﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans|Allura|Berkshire+Swash|Caveat|Dawning+of+a+New+Day|Italianno|Montez|Parisienne|Swanky+and+Moo+Moo|Waiting+for+the+Sunrise|Aclonica|Akronim|Alegreya|Alegreya+Sans+SC|Allura|Anton|Atma|Audiowide|Average+Sans|Bangers|Berkshire+Swash|Black+Ops+One|Bungee|Bungee+Inline|Bungee+Outline|Capriola|Caveat|Cinzel|Corben|Cormorant|Cormorant+Garamond|Cormorant+SC|Cormorant+Unicase|Cormorant+Upright|Dawning+of+a+New+Day|EB+Garamond|Eater|Farsan|Fascinate|Forum|Freckle+Face|Gentium+Basic|Hanalei|IM+Fell+English+SC|Inconsolata|Italianno|Jockey+One|Jura|Khand|Kumar+One|Kumar+One+Outline|Lekton|Life+Savers|Lobster|Lobster+Two|Love+Ya+Like+A+Sister|Luckiest+Guy|Marcellus+SC|Megrim|Michroma|Mogra|Monofett|Monoton|Montez|Mukta+Vaani|Muli|New+Rocker|Nosifer|Nova+Square|Open+Sans+Condensed:300|Oregano|Oswald|Parisienne|Play|Poiret+One|Pragati+Narrow|Prosto+One|Quicksand|Racing+Sans+One|Rakkas|Raleway+Dots|Rasa|Sarpanch|Scada|Shojumaru|Shrikhand|Sigmar+One|Six+Caps|Slabo+27px|Sorts+Mill+Goudy|Sumana|Swanky+and+Moo+Moo|Syncopate|Ultra|Waiting+for+the+Sunrise|Yatra+One');
@font-face {
  font-family: 'Material-Design-Iconic-Font';
  src: url('../fonts/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0') format('woff2'), url('../fonts/fonts/Material-Design-Iconic-Font.woff?v=2.2.0') format('woff'), url('../fonts/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
	background-color: #edecec;
	font-weight: 400;
	font-family: 'Open Sans';
	font-size:14px;
	color: #4C4C4C;
}
select::-ms-expand {
    display: none;
}
.logo_szovege_doboz {
line-height: 74px;
height: 45px;
display: table-cell;
vertical-align: middle;	
}
.datum_tabla {
	margin:auto !important;
	
}
.extra_keret {
width:calc(100% - 40px);
overflow:auto;	
height: calc(100vh - 240px);
}

.extra_belso_keret {
width: calc(100% + 15px);
overflow: auto;
height: calc(100vh - 290px);	
}


.fx_input {
width: calc(100% - 20px);
height: 22px;
border: 1px solid #c8c8c8;
font-weight: 400;
font-family: 'Open Sans';
font-size: 14px;
color:#4C4C4C;
padding: 3px;
margin: 7px;
}

.tablazat_feljec {
white-space: nowrap !important;
border-collapse: collapse !important;
position: -webkit-sticky; /* for Safari */
position: sticky;
top: 0;
}
.tablazat_feljec td{
white-space: nowrap !important;
border: 1px solid #C4C4C4 !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
font-size: 100% !important;
color:white !important;
text-align: left !important;
padding-left: 3px !important;
font-weight: 500 !important;
background-color:#757575 !important;
padding-right: 3px !important;
max-width:200px !important;
overflow:hidden;
}

.tablazat_sor {
white-space: nowrap !important;
border-collapse: collapse !important;	
}
.tablazat_sor td{
white-space: nowrap !important;
border: 1px solid #C4C4C4 !important;
padding-left: 4px !important;
padding-right: 4px !important;
padding-top: 1px !important;
padding-bottom: 1px !important;
font-size: 100% !important;
color: #777 !important;
max-width:200px !important;
overflow:hidden;
}
.tablazat_sor_elso_td_ne {
position: -webkit-sticky; /* for Safari */
position: sticky;
left: 0;
}

.tablazat_sor_elso_sor_td_ne {
 left: 0;
 z-index: 1;	
}

.tablazat_sor:hover {
    outline: 1px solid #f48024;
}
.tablazat_emid {
margin-bottom:50px !important;	
position:relative;
}
.tablazat_jobbra {
text-align:right !important;	
}
.max_oszlop_karakter {
	max-width: 200px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.max_oszlop_karakter:hover {
max-width: 600px !important;
white-space: normal !important;
overflow: scroll !important;
text-overflow: inherit !important;

}

.excel_kijelolt {
outline: 2px solid #F48024 !important;	
}

.logo_szovege {
	letter-spacing: 5px;
	font-size: 20px;
	color: white;
	font-weight: 300;
}
.bal_menu_doboz {
	width: 258px; /**/
	position: fixed;/*absolute*/
	left:0px;
	top: 70px;
	z-index: 2;
	background-color: white;
	box-shadow: 0px 2px 4px rgba(0,0,0,.2);
	overflow: auto;
	height: calc(100% - 90px);
	padding-top:20px;
		}
.levcsop_kival {
margin-top:10px;
margin-bottom:10px;	
}
.bal_menu_link {
padding: 5px 20px 5px 25px;
display: block;
color: #4C4C4C;
font-weight: 500;
position: relative;
text-decoration: none;
background-color: transparent;
}
.bal_menu_link_doboz {
list-style: none;
padding-left: 0;
}
.bal_menu_link_doboz:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background-color: rgba(0,0,0,.12);	
}
.kulde_extra {
	background-color:#a5d6a7 !important;
}

.kuldes_tabla tbody tr td:first-child{
white-space: nowrap !important;
}
.link_szoveg_pad {
	margin-right: 20px !important;	
}
.kuldes_iconok {
	text-align:center !important;
	position: relative;
}
.kuldes_iconok_kijelol {
	text-align:center !important;
}
.icon_div {
width: 0px !important;
position: relative;
display: inline-flex;
}


.icon_elkuldott_betolt:before {
content: '\f30d';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
left:0px;
top: 2px;
cursor:pointer;
}

.icon_stat_betolt:before {
content: '\f30d';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
left:20px;
top: 2px;
cursor:pointer;
}

.icon_kerdoiv_online_excel:before {
content: '\f217';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
left:20px;
top: 2px;
cursor:pointer;
}
.icon_letoltes_mind:before {
content: '\f16e \f220';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
.icon_letoltes:before {
content: '\f220';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}

.icon_aktivalas_aktiv:before {
content: '\f26b';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}

.icon_aktivalas_inaktiv:before {
content: '\f273';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #F48024;
position: relative;
top: 2px;
cursor:pointer;
}
.icon_info:before {
content: '\f1f7';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}
 
 
 
.icon_kerdoiv_megtekint:before {
content: '\f15c';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
} 
 
.icon_email_auto:before {
content: '\f269';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #F48024;
position: relative;
top: 2px;
cursor:pointer;
}
.icon_email_nem_auto:before {
content: '\f26c';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}
.icon_email_raerosit:before {
content: '\f208';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}
.icon_email_ujaknak:before {
content: '\f1ff';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}
.icon_email_nullaz:before {
content: '\f1b6';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}
.icon_email_stop:before {
content: '\f1f2';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}

.kuldes_iconok .thumbnail {
width: 0px !important;
	}
.icon_email_kuld:before {
content: '\f15a';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
cursor:pointer;
}
.aktival_logo_mind:before {
content: '\f16e \f269';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
.inaktival_logo_mind:before {
content: '\f16e \f1f2';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
.torles_logo_mind:before {
content: '\f16e \f154';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
.torles_logo:before {
content: '\f154';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.megjegyzes_logo:before {
content: '\f262';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.extra_szures_crm_partner:before {
content: '\f160';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.folyamat_input_select:checked + .crm_radio .extra_radio_crm_part:before {
content: '\f269';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #F48024;
position: relative;
top: 2px;
	 } 

.extra_radio_crm_part:before {
content: '\f26c';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: white;
position: relative;
top: 2px;
}

.extra_mentes_crm_partner:before {
content: '\f274';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.extra_beallitas_kepbetoltes_ikon:before {
content: '\f396';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.extra_beallitas_kuldes_ikon:before {
content: '\f1c6';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
.menu_close:before {
content: '\f136';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
.bal_menu_link_uj_felhasznalo:before {
content: '\f20b';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.bal_menu_link_crm_partner:before {
content: '\f202';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}


  
.bal_menu_link_crm_ugyfel:before {
content: '\f29c';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.bal_menu_link_qr_code:before {
content: '\f31c';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.bal_menu_link_hirdetes:before {
content: '\f2a5';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
left: -2px;
}

.bal_menu_link_elg:before {
content: '\f27b';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
left: -2px;	
	}

.bal_menu_link_sms:before {
content: '\f2cc';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
left: 2px;
	}
 
.bal_menu_link_uj_levelcsoport:before {
content: '\f37b';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 .keres_unpit_kuldes {
	 max-width:100px;	 
 }
.bal_menu_link_levelcsoport_kivalasztasa:before {
content: '\f373';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #F48024;
position: relative;
top: 2px;
}
 
.bal_menu_link_bellitas:before {
content: '\f1c6';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_egyedi_mezo:before {
content: '\f331';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_fajl_feltoltes:before {
content: '\f22a';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_uj_cimzett:before {
content: '\f1ff';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_uj_kerdoiv:before {
content: '\f247';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
 
 
 .bal_menu_szendvicsmenu:before {
content: '\f197';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 35px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: white;
position: relative;
top: 16px;
cursor:pointer;
}
 
.bal_menu_link_kerdoivszerkeszto:before {
content: '\f23c';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_linkek:before {
content: '\f18e';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_uj_level:before {
content: '\f222';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_responder:before {
content: '\f3ec';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_feketelista:before {
content: '\f119';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
.bal_menu_link_kuldes:before {
content: '\f15a';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}
 
 .bal_menu_link_uj_sql:before {
content: '\f1f4';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #F48024;
position: relative;
top: 2px;
}


.bal_menu_link_statisztika:before {
content: '\f326';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
display: inline-block;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
color: #a5d6a7;
position: relative;
top: 2px;
}

.felso_menu_doboz {
box-shadow: 0 1px 4px rgba(0,0,0,.3);
height: 70px;
-webkit-touch-callout: none;
-khtml-user-select: none;
-moz-user-select: none;
user-select: none;
position: fixed;
z-index: 11;
width: 100%;
left: 0;
top: 0;
padding: 0 11px;
background-color: #a5d6a7;
display: block;
align-items: center;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 15px;
color: white;
white-space: nowrap;
margin-bottom: 10px;
box-sizing: border-box;
}
.felso_menu_doboz_logo {
display: inline-block;
width: 300px;
position: relative;
}
.felso_menu_logo {
width: 115px;
height: auto;
border: 0px;
    border-top-color: currentcolor;
    border-top-style: none;
    border-right-color: currentcolor;
    border-right-style: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-left-color: currentcolor;
    border-left-style: none;
border-color: #000000;
border-style: solid;
position: relative;
z-index: 1;
image-rendering: auto;
left: 0px;
top: 0px;	
}
.felso_menu_doboz_left {
float: left;
display: table;
}

.felso_menu_link_div {
	display: inline-block;
	position: relative;
}
.felso_menu_link {
text-decoration: none;
color: white;
transition: all 0.2s ease-in-out;
font-family: Arial;
text-transform:inherit;
letter-spacing: 1px;
white-space: nowrap;
cursor:pointer;
font-size: 16px;
line-height: 36px;
padding: 10px 10px;
}

.felso_menu_link_div:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background-color: rgba(0,0,0,.12);
}



.felso_menu_link_kilepes_ikon:before {
content: '\f1af';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
line-height: 36px;
 display: inline-block;
font-size: 24px;
text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
top: 2px;
}	

.help:before {
content: '\f1f5';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
line-height: 36px;
 display: inline-block;
font-size: 24px;
text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
top: 2px;
}	

.felso_menu_link:hover {
color: #FFF;
}

.menu_scroll {
	border: 1px solid red;
overflow: auto;
height: 40px;
white-space: nowrap;	
text-align: left;
}
.felso_menu_doboz_menu {
float: right !important;		
display: inline-block;
position: relative;	
top: 25%;
margin-right:10px;
}
.logo_url_minta {
padding: 10px;
background-color: #FFFFFF;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
border: 1px solid #f7f7f7;
margin: 10px;
height: 20px;
width:20px;
display: inline-block;
vertical-align: middle;	
cursor:no-drop;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.logo_url_minta:hover {
background-color: #d7d7d7;
-webkit-box-shadow: 0 2px 4px rgb(129, 129, 129);
-moz-box-shadow: 0 2px 4px rgb(129, 129, 129);
box-shadow: 0 2px 4px rgb(129, 129, 129);
}

.logo_url_minta_keret {
width: -moz-calc(100% - 20px);
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
position:relative;
display: block;	
}
.input_mezo_logo_url {
padding: 10px;
background-color: #FFFFFF;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
border: 1px solid #f7f7f7;
margin: 10px;
color:#777;
min-height: 20px;
width: -moz-calc(100% - 110px);
width: -webkit-calc(100% - 110px);
width: calc(100% - 110px);
display: inline-block;	
vertical-align: middle
}

.input_mezo_logo_url:hover {
background-color: #fefefe;
border: 1px solid #dff0d8;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.input_mezo_logo_url:focus {
background-color: #fefefe;
border: 1px solid #dff0d8;
-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.85) inset;
-moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.85) inset;
box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.85) inset;
}

.logo_kepek_icon {
	cursor:pointer;
	width:20px;
	height:20px;
	display:inline-block;
	margin:2px;	
}
.logo_kepek_icon:hover {
	background-color:#d7d7d7;
-webkit-box-shadow: 0 2px 4px rgb(129, 129, 129);
-moz-box-shadow: 0 2px 4px rgb(129, 129, 129);
box-shadow: 0 2px 4px rgb(129, 129, 129);
}
.logo_kepek_icon_doboz {
	margin:10px;
	position: relative;
	width: 100%;
}

.segitseg {
display:none;
opacity: 0.0;	
}
#keret .clear_all {
 all: unset !important;;
}
.leiratkozas_ikon:hover {
	cursor:pointer;	
}
.uzenet_elonezete {
border: unset;
width:100%;
height: 0px;
overflow: hidden;
transition: height 2s ease-out;
}


.leiratkozas_link {
background-color: #f90;
box-shadow: 0 2px 0 darkred;
color: white;
padding: 1px 5px;
position: relative;
text-decoration: none;
text-transform: uppercase;
}
.belso_keret {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    padding: 2px;
    text-align: initial;
}
.teljes_mod {
    width: 100% !important;
}
.leiratkozas_link:hover {
  background-color: #ce0606;
  cursor: pointer;
}

.dropbtn {
     cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
   
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	cursor: pointer;
	max-height:300px;
}

.list_dropdown {
    color: black;
    padding: 5px 2px;
    display: block;
}

.list_dropdown:hover {background-color: #f1f1f1}

.show {display:block;}

.felugro_vegleges_havi {
position:fixed;
top: 0px;
left: 0px;
width: calc(100% - 5px);
height: 100%;
border: 1px solid dimgray;
display: none;
background-color: white;
padding: 2px;
border-radius: 2px;
z-index:101;
padding-bottom: 30px;
overflow: auto;
	}	

.bezar_ikon_vegleges  {
display: block;
position: absolute;
top: 15px;
right: 5px;
transform: translate3d(-50%,-50%,0);
width: 10px;
height: 10px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
background-repeat: no-repeat;
background-size: initial;
content: "";
cursor: pointer;
border: 1px solid #F48024;
border-radius: 100%;
padding: 4px;
background-position: center;
}

.segitseg::after {
    content: "";
    position: absolute;
    top:-30%;
    left: 30px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #99CB84 transparent;
	opacity: 0.95;
}

.sor_kival:hover {
outline-style: solid;
outline-width: 1px;
outline-color: #c05726 !important;


}
#menu_hatter div li a2 a:hover + .segitseg {
	display:block;
	position: absolute;
	bottom: -40px;
padding: 5px;
background-color: #99CB84;
color: rgb(255, 255, 255);
text-align: center;
letter-spacing: 1px;
border-radius: 4px;
white-space: nowrap;

-webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
      -o-animation-duration: 1s;
	     animation-duration: 1s;/*1.5s*/
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
      -o-animation-fill-mode: forwards;
         animation-fill-mode: forwards;
    -webkit-animation-name: segitseg_kesleltetes;
    -moz-animation-name: segitseg_kesleltetes;
      -o-animation-name: segitseg_kesleltetes;
         animation-name: segitseg_kesleltetes;
	  -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
      -o-animation-delay: 0.5s;
	     animation-delay: 0.5s;
	}



@-webkit-keyframes segitseg_kesleltetes { 
    0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
	    100% {opacity: 0.95;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        } 
} 
@-moz-keyframes segitseg_kesleltetes { 
    0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";} 
	
    100% {opacity: 0.95;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        } 
} 
@-o-keyframes segitseg_kesleltetes { 
    0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";} 
	
    100% {opacity: 0.95;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        } 
} 
@keyframes segitseg_kesleltetes { 
    0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";} 
	
    100% {opacity: 0.95;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        } 
}

/*#lista vonal  {
    width: 0px;
    height: 4px;
    background: red;
    -webkit-transition: width 2s;
    -webkit-transition-timing-function: linear;
    transition: width 2s;
    transition-timing-function: linear;
}

#lista vonal:hover {
    width: 300px;
}*/
/*																																kerd div*/
.svg_icon {
/*vertical-align: bottom;
padding-left:3px;
padding-right:3px;*/
}
.svg_icon_eltolas {
padding-bottom: 2px;	
}

.svg_kozep {
vertical-align: middle;	
}


#menu_hatter_gomb_kezd {
	margin-left:250px;
	overflow: hidden;
	height: 23px;
}
#lista karakter input {
	font-size: 100%;
	background-color: transparent;
    border-radius: 0px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 1px solid #019fb6;
	height: 30px;
	width: 500px;
	/*border-left-width: 1px;
 	border-left-color: red;*/

}

#lista karakter input:hover {
	font-size: 100%;
	background-color: none;
	border: 0px 0px 1px 0px;
	content: '';
	border-bottom: 1px solid #254e70;
	border-bottom-width: solid 1px #019fb6;  
	transition-property: border-bottom-width; /*border-bottom-width*/
    transition-duration: 0.1s;
	width: 500px;
}

#lista karakter input:focus {
font-size: 100%;
border-bottom-width: 2px;
border-bottom-color: red;
width: 500px;
}

#lista karakter ul {
	list-style-image: url('kepek/check.svg');
	content: none; /* Insert content that looks like bullets */
    color: blue; /* Or a color you prefer */	
	padding-left: 120px;
}

#2lista karakter ul:before {
	content: "•"; /* Insert content that looks like bullets */
    padding-right: 30px;
    color: blue; /* Or a color you prefer */
}
/*																																FELSŐ MENÜ*/
#menu li	{
	font-size: 100%; /*12px*/
	font-family: Arial;
	/*font: 16px Arial; */
	display:inline;
	list-style-type:none;
	padding: 1px 0px 0px 1px;
	box-shadow: -1px 0px 0px 0px rgba(186,186,186,1);
	
		}
/*új*/
nav li {
	float:none;
	white-space:nowrap;
	overflow: scroll;

}
/*új vege*/

#menu_hatter {
	position: fixed;
	/*min-height: 100px;*/ /*20px*/
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: auto;
	width: 100%; /*100%*/
	background-color: #FFFFFF; /**/
	font-size: 90%; /*12px*/
	/*font-family: 'dekarregular';*/
	text-decoration: none;
	padding: 4px;
	box-shadow: -1px -4px 14px 1px rgba(186,186,186,1);
	background: #545459;
	height: 40px;
	z-index: 0;
}

/* *{
//		appearance:none;
//		-moz-appearance:none; 
//		-webkit-appearance:none; 	
//}*/


.belepes_gomb {
		padding: 3px 70px 3px 70px !important;
		height: 50px;
		border-radius: 3px;
		font-size: 1rem;
	appearance:none;
	-moz-appearance:none; 
	-webkit-appearance:none; 
}

.belepes_input {
background-color:#fff;
color: #696969;
font-size: 1rem;
margin-top:40px;
margin-bottom:10px;	
text-align: center;
appearance:none;
-moz-appearance:none; 
-webkit-appearance:none; 
}



.mail {
font-size: 90%;
color: #AAA;
text-decoration: none;	
}

bejeletkezes {
	color: #B5B5B5;
	margin-left: 10px;
}
/*																																levelcsoportot kiemelés */
levelcsoportot {
	/*a kiemelés*/
}


/*																																szovegkimeles avolt */	
#szovegkimeles avolt
	{
		color: #60F; /*#60F*/
		font-family: Arial;
		font-size: 100%; /*25px*/
		text-decoration: none;
		/*text-shadow: 1px 0px 0px #0F3;*/
		opacity: 0.1;
		transition: all 0.3s ease-in-out;
	}
		/*Ez felelős a kiemelésért!*/
		#szovegkimeles livolt:hover avolt, #main-menu livolt.selected avolt
		{
			text-shadow: 0px  0px  1px #00abec   ;/*xirányban eltolja*//*yirányban eltolja*//*vastagítás*//*#3F0 az eredeti szín*/
			opacity: 0.3;
		}
		

		
/*																																also_resz */		
#also_resz {
	position:fixed;
	bottom: 20px;
	text-decoration: none;
	color: #AAA;
	background-color: #AAA;
	height: 1px;
	width: 50%;
	text-align: center;
	font-family: Arial;
	font-size: 85%; /*12px*/
	margin-left: 25%;
	
	}
/*																																belepteto */	
#belepteto {
	/*belépő oldal szoveg*/
	margin-left: auto;
	font-size: 100%;
	text-decoration: none;
	color: #AAA;
	height: 300px;
	width: 400px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	cursor:default;
}

/*																																custom-file-upload */
#custom-file-upload +label {
    border: 2px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
.cursor_def {
	cursor:default !important;	
}

/*																																udvozlo */
#udvozlo {
	font-size: 16px;
	text-decoration: none;
	color: #AAA;
	height: 100px;
	width: 300px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
/*																																bal_oldal */

/*																																kozep_kezelo */
/*#keret table tr:first-child td:first-child {*/
#kozep_kezelo #keret:first-child {
background-color: #f6faf6;	
}
#kozep_kezelo {
	position: relative;
	left: 270px;
	cursor: default;
	width: calc(100% - 300px);
	padding-top:20px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 1;
}

.ertesites{
color:#FF3030;	
}

.keret {
padding: 20px;
background-color: white;
box-shadow: 0 1px 1px rgba(0,0,0,.15);
margin-top: 10px;
margin-bottom: 10px;

}
.keret_extra {
padding-bottom:150px !important;	
}
/*																																keret*/
#keret {
padding: 20px;
background-color: white;
box-shadow: 0 1px 1px rgba(0,0,0,.15);
margin-top: 10px;
margin-bottom: 10px;

}

#keret_uzenet {
padding: 10px;
background-color: #FFFFFF;
box-shadow:0 2px 4px rgba(0,0,0,0.2);
color: rgba(0, 0, 0, 0.5);
border: 1px solid #f7f7f7;
}

#keret2 {
padding: 1px;
background-color: #FFFFFF;
box-shadow:0 2px 4px rgba(0,0,0,0.2);
overflow: hidden;

}

/*																																Hátéttér edit-submit-bal*/
#edit-submit-bal:hover {
	background-color: #AAA;
	text-align: center;
}
#edit-submit-bal {
	position: fixed;
    border-radius: 7px;
    padding: 1px 1px;
    font-size: auto;
	display:block;
    border: 1px solid #AAA;
    box-shadow: 3px 3px 3px #777;
    margin: 10px 1px;
	height:auto;
	width: 200px;
	
}



#bal_oldal_menu li a.active {
  	/*	border-bottom-width: 1px;
		border-bottom-color: red;
		border-bottom-style: solid;*/
		color: #29d127;
}
	





/*	
																															INPUT kész*/
#keret input[type="checkbox"]:hover {
cursor:pointer;	
}

#keret input[type="radio"]:hover {
cursor:pointer;	
}


.input_kereses {
	font: normal 100%/normal Arial, Helvetica, sans-serif;
		height: 35px;
		width:80% !important;
		max-width:300px !important;
		background-color: #fff;
	border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #e0e0e0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 0px;
padding-left:15px;
		
		color: #696969;
		  display: inline-block;
		  border-radius: 0;
			-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		  -o-text-overflow: clip;
		  text-overflow: clip;
}

.input_kereses:hover {
	content: "";
			border: 0px solid #b7b7b7;
			border-bottom: 1px solid #254e70;
			-webkit-transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			-moz-transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			-o-transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			cursor:text;
}
.input_kereses:focus {
	border-bottom: 1px solid #F48024;
			-webkit-transition: none;
			-moz-transition: none;
			-o-transition: none;
			transition: none;
}
.level_targy_max {
max-width: 900px;	
}
.kuldes_input_max {
max-width: 230px;	
}

.kuldes_long_input_max {
max-width: 95% !important;	
}

.kuldes_select_max {
max-width: 230px;	
}
.max_url_logo {
width:70% !important;	
}
.max_belepes_input {
width:90% !important;	
}
.input_kikuldes {
display: inline-block !important;
}
.input_kezelo_uj_felh {
display: inline-block !important;
max-width:65px;
margin: 5px !important;
}
.belso_keret > select {
display: inline-block !important;
width: auto !important;
margin:2px;	
}
.belso_keret > input {
display: inline-block !important;
width: auto !important;
margin:2px;	
}
.time_class > select {
display: inline-block !important;
width: 45px !important;
margin-right: 5px !important;
}
.email_belepes {
margin-top: 20px;	
}
#keret input[type="text"], #keret input[type="url"],  .input_style {
	font: normal 100%/normal Arial, Helvetica, sans-serif;
		height: 35px;
		width:100%;
		background-color: #fff;
	border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #e0e0e0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 0px;
padding-left:15px;
		
		color: #696969;
		  display: inline-block;
		  border-radius: 0;
			-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		  -o-text-overflow: clip;
		  text-overflow: clip;
	}
#keret input[type="text"]:hover, #keret input[type="url"]:hover, .input_style:hover {
 
			content: "";
			border: 0px solid #b7b7b7;
			border-bottom: 1px solid #254e70;
			-webkit-transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			-moz-transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			-o-transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			transition: border-bottom-width 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
			cursor:text;
			
	
}
#keret input[type="text"]:focus, #keret input[type="url"]:focus, .input_style:focus {
			border-bottom: 1px solid #F48024;
			-webkit-transition: none;
			-moz-transition: none;
			-o-transition: none;
			transition: none;
}



