html, body {        
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;	
  background-attachment:fixed;	
  background-size: 100%;
  color:#000000;
  margin:0;
  height:100%;
  width:100%;		
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 15px;
    color: #000000;
}

.custom-button-ok {
  width: 100px;
  display: ruby;
  color: green !important;
}


.custom-button-cancel {
  width: 100px;
  display: ruby;
  color: red !important;
}

.label-menu {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 15px;
    color: #ffffff;
}
.szoveg{
    text-align:justify;
    text-indent:2em;
    padding: 0px;
    font-size: 12px;
    color:#ffffff;
} 
.cim{
    text-align:center;
    color:lightblue;                
    font-family: Impact;
    font-size: 28px;        		
    text-shadow: 4px 4px darkblue;
    height: 40px;
    line-height: 32px;
    padding-top: 10px;
}
.alcim{
    text-align:center;
    font-style:bold;
    font-family: Tahoma;
    color:white;		
    font-size: 12px;     
    height: 30px;
    line-height: 14px;
    padding-top: 20px;
}
.alcim2{
    text-align:center;
    font-style:bold;
    font-family: Tahoma;
    color:white;		
    font-size: 10px;     
    line-height: 14px;
    padding-top: 20px;
}	       .
.logo-panel{
  position: absolute;
  left: 0;
}
.logo2-panel{
  text-align:right;		  	  
  bottom: 0;
  top: 0;	
  position: absolute;	           
  right: 0px;	    
}
.title-panel{
  position: absolute;	     
  left: 230px;
  top: 0;
}
.tab-panel{
  position: absolute;	           
  left: 450px;
  top: 0;
}	
		
#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 350px;
  }
#header {
  height: 180px;
}	

/*-- Zoom ect.. */
#info-box {
  background-color: transparent;
  color: lightblue;	  
  top: 0px;
  height: 20px;	  
  position: absolute;	
  font-family:Verdana;	  
  font-size: 12px;
  left: 920px;
}	

/*-- Loaded object count... */	
#info-box2 {
  background-color: black;
  color: yellow;	  
  top: 0px;
  height: 20px;      
  position: absolute;	  
  left: 1000px;
  font-family:Verdana;	  
  font-size: 12px;
  z-index: 90;
}

/*-- Filtered object count... */	
#info-box3 {
  background-color: black;
  color: "#00ffff";	  
  top: 0px;
  height: 20px;      
  position: absolute;	  
  left: 1150px;
  font-family:Verdana;	  
  font-size: 12px;
  z-index: 90;
}

/*-- label_uploaded_file */	
#label-uploaded-file {
  background-color: black;
  color: #8bff7f;	  
  top: 15px;
  height: 20px;      
  position: absolute;	  
  left: 920px;
  font-family:Verdana;	  
  font-size: 12px;
  z-index: 1000;
}

.button-info {
    background-color: white; 
	position: absolute;
	z-index: 1000;
	top: 5px;
	left: 895px;
	width: 20px;
    color: black; 
    border: 2px solid #008CBA;
	border-radius: 5px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);    
    cursor:pointer;
}

.button-info[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
  cursor: auto;
}     

/*-- Object Info - EL-UTILS */	
#obj-info-box {
  border: 2px solid #0064CD;
  background-color: #abecff;
  text-overflow: ellipsis;
  color: black;			  
  font-size: 12px; 	
  padding-left: 5px;	  
  padding-right: 5px;	  
  min-width: 200px;
  z-index: 10000000;
  margin-left: -70px;
}
/*-- Zoom Box - EL-UTILS */	
#obj-zoom-box {
  border: 2px solid #0064CD;
  background-color: #abecff;
  text-overflow: ellipsis;
  color: black;			  
  font-size: 12px; 	
  padding-left: 2px;	  
  padding-right: 2px;	
  z-index: 1100;  
}

.eventBox {
  border:2px solid inherit;
}

.eventBox h2 {
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 4px;
    color:white;		
    font-weight: bold;
    font-size: 12px; 
    line-height: 1.5;
}
	
.eventBox p {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color:#404040;
    padding:0px;
    border-top: 20px solid;
    margin-top: -25px;		
    margin-bottom: 5px;
    border-color: inherit;
}

.eventBox {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size:10px;
    line-height:18px;
    cursor:pointer;
}

.year_combo {
  top: 0px;
  height: 15px;	  
  position: absolute;	  
  left: 340px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 80px;  
  z-index: 1500;
}

.font_combo_Default {
  position: relative;
  top: -15px;
  left: 10px;
  height: 15px;	  
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 270px;  
  z-index: 15000 !important;
}

.font_combo_Default .wrapper-dropdown .dropdown {
  max-height: 280px;
}