.form-submit {
display: inline-block;
margin: 5px;
font-weight: 400;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
padding: 6px 12px;
font-size: 13px;
border-radius: 2px;
-webkit-touch-callout: none;
-khtml-user-select: none;
user-select: none;
box-shadow: 0 2px 3px rgba(0,0,0,.16),0 1px 5px rgba(0,0,0,.12);
background-color: #dff0d8;
border:0px solid white;
color:#676a6c;
appearance:none;
-moz-appearance:none; 
-webkit-appearance:none;
text-transform: uppercase;
outline: 0 !important;
}
.form-submit:hover {
	background-color: #545459;
	color:white;
	-moz-border-radius:3px;
border-radius:3px;
border:0px solid white;
cursor:pointer;
appearance:none;
-moz-appearance:none; 
-webkit-appearance:none;
box-shadow: 0 2px 3px rgba(0,0,0,.16),0 1px 5px rgba(0,0,0,.12);

}
/*																																Textarea KÉSZ*/
.bevitel {
   /* border-radius:3px;*/
	border: 0 solid rgb(0,0,0);
	border-left: 2px solid #019fb6;
	border-bottom: 2px solid #29d127;
	font: normal 80%/normal Arial, Helvetica, sans-serif;
    color: #696969;
	padding: 5px;
	margin: 5px;
	
}
.bevitel:hover {
	content: '';
	border: 0 solid rgb(0,0,0);
	border-left: 2px solid #29d127;
	border-bottom: 2px solid #019fb6;
	border-right-style:groove;
	transition-property: border-bottom-width;
    transition-duration: 0.1s;
}
.bevitel:focus {
border-bottom-width: 2px;
border-bottom-color: red;
}

.meret {
	height: 200px;
	width: 80%;
}

.bevitel_div {
	width: 50%;
	float:left;
}
/*																															Fő LOGO kész, de hibás*/
img.GeneratedImage {
width: 180px;
height: auto;
border: 0px;
    border-top-color: currentcolor;
    border-top-style: none;
    border-right-color: currentcolor;
    border-right-style: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-left-color: currentcolor;
    border-left-style: none;
border-color: #000000;
border-style: solid;
position: fixed;
z-index: 1;
image-rendering: auto;
left: 0px;
top: 1px;
}


/*																																TÁBLÁZAT kész, de van benne hiba */
#keret {
	border:1px solid #f7f7f7;
}#keret table{
	position:relative;
	border:0px;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0px;
	padding:0px;
}#keret tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
#keret table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
#keret table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}#keret tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}#keret tr:hover td{
	background-color:#ffffff;
		

}

.sorszam_input {
width: 60px !important;
display: inline-block !important;	
}
#keret td{
	vertical-align:middle;
	background-color:#ffffff;
	border:1px solid white;
	text-align:left;
	padding:3px;
		
}

#keret tr:first-child td{
background-color:#ffffff;
border:0px solid #f7f7f7;
}

/*																																Select*/
#keret select {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #e0e0e0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
resize: none;
box-shadow: none !important;
width: 100%;
height: 35px;
padding: 6px 12px;
background-color: #fff;
border-radius: 0;
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
line-height: 1.42857143;
display: block;
color: #696969;
text-transform: none;
margin: 0;
outline: 0 !important;
background-position: right calc(100% - 7px);
background-repeat: no-repeat;
background-image: url(kepek/select_ico.png);
cursor:pointer;
}
#keret select:hover {

}
#keret select:focus {

}