.font_combo {
  position: relative;
  top: -15px;
  left: 10px;
  height: 15px;	  
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 270px;  
  z-index: 15000 !important;
}

.font_combo .wrapper-dropdown .dropdown {
  max-height: 125px;
}

.leader_font_combo {
  position: relative;
  top: -15px;
  left: 10px;
  height: 15px;	  
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 270px;  
  z-index: 15000 !important;
}

.leader_font_combo .wrapper-dropdown .dropdown {
  max-height: 225px;
}

.leader_arrow_combo {
  position: relative;
  padding-right:20px;
  top: -15px;
  left: 10px;
  height: 15px;	  
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 250px;  
  z-index: 15000 !important;
}

.leader_arrow_combo .wrapper-dropdown .dropdown {
  max-height: 170px;
}

.language_combo {
  top: 45px;
  height: 12px;	  
  position: absolute;	  
  left: 600px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 85px;  
  z-index: 1500;

}
.language_combo .wrapper-dropdown > span {
  max-height: 22px;
  min-height: 22px;
  padding: 1px;
}

.upload_combo {
  top: 35px;
  height: 15px;	  
  position: absolute;	  
  left: 10px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 410px; 
  z-index: 1200;  
}

.manager_year_combo {
  top: 5px;
  height: 15px;	  
  position: absolute;	  
  left: 50px;    
  width: 80px;    
}

.layers_combo {
  top: 35px;
  height: 15px;	  
  position: absolute;	  
  left: 10px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 500px;
}

.layer_filter_combo {
  top: 0px;
  height: 15px;	  
  position: absolute;	  
  left: 100px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 310px;
  z-index: 1000;
}

.filter_group_combo {
  top: 5px;
  min-height: 20px;  
  height: 10px;	  
  position: absolute;	  
  left: 100px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 320px;  
  z-index: 1200;
}

.filter_combo {
  top: 35px;
  min-height: 20px;
  height: 10px;	  
  position: absolute;	  
  left: 100px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 320px;  
  z-index: 1100;
}

.filter_icon_combo {  
  height: 15px;	      
}

.filter_description {
  top: 65px;
  min-height: 22px;
  height: 10px;	  
  position: absolute;	  
  left: 100px;
  font-family:Verdana;	
  font-weight: bold;  
  font-size: 10px;	  
  width: 270px;  
  z-index: 1000;  
}

.filter_value {
  top: 65px;
  min-height: 22px;
  height: 10px;	  
  position: absolute;	  
  left: 430px;
  font-family:Verdana;	
  font-weight: bold;  
  font-size: 10px;	  
  width: 130px;  
  z-index: 1000;  
}

.filter_type {
  top: 65px;
  min-height: 22px;
  height: 10px;	  
  position: absolute;	  
  left: 615px;
  font-family:Verdana;
  font-weight: bold;    
  font-size: 10px;	  
  width: 60px;  
  z-index: 1000;  
}

.filter_options {
  top: 65px;
  min-height: 22px;
  height: 10px;	  
  position: absolute;	  
  left: 730px;
  font-family:Verdana;
  font-weight: bold;    
  font-size: 10px;	  
  width: 60px;  
  z-index: 1000;  
}

.manage_filter {
   min-height: 200px;
   min-width: 555px;
   overflow-y: auto;
   border: 1px solid gray;
   padding: 5px;
}

.manage_layer {
   min-height: 150px;
   max-height: 180px;
   min-width: 555px;
   overflow-y: auto;
   border: 1px solid gray;
   padding: 5px;
}

.manage_files {
   min-height: 200px;
   min-width: 555px;
   overflow-y: auto;
   border: 1px solid gray;
   padding: 5px;
}



legend {
   font-size: 1.2em;
   width: auto;
}	

.layer-panel {
  position: absolute;
  left: 10px;
  width: auto;
  height: auto;
  min-width: 835px;
  min-height: 70px;
  margin-top: 40px;
  background: #ffffff2e;
  color: #000;
  border-radius: 10px;  
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  padding: 5px;  
}

.filter-panel {
  position: absolute;
  left: 10px;
  width: auto;
  height: auto;
  min-width: 800px;
  min-height: 90px;
  margin-top: 40px;
  background: #ffffff2e;
  color: #000;
  border-radius: 10px;  
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  padding: 5px;  
}

.search-panel {
  position: absolute;
  left: 10px;
  width: auto;
  height: auto;
  min-width: 800px;
  min-height: 35px;
  margin-top: 0px;
  background: #ffffff2e;
  color: #000;
  border-radius: 10px;  
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  padding: 5px;  
}

.drawing-panel {
  position: absolute;
  left: 10px;
  width: auto;
  height: auto;
  min-width: 800px;
  min-height: 90px;
  margin-top: 43px;
  background: #ffffff2e;
  color: #000;
  border-radius: 10px;  
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  padding: 5px;  
}