/*select:before {
position: absolute;
top: -1px;
content: "";
height: calc(100% - 1px);
width: 30px;
background-color: #FFF;
background-position: right calc(100% - 7px);
background-repeat: no-repeat;
background-image: url(kepek/select_ico.png);
pointer-events: none;
z-index: 5;
}*/

/*																																Beszúr*/
beszur {
	 border-radius:3px;
	 border:1px solid #B9F0E1;
	 margin: 0px 5px 0px 0px;
	 line-height: 25px;
	 background-color: ghostwhite;
	 padding: 0px 2px 0px 2px;

	
}

beszur:hover {
	 border:1px solid #545459;
	  background-color: #545459;
	  color: ghostwhite !important;
	 cursor:pointer;
}
/*																																a */
a:hover {
cursor:pointer;	
}


/*THUMBNAIL HOVERPOPUPS*/
/*																																thumbnail*/
.level_lepek_div {
	position:relative;	
}
.kepeknek {
	padding: 5px;
	z-index: 0;	
}
.tabla_hover {
    border-collapse: inherit !important;
}
.kepeknek:hover span img { /*CSS for enlarged image on hover*/
position: absolute;
max-width: 150px;
max-height: 80px;
top: -100px;
left: 30%;
display: block;
z-index: 10;
}
.kepeknek span img { /*CSS for enlarged image*/
	border-width: 0px; 
	max-width: 0px;
	max-height: 0px;
	display: none;
}

.thumbnail  {
	/*position: relative;
	float: left;
	padding: 5px;*/
	/*z-index: 0;*/
	position: relative;
	margin-right: 20px;
}

.thumbnail:hover {
	/*background-color: #e9e9e2;
	/*z-index: 50;*/
	/*color: #335500;
	text-decoration: none;*/
}
.thumbnail div { /*CSS for enlarged image*/
	position: relative !important; /*absolute*/
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	left:calc(50% - 100px);
	background-color: #e5e5e5;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	color: black;
	text-decoration: none;
	max-width: 200px;
	max-height: 100px;
}

.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0px; 
	max-width: 200px;
	max-height: 100px;
	/*padding: 2px;*/
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
	position: absolute; 
	visibility: visible; 
	max-width: 200px;
	max-height: 100px;
	/*top: 0px;*/
	
	border: 0 solid rgb(0,0,0);
	border-left: 2px solid #019fb6;
	border-bottom: 2px solid #29d127;
	
	padding-bottom:2px;
	padding-right:2px;
	margin-left: 4px;
	margin-top: -115px;
}

.thumbnail span2 { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	background-color: #e5e5e5;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	color: black;
	text-decoration: none;
	max-width: 200px;
	max-height: 100px;
}

.thumbnail span2 img { /*CSS for enlarged image*/
	border-width: 0px; 
	max-width: 200px;
	max-height: 100px;
	/*padding: 2px;*/
}