.dialog-text-area {
   padding: 5px;  
}

.bordered-panel {
    border: 1px solid black;
    border-radius: 6px; 
    margin: 5px;
    line-height: 2.5ex;
}

.bordered-panel-label {
  position: relative;
  top: -1.5ex;
  height: 20px;
  z-index: 1;
  left: 1em;
  background-color: #eeeeee;
  color: black;
  padding: 0 5px;
}

.drawing-strike-color-panel {
  border: 1px solid white;
  border-radius: 6px;
  position: absolute;
  left: 0px;
  width: 100px;
  height:75px;
  margin: 5px;
  line-height: 2.5ex;    
}


.drawing-strike-color-label {
  position: absolute;
  top: -1.5ex;
  height: 20px;
  z-index: 1;
  left: 1em;
  background-color: #635c5cad;
  color: white;
  padding: 0 5px;
}

.drawing-fill-color-panel {
  border: 1px solid white;
  border-radius: 6px;
  position: absolute;
  left: 105px;
  width: 150px;
  height:75px;
  margin: 5px;
  line-height: 2.5ex;    
}

.drawing-fill-color-label {
  position: absolute;
  top: -1.5ex;
  height: 20px;
  z-index: 1;
  left: 1em;
  background-color: #635c5cad;
  color: white;
  padding: 0 5px;
}

.drawing-path-editor-panel {
  border: 1px solid white;
  border-radius: 6px;
  position: absolute;
  left: 260px;
  width: 500px;
  padding-left: 5px;
  height:75px;
  margin: 5px;
  line-height: 2.5ex;    
}

.drawing-path-editor-label {
  position: absolute;
  top: -1.5ex;
  height: 20px;
  z-index: 1;
  left: 1em;
  background-color: #635c5cad;
  color: white;
  padding: 0 5px;
}

.path-options {
  position: absolute;
  top: 10px;
  height: 20px;
  z-index: 1;
  left: 285px; 
  width: 300px;  
}

.path-options-label {
  font-size: 14px;
  color: white;
}

.path-line-type {
  position: absolute;
  top: 0px;
  height: 20px;
  z-index: 1;
  left: 440px;
}

.path-line-type-label {
  font-size: 14px;
  color: white;
}

.export-panel {
  position: absolute;
  left: 10px;
  width: auto;
  height: auto;
  min-width: 800px;
  min-height: 130px;
  margin-top: 0px;
  background: #ffffff2e;
  color: #000;
  border-radius: 10px;  
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  padding: 5px;  
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}     

.button-blue {
    background-color: lightblue; 
    color: black; 
    border: 2px solid #008CBA;
    -webkit-transition-duration: 0.4s; /* Safari */
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);    
}

.button-blue:hover {
    background-color: #008CBA;
    color: white;
}

.button-blue[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}   

.button-green {
    background-color: lightgreen; 
    color: black; 
    border: 2px solid #228B22;
    -webkit-transition-duration: 0.4s; /* Safari */
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);    
}

.button-green.continue {
    padding-left: 30px !important;
    background: lightgreen url("../../img/continue-playing.svg") no-repeat 15px;
    background-position-x: 5px;      
}

.button-green:hover {
    background-color: #228B22;
    color: white;
}

.button-green[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
} 