.thumbnail:hover span2 { /*CSS for enlarged image on hover*/
	position: absolute; /*absolute*/
	visibility: visible; 
	max-width: 200px;
	max-height: 100px;
	/*top: 0px;*//* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
	/*left: 60%;*//*position where enlarged image should offset horizontally */
}

/*																																HELP rész*/
.thumbnail span3 { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	background-color: white;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	display:none;
	color: black;
	text-decoration: none;
	z-index: 10;
	}

.thumbnail span3 img { /*CSS for enlarged image*/
	border-width: 0px; 

	/*padding: 2px;*/
}

.thumbnail:hover span3 { /*CSS for enlarged image on hover*/
	position: absolute; /*absolute*/
	display:block;
	visibility: visible; 
	border: 0 solid rgb(0,0,0);
	border-left: 2px solid #019fb6;
	border-bottom: 2px solid #29d127;
    color: #696969;
	white-space: initial !important;
	padding-bottom:2px;
	padding-right:2px;
	margin-left: 25px;
	margin-top: -50px;
}

.thumbnail span5 { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	background-color: white;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	display:none;
	color: black;
	text-decoration: none;
}

.thumbnail:hover span5 {
position: absolute;
display: block;
visibility: visible;
border: 0 solid rgb(0,0,0);
border-left: 2px solid #019fb6;
border-bottom: 2px solid #29d127;
color: #696969;
white-space: initial !important;
padding-bottom: 2px;
padding-right: 2px;
margin-left: 25px;
margin-top: -50px;
width: 500px;
left: 56px;
z-index: 10;
}

/*mogootte nincs semmi...*/
.thumbnail span6 { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	background-color: white;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	display:none;
	color: black;
	text-decoration: none;
}

.thumbnail:hover span6 {
position: absolute;
display: block;
visibility: visible;
border: 0 solid rgb(0,0,0);
border-left: 2px solid #019fb6;
border-bottom: 2px solid #29d127;
color: #696969;
white-space: initial !important;
padding-bottom: 2px;
padding-right: 2px;
margin-left: 25px;
margin-top: -40px;
width: 600px;
left: 10px;
z-index: 10;
}

.thumbnail span7 { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	background-color: white;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	display:none;
	color: black;
	text-decoration: none;
}

.thumbnail:hover span7 {
position: absolute;
display: block;
visibility: visible;
border: 0 solid rgb(0,0,0);
border-left: 2px solid #019fb6;
border-bottom: 2px solid #29d127;
color: #696969;
white-space: initial !important;
padding-bottom: 2px;
padding-right: 2px;
margin-left: 25px;
margin-top: -40px;
width: 200px;
left: 10px;
z-index: 10;
}




.thumbnail span7 img { /*CSS for enlarged image*/
	border-width: 0px; 
	max-width: 200px;
	max-height: 100px;
	/*padding: 2px;*/
}

.span8_link {
position: relative;	
}
.span8_link span6 { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	background-color: white;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	display:none;
	color: black;
	text-decoration: none;
}