.button-red {
    background-color: #ff8566; 
    border: 2px solid #cc0000;
    color: black; 
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button-red:hover {
    background-color: #cc0000;
    color: white;
} 

.button-red[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
} 

.input-blue {
    background-color: lightblue; 
    border: 2px solid #008CBA;
    color: black; 
    padding: 2px 12px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 2px 2px;				
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;                
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
           
.input-blue:hover {
    background-color: white;
    color:black;
}


.input-yellow {
    background-color: yellow; 
    border: 2px solid #da9e10;
    color: black; 
    padding: 2px 12px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 2px 2px;				
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;                
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
           
.input-yellow:hover {
    background-color: white;
    color:black;
}
			

/*-------------------- UI DIALOG ----------------------------------------------------------*/
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
    display: inline;
    width: auto !important;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
    color: #000000;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
    background:white;
}

.ui-widget-header,.ui-state-default, ui-button {
    background:#38d6d6;
    border: 1px solid #38d6d6;
    color: #FFFFFF;
    font-weight: bold;
 }

.ui-dialog .ui-dialog-buttonpane { 
    text-align: left;	
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { 
    float: none;
    text-align:center;	
}

.ui-widget button:hover {
    background-color: #008CBA;
    color: black;
}


/*-------------------- WRAPPER DROPDOWN SMALL ----------------------------------------------------------*/


.wrapper-dropdown .dropdown {
    position: absolute;
	z-index: 100;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    font-weight: normal;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	border: 1px solid #ababab;
    border-top: 0;
	overflow-y: scroll;
	max-height: 500px;
	padding-top: 30px;
}


.wrapper-dropdown-small {
    position: relative;
    max-width: 400px;
    background: #FFF;
    color: #2e2e2e;
    outline: none;
    cursor: pointer;
    max-height: 800px;
}
.wrapper-dropdown-small > span {
	width: 100%;
	display: block;
	border: 1px solid #ababab;
	padding: 2px;
	min-height: 25px;
}
.wrapper-dropdown-small > span > span {
    padding: 0 12px;
    margin-right: 5px;
}
.wrapper-dropdown-small > span > span.noColor {
	background: #CCC;
	position: relative;
}
.wrapper-dropdown-small > span > span.noColor:after {
 	content: "";
	background: red;
	-webkit-transform: rotate(-32deg);
    transform: rotate(-32deg);
    display: inline-block;
    width: 28px;
    height: 2px;
    position: absolute;
    bottom: 7px;
    left: -2px;  
}
.wrapper-dropdown-small > span:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: calc(50% + 4px);
    margin-top: -6px;
	border-width: 6px 6px 0 6px;
    border-style: solid;
	border-color: #2e2e2e transparent;  
}

.wrapper-dropdown-small .dropdown {
    position: absolute;
	z-index: 100;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    font-weight: normal;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	border: 1px solid #ababab;
    border-top: 0;
	overflow-y: scroll;
	max-height: 500px;
	padding-top: 30px;
}

.wrapper-dropdown-small .dropdown li {
    display: block;
    text-decoration: none;
    color: #2e2e2e;
    padding: 5px;
	cursor: pointer;
	min-height: 28px;	  
}

.wrapper-dropdown-small .dropdown li > span {
   padding: 0 12px;
   margin-right: 5px;
}
.wrapper-dropdown-small .dropdown li > span.noColor {
	background: #CCC;
	position: relative;
}
.wrapper-dropdown-small .dropdown li > span.noColor:after {
  content: "";
  background: red;
  -webkit-transform: rotate(-32deg);
  transform: rotate(-32deg);
  display: inline-block;
  width: 28px;
  height: 2px;
  position: absolute;
  bottom: 7px;
  left: -2px;  
}

.wrapper-dropdown-small .dropdown li:hover {
    background: #eee;
    cursor: pointer;
}

html.wait, html.wait * { cursor: wait !important; }

.search_input {   
  position: fixed;
  width: auto;  
  padding: 3px 45px;
  margin-top:-30px;
  background: white url("../../img/search-icon.svg") no-repeat 15px center;
  background-size: 15px 15px;
  font-size: 15px;
  border: none;
  border-radius: 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.search_input_box {    
  position: absolute;  
  top: 0px;
  width: 250px;
  margin: 0px auto;
  padding: 3px 25px;
  background: white url("../../img/search-icon.svg") no-repeat 5px center;
  background-size: 15px 15px;
  font-size: 12px;
  border: none;
  border-radius: 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.search_type_combo {
  height: 15px;	  
  position: absolute;	  
  left: 10px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 150px;    
  cursor: pointer;
  z-index: 2000;
}

.search_box {
  height: 15px;	  
  position: absolute;	  
  left: 170px;
  font-family:Verdana;	  
  font-size: 12px;	  
  width: 340px;    
  cursor: pointer;
  z-index: 2000;
}

.segment-measure-text {
  stroke: red;
  font-size: 15px;
  text-shadow: -1.8px -1.8px $opaque-white,
               -1.8px 1.8px $opaque-white,
                1.8px 1.8px $opaque-white,
                1.8px -1.8px $opaque-white,
                -1.8px 0 $opaque-white,
                0 1.8px $opaque-white,
                1.8px 0 $opaque-white,
                0 -1.8px $opaque-white;
  pointer-events: none;
  
}

.node-measure-text {
  stroke: red;
  font-size: 15px;
  text-shadow: -1.8px -1.8px $opaque-white,
               -1.8px 1.8px $opaque-white,
                1.8px 1.8px $opaque-white,
                1.8px -1.8px $opaque-white,
                -1.8px 0 $opaque-white,
                0 1.8px $opaque-white,
                1.8px 0 $opaque-white,
                0 -1.8px $opaque-white;
  pointer-events: none;

  &.head-text {
    visibility: hidden;
  }
}

.custom-error-dialog {
	color:red !important;
	text-align:center;
	font-weight: bold !important;
}

.custom-warning-dialog {
	color:orange !important;
	text-align:center;
	font-weight: bold !important;
}