.span8_link:hover span6 {
position: absolute;
display: block;
visibility: visible;
border: 0 solid rgb(0,0,0);
border-left: 2px solid #019fb6;
border-bottom: 2px solid #29d127;
color: #696969;
white-space: initial !important;
padding-bottom: 2px;
padding-right: 2px;
margin-left: -115px;
margin-top: -42px;
min-width: 200px;
left: 142px;
z-index: 10;
}

.display_block_api span6{
	position: absolute;
	display: block;
	visibility: visible;
	border: 0 solid rgb(0,0,0);
	border-left: 2px solid #019fb6;
	border-bottom: 2px solid #29d127;
	color: #696969;
	white-space: initial !important;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-left: -115px;
	margin-top: -42px;
	min-width: 200px;
	left: 142px;
	z-index: 10;
}


.span8_link span8 { /*CSS for enlarged image*/
	position: absolute; /*absolute*/
	background-color: white;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	display:none;
	color: black;
	text-decoration: none;
}

.span8_link:hover span8 {
position: absolute;
display: block;
visibility: visible;
border: 0 solid rgb(0,0,0);
border-left: 2px solid #019fb6;
border-bottom: 2px solid #29d127;
color: #696969;
white-space: initial !important;
padding-bottom: 2px;
padding-right: 2px;
margin-left: -115px;
margin-top: 10px;
width: 200px;
left: 10px;
z-index: 10;
}

.felirat_kuldes_td {
	
}
.oldal_cime {
color: #749c76;
margin-right: 60px;
text-transform: uppercase;
font-weight: 800;	
}
.datum_input_crm_ugyfel {
	max-width:200px;	
}

.sms_egyenleg{
	margin-left: 20px;
	cursor: pointer;
}

span4 {
	display:none;
	/*position: absolute;
	background-color: white;
	padding: 1px;
	border: 1px solid #666;
	visibility: hidden;
	color: black;
	text-decoration: none;*/
}
.thumbnail:hover span4 {
	display:inherit;
	position: absolute; /*absolute*/
	right:100px;
	
	visibility: visible; 
	border: 1 solid rgb(0,0,0);
	border-left: 2px solid #019fb6;
	border-bottom: 2px solid #29d127;
	font: normal 80%/normal Arial, Helvetica, sans-serif;
    color: #696969;
	padding-bottom:2px;
	padding-right:2px;
	margin-left: 4px;
	margin-top: -25px;
}
/*																																@media*/
/*THUMBNAIL HOVERPOPUPS VEGE*/

/*Helper*/
.helper {
	display:block;
	position: fixed; /*absolute*/
	width:100%;
	height:100%;
	background-color:hsla(0,0%,58%,0.7);
	top:0px;
	left:0px;
	z-index:100;
	font-family: Kalam;
	}
.kilepes {
	display:block;
	position: fixed; /*absolute*/
	width: 80px;
	padding:10px;
	border:1px solid white;
	top:10%;
	right:10%;
	z-index:1000;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	color: white;
	text-align:center;
	cursor:pointer;
	font-size:20px;
	}	
	
	.kilepes:hover {
		background-color:#545459;
		border:1px solid #545459;
	}	
.funkciolista {
	display:block;
	position: fixed; /*absolute*/
	width: 200px;
	padding:10px;
	border:1px solid white;
	bottom:3%;
	left:5%;
	z-index:1000;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	color: white;
	text-align:center;
	cursor:pointer;
	font-size:20px;
	}	
	
	.funkciolista:hover {
		background-color:#545459;
		border:1px solid #545459;
	}	
.magyarazat {
	display:block;
	position: fixed; /*absolute*/
	padding:10px;
	z-index:101;
	color: white;
	cursor:pointer;
	font-size:24px;
}


.qr_select_style {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #e0e0e0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
resize: none;
box-shadow: none !important;
width: auto;
height: 35px;
padding: 6px 12px;
background-color: #fff;
border-radius: 0;
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
line-height: 1.42857143;
display: inline-block;
color: #696969;
text-transform: none;
margin: 0;
outline: 0 !important;
background-position: right calc(100% - 7px);
background-repeat: no-repeat;
background-image: url(kepek/select_ico.png);
cursor: pointer;
}

.qr_keretezes {
padding: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 3px;
border: 1px solid #edecec;
color: #818181;
display: inline-block;	
}

.qr_belso_keret {
display: inline-block;
white-space: nowrap;	
position: relative;
padding: 2px;
text-align: initial;

}

.qr_dropdown {
    position: relative;
    display: inline-block;
    z-index: 10;
}

.qr_dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	cursor: pointer;
	max-height:300px;
}

.qr_list_dropdown {
    color: black;
    padding: 5px 2px;
    display: block;
}

.qr_list_dropdown:hover {background-color: #f1f1f1}

.show {display:block;}

.emid_link {
	color: #5AADDB;
	cursor: pointer;
}