
button:focus {outline:0;}

@font-face {
	font-family: 'font-fileuploader';
	src: url('/css/font-fileuploader.ttf?yhe2ig') format('truetype'),
		 url('/css/font-fileuploader.woff?yhe2ig') format('woff'),
		 url('/css/font-fileuploader.svg?yhe2ig#font-fileuploader') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'BloggerSans-Bold';
    src: url('/css/fonts/BloggerSans-Bold.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/BloggerSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/BloggerSans-Bold.woff') format('woff'), /* Modern Browsers */
         url('/css/fonts/BloggerSans-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/css/fonts/BloggerSans-Bold.svg#BloggerSans-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'BloggerSans';
    src: url('/css/fonts/BloggerSans-Medium.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/BloggerSans-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/BloggerSans-Medium.woff') format('woff'), /* Modern Browsers */
         url('/css/fonts/BloggerSans-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/css/fonts/BloggerSans-Medium.svg#BloggerSans-Medium') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'BloggerSans-BoldItalic';
    src: url('/css/fonts/BloggerSans-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/BloggerSans-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/BloggerSans-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('/css/fonts/BloggerSans-BoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/css/fonts/BloggerSans-BoldItalic.svg#BloggerSans-Medium') format('svg'); /* Legacy iOS */
    font-style: bold;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'OpenSans2';
    src: url('/css/fonts/OpenSans-Bold.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/OpenSans-Bold.woff') format('woff'), /* Modern Browsers */
         url('/css/fonts/OpenSans-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'NotoSans';
    src: url('/css/fonts/NotoSans.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/NotoSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/NotoSans.woff') format('woff'), /* Modern Browsers */
         url('/css/fonts/NotoSans.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('/css/fonts/OpenSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/OpenSans-Regular.woff') format('woff'), /* Modern Browsers */
         url('/css/fonts/OpenSans-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: SourceSansPro-Black;
    src: url('/css/fonts/SourceSansPro-Black.woff') format('woff'),
    url('/css/fonts/SourceSansPro-Black.woff2') format('woff2'),
    url('/css/fonts/SourceSansPro-Black.eot') format('embedded-opentype'),
    url('/css/fonts/SourceSansPro-Black.ttf') format('truetype'),
    url('/css/fonts/SourceSansPro-Black.svg') format("svg");
    font-style: bold;
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: 'sourcesanspro-semibold';
    src: url('/css/fonts/sourcesanspro/sourcesanspro-semibold-webfont.eot'); /* IE9 Compat Modes */
    src: url('/css/fonts/sourcesanspro/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/css/fonts/sourcesanspro/sourcesanspro-semibold-webfont.woff') format('woff'), /* Modern Browsers */
         url('/css/fonts/sourcesanspro/sourcesanspro-semibold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */         
         url('/css/fonts/sourcesanspro/sourcesanspro-semibold-webfont.svg#sourcesanspro-semibold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: Roboto;
    src: url('/css/fonts/Roboto-Medium.woff') format('woff'),
    url('/css/fonts/Roboto-Medium.woff2') format('woff2'),
    url('/css/fonts/Roboto-Medium.eot') format('embedded-opentype'),
    url('/css/fonts/Roboto-Medium.ttf') format('truetype');
    font-style: bold;
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: Roboto-Regular;
    src: url('/css/fonts/Roboto-Regular.woff') format('woff'),
    url('/css/fonts/Roboto-Regular.woff2') format('woff2'),
    url('/css/fonts/Roboto-Regular.eot') format('embedded-opentype'),
    url('/css/fonts/Roboto-Regular.ttf') format('truetype');
    font-style: bold;
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: Roboto-Bold;
    src: url('/css/fonts/Roboto-Bold.woff') format('woff'),
    url('/css/fonts/Roboto-Bold.woff2') format('woff2'),
    url('/css/fonts/Roboto-Bold.eot') format('embedded-opentype'),
    url('/css/fonts/Roboto-Bold.ttf') format('truetype');
    font-style: bold;
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: Poppins-Black;
    src: url('/css/fonts/poppins-bold-webfont.woff') format('woff'),
    url('/css/fonts/poppins-bold-webfont.woff2') format('woff2'),
    url('/css/fonts/poppins-bold-webfont.eot') format('embedded-opentype'),
    url('/css/fonts/poppins-bold-webfont.ttf') format('truetype');
    font-style: bold;
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: Poppins-ExtraBold;
    src: url('/css/fonts/Poppins-ExtraBold.woff') format('woff'),
    url('/css/fonts/Poppins-ExtraBold.woff2') format('woff2'),
    url('/css/fonts/Poppins-ExtraBold.eot') format('embedded-opentype'),
    url('/css/fonts/Poppins-ExtraBold.ttf') format('truetype');
    font-style: bold;
    font-weight: bold;
    font-display: block;
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url('/css/fonts/Poppins-SemiBold.woff') format('woff'),
    url('/css/fonts/Poppins-SemiBold.woff2') format('woff2'),
    url('/css/fonts/Poppins-SemiBold.eot') format('embedded-opentype'),
    url('/css/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-style: bold;
    font-weight: bold;
    font-display: block;
}



html,body {
	margin:0;
	padding:0;
	font-family: 'Urbanist', Arial, Sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #282828;
	background: url(/img/ujbg2.jpg) no-repeat #f6f6f6;
	background-position: top center;
	width: 100%;
	height: 100%;
}

::-moz-selection { /* Code for Firefox */
color: #ffffff;
background: #0870ff;
}

::selection {
color: #ffffff;
background: #0870ff;
}

textarea, input, button { outline: none; }

.logo_link {
position: relative;
float: left;
width: 270px;
height: 95px;
background-size: 320px;
margin: 0 0 0 5px;
}

.logo_link img {
max-width: 100%;
height: auto;
max-width: 100%;
position: relative;
top: 50%;
transform: translateY(-50%);
height: auto;
}

.login_name {
position: relative;
float: right;
margin-top: 10px;
right: 15px;
min-width: 20px;
height: 15px;
font-size: 15px;
}

.eszkoztar_box {
position: relative; float: left; width: 720px;
padding: 20px 0 0 0;
}

.searchbutton {
display: none;
position: absolute;
top: 10px;
right: 10px;
width: 35px;
height: 35px;
background: url(/img/search_bold.png) no-repeat center center;
background-size: 24px;
border-radius: 50%;
text-decoration: none;
font-weight: bold;
color: white;
text-align: center;
}

.searchbutton span:before {
  content: "KERESÉS";
  position: absolute;
  top: -15px;
  left: -10px;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Poppins-SemiBold', Arial, sans-serif;
  color: #282828;
}

.buttonadd {
position: absolute;
top: 15px;
right: 10px;
width: 35px;
height: 35px;
background: #39c64a;
border-radius: 50%;
text-decoration: none;
color: white;
text-align: center;
}

.buttonadd:before {
font-family: 'OpenSans2', Arial, sans-serif;
color: white;
line-height: 34px;
font-size: 24px;
content: "+";
}

.burgermenu {
position: absolute;
display: none;
margin: 10px 10px 0 15px;
width: 24px;
height: 24px;
background: url(/img/burgermenu.png) no-repeat center center;
background-size: 24px;
}


.burgerprofil {
display: none;
margin: 3px 5px 0 10px;
width: 35px;
height: 35px;
background-size: 30px;
}

.burgerclose {
position: absolute;
margin: 13px 0 0 5px;
width: 40px;
height: 40px;
background: url(/img/burgerclose.png) no-repeat center center;
background-size: 20px;
}

/* text */

h1 {
font-family: 'Roboto-Bold', Arial, sans-serif;
font-weight: bold;
font-style: normal;
color: #282828;
text-decoration: none;
border: 0;
}

.h1_keresobox {
max-width: 330px;
font-family: 'Roboto-Bold', Arial, sans-serif;
height: 30px;
font-size: 23px;
margin: 0 0 0 0;
text-align: center;
color: #0870ff;
}

.h1_lista {
max-width: 800px;
margin: 20px 0 0 20px;
}

.h1_hirdetes {
max-width: 900px;
margin: 0 0 0 20px;
font-size: 40px;
font-family: 'Urbanist';
font-weight: 800;
}

.h1_fiok {
max-width: 800px;
margin: 20px 0 0 15px;
color: #484848;
font-family: 'BloggerSans';
}

.h1_top {
position: relative;
float: left;
width: 100%;
text-align: center;
font-family: 'Poppins-SemiBold', Arial;
font-size: 36px;
margin: 20px 0 5px 0;
}

.h1_top_new {
position: relative;
float: left;
width: 100%;
text-align: left;
font-family: 'Urbanist', Arial;
font-size: 28px;
margin: 20px 0 0 0;
}

.h1_kereso {
position: relative;
float: left;
font-family: 'Poppins-ExtraBold', Arial;
font-size: 40px;
padding: 0 10px 0 0;
margin: 0;
}

.h1_feliratkozas {
display: table;
margin: 0 auto;
color: black;
font-size: 32px;
}

.h1_kereses {
color: #393939;
font-size: 20px;
padding: 0;
margin: 15px 0 0 0;
font-family: 'Urbanist', arial;
}

h2, h5 {
position: relative;
float: left;
width: 100%;
padding: 20px 0 10px 0;
font-family: '', sans-serif;
font-style: ;
font-weight: ;
font-size: ;
color: #0870ff;
line-height: 36px;
}

h3 {
font-family: 'Poppins-Black', Arial;
font-size: 30px;
color: #0870ff;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

h4 {
font-family: 'Poppins-SemiBold', Arial;
font-size: 20px;
color: #0870ff;
padding: 10px 0 10px 0;
margin: 0 0 0 0;
}

/* link */

a {
text-decoration: underline;
color: #303030;
color: inherit;
}

a:active {
text-decoration: underline;
color: #303030;
color: inherit;
}

a:visited {
text-decoration: underline;
color: #303030;
color: inherit;
}

a:hover {
text-decoration: none;
color: #4E4E4E;
}

a.category_tree_fo:link, a.category_tree_fo:visited, a.category_tree_fo:active {
display: inline-block;
color: #313131;
text-decoration: none;
padding: 2px 2px 5px 2px;
text-transform: uppercase;
font-size: 18px;
font-family: 'Roboto-Bold', Arial;
max-width: 200px;
word-wrap: break-word;
}

a.category_tree_fo:hover {
display: inline-block;
color: #0870ff;
text-decoration: none;
padding: 2px 2px 5px 2px;
text-transform: uppercase;
font-size: 18px;
font-family: 'Roboto-Bold', Arial;
max-width: 200px;
word-wrap: break-word;
}

a.category_tree:link, a.category_tree:visited, a.category_tree:active {
display: inline-block;
color: #313131;
text-decoration: none;
padding: 2px 2px 2px 2px;
font-size: 14px;
}

a.category_tree:hover {
display: inline-block;
color: #0870ff;
text-decoration: none;
padding: 2px 2px 2px 2px;
font-size: 14px;
}

a.top_home:link, a.top_home:visited, a.top_home:active {
display: inline-block;
color: #292929;
text-decoration: none;
}

a.top_home:hover {
display: inline-block;
color: #292929;
text-decoration: none;
}

a.linkin:link, a.linkin:visited, a.linkin:active {
text-decoration: underline;
font-weight: bold;
color: #0870ff;
}
a.linkin:hover {
text-decoration: none;
font-weight: bold;
color: #274374;
}

a.linkin_gray:link, a.linkin_gray:visited, a.linkin_gray:active {
text-decoration: underline;
font-weight: bold;
color: #0870ff;
}
a.linkin_gray:hover {
text-decoration: none;
font-weight: bold;
color: #393939;
}

a.linkout:link, a.linkout:visited, a.linkout:active {
text-decoration: underline;
font-weight: normal;
color: #393939;
}
a.linkout:hover {
text-decoration: none;
font-weight: normal;
color: #0870ff;
}

a.bottomlinks:link, a.bottomlinks:visited, a.bottomlinks:active {
font-size: 14px;
color: #274374;
text-decoration: none;
}

a.bottomlinks:hover {
color: #0870ff;
}

a.unev:link, a.unev:visited, a.unev:active {
color: #333333;
text-decoration: none;
}
a.unev:hover {
color: #0870ff;
text-decoration: none;
}

a.unev_dark:link, a.unev_dark:visited, a.unev_dark:active {
color: #eaeaea;
text-decoration: none;
}
a.unev_dark:hover {
color: #0870ff;
text-decoration: none;
}

a.link-sub:link, a.link-sub:visited, a.link-sub:active {
position: relative;
float: left;
min-width: 20px;
height: 25px;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 13px 0 12px 10px;
top: 5px;
color: #5C5C5C;
text-decoration: none;
margin-right: 2px;
font-size: 16px; font-weight: bold; color: #5d5d5d;
}
a.link-sub:hover {
position: relative;
float: left;
min-width: 20px;
height: 25px;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 13px 0 12px 10px;
top: 5px;
color: #0870ff;
text-decoration: none;
margin-right: 2px;
font-size: 16px; font-weight: bold;
}

a.link-sub-selected:link, a.link-sub-selected:visited, a.link-sub-selected:active {
position: relative;
float: left;
height: 30px;
margin: 10px 0 0 10px;
border-bottom: 2px solid #333333; font-size: 16px; font-weight: bold; color: #5d5d5d;
text-decoration: none;
color: #555555;
}
a.link-sub-selected:hover {
position: relative;
float: left;
height: 30px;
margin: 10px 0 0 10px;
border-bottom: 2px solid #333333; font-size: 16px; font-weight: bold; color: #5d5d5d;
text-decoration: none;
color: #555555;
}

a.modositas_link:link, a.modositas_link:visited, a.modositas_link:active {
position: relative;
float: left;
text-decoration: none;
font-weight: bold;
color: white;
background: #333333;
padding: 10px 15px 10px 15px;
border-radius: 5px;
font-size: 16px;
margin-right: 5px;
}
a.modositas_link:hover {
position: relative;
float: left;
text-decoration: none;
font-weight: bold;
color: white;
background: #2b2b2b;
padding: 10px 15px 10px 15px;
border-radius: 5px;
font-size: 16px;
margin-right: 5px;
}

a.clear-format:link, a.clear-format:visited, a.clear-format:active {
position: relative;
float: right;
padding: 0 0 0 30px;
margin-bottom: 5px;
background: url(/img/clear-format.png) no-repeat white;
background-position: 10px 0;
background-size: 16px;
text-decoration: none;
font-size: 16px;
}
a.clear-format:hover {
position: relative;
float: right;
padding: 0 0 0 30px;
margin-bottom: 5px;
background: url(/img/clear-format.png) no-repeat white;
background-position: 10px 0;
background-size: 16px;
text-decoration: none;
opacity: 0.5;
}

.torles_link {
position: absolute;
text-decoration: none;
font-weight: bold;
color: white;
background: #ff4949;
width: 40px;
height: 40px;
border-radius: 5px;
font-size: 16px;
margin-right: 5px;
bottom: 5px;
right: 0;
background: url(/img/trash_white.png) no-repeat #373737 center center;
background-size: 14px;
}

.torles_link:hover {
position: absolute;
text-decoration: none;
font-weight: bold;
color: white;
background: #ff4949;
width: 40px;
height: 40px;
border-radius: 5px;
font-size: 16px;
margin-right: 5px;
bottom: 5px;
right: 0;
background: url(/img/trash_white.png) no-repeat #ff4f4f center center;
background-size: 14px;
}

/* content */

.container {
position: relative;
float: left;
display: inline-block
}

.container_fo {
margin: 0 auto;
vertical-align: text-top;
}

.kereso_box_top_feliratkozas {
position: relative;
float: left;
width: 340px;
top: 90px;
left: 60px;
}

.kereso_box_top_feliratkozas.aloldal {
top: 30px;
left: 20px;
padding-bottom: 40px;
padding-right: 35px;
border-right: 1px solid #cfcfcf;
}

.kereso_box_top_container {
position: relative;
float: left;
width: 500px;
}

.kereso_box_keret {
position: relative;
float: left;
width: 640px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}

.kereses_feliratkozas {
position: relative;
float: left;
width: 500px;
margin: 40px 0 0 80px;
}

.kereses_home {
position: relative;
float: left;
width: 700px;
margin: 30px 0 0 0px;
left: -260px;
}

.kereses_feliratkozas_text_nagy {
position: relative;
float: left;
font-family: 'Poppins-ExtraBold', Arial;
font-size: 40px;
line-height: 50px;
margin-top: 5px;
}

.kereses_feliratkozas_text_nagy_turkiz {
position: relative;
float: left;
font-family: 'Poppins-ExtraBold', Arial;
font-size: 40px;
line-height: 50px;
margin-top: 5px;
color: #0870ff;
}

.kereses_feliratkozas_text_normal {
position: relative;
float: left;
font-family: 'Urbanist', Arial;
font-weight: bold;
font-size: 21px;
line-height: 30px;
margin-top: 5px;
color: #262637;
}

.kereses_feliratkozas_text_normal.jobb {
float: left; text-align: left
}

.kereses_feliratkozas_form_box {
position: relative;
float: left;
}

.hometop {
position: relative; float: left; width: 100%;
font-family: 'SourceSansPro-Black', Arial;
font-size: 36px;
text-align: center;
padding-top: 15px; padding-bottom: 0px;
font-weight: bold;
height: 55px;
line-height: 25px;
}

.homescreen {
width: 1010px;
height: 580px;
margin: 0 auto;
}

.homescreen_reg {
width: 1010px;
height: 600px;
margin: 0 auto;
}

.home_logo {
position: absolute;
width: 500px;
height: 90px;
background: url(/img/allasmunka_hu_logo.png) no-repeat top left;
background-size: 428px;
margin: 60px 0 0 20px;
}

.homescreen-menu {
display: block;
}

.homescreen-menu-mobil {
position: relative;
float: left;
display: none;
}

.home_big_text {
position: absolute;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-size: 45px;
margin-top: 190px;
padding: 4px 0 0 20px;
color: #2f2f2f;
font-weight: bold;
line-height: 50px;
background: url(/img/bg_kijeloles.png) no-repeat top left;
background-size: 225px;
}

.home_big_text2 {
position: absolute;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-size: 45px;
margin-top: 245px;
padding: 4px 0 0 20px;
color: #2f2f2f;
font-weight: bold;
line-height: 50px;
}

.bg_text_orange {
position: relative;
float: left;
font-family: 'Urbanist', Arial, sans-serif;
font-size: 35px;
font-weight: bold;
text-shadow: 3px 3px 0px rgba(37,37,37, 0.1);
padding: 10px 10px 10px 0px;
color: #ffffff;
margin: 0 0 0 0;
border-radius: 2px;

}

.bg_text_orange span { 
background-color: #ff7900;
color: #fff; 
display: inline;
padding: 15px 15px 15px 15px;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
border-radius: 5px;
border: 3px solid #ff7900;
}

.bg_text_black {
position: relative;
float: left;
font-family: 'Urbanist', Arial, sans-serif;
font-size: 25px;
font-weight: bold;
text-shadow: 3px 3px 0px rgba(37,37,37, 0.1);
padding: 10px 10px 10px 0;
color: #ffffff;
margin: 20px 0 5px 0;
border-radius: 2px;
}

.bg_text_black span { 
background-color: #252525;
color: #fff; 
display: inline;
padding: 15px;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
border-radius: 5px;
}

.bg_arrow_mobile {
display: none;
}

.bg_arrow {
position: absolute;
top: -35px;
right: 40px;
width: 100px;
height: 100px;
background: url(/img/arrow.png) no-repeat center center;
background-size: 50px;
transform: rotate(-120deg);
}

a.home_feladas:link, a.home_feladas:visited, a.home_feladas:active, a.home_feladas:hover  {
display: none;
}

.home_reason {
position: absolute;
width: 550px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-size: 32px;
margin: 200px 0 0 0px;
padding: 10px 0 0 45px;
background: url(/img/checked.png) no-repeat center left;
background-size: 35px;
}

.kockatarto {
position: relative; float: left; width: calc(100% - 0); padding: 20px 20px 0 0;
}

a.nagykocka:link, a.nagykocka:visited, a.nagykocka:active {
position: relative;
  display: table;
  margin: 0 auto;
width: 150px;
height: 150px;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border: 1px solid #ebebeb;
margin-bottom: 5px;
border-radius: 6px;
background: white;
}

a.nagykocka:hover {
position: relative;
  display: table;
  margin: 0 auto;
width: 150px;
height: 150px;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border: 1px solid #0368f3;
margin-bottom: 5px;
border-radius: 6px;
background: white;
}

.kockabox {
position: relative; float: left; width: 153px; height: 195px; text-align: center; margin: 0 10px 10px 0;
font-size: 18px;
}

.home_reason.ketto {
margin-top: 250px;
}

.home_reason.harom {
margin-top: 300px;
}

.home_szlogen_reg {
position: absolute;
width: 250px;
height: 100px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 40px;
margin: 50px 0 0 410px;
line-height: 50px;
}

.home_button_box {
position: absolute;
margin: 390px 0 0 100px;
}


a.home_add:link, a.home_add:visited, a.home_add:active {
position: absolute;
margin: 0;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
background: -moz-linear-gradient(-45deg, #ff7e00 0%, #0870ff 100%);
background: -webkit-linear-gradient(-45deg, #ff7e00 0%, #0870ff 100%);
background: linear-gradient(135deg, #ff7e00 0%, #0870ff 100%);
width: 260px;
height: 22px;
padding: 13px 0 11px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
box-shadow: 0px 0px 0px 6px rgba(255,255,255,0.5);
}

a.home_add:hover {
position: absolute;
margin: 0;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
background: -moz-linear-gradient(-45deg, #ff7e00 0%, #0870ff 100%);
background: -webkit-linear-gradient(-45deg, #ff7e00 0%, #0870ff 100%);
background: linear-gradient(135deg, #ff7e00 0%, #0870ff 100%);
width: 260px;
height: 22px;
padding: 13px 0 11px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
box-shadow: 0 1px 8px rgba(0,0,0,0.3);
transition: all .15s ease;
}

.button {
position: relative;
	    float: right;
	    width: 140px;
	    margin: 0 0px 0 0;
	    padding: 11px 10px 11px 10px;
	    background: #333333;
	    border: 1px solid #333333;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 3px;
	    color: #FFFFFF;
	    font-family: 'Urbanist', Arial, sans-serif;
	    font-weight: 500;
	    font-style: normal;
	    text-decoration: none;
	    font-size: 18px;
	    z-index: 8;
	    text-align: center;
cursor: pointer;
cursor: hand;	    
}

.button_box {
position: relative; float: left
}

.button:hover {
background: #333333;
}

.button.modositas {
background: #99c72c;
border: 1px solid #99c72c;
transition:.2s;
}

.button.modositas:hover {
background: #262635;
border: 1px solid #262635;
}


.button_mentve {
position: relative;
float: left;
margin: 0 10px 0 0;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
min-width: 180px;
}

#elkuldve {
position: relative;
float: left;
width: 150px;
margin-left: 10px;
display: block;
}

.hirdetesfeladas_button_box {
position: relative; float: left;
}

.button_kiemeles {
position: relative;
float: left;
margin: 0 10px 0 0;
font-size: 16px;
color: #393939;
text-decoration: none;
background: url(/img/lock_orange.png) no-repeat;
background-position: 2px 13px;
background-size: 16px;
padding: 13px 15px 10px 30px;
text-align: center;
}

.button_blokkolt {
opacity: 0.3;
position: relative;
float: left;
margin: 0 10px 0 0;
font-size: 16px;
color: #393939;
text-decoration: none;
background: url(/img/lock.png) no-repeat #f8f8f8;
background-position: 10px 10px;
background-size: 16px;
padding: 10px 15px 10px 30px;
text-align: center;
border: 1px solid #DBDBDB;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

.button_tiltott {
position: relative;
float: left;
margin: 5px 10px 0 0;
font-size: 16px;
color: #2b2b2b;
text-decoration: none;
background: url(/img/lock_orange.png) no-repeat #f8f8f8;
background-position: 10px 10px;
background-size: 16px;
padding: 10px 15px 10px 30px;
text-align: center;
border: 1px solid #dbbdff;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

.button_ido {
position: relative;
float: left;
margin: 10px 10px 0 15px;
font-size: 16px;
color: #393939;
text-decoration: none;
background: url(/img/time.png) no-repeat white;
background-position: 10px 11px;
background-size: 16px;
padding: 10px 15px 10px 35px;
text-align: center;
border: 1px solid #EBEBEB;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.button_upgrade {
position: relative;
float: left;
clear: both;
margin: 10px 10px 0 15px;
font-size: 16px;
color: #393939;
text-decoration: none;
padding: 0px 15px 5px 0;
text-align: center;
border: 1px solid #EBEBEB;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.button_fresh {
position: relative;
float: left;
margin: 5px 0 0 5px;
padding: 5px 13px 5px 25px;
border-radius: 36px;
color: white;
font-size: 16px;
color: white;
text-decoration: none;
background: url(/img/upgrade.png) no-repeat #52d3bc;
background-position: 5px 6px;
background-size: 16px;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

.button_freshed {
position: relative;
float: left;
margin: 5px 0 0 5px;
padding: 5px 0 5px 25px;
border-radius: 36px;
color: white;
font-size: 16px;
color: #272727;
text-decoration: none;
background: url(/img/upgrade.png) no-repeat white;
background-position: 5px 6px;
background-size: 16px;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

.button_nez {
position: relative;
float: left;
clear: both;
min-width: 20px;
margin: 10px 10px 0 15px;
font-size: 16px;
color: #393939;
text-decoration: none;
background: url(/img/eye.png) no-repeat white;
background-position: 10px 11px;
background-size: 16px;
padding: 10px 15px 10px 35px;
text-align: center;
border: 1px solid #EBEBEB;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

a.button_jelentes:link, a.button_jelentes:visited, a.button_jelentes:active {
position: relative;
float: right;
margin: 10px 25px 0 15px;
font-size: 16px;
color: #393939;
text-decoration: none;
background: url(/img/felhivas.png) no-repeat #f8f8f8;
background-position: 12px 12px;
background-size: 16px;
padding: 11px 15px 11px 35px;
text-align: center;
border: 0px solid #DBDBDB;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

a.button_jelentes:hover {
position: relative;
float: right;
margin: 10px 5px 0 15px;
font-size: 16px;
color: #ffffff;
text-decoration: none;
background: url(/img/felhivas.png) no-repeat #333333;
background-position: 12px 12px;
background-size: 16px;
padding: 11px 15px 11px 35px;
text-align: center;
border: 0px solid #DBDBDB;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.button_reg {
position: relative;
clear: both;
margin: 0 auto;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
width: 200px;
height: 45px;
padding: 10px 0 12px 0;
text-align: center;
border: 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
cursor: hand;
-webkit-appearance: none; transition: all .15s ease;
}

.button_reg:hover {
background: #274374;
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}



a.button_vissza:link, a.button_vissza:visited, a.button_vissza:active {
position: relative;
clear: both;
margin: 0 auto;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 20px;
color: #737373;
text-decoration: none;
background: #dbdbdb;
width: 120px;
height: 25px;
padding: 10px 20px 12px 20px;
text-align: center;
border: 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
cursor: hand;
-webkit-appearance: none; transition: all .15s ease;
}

a.button_vissza:hover {
color: #E5E5E5;
background: #404040;
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

a.kivalaszt:link, a.kivalaszt:visited, a.kivalaszt:active {
position: relative;
clear: both;
margin: 0 auto;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 20px;
color: #ffffff;
text-decoration: none;
background: #0870ff;
width: 120px;
height: 25px;
padding: 10px 20px 12px 20px;
text-align: center;
border: 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
cursor: hand;
-webkit-appearance: none; transition: all .15s ease;
}

a.kivalaszt:hover {
color: #E5E5E5;
background: #404040;
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}


.button_tovabb {
position: relative;
clear: both;
margin: 0 auto;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
width: 150px;
height: 45px;
padding: 10px 0 12px 0;
text-align: center;
border: 0;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
cursor: hand;
-webkit-appearance: none; transition: all .15s ease;
}

.button_tovabb:hover {
background: #2b2b2b;
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

.button_feliratkozas {
position: relative;
float: left;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #262637;
width: 190px;
height: 47px;
padding: 12px 0 19px 0;
text-align: center;
border: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
cursor: hand;
-webkit-appearance: none; transition: all .15s ease;
top: 2px;
}


.button_feliratkozas:hover {
background: #333333;
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
color: #FFFFFF;
}

.reg_fo_box {
position: relative;
float: left;
width: 300px;
padding: 15px 0 0 0;
}


.button_reg_large {
width: 260px;
}

.button-form-modositas {
position: relative;
    float: right;
    width: 140px;
    margin: 0 0px 0 0;
    padding: 11px 10px 11px 10px;
    background: #0870ff;
    border: 1px solid #0870ff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'Urbanist', Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    font-size: 16px;
    z-index: 8;
    text-align: center;
cursor: pointer;
cursor: hand;    
}

.button-form-modositas:hover {
background: #FF7928;
border: 1px solid #FF7928;
}

.fokep {
display: none;
}

a.atvisz:link, a.atvisz:visited, a.atvisz:active {
position: relative;
margin: 0 auto;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #333333;
text-decoration: none;
padding: 17px 30px 15px 55px;
text-align: center;
border: 3px solid #e1e1e1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
cursor: hand;
box-shadow: 0 10px 14px rgba(196,196,196,.3);
}

a.atvisz:hover {
position: relative;
margin: 0 auto;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #333333;
text-decoration: none;
padding: 17px 30px 15px 55px;
text-align: center;
border: 3px solid #0870ff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
cursor: hand;
box-shadow: 0 10px 14px rgba(196,196,196,.6);
}

a.atvisz.nextgomb {
background: url(/img/next.png) no-repeat;
background-size: 24px;
background-position:  right 10px top 14px;
padding: 17px 45px 15px 20px;
white-space: nowrap;
}

a.home_reg:link {
position: absolute;
margin: 390px 0 0 130px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
width: 200px;
height: 22px;
padding: 12px 0 10px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

a.home_reg:visited {
position: absolute;
margin: 390px 0 0 130px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
width: 200px;
height: 22px;
padding: 12px 0 10px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

a.home_reg:active {
position: absolute;
margin: 390px 0 0 130px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
height: 22px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
width: 200px;
padding: 12px 0 10px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

a.home_reg:hover {
position: absolute;
margin: 390px 0 0 130px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #252525;
width: 200px;
height: 22px;
padding: 12px 0 10px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

a.fizetes_gomb:link, a.fizetes_gomb:visited, a.fizetes_gomb:active {
position: relative;
float: left;
width: 105px;
height: 20px;
text-align: center;
padding: 10px 10px 13px 10px;
background: #373737;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
top: 10px;
}

a.fizetes_gomb:hover {
position: relative;
float: left;
width: 105px;
height: 20px;
text-align: center;
padding: 10px 10px 13px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
background: #0870ff;
}

a.regtovabb:link, a.regtovabb:visited, a.regtovabb:active {
position: relative;
width: 105px;
height: 20px;
text-align: center;
padding: 10px 20px 13px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
top: 10px;
color: #c3f059;
text-align: center;
background: #082f58;
}

a.regtovabb:hover {
position: relative;
width: 105px;
height: 20px;
text-align: center;
padding: 10px 20px 13px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
background: #0870ff;
}

a.belepestovabb:link, a.belepestovabb:visited, a.belepestovabb:active {
position: relative;
width: 105px;
height: 20px;
text-align: center;
padding: 10px 20px 13px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
top: 10px;
color: #082f58;
text-align: center;
background: #c3f059;
}

a.belepestovabb:hover {
position: relative;
width: 105px;
height: 20px;
text-align: center;
padding: 10px 20px 13px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
background: #0870ff;
}

.home_input_box {
position: absolute;
margin: 390px 0 0 440px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #ffffff;
width: 500px;
height: 22px;
padding: 13px 0 11px 0;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
box-shadow: 0px 0px 0px 6px rgba(255,255,255,0.5);
}

.home_button_search {
position: absolute;
margin: -13px 0 0 300px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #252525;
width: 200px;
height: 46px;
padding: 13px 0 11px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
border: 0;
cursor: pointer;
cursor: hand;
-webkit-appearance: none;
}

.home_button_search:hover {
background: #0870ff;
}

.home_links_left {
position: absolute;
margin: 430px 0 0 0;
}

.home_link_left {
position: relative;
float: left;
clear: both;
margin: 460px 0 0 175px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #252525;
text-decoration: none;
height: 20px;
padding-right: 5px;
padding-top: 1px;
}

.home_link_left.reg {
margin: 10px 0 0 215px;
}

.home_link_left.fiok {
position: relative;
float: left;
clear: both;
margin: 460px 0 0 230px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #252525;
text-decoration: none;
height: 20px;
padding-right: 5px;
padding-top: 1px;
}

.home_link_left.kilepes {
margin: 10px 0 0 258px;
}

.home_link_left:hover {
color: #0870ff;
}

.home_link_left:after {
background:url("/img/bogyo.png") scroll 0 -16px no-repeat;
content:"";
width: 16px;
height: 16px;
position: absolute;
right: -20px;
top: 3px;
}

.home_link_left:hover:after {
background:url("/img/bogyo.png") scroll 0 0 no-repeat;
content:"";
width: 16px;
height: 16px;
position: absolute;
right: -20px;
top: 3px;
}

.home_link_right {
position: relative;
float: left;
margin: -51px 0 0 750px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #252525;
text-decoration: none;
height: 20px;
padding-left: 5px;
}

.home_link_right:hover {
color: #0870ff;
}

.home_link_right:before {
background:url("/img/bogyo.png") scroll 0 -16px no-repeat;
content:"";
width: 16px;
height: 16px;
position: absolute;
left: -20px;
top: 3px;
}

.home_link_right:hover:after {
background:url("/img/bogyo.png") scroll 0 0 no-repeat;
content:"";
width: 16px;
height: 16px;
position: absolute;
left: -20px;
top: 3px;
}

.results {
width: 1000px;
height: 600px;
margin: 0 auto;
border: 1px solid #c9c9c9;
}

.cimsor {
font-family: 'Poppins-SemiBold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #393939;
text-decoration: none;
border: 0;
margin: 20px 0 10px 0; font-size: 38px; color: #303030;
}

.homeh1 {
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 38px;
color: #000000;
padding-top: 20px;
}

.homeh1.mobileh1 {
margin: 20px 0 10px 0; font-size: 38px; color: #303030;
}

.title_center {
position: relative;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 38px;
color: #000000;
text-align: center;
padding: 20px 0 20px 0;
}

.box_reg {
position: absolute;
margin: 150px 0 0 190px;
width: 600px;
}

.box_reg ul {
position: relative;
float: left;
margin: 0;
list-style: none;
}

.box_reg li.tagleft {
position: relative;
float: left;
clear: both;
width: 120px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #000000;
text-align: right;
padding: 13px 10px 0 0;
height: 40px;
}

.box_reg li.tagleft_teszt {
position: relative;
float: left;
clear: both;
width: 120px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 18px;
color: #000000;
text-align: right;
padding: 20px 10px 0 0;
height: 35px;
}

.box_reg li.tagleft_teszt2 {
position: relative;
float: left;
clear: both;
width: 120px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 16px;
color: #000000;
text-align: right;
padding: 13px 10px 0 0;
height: 40px;
}

.box_reg li.tagfull {
position: relative;
float: left;
font-family: Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
color: #000000;
text-align: right;
padding: 10px 10px 0 130px;
height: 45px;
width: 300px;
text-align: left;
}

.fb_login {
position: relative;
float: left;
width: 250px;
height: 20px;
font-family: 'BloggerSans', Arial, sans-serif;
color: #ffffff;
background: url(/img/facebook-logo.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 32px 32px;
    background-color: #3b5998;
border: 1px solid #274688;
padding: 17px 15px 13px 55px;
text-align: left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 20px;
overlow: hidden;
}

.box_reg li.tagright {
position: relative;
float: left;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 18px;
color: #000000;
}

.input_reg {
position: relative;
float: left;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #000000;
background: #ffffff;
border: 1px solid #bcbcbc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 13px 15px 10px 15px;
width: 240px;
}

.input_reg_big {
position: relative;
float: left;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #000000;
background: #ffffff;
border: 1px solid #bcbcbc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 13px 15px 10px 15px;
width: 290px;
}

.input_reg_teszt {
position: relative;
float: left;
font-family: Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 16px;
color: #313131;
background: #FFFFFF;
border: 1px solid #bcbcbc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 12px 15px 10px 10px;
width: 200px;
text-rendering: optimizeLegibility;
box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

.input_reg_teszt2 {
position: relative;
float: left;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 16px;
color: #000000;
background: #ffffff;
border: 1px solid #bcbcbc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 13px 15px 9px 13px;
width: 200px;
}

.orline {
overflow: hidden;
font-family: 'BloggerSans', Arial, sans-serif;
font-size: 16px;
color: #626262;
}

.orline:before,
.orline:after {
 background-color: #aaaaaa;
 content: "";
 display: inline-block;
 height: 1px;
 position: relative;
 vertical-align: middle;
 width: 100%;
}
.orline:before {
 right: 0.5em;
 margin-left: 0%;
}
.orline:after {
 left: 0.5em;
 margin-right: -50%;
}

.home_reg_button {
position: absolute;
top: 100px;
left: 490px;
}

.home_reg_button_login {
position: absolute;
top: 0px;
left: 550px;
}

.checkbox_reg {
position: relative;
float: left;
width: 15px;
height: 15px;
margin: 7px 10px 0 0;
cursor: pointer;
cursor: hand;
}



#slider-container {
overflow-x: auto;
display: flex;
flex-wrap: nowrap;
overflow-x: none;
padding-left: 0;
}

#slider-container::-webkit-scrollbar {
width: 0px;
background: transparent; /* make scrollbar transparent */
}

.glider-track {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  z-index: 1;
  }
  .glider::-webkit-scrollbar {
  opacity: 0;
  height: 0; 
  }
  
  .glider-prev {
  display: none;
  }
  
  .glider-next {
  display: block;
  }
  
  .glider-prev, .glider-next {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  user-select: none;
  position: absolute;
  outline: none;
  position: absolute;

  z-index: 2;
  text-decoration: none;
  border: 0;
  top: 30%;
  cursor: pointer; 
  }
  #main .glider-prev:hover, #main .glider-next:hover,
  #main .glider-prev:focus, #main .glider-next:focus {
  color: #8cc9f0;
  }
  #main .glider-prev:focus-visible i, #main .glider-next:focus-visible i {
    border: 1px dashed #666;
  }
  .multiple .glider-prev, .multiple .glider-next {
  font-size: 20px;
  top: 30%;
  }
  .glider-next {
  right: 5px;
  left: auto;
  background: url(/img/right-arrow-slider.png) no-repeat center center;
  background-size: 32px;  
  }
  .multiple .glider-next {
  right: 5px;
  }
  .multiple .glider-prev {
  background: url(/img/left-arrow-slider.png) no-repeat center center;
  background-size: 32px;   
  left: 5px;
  }
  .glider-next.disabled,
  .glider-prev.disabled {
  display: none;
  opacity: .25;
  color: #666;
  cursor: default;
  }
  .glider-slide {
  justify-content: center;
  align-content: center;
  width: 100%;
  }
  
  .glider-hide {
  opacity: 0; 
  }

  .glider-contain {
  width: 100%;
  margin: 0 auto;
  position: relative; 
  }
  .glider {
  margin: 0 auto;
  position:relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}

/* misc */
.glider-slide img {
width: 100%;
height: 100px; 
} 
  
.glider-contain.content {
width: 100%; 
}
  
.glider-slide {
height: 150px;
display: flex;
justify-content: center;
align-items: center;
border-bottom: 0; 
}
  
.multiple .glider-slide {
height: 150px; 
}

.glider-prev, .glider-next {
font-size: 25px;
}

.glider-slide {
height: 180px;
}
  
.multiple .glider-slide {
min-height: 100px;
}

 
.glider-next.hide {
display: none;
}

.ikonok {
position: relative;
width: 100%;
display:inline-block;
text-align: center;
}

.ikonok ul {
list-style: none;
margin: 0;
padding: 0;
}

.ikonok li {
position: relative;
width: 96px;
margin: 15px 3px 0 0;
padding: 0;
display:inline-block;
}

.ikon_box {
margin: 0 auto;
width: 85px;
height: 85px;
border-radius: 8px;
transform: skew(-7deg);
overflow: hidden;
box-shadow: 3px 3px #C1C1C1;
display : flex;
justify-content: center;  
align-items: center;
text-align: center;
}

.ikon_box img {
transform: skew(7deg);
}

.ikonkepbg {
background: url(/img/ikon_default.png?1967770978) no-repeat top left;
background-size: 1300px;
}

.ikonkepbg_motor {
background: url(/img/ikonok_motor.png?1374465044) no-repeat top left;
background-size: 1600px;
}

.ikonkepbg_telefon {
background: url(/img/ikonok_telefon.png?2070496923) no-repeat top left;
background-size: 1300px;
}

.ikonkep {
position: relative;
width: 100px;
min-height: 90px;
text-decoration: none;
display:inline-block;
}

a.ikonkep:link, a.ikonkep:visited, a.ikonkep:active {
background: none;
}

.ikon_box:hover {
box-shadow: 3px 3px #0870ff;
}

.ikonok:hover .ikon_box {
box-shadow: 3px 3px #0870ff;
}

.kategoria_szam {
position: relative;
clear: both;
margin: 0 auto;
top: 95px;
width: 50px;
text-align: center;
padding: 7px 5px 4px 5px;
color: #ffffff;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-size: 11px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
background: #474747;
}




li:hover a.kategoria_nev {
color: #0870ff;
}

li:hover .kategoria_szam {
background: #0870ff;
color: white;
}

a.kategoria_nev:link, a.kategoria_nev:visited, a.kategoria_nev:active {
position: relative;
float: left;
width: 100px;
color: #000000;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-size: 15px;
background: none;
text-align: center;
padding: 5px 0 0 0;
}

a.kategoria_nev:hover {
position: relative;
float: left;
width: 100px;
color: #000000;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-size: 15px;
background: none;
text-align: center;
padding: 5px 0 0 0;
}

.home_kiemeltek {
position: relative;
width: 100%;
display:inline-block;
text-align: center;
}

.home_kiemeltek ul {
margin: 0;
padding: 0;
list-style: none;
}

.home_kiemeltek li { 
position: relative;
display: inline-block;
width: 310px;
margin: 0 10px 15px 5px;
border: 3px solid #444444;
}

.home_kiemelt_kep {
height: 150px;
border-radius: 3px;
}

.mobiltabful_show {
display: none;
}

.noscroll {
    position: fixed;
    overflow: hidden;
    width: 100%;
}

#navbar {
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  display: block;
  transition: top 0.3s;
  z-index: 8;
}

#navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  font-size: 17px;
}

#navbar a:hover {
  background-color: #ddd;
  color: black;
}
  
  
#head {
position: relative;
float: left;
width: 100%;
height: 100px;
}

.headcenter {
position: relative;
margin: 0 auto;
width: 1000px;
}

.head_nev {
position: relative;
float: left;
margin: 23px 0 0 10px;
color: #757575;
width: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 30px;
  font-size: 13px;
  overflow: hidden;
}

.head_nev_text { 
text-align: right;
overflow: hidden;
word-wrap: break-word;
}


.head_nev_mobil {
display: none;
}

.head_gombok {
position: relative;
float: right;
padding: 3px 5px 0 0;
}

.head_double {
position: relative;
float: left;
padding: 0 0 0 0;
margin-right: 5px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #0870ff;
}

.perjel {
position: relative;
float: right;
height: 20px;
font-size: 16px;
color: #BFBFBF;
border-left: 1px solid #EEEEEE;
top: 17px;
}

a.head_hf:link, a.head_hf:visited, a.head_hf:active {
position: relative;
float: right;
min-width: 160px;
text-align: center;
padding: 5px 20px 5px 20px;
margin-left: 10px;
background: #082f58;
border: 3px solid #082f58;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color: #ffffff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 700;
font-style: normal;
text-decoration: none;
font-size: 21px;
z-index: 9;
}

a.head_hf:link span, a.head_hf:visited span, a.head_hf:active span {
color: #2f87ff;
}

a.head_hf:hover {
position: relative;
float: right;
text-align: center;
padding: 5px 20px 5px 20px;
margin-left: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color: #ffffff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 700;
font-style: normal;
text-decoration: none;
font-size: 21px;
z-index: 9;
background: #082f58;
border: 3px solid #082f58;
}

a.head_hf:hover span {
color: #0870ff;
}

a.burger_head_hf:link, a.burger_head_hf:visited, a.burger_head_hf:active {
position: relative;
display: inline-block;
width: 202px;
text-align: center;
padding: 5px 25px 5px 25px;
margin-top: 10px;
background: #082f58;
border: 3px solid #082f58;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
color: #ffffff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 19px;
z-index: 9;
}

a.burger_head_hf:link span, a.burger_head_hf:visited span, a.burger_head_hf:active span {
color: #2f87ff;
}

a.burger_head_hf:hover {
position: relative;
display: inline-block;
width: 200px;
text-align: center;
padding: 5px 20px 5px 20px;
margin-top: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color: #ffffff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 19px;
z-index: 9;
background: #262637;
border: 3px solid #313131;
}

a.burger_head_hf:hover span {
color: #0870ff;
}


a.head_hb:link, a.head_hb:visited, a.head_hb:active {
position: relative;
float: right;
margin: 3px 0 0 0;
padding: 27px 10px 11px 10px;
color: #8c8c8c;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 14px;
z-index: 8;
text-align: center;
}

a.head_hb:hover {
position: relative;
float: right;
margin: 3px 0 0 0;
padding: 27px 10px 11px 10px;
color: #0870ff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 14px;
z-index: 8;
transition: all 0.1s ease;
}



a.head_hr:link, a.head_hr:visited, a.head_hr:active {
position: relative;
float: right;
margin: 3px 0 0 0;
padding: 27px 5px 11px 5px;
color: #8c8c8c;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 14px;
z-index: 7;
}

a.head_hr:hover {
position: relative;
float: right;
margin: 3px 0 0 0;
padding: 27px 5px 11px 5px;
color: #0870ff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 14px;
z-index: 7;
transition: all 0.1s ease;
}

a.head_fiok:link, a.head_fiok:visited, a.head_fiok:active {
position: relative;
float: right;
width: 120px;
margin: 3px 0 0 10px;
padding: 0 5px 5px 20px;
color: #0870ff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 7;
}

a.head_fiok:hover {
position: relative;
float: right;
width: 120px;
margin: 3px 0 0 10px;
padding: 0 5px 5px 20px;
color: #0870ff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 7;
}

a.head_bt:link, a.head_bt:visited, a.head_bt:active {
position: relative;
float: right;
margin: 5px 0 0 0;
padding: 10px 6px 10px 6px;
color: #082f58;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 700;
font-style: normal;
text-decoration: none;
font-size: 19px;
z-index: 7;
}

a.head_bt:hover {
position: relative;
float: right;
margin: 5px 0 0 0;
padding: 10px 6px 10px 6px;
color: #0870ff;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 700;
font-style: normal;
text-decoration: none;
font-size: 19px;
z-index: 7;
transition: all 0.1s ease;
}

a.head_bt.munkaadoknak_icon {
text-transform: uppercase;
background: url(/img/icon-factory.png) no-repeat center center;
background-size: 24px;
background-position: center 0;
}

a.head_bt.allaskeresoknek_icon {
text-transform: uppercase;
background: url(/img/icon-employee.png) no-repeat center center;
background-size: 24px;
background-position: center 0;
}

a.head_hr.regisztracio_icon {
text-transform: uppercase;
background: url(/img/icon-regisztracio.png) no-repeat center center;
background-size: 24px;
background-position: center 0;
}

a.head_hb.belepes_icon {
text-transform: uppercase;
background: url(/img/icon-belepes.png) no-repeat center center;
background-size: 24px;
background-position: center 0;
}


a.burger_hb:link, a.burger_hb:visited, a.burger_hb:active {
position: relative;
display: inline-block;
width: 200px;
margin-left: 0 auto;
margin-right: 0 auto;
margin-top: 20px;
padding: 11px 10px 11px 10px;
background: #333333;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 18px;
z-index: 8;
text-align: center;
}

a.burger_hr:link, a.burger_hr:visited, a.burger_hr:active {
position: relative;
display: inline-block;
width: 200px;
margin-left: 0 auto;
margin-right: 0 auto;
margin-top: 10px;
padding: 11px 10px 11px 10px;
background: #e1e1e1;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #333333;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 18px;
z-index: 7;
}

a.burger_se:link, a.burger_se:visited, a.burger_se:active {
position: relative;
display: inline-block;
width: 200px;
margin-left: 0 auto;
margin-right: 0 auto;
margin-top: 15px;
padding: 11px 10px 11px 10px;
background: none;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #fdfdfd;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 20px;
z-index: 7;
}

a.nincsfel:link, a.nincsfel:visited, a.nincsfel:active {
position: relative;
top: 20px;
width: 200px;
height: 20px;
text-align: center;
padding: 13px 30px 13px 30px;
background: none;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 5px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 19px;
z-index: 9;
transition: all .15s ease;
background: #0870ff;
}

a.nincsfel:hover {
position: relative;
top: 20px;
width: 200px;
height: 20px;
text-align: center;
padding: 13px 30px 13px 30px;
background: #274374;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 5px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 19px;
z-index: 9;
transition: all .15s ease;
}

.adatlapkep {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: #939393;
z-index: 7;
background: url(/img/ember.png) no-repeat center center;
background-size: 36px;
}

.adatlapkep_mobil {
position: relative;
display: inline-block;
margin: 0 auto;
width: 66px;
height: 66px;
border-radius: 8px;
background: #939393;
z-index: 7;
background: url(/img/ember.png) no-repeat center center;
background-size: 36px;
}


.pulse {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: url(/img/ikon-uzenet.png) no-repeat #ff0000 center center;
  background-size: 12px;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255,0,0, 0.4);
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
    box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
      box-shadow: 0 0 0 10px rgba(255,0,0, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
      box-shadow: 0 0 0 0 rgba(255,0,0, 0);
  }
}


#extra_regiok {
padding: 10px 0 10px 0;
position: relative; float: left; width: 100%; background: #fef7ef;
}


a.ertesites_text:link, a.ertesites_text:visited, a.ertesites_text:active {
position: relative;
float: left;
width: 160px;
padding: 12px 0 12px 0;
margin: 0 0 0 12px;
text-decoration: none;
color: white;
}
a.ertesites_text:hover {
position: relative;
float: left;
width: 160px;
padding: 12px 0 12px 0;
margin: 0 0 0 12px;
text-decoration: none;
color: white;
}

a.ertesites_close:link, a.ertesites_close:visited, a.ertesites_close:active {
posiiton: relative;
float: left;
width: 30px;
height: 30px;
margin: 7px 0 0 2px;
border-radius: 50%;
background: url(/img/button-close.png) no-repeat #2b2b2b;
background-size: 10px;
background-position: center center;
}
a.ertesites_close:hover {
posiiton: relative;
float: left;
width: 30px;
height: 30px;
margin: 7px 0 0 2px;
border-radius: 50%;
background: url(/img/button-close.png) no-repeat #0870ff;
background-size: 10px;
background-position: center center;
}

.ertesites_gomb {
position: fixed;
bottom: -100px;
left: 50px;
width: 210px;
border-radius: 23px;
z-index: 10;
font-size: 16px;
text-align: center;
color: #ffffff;
box-shadow: 0 7px 20px rgba(48,48,48,0.5);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;

background: #0870ff;
cursor: pointer;
cursor: hand;
text-decoration: none;
}

.ertesites_gomb:hover {
position: fixed;
bottom: -100px;
left: 50px;
width: 210px;
border-radius: 23px;
z-index: 10;
font-size: 16px;
text-align: center;
color: #ffffff;
box-shadow: 0 7px 20px rgba(48,48,48,0.5);
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
background: #333333;
cursor: pointer;
cursor: hand;
text-decoration: none;
}

.toggle_h1 {
font-family: 'Poppins', Arial, sans-serif;
font-size: 34px;
padding-bottom: 20px;
}

.toggle_container {
position: relative;
margin: 0 auto;
width: 600px;
}

.toggle_doboz {
position: relative;
float: left;
width: 100%;
padding: 10px;
background: #F9F9F9;
border-radius: 6px;
margin-bottom: 10px;
font-size: 17px;
line-height: 28px;
color: #3F3F3F;
cursor: hand;
cursor: pointer;
}

.toggle_doboz span {
font-size: 20px;
color: #3928b8;
}

.elrejtve {
padding-top: 20px;
}

.move-up {
	transform: translate(0,-150px);
	-webkit-transform: translate(0,-150px);
	-o-transform: translate(0,-150px); 
	-moz-transform: translate(0,-150px);
}

/* fileuploader begin */

[class^="fileuploader-icon-"], [class*=" fileuploader-icon-"] {
	display: inline-block;
	font-family: 'font-fileuploader' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fileuploader-icon-main:before {
	content: "\e900";
}
.fileuploader-icon-alert:before {
	content: "\e901";
}
.fileuploader-icon-calendar:before {
	content: "\e902";
}
.fileuploader-icon-camera:before {
	content: "\e903";
}
.fileuploader-icon-success:before {
	content: "\e904";
}
.fileuploader-icon-arrow-left:before {
	content: "\e905";
}
.fileuploader-icon-arrow-right:before {
	content: "\e906";
}
.fileuploader-icon-crop:before {
	content: "\e908";
}
.fileuploader-icon-download:before {
	content: "\e909";
}
.fileuploader-icon-edit:before {
	content: "\e90a";
}
.fileuploader-icon-external:before {
	content: "\e90b";
}
.fileuploader-icon-eye:before {
	content: "\e90c";
}
.fileuploader-icon-file:before {
	content: "\e90d";
}
.fileuploader-icon-video:before {
	content: "\e90f";
}
.fileuploader-icon-folder:before {
	content: "\e910";
}
.fileuploader-icon-help:before {
	content: "\e911";
}
.fileuploader-icon-image:before {
	content: "\e912";
}
.fileuploader-icon-link:before {
	content: "\e913";
}
.fileuploader-icon-message:before {
	content: "\e914";
}
.fileuploader-icon-menu:before {
	content: "\e915";
}
.fileuploader-icon-sort:before {
	content: "\e916";
}
.fileuploader-icon-audio:before {
	content: "\e917";
}
.fileuploader-icon-plus:before {
	content: "\e918";
}
.fileuploader-icon-retry:before {
	content: "\e919";
}
.fileuploader-icon-rotate:before {
	content: "\e91a";
}
.fileuploader-icon-save:before {
	content: "\e91b";
}
.fileuploader-icon-search:before {
	content: "\e91c";
}
.fileuploader-icon-settings:before {
	content: "\e91d";
}
.fileuploader-icon-share:before {
	content: "\e91e";
}
.fileuploader-icon-deny:before {
	content: "\e91f";
}
.fileuploader-icon-trash:before {
	content: "\e920";
}
.fileuploader-icon-upload:before {
	content: "\e921";
}
.fileuploader-icon-user:before {
	content: "\e922";
}
.fileuploader-icon-remove:before {
	content: "\e923";
}
.fileuploader-icon-zoom-in:before {
	content: "\e924";
}
.fileuploader-icon-zoom-out:before {
	content: "\e925";
}

/* fileuploader end */
/* jquery fileuploader end */

/**
 * fileuploader
 * Copyright (c) 2020 Innostudio.de
 * Website: https://innostudio.de/fileuploader/
 * Version: 2.2 (12-Mar-2020)
 * Requires: jQuery v1.7.1 or later
 * License: https://innostudio.de/fileuploader/documentation/#license
 */

@charset "UTF-8";

.ujabb {
display: none;
}

.fileuploader-popup-header {
}

.fileuploader-items .fileuploader-item .fileuploader-action-edit {
	
    position: absolute;
    z-index: 10;
     clear: both;
     width: 20px;
     height: 20px;
     z-index: 9;
     border-radius: 3px;
     background: url(/img/edit.png) no-repeat #ffffff center center;
     background-size: 16px 16px;
margin-top: 5px;    
     content:" ";
     display: none;
}

.fileuploader-items .fileuploader-item .fileuploader-action-remove {
    position: absolute;
    z-index: 10;
     width: 20px;
     height: 20px;
     border-radius: 3px;
     background: url(/img/cancel.png) no-repeat #fb5252 center center;
     background-size: 16px 16px;
     content:""
}

.fileuploader-items .fileuploader-item .fileuploader-action-sort {

    position: relative;
     float: left;
      clear: both;
     width: 20px;
     height: 20px;
     margin: 5px 0 0 0;
     border-radius: 3px;
     background: url(/img/move.png) no-repeat #ffffff center center;
     background-size: 16px 16px;
     content:" ";
     display: none;
}

.fileuploader-items .moving-box {
cursor: move;
}

.bar2 {
	position: relative;
	z-index: 99999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
background: url(/img/loader-white.gif) no-repeat center center;
background-size: 20px 20px;   
	box-shadow: 0 4px 8px -1px rgba(120, 155, 236, .1)
}

.fileuploader-input .fileuploader-input-button,
.fileuploader-input .fileuploader-input-caption,
.fileuploader-items .fileuploader-item .fileuploader-action,
.fileuploader-items .fileuploader-item .fileuploader-progressbar .bar,
.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar .bar,
.fileuploader-items .fileuploader-item span.fileuploader-action-popup,
.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action],
.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action],
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button,
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success {
	-webkit-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
	-o-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
	transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.fileuploader-items .fileuploader-item,
.fileuploader-items .fileuploader-item .fileuploader-action,
.fileuploader-items .fileuploader-item .fileuploader-item-icon,
.fileuploader-items .fileuploader-item .fileuploader-item-image canvas,
.fileuploader-items .fileuploader-item .fileuploader-item-image img,
.fileuploader-popup,
.fileuploader-popup .fileuploader-popup-node {
	-webkit-animation: fileuploaderFadeIn .2s ease;
	animation: fileuploaderFadeIn .2s ease
}

.fileuploader-input .fileuploader-input-button,
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button,
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success {
	display: inline-block;
	margin: 0;
	padding: 14px 22px;
	border: none;
	border-radius: 30px;
	outline: 0;
	font-weight: 700;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button {
	background: #e1e1e1;
	color: #353535
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button:hover {
	background: #dadada;
	transform: translateY(-1px)
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button:active {
	background: #dadada;
	transform: translateY(1px)
}

.fileuploader-input .fileuploader-input-button,
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success {
	background: #0870ff;
	background-size: 140% auto;
	background-position: center;
	color: #fff;
	box-shadow: 0 4px 18px rgba(0, 0, 0, .04)
}

.fileuploader-input .fileuploader-input-button:hover,
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success:hover {
	background-position: left;
	box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
	transform: translateY(-2px)
}

.fileuploader-input .fileuploader-input-button:active,
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success:active {
	background-position: right;
	box-shadow: 0 4px 25px rgba(0, 0, 0, .15);
	transform: translateY(2px)
}

.fileuploader-input .fileuploader-input-caption .fileuploader-pending-loader,
.fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after,
.fileuploader-popup.loading:after {
    content:"";
    position:absolute;
    width: 100%;
    height: 100%;
background: url(/img/loader.gif) no-repeat center center;
background-size: 24px 24px;    
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon i,
.fileuploader-items .fileuploader-item .fileuploader-item-image canvas,
.fileuploader-items .fileuploader-item .fileuploader-item-image img,
.fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after,
.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point:after,
.fileuploader-popup .fileuploader-popup-move:after,
.fileuploader-popup.loading:after {
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.fileuploader-items .fileuploader-item .fileuploader-action,
.fileuploader-items .fileuploader-item .progress-bar2 span {
	
}

.fileuploader-input .fileuploader-input-button,
.fileuploader-items .fileuploader-item .fileuploader-item-icon,
.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar,
.fileuploader-popup .fileuploader-cropper,
.fileuploader-popup .fileuploader-cropper *,
.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action],
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button,
.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success,
.fileuploader-popup .fileuploader-popup-move,
.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fileuploader,
.fileuploader *,
.fileuploader :after,
.fileuploader :before,
.fileuploader-popup,
.fileuploader-popup *,
.fileuploader-popup :after,
.fileuploader-popup :before {
	box-sizing: border-box
}

.fileuploader,
.fileuploader-popup {
	font-family: Roboto, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
	text-align: left
}

.fileuploader button,
.fileuploader-popup button {
	display: inline-block;
	padding: 0;
	margin: 0;
	border: 0;
	font: inherit;
	background: 0 0;
	box-shadow: none
}

.fileuploader button:focus,
.fileuploader-popup button:focus {
	outline: 0
}

.fileuploader {
	display: block;
	width: 100%;
	padding: 16px;
	margin: 16px 0;
	background: #fafbfd;
	border-radius: 6px
}

.fileuploader-icon-main {
	display: inline-block;
	font-size: 18px;
	color: #789bec
}

.fileuploader-input {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid transparent;
	border-radius: 30px;
	cursor: pointer
}

.fileuploader-input .fileuploader-input-caption {
	position: relative;
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: 13px 16px;
	margin-right: 16px;
	background: #fff;
	border: 1px solid #ebeef1;
	border-radius: 30px;
	color: #789bec;
	box-shadow: 0 4px 18px rgba(0, 0, 0, .01);
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.fileuploader-focused .fileuploader-input .fileuploader-input-caption {
	border-color: #789bec
}

.fileuploader-input .fileuploader-input-caption .fileuploader-pending-loader {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	min-height: 22px;
	margin-right: 6px
}

.fileuploader-input.fileuploader-dragging {
	background: #fff;
	border: 1px solid #ebeef1;
	border-style: dashed
}

.fileuploader-input.fileuploader-dragging .fileuploader-input-caption {
	border-color: transparent
}

.fileuploader-input.fileuploader-dragging .fileuploader-input-button {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0
}

.fileuploader-disabled .fileuploader-input {
	opacity: .7;
	cursor: default;
	pointer-events: none!important
}

.fileuploader-items .fileuploader-items-list {
	display: block;
	margin: 0 -16px;
	padding: 0;
	list-style: none
}

.fileuploader-items .fileuploader-item {
	position: relative;
	margin: 0;
	padding: 20px 16px 20px 22px;
	border-bottom: 1px solid #ebeef1;
	animation-duration: .6s
}

.fileuploader-items .fileuploader-item:last-child {
	border-bottom: 0;
	margin-bottom: -16px
}

.fileuploader-items .fileuploader-item.upload-failed {
	background: rgba(254, 84, 111, .06)
}

.fileuploader-items .fileuploader-item.upload-pending .fileuploader-action-remove:after {
	position: absolute;
	left: -8px;
	top: -8px;
	width: 36px;
	height: 36px;
}

.fileuploader-items .fileuploader-item .columns {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 2
}

.fileuploader-items .fileuploader-item .column-thumbnail {
	position: relative;
	width: 36px;
	height: 36px
}

.fileuploader-items .fileuploader-item .column-title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 16px;
	padding-right: 16px;
	color: #74809d;
	overflow: hidden
}

.fileuploader-items .fileuploader-item .column-title a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #74809d;
	text-decoration: none
}

.fileuploader-items .fileuploader-item .column-title div {
	width: 100%;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.fileuploader-items .fileuploader-item .column-title span {
	font-size: 12px;
	color: #979fb8
}

.fileuploader-items .fileuploader-item .column-actions {
	margin: 0 16px
}

.fileuploader-items .fileuploader-item .fileuploader-item-image {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 6px;
	overflow: hidden
}

.fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after {
	content: "";
	width: 50%;
	height: 50%
}

.fileuploader-item-image img {
width: 100%;
height: 100%;
object-fit: contain;
}

.fileuploader-items .fileuploader-item .fileuploader-item-image canvas,
.fileuploader-items .fileuploader-item .fileuploader-item-image img {
	position: absolute;
	max-width: none;
	max-height: 100%;
	background: #fff
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 11px;
	border-radius: 4px;
	cursor: default;
	background-color: #ddd;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon.is-bright-color {
	color: #888
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon i {
	position: absolute;
	display: block;
	width: 90%;
	font-style: normal;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap
}

.fileuploader-items .fileuploader-item span.fileuploader-action-popup {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(43, 56, 71, .2);
	border-radius: 6px;
	cursor: pointer;
	opacity: 0
}

.fileuploader-items .fileuploader-item span.fileuploader-action-popup:hover {
	opacity: 1
}

.fileuploader-items .fileuploader-item span.fileuploader-action-popup:active {
	background: rgba(43, 56, 71, .4)
}

.fileuploader-items .fileuploader-item .fileuploader-action {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #c0c6d2;
	cursor: pointer;
	vertical-align: top;
	text-align: center
}

.fileuploader-items .fileuploader-item .fileuploader-action+.fileuploader-action {
	
}

.fileuploader-items .fileuploader-item .fileuploader-action:hover {
	color: #789bec
}

.fileuploader-items .fileuploader-item .fileuploader-action:active {
	color: #668ee9
}

.fileuploader-items .fileuploader-item .fileuploader-action i {
	width: 100%;
	height: 100%;
	font-size: 20px;
	line-height: 20px
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove {

}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove i {

}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove:hover {

}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove:active {

}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success {
	color: #fff;
	background: #43d084;
	border-radius: 50%;
	box-shadow: -1px 1px 6px rgba(67, 208, 132, .8)
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success i {
	font-size: 14px;
	text-shadow: none
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success:hover {
	background-color: #53d48f
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success:active {
	background-color: #33cc79
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success i:before {
	
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active,
.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover {
	background: #fe7676;
	box-shadow: -1px 1px 6px rgba(254, 118, 118, .8)
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active i:before,
.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover i:before {
	content: ""
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active {
	background-color: #fe6262
}

.fileuploader-items .fileuploader-item.file-has-popup span.fileuploader-action-popup {
	display: block
}

.fileuploader-items .fileuploader-item .fileuploader-progressbar {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	border-radius: 6px;
}

.fileuploader-items .fileuploader-item .fileuploader-progressbar .bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
background: url(/img/loader-white.gif) no-repeat #0870ff center center;
background-size: 20px 20px;   
	box-shadow: 0 4px 8px -1px rgba(120, 155, 236, .6)
}

.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1
}

.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar .bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	border-radius: 0;
	background: rgba(104, 125, 219, .08);
	box-shadow: none
}

.fileuploader-items .fileuploader-item .progress-bar2 span {
	position: absolute;
	right: 16px;
	color: rgba(151, 159, 184, .16);
	font-size: 48px
}

.fileuploader-items .fileuploader-item.sorting {
	background: #fafbfd;
	border-radius: 6px;
	opacity: .8;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	z-index: 799
}

.fileuploader-items .fileuploader-item.sorting,
.fileuploader-items .fileuploader-item.sorting .fileuploader-action,
.fileuploader-items .fileuploader-item.sorting .fileuploader-item-icon,
.fileuploader-items .fileuploader-item.sorting .fileuploader-item-image canvas,
.fileuploader-items .fileuploader-item.sorting .fileuploader-item-image img {
	-webkit-animation: none;
	animation: none
}

.fileuploader-items .fileuploader-sorter-placeholder {
	background: rgba(0, 0, 0, .03);
	margin: 0;
	padding: 0;
	-webkit-animation: none;
	animation: none
}

.file-type-image .fileuploader-item-icon {
	background-color: #3982fe!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7,8.5C7,7.119,8.119,6,9.5,6S12,7.119,12,8.5S10.881,11,9.5,11S7,9.881,7,8.5z M14.5,11l-4,6l-2-3L5,19h15L14.5,11z'/%3E%3C/svg%3E")
}

.file-type-image .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-type-audio .fileuploader-item-icon {
	background-color: #66d043!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M13.21,5h-1.07v9.613c-0.685-0.381-1.62-0.504-2.58-0.271c-1.687,0.405-2.812,1.753-2.511,3.007c0.3,1.254,1.913,1.939,3.6,1.533c1.544-0.369,2.615-1.527,2.558-2.682h0.003V8.34c1.752,1.296,3.29,1.123,3.575,4.21C20.188,7.362,13.354,7.498,13.21,5z'/%3E%3C/svg%3E")
}

.file-type-audio .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-type-video .fileuploader-item-icon {
	background-color: #9868ff!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.81 11.28L8.487 6.107a.622.642 0 0 0-.326-.1c-.326 0-.592.28-.592.623h-.003l.003 10.738c0 .344.266.623.592.623.123 0 .225-.044.335-.106l8.315-5.166a.91.94 0 0 0 .323-.72.96.96 0 0 0-.323-.721z'/%3E%3C/svg%3E")
}

.file-type-video .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-rar .fileuploader-item-icon,
.file-ext-zip .fileuploader-item-icon {
	background-color: #ffd236!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M6,11h12v2H6V11z M6,15h8v2H6V15z M6,7h12v2H6V7z'/%3E%3C/svg%3E")
}

.file-ext-rar .fileuploader-item-icon i,
.file-ext-zip .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-pdf .fileuploader-item-icon {
	background-color: #ef5350!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17.61 13.224c-.336-.115-.752-.16-1.242-.15l-.84.06-.952.158-.906-.958c-.662-.808-1.23-1.684-1.732-2.6l.257-.608.283-.825c.153-.528.227-.985.192-1.37-.117-1.353-.86-2.218-1.9-2.127S9.164 5.88 9.28 7.23c.03.354.16.752.37 1.196a8.11 8.11 0 0 0 .396.743l.56.846-.132.35-1.12 2.846-.705 1.628-.068.012-.797.17-.838.24c-.52.178-.937.38-1.232.63-1.04.87-1.324 1.978-.658 2.77s1.807.707 2.848-.164c.272-.23.523-.563.77-.988a8.87 8.87 0 0 0 .381-.75c.078-.17.137-.35.207-.522l.173-.364 3.614-1 1.18-.256.47.502.64.595c.42.354.808.606 1.174.733 1.283.442 2.376.115 2.712-.862s-.326-1.917-1.6-2.36zM10.88 5.94c.314-.028.595.3.663 1.09.02.215-.034.546-.15.95l-.263.79-.454-.83c-.156-.333-.248-.613-.265-.807-.068-.79.154-1.162.47-1.2zM7.683 16.947c-.183.32-.36.555-.5.68-.606.508-1.04.54-1.242.298s-.096-.66.51-1.168c.166-.14.467-.286.864-.42l.8-.24-.423.85zm5.104-3.19l-2.74.735.353-.847.193-.475.807-2.082c.417.673.878 1.344 1.4 1.976l.5.58-.524.114zm5.35 1.452c-.103.298-.517.422-1.265.163-.203-.07-.484-.254-.805-.524l-.617-.562.947-.075c.367-.01.66.022.844.086.748.258.998.612.896.912z'/%3E%3C/svg%3E")
}

.file-ext-pdf .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-doc .fileuploader-item-icon,
.file-ext-docx .fileuploader-item-icon,
.file-ext-rtf .fileuploader-item-icon {
	background-color: #2372ba!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 17.33V6.67L15 4v16L5 17.33zM7.974 8.5h-1.33l.922 7h1.708l.73-5.22.702 5.22h1.714l.938-7h-1.26l-.645 5.613L10.72 8.5h-1.4l-.77 5.613L7.974 8.5zM19 6h-3v12h3V6z'/%3E%3C/svg%3E")
}

.file-ext-doc .fileuploader-item-icon i,
.file-ext-docx .fileuploader-item-icon i,
.file-ext-rtf .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-xls .fileuploader-item-icon,
.file-ext-xlsx .fileuploader-item-icon {
	background-color: #14a73c!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 17.33V6.67L15 4v16L5 17.33zM19 6h-3v12h3V6zm-6.148 9.5l-2.08-3.5 2.043-3.5H11.57l-1.244 2.246c-.047.196-.125.382-.232.554-.088-.173-.158-.354-.21-.54l-1.2-2.26H7.338L9.33 12l-2.182 3.5h1.338l1.396-2.416c.066-.14.117-.385.14-.385a1.58 1.58 0 0 1 .131.385l1.38 2.416h1.32z'/%3E%3C/svg%3E")
}

.file-ext-xls .fileuploader-item-icon i,
.file-ext-xlsx .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-pps .fileuploader-item-icon,
.file-ext-ppsx .fileuploader-item-icon,
.file-ext-ppt .fileuploader-item-icon,
.file-ext-pptx .fileuploader-item-icon {
	background-color: #f26522!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M11,13h6.975c-0.256,3.355-3.054,6-6.475,6C7.91,19,5,16.09,5,12.5c0-3.421,2.645-6.219,6-6.475V13zM13,5.025V11h5.975C18.731,7.811,16.189,5.269,13,5.025z'/%3E%3C/svg%3E")
}

.file-ext-pps .fileuploader-item-icon i,
.file-ext-ppsx .fileuploader-item-icon i,
.file-ext-ppt .fileuploader-item-icon i,
.file-ext-pptx .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-psd .fileuploader-item-icon {
	background-color: #3172eb!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.853 11.374h.61c.57 0 .997-.112 1.28-.338s.424-.553.424-.983c0-.435-.12-.755-.356-.962S9.2 8.78 8.695 8.78h-.842v2.595zm4.183-1.387c0 .94-.293 1.66-.88 2.157s-1.424.747-2.507.747h-.796V16H6V7.262h2.79c1.06 0 1.867.228 2.417.683s.83 1.137.828 2.042zM18 14.016c0 .686-.238 1.207-.714 1.565s-1.188.538-2.137.538a6.63 6.63 0 0 1-1.243-.098c-.33-.063-.652-.16-.96-.29v-1.506c.367.17.75.303 1.144.4a4.66 4.66 0 0 0 1.122.161c.66 0 .99-.2.99-.573.005-.13-.042-.256-.13-.35a1.93 1.93 0 0 0-.454-.305c-.214-.112-.5-.244-.86-.397-.514-.215-.892-.414-1.133-.597-.225-.164-.405-.38-.526-.63-.11-.24-.163-.53-.163-.877 0-.594.23-1.053.69-1.377s1.112-.487 1.958-.487c.804 0 1.588.175 2.35.525l-.552 1.315c-.307-.134-.62-.25-.938-.353-.287-.092-.588-.138-.89-.138-.54 0-.807.146-.807.437 0 .163.085.305.26.424s.552.297 1.14.532c.52.21.904.408 1.147.592s.422.395.537.633.173.527.173.858z'/%3E%3C/svg%3E")
}

.file-ext-psd .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-ai .fileuploader-item-icon {
	background-color: #ff9e00!important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12.58 16l-.6-2.072H8.964L8.364 16h-1.89l2.922-8.738h2.145L14.473 16H12.58zm-1.02-3.618l-.937-3.185-.15-.582-1.07 3.767h2.155zm3.452-4.756c0-.59.328-.886.986-.886s.986.294.986.886c0 .282-.078.502-.244.656-.164.16-.412.238-.742.238-.658 0-.986-.298-.986-.894zM16.908 16h-1.816V9.347h1.816V16z'/%3E%3C/svg%3E")
}

.file-ext-ai .fileuploader-item-icon i {
	visibility: hidden;
	color: #fff
}

.file-ext-txt .fileuploader-item-icon {
	background-color: #454545!important
}

.file-ext-txt .fileuploader-item-icon i {
	color: #fff!important
}

.file-ext-css .fileuploader-item-icon {
	background-color: #26a69a!important
}

.file-ext-css .fileuploader-item-icon i {
	color: #fff!important
}

.file-ext-html .fileuploader-item-icon {
	background-color: #cf33a8!important
}

.file-ext-html .fileuploader-item-icon i {
	color: #fff!important
}

.fileuploader-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #191d1e;
	z-index: 1090;
	animation-duration: .4s
}

.fileuploader-popup.loading:after {
	width: 48px;
	height: 48px;
	z-index: 8
}

.fileuploader-popup .fileuploader-popup-preview {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 2
}

.fileuploader-popup .fileuploader-popup-node {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	max-width: 100%;
	height: 100%;
	min-width: 20px;
	min-height: 20px;
	padding: 80px 56px 64px;
	overflow: hidden
}

.fileuploader-popup .fileuploader-popup-node.is-zoomed {
	display: block
}

.fileuploader-popup .fileuploader-popup-node .reader-node {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fileuploader-popup .fileuploader-popup-node .reader-node.is-movable {
	cursor: grab
}

.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover,
.fileuploader-popup .fileuploader-popup-node .reader-node.is-moving {
	cursor: grabbing
}

.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover .area-move,
.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover .point,
.fileuploader-popup .fileuploader-popup-node .reader-node.is-moving .area-move,
.fileuploader-popup .fileuploader-popup-node .reader-node.is-moving .point {
	cursor: grabbing!important
}

.fileuploader-popup .fileuploader-popup-node.node-astext .reader-node>div,
.fileuploader-popup .fileuploader-popup-node.node-audio .reader-node>audio,
.fileuploader-popup .fileuploader-popup-node.node-image .reader-node>img,
.fileuploader-popup .fileuploader-popup-node.node-video .reader-node>video {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
	color: #47525d;
	background: #fafafa;
	box-shadow: 0 0 18px rgba(0, 0, 0, .4);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	border-radius: 0;
	outline: 0
}

.fileuploader-popup .fileuploader-popup-node.node-audio .reader-node audio {
	width: 450px;
	border-radius: 34px
}

.fileuploader-popup .fileuploader-popup-node.node-application .reader-node iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 3px
}

.fileuploader-popup .fileuploader-popup-node.node-astext .reader-node div {
	max-width: 992px;
	padding: 20px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	overflow-y: auto;
	white-space: pre-wrap
}

.fileuploader-popup .fileuploader-popup-node.has-node-centered {
	display: block
}

.fileuploader-popup .fileuploader-popup-node.has-node-centered .reader-node {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiPiA8Zz4gIDx0aXRsZT5iYWNrZ3JvdW5kPC90aXRsZT4gIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSI0MDIiIHdpZHRoPSI1ODIiIHk9Ii0xIiB4PSItMSIvPiA8L2c+IDxnPiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjYmJjYWNmIiBpZD0ic3ZnXzIiIGQ9Im00OSwxNi44NDJsMCw0Mi4xMDVjMCwyLjc5MSAtMi4yNyw1LjA1MyAtNS4wNjksNS4wNTNsLTM4Ljg2MiwwYy0yLjgsMCAtNS4wNjksLTIuMjYyIC01LjA2OSwtNS4wNTNsMCwtNTMuODk0YzAsLTIuNzkxIDIuMjY5LC01LjA1MyA1LjA2OSwtNS4wNTNsMjcuMDM0LDBsMTYuODk3LDE2Ljg0MnoiIGNsYXNzPSJjbHMtMSIvPiAgPHBhdGggZmlsbD0iI2RmZWFlZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0ic3ZnXzQiIGQ9Im00OSwxNS44OTlsMCwyLjA5NmwtMTMuODEzLDBjLTIuODYsMCAtNC4xNzksLTIuMzIgLTQuMTc5LC01LjE4MWwwLC0xMi44MTRsMi4wOTIsMGwxNS45LDE1Ljg5OXoiIGNsYXNzPSJjbHMtMyIvPiA8L2c+PC9zdmc+) no-repeat center;
	background-size: contain
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div {
	position: absolute;
	bottom: 14px;
	left: 0;
	padding: 4px 6px;
	border-radius: 4px;
	color: #fff;
	max-width: 100%;
	background-image: none;
	word-wrap: break-word
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div.is-bright-color {
	color: #888
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div i {
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	white-space: nowrap;
	visibility: visible
}

.fileuploader-popup .fileuploader-popup-content {
	color: #fdfdfd;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .4)
}

.fileuploader-popup .fileuploader-popup-content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.fileuploader-popup .fileuploader-popup-content ul li {
	display: inline-block;
	padding: 0;
	margin: 0
}

.fileuploader-popup .fileuploader-popup-content ul li+li {
	margin-left: 16px
}

.fileuploader-popup .fileuploader-popup-header {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	padding: 26px 16px 16px 16px;
	background: rgba(0, 0, 0, .8);
	background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
	z-index: 2
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta {
	display: flex;
	flex: 1;
	white-space: nowrap;
	overflow: hidden
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta li:first-child {
	overflow: hidden
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta span {
	display: block;
	color: #80868b;
	font-size: 14px
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta h5 {
	max-width: 100%;
	margin: 4px 0 0;
	font-size: 14px;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-info:not(:empty) {
	flex: 1;
	margin-left: 16px
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-buttons {
	margin: 0 auto;
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button {
	padding: 14px 24px;
	text-shadow: none
}

.fileuploader-popup .fileuploader-popup-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, .8);
	background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
	z-index: 2
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action] {
	display: inline-block;
	padding: 16px;
	padding-bottom: 13px;
	cursor: pointer;
	text-decoration: none;
	color: #fdfdfd;
	border-bottom: 3px solid transparent
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action] i {
	display: inline-block;
	font-size: 18px;
	margin-top: -4px;
	margin-right: 6px;
	vertical-align: middle
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action]:hover {
	border-bottom-color: transparent;
	color: #0870ff}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer {
	font-size: 14px
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action] {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	border: none;
	border-radius: 50%;
	padding: 0;
	vertical-align: middle;
	color: #fdfdfd;
	background: rgba(255, 255, 255, .1);
	text-shadow: none
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action]:hover {
	background: rgba(255, 255, 255, .3)
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input {
	display: inline-block;
	-webkit-appearance: none;
	width: 130px;
	padding: 0;
	margin: 0 16px;
	vertical-align: middle;
	background: 0 0
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input:focus {
	outline: 0
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-webkit-slider-runnable-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	animate: .2s;
	box-shadow: none;
	background: #b7b7b7;
	border-radius: 6px
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-webkit-slider-thumb {
	height: 14px;
	width: 14px;
	border-radius: 50%;
	border: 0;
	background: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -5px;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, .8)
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-moz-range-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	animate: .2s;
	box-shadow: none;
	background: #789bec;
	border-radius: 6px
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-moz-range-thumb {
	height: 14px;
	width: 14px;
	border-radius: 50%;
	border: 0;
	background: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -5px;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, .8)
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer span {
	display: inline-block;
	min-width: 40px;
	text-align: center;
	margin-left: 6px;
	color: #fff;
	vertical-align: middle
}

.fileuploader-popup .fileuploader-popup-move {
	position: absolute;
	display: none;
	width: 56px;
	height: 100%;
	font-size: 24px;
	bottom: 0;
	left: 0;
	color: #fff;
	opacity: .4;
	cursor: pointer;
	z-index: 1
}

.fileuploader-popup .fileuploader-popup-move:hover {
	opacity: 1
}

.fileuploader-popup .fileuploader-popup-move:after {
	position: absolute
}

.fileuploader-popup .fileuploader-popup-move[data-action=next] {
	left: auto;
	right: 0
}

.fileuploader-popup .fileuploader-popup-has-arrows .fileuploader-popup-move {
	display: inline-block
}

.fileuploader-popup .fileuploader-cropper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 20, 27, .65);
	z-index: 9
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	z-index: 2;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:after,
.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:before {
	content: "";
	position: absolute;
	border: 1px solid rgba(250, 250, 250, .8);
	opacity: 0;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 1
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:before {
	top: 0;
	left: 50%;
	height: 100%;
	width: 34%;
	border-top: 0;
	border-bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:after {
	top: 50%;
	left: 0;
	height: 34%;
	width: 100%;
	border-left: 0;
	border-right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid.moving:after,
.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid.moving:before {
	opacity: 1
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point {
	position: absolute;
	width: 24px;
	height: 24px;
	z-index: 3
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point:after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, .4);
	border-radius: 50%
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-a {
	top: -12px;
	left: -12px;
	cursor: nw-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-b {
	top: -12px;
	left: 50%;
	margin-left: -12px;
	cursor: n-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-c {
	top: -12px;
	right: -12px;
	cursor: ne-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-d {
	top: 50%;
	right: -12px;
	margin-top: -12px;
	cursor: w-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-e {
	bottom: -12px;
	right: -12px;
	cursor: nw-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-f {
	bottom: -12px;
	left: 50%;
	margin-left: -12px;
	cursor: s-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-g {
	bottom: -12px;
	left: -12px;
	cursor: sw-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-h {
	left: -12px;
	top: 50%;
	margin-top: -12px;
	cursor: w-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-move {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: move
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-move:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255, 255, 255, .8)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-image {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-image img {
	width: auto;
	height: auto;
	max-width: none;
	max-height: none;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-info {
	position: absolute;
	bottom: -12px;
	left: 50%;
	color: #fff;
	font-family: sans-serif;
	line-height: 1;
	font-size: 12px;
	text-align: center;
	padding: 4px 8px;
	background: rgba(0, 0, 0, .6);
	border-radius: 14px;
	white-space: nowrap;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(100%);
	transform: translateX(-50%) translateY(100%);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 2
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.show-info .area-info {
	opacity: 0
}


.hirdetes-leiras img {
width: 100%;
height: auto;
}

.hirdetes-leiras div {
all: unset;
clear: both;
}

.hirdetes-leiras div::after {
all: unset;
clear: both;
}

.hirdetes-leiras p {
clear: both;
}

.hirdetes-leiras ul {
clear: both;
}

.hirdetes-leiras li {
clear: both;
}

.hirdetes-leiras strong { font-weight: bold; }

@media all and (max-width:768px) {
	.fileuploader-popup .fileuploader-popup-header {
		display: block;
		padding: 0
	}
	.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta {
		padding: 16px
	}
	.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-buttons {
		position: fixed;
		left: 0;
		bottom: 16px;
		width: 100%;
		margin: 0;
		text-align: center
	}
	.fileuploader-popup .fileuploader-popup-node {
		padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 117px
	}
	.fileuploader-popup .fileuploader-popup-footer {
		bottom: 61px;
		background: 0 0
	}
	.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer {
		display: none
	}
	.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li a:hover {
		border-color: transparent
	}
	.fileuploader-popup .fileuploader-popup-move {
		width: 30px
	}
	.fileuploader-popup .fileuploader-popup-has-arrows .fileuploader-popup-node {
		padding-left: 30px;
		padding-right: 30px
	}
}

@-webkit-keyframes fileuploaderFadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fileuploaderFadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@media only screen
and (min-width : 200px)
and (max-width : 960px) {

.fileuploader-items .fileuploader-item .fileuploader-action-remove {
    position: absolute;
    z-index: 10;
    right: -5px;
    top: 0;
     width: 40px;
     height: 40px;
     border-radius: 6px;
     background: url(/img/cancel.png) no-repeat #fb5252 center center;
     background-size: 16px 16px;
     content:""
}

.fileuploader-items .fileuploader-item .fileuploader-action-edit {
	    position: absolute;
	    z-index: 10;
	    top: 40px;
	    right: -5px;
	     clear: both;
	     width: 40px;
	     height: 40px;
	     z-index: 9;
	     border-radius: 6px;
	     background: url(/img/edit.png) no-repeat #ffffff center center;
	     background-size: 16px 16px;
	     content:" ";
	     display: none;
	     
	}
	
.fileuploader-items .fileuploader-item .fileuploader-action-sort {
 position: absolute;
	    z-index: 10;
	    top: 85px;
	    right: -5px;
	     clear: both;
	     width: 40px;
	     height: 40px;
	     z-index: 9;
     border-radius: 6px;
     background: url(/img/move.png) no-repeat #ffffff center center;
     background-size: 16px 16px; 
     content:" ";
     display: none;
}	
}

/* jquery fileuploader end */
/* jquery theme fileuploader end */

/* input & items size */
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
    position: relative;
	display: inline-block;
    margin: 16px 0 0 16px;
    padding: 0;
	vertical-align: top;
    
    width: 25%;
    width: calc(25% - 16px);
    padding-top: 20%;
}

.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner,
.fileuploader-theme-thumbnails .fileuploader-item-inner {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;  
    border-radius: 6px;
    display: inlone-block;
}



/* input */
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
 color: #626262;
background: #e1e1e1;
border: 2px dashed #a8a8a8;   
    
    text-align: center;
    font-size: 30px;
    
	cursor: pointer;
   
	-webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:hover {

background: #f7f7f7;	
border: 2px dashed #242424;
color: #C0C0C0; 
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:active,
.fileuploader-theme-thumbnails .fileuploader-dragging .fileuploader-thumbnails-input-inner {
	background: #F0F0F0;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner i {
    position: absolute;
    font-style: normal;
    left: 0;
    top: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}

/* items */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-items-list {
	margin: -16px 0 0 -16px;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item {
	border-bottom: 0;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item:last-child {
    margin-bottom: 0;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item-inner {
	background: rgba(0, 0, 0, 0.02);
	overflow: hidden;
	z-index: 1;
}
.fileuploader-theme-thumbnails .fileuploader-item-inner .thumbnail-holder,
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
    width: 100%;
	height: 100%;
	background: #E5E5E5;
}

li.fileuploader-item:first-child .fileuploader-item-image {
border: 2px solid #3e3e3e;
}

li.fileuploader-item:first-child .fokep:before {
position: absolute;
z-index: 999;
border: 3px dashed #3e3e3e;
background: #3e3e3e;
height: 30px;
color: #FFFFFF;
padding: 2px 5px 0px 5px;
content: attr(data-employeename);
border-top-right-radius: 5px;
font-size: 15px;
bottom: 0;
}


.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-item-icon i {
    display: none;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action-popup {

}
.fileuploader-theme-thumbnails .fileuploader-item .type-holder {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 4px 6px;
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    z-index: 2;
}
.fileuploader-theme-thumbnails .fileuploader-item .actions-holder {
    position: absolute;
    top: 6px;
    right: 12px;
    z-index: 2;
    width: 20px;
    height: 80px;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(255,0,0,0.3);
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action + .fileuploader-action {
    /*margin-left: 5px;*/
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
            background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    z-index: 2;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder h5 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder span {
    display: block;
    font-size: 11px;   
    color: rgba(255, 255, 255, 0.8);
}

/* uploading */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item.upload-failed .fileuploader-item-inner {
	
    background: url(error.png) no-repeat #e7e7e7 center center;
    background-size: 20px 20px;	
    
}
.fileuploader-theme-thumbnails .fileuploader-item .progress-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: none;
    display: none;
    z-index: 1;
    text-align: center;
}
.fileuploader-theme-thumbnails .fileuploader-item  .fileuploader-progressbar {
	width: 100%;
	height: 100%;
	z-index: 99999;
}





/* sorter */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item.sorting {
    padding-top: 0;
    margin: 0;
}

.fileuploader-theme-thumbnails .fileuploader-sorter-placeholder {
    background: #D4D4D4;
    border-radius: 6px;
    /*border: 1px dashed #DADADA;*/
}

/* responsive */
@media all and (max-width: 768px) {
    .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
        width: 33.33333333%;
        width: calc(33.33333333% - 16px);
        padding-top: 30%;
    }
}
@media all and (max-width: 480px) {
    .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
        width: 50%;
        width: calc(50% - 16px);
        padding-top: 40%;
    }
}


/* jquery theme fileuploader end */

.content {
position: relative;
float: left;
width: 100%;
min-height: 300px;
padding-top: 0;
}

.content_center {
margin: 0 auto;
width: 1000px;
}

.bottom_center {
margin: 0 auto;
width: 1000px;
}

.mediabox {
position: relative;
float: left;
width: 100%;
padding-top: 10px;
}

.mediabox_text {
position: relative;
float: left;
width: 340px;
font-family: 'Poppins-SemiBold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 25px;
text-align: center;
padding: 35px 0 25px 0;
}

.mediabox_kep {
position: relative;
float: left;
width: 270px;
margin: 10px;
}

.bottom_box {
position: relative;
float: left;
width: 100%;
padding: 30px 0 30px 0;
}

.bottom-box-left {
position: relative;
float: left;
width: 450px;
height: 50px;
}

.bottom_text {
position: relative;
float: left;
line-height: 21px;
font-size: 13px;
color: #B7B7B7;
width: 245px;
height: 30px;
margin: 0 0 0 10px;
padding: 12px 0 0 10px;
border-left: 1px solid #e9e9e9;
}

.bottom_logo_box {
position: relative;
float: left;
width: 180px;
height: 45px;
background: url(/img/logo.png) no-repeat center center;
background-size: 100%;
}

.bottom_payment_container {
position: relative; margin: 0 auto; width: 210px;
}

.bottom_payment_box_text {
position: relative;
float: left;
text-align: right;
width: 80px;
padding-right: 10px;
font-size: 14px;
color: #B7B7B7;
margin: 0;
}

.bottom_payment_box {
position: relative;
float: left;
text-align: center;
font-size: 14px;
color: #B7B7B7;
width: 100px;
margin: 0;
padding: 0;
}

.bottom_link_box {
position: relative;
float: right;
text-align: right;
font-size: 14px;
color: #7E7E7E;
width: 530px;
margin: 0 0 0 0;
padding: 10px 0 0 10px;
}

.content_container_small {
width: 720px; margin: 0 auto;
}

.content_fullcenter {
position: relative;
float: left; 
width: 1000px;
height: 100%;
background: white;
margin: 0 auto; 
}

.content_fullcenter_middle {
position: relative;
margin: 0 auto; 
width: 1000px;
padding: 0 0 0 0;
}

.content_fullcenter_middle_search {
padding: 20px 0 0 0;
}

.top_stat_left {
position: relative;
float: left;
width: 350px;
text-align: center;
font-family: 'Roboto-Bold', Arial;
font-size: 30px;
top: 10px;
}

.top_stat_right {
position: relative;
float: left;
width: 600px;
font-family: 'Roboto-Bold', Arial;
font-size: 24px;
}

.top_stat_block {
position: relative;
float: left;
width: 50%;
font-family: 'Urbanist', Arial;
font-size: 20px;
}

.content_smallcenter {
position: relative;
float: left;
width: 720px;
background: white;
border-radius: 20px;
border: 1px solid #E2E2E2;
margin-top: 0px;
margin-bottom: 20px;
}

.content_tartalom_kozep {
position: relative;
float: left;
width: 1000px;
padding: 0 0 0 0;
margin-top: 20px;
}

.kozep_small {
width: 680px;
}

.kozep_bg {
background: #FFFFFF;
padding-bottom: 20px;
}

.content_right {
position: relative;
float: left;
width: 300px;
background: white;
margin: 10px 0 0 10px;
}

.right_banner {
position: relative;
float: left;
width: 300px;
height: 300px;
background: url(/img/logo_medium.png) no-repeat white center center;
background-size: 50%;
}

.plusmargin {
margin: 10px 0 0 0;
}

.szogletes {
border-radius: 20px;
border: 1px solid #dcdddd;
}

/* buttons */

.button_add {
position: relative;
float: left;
width: 200px;
background: #0870ff;
border: 0;
font-family: Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
padding: 15px 20px 15px 20px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
cursor: hand;
}

/* other */

.box-jelzes {
position: relative; 
float: left; 
width: 315px; 
font-size: 16px;
padding: 15px; 
color: #ffffff; 
background: #42b649;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
border: 1px solid #42b649;
border-radius: 3px;
margin: 20px 0 0 0;
}

.box-hiba {
position: relative; 
float: left; 
background: #f9efb9;
margin: 20px 0 0 0px;
border: 1px solid #f3c460;
border-radius: 3px;
padding: 5px;
font-size: 16px;
line-height: 24px;
color: #9d6401;
background: #ffe899;
border-color: #FFE48A;
width: 350px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
text-align: left;
}

.box-info {
position: relative; 
float: left; 
width: 315px; 
background: #fdaa34;
font-size: 16px;
margin: 0px 0 0 0;
border: 1px solid #fdaa34;
border-radius: 3px;
padding: 5px;
line-height: 22px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
color: #FFFFFF;
}

.box-input-medium {
position: relative; float: left; width: 300px;
}


.box-input-medium-extra-other {
position: relative; float: left; width: 400px;
clear: both;
margin-left: 20px;
}

.box-input-medium-extra {
position: relative; float: left; width: 400px;
}

.box-input-medium-extra.settings {
height: 20px;
}

.box-input-medium-normal {
position: relative; float: left; width: 330px;
}

.box-input-feliratkozas {
position: relative; float: left; width: 330px;
}

.box-input-medium-extra.popup {
clear: both;
width: 80%;
padding: 0 0 0 10%;
}

.box-input-very-small {
position: relative; float: left; width: 150px;
}

.box-input-small {
position: relative; float: left; width: 200px;
}

.box-input-small-extra {
position: relative; float: left; width: 250px;
}


.box-input-small-extra.popup {
clear: both;
width: 50%;
padding: 0 0 0 10%;
}

.box-kiemeles-text {
padding-left: 35px;
font-size: 16px;
padding-top: 2px;
text-align: left;
}

.box-leiras-reg {
font-family: 'Urbanist', Arial;
padding-left: 30px;
width: 550px;
font-size: 16px;
padding-top: 2px;
text-align: left;
}

.box-leiras-reg-medium {
font-family: 'Urbanist', Arial;
padding-left: 35px;
width: 350px;
font-size: 16px;
padding-top: 2px;
text-align: left;
}

.box-kiemeles-extra {
position: relative;
float: left;
width: calc(100% - 20px);
padding-bottom: 0px;
padding-top: 3px;
}

.box-kiemeles-leiras {
position: relative;
float: left;
width: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
line-height: 22px;
font-size: 13px;
}

.box-kiemeles-leiras:nth-child(2) {

}

.box-kiemeles-ar {
position: relative;
text-align: right;
float: right;
width: 65px;
padding-top: 3px;
padding-left: 0;
font-size: 16px;
font-weight: bold;
}

.box-kiemeles-nap {
position: relative;
text-align: right;
float: right;
width: 50px;
padding-top: 3px;
padding-right: 30px;
font-size: 16px;
font-weight: normal;
color: #696969;
}

.box-reg-checkbox {
position: relative;
float: left;
width: 400px;
padding: 10px 0 0px 0;
}


.box-kiemeles-checkbox {
position: relative;
float: left;
width: 620px;
padding: 0 0 0 0;
}

.box-kiemeles-checkbox.addtop {
padding-top: 10px;
}

.box-reg-checkbox.popup {
padding: 0;
margin-left: 10%;
}



.fileuploader {
max-width: 620px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    float: left;
    padding-left: 30px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    color: #2a2a2a;
    
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
        box-shadow: 0 2px 8px 0 rgba(234,235,237,.5);
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #0870ff;
    position: absolute;
    top: 5px;
    left: 10px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
 
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.extra-kep-box [type="radio"]:checked + label:before,.extra-kep-box [type="radio"]:not(:checked) + label:before {
margin: 20px 10px 10px 10px;     
}
  
.extra-kep-box [type="radio"]:checked + label:after,.extra-kep-box [type="radio"]:not(:checked) + label:after {
margin: 20px 10px 10px 10px;     
} 

.extra-kep-box [type="radio"]:checked + label {
background: #EBEBEB;
}

.extra-kep-box [type="radio"]:not(:checked) + label {
background: #f8f8f8;
}

.checkbox-box [type="radio"]:checked + label:before,.checkbox-box [type="radio"]:not(:checked) + label:before {
margin: 20px 10px 10px 10px;     
}
  
.checkbox-box [type="radio"]:checked + label:after,.checkbox-box [type="radio"]:not(:checked) + label:after {
margin: 20px 10px 10px 10px;     
} 

.checkbox-box [type="radio"]:checked + label {
background: #EBEBEB;
}

.checkbox-box [type="radio"]:not(:checked) + label {
background: #f8f8f8;
}



.input_reg_large {
	position: relative;
	float: left;
	margin-top: 2px;
    display:inline;
    width: 100%;
    height:48px;
    margin: 2px 0 5px 0;
    padding:0 12px;
    border-width:1px;
    border-color:#D1D1D1;
    border-style:solid;
    border-radius:4px;
    background-color:#FFFFFF;
    color:#1F1F1F;
    font-size:18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    box-shadow: 0 1px 8px 0 rgba(234,235,237,.6); 
}

.input_reg_large-slim {
	position: relative;
	float: left;
	margin-top: 2px;
    display:inline;
    width: 100%;
    height:48px;
    margin: 0 0 20px 0;
    padding:0 12px;
    border-width:1px;
    border-color:#D1D1D1;
    border-style:solid;
    border-radius:4px;
    background-color:#FFFFFF;
    color:#1F1F1F;
    font-size:18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}

.input_large {
font-family: 'Urbanist';
font-weight: 500;
position: relative;
float: left;
margin-top: 2px;
    display:inline;
    width: calc(90% - 10px);
    height:46px;
    margin-bottom:10px;
    padding:0 12px;
    border-width:1px;
    border-color:#D1D1D1;
    border-style:solid;
    border-radius:4px;
    background-color:#f5f5f5;
    color:#1F1F1F;
    font-size: 18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline:0;   
}



.input_large.popup {
clear: both;
width: 90%;
}

.label-extra-new.popup {
min-width: 0px;
text-align: left;
padding: 0 30px 0 10%;
}

.input_small_test {
font-family: 'Urbanist';
font-weight: 500;
position: relative;
float: left;
margin-top: 2px;
    display:inline;
    width: 90%;
    height:46px;
    margin-bottom:10px;
    padding:0 12px;
    border-width:1px;
    border-color:#D1D1D1;
    border-style:solid;
    border-radius:4px;
    background-color:#f5f5f5;
    color:#1F1F1F;
    font-family: 'Urbanist';
    font-size: 18px; 
}

.input_small_km {
font-family: 'Urbanist';
font-weight: 500;
position: relative;
float: left;
    display:inline;
    margin-bottom:10px;
    padding:0 12px;
    border-width:1px;
    border-color:#D1D1D1;
    border-style:solid;
    border-radius:4px;
    background-color:#f5f5f5;
    color:#1F1F1F;
    font-family: 'Urbanist';
    font-size: 18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline:0;
cursor: pointer;
cursor: hand;
padding-left: 10px;
width: 90px;
height:45px;
background: white;
border: 0;
margin: 1px 0 0 5px;       
}

.km-elvalaszto {
position: absolute;
top: 0;
right: 90px;
height: 45px;
border-right: 1px solid #DADADA;
z-index: 5;
}

.input_large_slim {
font-family: 'Urbanist';
font-weight: 500;
position: relative;
float: left;
margin-top: 2px;
    display:inline;
    width: 100%;
    height:46px;
    margin-bottom:10px;
    padding:0 12px;
    border-width:1px;
    border-color:#D1D1D1;
    border-style:solid;
    border-radius:4px;
    background-color:#f5f5f5;
    color:#1F1F1F;
    font-family: 'Urbanist';
    font-size: 18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline:0;   
}

.select_large {
font-family: 'Urbanist';
font-weight: 500;
position: relative;
float: left;
margin-top: 2px;
    display:inline;
    width: 100%;
    height:48px;
    margin-bottom:10px;
    padding:0 12px;
    border-width:1px;
    border-color:#D1D1D1;
    border-style:solid;
    border-radius:4px;
    background-color:#f5f5f5;
    color:#1F1F1F;
    font-family: 'Urbanist';
    font-size: 18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline:0; 
    box-shadow: 0 2px 8px 0 rgba(234,235,237,.5);   
}

.ajanlat-kerdes-box {
position: relative;
float: left;
padding: 0 0 0 10px;
font-size: 16px;
}


.input-kieg-price {
position: absolute;
right: 15px;
top: 15px;
width: 50px;
height: 28px;
font-family: 'Urbanist';
font-weight: 500;
font-size: 18px;
text-align: right;
}

.arkieg-kereses {
position: absolute;
top: 12px;
right: 7px;
background: white;
color: #000000;
}

.textarea_medium {
padding: 10px;
min-height: 70px;
color: black;
font-family: 'Urbanist';
font-size: 18px;
font-weight: 400;
line-height: 1.6em;
font-style: normal;
width: 600px;
}


.textarea_large {
padding: 10px;
min-height: 120px;
color: black;
font-family: 'Urbanist';
font-size: 18px;
font-weight: 400;
line-height: 1.6em;
font-style: normal;
width: 600px;
}

textarea::-moz-placeholder,select::-moz-placeholder,input[type]:not([type='submit']):not([type='hidden']):not([type='checkbox']):not([type='radio']):not([type='file'])::-moz-placeholder{
color:#9D9D9D;
opacity:1;

}
textarea:-ms-input-placeholder,select:-ms-input-placeholder,input[type]:not([type='submit']):not([type='hidden']):not([type='checkbox']):not([type='radio']):not([type='file']):-ms-input-placeholder{
color:#9D9D9D
}
.input_large::-webkit-input-placeholder {
color:#D4D4D4;
}
.input_reg_large::-webkit-input-placeholder {
color:#E5E5E5;
}

.whitebg {
background: #FFFFFF;
width: 590px; min-height: 85px;
}

textarea:focus,input[type]:not([type='submit']):not([type='hidden']):not([type='checkbox']):not([type='radio']):not([type='file']):focus{
border-color:#0870ff;
outline:0;
background-color:#fff;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;    
}

select option {
font-family: 'Urbanist';
background-color:white;
}

.form-select select{
font-family: 'Urbanist';
margin-bottom:0;
padding-right:40px
}
select[multiple],select[multiple].ninja-forms-field{
    width:100%;
    height:90px !important
}
select[multiple].ninja-forms-field+.form-select::before{
    display:none
}
label,.ninja-forms-form-wrap label{
    display:block;
    margin-bottom:6px;
    color: #1F1F1F;
    font-size:18px;
    font-weight: normal;
}

textarea{
    font-family: arial;
    height:auto;
    padding:12px
}

.select {
  	position: relative;
  	float: left;
  	width: 305px;
  	min-height: 40px;
  	line-height: 3;
}

.select.lapozo-medium {
width: 200px;
float: left;
margin-top: 5px;
}

.lapozo-select {
font-family: 'Urbanist';
font-weight: 500;
position: relative;
margin-top: 2px;
    display:inline;
    margin-bottom:10px;
    padding:0 12px;
    border-radius:4px;
    background-color:#f5f5f5;
    color:#1F1F1F;
    font-family: 'Urbanist';
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline:0;
    box-shadow: 0 1px 8px 0 rgba(234,235,237,.6);  
width: 200px;
height:40px; background: #F5F5F5; box-shadow: none; color: #2f2828; font-size: 16px; border: 1px solid #e2e2e2;
}

.nyil {
	width: 15px;
	height: 30px;
	background: url(/img/arrowdown.png) no-repeat center center;
	background-size: 13px;
  	content: ' ';
  	position: absolute;
  	top: 10px;
  	right: 5px;
  	bottom: 0;
  	padding: 0;
 	z-index: 9;
  	pointer-events: none;
}

.nyil.lapozo {
top: 7px;
}

.nyil-kereso {
	width: 25px;
	height: 30px;
	background: url(/img/arrowdown.png) no-repeat center center;
	background-size: 13px;
	background-color: white;
  	content: ' ';
  	position: absolute;
  	top: 7px;
  	right: 3px;
  	bottom: 0;
  	padding: 0;
 	z-index: 6;
  	pointer-events: none;	
}

.nyil-kereso-full {
	width: 20px;
	height: 30px;
	background: url(/img/arrowdown.png) no-repeat center center;
	background-size: 13px;
	background-color: white;
  	content: ' ';
  	position: absolute;
  	top: 13px;
  	right: 1px;
  	bottom: 0;
  	padding: 0;
 	z-index: 6;
  	pointer-events: none;	
}

.nyil-shadow {
box-shadow: -10px 0px 10px 1px #FFFFFF;
}



/* ---------------------------- */

#popup {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
background: #ffe182;
margin: 0 0 0 260px;
width: 600px;
border: 1px solid #ffc301;
border-radius: 3px;
padding: 10px;
line-height: 18px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
font-size: 17px;
line-height: 24px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);    
}

#popup_jelentkezes {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
margin: 20px 0 0 20px;
width: calc(100% - 50px);
border-radius: 3px;
padding: 10px;
line-height: 18px;
font-size: 17px;
line-height: 24px;  
color: #878787;
background: #ffedc2;
}

#popup_done {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
background: white;
margin: 0 0 0 290px;
width: 600px;
border-radius: 3px;
padding: 10px;
line-height: 18px;
font-size: 17px;
line-height: 24px;  
color: #878787;
}

#popup_ures {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
background: white;
margin: 0 0 0 290px;
width: 600px;
border-radius: 3px;
padding: 10px;
line-height: 18px;
font-size: 17px;
line-height: 24px;  
color: #878787;
}

#fiok_notification {
display: flex; justify-content: center; align-items: center;
position: relative;	
width: calc(100% - 20px);
border-radius: 3px;
padding: 10px 10px 10px 10px;
line-height: 18px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);   
font-size: 17px;
line-height: 24px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1); 
background: #e74c3c;
color: #ffffff;
border: 1px solid #f9412e;
margin: 20px 0 20px 0;
}

#fizetos_info {
display: flex; justify-content: center; align-items: center;
position: relative;
margin: 15px 0 0 190px;
width: 600px;
border-radius: 3px;
padding: 10px 10px 20px 10px;
line-height: 18px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);   
font-size: 17px;
line-height: 24px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);    
}

#fizetes_info {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
margin: 5px 0 0 300px;
width: 600px;
border-radius: 3px;
padding: 0 10px 10px 0;
line-height: 24px;  
font-size: 17px;
}

#limit_info {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
clear: both;
margin: 0 0 0 260px;
width: 600px;
border-radius: 3px;
padding: 10px 10px 10px 10px;
line-height: 24px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);   
font-size: 17px;
background: #e8e8e8;
border: 1px solid #c1c1c1;  
}

#limit_info_extra {
position: relative;
float: left;
clear: both;
margin: 0 0 0 260px;
width: 600px;
padding: 3px 10px 5px 0;
line-height: 24px;   
font-size: 17px;
text-align: left;
}

#elofizetes_info {
display: flex; justify-content: center; align-items: center;
	position: relative;
	float: left;
	background: #ffe984;
	margin: 15px 0 0 0;
    width: calc(100% - 20px);
    border: 1px solid #eed76f;
    border-radius: 3px;
    padding: 10px;
    line-height: 18px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    color: #794e2b;
    
font-size: 16px;
line-height: 24px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);    
}

#fontos_info {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
margin: 0 0 0 0;
width: 400px;
border-radius: 3px;
padding: 10px 10px 10px 10px;
line-height: 24px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1); 
background: #F2F2F2;
border: 1px solid #E5E5E5;
color: #626262; 
}


#overlayg {
position: fixed;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.4);
z-index: 9;
cursor: pointer;
}

#textg{
width: 420px;
background: white;
border-radius: 5px;
padding-top: 40px;
padding-bottom: 40px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
color: black;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
background: white;
}

.popup_close_button {
position: absolute; 
right: 10px;
top: 10px;
width: 36px;
height: 36px;
background: url(/img/closepopup.png) no-repeat #f6f6f6 center center;
background-size: 16px;
cursor: pointer;
cursor: hand;
z-index: 10;
border-radius: 8px;
}

.popup_close_button:hover {
position: absolute; 
right: 10px;
top: 10px;
width: 36px;
height: 36px;
background: url(/img/closepopup.png) no-repeat #EEEEEE center center;
background-size: 16px;
cursor: pointer;
cursor: hand;
z-index: 10;
border-radius: 8px;
}

#vanmar {
display: none;
position: absolute;
width: 30px;
height: 30px;
background: url(/img/wrong.png) no-repeat #FFFFFF top left;
background-size: 24px;
right: -5px;
top: 13px;
z-index: 7;
}

#popup-small {
	position: relative;
	float: left;
	background: #f9efb9;
	font-size: 14px;
	margin: 0 0 0 220px;
    width: 400px;
    border: 1px solid #f3c460;
    border-radius: 3px;
    padding: 10px;
    line-height: 18px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    color: #3c3a34;
}

#popup_wrong_hiba {
display: flex; justify-content: center; align-items: center;
	position: relative;
	float: left;
	background: #fb5252;
	font-size: 16px;
	margin: 0 0 0 300px;
    width: 400px;
    border-radius: 3px;
    padding: 10px;
    line-height: 16px;
    font-weight: normal;
    line-height: 24px;
font-size: 16px; margin-bottom: 10px; line-height: 24px;  
color: #ffffff;
}


#popup_wrong {
	position: relative;
	float: left;
	background: #fb5252;
	font-size: 16px;
	margin: 0 0 0 300px;
    width: 405px;
    border: 1px solid #fb5252;
    border-radius: 3px;
    padding: 10px;
    line-height: 16px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    color: #FFFFFF;
    font-weight: normal;
    line-height: 24px;
}


.left_box_icon {
position: relative; float: left; width: 35px; height: 100%;  box-sizing: border-box; display: inline-block;
}

.right_box_text {
position: relative; float: left; width: calc(100% - 20px);
font-size: 15px;
}

.fontos_gomb {
position: relative;
float: left;
padding: 0 10px 0 10px;
border-radius: 3px;
background: #a3a3a3;
color: #ffffff;
cursor: hand;
cursor: pointer;
}

.info_extra {
position: relative; float: left; font-size: 16px; padding: 18px 0 0 0; color: #878787;
}

#popup_wrong_yellow {
display: flex; justify-content: center; align-items: center;
	position: relative;
	float: left;
	font-size: 16px;
	margin: 0 0 0 260px;
    width: 405px;
    border: 1px solid #fb5252;
    border-radius: 3px;
    padding: 10px;
    line-height: 16px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    color: #FFFFFF;
    font-weight: normal;
    line-height: 24px;
font-size: 16px; margin-bottom: 10px; line-height: 24px; 
background: #ffe899; color: #3c3a34; border-color: #FFE48A; width: 405px; box-shadow: 0 2px 8px rgba(59,64,69,0.1);    
}

#popup_wrong_purple {
display: flex; justify-content: center; align-items: center;
	position: relative;
	float: left;
	background: #ffe182;
	font-size: 16px;
	margin: 0 0 0 260px;
    width: 600px;
    border: 1px solid #ffc301;
    border-radius: 3px;
    padding: 10px;
    line-height: 16px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    font-weight: normal;
    line-height: 24px;
font-size: 16px; margin-bottom: 10px; line-height: 24px; 
border-color: #ffc301; box-shadow: 0 2px 8px rgba(59,64,69,0.1);    
}

#popup_wrong_ures {
display: flex; justify-content: center; align-items: center;
	position: relative;
	float: left;
	background: white;
	font-size: 16px;
	margin: 0 0 0 290px;
    width: 600px;
    border-radius: 3px;
    padding: 10px;
    line-height: 16px;
    font-weight: normal;
    line-height: 24px;
font-size: 16px; margin-bottom: 10px; line-height: 24px;  
color: #878787;
}

#popup_wrong_terkep {
display: flex; justify-content: center; align-items: center;
	position: relative;
	float: left;
	background: #f2f2f2;
	font-size: 16px;
	margin: 0 0 0 0;
    width: 600px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 10px;
    line-height: 16px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    color: #333333;
    font-weight: normal;
    line-height: 24px;
font-size: 16px; margin-bottom: 10px; line-height: 24px; 
border-color: #fec952; box-shadow: 0 2px 8px rgba(59,64,69,0.1);    
}

#popup_wrong_kiemeles {
display: flex; justify-content: center; align-items: center;
	position: relative;
	float: left;
	background: #f2f2f2;
	font-size: 16px;
	margin: 0 0 0 0;
    width: 600px;
    border: 2px solid #26adf5;
    border-radius: 3px;
    padding: 10px 10px 10px 10px;
    line-height: 16px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    color: #333333;
    font-weight: normal;
    line-height: 24px;
font-size: 16px; margin-bottom: 10px; line-height: 24px; 
border-color: #262637; box-shadow: 0 2px 8px rgba(59,64,69,0.1);    
}

.regio_extra_info {
margin-left: 5px;
}

#popup_wrong_small {
	position: relative;
	float: left;
	background: #fb5252;
	font-size: 16px;
	margin: 0 0 0 0px;
    width: 274px;
    border: 1px solid #fb5252;
    border-radius: 3px;
    padding: 10px 10px 8px 10px;
    line-height: 16px;
    box-shadow: 0 2px 8px rgba(59,64,69,0.1);
    color: #FFFFFF;
    font-weight: normal;
    line-height: 24px;
}

.infobox {
	position: relative;
	display: table;
	margin: 0 auto;
	font-size: 18px;
    width: 750px;
    border-radius: 3px;
    padding: 10px 10px 30px 10px;
    line-height: 24px;
    color: #3c3a34;
}

.infobox_extra {
	position: relative;
	display: table;
	margin: 0 auto;
	background: #fafafa;
	font-size: 18px;
    width: 700px;
    border: 1px solid #f2f2f2;
    line-height: 24px;
    color: #3c3a34;
}

.content_tartalom_kozep.kozepre {
padding-top: 100px;
}

.infobox_extra_top {
position: relative;
float: left;
width: 100%;
padding: 40px 0 40px 0;
font-size: 30px;
font-weight: bold;
color: white;
background: #ff7a00;
}

.infobox_siker_box {
position: relative;
float: left;
font-family: 'sourcesanspro-semibold';
font-size: 14px;
font-weight: bold;
border-radius: 25px;
color: #ffffff;
padding: 5px 15px 5px 15px;
background: #6ac359;
}

.infobox_extra_small {
position: relative;
margin: 0 auto;
width: 300px;
border: 1px solid #e9e9e9;
margin-top: 10px;
border-radius: 5px;
padding: 20px;
font-size: 18px;
font-weight: bold;
}

a.facebook_share_button:link, a.facebook_share_button:visited, a.facebook_share_button:active {
display: table;
margin: 0 auto;
width: 170px;
color: white;
text-decoration: none;
border-radius: 5px;
font-weight: bold;
padding: 15px 50px 15px 50px;
background: url(/img/facebook-logo.png) no-repeat #1877f2;
background-size: 24px;
background-position: 15px 15px;
font-size: 20px;
text-align: center;
}

a.facebook_share_button:hover {
display: table;
margin: 0 auto;
width: 170px;
color: white;
text-decoration: none;
border-radius: 5px;
font-weight: bold;
padding: 15px 50px 15px 50px;
background: url(/img/facebook-logo.png) no-repeat #363636;
background-size: 24px;
background-position: 15px 15px;
font-size: 20px;
}

a.uj_button:link, a.uj_button:visited, a.uj_button:active {
display: table;
margin: 0 auto;
width: 265px;
color: white;
text-decoration: none;
border-radius: 5px;
font-weight: bold;
padding: 15px 0 15px 0;
background: #ff7a00;
background-size: 24px;
background-position: 15px 15px;
font-size: 20px;
text-align: center;
}

a.uj_button:hover {
display: table;
margin: 0 auto;
width: 265px;
color: white;
text-decoration: none;
border-radius: 5px;
font-weight: bold;
padding: 15px 0 15px 0;
background: #363636;
background-size: 24px;
background-position: 15px 15px;
font-size: 20px;
}

a.kereses_ajanlo:link, a.kereses_ajanlo:visited, a.kereses_ajanlo:active {
position: relative; display: inline-block;  padding: 5px 30px 5px 10px; margin: 0 5px 7px 0; border-radius: 8px; background: url(/img/search.png) no-repeat #FFFFFF; background-position: right 10px center; background-size: 14px; text-decoration: none; font-size: 14px; border: 2px solid white; color: #585858;
}

a.kereses_ajanlo:hover {
position: relative; display: inline-block; padding: 5px 30px 5px 10px; margin: 0 5px 7px 0; border-radius: 8px; background: url(/img/search.png) no-repeat #FFFFFF; background-position: right 10px center; background-size: 14px; text-decoration: none; font-size: 14px; border: 2px solid #0870ff; color: #333333;
}

.button_kepek {
position:relative;
float: left;
}

.msg-wrap {
display: flex; justify-content: center; align-items: center;
position: relative;
float: left;
background: #ffe182;
width: 555px;
border: 1px solid #ffc301;
border-radius: 3px;
padding: 10px 10px 10px  45px;
line-height: 18px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
margin: 0 0 10px 0;  
font-size: 17px;
line-height: 24px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
background: url(/img/ikon_info_fekete.png) no-repeat #ffe984;
background-size: 24px;
background-position: 10px 50%;
text-align: left;

    } 
    
.n-error:after {
	content: '';
	display: block;  
	position: absolute;
	left: 5px;
	bottom: 100%;
	width: 0;
	height: 0;
	border-bottom: 5px solid #fb5252;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}    
    
    
.n-msg {
width: 100%;
text-align: left;	
}
    
.n-error {
    position: relative;
	float: left;
	clear: both;
	width: 300px;
	padding: 6px 5px 5px 7px;
    background: #fb5252;
  	color: #FFFFFF;
  	z-index: 3;
  	border-radius: 3px;
  	border: 1px solid #de2c2c;
  	    font-weight: bold;
  	    text-align: left;
}    


.form-group {
clear: both;
}

label{
    display:inline-block;
    max-width:100%;
    margin-bottom:5px;
}

.form-control{

}


.has-success .control-label,.has-success.radio-inline label{
    /*color:yellow;*/

    background: url(/img/checked.png) no-repeat right 15px;
    background-size: 24px;
    /*itt*/
}


.has-error .form-control{

}
    
/* textarea --------------   */

textarea {
	vertical-align: top;
	width: 100%;
	height: 100px;
}

.animated {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}			
			
/* checkbox --------------   */		
			
input[type="checkbox"] {
position: relative; float: left;
  	cursor: pointer;
  	-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;
  	outline: 0;
  	background: #f5f5f5;
  	height: 20px;
  	width: 20px;
  	border: 1px solid #D4D4D4;
  	border-radius: 3px;
  	margin: 2px 0 10px 0;
  	box-shadow: 0 2px 8px 0 rgba(234,235,237,.5); 
  	
}

input[type="checkbox"]:checked {
  	background: #f5f5f5;
  	border-color: #0870ff;
  	
}

input[type="checkbox"]:hover {
 	border: 1px solid #0870ff;
 	 
}

input[type="checkbox"]:disabled {
  	background: #e6e6e6;
  	opacity: 0.6;
  	pointer-events: none;
}

input[type="checkbox"]:after {
  	content: '';
  	position: relative;
  	left: 40%;
  	top: 20%;
  	width: 15%;
  	height: 40%;
  	border: solid #0870ff;
  	border-width: 0 2px 2px 0;
  	transform: rotate(45deg);
  	display: none;
}

input[type="checkbox"]:checked:after {
	display: block;
}

input[type="checkbox"]:disabled:after {
	border-color: #7b7b7b;
}	

.hidden{
	display: none;
}

.loading-gomb {
position: absolute;
top: -3px;
left: -3px;
width: 50px;
height: 50px;  
animation: round 2s linear infinite;
background: url(/img/loading_white.png) no-repeat center center;
background-size: 14px;
-webkit-animation:spin 2s linear infinite;
-moz-animation:spin 2s linear infinit
animation:spin 1.5s linear infinite;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #0870ff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0870ff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.loading_form_kep img {
text-align: center;
width: 50%;
color: white;
margin-bottom: 20px;
}

.loading_form {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #252525;
z-index: 9;
opacity: 0.9;  
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
font-size: 27px;
}

.loading_form_center {
color: white;
}

#loading {
position: absolute;
top: -3px;
left: -3px;
width: 50px;
height: 50px;  
animation: round 2s linear infinite;
background: url(/img/loading_white.png) no-repeat center center;
background-size: 14px;
-webkit-animation:spin 2s linear infinite;
-moz-animation:spin 2s linear infinit
animation:spin 1.5s linear infinite;
}

#loadingmentve {
position: absolute;
top: -3px;
left: -3px;
width: 50px;
height: 50px;  
animation: round 2s linear infinite;
background: url(/img/loading_white.png) no-repeat center center;
background-size: 14px;
-webkit-animation:spin 2s linear infinite;
-moz-animation:spin 2s linear infinit
animation:spin 1.5s linear infinite;
}


#loading-nagygaleria {
position: absolute;
top: -3px;
left: -3px;
width: 50px;
height: 50px;  
animation: round 2s linear infinite;
background: url(/img/loading_white.png) no-repeat center center;
background-size: 14px;
-webkit-animation:spin 2s linear infinite;
-moz-animation:spin 2s linear infinit
animation:spin 1.5s linear infinite;
}

.loading-button {
background: url(/img/loader-white.gif) no-repeat center center;
background-size: 20px;
}

#loading_gyorskereses {
position: absolute;
right: 10px;
top: 6px;
width: 34px;
height: 34px;
border-radius: 21px;
border: 0;
cursor: pointer;
cursor: hand;
z-index: 4;
animation: round 2s linear infinite;
background: url(/img/loading_black.png) no-repeat white center center;
background-size: 14px;
-webkit-animation:spin 2s linear infinite;
-moz-animation:spin 2s linear infinit
animation:spin 1.5s linear infinite;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }



#loading_keresesfo {
position: absolute;
right: calc(20% - 17px);
top: 6px;
width: 34px;
height: 34px;
border-radius: 21px;
border: 0;
cursor: pointer;
cursor: hand;
z-index: 4;
animation: round 2s linear infinite;
background: url(/img/loading_white.png) no-repeat center center;
background-size: 14px;
-webkit-animation:spin 2s linear infinite;
-moz-animation:spin 2s linear infinit
animation:spin 1.5s linear infinite;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }



#loading_gyorskereses_mobile {
position: absolute;
top: 30px;
right: 9px;
width: 40px;
height: 40px;
border-radius: 26px;
margin: 0 auto;
border-radius: 50%;
border: 0;
cursor: pointer;
cursor: hand;
z-index: 6;
animation: round 2s linear infinite;
background: url(/img/loading_white.png) no-repeat #0870ff center center;
background-size: 23px;
-webkit-animation:spin 2s linear infinite;
-moz-animation:spin 2s linear infinit
animation:spin 1.5s linear infinite;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }



#loading_kereses {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 50px;
	height: 50px;
	animation: round 2s linear infinite;
  background: url(/img/loading.png) no-repeat center center;
  background-size: 14px;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 1.5s linear infinite;
    
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }






#loading_login {
	position: absolute;
	top: 44%;
	left: 44%;
	width: 50px;
	height: 50px;
	animation: round 2s linear infinite;
  background: url(/img/loading_orange.png) no-repeat center center;
  background-size: 34px;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 1.5s linear infinite;
    
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }



#loadingcenter {
	position: absolute;
	top: 0;
	left: 42%;
	width: 50px;
	height: 50px;
  background: url(/img/loading.png) no-repeat center center;
  background-size: 16px;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 1.5s linear infinite;
    
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }




.home_input_search {
position: absolute;
margin: -9px 0 0 20px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #393939;
width: 270px;
height: 22px;
background: #ffffff;
border: 0;
padding: 10px 0 5px 0;
}

.home_input_search::-webkit-input-placeholder {
    color:#393939;
}

.label-extra {
position: relative;
float: left;
width: 140px;
text-align: right;
margin-top: 3px;
margin-right: 5px;
padding: 18px 35px 10px 0;
font-family: arial;
font-weight: bold;
font-size: 18px;
}

.label-extra-slim {
position: relative;
float: left;
width: 140px;
text-align: right;
margin-top: 3px;
margin-right: 5px;
padding: 0 35px 0 0;
font-family: arial;
font-weight: bold;
font-size: 18px;
}

.label-extra-vonal {
position: relative;
float: left;
clear: both;
min-width: 260px;
text-align: right;
margin-right: 5px;
padding: 15px 5px 10px 30px;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
min-height: 20px;
}

.label-extra-new {
position: relative;
float: left;
min-width: 260px;
text-align: right;
margin-right: 5px;
padding: 15px 35px 10px 0;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
min-height: 20px;
}

.label-extra-new-other {
position: relative;
float: left;
text-align: left;
margin-right: 5px;
margin-left: 20px;
padding: 0px 35px 0px 0;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
min-height: 20px;
}

.label-extra-new-large {
position: relative;
float: left;
min-width: 310px;
text-align: right;
margin-right: 5px;
padding: 15px 35px 10px 0;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
min-height: 20px;
}

.label-kiemeles {
min-height: 1px;
height: 1px;
padding: 0px 35px 0px 0;
}

.label-extra-fiok {
}

.label-extra-ajanlat {
position: relative;
float: left;
min-width: 170px;
text-align: right;
margin-right: 5px;
padding: 15px 35px 10px 0;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
min-height: 20px;
padding: 15px 0 0 0;
}

.selectbox {
position: relative;
float: left;
width: 320px;
min-height: 55px;
}

.selectbox-extra {
padding-top: 15px;
}

.submit-ajanlat {
margin: 0 0 0 80px;
}

.label-extra-new-small {
position: relative; float: left; width: 180px; text-align: right; margin-right: 5px; padding: 15px 35px 10px 0;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
min-height: 20px;
}

.home_kiemelt_cim {
position: relative;
float: left;
width: calc(100% - 30px);
height: 60px;
text-align: left;
margin-right: 5px;
padding: 15px 15px 0 15px;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
}

.home_kiemelt_reszletek {
position: relative;
float: left;
width: 100%;
height: 100px;
text-align: left;
margin-right: 5px;
padding: 15px 0 0 0;
font-family: 'Urbanist', Arial;
font-size: 15px;
font-weight: 700;
}

.inputbox {
position: relative; float: left; width: 300px;
}

.inputbox-small {
position: relative; float: left; width: 180px;
}

.tartalom {
position: relative;
float: left;
width: 100%;
}

.tartalom.extrakezdolap {
height: 250px;
border: 1px solid #dbd9da;
background: url(/img/ujbg.jpg) no-repeat #f6f6f6 bottom right;
border-radius: 30px;
background-size: 700px;
}

.home_line {
position: relative;
float: left;
width: 100%;
color: #c3f059;
text-align: center;
background: #082f58;
font-size: 20px;
padding: 10px 0 10px 0;
font-family: 'Urbanist', Helvetica, Arial;
font-weight: 700;
}

.line_hf {
display: none;
}

.kereses_bg {
position: relative;
float: left;
width: 100%;
min-height: 230px;
padding-top: 0px;
padding-bottom: 0px;
}

.kereses_bg.kereses_extra {
min-height: 450px;
}

.kereses_bg.bg_alap {
background: #e8e8e8;
}

.kereses_bg.bg_kezdolap {
}

#kereso_box {
position: relative;
float: left;
width: 100%;
margin-bottom: 0px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin: 1px;
margin-top: 35px;
}

.kereses_block_fo {
position: relative;
float: left;
width: 100%;
min-height: 60px;
padding-top: 5px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

#kereses_filter_box {
position: relative;
float: left;
display: none;
width: 100%;
margin: 0 0 0 0;
background: #e8e8e8;
}

.kereses_filter_gomb_left {
position: relative;
float: left;
padding: 5px 5px 5px 40px;
margin: 0 10px 5px 0;
color: #0870ff;
font-size: 14px;
font-weight: normal;
background: url(/img/ikon-filter.png) no-repeat 14px 5px;
background-size: 18px;
text-decoration: none;
border-right: 1px solid #e0e0e0;
font-family: 'OpenSans2', Helvetica;
}

.kereses_filter_gomb_right {
position: relative;
float: left;
padding: 5px 5px 5px 25px;
margin: 0 0 5px 0;
color: #c0c0c0;
font-size: 14px;
font-weight: normal;
text-decoration: none;
background: url(/img/ikon-save.png) no-repeat 1px 5px;
background-size: 18px;
font-family: 'OpenSans2', Helvetica;
}

.kereses_block {
position: static;
float: left;
width: 305px;
margin: 15px 0 0 17px;
}

.kereses_block_output {
position: static;
float: left;
width: 305px;
height: 50px;
margin: 10px 0 0 17px;
padding-top: 5px;
}

.kereses_block_title {
position: relative;
float: left;
width: 300px;
margin: 0;
font-size:18px;
font-weight: 500;
padding: 5px 0 0 0;
}

.kereses_block_title_mobile {
position: relative;
float: left;
width: 300px;
margin: 0;
font-size:18px;
font-weight: 500;
padding: 5px 0 0 0;
}

.kereses_block_nagy_select {
font-family: 'Urbanist';
font-weight: 500;
position: relative;
float: left;
margin: 5px 0 0 0;
padding: 3px 0 0 10px;
    display:inline;
    width: 307px;
    height:47px;
	border: 0;
    border-radius:4px;
    background-color:#FFFFFF;
    font-family: 'Urbanist';
    font-size: 18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline:0; 
    border: 1px solid #0870ff;
}


.kereses_block_nagy {
position: relative;
float: left;
background: #FFFFFF;
    display:inline;
    width: 305px;
    height:46px;
    margin: 0;
    padding: 0;
    border-width:1px;
    border-color:#B6B6B6;
    border-style:solid;
    border-radius:4px;
    background-color:#FFFFFF;
    color:#1F1F1F;
    font-size:18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
border: 1px solid #0870ff;
}

.kereses_block_nagy_empty {
position: relative;
float: left;
width: 210px;
}

.kereses_block_kozepes {
position: relative;
float: left;
background: #FFFFFF;
display:inline;
width: 210px;
height:46px;
margin: 0 0 0 0px;
padding: 0;
border-width:1px;
border-color:#B6B6B6;
border-style:solid;
border-radius:4px;
background-color: #FFFFFF;
color:#1F1F1F;
font-size:18px;
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
-o-appearance:none;
appearance:none;
border: 1px solid #B6B6B6;
}

.kereses_block_kicsi {
position: relative;
float: left;
background: #FFFFFF;
    display:inline;
    width: 148px;
    height:46px;
    margin: 5px 0 0 0px;
    padding: 0;
    border-width:1px;
    border-color:#B6B6B6;
    border-style:solid;
    border-radius:4px;
    background-color: #FFFFFF;
    color:#1F1F1F;
    font-size:18px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
border: 1px solid #B6B6B6;
}



.input_kereses_kicsi {
position: relative;
float: left;
background: #FFFFFF;
display:inline;
width: 115px;
height:40px;
border: 0;
top: 3px;
font-size:18px;
padding: 0 0 0 10px;
}

.input_kereses_kozepes {
position: relative;
float: left;
background: #FFFFFF;
display:inline;
width: 190px;
height:40px;
border: 0;
top: 3px;
font-size:18px;
padding: 0 0 0 10px;
}

.input_kereses_nagy_bold {
position: relative;
float: left;
background: #FFFFFF;
display:inline;
width: 285px;
height: 45px;
top: 0;
left: 0;
font-family: 'Urbanist';
font-size: 18px;
font-weight: 500;
padding: 1px 10px 0 10px;
border: 1px solid #0870ff;
border-radius: 4px;
outline: none;    
-webkit-appearance: none;
-moz-appearance: none;
}

.input_kereses_nagy_bold.lila {
border: 1px solid #9e52ee;
}

.lilaborder {
border: 1px solid #f5f5f5;
}

.input_kereses_nagy {
position: relative;
float: left;
background: #FFFFFF;
display:inline;
width: 295px;
height:40px;
border: 0;
top: 3px;
font-family: 'Urbanist';
font-size: 18px;
font-weight: 400;
padding: 0 0 0 10px;
}

.output {
position: relative;
float: left;
margin: 0;
padding: 0;
}

.SumoSelect{width: 307px;}

.SlectBox {
position: relative;
float: left;
background: #FFFFFF;
display:inline;
width: 306px;
min-height: 30px;
border: 0;
top: 0px;
font-family: 'Urbanist';
font-size: 18px;
font-weight: 500;
padding: 12px 10px 10px 6px;
border: 1px solid #0870ff;
border-radius: 4px;
margin: 0;
color: #252525;
}

.ismobile {
border-radius: 0px;
}

.elvalaszto_jobb {
position: relative;
float: left;
margin-left: 10px;
}

.button_kereses {
position: relative;
float: left;
margin: 0px 0 20px 0;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
background: #0870ff;
width: 200px;
height: 42px;
padding: 10px 0 10px 0;
text-align: center;
border: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
cursor: hand;
}

.button_reszletes-kereses {
position: relative;
float: left;
margin: 0px 0 20px 10px;
font-size: 18px;
color: #AEAEAE;
text-decoration: none;
background: #C4C4C4;
width: 200px;
height: 42px;
padding: 10px 0 10px 0;
text-align: center;
border: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
cursor: hand;
}

.lista {
position: relative;
float: left;
width: 100%;
background: #f6f6f6;
}

.hirdetes_tartalombox {
position: relative; float: left; width: calc(100% - 340px);
}

.hirdetes_topline {
position: relative;
float: left;
width: 100%;
margin: 10px 0 0 20px;
}

.lista-head {
position: relative;
float: left;
width: 100%;
padding: 0 0 20px 0;
}



.blur {
filter: blur(2px);
-webkit-filter: blur(2px);
opacity: .7;
}

.kiemelt_box {
position: relative; float: left; width: 100%;
padding-top: 0;
}

.tipus_jelzo {
position: relative;
float: left;
margin-right: 5px;
margin-bottom: 5px;
padding: 2px 7px 2px 7px;
text-align: left;
font-size: 10px;
font-family: 'OpenSans2';
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
border-radius: 30px;
}

.tipus_jelzo_regios {
position: relative;
float: left;
margin-right: 5px;
margin-bottom: 5px;
padding: 1px 7px 1px 7px;
text-align: left;
font-size: 10px;
font-family: 'Urbanist';
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
text-transform: uppercase;
border-radius: 30px;
border: 1px solid #f6f6f6;
background: #f6f6f6;
color: #444444;
}

.tipus_jelzo.dark {
background: #082f58;
color: #ffffff;
}

.tipus_jelzo.normal {
background: #f6f6f6;
color: #8f8f8f;
}

.tipus_jelzo.sarga {
background: #ffdc64;
color: #2b2b2b;
}

.tipus_jelzo.piros {
background: #ff1d1d;
color: #ffffff;
}

.tipus_jelzo.cimke {
background: #0870ff;
color: #FFFFFF;
margin-left: 10px;
margin-right: 0px;
margin-top: 2px;
}

.tipus_jelzo.cimke_normal {
background: #0870ff;
color: #FFFFFF;
}

.hirdetes {
position: relative;
float: left;
width: 100%;
}

.hirdetes_szerkesztes_akciogombok {
position: relative;
float: left;
width: 100%;
padding: 5px 0 10px 0;
border-bottom: 1px solid #e9e9e9;
}

.hirdetesek_akciogombok_box {
position: relative;
float: left;
width: 100%;
padding-bottom: 5px;
}

.hirdetesek_akciogombok {
position: relative;
float: left;
width: 100%;
padding: 7px 0 0 0;
}

.hirdetesek_akciogombok_szerkesztes {
top: 0;
}

.hirdetesek_torolt_infobox {
position: relative; float: left; width: 965px; font-size: 16px; background: #ffe899; padding: 20px 20px 20px 15px;
}

.hirdetes_elvalaszto {
position: relative;
float: left;
border-bottom: 1px solid #E5E5E5;
}

.hirdetes_box {
position: relative;
float: left;
width: 320px;
height: 330px;
/*border: 3px solid #0870ff;*/
border: 3px solid #FFFFFF;
padding: 0 0 5px 0;
border: 1px solid #dfdfdf;
background: white;
border-radius: 20px;
margin-right: 5px;
margin-bottom: 11px;
margin-left: 6px;
overflow: hidden;
}

.hirdetes_box_szeles {
position: relative;
float: left;
width: calc(100% - 50px);
height: auto;
margin: 0 auto;
float: none;
top: 30px;
margin-bottom: 10px;
}



.hirdetes_right_box {
position: relative;
float: left;
min-height: 25px;
margin-left: 10px;
width: calc(100% - 10px);
}

.hirdetes_kiemelt {
position: absolute;
border-radius: 30px;
color: #ffffff;
font-weight: 600;
font-size: 15px;
padding: 5px 10px 5px 30px;
top: 10px;
left: 10px;
background: url(/img/kiemelt.png) no-repeat #ff3d62 5px 3px;
background-size: 20px;
text-transform: uppercase;
z-index: 3;
font-size: 15px;
line-height: 18px;
}

.hirdetes_kat {
position: relative;
float: left;
border-radius: 30px;
background: #082f58;
color: white;
font-weight: 600;
font-size: 15px;
padding: 5px 10px 5px 10px;
}

.hirdetes_box_border {
position: absolute;
height: 100%;
border-left: 2px solid #2b2b2b;
left: -2px;
}

.hirdetes_kep {
position: relative;
float: left;
width: 220px;
height: 140px;
background: #f5f5f5;
margin: 0 0 0 5px;
border: 1px solid #ececec;
border-radius: 20px;
text-align: center;
overflow: hidden;
}

.hirdetes_title {
position: relative;
float: left;
display: table;
width: calc(100% - 10px);
height: 200px;
min-height: 70px;
margin: 25px 0 0 0;
valign: middle;
word-break: break-word;
}

.hirdetes_title_link {
position: relative;
float: left;
width: calc(100% - 100px);
font-family: 'Urbanist';
position: relative; float: left; clear: both;
text-decoration: none;
color: #000000;
font-size: 20px;
line-height: 25px;
max-height: 75px;
overflow: hidden;
}

.hirdetes_box:hover .hirdetes_title_link {
color: #0870ff;
-webkit-transition: color 0.2s;
-moz-transition:    color 0.2s;
-ms-transition:     color 0.2s;
-o-transition:      color 0.2s;
transition:         color 0.2s;
}

.hirdetes_felado:hover .hirdetes_felado_nev {
text-decoration: underline;
}


a.hirdetes_title_link {
position: relative;
float: left;
font-family: 'Urbanist';
position: relative; float: left; width: 100%; clear: both;
text-decoration: none;
color: #000000;
font-size: 18px;
line-height: 22px;
max-height: 75px;
overflow: hidden;
}

a.hirdetes_title_link:visited {
font-family: 'Urbanist';
position: relative; float: left; width: 100%; clear: both;
color: #000000;
font-size: 18px;
line-height: 22px;
}

a.hirdetes_title_link:hover {
font-family: 'Urbanist';
position: relative; float: left; width: 100%; clear: both;
text-decoration: underline;
color: #0870ff;
font-size: 18px;
line-height: 22px;
}

a.utolso_link {
position: relative; float: left; width: 100%; clear: both;
text-decoration: none;
color: #000000;
font-size: 16px;
word-break: break-word;
background: #f6f6f6;
}

a.utolso_link:visited {
position: relative; float: left; width: 100%; clear: both;
color: #333333;
font-size: 16px;
background: #f6f6f6;
}

a.utolso_link:hover {
position: relative; float: left; width: 100%; clear: both;
text-decoration: underline;
color: #2b2b2b;
font-size: 16px;
background: #f6f6f6;
}

.hirdetes_info_left {
position: relative; float: left; width: 450px;
height: 85px;
}

.hirdetes_info_right {
position: relative; float: right; width: 200px;
height: 60px;
}

.hirdetes_datumok {
position: relative; float: left; width: calc(100% - 10px); border-top: 1px solid #F0F0F0; font-size: 14px;
}

.hirdetes_datum_left {
position: relative; float: left; padding-top: 10px; border-right: 1px solid #F0F0F0; padding-right: 10px; width: calc(33% - 11px); padding-bottom: 10px;
}

.hirdetes_datum_center {
position: relative; float: left; padding-top: 10px; border-right: 1px solid #F0F0F0; padding-left: 10px; width: calc(33% - 11px); padding-bottom: 10px;
}

.hirdetes_datum_right {
position: relative; float: right; padding-top: 10px; text-align: right; width: calc(34% - 10px); padding-left: 10px;
}

.hirdetes_datumok br {
display: inline;
content: '';
}

.hirdetes_datumok br:after {
content: '\00a0';
display: inline-block;
}
    
    



.hirdetes_place {
position: relative;
float: left;
width: 500px;
margin: 0 0 0 0;
display: table;
font-family: 'Urbanist';
}

.hirdetes_place ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 15px;
font-weight: normal;
color: #262626;
}

.hirdetes_place li {
position: relative;
list-style: none;
margin: 0;
padding: 0 0 0 0;
}

.hirdetes_place_link {
display: table-cell;
vertical-align: middle;
font-size: 14px;
font-weight: normal;
padding: 10px 0 10px 0;
color: #5c5c5c;
text-align: center;
}

.hirdetes_place_link,  {  }

.hirdetes_price {
position: relative;
float: left;
width: 300px;
height: 40px;
margin: 0 0 5px 0;
display: table;
font-family: 'Roboto-Bold';
}

.hirdetes_price_link {
display: table-cell;
vertical-align: top;
font-size: 21px;
padding: 10px 5px 0 0;
color: #000000;
text-align: left;
}

.hirdetes_price_ajanlat {
position: absolute;
top: 35px;
right: 10px;
width: 16px;
height: 16px;
background: url(/img/ikon-ajanlat-narancs.png) no-repeat center center;
background-size: 16px;
}

.hirdetes_price_ajanlat_inaktiv {
position: absolute;
top: 35px;
right: 10px;
width: 16px;
height: 16px;
background: url(/img/ikon-ajanlat-szurke.png) no-repeat center center;
background-size: 16px
}

.hirdetes_bottomkat {
padding-top: 3px;
width: 50%;
}

.hirdetes_date {
position: relative;
float: right;
width: 50%;
color: #262626;
}

.hirdetes_date ul {
position: relative;
float: right;
list-style: none;
font-size: 15px;
font-weight: normal;
color: #262626;
text-align: right;
margin: 0 10px 0 0;
padding: 0;
}

.hirdetes_date li {
position: relative;
float: left;
list-style: none;
padding: 0 0 0 0;
color: #262626;
text-align: right;
}

.hirdetes_box_jobb {
position: relative;
float: left;
width: calc(100% - 300px);
}

.hirdetes_kepkeret {
position: relative; float: left; height: 140px; width: 240px;
margin-top: 0;
font-size: 10px;
line-height: 12px;
}

.hirdetes_leiras {
position: relative;
float: left;
width: 100%;
max-height: 180px;
overflow: hidden;
clear: both;
padding: 0 0 10px 0;
font-size: 16px;
line-height: 22px;
font-family: 'Urbanist', Arial;
font-weight: 500;
color: #262637;
}

.hirdetes_mit {
position: relative;
float: left;
width: calc(100% - 10px);
clear: both;
padding: 5px 0 0 0;
font-size: 17px;
line-height: 24px;
font-family: 'Urbanist', Arial;
font-weight: 700;
color: #262637;
}

.hirdetes_hol {
position: relative;
float: left;
width: calc(100% - 30px);
clear: both;
padding: 5px 0 5px 28px;
font-size: 15px;
line-height: 24px;
font-family: 'Urbanist', Arial;
font-weight: 500;
color: #262637;
background: url(/img/marker.png) no-repeat 0 5px;
background-size: 20px;
}

.hirdetes_felado {
position: relative;
float: left;
width: 100%;
clear: both;
margin-top: 10px;
padding: 10px 0 0 0;
border-top: 1px solid #f6f6f6;
}

.hirdetes_felado_kep {
position: absolute;
width: 70px;
height: 70px;
border: 1px solid #e7e7e7;
border-radius: 10px;
overflow: hidden;
top: 170px;
right: 20px;
z-index: 8;
background: white;
}

.hirdetes_felado_nev {
position: relative;
float: left;
width: calc(100% - 90px);
padding: 7px 0 0 10px;
font-size: 17px;
font-weight: 700;
max-height: 63px;
overflow: hidden;
}

.hirdetes_felado_leiras {
position: relative;
float: left;
width: calc(100% - 90px);
padding: 0 0 0 10px;
font-size: 13px;
font-weight: 400;
}

.hirdetes_fizetes {
position: relative;
float: left;
width: 100%;
clear: both;
padding: 5px 0 5px 28px;
font-size: 15px;
line-height: 24px;
font-family: 'Urbanist', Arial;
font-weight: 500;
color: #262637;
background: url(/img/wallet.png) no-repeat 0 6px;
background-size: 20px;
}

.hirdetes_mikor {
position: relative;
float: left;
width: 100%;
clear: both;
padding: 5px 0 0 28px;
font-size: 15px;
line-height: 24px;
font-family: 'Urbanist', Arial;
font-weight: 500;
color: #262637;
background: url(/img/calendar.png) no-repeat 0 6px;
background-size: 20px;
}

.buborek_allapot {
position: relative;
float: left;
margin: 5px 0 0 0;
color: #8c8c8c;
padding: 0 0 0 0px;
}

.buborek_allapot:after {
    content:"\A";
    width:3px;
    height:3px;
    border-radius:50%;
    background: #C0C0C0;
    display:inline-block;
    margin: 0 5px 3px 5px;
}

.buborek_kategoria {
color: #262637;
}

.buborek_cegnev {
color: #0870ff;
}

.avatarbox {
position: absolute;
top: 150px;
left: calc(50% - 50px);
z-index: 9;
width: 100px;
height: 100px;
background: white;
border: 0px solid #e5e5e5;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 0 5px 0px rgba(0,0,0,0.25);
}

.ujcetli {
position: absolute;
right: 10px;
border-radius: 30px;
color: #ffffff;
font-weight: 600;
font-size: 15px;
padding: 5px 10px 5px 10px;
top: 10px;
background: #9ed127;
text-transform: uppercase;
z-index: 4;
font-size: 15px;
line-height: 18px;
}

.ikon_container {
position: relative; float: left; width: calc(100% - 10px); margin-top: 0px; padding: 10px 0 0 10px;
}



.savepricebox {
position: absolute;
font-size: 25px;
top: -3px;
left: -13px;
text-align: center;
z-index: 2;
width: 0;
height: 0;
border-style: solid;
border-width: 40px 40px 0 0;
border-color: #0870ff transparent transparent transparent;
color: white;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 12px;
font-style: normal;
}

.savepricebox.szerkesztes {
top: 0px;
left: 0;
}

	.saveprice {
	position: absolute;
	top: -35px;
	left: 7px;
	
	}

.cornerbox-yellow {
	position: absolute;
font-size: 25px;
bottom: -10px;
left: 0;
text-align: center;
z-index: 2;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 0;
border-color: #fecc27 transparent transparent transparent;
color: white;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	
	}

	.corner-yellow {
	position: absolute;
	top: -35px;
	left: 7px;
	
	}
	
.h1under {
position: relative;
float: left;
padding: 0 0 0 20px;
}

.hirdetes_cegnev {
position: relative;
float: left;
width: 630px;
font-size: 20px;
font-weight: normal;
color: #0870ff;
margin: 5px 0 0 20px;
background: url(/img/ikon-company.png) no-repeat;
background-size: 18px;
background-position: 0 8px;
padding: 6px 0 0 22px;
}
	
.maptext {
position: relative;
float: left;
width: 630px;
margin-right: 10px;
font-family: 'Urbanist';
font-weight: 400;
font-size: 16px;
text-decoration: none;
color: #464646;
padding: 8px 0 8px 22px;
background: url(/img/ikon-map.png) no-repeat;
background-size: 18px;
background-position: 0 8px;
margin: 0 0 0 20px;
}

.maptext a.breadcrumb-link:link {
font-size: 16px;
}
	
.maptext-galeria {
position: relative;
float: left;
clear: both;
margin-right: 10px;
margin-left: 20px;
font-family: 'Urbanist';
font-weight: 400;
font-size: 14px;
text-decoration: none;
color: #464646;
padding: 8px 0 3px 20px;
background: url(/img/ikon-map-white.png) no-repeat;
background-size: 16px;
background-position: 0 8px;
color: white;
}

.katbox_container {
position: relative; float: left;
width: calc(100% - 110px);
}

.bacode_container {
position: relative; float: left;
width: 100px;
}

.kat_box {
position: relative; float: left; 
margin-top: 20px;
margin-left: 20px;
}

.kat_box {
position: relative;
float: left; 
clear: both;
margin-top: 20px;
margin-left: 20px;
}

.breadcrumb {
position: relative;
float: left;
max-width: 750px;
padding: 5px 0 5px 25px;
margin-left: 0;
overflow: hidden;
background: url(/img/ikon-folder.png) no-repeat center left;
background-size: 16px;
background-position: 0 9px;
color: #0870ff;
font-size: 14px;
}	
	
.breadcrumb ul {
position: relative;
float: left;
color: #484848;
margin: 0;
padding: 0;
clear: both;
}

.breadcrumb li {
position: relative;
float: left;
font-family: 'Urbanist';
font-size: 14px;
padding: 5px 5px 0 0;
list-style: none;
font-weight: 400;
text-decoration: none;
color: #2a2a2a;
background: none;
}

.breadcrumb li:not(:last-child):after {
content: "/";
color: #0870ff;
padding: 0 0 0 5px;
}

a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {
font-family: 'Urbanist';
font-weight: 400;
font-size: 14px;
text-decoration: none;
color: #595959;
background: none;
}

a.breadcrumb-link:hover {
text-decoration: none;
background: none;
color: #0870ff;
}


.lapozas {
position: relative;
float: left;
width: 100%;
padding: 0 0 20px 0;
}

.lapozas-szamos {
padding-top: 20px;
display: table;
margin: 0 auto;
font-size: 18px;
}

.lapozas-mobil {
display: none;
}

a.lapozas-gomb-kicsi:link, a.lapozas-gomb-kicsi:visited, a.lapozas-gomb-kicsi:active {
position: relative; float: left; border-radius: 5px; padding: 15px 20px 15px 20px; margin-right: 5px; background: #274374;
color: #ffffff;
text-decoration: none;
}
a.lapozas-gomb-kicsi:hover {
position: relative; float: left; border-radius: 5px; padding: 15px 20px 15px 20px; margin-right: 5px; background: #0870ff;
color: #FFFFFF;
text-decoration: none;
}

a.lapozas-gomb-nagy:link, a.lapozas-gomb-nagy:visited, a.lapozas-gomb-nagy:active {
position: relative; float: left; border-radius: 5px; padding: 15px 20px 15px 20px; margin-right: 5px; background: #274374;
color: #ffffff;
text-decoration: none;
}

a.lapozas-gomb-nagy:hover {
position: relative; float: left; border-radius: 5px; padding: 15px 20px 15px 20px; margin-right: 5px; background: #0870ff;
color: #ffffff;
text-decoration: none;
}

.lapozas-gomb-nagy-inaktiv {
position: relative; float: left; border-radius: 5px; padding: 15px 20px 15px 20px; margin-right: 5px; background: #cacaca;
color: #9e9e9e;
text-decoration: none;
}

.lapozas-gomb-jelenlegi {
position: relative; float: left; border-radius: 5px; padding: 15px 20px 15px 20px; margin-right: 5px;
background: #0870ff; color: white; font-weight: bold;
}
.lapozas-gomb-pont {
position: relative; float: left; border-radius: 5px; padding: 15px 10px 15px 10px; margin-right: 5px; background: white;
}



.hirdetes-feliratkozas {
position: relative;
float: left;
width: 100%;
background: #E0E0E0;
margin-top: 10px;
margin-bottom: 10px;
padding: 20px 0 20px 0;
}

.hirdetes-feliratkozas-text {
padding-top: 20px;
display: table;
margin: 0 auto;
width: 500px;
font-size: 18px;
text-align: center;
}

.hirdetes-feliratkozas-form {
padding-top: 20px;
width: 400px;
display: table;
margin: 0 auto;
}


/*  */

.eltunos {
  display: none;
}
.active {
  display: block;
}
.inactive {
  display: none;
}

#example {
top: 130px;
position: absolute;
z-index: 5;
min-width: 610px;
height: 400px;
outline:0;
}

#kozelben {
top: 66px;
position: absolute;
z-index: 1;
width: 610px;
height: 400px;
outline:0;
}

.lenyilo {
/*
position: relative;
float: left;
*/

}

.gordulo-bal {
position: relative; float: left;overflow: auto;
z-index: 5;
border: 1px solid #0870ff;
left: 0px;
box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
}

.gordulo-bal-box {
position: relative; float: left;
width: 305px;
height: 400px;
overflow: auto;
margin: 0;
padding: 0;
}

.gordulo-jobb {
position: relative;
float: left;
overflow: auto;
}

#gordulo-jobb-oldal {
display: none;
position: absolute;
top: 0;
right: 0;
z-index: 999;
width: 305px;
height: 300px;
background: none;
}

.gordulo-jobb-box {
position: relative; float: left;
width: 305px;
height: 400px;
overflow: auto;
}

.gordulo-lista-box {
position: relative;
float: left;
margin: 0;
padding: 0;
box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
}

.gordulo-lista-box ul {
position: relative;
float: left;
margin: 0;
padding: 0;
margin: 0;
padding: 0;
list-style: none;
}

.gordulo-lista-box li {
position: relative;
float: left;
clear: both;
margin: 0;
padding: 0;
list-style: none;
width: 273px;
color: #1F1F1F;
background: white;
font-size: 18px;
padding: 10px 5px 10px 10px;
border-bottom: 1px solid #f5f5f5;
text-align: left;
cursor: pointer;
cursor: hand;
font-family: 'Urbanist';
font-size: 16px;
font-weight: 500;
}

.gordulo-lista-box li:last-child {
border: 0;
}

.gordulo-lista-box li:hover {
color: white;
background: #0870ff;
cursor: pointer;
cursor: hand;
}


a.kivlasztott_varos:link, a.kivlasztott_varos:visited, a.kivlasztott_varos:active {
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
border-radius: 36px;
background: url(/img/button-close.png) no-repeat #2f2f2f center center;
background-size: 10px;
z-index: 99999;
}

a.kivlasztott_varos:hover {
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
border-radius: 36px;
background: url(/img/button-close.png) no-repeat #5F5F5F center center;
background-size: 10px;
z-index: 99999;
}

.oldalnyilo {
position: relative;
float: left;
clear: both;
margin: 0;
list-style: none;
width: 274px;
color: #1F1F1F;
background: white;
padding: 5px;
text-align: left;
cursor: pointer;
cursor: hand;
text-decoration: none;
font-family: 'Urbanist';
font-size: 16px;
font-weight: 500;
padding: 10px 5px 10px 10px;
border-bottom: 1px solid #f5f5f5;
}

a.oldalnyilo:hover {
position: relative;
float: left;
clear: both;
margin: 0;
list-style: none;
width: 274px;
color: #1F1F1F;
color: white;
background: #0870ff;
padding: 5px;
text-align: left;
cursor: pointer;
cursor: hand;
text-decoration: none;
font-family: 'Urbanist';
font-size: 16px;
font-weight: 500;
padding: 10px 5px 10px 10px;
border-bottom: 1px solid #f5f5f5;
}

.lenyilo-kereses-text {
width: 275px;
height: 40px;
color: #1F1F1F;
background: white;
font-size: 18px;
border: 0px solid red;
margin: 1px 0 0 3px;
padding: 3px 0 0 10px;
}

.lenyilo-kereses-text-medium {
width: 190px;
height: 40px;
color: #1F1F1F;
background: white;
border: 0;
margin: 1px 0 0 3px;
padding: 3px 0 0 5px;
font-family: 'Urbanist';
font-size: 18px;
font-weight: 500;
}

	.input_kereses_nagy:hover .kereses_block_nagy {

	}

.gordulo-lista-ures {
position: relative; float: left; clear: both;
}

.gordulo {
position: relative;
float: left;
width: 100%;
}

select:disabled {
color: #C0C0C0;
}

.ar_mobile{
display: none;
}

.arfont {
width: 100%;
height: calc(100% - 40px);
display: table;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
color: #000000;
padding: 40px 0 0 0;
}

.artext {
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 36px;
color: #000000;position: relative; display: table; margin: 0 auto; z-index: 7; text-align: center;
}

.arfont_top {
width: 100%;
height: 100%;
display: table;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
color: #000000;
padding: 25px 0 0 0;
}

.rect {
position: relative; float: left;
	color: black;
    height: 110px;
    width: 325px;
    background: #ffec4a;
    border-radius: 5px;
    z-index: 6;
    left: -10px;
}
.rect:before {
    background: #ffec4a;
    content: "";
    position: absolute;
    top: 6px;
    left: -17px;
    height: 65px;
    width: 40px;
    border-radius: 5px;
    transform: rotate(30deg);
}
.rect:after {
    background: #ffec4a;
    content: "";
    position: absolute;
    bottom: 6px;
    left: -16px;
    height: 62px;
    width: 40px;
    border-radius: 5px;
    transform: rotate(150deg);
}

.rect_top {
position: relative;
display: inline-block;
	color: #000000;
    height: 80px;
    width: 90%;
    max-width: 450px;
    background: #ffec4a;
    border-radius: 5px;
    z-index: 6;
    left: 0;
}
.rect_top:before {
    background: #ffec4a;
    content: "";
    position: absolute;
    top: 55px;
    left: 1px;
    height: 50%;
    width: 52%;
    border-radius: 5px;
    transform: rotate(5deg);
}
.rect_top:after {
    background: #ffec4a;
    content: "";
    position: absolute;
    top: 55px;
    right: 1px;
    height: 50%;
    width: 52%;
    border-radius: 5px;
    transform: rotate(-5deg);
}


.hirdetes-user-kep {
position: relative;
float: left;
margin: 15px 0 10px 20px;
width: 70px;
height: 70px;
border-radius: 8px;
background: white;
z-index: 7;
background: url(/img/ember.png) no-repeat  center center;
background-size: 60px;
}


.hirdetes-user-nev {
position: relative;
float: left;
width: 205px;
max-height: 40px;
margin: 20px 0 0 10px;
font-weight: bold;
font-style: normal;
font-size: 18px;
line-height: 21px;
color: #414141;
word-wrap: break-word;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center; 
}

.hirdetes-user-nev-text { 
text-align: left; overflow: hidden;
word-wrap: break-word; 
}

.hirdetes-belepve {
position: relative;
float: left;
width: 205px;
margin: 5px 0 0 10px;
}

.vonal_vagy {
position: absolute; width: 20px; background: white; margin-top: -17px; position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
padding: 10px;
color: #8f8f8f;
}

.fastlogin {
position: relative;
width: 480px;
margin: 0 auto;
padding-top: 20px;
}

a.fastlogin-gomb-fb:link, a.fastlogin-gomb-fb:visited, a.fastlogin-gomb-fb:active {
color: #FFFFFF
}

a.fastlogin-gomb-fb:hover {
color: #FFFFFF;
background: #333333;
}

.fastlogin-gomb-fb {
position: relative;
float: left;
margin: 0 auto;
background: #1977f3;
width: 170px;
height: 22px;
border-radius: 8px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #333333;
padding: 14px 10px 10px 50px;
text-decoration: none;
}

.fastlogin-gomb-fb-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-fbletter.png) no-repeat #1469d9 center center;
background-size: 16px;
}
a.fastlogin-gomb-google:link, a.fastlogin-gomb-google:visited, a.fastlogin-gomb-google:active {
color: #2f2f2f
}

a.fastlogin-gomb-google:hover {
color: #FFFFFF;
background: #333333;
}

.fastlogin-gomb-google {
position: relative;
float: left;
margin: 0 0 10px 20px;
background: #efefef;
width: 170px;
height: 22px;
border-radius: 8px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #2f2f2f;
padding: 14px 10px 10px 50px;
text-decoration: none;
}

.fastlogin-gomb-google-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-google.png) no-repeat #ffffff center center;
background-size: 16px;
}

.fastlogin.popup {
width: 100%;
text-align: center;
padding-top: 10px;
}

.fastlogin-gomb-fb.popup {
display: inline-block;
width: 170px;
float: none;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
text-align: left;
}

.fastlogin-gomb-google.popup {
float: none;
width: 170px;
display: inline-block;
margin-left: 0;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
text-align: left;
}

a.hirdetes-gomb-tel {
position: relative;
float: left;
margin: 0 0 10px 20px;
background: #67c73b;
width: 210px;
height: 22px;
border-radius: 25px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
padding: 13px 10px 11px 50px;
text-decoration: none;
cursor: pointer;
cursor: hand;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 10px -6px;

}

a.hirdetes-gomb-tel:visited {
text-decoration: none;
color: #FFFFFF;
}

a.hirdetes-gomb-tel:hover {
text-decoration: none;
background: #5FB634;
color: #FFFFFF;
}

.hirdetes-gomb-tel-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-phone.png) no-repeat #528e36 center center;
background-size: 20px;
}

.hirdetes-gomb-szallitas {
position: relative;
float: left;
margin: 10px 0 10px 20px;
background: #0870ff;
width: 250px;
height: 22px;
border-radius: 25px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
padding: 12px 10px 12px 10px;
text-decoration: none;
box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 10px -6px;
text-align: center;
}

.hirdetes-gomb-uzenet-inaktiv {
position: relative;
float: left;
margin: 0 0 10px 20px;
background: #B7B7B7;
width: 210px;
height: 22px;
border-radius: 25px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
padding: 12px 10px 12px 50px;
text-decoration: none;
box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 10px -6px;
cursor: not-allowed;
}

.hirdetes-gomb-ajanlat-inaktiv {
position: relative;
float: left;
margin: 0 0 10px 20px;
background: #B7B7B7;
width: 210px;
height: 22px;
border-radius: 25px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
padding: 12px 10px 12px 50px;
text-decoration: none;
box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 10px -6px;
cursor: not-allowed;
}

a.hirdetes-gomb-uzenet:link, a.hirdetes-gomb-uzenet:visited, a.hirdetes-gomb-uzenet:active {
position: relative;
float: left;
margin: 0 0 10px 20px;
background: #1d98f3;
width: 210px;
height: 22px;
border-radius: 25px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
padding: 12px 10px 12px 50px;
text-decoration: none;
box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 10px -6px;
}

a.hirdetes-gomb-uzenet:hover { 
text-decoration: none;
background: #0E8EED;
color: #FFFFFF;
}

a.hirdetes-gomb-ajanlat:link, a.hirdetes-gomb-ajanlat:visited, a.hirdetes-gomb-ajanlat:active {
position: relative;
float: left;
margin: 0 0 10px 20px;
background: #0870ff;
width: 210px;
height: 22px;
border-radius: 25px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
padding: 12px 10px 12px 50px;
text-decoration: none;
box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 10px -6px;
}

a.hirdetes-gomb-ajanlat:hover { 
text-decoration: none;
background: #ff6c13;
color: #FFFFFF;
}

a.uzenet-cim-link:link, a.uzenet-cim-link:visited, a.uzenet-cim-link:active {
text-decoration: none;
}
a.uzenet-cim-link:hover {
text-decoration: underline;
}

.hirdetes-gomb-uzenet-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-uzenet.png) no-repeat #0B7ACC center center;
background-size: 16px;
}

.hirdetes-gomb-uzenet-ikon-inaktiv {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-uzenet.png) no-repeat #959595 center center;
background-size: 16px;
}

.hirdetes-gomb-ajanlat-ikon-inaktiv {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-ajanlat.png) no-repeat #959595 center center;
background-size: 20px;
}

.hirdetes-gomb-ajanlat-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-ajanlat.png) no-repeat #ef5a00 center center;
background-size: 20px;
}

.hirdetes-gomb-terkep {
position: relative;
float: left;
margin: 0 0 10px 20px;
width: 220px;
min-height: 22px;
border-radius: 25px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #414141;
padding: 5px 10px 10px 50px;
text-decoration: none;

}

.hirdetes-gomb-terkep-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 36px;
height: 36px;
border-radius: 50%;
background: url(/img/ikon-map.png) no-repeat #6e6e6e center center;
background-size: 16px;
box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 10px -6px;
}


.hirdetes-gomb-jelentes {
position: relative;
margin: 0 0 5px 20px;
background: #f5f5f5;
width: 210px;
height: 20px;
border-radius: 25px;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 18px;
color: #515151;
padding: 12px 10px 10px 45px;
border: 1px solid #DFDFDF;
}

.hirdetes-gomb-jelentes-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 32px;
height: 32px;
border-radius: 50%;
background: url(/img/ikon-warning.png) no-repeat #ff9600 center center;
background-size: 18px;
}

.hirdetes-gomb-torles {
position: relative;
margin: 0 0 5px 20px;
background: #f5f5f5;
width: 210px;
height: 20px;
border-radius: 25px;
font-family: 'BloggerSans', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 18px;
color: #515151;
padding: 12px 10px 10px 45px;
border: 1px solid #DFDFDF;
}

.hirdetes-gomb-torles-ikon {
position: absolute;
top: 5px;
left: 5px;
width: 32px;
height: 32px;
border-radius: 50%;
background: url(/img/ikon-delete.png) no-repeat #d11616 center center;
background-size: 18px;
}



.hirdetes-tartalom-full {
position: relative; float: left; width: 100%;
padding-bottom: 10px;
}

.hirdetes-tartalom-bal {
position: relative; float: left;
}

.hirdetes-tartalom-jobb {
position: relative; float: left; width: 300px;
border: 1px solid #e8e8e8;
border-radius: 20px;
overflow: hidden;
margin-top: 20px;
}

.hirdetes-tartalom-jobb {
position: relative; float: left; width: 310px;
}

.hirdetes-tartalom-kep {
position: relative;
float: left;
width: 680px;
}

.hirdetes-figyelem {
position: relative;
float: left;
width: 280px;
font-family: 'Urbanist';
font-size: 16px;
padding: 10px 5px 10px 10px;
line-height: 24px;
border: 1px solid #f3c460;
border-radius: 5px;
background: #f9efb9;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
margin: 15px 0 20px 5px;
}

.left-hirdetes {
position: relative;
float: left;
width: calc(100% - 20px);
}

.hcim {
position: relative;
float: left;
width: calc(100% - 170px);
padding: 13px 0 0 20px;
}

.hcim_cegnev {
position: relative;
float: left;
width: calc(100% - 20px);
padding: 80px 0 10px 10px;
text-align: center;
font-size: 25px;
font-weight: 600;
}

.hcim_nagy {
position: relative;
float: left;
width: calc(100% - 20px);
padding: 30px 0 0 10px;
}

.hirdetes_azonosito {
position: relative; float: left; background: white; 
width: 310px; height: 20px; padding: 8px 0 0 0; text-align: center;font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
}

.hirdetes-jobb-box {
position: relative;
float: left;
width: 310px; 
height: 380px;
background: #e2e2e2;
}

.hirdetes-jobb-gombok {
position: relative;
float: left;
display: table;
width: 300px;
height: 100px;
}

.hirdetes-jobb-userinfo {
position: relative;
display: table;
width: 310px;
height: 100px;
}

.hirdetes-gomb-bal {
position: absolute; z-index: 6;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.hirdetes-gomb-jobb {
position: absolute; z-index: 6; right: 20px;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.zoom {
position: absolute;
width: 70px;
height: 70px;
margin-left: 20px;
background: url(/img/ikon_zoom.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 30px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
z-index: 3;
top: 20px;
}

.showbutton {
background: #0870ff;
border-radius: 6px;
color: white;
padding: 5px;
}

a.showbutton:link, a.showbutton:visited, a.showbutton:active {
color: white;
}
a.showbutton:hover {
color: white;
}

.jelentkezes_container {
position: relative;
float: left;
width: 100%;
margin: 20px 20px 10px 20px;
}

.jelentkezes_ikon {
position: relative;
float: left;
width: 55px;
height: 55px;
border-radius: 8px;
overflow: hidden;
background: #EBEBEB;
display : flex;
justify-content: center;  
align-items: center;
text-align: center;
}

.jelentkezes_text {
position: relative;
float: left;
padding: 0 0 0 10px;
line-height: 27px;
width: calc(100% - 90px);
word-break: break-all;
}

.jelentkezes_text .toptext {
font-size: 16px;
font-weight: 600;
}

.jelentkezes_text .bottomtext {
position: relative;
width: 400px;
font-size: 16px;
text-decoration: none;
}

.jelentkezes_text .bottomtext a {
font-size: 16px;
text-decoration: none;
}

.mentes_keret {
position: relative;
float: right;
width: 130px;
margin-top: 10px;
margin-left: 0;
margin-right: 40px;
}

.favourite {
position: relative;
float: left;
width: 130px;
height: 50px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
}

.favourite_ikon_full {
width: 130px;
height: 50px;
color: #7f7f7f;
background: #262636;
font-size: 20px;
font-family: 'Roboto-Bold', Arial;
border-radius: 6px;
line-height: 50px;
text-align: center;
}

.favourite_ikon_border {
width: 130px;
height: 50px;
color: #262636;
background: white;
border: 1px solid #e4e4e4;
border-radius: 10px;
font-size: 18px;
font-family: 'Urbanist', Arial;
line-height: 50px;
text-align: center;
}

.arrow_left {
width: 40px;
height: 100px;
margin-left: 20px;
background: url(/img/arrow_left.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 20px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
}

.arrow_right {
width: 40px;
height: 100px;
right: 20px;
background: url(/img/arrow_right.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 20px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
}

.leiras-large {
position: relative;
float: left;
clear: both;
width: 100%;
font-size: 20px;
color: #2b2b2b;
line-height: 30px;
font-family: Open Sans, Helvetica , Arial ,sans-serif;
font-weight: normal;
font-style: normal;
}

.hirdetes-kiskep-box {
position: relative; float: left; width: 100%; overflow: hidden;
}

.hirdetes-kiskep-galeria {
position: relative; float: left;
width: 130px;
height: 101px;
}

.hirdetes-leiras {
position: relative;
float: left; 
clear: both;
width: 100%;
font-family: arial, Verdana,sans-serif;
line-height: 1.5;
font-size: 16px; position: relative; float: left; padding: 3%; width: 94%;
/* These are technically the same, but use both */
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
/* This is the dangerous one in WebKit, as it breaks things wherever */
word-break: break-all;
/* Instead use this non-standard one: */
word-break: break-word;
/* Adds a hyphen where the word breaks, if supported (No Blink) */
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}



.hirdetes-leiras h1 {
position: relative;
width: 100%;
clear: both;
color: #262626;
line-height: 30px;
font-size: 29px;
padding: 0 0 10px 0;
margin: 0;
}

.hirdetes-leiras h2 {
position: relative;
width: 100%;
clear: both;
color: #262626;
line-height: 30px;
font-size: 27px;
padding: 0 0 10px 0;
margin: 0;
}

.hirdetes-leiras h3 {
position: relative;
width: 100%;
clear: both;
color: #262626;
line-height: 30px;
font-size: 25px;
padding: 0 0 10px 0;
margin: 0;
}

.hirdetes-leiras h4 {
position: relative;
float: left;
clear: both;
width: 100%;
color: #262626;
line-height: 30px;
font-size: 22px;
padding: 0 0 10px 0;
margin: 0;
}

.kepbox {
position: relative;
float: left;
width: 700px;
}

.kiskepbox {
position: relative;
float: left;
width: 130px;
margin: 10px 10px 0 0;
}

.kiskepbox:nth-child(5) {
margin: 10px 0 0 0;
}

.morepic {
position: absolute;
right: 0px;
width: 66px;
height: 60px;
margin: 5px 0 0 0; 
background: url(/img/ikon_photo.png) no-repeat rgba(0,0,0,0.6) 40px 41px;
background-size: 20px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 24px;
color: white;
padding: 41px 0 0 65px;
z-index: 5;
}

a.morepic-large {
position: absolute;
right: 0px;
bottom: 0px;
width: calc(100% - 65px);
height: calc(100% - 41px);
padding: 41px 0 0 65px;
background: url(/img/ikon_photo.png) no-repeat rgba(0,0,0,0.6) 40px 41px;
background-size: 20px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 24px;
color: white;
z-index: 3;
border-radius: 0px;
text-decoration: none;
opacity: 0.5;
}

a.morepic-large:visited {
position: absolute;
right: 0px;
bottom: 0px;
width: calc(100% - 65px);
height: calc(100% - 41px);
padding: 41px 0 0 65px;
background: url(/img/ikon_photo.png) no-repeat rgba(0,0,0,0.6) 40px 41px;
background-size: 20px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 24px;
color: white;
z-index: 3;
border-radius: 0px;
text-decoration: none;
opacity: 0.5;
}

a.morepic-large:hover {
position: absolute;
right: 0px;
bottom: 0px;
width: calc(100% - 65px);
height: calc(100% - 41px);
padding: 41px 0 0 65px;
background: url(/img/ikon_photo.png) no-repeat rgba(0,0,0,0.0) 40px 41px;
background-size: 20px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 24px;
color: white;
z-index: 3;
border-radius: 0px;
text-decoration: none;
}

a.morepic-large-mobile {
display: none;
position: absolute;
right: 0px;
bottom: 0px;
width: calc(100% - 65px);
height: calc(100% - 41px);
padding: 41px 0 0 65px;
background: url(/img/ikon_photo.png) no-repeat rgba(0,0,0,0.6) 40px 41px;
background-size: 20px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 24px;
color: white;
z-index: 3;
border-radius: 0px;
text-decoration: none;

}

.kapcsolat_box {
position: relative; float: left; width: 350px; padding-top: 20px; padding-left: 10px;
}

.kapcsolat_ikon {
position: relative; float: left; width: 80px; height: 100px;
}

.hirdetes-uzenet-box {
position: relative;
float: left;
margin: 0 0 10px 0;
width: 98%;
margin-top: 5px;
padding: 0 0 20px 0;
background: white;
border-radius: 30px;
}

.hirdetes-uzenet-box-head {
position: relative;
float: left;
width: 94%;
background: #DFDFDF;
height: 40px;
color: #4D4D4D;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
font-family: 'Poppins-SemiBold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 24px;
padding: 1% 3% 0 3%;
}

.hirdetes-uzenet-part {
position: relative;
float: left;
width: 620px;
margin: 10px 0 0 0;
}

.hirdetes-captcha-box {
position: relative;
float: left;
width: 300px;
margin: 0 0 10px 10px;
padding: 4px 0 0 0;
}

.hirdetes-captcha-box-reg {
position: relative;
float: left;
width: 300px;
margin: 0 0 10px 0;
padding: 4px 0 0 0;
}

.box-reg-small {
position: relative; float: left; width: 100%; padding-top: 20px; padding-bottom: 10px; border-bottom: 0px solid #EFEFEF; margin-bottom: 0px;
}

.box-reg-small.popup {
padding-bottom: 10px;
}

.box-input-large-other {
position: relative; float: left; width: 600px;
margin-left: 20px;
}

.box-input-large {
position: relative; float: left; width: 600px;
}

.box-input-loading {
position: relative; float: left; padding-top: 10px;
}

.box-input-tiny {
position: relative; float: left; width: 180px;
}

.box-input-small {
position: relative; float: left; width: 140px;
margin-right: 20px;
}

.box-elvalaszto {
position: relative; float: left; width: 100%; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #EFEFEF; margin-bottom: 0px;
}

.box-elvalaszto .box-radio {
margin: 10px 0 5px 0;
}

.box-elvalaszto-top {
position: relative; float: left; width: 100%; padding-top: 20px; padding-top: 15px; border-top: 1px solid #EFEFEF; margin-top: 10px;
}

.box-radio {
position: relative; float: left; width: 300px; padding: 0 0 0 0; font-family: arial; font-size: 16px;
}

.box-elvalaszto.radio {
padding: 15px 0 2px 0;
}

.fiok-left-box {
position: relative;
float: left;
display:table;
width: 260px;
height: 100%;
}

.fiok-left-cim {
position: relative;
float: left;
width: 260px;
height: 55px;
border-bottom: 1px solid #EFEFEF;
}

.menu_sub_full {
position: relative;
float: left;
width: 100%;
height: 55px;
border-bottom: 1px solid #e0e0e0;
margin: 0 0 0 0;
overflow-x: auto;
white-space: nowrap;
}

.menu_sub_title {
position: relative;
float: left;
width: 70%;
height: 55px;
border-bottom: 1px solid #e0e0e0;
margin: 0 0 0 0;
}

.menu_sub_select {
position: relative;
float: left;
width: 30%;
border-bottom: 1px solid #e0e0e0;
height: 55px;
}

.link-sub-selected {
position: relative;
float: left;
min-width: 20px;
height: 25px;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 13px 0 10px 10px;
top: 5px;
color: #5C5C5C;
text-decoration: none;
margin-right: 2px;
border-bottom: 2px solid #0870ff; font-size: 16px; font-weight: bold; color: #5d5d5d;
}

.menu-sub-notification {
position: relative;
left: 0;
top: 0;
border-radius: 7px;
background: #e5e5e5;
color: #3d3d3d;
padding: 5px 13px 4px 13px;
font-size: 14px;
text-align: center;
}

.menu-left {
position: relative;
float: left;
display:table-cell;
width: 260px;
height: calc(100% - 56px);
border-right: 1px solid #EFEFEF;
}

.menu-left ul {
 position: relative;
 float: left;
 width: 100%;
 margin: 0;
 padding: 0;
 list-style:none;
}

.menu-left li a {
position: relative;
float: left;
padding: 0;
margin: 0;
width: 230px;
padding: 15px 10px 15px 20px;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 16px;
text-decoration: none;
background: #F7F7F7;
}

.menu-left li a:hover, .menu-left ul li a:focus {
position: relative;
float: left;
padding: 0;
margin: 0;
width: 230px;
padding: 15px 10px 15px 20px;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 16px;
text-decoration: none;
background: #F3F3F3;
color: #8D8D8D;
}

.menu-left li.menu-ures {
position: relative;
float: left;
width: 260px;
border-bottom: 1px solid #EFEFEF;
height: 55px;
}

.menu-right {
position: relative;
float: left;
width: 739px;
min-height: 500px;
}

a.menu-selected:link, a.menu-selected:visited, a.menu-selected:active {
background: #0870ff;
color: #ffffff;
}

a.menu-selected:hover {
text-decoration: none;
color: #ffffff;
background: #0870ff;
}

.menu-notification {
position: absolute;
right: 10px;
top: 16px;
min-width: 20px;
border-radius: 7px;
background: #274374;
color: #FFFFFF;
padding: 5px 10px 4px 10px;
font-size: 14px;
text-align: center;
}

.menu-notification-sx {
position: absolute;
right: 10px;
top: 16px;
min-width: 10px;
border-radius: 25px;
background: #0870ff;
color: #ffffff;
padding: 5px 10px 4px 10px;
font-size: 14px;
text-align: center;
}

.menu-notification-locked {
position: absolute;
right: 10px;
top: 10px;
min-width: 30px;
height: 17px;
border-radius: 25px;
background: url(/img/lock.png) no-repeat #ececec center center;
background-size: 14px;
color: #5b5b5b;
padding: 5px 10px 4px 10px;
font-size: 14px;
text-align: center;
}

.menu-notification-selected {
position: absolute;
right: 10px;
top: 10px;
min-width: 30px;
border-radius: 25px;
background: #ffffff;
color: #898989;
padding: 5px 10px 4px 10px;
font-size: 14px;
text-align: center;
}

.menu-notification.other {
color: #747474;
}

#mobilesearch {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1001;
}

#mobilesearchbox {
position: absolute;
width: 100%;
height: 100%;
background: #f6f6f6;
z-index: 9;
top: 0;
left: -300px;
}

#mobilemenu {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(28, 28, 28, 0.5);
z-index: 1001;
}

#burgermenubox {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
opacity: 0.3;
background: black;
z-index: 9;
}

#burgermenu {
position: absolute;
width: 80%;
min-width: 300px;
max-width: 400px;
height: 100%;
background: #f6f6f6;
z-index: 9;
top: 0;
left: -300px;
}

a:hover .menu-underlines {
text-decoration: underline;
}

a:link .menu-notification-small, a:visited .menu-notification-small, a:active .menu-notification-small {
display: inline-block;
margin-top: -5px;
text-decoration: none;
min-width: 27px;
font-family: 'Urbanist', arial;
border-radius: 25px;
background: #fcc633;
color: #ffffff;
padding: 6px 5px 4px 5px;
margin-left: 10px;
font-size: 14px;
text-align: center;
font-weight: 800;
}



a:hover .menu-notification-small {
display: inline-block;
margin-top: -5px;
text-decoration: none;
min-width: 27px;
font-family: 'Urbanist', arial;
border-radius: 25px;
background: white;
color: #5b5b5b;
padding: 6px 5px 4px 5px;
margin-left: 10px;
font-size: 14px;
text-align: center;
}


.tab_box_fiok {
position: relative;
float: left;
width: 100%;
height: 60px;
margin: 0 0 0 0;
text-decoration: none;
}

.tab_box {
position: relative;
float: left;
width: calc(100% - 2px);
height: 50px;
margin: 0 0 0 2px;
text-decoration: none;
}

.tab_ful {
position: relative;
float: left;
width: 160px;
height: 33px;
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
background: white;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 15px 10px 0 15px;
margin: 0 0 0 7px;
top: 2px;
text-decoration: none;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

a.tab_ful:link, a.tab_ful:visited, a.tab_ful:active {
position: relative;
float: left;
width: 160px;
height: 33px;
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
background: white;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 15px 10px 0 15px;
margin: 0 0 0 10px;
top: 2px;
text-decoration: none;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

a.tab_ful:hover {
position: relative;
float: left;
width: 160px;
height: 33px;
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
background: white;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 15px 10px 0 15px;
margin: 0 0 0 10px;
top: 2px;
color: #0870ff;
text-decoration: underline;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

a.tab_ful_small:link, a.tab_ful_small:visited, a.tab_ful_small:active {
position: relative;
float: left;
width: 160px;
height: 32px;
background: #ebebeb;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 13px 10px 0 15px;
top: 5px;
color: #7a7a7a;
text-decoration: none;
border-top-right-radius: 6px;
}

a.tab_ful_small:hover {
position: relative;
float: left;
width: 160px;
height: 32px;
background: #F0F0F0;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 13px 10px 0 15px;
top: 5px;
color: #505050;
text-decoration: none;
}

a.tab_ful_fiok:link, a.tab_ful:visited, a.tab_ful:active {
position: relative;
float: left;
width: 160px;
height: 33px;
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
background: white;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 15px 10px 0 15px;
margin: 0 0 0 10px;
top: 2px;
text-decoration: none;
}

a.tab_ful_fiok:hover {
position: relative;
float: left;
width: 160px;
height: 33px;
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
background: white;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 15px 10px 0 15px;
margin: 0 0 0 10px;
top: 2px;
color: #0870ff;
text-decoration: underline;
}

a.tab_ful_small_fiok:link, a.tab_ful_small_fiok:visited, a.tab_ful_small_fiok:active {
position: relative;
float: left;
min-width: 20px;
height: 32px;
background: #e5e5e5;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 18px 15px 5px 15px;
top: 5px;
color: #5C5C5C;
text-decoration: none;
margin-right: 2px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

a.tab_ful_small_fiok:hover {
position: relative;
float: left;
min-width: 20px;
height: 32px;
background: #e5e5e5;
z-index: 2;
font-family: 'Urbanist', Arial;
font-weight: 500;
font-size: 18px;
text-decoration: none;
padding: 18px 15px 5px 15px;
top: 5px;
color: #BCBCBC;
text-decoration: none;
margin-right: 2px;
}


a.tab_ful_small_fiok.selected {
background: #d5d5d5;
color: #5c5c5c;
}

a.tab_ful_small_fiok.green {

}

.tab_ful_small_fiok-lock {
position: absolute;
right: 5px;
top: 12px;
min-width: 30px;
height: 32px;
background: url(/img/lock.png) no-repeat center center;
background-size: 14px;
text-align: center;
}

.tab_ful_small_fiok-bubble {
position: absolute;
right: 5px;
top: 12px;
min-width: 30px;
height: 32px;
background: url(/img/lock.png) no-repeat center center;
background-size: 14px;
text-align: center;
}

.tab_ful_small_fiok.boxhide_elso {
display: none;
}

.tab_bottom {
position: relative;
float: left;
width: 100%;
border-top: 1px solid #e8e8e8;
z-index: 1;
}

.hirdetes_inaktiv {
position: relative;
float: left;
display: inline-block;
width: 38px;
height: 22px;
margin-right: 10px;
}

a.hirdetes_aktivalas {
position: relative;
float: left;
display: inline-block;
width: 38px;
height: 22px;
margin-right: 10px;
}


.slider_aktivalas_zold {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #14dea3;
-webkit-transition: .4s;
transition: .4s;
border-radius: 34px;
}

.slider_aktivalas_zold:before {
position: absolute;
content: "";
height: 14px;
width: 14px;
right: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
border-radius: 50%; 
}


.slider_aktivalas_szurke {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #e9e9e9;
-webkit-transition: .4s;
transition: .4s;
border-radius: 34px;
}

.slider_aktivalas_szurke:before {
position: absolute;
content: "";
height: 14px;
width: 14px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
border-radius: 50%; 
}


a.fav_kereses {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
cursor: hand;
z-index: 6;
}

.fav_full {
width: 0;
height: 0;
position:absolute;
right:0;  
z-index: 6;
}

.fav_full span {
position: absolute;
top: 5px;
width: 20px;
height: 20px;
right: 0;
display: block;
background: url(/img/star.png) no-repeat center center;
background-size: 16px;
}

.fav_border {
width: 0;
height: 0;
position:absolute;
right:0;  
z-index: 6;
}

.fav_border span {
position: absolute;
top: 5px;
width: 20px;
height: 20px;
right: 0;
display:block;
background: url(/img/star_2.png) no-repeat center center;
background-size: 16px;  
}

.errorholdbox {
position: relative; float: left; clear: both; top: 2px;
}

#popup_box_error {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
  cursor: pointer;
}

#popup_box_keperror {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
  cursor: pointer;
}

.select_bar {
display: none;
position: fixed;
width: 100%;
height: 70px;
text-align: right;
top: 0;
background: #f5f5f5;
z-index: 9;
}

#sumofull {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9;
  cursor: pointer;
  display: none;
}

.button_megsem {
position: fixed;
right: 5%;
top: 15px;
width: 40px;
height: 40px;
border: 1px;
border-radius: 36px;
font-family: 'Urbanist', Arial;
font-size: 18px;
color: white;
background: url(/img/button-close.png) no-repeat #2a2a2a center center;
background-size: 16px;
text-align: center;
}

.bezar_fo {
display: none;
}

.bezar_al {
display: none;
}

#popup_box_login {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
  cursor: pointer;
}

#popup_box_kiemeles {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
  cursor: pointer;
}

#popup_box_elkuldve {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
  cursor: pointer;
}

#popup_box_belepes {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9999;
  overflow-y: scroll;
}

#popup_box_telszam {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28,28,37,0.9);
  z-index: 9;
  cursor: pointer;
}

#popup_box_emailszam {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28,28,37,0.9);
  z-index: 9;
  cursor: pointer;
}

#popup_box_webszam {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28,28,37,0.9);
  z-index: 9;
  cursor: pointer;
}

#popup_box_report {
  position: fixed;
  display: none;  
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
}

#popup_box_ajanlat {
  position: fixed;
  display: none;  
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
}

#popup_box_torles {
  position: fixed;
  display: none;  
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
}

#popup_box_tobb {
  position: fixed;
  display: none;  
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
}

#popup_box_mute {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
  cursor: pointer;
}

#popup_box_unmute {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9;
  cursor: pointer;
}

#popup_box_text {
width: 420px;
background: #fbfbfb;
border-radius: 8px;
padding-top: 40px;
padding-bottom: 40px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
display: block;
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
color: black;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
background: white;
z-index: 10;
}


#popup_box_tel {
width: 100%;
border-radius: 5px;
padding-top: 40px;
padding-bottom: 40px;
display: block;
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
color: black;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
z-index: 10;
font-family: 'Roboto-Bold', Arial;
}

.csaktel {
margin: 0 auto; padding: 0 10px 0 10px; text-align: center; font-weight: bold;
color: white;
border-radius: 10px;
background: #0870ff;
font-size: 45px;
}

#popup_box_wide {
width: 620px;
background: #fbfbfb;
border-radius: 5px;
padding-top: 40px;
padding-bottom: 40px;
box-shadow: 0 2px 8px rgba(59,64,69,0.1);
display: block;
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
color: black;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
background: white;
z-index: 10;
}

.blurry { 
filter: blur(2px);
}

@keyframes boost
{ from {top:30px; opacity: 0;}
to {top:0px; opacity: 1}
}

@keyframes mymove
{ from {top:-30px; opacity: 0;}
to {top:0px; opacity: 1}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
from {top:-30px; opacity: 0;}
to {top:0px; opacity: 1;}
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.mobil-top-extra {
display: none;
}

.kereses-box-head {
position: relative;
float: left;
width: 100%;
}

	.kereses-box-head-left {
	position: relative;
	float: left;
	width: 100%px;
	padding: 0 0 0 10px;
	}

	.kereses-box-head-right {
	position: relative;
	float: right;
	width: 250px;
	}

.div_brands {
position: relative;
float: left;
width: 100%;
padding-bottom: 10px;
}

.div_brands a:link, a:visited, a:active {
text-decoration: none;
}

.div_brands a:hover {
text-decoration: underline;
}

.leirasinfo {
height: 16px;
overflow: hidden;
}

.leirasinfo-large {
min-height: 13px;
}

.div_brands ul {
list-style: none;
margin: 0;
padding: 10px 10px 10px 10px;
}

.div_brands li {
position: relative;
float: left;
width: 160px;
font-size: 14px;
color: #235c9e;
font-family: Arial;
line-height: 22px;
}
	
.rendezes_select {
float: right;
width: 200px;
margin: 15px 15px 0 0;
}

.select_rendezes {
width: 200px;  height:45px; background: #F0F0F0; border: 1px solid #E4E4E4;
}
	
.kereses-gomb {
position: relative;
float: left;
width: calc(100% - 35px);
height: 48px;
text-align: center;
padding: 13px 10px 27px 10px;
margin: 0 20px 0 17px;
background: #3d54c8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 6px;
border: 0;
color: #FFFFFF;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-size: 22px;
cursor: pointer;
cursor: hand;
transition:.2s;
}

.kereses-gomb:hover {
box-shadow: 0 2px 8px 0 rgba(0,0,0,.3);
}

	
	.kereses-text {
	display:block;clear: both;
	font-size: 13px; color: #ffdd25; font-family: 'Urbanist', Arial, sans-serif; font-weight: 500; font-style: normal;
	}
	
.urltext {
text-decoration: underline;
font-weight: normal;
display: inline-block;
}
	
.urltext_hide {
display: none;
}

.urllink {
display: none;
}
	
.urllink_show {
display: inline-block;
font-weight: bold;
color: #0870ff;
}

.fiok-jobb {
position: relative;
width: 740px;
display: table-cell;
height: 100%;
vertical-align: top;
}


.fiok-elvalaszto {
position: relative; float: left; width: 100%; padding-top: 20px; border-bottom: 1px solid #EFEFEF; margin-bottom: 0px; vertical-align: top;
}

.fiok-elvalaszto-cim {
position: relative;
float: left;
height: 20px;
margin: 0 0 0 260px;
border-bottom: 1px solid #0870ff;

font-size: 16px;
font-weight: bold;
padding: 25px 0 10px 0px;
color: #6E6E6E;
}

.fiok-cim {
position: relative;
height: 20px;
font-family: 'Urbanist', Arial;
font-weight: 700;
font-size: 24px;
padding: 0;
}

.elvalaszto {
position: relative;
float: left;
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px;
}

.avatar-box {
position: relative;
float: left;
width: 105px;
height: 105px;
border-radius: 5px;
border: 1px solid #d1d1d1;
margin-top: 15px;
margin-bottom: 10px;
}

.avatar-torles {
position: relative;
float: right;
margin: 0 5px 0 0;
top: 5px;
width: 18px;
height: 18px;
border-radius: 3px;
background: url(/img/cancel.png) no-repeat #fb5252 center center;
background-size: 16px 16px;
-webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1); 
box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
border: 1px solid #fb5252; 
content:""
}

.extra-kep-box {
position: relative;
float: left;
width: 620px;
margin-bottom: 10px;
}

.egyenleg_doboz {

}

.checkbox-box {
position: relative;
float: left;
width: 620px;
margin-bottom: 10px;
}

.checkbox-box.fizetes {
width: 100%;
}

.info-box-keret {
position: relative;
float: left;
width: 515px;
background: url(/img/ember.png) no-repeat center left;
background-size: 32px;
background-position: 12px;
padding: 10px 0 5px 50px;
margin: 20px 0 20px 0;
border: 1px solid #efefef;
border-radius: 5px;
box-shadow: 0 1px 8px 0 rgba(234,235,237,.6); 
}

.info-box-cim {
position: relative;
float: left;
width: 400px;
font-size: 24px;
font-family: 'BloggerSans-Bold', Helvetica;
font-style: normal;
font-weight: normal;
color: #0870ff;
}

.info-box-leiras {
position: relative;
float: left;
line-height: 28px;
width: 600px;
font-size: 18px;
font-family: 'BloggerSans', Helvetica;
font-style: normal;
font-weight: normal;
color: #393939;
}

input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus textarea:-webkit-autofill,
  textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
  select:-webkit-autofill,
  select:-webkit-autofill:hover,
  select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
  }
  
#uzenetek-keret {
position: relative;
float: left;
width: 100%;
}
  
.uzenet-box {
position: relative;
float: left;
width: 100%;
border-bottom: 1px solid #EBEBEB;
padding: 0 0 0 0;
}
  
.uzenet-box.uj {
background: #EBEBEB; border-bottom: 1px solid #DFDFDF;
}

.uzenet-thumbnail.jobbra {
margin-left: 15px;
}
  

.uzenet-icon {
position: relative;
float: left;
width: 15px;
height: 85px;
padding: 0 5px 0 15px;
margin: 0 0 0 0; 
}

.uzenet-icon-border {
position: absolute;
height: 100%;
border-left: 2px solid #2b2b2b;
left: -2px;
}

.uzenet-icon.border-none {
margin-left: 3px;
}

.uzenet-thumbnail {
position: relative;
float: left;
width: 65px;
height: 65px;
border-radius: 5px;
margin: 10px 0 10px 0;
}


.uzenet-topic {
position: relative;
float: left;
width: 650px;
height: 65px;
padding: 20px 0 0 13px;
}

.uzenet-topic-top {
width: 470px;
}

.uzenet-thumbnail-torolt {
position: absolute;
top: 0;
left: 0;
width: 65px;
height: 65px;
border-radius: 5px;
}

.uzenet-thumbnail-torolt-text {
position: absolute;
width: 65px;
padding: 5px 0px 5px 0px;
background: #171717;
top: 20px;
left: 0;
color: white;
z-index: 7;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 700;
text-align: center;
}

.uzenet-hirdetes {
position: relative;
float: left;
width: 100%;
height: 21px;
color: #333333;
font-size: 18px;
font-weight: bold;
overflow: hidden;
}

.uzenet-bevezeto {
position: relative;
float: left;
width: 100%;
height: 25px;
color: #333333;
font-size: 18px;
overflow: hidden;
}

.uzenet-datum {
position: relative;
float: right;
width: 200px;
text-align: right;
height: 45px;
color: #333333;
font-size: 16px;
padding: 23px 20px 0 13px;
}

.uzenet-akcio {
position: relative;
float: right;
width: 420px;
text-align: right;
min-height: 45px;
color: #333333;
font-size: 16px;
padding: 7px 0 0 0;
margin-right: 10px;
}

a:hover .uzenet-box {
background: #f5f5f5;
}

.fiok-blokkolva {
position: relative;
float: left;
width: 100%;
height: 400px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: 700;
font-style: normal;
text-align: center;
padding: 150px 0 0 0;
font-size: 30px;
font-weight: bold;
color: #3f3f3f;
background: url(/img/lock.png) no-repeat;
background-size: 50px;
background-position: center center;
}

.uzenet-nincs {
position: relative;
float: left;
width: 100%;
height: 400px;
text-align: center;
padding: 150px 0 0 0;
font-size: 50px;
font-weight: bold;
color: #E0E0E0;
}

.hirdetes-nincs {
position: relative;
float: left;
width: 100%;
text-align: center;
padding: 10px 0 10px 0;
font-size: 16px;
font-weight: normal;
color: #454545;
}

.feliratkozo_box {
position: relative;
float: left;
width: 100%;
background: #EEEEEE;
padding: 0 0 0 0;

}

.sarkos {
border-radius: 20px;
}

.feliratkozo_box_middle {
position: relative;
margin: 0 auto;
width: 100%;
}

.feliratkozo_box_text_right {
posiiton: relative; float: left; width: 670px; 
padding: 20px 0 20px 20px;
}

.feliratkozo_box_text_right.kozepes {
padding-top: 0;
}

.feliratkozas_button_box {
position: relative; float: left;
}

.feliratkozas_button_text {
width: 100%;
}

.feliratkozas_button_siker {
position: relative;
display: table;
margin: 5px 0 0 0; 
padding: 10px 15px 10px 15px; 
font-size: 18px; 
font-weight: bold; 
color: #ffffff; 
border-radius: 5px; 
background: #31d25a;
}

.feliratkozas_button_sikertelen {
position: relative;
display: table;
margin: 5px 0 0 0; 
padding: 10px 15px 10px 15px; 
font-size: 18px; 
font-weight: bold; 
color: #ffffff; 
border-radius: 5px; 
background: #ff2d2d;
}


.feliratkozo_box_ikon {
position: relative;
float: left;
width: 270px;
height: 200px;
background: url(/img/feliratkozas.png) no-repeat center center;
background-size: 110px;
margin-top: 20px;
}

.feliratkozo_box_ikon.kezdolapos {
float: left;
}

.feliratkozo_box_ikon.szeles {
margin: 0 auto;
}

.feliratkozo_box_text_top {
position: relative;
float: left;
width: 100%;
font-family: 'Poppins-ExtraBold', Arial, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 30px;
color: black;
}

.feliratkozo_box_text_bottom {
position: relative;
float: left;
width: 80%;
font-family: Arial, sans-serif;
font-style: normal;
font-size: 20px;
line-height: 30px;
color: #5a5a5a;
}

.feliratkozo_form_box {
position: relative;
float: left;
width: 100%;
}

#uzenet-torles {
position: relative;
float: right;
background: #333333;
font-size: 16px;
color: #ffffff;
min-height: 20px;
padding: 10px 15px 10px 15px;
border-radius: 5px;
text-decoration: none;
margin: 15px 0 0 0;
cursor: pointer;
cursor: hand;
}

#uzenet-torles:hover {
background: #fb5252;
}

#uzenet-mute {
position: relative;
float: right;
background: #f0f0f0;
font-size: 16px;
color: #333333;
min-height: 20px;
padding: 10px 15px 10px 15px;
border-radius: 5px;
text-decoration: none;
margin: 15px 10px 0 0;
cursor: pointer;
cursor: hand;
}

#uzenet-mute:hover {
background: #d0d0d0;
}

#uzenet-unmute {
position: relative;
float: right;
background: #f0f0f0;
font-size: 16px;
color: #bbbbbb;
height: 20px;
padding: 10px 15px 10px 15px;
border-radius: 5px;
text-decoration: none;
margin: 15px 10px 0 0;
cursor: pointer;
cursor: hand;
}

#uzenet-unmute:hover {
background: #dfdfdf;
}


#torles-biztos {
position: relative; float: left; width: 100%;
font-size: 18px;
}

.torles-kerdes {
position: relative;
float: left;
width: 100%;
padding: 0 0 15px 0;
text-align: center;
}

.torles-kerdesek {
position: relative; float: left; margin: 20px 0 10px 5%;
}

.torles-gombok {
position: relative; margin: 0 auto; width: 150px;
}

a.torles-gomb:link, a.torles-gomb:visited, a.torles-gomb:active {
position: relative;
float: left;
width: 50px;
text-align: center;
padding: 10px;
color: #FFFFFF;
text-decoration: none;
margin-left: 5px;
border-radius: 5px;
}

a.torles-gomb:hover {
position: relative;
float: left;
width: 50px;
text-align: center;
padding: 10px;
color: #FFFFFF;
text-decoration: underline;
margin-left: 5px;
border-radius: 5px;
}

.gomb-torolt {
position: relative;
float: left;
margin-bottom: 5px;
margin-right: 5px;
padding: 0 10px 0 10px;
text-align: center;
background: #ffd600;
color: #121212;
font-size: 10px;
font-family: 'OpenSans2';
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
border-radius: 3px;
text-transform: uppercase;
line-height: 19px;
}

.gomb-fekete {
background: #333333;
}

.gomb-sargas {
background: #ffc200;
}

.gomb-narancs {
background: #0870ff;
}

.uzenet-avatar-small {
position: absolute;
top: 15px;
left: 14px;
width: 30px;
height: 30px;
border-radius: 50%;
border: 3px solid #0870ff;
background: url(/img/ember.png) no-repeat #ffffff center center;
background-size: 30px;
}

.chat-box {
position: relative;
float: left;
width: 100%;
background: #eeeeee;
padding: 0 0 35px 0;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}

#chat-box-uzenetek {
position: relative;
float: left;
width: 100%;
background: #eeeeee;
padding: 10px 0 30px 0;
max-height: 600px;
overflow-y: auto;
}

.chat-message-keret {
position: relative;
float: left;
width: 600px;
margin: 0 0 0 0;
}



.chat-avatar {
position: relative;
width: 45px;
height: 45px;
border-radius: 50%;
background: white;
margin: 20px 20px 0 25px;
background: url(/img/ember.png) no-repeat center center;
background-size: 36px;
}

.chat-avatar-ures {
position: relative;
width: 50px;
height: 25px;
margin: 10px 20px 0 20px;
}

.chat-message-box {
position: relative;
width: 500px;
}

.chat-message-text {
position: relative;
float: left;
clear: both;
max-width: 400px;
background: #ffffff;
border-radius: 5px;
color: #484848;
padding: 10px;
font-size: 16px;
line-height: 22px;
margin: 10px 0 0 0;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.chat-message-date {
position: relative;
float: left;
clear: both;
max-width: 400px;
color: #bebebe;
font-size: 14px;
line-height: 22px;
margin: 0 5px 0 5px;
display: none;
}

.chat-message-latta {
position: relative;
float: left;
clear: both;
max-width: 400px;
color: #0870ff;
font-size: 14px;
line-height: 22px;
margin: 0 5px 0 5px;
}

.chat-user-name {
color: #595959;
font-size: 14px;
font-weight: bold;
}

.leftbox {
float: left;
}

.rightbox {
float: right;
}

.dark {
color: white;
background: #0870ff;
}

.chat-message-write {
posiiton: relative;
float: left;
width: 100%;
padding: 20px 0 0 0;
}

.chat-message-button-box {
position: absolute; top: 120px; right: 0; width: 190px;
}

.chat-message-textarea {
position: relative;
margin: 0 auto;
width: 600px;
height: 200px;
}

.chat-message-textarea-keret {
position: relative;
float: left;
width: 100%;
border-radius: 5px;
background: #FFFFFF;
}


.chat-message-buttons {
position: relative;
float: left;
clear: both;
width: 100%;
}

input[type=submit]:disabled,
button:disabled {
opacity: 0.4; 
}

.gyorskereso {
position: relative;
float: left;
width: 215px;
margin: 15px 0 0 20px;
font-size: 14px;
}

.input_gyorskereses {
position: relative;
float: left;
width: 180px;
border: 2px solid #DADADA;
border-radius: 25px;
padding: 12px 10px 12px 20px;
font-size: 16px;
color: #2b2b2b;
background: #ffffff;
}

.input_gyorskereses::-webkit-input-placeholder {
color:#D4D4D4;
}

.input_gyorskereses:focus {
border-color:#ff771a;
}

.input_gyorskereses_mobile {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
float: left;
width: calc(90% - 30px);
margin: 20px 0 0 5%;
border: 3px solid #e9e9e9;
border-radius: 10px;
padding: 12px 10px 12px 20px;
font-size: 26px;
font-weight: bold;
color: #2b2b2b;
background: #ffffff;
outline: none; 
}

.input_gyorskereses_mobile::-webkit-input-placeholder {
color:#D4D4D4;
}

.input_gyorskereses_mobile:focus {
border-color:#ff771a;
}



.button_gyorskereses {
position: absolute;
top: 6px;
right: 7px;
width: 40px;
height: 34px;
background:url(/img/search.png) no-repeat center center;
background-size:16px;
border-radius: 10px;
border: 0;
cursor: pointer;
cursor: hand;
}

.button_gyorskereses_mobile {
position: absolute;
top: 25px;
right: 5px;
width: 50px;
height: 50px;
background:url(/img/search_bold_white.png) no-repeat center center;
background-size: 24px;
background-color: #0870ff;
border-radius: 10px;
border: 0;
cursor: pointer;
cursor: hand;		
}

.cikk_box {
position: relative;
float: left;
width: 310px;
margin-right: 15px;
margin-bottom: 10px;
}

.leiras {
position: relative;
float: left;
clear: both;
width: 690px;
font-size: 20px;
color: #555a5b;
line-height:30px;
font-family: Open Sans, Helvetica , Arial ,sans-serif;
font-weight: normal;
font-style: normal;
}

.leiras img {
max-width: 100%;
object-fit: contain;
padding: 10px 0 10px 0;
}

.bevezeto-large {
position: relative;
float: left;
width: 90%;
padding: 0 5% 0 5%;
font-size: 100%;
padding-top: 20px;
padding-bottom: 20px;
}

.leiras-large {
position: relative;
float: left;
clear: both;
width: 100%;
font-size: 20px;
color: #555a5b;
line-height:30px;
font-family: Open Sans, Helvetica , Arial ,sans-serif;
font-weight: normal;
font-style: normal;
}



.subimage {
display: inline;
width: 100%;
}


#tabla {
border: 1px solid #E0E0E0;
background: #F5F5F5;
text-align: center;
font-size: 14px;
}

#tabla img {
border: 0px solid #E0E0E0;
background: #F5F5F5;
text-align: center;
font-size: 14px;
padding: 5px;
margin: 0;
}

table#tipp {
padding: 15px 10px 10px 50px;
background-image: url("/elemek/infobg.png");
background-repeat: no-repeat;
    background-position: 10px 50%;
    background-color: #FFFFCE;
border: 1px solid #FFFFA4;
border-radius: 3px;
}

.leiras a {
color: #1e1e1e;
font-weight: bold;
}

.leiras-large a {
color: #1e1e1e;
font-weight: bold;
}

.leiras h1,h2,h3,h4,td {
text-align: left;
padding: 0;
margin: 0 0 10px 0;
}

.big_picture {
position: relative;
float: left;
width: 100px;
height: 100px;
background: #E4E4E4;
border-radius: 5px;
}

.big_kategoria {
position: relative;
float: left;
width: 280px;
height: 20px;
font-size: 14px;
margin: 5px 0 0 5px;
color: #ababab;
line-height: 40px;
text-decoration: none;
line-height: 23px;
}

.big_cim {
position: relative;
float: left;
width: 200px;
height: 100px;
font-size: 16px;
margin: 5px 0 0 10px;
color: #2f2f2f;
line-height: 40px;
text-decoration: none;
line-height: 20px;
font-weight: bold;
font-family: 'Urbanist';
}

.fogombok {
position: relative; float: left; width: 100%;
}

.algombok {
position: relative;
float: right;
min-width: 190px;
}

.kozepso_gombok {
position: relative;
min-width: 150px;
float: left;
}

.kapcsolo_gombok {
position: relative;
float: left;
clear: both;
order: 1;
margin-left: 10px;
}

.megoszto_gombok {
order: 2; width: 365px;
}

.kezelo_gombok {
order: 4;
margin-left: auto;
padding-right: 5px;
}

.gomb-ures {
position: relative;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0px 5px 0 10px;
    text-align: center;
    color: #ffffff;

}

a.gomb-akcio:link, a.gomb-akcio:visited, a.gomb-akcio:active {
position: relative;
    float: left;
    margin-top: 0px;
    margin-bottom: 0;
    margin-right: 5px;
    text-align: center;
    background: #525252;
    color: #f4f4f4;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    border-radius: 3px;
text-transform: uppercase;
text-decoration: none;
padding: 4px 9px 4px 9px;
}

.gomb-akcio:hover {
opacity: 0.8;
cursor: pointer;
cursor: hand;
}


.gomb-akcio {
position: relative;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 5px;
    text-align: center;
    background: #f5f5f5;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    border-radius: 3px;
text-transform: uppercase;
text-decoration: none;
padding: 4px 5px 4px 5px;
}

.gomb-extra-akcio {
position: relative;
float: left;
min-width: 235px;
}

.gomb-extra-akcio.kozepre {
min-width: 300px;
}

.gomb-extra-box {
position: relative;
float: left;
right: 0;
width: 210px;
}

.gomb-extra {
float: left;
}

.gomb-vilagosszurke {
background: #e9e9e9;
color: #ffffff;
}

.gomb-szurke {
background: #eaeaea;
color: #535353;
}

a.gomb-lila:link, a.gomb-lila:visited, a.gomb-lila:active, a.gomb-lila:hover {
background: #4a589f;
color: #ffffff;
}

a.gomb-turkiz:link, a.gomb-turkiz:visited, a.gomb-turkiz:active, a.gomb-turkiz:hover {
background: #0aa699;
color: #ffffff;
}

.gomb-sotetnarancs {
/*background: #EE2020;*/
background: #dedede;
color: #fbfbfb;
}

.gomb-sotetszurke {
background: #333333;
color: #ffffff;
}

.gomb-kek {
background: #1877f2;
color: #ffffff;
}

.gomb-zold {
background: #14dea3;
color: #ffffff;
}

.gomb-sarga {
background: #ffb400;
color: #ffffff;
}


.csucsok {
position: absolute;
font-size: 25px;
bottom: -10px;
left: 0;
text-align: center;
z-index: 5;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 0;
border-color: #ffda58 transparent transparent transparent;
}

.warning-container {
position: relative;
float: left;
width: 100%;
font-size: 14px;
background: #ffda58;
padding: 15px 0 5px 0;
z-index: 9;
}

.warning-box {
position: relative; float: left; padding: 10px;
}

.warning-sor {
position: relative;
float: left;
clear: both;
padding: 5px 0 5px 0;
margin-right: 10px;
line-height: 2px;
}

a.warning-gomb:link, a.warning-gomb:visited, a.warning-gomb:active {
background: #258c98;
color: #ffffff;
text-decoration: none;
font-size: 12px;
padding: 5px 10px 5px 10px;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px;
white-space: nowrap;
}

a.warning-gomb:hover {
background: #5b5b5b;
color: #ffffff;
text-decoration: none;
font-size: 12px;
padding: 5px 10px 5px 10px;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px;
white-space: nowrap;
}

a.todo-gomb:link, a.todo-gomb:visited, a.todo-gomb:active {
background: #258c98;
color: #ffffff;
text-decoration: none;
font-size: 12px;
padding: 5px 10px 5px 10px;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px;
white-space: nowrap;
}

a.todo-gomb:hover {
background: #5b5b5b;
color: #ffffff;
text-decoration: none;
font-size: 12px;
padding: 5px 10px 5px 10px;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px;
white-space: nowrap;
}

a.fresh-gomb:link, a.fresh-gomb:visited, a.fresh-gomb:active {
background: #333333;
color: #ffffff;
text-decoration: none;
font-size: 12px;
padding: 5px 10px 5px 10px;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px;
white-space: nowrap;
}

a.fresh-gomb:hover {
background: #5b5b5b;
color: #ffffff;
text-decoration: none;
font-size: 12px;
padding: 5px 10px 5px 10px;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px;
white-space: nowrap;
}

#loadingboard {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}


.switch {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e9e9e9;
  -webkit-transition: .4s;
  transition: .4s;
   border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%; 
}

input:checked + .slider {
  background-color: #14dea3; 
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(35px);
}

/*------ ADDED CSS ---------*/
.slider:after
{
 content:'NEM';
 color: #3F3F3F;
 display: block;
 position: absolute;
 transform: translate(-50%,-50%);
 top: 50%;
 left: 70%;
 font-size: 11px;
}

input:checked + .slider:after
{  
  color: #FFFFFF;
  left: 30%;
  content:'IGEN';
}

#popup_box_ar {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 9999;
}

#popup_ar {
position: fixed;
top: calc(50% - 300px);
right: calc(50% - 250px);
width: 500px;
height: 600px;
z-index: 8;
}

#popup_ar_container {
position: relative;
float: left;
width: 500px;
height: 600px;
border-radius: 6px;
font-family: BloggerSans-Bold;
}

.popup_ar_h1 {
position: relative;
float: left;
width: 100%;
text-align: center;
font-size: 54px;
font-weight: bold;
color: #ffde17;
padding: 50px 0 0 0;
top: -5px;
font-family: SourceSansPro-Black;
}

.popup_ar_h2 {
position: relative;
float: left;
width: 80%;
text-align: center;
font-size: 54px;
font-weight: bold;
color: white;
padding: 20px 10% 0 10%;
}

.popup_ar_h4 {
position: relative;
float: left;
width: 80%;
text-align: center;
font-size: 24px;
font-weight: bold;
color: #eb4949;
padding: 20px 10% 0 10%;
}


.popup_ar_h3 {
position: relative;
float: left;
width: 80%;
text-align: center;
font-size: 64px;
font-weight: bold;
color: #ffde17;
padding: 10px 10% 0 10%;
}

#popup_ar_bezar {
position: absolute;
top: 10px;
right: 0;
font-family: verdana;
color: white;
padding: 5px 20px 5px 17px;
font-size: 20px;
cursor: pointer;
cursor: hand;
background: #000000;
}


#sutibox {
position: fixed;
bottom: 0px;
right: 0;
width: 320px;
height: 320px;
z-index: 9;
}

#suticontainer {
position: relative;
float: left;
width: 270px;
height: 300px;
background: #0870ff;
border-radius: 10px;
}

.sutih1 {
position: relative;
float: left;
font-size: 24px;
font-weight: bold;
color: white;
padding: 20px 0 0 20px;
}

.sutitext {
position: relative;
float: left;
font-size: 14px;
font-weight: bold;
color: white;
padding: 20px 0 0 20px;
line-height: 20px;
}

.sutikez {
position: absolute;
width: 150px;
height: 355px;
right: -40px;
top: -55px;
background: url(/img/sutikez.png?950429930) no-repeat top right;
background-size: 140px;
z-index: 3;
}

#suti_button {
position: relative;
float: left;
clear: both;
width: 80px;
margin: 20px 0px 0 20px;
padding: 11px 20px 11px 20px;
background: #274374;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 16px;
z-index: 8;
text-align: center;
border: 0;
cursor: pointer;
cursor: hand;
}

#suti_button:hover {
background: #16acf0;
cursor: pointer;
cursor: hand;
}

a.addone:link, a.addone:visited, a.addone:active {
text-decoration: none;
color: white;
}
a.addone:hover {
text-decoration: underline;
color: white;
}

.box {
font-family: 'Urbanist';
font-weight: 500;
width: 140px;
background-color: #0870ff;
position: relative;
display: inline;
border-radius: 4px;
padding: 4px 7px 4px 7px;
position: relative;
float: left;
color: #FFFFFF;
margin: 7px 0 10px 5px;   
}

.box_kereses {
margin: -3px 0 0 5px;
}

.box:after {
  content: "";
  display: block;
  border-width: 5px 5px 0;
  border-style: solid;
  border-color: #3498db transparent transparent;
  margin-left: -5px;
  position: absolute;
  bottom: -10px;
  left: 50%;
}

.box.arrow-left-top:after {
  border-width: 2px;
  margin: 0;
}

.box.orange {
  background-color: #0870ff;
}

.box.orange.arrow-left-top:after {
  border-right-color: #0870ff;
}
.box.orange.arrow-left-top:after {
  border-top-color: #0870ff;
}

.box.arrow-left-top:after {
  border-width: 5px;
  border-left-color: transparent;
  border-left-width: 0;
  border-top-color: transparent;
  border-right-color: #0870ff;
  margin: -8px 0 0;
  left: -6px;
  right: auto;
  top: 50%;
  bottom: auto;
}
.box.arrow-left-top:after {
  border-width: 5px;
  margin: 0;
}
.box.arrow-left-top:after {
  border-top-color: #3498db;
  top: 8px;
}

.reklam_box_kereses_feed {
position: relative;
float: left;
width: 100%;
min-height: 100px;
padding-top: 5px;
border-bottom: 1px solid #e5e5e5;
background: url(/img/logo_medium.png) no-repeat #f6f6f6 center center;
background-size: 30%;
}

.reklam_box_kereses_feed::after {
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}

.reklam_box_kereses_feed_desktop {
position: relative;
float: left;
display: block;
width: 100%;
}

.reklam_box_kereses_feed_mobile {
position: relative;
float: left;
display: none;
width: 100%;
}

.reklam_galeria {
position: absolute;
top: 120px;
right: 10px;
float: left;
width: 300px;
height: 600px;
background: #151518;
}

.reklam_galeria:before {
    content: 'hirdetés';
    display: block;
    width: 300px;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #58585f;
    text-decoration: none;
    position: absolute;
    top: -20px;
}

.reklam_box_top_center {
position: relative;
display: block;
margin: 0 auto;
width: 1000px;
}

.reklam_box_kereso_box_felett {
position: relative;
float: left;
width: 98%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 5px;
}

.reklam_box_kereso_box_felett::after {
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}

.reklam_box_top_center::after {
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}

.reklam-box-jobb {
position: relative;
float: left;
width: 300px;
height: 600px;
margin: 0 0 0 5px;
background: url(/img/logo_medium.png) no-repeat #f6f6f6 center center;
background-size: 30%;
}

.reklam-box-jobb-text {
position: relative;
float: left;
width: 300px;
float: left;
margin: 10px 0 0 5px;
padding: 5px 0 0 0;
text-align: center;
color: #C1C1C1;
font-size: 11px;
background: #F5F5F5;
}

.reklam-box-hirdetes-center {
position: relative;
float: left;
width: calc(100% - 10px);
margin: 0 0 0 5px;
background: url(/img/logo_medium.png) no-repeat #f6f6f6 center center;
background-size: 30%;
}

.reklam-box-hirdetes-center-text {
position: relative;
float: left;
width: calc(100% - 10px);
float: left;
margin: 15px 0 0 5px;
padding: 5px 0 0 0;
text-align: center;
color: #C1C1C1;
font-size: 11px;
background: #F5F5F5;
}


.reklam_box_kozep_kereses {
position: relative;
float: left;
width: 100%;
margin-bottom: 25px;
background: url(/img/logo_medium.png) no-repeat #f6f6f6 center center;
background-size: 30%;
}

.reklam_box_kozep_kereses:after {
	position: absolute;
	bottom: -15px;
	width: 100%;
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}

.reklam_box_center_kereses {
position: relative;
float: left;
width: 100%;
min-height: 100px;
margin-bottom: 25px;
border-bottom: 1px solid #f0f0f0;
background: url(/img/logo_medium.png) no-repeat #f6f6f6 center center;
background-size: 30%;
}

.reklam_box_center_kereses:before {
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}

.reklam_box_center_hirdetes {
position: relative;
float: left;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
background: url(/img/logo_medium.png) no-repeat #f6f6f6 center center;
}

.reklam_box_center_hirdetes:after {
	position: absolute;
	bottom: -15px;
	width: 100%;
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}

.reklam_box_center_kereses_top {
position: relative;
float: left;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
background: url(/img/logo_medium.png) no-repeat white center center;
background-size: 30%;

}

.reklam_elott:before {
display: inline-block;
width: 20px;
height: 12px;
content: "";
background:url(/img/down.png) no-repeat 3px 2px;
background-size: 12px 12px;
font-family: 'Urbanist', arial;
}



.banner_kereses {
position: relative;
float: left;
width: 100%;
height: 60px;
text-align: center;
}

.banner_kereses:after {
	position: absolute;
	bottom: 0px;
	width: 100%;
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}


.reklam_nagy_center_kereses {
position: relative;
float: left;
width: 100%;
min-height: 100px;
margin-bottom: 5px;
border-bottom: 1px solid #f0f0f0;
background: url(/img/logo_medium.png) no-repeat #f6f6f6 center center;
background-size: 30%;
}

.reklam_nagy_center_kereses:before {
    content: 'hirdetés';
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    color: #C1C1C1;
    text-decoration: none;
}

.reklam_box_hirdetes_kep {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 400px;
height: 400px;
}

#adsense {
position: relative;
float: left;
width: 400px;
height: 400px;
}

#reklam_hirdetes_kep {
position: relative;
float: left;
width: 400px;
height: 400px;
}

#reklam_hirdetes_kep:before {
content: 'hirdetés';
display: block;
font-size: 10px;
text-align: center;
line-height: 16px;
color: #B0B0B0;
text-decoration: none;
position: absolute;
top: -20px;
width: 100%;
}


.reklam-box-kozep {
position: relative;
clear: both;
margin: 0 auto;
width: 100%;
height: 300px;
background: #E9E9E9;
}

/* galeria */

#kiskepek::-webkit-scrollbar-track
{
	background-color: #333333;
	border-radius: 25px;
}

#kiskepek::-webkit-scrollbar
{
	height: 7px;
	width: 10px;
	background-color: #333333;
}

#kiskepek::-webkit-scrollbar-thumb
{
	
	border-radius: 25px;
	background-color: #767676;
}


.modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    background-color: #1b1b20;
    z-index: 8;
}

.modal-window {
    position: relative;
    background-color: #FFFFFF;
    width: 50%;
    margin: 10% auto;
    padding: 20px;
}

.modal-window.small {
    width: 30%;
}

.modal-window.large {
    width: 75%;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    color: rgba(0,0,0,0.3);
    height: 30px;
    width: 30px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}

.close:hover,
.close:focus {
    color: #000000;
    cursor: pointer;
}

.open {
display: block;
}




button:focus {outline:0;}

.close_button {
position: relative;
float: right;
width: 60px;
height: 60px;
margin: 15px 15px 0 0;
border-radius: 50%;
background: url(/img/ikon_close.png) no-repeat rgba(0,0,0,0.6) center center;
background-size: 20px;
}

.arrow_left {
width: 40px;
height: 100px;
margin-left: 20px;
background: url(/img/arrow_left.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 20px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
}

.arrow_right {
width: 40px;
height: 100px;
right: 20px;
background: url(/img/arrow_right.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 20px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
}

.fullsize {
position: absolute;
width: 70px;
height: 70px;
margin-left: 20px;
background: url(/img/fullsize.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 30px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
z-index: 3;
top: 20px;
}

.mentes_keret {
margin-right: 10px;
}

.favourite_box {
position: absolute;
width: 70px;
height: 70px;
margin-left: 20px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 5px;
z-index: 3;
top: 95px;
background: rgba(0,0,0,0.3);
}

.twenty, .fifty, .hundred, .auto {
    border-bottom:0px solid black;
}

.twenty {
    height:20px;
}

.fifty {
    height:50px;
}

.hundred {
    height:70px;
}

.auto {
    height:100%;
    overflow:hidden;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0 0 70px 0; /* mobilenál ezt kell törölni*/
    /*padding:10px;*/ /* mobilenl ezt kell használni*/
}

.content {
    float:left;
    height:100%;
}

.content{
    width:100%;
}

.r_flex_expand_child {
	flex:auto;
	/*background-color:yellow;*/

}

.right {
float: right;
width: 320px;
height: 100px;
}

.left {
position: relative;
    overflow: hidden;
    height: 100%;
    text-align: center;
}

.grow {

}

.left img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* arrow */

#one {height: 100px;}
#two {height: 110px;
border-radius: 2px;}
.corner {
    width: 320px;
    background-color: #ffec4a;
    margin: 10px;
    position: relative;
}


.corner:after, .corner:before {
    content: "";
    position: absolute;
    left: -29px;
    width: 30px;
    height: 50%;



}
.corner:before {
    top: 0px;
    background: linear-gradient(to top left, #ffec4a 50%, transparent 51%);

}
.corner:after {
    bottom: 0px;
    background: linear-gradient(to bottom left, #ffec4a 50%, transparent 51%);
}


.rect {
position: relative; float: left;
	color: #ffffff;
    height: 110px;
    width: 325px;
    background: #ffec4a;
    border-radius: 5px;
    z-index: 6;
    left: -10px;
}
.rect:before {
    background: #ffec4a;
    content: "";
    position: absolute;
    top: 6px;
    left: -17px;
    height: 65px;
    width: 40px;
    border-radius: 5px;
    transform: rotate(30deg);
}
.rect:after {
    background: #ffec4a;
    content: "";
    position: absolute;
    bottom: 6px;
    left: -16px;
    height: 62px;
    width: 40px;
    border-radius: 5px;
    transform: rotate(150deg);
}

/* kisképek */

.w3-opacity {
border: 3px solid transparent;
}

.w3-opacity,.w3-hover-opacity:hover {
}
.w3-opacity-off,.w3-hover-opacity-off:hover {
opacity:1;
border: 3px solid #FFFFFF;
}

.galeria-cim {
font-size: 24px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
white-space: nowrap;
overflow: hidden;
font-weight: normal;
}

.galeria-cim-box {
position: relative;
float: left;
width: calc(100% - 100px);
min-height: 20px;
max-height: 37px;
margin: 20px 0 0 20px;
overflow: hidden;
}

.has-success .control-label,.has-success.radio-inline label{
background: url(/img/checked.png) no-repeat 99% center;
background-size: 20px;
}

.adatlapbox {
position: relative;
float: left;
width: 100%;
padding-top: 10px;
}

.adatlap_avatar {
position: relative;
float: left;
width: 110px;
height: 110px;
background: #e9e9e9;
margin: 10px 10px 10px 15px;
border-radius: 50%;
}

.adatlap_adatbox {
position: relative;
float: left;
width: 570px;
padding: 10px 0 0 10px;
}

.adatlap_nev {
position: relative;
float: left;
width: 100%;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: bold;
font-style: normal;
color: #292929;
text-decoration: none;
border: 0;
font-size: 24px;
padding-top: 10px;
}

.adatlap_alapadat {
position: relative;
float: left;
padding: 10px 20px 0 0;
font-size: 14px;
color: #777777;
}

.tablazat {
position: relative;
float: left;
width: 100%;
font-size: 14px;
padding: 10px 0 10px 0;
border-bottom: 1px solid #E0E0E0;
}

.tablazat_tartalom {
position: relative;
float: left; 
width: 95%;
}

.tablazat_letoltes {
position: relative;
float: left;
width: 5%;
}

.tablazat_sor {
position: relative;
float: left;
padding: 10px;
min-width: 20px;
width: 18%;
}

.tablazat_sor.small {
width: 7%;
text-align: center;
}

.tablazat_sor.medium {
width: 20%;
text-align: center;
}

.tablazat_sor.datum {
width: 12%;
text-align: center;
} 

.tablazat_sor.ikon {
width: 2%;
text-align: center;
}

a.tablazat_letoltes_link:link, a.tablazat_letoltes_link:visited, a.tablazat_letoltes_link:active {
position: relative;
float: left;
width: 38px;
height: 38px;
background: url(/img/invoice_letoltes.png) no-repeat #0870ff center center;
background-size: 20px;
border-radius: 7px;
}

a.tablazat_letoltes_link:hover {
position: relative;
float: left;
width: 38px;
height: 38px;
background: url(/img/invoice_letoltes.png) no-repeat #6429eb center center;
background-size: 20px;
border-radius: 7px;
}

a.tablazat_letoltes_link_inaktiv:link, a.tablazat_letoltes_link_inaktiv:visited, a.tablazat_letoltes_link_inaktiv:active {
position: relative;
float: left;
width: 38px;
height: 38px;
background: url(/img/invoice_letoltes.png) no-repeat #FFC6A4 center center;
background-size: 20px;
border-radius: 7px;
}

a.tablazat_letoltes_link_inaktiv:hover {
position: relative;
float: left;
width: 38px;
height: 38px;
background: url(/img/invoice_letoltes.png) no-repeat #FFC6A4 center center;
background-size: 20px;
border-radius: 7px;
}

.utalas_box {
position: relative;
float: left;
width: 400px;
font-size: 18px;
margin: 10px 0 0 0;
padding: 10px;
border-radius: 5px;
background: #f5f5f5;
word-wrap: break-word;
}

.utalas_box ul {
list-style: none;
margin: 0;
padding: 10px 0 10px 10px;
}

.egyenleg_box {
position: relative; margin: 0 auto; width: 740px;
}

.egyenleg_menu_box {
position: relative; float: right;
}

.egyenleg_box_info {
position: relative; float: left; text-align: left; float: left; min-height: 30px; padding-top: 10px;  padding-bottom: 10px; padding-left: 0; font-size: 14px; color: #828282;
}

.egyenleg_extra_doboz_be { 
position: relative; float: left; width: 220px; margin: 10px; background: #8877d4; border-top-left-radius: 5px; border-top-right-radius: 5px; text-align: center; color: white; font-size: 18px; padding: 10px 0 0 0;
}

.egyenleg_extra_doboz_ki {
position: relative; float: left; width: 220px; margin: 10px; background: #FFFFFF; border-top-left-radius: 5px; border-top-right-radius: 5px; text-align: center; color: white; font-size: 18px; padding: 0 0 0 0;
}

.egyenleg_text_left {
position: relative; float: left; width: 50%; height: 50px; padding-top: 5px; display: table; text-align: right; font-size: 15px; line-height: 16px;
}

.egyenleg_text_right {
position: relative; float: left; width: 50%; height: 50px; padding-top: 5px; display: table; text-align: left; font-size: 40px;
}

.progress-tracker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 20px 0 0 0;
  list-style: none; 
}

.progress-step {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  margin: 0;
  padding: 0;
  min-width: 24px;
  
}

.progress-step:last-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;  
}

.progress-step:last-child .progress-marker::after {
  display: none;
}

.progress-link {
  display: block;
  position: relative;  
}

.progress-marker {
  display: block;
  position: relative;  z-index: 1;
}

.progress-marker::before {
  content: attr(data-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  
  width: 14px;
  height: 14px;
  top: 4px;
  border-radius: 50%;
  -webkit-transition: background-color, border-color;
  transition: background-color, border-color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          z-index: 1;
          border: 2px solid #0870ff;
}

.progress-marker::after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  right: 30px;
  width: 100%;
  height: 0px;
  z-index: 0;
  border-bottom: 2px solid #0870ff;
}

.progress-marker-dashed::after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  right: 30px;
  width: 100%;
  height: 0px;
  z-index: 0;
  border-bottom: 2px dashed white;
}

.progress-marker-dashed-error::after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  right: 30px;
  width: 100%;
  height: 0px;
  z-index: 0;
  border-bottom: 2px dashed white;
}


.progress-text {
  display: block;
  padding: 8px 8px;
  overflow: hidden;
}

.progress-title {
  margin-top: 0;
}

.progress-step .progress-marker {
  color: #fff; 
}



.progress-step .progress-marker::after {
  background-color: #d2d2d2; 
}

.progress-step .progress-text {
  color: #333;
}

.progress-step.no-active .progress-marker::before {
  border-color: #d2d2d2;
  background: white;
  width: 10px;
  height: 10px;
  top: 6px;
}

.progress-step.is-active .progress-marker::before {
  background-color: white; 
  border-color: #0870ff;
}

.progress-step.is-active-error .progress-marker::before {
  background-color: white; 
  border-color: #f01212;
}

.progress-step.is-active-done .progress-marker::before {
  background-color: white; 
  border-color: #83c41c;
}


.progress-step.is-complete .progress-marker::before, .progress-step.is-progress .progress-marker::before {
  background: url(/img/kesz.png) no-repeat #0870ff center center;
  background-size: 10px;
}

.progress-step.is-complete .progress-marker::after, .progress-step.is-progress .progress-marker::after {
  background-color: #0870ff;
}



.progress-tracker--text .progress-step:last-child, .progress-tracker--center .progress-step:last-child, .progress-tracker--right .progress-step:last-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.progress-tracker--center {
  text-align: center;
}

.progress-tracker--center .progress-marker::before, .progress-tracker--center .progress-text--dotted::before {
  margin-left: auto;
  margin-right: auto;
}

.progress-tracker--center .progress-marker::after {
  right: -50%;
}

.checkbox_label {
position: relative;
float: left; padding: 20px 20px 20px 40px; width: 80%; margin-right: 10px; border-radius: 8px;
}

.feldolgozas_box {
position: absolute;
top: 0;
left: 0;
padding: 100px 0 0 0;
width: 100%;
text-align: center;
color: #444444;
font-family: 'OpenSans2', Arial, sans-serif;
font-size: 30px;
}

.bottom_center_extra {
position: relative;
float: left;
text-align: left;
line-height: 20px;
width: 100%; display: inline-block; margin-top: 20px; color: #949494;
font-family: 'Urbanist', Arial;
}

.partnerlinkbox {
width: 25%;
}

.center_column {
position: relative; margin: 0 auto; width: 655px; min-height: 360px;
}

.center_column_middle {
position: relative; float: left; width: 435px; min-height: 360px;
}

.center_column_single {
position: relative; float: left; width: 200px; min-height: 360px;
}

.top_center_extra {
position: relative;
float: left;
text-align: left;
line-height: 26px;
width: 100%;
display: inline-block;
margin-top: 20px;
margin-bottom: 20px;
color: #7C7C7C;
font-size: 18px;
text-align: center;
font-family: 'Urbanist', Arial;
}

.elofizetes_container {
position: relative; width: 420px;
}

.elofizetes_box {
position: absolute; width: 420px; margin: 0 auto;
}

.elofizetes_box.eltolas {
top: 65px; left: 40px;
}



.elofizetes_sor_top {
text-align: center;
}

.elofizetes_sor_box {
text-align: center;
}

.elofizetes_sor_box span {
display: none;
text-align: left;
}

.csomag_container {
position: relative; margin: 0 auto; width: 850px;
}



.csomag_box {
position: relative;
float: left;
width: 400px; 
margin-left: 10px; 
margin-right: 5px; 
margin-bottom: 20px;
padding-bottom: 20px;
background: #f8f8f8;
border-radius: 8px;
border: 3px solid #0870ff;
}

.csomag_title {
position: relative;
float: left;
padding: 20px 0px 10px 20px;
}

.csomag_title_nagy {
position: relative;
float: left;
font-family: 'Poppins', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
height: 50px;
color: #0870ff;
}

.csomag_title_kicsi {
position: relative;
float: left;
clear: both;
font-family: 'Poppins', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #4d4d4d;
}

.csomag_title_kieg {
position: relative;
float: left;
clear: both;
min-height: 40px;
font-family: Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
line-height: 20px;
color: #4d4d4d;
}

.csomag_gomb_box {
position: relative;
width: 185px;
margin-left: 20px;
margin-top: 10px;
}

.csomag_gomb {
position: relative;
float: left;
width: 145px;
height: 20px;
text-align: center;
padding: 13px 10px 13px 10px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
transition: all .15s ease;
}

a.csomag_gomb:link, a.csomag_gomb:visited, a.csomag_gomb:active {
position: relative;
float: left;
width: 145px;
height: 20px;
text-align: center;
padding: 13px 10px 13px 10px;
background: #0fc3a4;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
transition: all .15s ease;
}

a.csomag_gomb:hover {
position: relative;
float: left;
width: 145px;
height: 20px;
text-align: center;
padding: 13px 10px 13px 10px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
background: #262637;
transform: translateY(-1px);
border-radius: 25px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 9;
transition: all .15s ease;
}


.csomag_text_right {
position: relative;
float: right;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 15px;
padding: 15px 3px 3px 10px;
}

.csomag_reszek {
position: relative;
float: left;
width: 250px;
font-size: 16px;
font-family: Arial, sans-serif;
background: url(/img/tick.png) no-repeat top left; background-size: 20px;
padding: 0 10px 30px 30px;
margin-left: 0;
}

.select_container {
position: relative; margin: 0 auto; width: 470px;
}

.select_container_span {
position: relative; background: #00b85b; color: white; font-size: 15px; font-weight: bold; border-radius: 36px; padding: 3px 10px 3px 10px; white-space: nowrap;
}

.setdefault_on {
position: relative;
float: left;
clear: both;
margin: -3px 10px 10px 300px;
border-radius: 3px;  
font-size: 14px;
text-align: left;
background: url(/img/pin.png) no-repeat #ffdb9c;
background-size: 16px;
background-position: 4px 5px;
padding: 5px 7px 5px 22px;
color: #453416;
border: 1px solid #FFBF55;
cursor: hand;
cursor: pointer;
}

.star-rating span {
    color: #ccc;
    transition: color 0.2s;
    cursor: pointer;
    font-size: 2em;
}

.star-rating span.selected,
.star-rating span.selected ~ span {
    color: #f90;
}

.star-rating span.hovered,
.star-rating span.hovered ~ span {
    color: #fc0;
}


.setdefault_off {
position: relative;
float: left;
clear: both;
margin: -3px 10px 3px 260px;
border-radius: 3px;  
font-size: 14px;
text-align: left;
background: url(/img/pin.png) no-repeat;
background-size: 16px;
background-position: 4px 5px;
padding: 5px 7px 5px 22px;
color: #464646;
border: 1px solid #FFBF55;
cursor: hand;
cursor: pointer;
}

/* Responsive begin */

@media only screen
and (min-width : 200px)
and (max-width : 500px) {


html,body {
background: white;
}	

.adslot_1_768plus { 
display: none; }

.container {
background: #f6f6f6;
width: 100%;
}

.logo_link {
float: none;
width: 220px;
height: 45px;
background-size: 100%;
display: inline-block;
margin: 0; 
}

.logo_link img {
max-width: 100%;
position: relative;
top: 50%;
transform: translateY(-50%);
height: auto;
}

.login_name {
display: none;
}

.eszkoztar_box {
display: none;
}

.homescreen {
width: 100%;
height: 480px;
}

.hometo {
display: table-cell; vertical-align: middle;
font-size: 22px;
padding-top: 10px; padding-bottom: 5px;
}

.bevezeto-large {
position: relative;
float: left;
width: calc(100% - 20px);
font-size: 100%;
padding-top: 20px;
padding-left: 10px;
}

.bevezeto-large img {
    max-width: 100%;
    height: auto !important;
}

a.home_feladas:link, a.home_feladas:visited, a.home_feladas:active, a.home_feladas:hover  {
display: inline-block;
clear: both;
position: relative;
width: 165px;
height: 20px;
text-align: center;
padding: 13px 10px 13px 10px;
background: #0870ff;
background: -moz-linear-gradient(-45deg, #3cc84d 0%, #25b937 100%);
background: -webkit-linear-gradient(-45deg, #3cc84d 0%, #25b937 100%);
background: linear-gradient(135deg, #3cc84d 0%, #25b937 100%);
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #FFFFFF;
font-family: 'Urbanist', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 7;
transition: all .15s ease;
}

.home_logo {
width: calc(100% - 100px);
height: 50px;
background-size: 200px;
margin: 10px 0 0 50px;
background-position: center left;
}

.homescreen-menu {
display: none;
}

.homescreen-menu-mobil {
position: relative;
width: 100%;
height: 160px;
display: block;
padding: 0 0 0 0;
margin: 0 0 20px 0;
text-align: center;
background: #f1f1f1;
}

.home_reason {
width: 30%;
padding: 7px 0 2px 35px;
font-size: 200%;
margin-left: 25px;
background-size: 25px;
margin-top: 120px;
}

.home_big_text {
width: 250px;
margin-top: 100px;
margin-left: 15px;
font-size: 250%;
line-height: 150%;
background-size: 190px;
}

.home_big_text2 {
width: 80px;
margin-top: 190px;
margin-left: 15px;
font-size: 250%;
line-height: 150%;
}


a.burger_hb:link, a.burger_hb:visited, a.burger_hb:active {
position: relative;
display: inline-block;
width: 200px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #252525;
width: 260px;
height: 22px;
padding: 13px 0 11px 0;
text-align: center;
-webkit-border-radius: 8px;
-moz-border-radius: 28px;
border-radius: 8px;
z-index: 8;
text-align: center;
}

a.burger_hr:link, a.burger_hr:visited, a.burger_hr:active {
position: relative;
display: inline-block;
width: 200px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #252525;
text-decoration: none;
background: #e1e1e1;
width: 260px;
height: 22px;
padding: 13px 0 11px 0;
text-align: center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
z-index: 8;
text-align: center;
}

.bg_text_orange { 
line-height: 1.4; 
padding: 2px 0; 
width: 100%;
margin: 5px auto;
font-size: 170%;
}

.bg_text_orange span { 
background-color: #0870ff;
color: #fff; 
display: inline;
padding: 7px 10px 7px 10px;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
font-size: 90%;
}

.bg_text_black { 
line-height: 1.4; 
padding: 2px 0; 
margin: 0 auto;
font-size: 140%;
}

.bg_text_black span { 
background-color: #252525;
color: #fff; 
display: inline;
padding: 7px 10px 7px 10px;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
font-size: 80%;
}

.bg_arrow {
display: none;
top: 70px;
left: -30px;
background-size: 40px;
transform: rotate(25deg);
}

.bg_arrow_mobile {
display: block;
position: absolute;
top: -40px;
left: -80px;
background-size: 40px;
transform: rotate(0deg);
width: 100px;
height: 100px;
background: url(/img/arrow.png) no-repeat center center;
background-size: 50px;
}

.home_reason.ketto {
width: 30%;
margin-top: 190px;
}

.home_reason.harom {
margin-top: 270px;
}

.home_input_box {
width: 260px;
left: 50%;
transform: translate(-50%, 0);
margin: 400px 0 0 0;
}

.home_input_search {
width: calc(100% - 155px);
}

.home_button_box {
width: 100%;
margin: 330px 0 0 0;
}

.home_link_right {
display: none;
}

.home_link_left {
margin: 600px 0 0 15%;
}

.home_link_left.reg {
margin: -21px 0 0 55%;
}



.home_link_right:before {
background: none;
}

.home_link_left:after {
background: none;
}


a.home_add:link, a.home_add:visited, a.home_add:active {
left: 50%;
transform: translate(-50%, 0);
}

.home_button_search {
width: 110px;
right: 0;
}

.home_link_right {
margin: 0 0 0 0;
}

.homeh1 {
font-size: 230%;
}

.h1_hirdetes {
font-size: 28px;
word-wrap: break-word;
margin-left: 10px;
}

.homeh1.mobileh1 {
margin: 10px 0 10px 0; font-size: 26px; color: #303030;
}

.savepricebox {
left: -8px;
top: -3px;
}

.savepricebox.szerkesztes {
top: 0;
left: 0;
}


.nyil-kereso {
right: 3px;
}

.ikonbox {
width: calc(100% - 20px);
margin: 0 0 30px 20px;
}

.mobil-top-extra {
display: block;
position: relative; width: 100%; height: 60px;
}

#head {
position: fixed;
top: 0;
width: 100%;
height: 40px;
display: block;
transition: top 0.3s;
z-index: 8;
width: 100%;
padding: 10px 0 10px 0;
border-bottom: 1px solid #ebebeb;
background: #f6f6f6;
}

#head.hide {
top: -70px;
}

.boxhide {
display: none;
}




.headcenter {
width: 100%;
background: #f6f6f6;
display:inline-block; text-align: center;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 5px;
}

.jelentkezes_text {
width: 70%;
}

.jelentkezes_text .bottomtext {
width: 100%;
}

.gyorskereso {
display: none;
}

.head_double {
display: none;
}

a.head_hf:link, a.head_hf:visited, a.head_hf:active {
width: 100%;
max-width: 125px;
font-size: 14px;
padding: 13px 10px 10px 10px;
}

.tab_box_fiok {
display: none;
height: 30px;
}

.h1_top {
margin: 10px 0 10px 0;
font-size: 26px;
}

.h2_top {
margin: 10px 0 10px 0;
font-size: 26px;
}

.head_nev {
display: none;
}



.head_nev_mobil {
display: block;
positive: relative;
float: left;
text-align: center;
width: 100%;
font-size: 16px;
padding: 0 0 5px 0;
color: #2E2E2E;
}

.head_gombok {
width: 40%;
padding: 0 5px 0 0;
}

.content_container_small {
width: 98%;
margin: 0 1% 0 1%;
}

.content_smallcenter {
width: 100%;
}

.fastlogin {
width: 100%;
text-align: center;
}

.fastlogin-gomb-fb {
display: inline-block;
width: 170px;
float: none;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
text-align: left;
}

.fastlogin-gomb-google {
float: none;
width: 170px;
display: inline-block;
margin-left: 0;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
text-align: left;
}

#kereso_box {
margin: 0;
margin-top: 80px;
}

#kereso_box.extrasor {
margin-top: 0px; /*115px*/
}

#kereso_box.uressor {
margin-top: 0px; /*115px*/
}

.kereso_box_top_feliratkozas {
background: none;
width: 100%;
left: 0;
top: 0;
}

.kereso_box_top_feliratkozas.aloldal {
top: 0px;
left: 0px;
padding-bottom: 0;
padding-right: 0;
border-right: 0;
}

.tartalom.extrakezdolap {
width: calc(100% - 12px);
height: 400px;
background: none;
overflow: hidden;
top: -60px;
padding-top: 70px;
margin-left: 5px;
margin-right: 5px;
background: url(/img/ujbg.jpg) no-repeat #fbfbfb top center;
background-position: calc(35% - 0px) -50px;
background-size: auto 200px;
overflow: hidden;
}

.kereso_box_top_container {
position: relative;
float: left;
width: calc(100% - 140px);
margin-top: 0px;
top: -440px;
}

.kereso_box_top_container.backtop {
top: 0;
}

.kereso_box_keret {
position: relative;
float: left;
width: 100%;
height: 300px;
border-radius: 0;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
margin-bottom: 10px;
}

.kereses_feliratkozas {
position: relative;
float: left;
width: calc(100% - 10px);
margin: 10px 0 0 10px;
}

.h1_kereso {
float: left;
font-size: 20px;

}

.mediabox_text {
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
}

.mediabox_kep {
width: calc(50% - 20px);
margin-top: 0px;
}

.kereses_feliratkozas_text_normal.jobb {
float: left;
text-align: left;
font-size: 15px;
line-height: 18px;
padding-bottom: 10px;
}

.kereses_home {
position: relative;
float: left;
width: calc(100% - 10px);
margin: 0 0 10px 10px;
left: 0;
}


.kereses_feliratkozas_text_nagy {
font-size: 32px;
line-height: 40px;
}

.kereses_feliratkozas_text_nagy_turkiz {
font-size: 32px;
line-height: 40px;
margin-top: 5px;
}

.label-extra-vonal {
min-width: 0px;
text-align: left;
padding: 10px 30px 0 5%;
min-height: 1px;
}

.label-extra-new {
min-width: 0px;
text-align: left;
padding: 10px 30px 0 5%;
min-height: 1px;
}

.label-extra-new-large {
min-width: 0px;
text-align: left;
padding: 10px 30px 0 5%;
min-height: 1px;
}

.box-input-medium-extra {
clear: both;
width: 90%;
padding: 0 0 0 5%;
}

.box-input-medium {
clear: both;
width: 90%;
padding: 0 0 0 5%;
}

.box-input-medium-extra.settings {
height: 50px;
}

.box-input-medium-normal {
clear: both;
width: 90%;
padding: 0 0 0 5%;
}

.box-input-feliratkozas {
clear: both;
width: calc(100% - 200px);
padding: 0 0 0 0;
}

.box-input-large {
clear: both;
width: calc(95% - 5%);
padding: 0 0 0 5%;
}

.box-input-large-full {
clear: both;
width: 100%;
}

.box-input-small-extra {
clear: both;
width: 57%;
padding: 0 0 0 5%;
}

.selectbox {
clear: both;
width: 90%;
margin: 0 0 0 5%;
}

.selectbox-extra {
clear: both;
width: calc(90% - 7%);
margin: 0 0 0 10%;
padding-top: 10px;
}

.box-reg-checkbox {
margin: 0 0 0 5%;
width: 80%;
}

.box-kiemeles-checkbox {
margin: 0 0 0 5%;
width: 90%;
padding-top: 0;
padding-bottom: 0;
}

.box-kiemeles-checkbox.addtop {
padding-top: 0;
}

.label-kiemeles {
display: none;
}

.hirdetes_box_jobb {
width: calc(100% - 150px);
}

.hirdetes_kepkeret {
width: 150px;
}

.reg_fo_box {
float: none;
width: 200px;
margin-left: auto;
margin-right: auto;
padding: 20px 0 0 0;
}

.label-mobile-hide {
position: relative;
float: left;
min-width: 220px;
text-align: right;
margin-right: 5px;
padding: 0 35px 0 0;
font-family: 'Urbanist', Arial;
font-size: 18px;
font-weight: 700;
min-height: 0px;
}

.kapcsolat_box { 
width: 100%;
padding-top: 0px;
}

.hirdetes_right_box {
width: calc(100% - 10px);
margin-left: 5px;
margin-top: 0px;
}

.hirdetes_topline {
width: calc(100% - 20px);
margin: 10px 0 0 10px;
}

.lista-head.paddingos {
margin: 0 0 0 0;
}

.lista-head {

}

.bottom_box {
width: 97%;
margin: 30px 0 0 3%;
padding: 0;
}

.bottom-box-left {
display: block;
width: 100%;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
bottom: 20px;
}

.bottom_logo_box {
width: 50%;
}

.bottom_center_extra {
width: calc(100% - 20px);
padding: 0 10px 0 10px;
font-size: 14px;
line-height: 24px;
}

.bottom_text {
width: 40%;
margin: 0 0 0 4%;
padding: 0 0 0 4%;
font-size: 12px;
}

.bottom_link_box {
float: left;
width: 93%;
height: 100px;
font-size: 12px;
text-align: center;
padding: 20px 0 0 0;
}

.bottom_center {
width: 100%;
}

.has-success .control-label,.has-success.radio-inline label{
background: url(/img/checked.png) no-repeat 98% 80%;
background-size: 20px;
}

.box-reg-checkbox {
padding: 0;
}

a.bottomlinks:link, a.bottomlinks:visited, a.bottomlinks:active {
position: relative;
display: block;
clear: both;
width: 100%;
margin: 0 auto;
font-size: 14px;
line-height: 24px;
}

a.bottomlinks:hover {
position: relative;
clear: both;
width: 100%;
margin: 0 auto;
font-size: 14px;
}

.bottom_link_box span {
display: none;
}

.searchbutton {
display: block;
}

.burgermenu {
display: block;
}

.content_center {
width: 100%;
}

.content_tartalom_kozep {
width: 97%;
margin: 0 0 0 1%;
}

.plusmargin {
margin-top: 10px;
}

.box-leiras-reg {
width: 90%;
}

.box-leiras-reg-medium {
width: 95%;
padding-right: 5%;
}

.content_fullcenter_middle {
width: 100%;
padding-top: 0;
}

.katbox_container {
width: 100%;
}

.bacode_container {
clear: both;
width: 100px;
}

.kat_box {
position: relative; float: left;
margin-top: 5px;
margin-left: 10px;
}


.breadcrumb {
max-width: 100%;
padding: 5px 0 5px 20px;
margin-left: 0;
}

.hirdetes_kep {
width: 130px;
min-height: 80px;
height: auto;
margin: 7px 0 0 0;
text-align: center;
}



.hirdetes-tartalom-bal {
width: 100%;
}

.hirdetes-tartalom-jobb {
clear: both;
width: 100%;
}

.box {
margin: 7px 0 10px 5px; 
}

.hirdetes-tartalom-kep {
width: 100%;
}

.csomag_container {
width: 100%;
}

.toggle_container {
width: 80%;
}

.select_container {
width: 80%;
}

.csomag_box {
width: 90%;
}

.elofizetes_sor_top {
display: none;
}

.elofizetes_sor_box {
width: 100%;
}

.elofizetes_sor_box div {
clear: both;
text-align: left;
}

.elofizetes_sor_box span {
display: block;
text-align: left;
}

.elofizetes_container {
width: 100%;
}

.elofizetes_box {
width: 100%;
}

.elofizetes_box.eltolas {
top: 65px; left: 0px;
}

.input_large {
width: 90%;
}

.textarea_large {
width: 90%;
}

.kepbox {
width: 100%;
}

.hirdetes-kiskep-box {
width: 100%;
height: 120px;
}

.hirdetes-kiskep-galeria {
width: 100%;
}

.kiskepbox {
width: calc(34% - 10px);
}

a.morepic-large-mobile {
display: block;
position: absolute;
right: 0px;
bottom: 0px;
width: calc(100% - 50%);
height: calc(100% - 41px);
padding: 41px 0 0 50%;
background-position: 35% center;
}

a.morepic-large {

}

.kiskepbox:nth-child(3) {
margin: 10px 0 0 0;
}

.button_ido {
margin: 10px 10px 0 10px;
font-size: 16px;
}

.button_upgrade {
margin: 10px 10px 0 10px;
font-size: 16px;
}

.button_nez {
margin: 10px 10px 0 10px;
font-size: 16px;
}

a.button_jelentes:link {
float: left;
clear: both;
margin: 10px 10px 0 10px;
}

.rect {
display: none;
}

.hirdetes_azonosito {
width: 100%;
}

.hirdetes-jobb-box {
width: 100%;
text-align: center;
}

.hirdetes-jobb-userinfo {
display: inline-box;
margin: 0 auto;
text-align: left;
border: 0;
}



.hirdetes-jobb-gombok {
width: 100%;
text-align: left;
}

.hirdetes-gomb-box {
display: inline-box;
width: 310px;
margin: 0 auto;
}

.reklam_box_kereses_feed_desktop {
display: none;
}

.reklam_box_kereses_feed_mobile {
display: block;
}


.reklam_box_top_center {
display: none;
}

.reklam_box_top_center {
padding-top: 30px;
width: 100%;
}

.reklam-box-jobb {
width: calc(100% - 10px);
height: 300px;
}

.reklam-box-jobb-text {
width: calc(100% - 10px);
}

.reklam-box-kozep {
width: 90%;
height: 300px;
margin: 0 0 0 5%;
}

.reklam_box_hirdetes_kep {
width: 300px;
height: 300px;
background:red;
}

.hirdetes-uzenet-part {
width: 100%;
}

.hirdetes-captcha-box {
margin: 0 0 10px 0;
}

.hirdetes-captcha-box-reg {
clear: both;
margin-left: 10%;
}

.hirdetes-figyelem {
width: calc(94% - 10px);
margin: 5px 0 10px 2%;
font-family: 'Urbanist', Arial;
}

#elkuldve {
clear: both;
margin: 10px 0 0 0;
}

.zoom {
width: 50px;
height: 50px;
background-size: 20px;
top: 10px;
}

.favourite {
position: absolute;
width: 130px;
height: 50px;
}

.favourite_ikon_full {
}

.favourite_ikon_border {
}

.hirdetes_tartalombox {
width: 100%;
}

.fullsize {
width: 50px;
height: 50px;
background-size: 25px;
}

.favourite_box {
width: 50px;
height: 50px;
top: 75px;
}

.hirdetes-gomb-bal {
top: 55%;
-ms-transform: translateY(-55%);
transform: translateY(-55%);
}

.arrow_left {
width: 30px;
height: 60px;
background-size: 15px;
}

.hirdetes-gomb-jobb {
top: 55%;
-ms-transform: translateY(-55%);
transform: translateY(-55%);
}

.arrow_right {
width: 30px;
height: 60px;
background-size: 15px;
}

.reklam_galeria {
position: absolute;
display: none;
}

.right {
display: none;
}

.maptext-galeria {
margin-left: 0px;
}

.galeria-cim {
padding: 0 20px 0 20px;
height: 100px;

font-size: 140%;
overflow: none;
white-space: normal;
display: table;
}

.galeria-cim-box {
margin: 20px 0 0 0;
width: calc(100% - 50px);
}

.galeria-cim > span {
display: table-cell; vertical-align: middle;
}

.close_button {
width: 50px;
height: 50px;
margin: 20px 15px 0 0;
border-radius: 50%;
background: url(/img/ikon_close.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 20px;
}

#popup_box_text {
width: 90%;
max-width: 420px;
}

#popup_box_wide {
width: 90%;
max-width: 420px;
}

.csaktel {
font-size: 35px;
}

#textg{
width: 90%;
max-width: 420px;
}

.ar_mobile {
display: block;
position: relative;
float: left;
width: 100%;
height: 83px;
text-align: center;
}

.box-input-tiny {
width: 38%;
padding: 0 0 0 0;
}

.label-extra-ajanlat {
min-width: 45%;
}

.submit-ajanlat {
display: table-cell;
margin: 0 auto;
}

#arkieg {
right: 0;
}

.input-kieg-price {
right: 0;
}

.button_reg {
margin: 0 auto;
}

.button_reg:hover {
background: #0870ff;
}

.box-hiba {
clear: both;
width: 75%;
margin: 0 0 0 10%;
}

.infobox {
width: 90%;
margin: 0 0 0 3%;
}

.infobox_extra {
width: 90%;
margin: 0 0 0 5%;
}

.content_tartalom_kozep.kozepre {
padding-top: 10px;
}

a.facebook_share_button:link, a.facebook_share_button:visited, a.facebook_share_button:active {
padding: 15px 50px 15px 50px;
}

#extra_regiok {
padding: 20px 0 0 0;
position: relative; float: left; width: 100%; background: #fef7ef;
}

.infobox_extra_small {
width: 80%;
}

.infobox_siker {
width: 90%;
padding: 5px 0 10px 0;
}

.info-box-keret {
width: 80%;
margin: 0 0 0 0;
}

.info-box-leiras {
width: 80%;
}

.info-box-cim {
width: 100%;
}

.msg-wrap { 
width: calc(95% - 50px);
font-size: 120%;
}


.extra-kep-box {
width: 90%;
}

.checkbox-box {
width: 90%;
margin: 0;
padding: 0;
}

.checkbox-box.fizetes {
width: 100%; margin: 0;
padding: 0;
}

.checkbox_label {
width: 75%;
}

#fiok_notification {
width: calc(100% - 30px);
margin: 0 5px 20px 5px;
}

#fizetos_info {
width: 90%;
margin: 0 auto;
}

.hide {
display: block;
}

#fizetes_info {
float: none;
width: 90%;
margin: 0 auto;
}


.ajanlat-kerdes-box {
padding: 0 0 0 10%;
}

.extra-kep-box {
width: 90%;
max-width: 620px;
padding: 0 0 0 10%;
}

.checkbox-box {
width: 90%;
max-width: 620px;
padding: 0 0 0 5%;
}

.info_extra {
padding: 0 0 10px 5%;
}

#popup {
width: calc(90% - 50px);
margin: 0 0 0 10%;
}

#popup_done {
width: calc(95% - 50px);
margin: 0 0 0 2%;
}

#popup_ures {
width: calc(95% - 50px);
margin: 0 0 0 2%;
}

#popup_wrong_ures {
width: calc(95% - 50px);
margin: 0 0 0 2%;
}

#popup_wrong_yellow {
width: calc(90% - 50px);
max-width: 405px;
margin: 0 0 0 10%;
}

#popup_wrong_purple {
width: calc(90% - 50px);
max-width: 405px;
margin: 0 0 0 10%;
}

#popup_wrong_terkep {
width: 100%;
max-width: 405px;
margin: 0 0 0 0;
}

#popup_wrong_kiemeles {
width: 100%;
max-width: 405px;
margin: 0 0 0 0;
}

.regio_extra_info {
clear: both;
margin-left: 0;
}

#popup_wrong {
width: calc(90% - 50px);
max-width: 405px;
margin: 0 0 0 10%;
}

#popup_wrong_hiba {
width: calc(90% - 50px);
max-width: 405px;
margin: 0 0 0 10%;
}

.center_column_middle {
width: 100%;
}

.csomagarak {
font-size: 22px;
}

#vanmar {
top: 8px;
background-size: 22px;
}

.button_blokkolt {
margin: 0 10px 0 10%;
}

.button_kiemeles {
margin: 0 10px 0 10%;
}

.button_tiltott {
margin: 5px 10px 0 10%;
}

.hirdetesfeladas_button_box {
position: relative; float: left; display: flex;
}

.kereses_bg {
padding-bottom: 0px;
background-position: calc(50% - 50px) 0;
background-size: auto 150px;
min-height: 250px;
}

.kereses_extra {
min-height: 400px;
}

.kereses_bg.bg_alap {
background-position: calc(50% - 50px) 0;
background-size: auto 150px;
}

.kereses_bg.bg_kezdolap {

}

.kereses-box-head-left {
width: calc(100% - 25px);
}

.kereses_block_fo {
	background: url(/img/ujbg2.jpg) no-repeat #f6f6f6;
	background-position: top center;
	background-size: 100%;
	width: 100%;
	height: 100%;
padding-bottom: 0;
border-top: 1px solid #ededed;
border-radius: 0;
}

.kereses_block {
width: calc(100% - 35px);
}

.kereses_block_kicsi {
width: calc(50% - 5px);
}

.kereses_block_output {
width: 90%;
height: 50px;
padding-top: 5px;
}

.input_kereses_nagy_bold {
width: calc(100% - 20px);
}

.kereses_block_nagy {
width: 100%;
}

.kereses_block_nagy_empty {
width: 70%;
}

.input_small_km {
width: calc(30% - 2px);
margin: 0;
}

.km-elvalaszto {
right: 30%;
}

.lenyilo-kereses-text-medium {
width: calc(100% - 15px);
}

.hirdetes_cegnev {
width: calc(100% - 50px);
}

.maptext {
width: calc(100% - 50px);
}

.output {
width: 100%;
}

.SumoSelect{
width: calc(100% + 2px);
}

.SlectBox {
width: 100%;
}

.kereses_block_title_mobile {
display: none;
}

.content_fullcenter_middle_search {
padding-top: 0;
}

#kereses_filter_box {
width: 100%;
display: block;
padding: 5px 0 0 0;
border-top: 1px solid #DADADA;
border-bottom: 1px solid #DADADA;
}

.tab_ful {
width: calc(45% - 20px);
}

a.tab_ful_small:link, a.tab_ful_small:visited, a.tab_ful_small:active {
width: calc(47% - 20px);
}

.kereses-box-head-right {
width: 100%;
}

.div_brands li {
width: 50%;
}

.select_rendezes {
width: 100%;
}

.rendezes_select {
width: 87%;
float: none;
margin: 0 auto;
}

.hirdetes_box {
width: calc(100% - 6px);
}

.hirdetes_info_left {
width: 60%;
padding-top: 10px;
}

.hirdetes_info_right {
width: 40%;
}

.hirdetes_datumok br {
display: inline;
content: '';
}

.hirdetes_datumok br:after {
content: '';
display: block;
}

.hirdetes_datum_right {
text-align: left;
}

.hirdetes_title {
width: 100%;
min-height: 40px;
margin-left: 0;
}

.hirdetes_place {
width: 100%;
height: 50px;
padding-top: 0;
}

.hirdetes_place ul {
text-align: left;
}

.hirdetes_place li:last-child {
display: inline-block;
}

.hirdetes_price {
width: 100%;
height: 30px;
text-align: left;
}

.hirdetes_price_link {
text-align: left;
padding: 5px 0 10px 0;
}

.hirdetes_price_ajanlat {
clear: both;
top: 5px;
right: 5px;
}

.hirdetes_price_ajanlat_inaktiv {
top: 5px;
right: 5px;
}

.hirdetes_bottomkat {
width: 100%;
}

.hirdetes_date {
width: 100%;
height: 30px;
text-align: right;

}

.hirdetes_date li:last-child:before {
content: "\00a0 ";
}

.hirdetes_date li:last-child {
display: inline-block;
}

.webszamjobb {
font-size: 20px;
}


.glider-next.hide {
display: block;
}

.lapozas {
padding: 0 0 10px 0;
}

.lapozas-szamos {
width: 100%;
text-align: center;
display: flex;
padding-top: 10px;
}

.lapozas-mobil {
display: block;
padding: 0 0 0 0;
}


a.lapozas-gomb-nagy:link, a.lapozas-gomb-nagy:visited, a.lapozas-gomb-nagy:active {
width: calc(50% - 30px);
padding: 15px 10px 15px 10px;
font-size: 90%;
margin: 5px;
display: inline-block;
text-align: center;
}

a.lapozas-nagy-mobilos:link, a.lapozas-nagy-mobilos:visited, a.lapozas-nagy-mobilos:active {
display: none;
}

.lapozas-gomb-nagy-inaktiv {
width: calc(50% - 30px);
padding: 15px 10px 15px 10px;
font-size: 90%;
margin: 5px;
display: inline-block;
text-align: center;
}

.lapozas-nagy-mobilos {
display: none;
}

a.lapozas-gomb-kicsi:link, a.lapozas-gomb-kicsi:visited, a.lapozas-gomb-kicsi:active {
font-size: 70%;
display: inline-block;
position: relative;
width: 45px;
height: 45px;
padding: 0;
text-align: center;
text-decoration: none;
margin: 5px;
text-align: center;
vertical-align: middle;
line-height: 45px;
}

.lapozas-gomb-jelenlegi {
font-size: 70%;
display: inline-block;
position: relative;
width: 45px;
height: 45px;
padding: 0%;
text-decoration: none;
margin: 5px;
background: #0870ff; color: white; font-weight: bold;
text-align: center;
vertical-align: middle;
line-height: 45px;
}

.lapozas-gomb-pont {
font-size: 70%;
display: inline-block;
position: relative;
width: 20px;
padding: 5px 0 0 0;
text-decoration: none;
margin: 0 auto;
background: white;
text-align: center;
vertical-align: middle;
line-height: 45px;
}

a.tab_ful_small_fiok.selected {
background: #5C5C5C;
color: #ffffff;
margin-left: 5px;
}

a.tab_ful_small_fiok.mobiltabful {
padding: 12px 15px 0 15px;
top: -14px;
}

.mobiltabful_show {
display: block;
}

a.category_tree_fo:link, a.category_tree_fo:visited, a.category_tree_fo:active {
max-width: 140px;
}

a.category_tree_fo:hover {
max-width: 140px;
}

.hirdetes_szerkesztes_akciogombok {
padding-top: 5px;
padding-bottom: 0;
}

.hirdetesek_akciogombok_box {
padding-top: 0;
padding-bottom: 0px;
}

.hirdetesek_akciogombok {
position: relative;
float: left;
left: 8px;
width: 98%;
top: 0px;
}

.kozepso_gombok {
min-width: 40px;
}

.kapcsolo_gombok {
position: relative;
float: left
clear: both;
order: 3;
margin-right: auto;
margin-left: 0px;
}

.megoszto_gombok {
order: 1; width: 100%;
}

.kezelo_gombok {
order: 4; margin-left: auto;
}

.box-radio {
width: 70%;
}

.gomb-extra {
float: left;
}

.gomb-extra-akcio {
position: relative;
float: left;
min-width: 80px;
}

.gomb-extra-akcio.kozepre {
min-width: 80px;
}

.tartobox {
width: 100%;
}

.gomb-extra-box {
position: relative;
float: right;
width: 100%;
}

a.gomb-akcio:link, a.gomb-akcio:visited, a.gomb-akcio:active, .gomb-akcio:hover {
margin-bottom: 5px;
}

.gomb-ures {
padding-left: 0;
}

.gomb-akcio {
margin-bottom: 5px;
}

.fogombok {
position: relative; float: right; width: 100%;
}

.algombok { 
float: right;
}




.hirdetesek_torolt_infobox {
width: calc(100% - 35px);
}

a.tab_ful_small_fiok.mobil {
width: calc(100% - 40px);
margin-left: 5px;
margin-bottom: 1px;
background: #e5e5e5;
color: #5c5c5c;
}

a.tab_ful_small_fiok.mobil.selected {
width: calc(100% - 40px);
margin-left: 5px;
margin-bottom: 1px;
background: #5C5C5C;
color: #FFFFFF;
}

.label-extra-fiok {
width: 50%;
}

.label-extra-fiok-small {
width: 20%;
}

.fiok-cim {
margin-left: 5%;
}

.button_box {
padding: 0 0 0 5%;
}

.gomb-torolt {
position: relative;
float: left;
margin-bottom: 0;
margin-right: 5px;
padding: 0 10px 0 10px;
text-align: center;
font-size: 10px;
font-family: 'OpenSans2';
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
border-radius: 3px;
text-transform: uppercase;
line-height: 19px;
}

.uzenet-topic {
width: calc(100% - 140px);
height: 75px;
padding-top: 10px;
}

.uzenet-datum {
position: relative;
float: right;
width: 200px;
text-align: right;
height: 35px;
color: #333333;
font-size: 16px;
padding: 23px 20px 0 13px;
}

.uzenet-hirdetes {
min-height: 45px;
max-height: 55px;
font-size: 130%;
line-height: 150%;
}

.uzenet-akcio {
width: 100%;
min-height: 45px;
}

.uzenet-bevezeto {
padding-top: 5px;
min-height: 40px;
max-height: 40px;
font-size: 130%;
}

.uzenet_textarea_mobil {
min-height: 40px;
}

#chat-box-uzenetek {
margin-bottom: 170px;
}

.chat-box {
width: calc(100% + 5px);
position: fixed;
z-index: 8;
bottom: 0;
left: -5px;
padding: 0 0 0 0;
}

.partnerlinkbox {
width: 100%;
clear: both;
}

.chat-message-textarea {
width: calc(100% - 20px);
height: 155px;
}

.chat-message-write {
z-index: 9;
}

.chat-message-button-box {
left: 50%;
transform: translate(-50%, 0);
top: 80px;
}

.whitebg {
margin: 0 0 0 2%;
}

.uzenet-box-fix {
position:-webkit-sticky; position:sticky; top:0;
}

.uzenet-box {
z-index: 8;
background: white;
padding: 0 0 5px 0;
min-height: 100px;
}

#uzenet-torles {
text-align: center;
padding: 2% 4% 2% 4%;
font-size: 100%;
margin: 1%;
min-height: 10px;
}

#uzenet-mute {
text-align: center;
padding: 2% 4% 2% 4%;
font-size: 100%;
margin: 1%;
min-height: 10px;
}

#uzenet-unmute {
text-align: center;
padding: 2% 4% 2% 4%;
font-size: 100%;
margin: 1%;
min-height: 10px;
}

.hcim {
width: calc(97% - 170px);
padding: 13px 0 0 3%;
}

h3 {
line-height: 30px;
font-size: 23px;
}

.hcim_nagy {
position: relative;
float: left;
width: calc(100% - 10px);
padding: 20px 0 0 3%;
}

.chat-message-keret {
width: 80%;
margin: 0 5px 0 5px;
}

.chat-avatar {
margin: 0 0 5px 0;
}

.chat-avatar-ures {
display: none;
}

.chat-message-box {
width: calc(100%);
}

.chat-message-text {
max-width: 100%;
}

.chat-message-date {
width: 60%;
}

.content_right {
width: calc(100% - 20px);
}

.right_banner {
width: 100%;
}

.ertesites_gomb {
left: calc(77% - 210px);
}

.center_column_single {
width: 100%;
}

.center_column { 
width: 100%;
}

.box-jelzes {
width: 70%;
margin: 0 0 0 10%; 
}

#example {
background-color: white;
width: 100%;
min-width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
text-align: center;
visibility: visible;
z-index: 9999
}

a.kivlasztott_varos:link, a.kivlasztott_varos:visited, a.kivlasztott_varos:active {
top: 10px;
z-index: 9999999;
}

a.kivlasztott_varos:hover {
top: 10px;
z-index: 9999999;
}

.select_bar {
display: block;
}

.bezar_fo {
display: block;
}

.bezar_al {
display: block;
}

.gordulo-bal {
position: relative;
float: left;
width: 100%;
height: 100%;
border: 0;
}

.gordulo-bal-box {
width: 100%;
height: 100%;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}

.gordulo-lista-box {
margin: 70px 0 0 0;
}

.gordulo-lista-box li {
font-family: 'Urbanist', Arial;
cursor: pointer;
cursor: hand;
font-weight: 500;
font-size: 17px;
z-index: 9999;
padding: 18px 0 18px 5%;
width: 95%;
border-bottom: 1px solid #E1E1E1;
}

#gordulo-jobb-oldal {
width: 100%;
height: 100%;
}

.gordulo-jobb {
position: relative;
float: left;
width: 100%;
height: 100%;
}

#gordulo-jobb-oldal {
width: 100%;
height: 100%;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}


.gordulo-lista-ures {
width: 100%;
}


.warning-sor {
line-height: 30px;
}

.warning-container {
padding: 0;
}

a.warning-gomb:link, a.warning-gomb:visited, a.warning-gomb:active {
clear: both;
white-space: nowrap;
}

.n-msg {
font-size: 16px;
width: 100%;
}

.adatlap_avatar {
float: none;
margin: 0 auto;
}

.adatlap_nev {
width: 100%;
text-align: center;
}

.adatlap_alapadat {
width: 100%;
text-align: center;
padding-right: 0;
}

.adatlap_adatbox {
width: 100%;
margin-bottom: 10px;
padding: 0;
}

.hirdetes-nincs {
font-size: 13px;
padding: 15px 0 15px 0;
}

#popup_ar {
width: 100%;
right: 0;
right: 0;
}

#popup_ar_container {
width: 100%;
}

.popup_ar_h1 {
font-size: 45px;
}

.popup_ar_h2 {
font-size: 35px;
}

.feliratkozo_box {
padding: 0 0 0 0;
display: table;
text-align: center;
}

.feliratkozo_box_ikon {
width: 100%;
height: 70px;
background-size: 60px;
}

.feliratkozo_box_text_right {
clear: both;
width: 100%;
padding: 0;
}

.feliratkozas_button_box { 
padding-bottom: 10px;
margin-left: 5%;

}

.feliratkozas_button_text {
width: 100%; display: table; margin: 0 auto;
}

.feliratkozo_form_box {
display: table;
text-align: center;
padding-bottom: 10px;
}

.feliratkozas_button_siker {
width: 80%;
margin: 0 auto;
}

.feliratkozas_button_sikertelen {
width: calc(100% - 40px);
}

.feliratkozo_box_text_top {
text-align: center;
font-size: 25px;
}

.feliratkozo_box_text_bottom {
width: 100%;
text-align: center;
font-size: 15px;
line-height: 20px;
}

.button_feliratkozas {
margin: 0 auto;
display: table-cell;
}

.box-kiemeles-extra {
padding-top: 0;
padding-bottom: 0;
}

.star-rating span {
    color: #ccc;
    transition: color 0.2s;
    cursor: pointer;
    font-size: 1.5em;
}

.star-rating span.selected,
.star-rating span.selected ~ span {
    color: #f90;
}

.star-rating span.hovered,
.star-rating span.hovered ~ span {
    color: #fc0;
}

.box-kiemeles-leiras {
margin-bottom: 0px;
}

.box-kiemeles-nap {
padding-right: 0px;
}

.home_kiemeltek li { 
width: calc(100% - 9px);
}

.home_kiemelt_kep {
height: calc(100vw * 0.36);
}

.box-elvalaszto .box-radio {
margin: 10px 0 5px 0;
}

.home_kiemeltek li:nth-child(odd){
   margin: 0 0 10px 0;
}

#limit_info {
width: calc(90% - 50px);
margin: 0 0 0 10%;
}

#limit_info_extra {
width: calc(90% - 50px);
margin: 0 0 0 10%;
}

#fontos_info {
width: 90%;
margin: 0 0 0 0;
}

.kockatarto {
width: 100%;
}

.kockabox {
width: calc(50% - 10px);
left: 10px;
}

.nagykocka {

  display: table;
  margin: 0 auto;
}

.top_stat_left { 
width: 100%;
padding-bottom: 10px;
}

.top_stat_right { 
width: 100%;
}

.top_stat_block {
position: relative;
float: left;
width: 50%;
font-family: 'Urbanist', Arial;
font-size: 17px;
}

.cikk_box {
width: 100%;
margin-right: 0;
}

.big_picture {
margin-left: 5px;
}

.big_kategoria {
width: 90%;
}

.big_cim {
width: calc(90% - 100px);
font-size: 20px;
line-height: 25px;
}

a.kereses_ajanlo:link, a.kereses_ajanlo:visited, a.kereses_ajanlo:active {
float: left;
}

a.kereses_ajanlo:hover {
float: left;
}

.menu-notification.mobil {
top: 10px;
}

.menu_sub_select {
width: 100%;
clear: both;
}

a.tab_ful_small_fiok.green {
margin-left: 5px;
}

a.tab_ful_small_fiok.fekete {
background: #2a2a2a; color: white;
margin-left: 5px;
}

.egyenleg_doboz {
position: relative; width: 220px; margin: 0 auto;
}

.egyenleg_box {
float: left;
width: 100%;
padding-top: 10px;
}

.egyenleg_menu_box {
top: -20px;
}

.egyenleg_box_info {
clear: both;
width: 100%;
padding-top: 0;
}

.egyenleg_extra_doboz_ki {
float: none;
margin: 0 auto;
}

.egyenleg_text_right {
font-size: 28px;
}

.tablazat_tartalom {
width: 88%;
}

.tablazat_sor {
width: 100%;
clear: both;
font-size: 17px;
padding: 0 10px 5px 10px;
text-align: left;
}

.tablazat_sor.small {
width: 100%;
text-align: left;
}

.tablazat_sor.medium {
width: 100%;
text-align: left;
}

.tablazat_sor.datum {
width: 100%;
text-align: left;
}

.tablazat_sor.ikon {
width: 100%;
text-align: left;
}

.utalas_box {
width: calc(100% - 15%);
margin-left: 5%;
}

.feldolgozas_box {
font-size: 20px;
}

.line_hf {
position: relative;
float: left;
display: block;
width: 100%;
color: white;
text-align: center;
font-size: 18px;
padding: 0 0 5px 0;
font-family: Roboto-Bold, Helvetica, Arial;
margin-bottom: 10px;
background: white;
}

.h1_top_new {
.margin-bottom: 20px;
}
}





/* Responsive end */



/* Sumoselect begin */

.SumoSelect p {margin: 0;}
.SumoSelect{width: calc(100% + 2px);}

.SelectBox {padding: 13px 10px 11px 10px;}


.sumoStopScroll{overflow:hidden;}

/* Filtering style */
.SumoSelect .hidden { display:none; }
.SumoSelect .hidden:first-child { display:block; }
.SumoSelect .search-txt{display:none;outline:none;}
.SumoSelect .no-match{display:none;padding: 6px;}
.SumoSelect.open .search-txt{display: inline-block;position: absolute;top: 0;left: 0;width: 100%;margin: 0;font-size: 16px;padding: 15px 8px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;}
.SumoSelect.open>.search>span, .SumoSelect.open>.search>label{visibility:hidden;}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,.SumoUnder { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.SelectClass{z-index: 1;}

    .SumoSelect > .optWrapper > .options  li.opt label, .SumoSelect > .CaptionCont,.SumoSelect .select-all > label { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.SumoSelect { display: inline-block; position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {cursor: hand;} /* rákkantittás eseménye */
    .SumoSelect > .CaptionCont { position: relative; border: 1px solid #C5C5C5; min-height: 14px; background-color: #FFFFFF;border-radius:4px;margin: 0 0 0 0; font-family: 'Urbanist';
font-weight: 500; font-size: 18px;} /* maga a keret */
        .SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default;}
            /*placeholder style*/
            .SumoSelect > .CaptionCont > span.placeholder { color: #3C3C3C; font-style: italic; }

        .SumoSelect > .CaptionCont > label {  position: absolute; top: 0; right: 0; bottom: 0; width: 30px;}
            .SumoSelect > .CaptionCont > label > i { background-image: url(/img/arrowdown.png);
                background-position: center center; background-size: 13px; width: 16px; height: 16px; display: block; position: absolute; top: 5px; left: 0; right: 0; bottom: 0; margin: auto;background-repeat: no-repeat;opacity: 0.8;}

    .SumoSelect > .optWrapper {display:none; z-index: 1000; top: 30px; width: 100%; position: absolute; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border: 1px solid #c5c5c5; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); overflow: hidden;} /* legördülő lista */
        .SumoSelect.open > .optWrapper {top:46px; display:block;} /* a legördülő lista mennyivel van a selecttől */
        .SumoSelect.open > .optWrapper.up {top: auto;bottom: 100%;margin-bottom: 5px;}

        .SumoSelect > .optWrapper ul {list-style: none; display: block; padding: 0; margin: 0; overflow: auto;}
        .SumoSelect > .optWrapper > .options { border-radius: 0px;position:relative;
         /*Set the height of pop up here (only for desktop mode)*/

            max-height: 400px;
             /*height*/ }
         .SumoSelect > .optWrapper.okCancelInMulti > .options { border-radius: 0;}
         .SumoSelect > .optWrapper.selall > .options { border-radius: 0;}
         .SumoSelect > .optWrapper.selall.okCancelInMulti > .options { border-radius: 0;}
        .SumoSelect > .optWrapper > .options li.group.disabled > label{opacity:0.5;}
        .SumoSelect > .optWrapper > .options li ul li.opt{padding-left: 22px;}
        .SumoSelect > .optWrapper.multiple > .options li ul li.opt{padding-left: 50px;}
        .SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;}
        .SumoSelect > .optWrapper > .options  li.opt { position: relative; border-bottom: 1px solid #f5f5f5;} /* legördülő sorai*/
            .SumoSelect > .optWrapper > .options > li.opt:first-child { border-radius: 0; }
            .SumoSelect > .optWrapper.selall > .options > li.opt:first-child { border-radius:0; }
            .SumoSelect > .optWrapper > .options > li.opt:last-child {border-radius: 0; border-bottom: none;}
            .SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {border-radius: 0;}
            .SumoSelect > .optWrapper > .options li.opt:hover { color: white;  background-color: #0870ff;}
            .SumoSelect > .optWrapper > .options label:hover { margin: 0; padding: 10px; color: white;  background-color: #0870ff;}
            .SumoSelect > .optWrapper > .options li.opt.sel, .SumoSelect .select-all.sel{font-size: 28px;background-color: #a1c0e4;}

            .SumoSelect > .optWrapper > .options li label { font-family: 'Urbanist', Arial; cursor: pointer; cursor: hand;font-weight: 500; font-size: 16px; margin: 0; padding: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
            .SumoSelect > .optWrapper > .options li span { display: none; }
            .SumoSelect > .optWrapper > .options li.group > label {cursor: pointer; cursor: hand;padding: 8px 6px;font-weight: bold;}

        /*Floating styles*/
        .SumoSelect > .optWrapper.isFloating { position: fixed; top: 0; left: 0; right: 0; width: 100%; bottom: 0; margin: auto; max-height: calc(100% - 70px); }

    /*disabled state*/
    .SumoSelect > .optWrapper > .options li.opt.disabled { background-color: inherit;pointer-events: none;}
        .SumoSelect > .optWrapper > .options li.opt.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; }


    /*styling for multiple select*/
    .SumoSelect > .optWrapper.multiple > .options li.opt { padding-left: 35px;cursor: pointer;}
        .SumoSelect > .optWrapper.multiple > .options li.opt span,
        .SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}
            .SumoSelect > .optWrapper.multiple > .options li.opt span i,
            .SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.13); border-radius: 0 0 3px 3px; }
    .SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0; width: 100%; }

    .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
        .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }
        .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {box-shadow: 0 0 2px #a1c0e4;border-color: #a1c0e4;outline: none;background-color: #a1c0e4;}

    .SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0 0 0 3px; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0 0 3px 0; }
    /*styling for select on popup mode*/
    .SumoSelect > .optWrapper.isFloating > .options li.opt { padding: 12px 6px; }

    /*styling for only multiple select on popup mode*/
    .SumoSelect > .optWrapper.multiple.isFloating > .options li.opt { padding-left: 35px; }
    .SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }

    .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
    .SumoSelect .select-all.selected > span i,
    .SumoSelect .select-all.partial > span i{background-color: rgb(17, 169, 17);box-shadow: none;border-color: transparent;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');background-repeat: no-repeat;background-position: center center;}
    /*disabled state*/
    .SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
     .SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;}

    /**Select all button**/
    .SumoSelect .select-all{border-radius: 3px 3px 0 0;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0 3px 35px;height: 20px;cursor: pointer;}
    .SumoSelect .select-all > label, .SumoSelect .select-all > span i{cursor: pointer;}
    .SumoSelect .select-all.partial > span i{background-color:#ccc;}


     /*styling for optgroups*/
    .SumoSelect > .optWrapper > .options li.optGroup { padding-left: 5px; text-decoration: underline; }

span { cursor: hand;}


@media only screen
and (min-width : 200px)
and (max-width : 500px) {

.SumoSelect > .optWrapper {
display:none;
z-index: 1000;
top: 30px;
width: 100%;
position: absolute;
left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
border: 0px solid #c5c5c5;
box-shadow: none;
overflow: hidden;} /* legördülő lista */

.SumoSelect.open .search-txt{
display: inline-block;
left: 0; width: 75%; left: 5%;
font-size: 16px;
padding: 10px 8px;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3px;
z-index: 10;
top: 5px;
position: fixed;
z-index: 999999;
border: 1px solid #e8e8e8;
margin-top: 10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.SumoSelect .no-match{
font-size: 16px;
padding-top: 15px;
padding-left: 15px;
font-family: 'Urbanist', Arial;
cursor: pointer;
cursor: hand;
font-weight: 500;
font-size: 16px;
text-overflow: ellipsis;
white-space: nowrap;
}

.SumoSelect.open > .optWrapper {top:70px; display:block;} /* a legördülő lista mennyivel van a selecttől */

.SumoSelect > .optWrapper > .options li label { padding: 5px 5px 5px 15px; font-family: 'Urbanist', Arial; cursor: pointer; cursor: hand;font-weight: 500; font-size: 16px; margin: 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}

.SumoSelect > .optWrapper > .options label:hover { margin: 0; padding: 5px 5px 5px 15px; color: white;  background-color: #0870ff;}

}
}
@media only screen
and (min-width : 200px)
and (max-width : 500px) {

.adslot_1_768plus { 
display: none; }

.container {
width: 100%;
}

.logo_link {
float: none;
width: 220px;
height: 45px;
background-size: 100%;
display: inline-block;
margin: 0;
}

.login_name {
display: none;
}

.eszkoztar_box {
display: none;
}

.homescreen {
width: 100%;
height: 480px;
}

.hometop {
font-size: 22px;
padding-top: 10px; padding-bottom: 5px;
}

a.home_feladas:link, a.home_feladas:visited, a.home_feladas:active, a.home_feladas:hover  {
display: inline-block;
clear: both;
position: relative;
width: 165px;
height: 20px;
text-align: center;
padding: 13px 10px 13px 10px;
background: #0eccaa;
background: -moz-linear-gradient(-45deg, #3cc84d 0%, #25b937 100%);
background: -webkit-linear-gradient(-45deg, #3cc84d 0%, #25b937 100%);
background: linear-gradient(135deg, #3cc84d 0%, #25b937 100%);
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
color: #FFFFFF;
font-family: 'Roboto', Arial, sans-serif;
font-weight: 500;
font-style: normal;
text-decoration: none;
font-size: 17px;
z-index: 7;
transition: all .15s ease;
}

.home_logo {
width: calc(100% - 100px);
height: 50px;
background-size: 200px;
margin: 10px 0 0 50px;
background-position: center left;
}

.homescreen-menu {
display: none;
}

.homescreen-menu-mobil {
position: relative;
width: 100%;
height: 160px;
display: block;
padding: 0 0 0 0;
margin: 0 0 20px 0;
text-align: center;
background: #f1f1f1;
}

.home_reason {
width: 30%;
padding: 7px 0 2px 35px;
font-size: 200%;
margin-left: 25px;
background-size: 25px;
margin-top: 120px;
}

.home_big_text {
width: 250px;
margin-top: 100px;
margin-left: 15px;
font-size: 250%;
line-height: 150%;
background-size: 190px;
}

.home_big_text2 {
width: 80px;
margin-top: 190px;
margin-left: 15px;
font-size: 250%;
line-height: 150%;
}

a.burger_hb:link, a.burger_hb:visited, a.burger_hb:active {
position: relative;
display: inline-block;
width: 200px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
background: #252525;
width: 260px;
height: 22px;
padding: 13px 0 11px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
z-index: 8;
text-align: center;
}

a.burger_hr:link, a.burger_hr:visited, a.burger_hr:active {
position: relative;
display: inline-block;
width: 200px;
font-family: 'BloggerSans-Bold', Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 20px;
color: #252525;
text-decoration: none;
background: #e1e1e1;
width: 260px;
height: 22px;
padding: 13px 0 11px 0;
text-align: center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
z-index: 8;
text-align: center;
}

.bg_text_orange { 
line-height: 1.4; 
padding: 2px 0; 
width: 100%;
margin: 5px auto;
font-size: 170%;
}

.bg_text_orange span { 
background-color: #ff7100;
color: #fff; 
display: inline;
padding: 7px 10px 7px 10px;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
font-size: 90%;
}

.bg_text_black { 
line-height: 1.4; 
padding: 2px 0; 
margin: 0 auto;
font-size: 140%;
}

.bg_text_black span { 
background-color: #252525;
color: #fff; 
display: inline;
padding: 7px 10px 7px 10px;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
font-size: 80%;
}

.bg_arrow {
display: none;
top: 70px;
left: -30px;
background-size: 40px;
transform: rotate(25deg);
}

.bg_arrow_mobile {
display: block;
position: absolute;
top: -40px;
left: -80px;
background-size: 40px;
transform: rotate(0deg);
width: 100px;
height: 100px;
background: url(/img/arrow.png) no-repeat center center;
background-size: 50px;
}

.home_reason.ketto {
width: 30%;
margin-top: 190px;
}

.home_reason.harom {
margin-top: 270px;
}

.home_input_box {
width: 260px;
left: 50%;
transform: translate(-50%, 0);
margin: 400px 0 0 0;
}

.home_input_search {
width: calc(100% - 155px);
}

.home_button_box {
width: 100%;
margin: 330px 0 0 0;
}

.home_link_right {
display: none;
}

.home_link_left {
margin: 600px 0 0 15%;
}

.home_link_left.reg {
margin: -21px 0 0 55%;
}



.home_link_right:before {
background: none;
}

.home_link_left:after {
background: none;
}


a.home_add:link, a.home_add:visited, a.home_add:active {
left: 50%;
transform: translate(-50%, 0);
}

.home_button_search {
width: 110px;
right: 0;
}

.home_link_right {
margin: 0 0 0 0;
}

.homeh1 {
font-size: 230%;
}

.homeh1.mobileh1 {
margin: 10px 0 10px 0; font-size: 26px; color: #303030;
}

.nyil-kereso {
right: 1px;
}

.ikonbox {
width: calc(100% - 20px);
margin: 0 0 30px 20px;
}

.mobil-top-extra {
display: block;
position: relative; width: 100%; height: 60px;
}

#head {
position: fixed;
top: 0;
width: 100%;
height: 40px;
display: block;
transition: top 0.3s;
z-index: 8;
width: 100%;
background: #eaeaea;
padding: 10px 0 10px 0;
border-bottom: 1px solid #ebebeb;
}

#head.hide {
top: -70px;
}

.boxhide {
display: none;
}

.headcenter {
width: 100%;
background: #eaeaea;
display:inline-block; text-align: center;
}

.gyorskereso {
display: none;
}

.head_double {
display: none;
}

a.head_hf:link, a.head_hf:visited, a.head_hf:active {
width: 100%;
max-width: 125px;
font-size: 14px;
padding: 13px 10px 10px 10px;
}

.tab_box_fiok {
height: 30px;
}

.h1_top {
margin: 10px 0 10px 0;
font-size: 26px;
}

.head_nev {
display: none;
}

.head_nev_mobil {
display: block;
positive: relative;
float: left;
text-align: center;
width: 100%;
font-size: 16px;
padding: 0 0 5px 0;
color: #2E2E2E;
}

.head_gombok {
width: 40%;
padding: 0 5px 0 0;
}

.content_container_small {
width: 98%;
margin: 0 1% 0 1%;
}

.content_smallcenter {
width: 100%;
}

.fastlogin {
width: 100%;
text-align: center;
}

.fastlogin-gomb-fb {
display: inline-block;
width: 170px;
float: none;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
text-align: left;
}

.fastlogin-gomb-google {
float: none;
width: 170px;
display: inline-block;
margin-left: 0;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
text-align: left;
}

#kereso_box {
margin: 0;
}

.kereso_box_keret {
border-radius: 0;
}

.label-extra-vonal {
min-width: 0px;
text-align: left;
padding: 10px 30px 0 10%;
min-height: 1px;
}

.label-extra-new {
min-width: 0px;
text-align: left;
padding: 10px 30px 0 10%;
min-height: 1px;
}

.label-extra-new-large {
min-width: 0px;
text-align: left;
padding: 10px 30px 0 10%;
min-height: 1px;
}

.box-input-medium-extra {
clear: both;
width: 80%;
padding: 0 0 0 10%;
}

.box-input-large {
clear: both;
width: calc(95% - 10%);
padding: 0 0 0 10%;
}

.box-input-large-full {
clear: both;
width: 100%;
}

.box-input-small-extra {
clear: both;
width: 57%;
padding: 0 0 0 10%;
}

.selectbox {
clear: both;
width: calc(90% - 7%);
margin: 0 0 0 10%;
}

.selectbox-extra {
clear: both;
width: calc(90% - 7%);
margin: 0 0 0 10%;
padding-top: 10px;
}

.box-reg-checkbox {
margin: 0 0 0 10%;
width: 80%;
}

.box-kiemeles-checkbox {
margin: 0 0 0 10%;
width: 83%;
padding-top: 0;
padding-bottom: 0;
}

.box-kiemeles-checkbox.addtop {
padding-top: 0;
}

.label-kiemeles {
display: none;
}

.reg_fo_box {
float: none;
width: 200px;
margin-left: auto;
margin-right: auto;
padding: 20px 0 0 0;
}

.label-mobile-hide {
position: relative;
float: left;
min-width: 220px;
text-align: right;
margin-right: 5px;
padding: 0 35px 0 0;
font-family: 'Roboto', Arial;
font-size: 18px;
font-weight: 700;
min-height: 0px;
}

.hirdetes_right_box {
width: calc(100% - 10px);
margin-left: 5px;
margin-top: 10px;
}

.hirdetes_topline {
margin: 0 0 0 20px;
}

.lista-head.paddingos {
margin: 0 0 0 0;
}

.bottom_box {
width: 97%;
margin: 30px 0 0 3%;
padding: 0;
}

.bottom-box-left {
display: block;
width: 100%;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
bottom: 20px;
}

.bottom_logo_box {
width: 50%;
}




.bottom_center_extra {
width: calc(100% - 20px);
padding: 0 10px 0 10px;
font-size: 14px;
line-height: 24px;
text-align: justify;
}

.bottom_text {
width: 40%;
margin: 0 0 0 4%;
padding: 0 0 0 4%;
font-size: 12px;
}

.bottom_link_box {
float: left;
width: 93%;
height: 100px;
font-size: 12px;
text-align: center;
padding: 20px 0 0 0;
}

.bottom_center {
width: 100%;
}

.has-success .control-label,.has-success.radio-inline label{
background: url(/img/checked.png) no-repeat 98% 80%;
background-size: 20px;
}

.box-reg-checkbox {
padding: 0;
}

a.bottomlinks:link, a.bottomlinks:visited, a.bottomlinks:active {
position: relative;
display: block;
clear: both;
width: 100%;
margin: 0 auto;
font-size: 14px;
line-height: 24px;
}

a.bottomlinks:hover {
position: relative;
clear: both;
width: 100%;
margin: 0 auto;
font-size: 14px;
}

.bottom_link_box span {
display: none;
}

.searchbutton {
display: block;
}

.burgermenu {
display: block;
}

.content_center {
width: 100%;
}

.content_tartalom_kozep {
width: 98%;
margin: 0 0 0 1%;
}

.plusmargin {
margin: 10px 0 0 0;
}


.content_fullcenter_middle {
width: 100%;
padding-top: 0;
}

.kat_box {
position: relative; float: left;
margin-top: 5px;
margin-left: 10px;
}


.breadcrumb {
max-width: 100%;
padding: 5px 0 5px 20px;
margin-left: 0;
}

.hirdetes_kep {
width: calc(100% - 10px);
padding-top: 75%;
}

.hirdetes-tartalom-bal {
width: 100%;
}

.hirdetes-tartalom-jobb {
clear: both;
width: 100%;
}

.box {
margin: 7px 0 10px 5px; 
}

.hirdetes-tartalom-kep {
width: 100%;
}



.input_large {
width: 90%;
}

.textarea_large {
width: 90%;
}

.kepbox {
width: 100%;
}

.hirdetes-kiskep-box {
width: 100%;
height: 120px;
}

.hirdetes-kiskep-galeria {
width: 100%;
}

.kiskepbox {
width: calc(34% - 10px);
}

a.morepic-large-mobile {
display: block;
position: absolute;
right: 0px;
bottom: 0px;
width: calc(100% - 50%);
height: calc(100% - 41px);
padding: 41px 0 0 50%;
background-position: 35% center;
}

a.morepic-large {

}

.kiskepbox:nth-child(3) {
margin: 10px 0 0 0;
}

.button_ido {
margin: 10px 10px 0 10px;
font-size: 16px;
}

.button_upgrade {
margin: 10px 10px 0 10px;
font-size: 16px;
}

a.button_jelentes:link {
float: left;
clear: both;
margin: 10px 10px 0 10px;
}

.rect {
display: none;
}

.hirdetes_azonosito {
width: 100%;
}

.hirdetes-jobb-box {
width: 100%;
text-align: center;
}

.hirdetes-jobb-userinfo {
display: inline-box;
margin: 0 auto;
text-align: left;
border: 0;
}

.hirdetes-jobb-gombok {
width: 100%;
text-align: left;
}

.hirdetes-gomb-box {
display: inline-box;
width: 310px;
margin: 0 auto;
}



.reklam_box_kereses_feed_desktop {
background: red;
}

.reklam_box_top_center {
display: none;
}

.reklam_box_top_center {
padding-top: 30px;
width: 100%;
}

.reklam-box-jobb {
width: calc(100% - 10px);
height: 300px;
}

.reklam-box-jobb-text {
width: calc(100% - 10px);
}

.reklam-box-kozep {
width: 90%;
height: 300px;
margin: 0 0 0 5%;
}

.reklam_box_hirdetes_kep {
width: 300px;
height: 300px;
background:red;
}

.hirdetes-uzenet-part {
width: 100%;
}

.hirdetes-captcha-box {
margin: 0 0 10px 0;
}

.hirdetes-captcha-box-reg {
clear: both;
margin-left: 10%;
}

.hirdetes-figyelem {
width: calc(94% - 10px);
margin: 5px 0 10px 2%;
}

#elkuldve {
clear: both;
margin: 10px 0 0 0;
}

.zoom {
width: 50px;
height: 50px;
background-size: 20px;
top: 10px;
}

.favourite {
position: absolute;
width: 50px;
height: 50px;
top: 65px;
}

.favourite_ikon_full {
width: 50px;
height: 50px;
background-size: 25px;
}

.favourite_ikon_border {
width: 50px;
height: 50px;
background-size: 25px;
}

.fullsize {
width: 50px;
height: 50px;
background-size: 25px;
}

.favourite_box {
width: 50px;
height: 50px;
top: 75px;
}

.hirdetes-gomb-bal {
top: 55%;
-ms-transform: translateY(-55%);
transform: translateY(-55%);
}

.arrow_left {
width: 30px;
height: 60px;
background-size: 15px;
}

.hirdetes-gomb-jobb {
top: 55%;
-ms-transform: translateY(-55%);
transform: translateY(-55%);
}

.arrow_right {
width: 30px;
height: 60px;
background-size: 15px;
}

.reklam_galeria {
position: absolute;
display: none;
}

.right {
display: none;
}

.maptext-galeria {
margin-left: 0px;
}

.galeria-cim {
padding: 0 20px 0 20px;
height: 100px;

font-size: 140%;
overflow: none;
white-space: normal;
display: table;
}

.galeria-cim-box {
margin: 20px 0 0 0;
width: calc(100% - 50px);
}

.galeria-cim > span {
display: table-cell; vertical-align: middle;
}

.close_button {
width: 50px;
height: 50px;
margin: 20px 15px 0 0;
border-radius: 50%;
background: url(/img/ikon_close.png) no-repeat rgba(0,0,0,0.3) center center;
background-size: 20px;
}

#popup_box_text {
width: 90%;
max-width: 420px;
}


#textg{
width: 90%;
max-width: 420px;
}

.ar_mobile {
display: block;
position: relative;
float: left;
width: 100%;
height: 83px;
text-align: center;
}

.box-input-tiny {
width: 38%;
padding: 0 0 0 0;
}

.label-extra-ajanlat {
min-width: 45%;
}

.submit-ajanlat {
display: table-cell;
margin: 0 auto;
}

#arkieg {
right: 0;
}

.input-kieg-price {
right: 0;
}

.button_reg {
margin: 0 auto;
}

.button_reg:hover {
background: #0eccaa;
}

.box-hiba {
clear: both;
width: 75%;
margin: 0 0 0 10%;
}

.infobox {
width: 90%;
margin: 0 0 0 3%;
}

.infobox_extra {
width: 80%;
margin: 0 0 0 10%;
}

.content_tartalom_kozep.kozepre {
padding-top: 10px;
}

a.facebook_share_button:link, a.facebook_share_button:visited, a.facebook_share_button:active {
padding: 15px 50px 15px 50px;
}

.infobox_extra_small {
width: 80%;
}

.infobox_siker {
width: 90%;
padding: 5px 0 10px 0;
}

.info-box-keret {
width: 80%;
margin: 0 0 0 0;
}

.info-box-leiras {
width: 80%;
}

.info-box-cim {
width: 100%;
}

.msg-wrap { 
width: calc(95% - 50px);
font-size: 120%;
}


.extra-kep-box {
width: 90%;
}

.checkbox-box {
width: 90%;
margin: 0;
padding: 0;
}

.checkbox-box.fizetes {
width: 100%; margin: 0;
padding: 0;
}

.checkbox_label {
width: 75%;
}

#popup {
width: 80%;
margin: 0;
}

#fizetos_info {
width: 80%;
margin: 10px 0 0 10%;
}


.ajanlat-kerdes-box {
padding: 0 0 0 10%;
}

.extra-kep-box {
width: 90%;
max-width: 620px;
padding: 0 0 0 10%;
}

.checkbox-box {
width: 90%;
max-width: 620px;
padding: 0 0 0 10%;
}

#popup {
width: calc(90% - 50px);
margin: 0 0 0 10%;
font-size: 120%;
}

#popup_wrong_yellow {
width: calc(90% - 50px);
max-width: 405px;
margin: 0 0 0 10%;
}

#popup_wrong_purple {
width: calc(90% - 50px);
max-width: 405px;
margin: 0 0 0 10%;
}

#popup_wrong {
width: calc(90% - 50px);
max-width: 405px;
margin: 0 0 0 10%;
}

#vanmar {
top: 8px;
background-size: 22px;
}

.button_blokkolt {
margin: 0 10px 0 10%;
}

.button_kiemeles {
margin: 0 10px 0 10%;
}

.button_tiltott {
margin: 5px 10px 0 10%;
}

.hirdetesfeladas_button_box {
position: relative; float: left; width: 100%; display: flex;
}

.kereses_bg {
padding-bottom: 0px;
}

.kereses-box-head-left {
width: calc(100% - 25px);
}

.kereses_block_fo {
padding-bottom: 20px;
}

.kereses_block {
width: 90%;
}

.kereses_block_kicsi {
width: calc(50% - 5px);
}

.kereses_block_output {
width: 90%;
height: 50px;
padding-top: 2px;
}

.input_kereses_nagy_bold {
width: calc(100% - 20px);
}

.kereses_block_nagy {
width: 100%;
}

.kereses_block_nagy_empty {
width: 70%;
}

.input_small_km {
width: 30%;
}

.km-elvalaszto {
right: 30%;
}

.lenyilo-kereses-text-medium {
width: 100%;
}

.output {
width: 100%;
}

.SumoSelect{
width: calc(100% + 2px);
}

.SlectBox {
width: 100%;
}

.kereses_block_title_mobile {
display: none;
}

.content_fullcenter_middle_search {
padding-top: 0;
}

#kereses_filter_box {
width: 97%;
display: block;
padding: 0 0 10px 3%;
}

.tab_ful {
width: calc(45% - 20px);
}

a.tab_ful_small:link, a.tab_ful_small:visited, a.tab_ful_small:active {
width: calc(47% - 20px);
}

.kereses-box-head-right {
width: 100%;
}

.select_rendezes {
width: 100%;
}

.rendezes_select {
width: 87%;
float: none;
margin: 0 auto;
}

.hirdetes_box {
width: calc(100% - 6px);
}

.hirdetes_title {
width: 100%;
min-height: 40px;
margin-left: 0;
}

.hirdetes_place {
width: 100%;
height: 50px;
padding-top: 0;
}

.hirdetes_place ul {
text-align: left;
}

.hirdetes_place li:last-child {
display: inline-block;
}

.hirdetes_price {
width: 100%;
height: 30px;
text-align: left;
}

.hirdetes_price_link {
text-align: left;
padding: 10px 0 10px 0;
}

.hirdetes_price_ajanlat {
clear: both;
top: 5px;
right: 5px;
}

.hirdetes_price_ajanlat_inaktiv {
top: 5px;
right: 5px;
}

.hirdetes_date {
width: 100%;
height: 30px;
text-align: right;

}

.hirdetes_date li:last-child:before {
content: "\00a0 ";
}

.hirdetes_date li:last-child {
display: inline-block;
}


.lapozas {
padding: 0 0 10px 0;
}

.lapozas-szamos {
width: 100%;
text-align: center;
display: flex;
padding-top: 10px;
}

.lapozas-mobil {
display: block;
padding: 0 0 0 0;
}


a.lapozas-gomb-nagy:link, a.lapozas-gomb-nagy:visited, a.lapozas-gomb-nagy:active {
width: calc(50% - 30px);
padding: 15px 10px 15px 10px;
font-size: 90%;
margin: 5px;
display: inline-block;
text-align: center;
}

a.lapozas-nagy-mobilos:link, a.lapozas-nagy-mobilos:visited, a.lapozas-nagy-mobilos:active {
display: none;
}

.lapozas-gomb-nagy-inaktiv {
width: calc(50% - 30px);
padding: 15px 10px 15px 10px;
font-size: 90%;
margin: 5px;
display: inline-block;
text-align: center;
}

.lapozas-nagy-mobilos {
display: none;
}

a.lapozas-gomb-kicsi:link, a.lapozas-gomb-kicsi:visited, a.lapozas-gomb-kicsi:active {
font-size: 70%;
display: inline-block;
position: relative;
width: 45px;
height: 45px;
padding: 0;
text-align: center;
text-decoration: none;
margin: 5px;
text-align: center;
vertical-align: middle;
line-height: 45px;
}

.lapozas-gomb-jelenlegi {
font-size: 70%;
display: inline-block;
position: relative;
width: 45px;
height: 45px;
padding: 0%;
text-decoration: none;
margin: 5px;
background: #0eccaa; color: white; font-weight: bold;
text-align: center;
vertical-align: middle;
line-height: 45px;
}

.lapozas-gomb-pont {
font-size: 70%;
display: inline-block;
position: relative;
width: 20px;
padding: 5px 0 0 0;
text-decoration: none;
margin: 0 auto;
background: white;
text-align: center;
vertical-align: middle;
line-height: 45px;
}

a.tab_ful_small_fiok.selected {

color: #ffffff;
margin-left: 5px;
}


a.tab_ful_small_fiok.mobiltabful {
padding: 12px 15px 0 15px;
top: -14px;
}


.hirdetes_szerkesztes_akciogombok {
padding-top: 5px;
padding-bottom: 0;
}

.hirdetesek_akciogombok_box {
padding-top: 0;
padding-bottom: 0px;
}

.hirdetesek_akciogombok {
position: relative;
float: left;
left: 8px;
width: 98%;
top: 0px;
}

.kozepso_gombok {
min-width: 40px;
}

.kapcsolo_gombok {
position: relative;
float: left
clear: both;
order: 3;
margin-right: auto;
margin-left: 0px;
}

.megoszto_gombok {
order: 1; width: 100%;
}

.kezelo_gombok {
order: 4; margin-left: auto;
}

.box-radio {
width: 70%;
}

.gomb-extra {
float: left;
}

.gomb-extra-akcio {
position: relative;
float: left;
min-width: 80px;
}

.gomb-extra-akcio.kozepre {
min-width: 80px;
}

.gomb-extra-box {
position: relative;
float: right;
width: 100%;
}

a.gomb-akcio:link, a.gomb-akcio:visited, a.gomb-akcio:active, .gomb-akcio:hover {
margin-bottom: 5px;
}

.gomb-ures {
padding-left: 0;
}

.gomb-akcio {
margin-bottom: 5px;
}

.fogombok {
position: relative; float: right; width: 100%;
}

.algombok { 
float: right;
}




.hirdetesek_torolt_infobox {
width: calc(100% - 35px);
}

a.tab_ful_small_fiok.mobil {
width: calc(100% - 40px);
margin-left: 5px;
margin-bottom: 1px;
background: #e5e5e5;
color: #5c5c5c;
}

a.tab_ful_small_fiok.mobil.selected {
width: calc(100% - 40px);
margin-left: 5px;
margin-bottom: 1px;
}

.label-extra-fiok {
width: 40%;
}

.label-extra-fiok-small {
width: 20%;
}

.fiok-cim {
  display: table;
  margin: 0 auto;
}

.button_box {
padding: 0 0 0 10%;
}

.gomb-torolt {
position: relative;
float: left;
margin-bottom: 0;
margin-right: 5px;
padding: 0 10px 0 10px;
text-align: center;
font-size: 10px;
font-family: 'OpenSans2';
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
border-radius: 3px;
text-transform: uppercase;
line-height: 19px;
}

.uzenet-topic {
width: calc(100% - 140px);
height: 75px;
padding-top: 10px;
}

.uzenet-datum {
position: relative;
float: right;
width: 200px;
text-align: right;
height: 35px;
color: #333333;
font-size: 16px;
padding: 23px 20px 0 13px;
}

.uzenet-hirdetes {
min-height: 45px;
max-height: 55px;
font-size: 130%;
line-height: 150%;
}

.uzenet-akcio {
width: 100%;
min-height: 45px;
}

.uzenet-bevezeto {
padding-top: 5px;
min-height: 40px;
max-height: 40px;
font-size: 130%;
}

.uzenet_textarea_mobil {
min-height: 40px;
}

#chat-box-uzenetek {
margin-bottom: 170px;
}

.chat-box {
width: calc(100% + 5px);
position: fixed;
z-index: 8;
bottom: 0;
left: -5px;
padding: 0 0 0 0;
}

.chat-message-textarea {
width: calc(100% - 20px);
height: 155px;
}

.chat-message-write {
z-index: 9;
}

.chat-message-button-box {
left: 50%;
transform: translate(-50%, 0);
top: 80px;
}

.whitebg {
margin: 0 0 0 2%;
}

.uzenet-box-fix {
position:-webkit-sticky; position:sticky; top:0;
}

.uzenet-box {
z-index: 8;
background: white;
padding: 0 0 5px 0;
min-height: 100px;
}

#uzenet-torles {
text-align: center;
padding: 2% 4% 2% 4%;
font-size: 100%;
margin: 1%;
min-height: 10px;
}

#uzenet-mute {
text-align: center;
padding: 2% 4% 2% 4%;
font-size: 100%;
margin: 1%;
min-height: 10px;
}

#uzenet-unmute {
text-align: center;
padding: 2% 4% 2% 4%;
font-size: 100%;
margin: 1%;
min-height: 10px;
}

.chat-message-keret {
width: 80%;
margin: 0 5px 0 5px;
}

.chat-avatar {
margin: 0 0 5px 0;
}

.chat-avatar-ures {
display: none;
}

.chat-message-box {
width: calc(100%);
}

.chat-message-text {
max-width: 100%;
}

.chat-message-date {
width: 60%;
}

.ertesites_gomb {
left: calc(77% - 210px);
}

.box-jelzes {
width: 70%;
margin: 0 0 0 10%; 
}

#example {
background-color: white;
width: 100%;
min-width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
text-align: center;
visibility: visible;
z-index: 9999
}

a.kivlasztott_varos:link, a.kivlasztott_varos:visited, a.kivlasztott_varos:active {
top: 10px;
z-index: 9999999;
}

a.kivlasztott_varos:hover {
top: 10px;
z-index: 9999999;
}

.select_bar {
display: block;
}

.bezar_fo {
display: block;
}

.bezar_al {
display: block;
}

.gordulo-bal {
position: relative;
float: left;
width: 100%;
height: 100%;
border: 0;
}

.gordulo-bal-box {
width: 100%;
height: 100%;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}

.gordulo-lista-box {
margin: 70px 0 0 0;
}

.gordulo-lista-box li {
font-family: 'Roboto', Arial;
cursor: pointer;
cursor: hand;
font-weight: 500;
font-size: 17px;
z-index: 9999;
padding: 18px 0 18px 5%;
width: 95%;
border-bottom: 1px solid #E1E1E1;
}

#gordulo-jobb-oldal {
width: 100%;
height: 100%;
}

.gordulo-jobb {
position: relative;
float: left;
width: 100%;
height: 100%;
}

#gordulo-jobb-oldal {
width: 100%;
height: 100%;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}


.gordulo-lista-ures {
width: 100%;
}


.warning-sor {
line-height: 20px;
}

.warning-container {
padding: 0;
}

a.warning-gomb:link, a.warning-gomb:visited, a.warning-gomb:active {
clear: both;
white-space: nowrap;
}

.n-msg {
font-size: 16px;
width: 100%;
}

.adatlap_avatar {
float: none;
margin: 0 auto;
}

.adatlap_nev {
width: 100%;
text-align: center;
}

.adatlap_alapadat {
width: 100%;
text-align: center;
padding-right: 0;
}

.adatlap_adatbox {
width: 100%;
margin-bottom: 10px;
padding: 0;
}

.hirdetes-nincs {
font-size: 20px;
padding: 15px 0 15px 0;
}

.feliratkozo_box {
padding: 0 0 0 0;
display: table;
text-align: center;
}

.feliratkozo_box_ikon {
width: 100%;
height: 70px;
background-size: 60px;
}

.feliratkozo_box_text_right {
clear: both;
width: 100%;
}

.feliratkozas_button_box { 
width: 100%;
padding-bottom: 10px;
}

.feliratkozas_button_text {
width: 90%; display: table; margin: 0 auto;
}

.feliratkozo_form_box {
display: table;
text-align: center;
padding-bottom: 10px;
}

.feliratkozas_button_siker {
width: 80%;
margin: 0 auto;
}

.feliratkozas_button_sikertelen {
width: 80%;
margin: 0 auto;
}

.feliratkozo_box_text_top {
text-align: center;
font-size: 25px;
}

.feliratkozo_box_text_bottom {
width: 100%;
text-align: center;
font-size: 15px;
line-height: 20px;
}

.button_feliratkozas {
margin: 0 auto;
display: table-cell;
}

.box-kiemeles-extra {
padding-top: 0;
padding-bottom: 0;
}

.box-kiemeles-leiras {
margin-bottom: 0px;
}

.box-kiemeles-nap {
padding-right: 0px;
}

.home_kiemeltek li { 
width: calc(50% - 9px);
}

.home_kiemelt_kep {
height: calc(100vw * 0.36);
}

.box-elvalaszto .box-radio {
margin: 10px 0 5px 0;
}

.home_kiemeltek li:nth-child(odd){
   margin: 0 0 0 0;
}

.menu-notification.mobil {
top: 10px;
}

.menu_sub_select {
width: 100%;
clear: both;
}

.egyenleg_doboz {
position: relative; width: 220px; margin: 0 auto;
}

.egyenleg_box {
float: left;
width: 100%;
padding-top: 10px;
}

.egyenleg_menu_box {
top: -20px;
}

.egyenleg_box_info {
clear: both;
width: 100%;
padding-top: 0;
}

.egyenleg_extra_doboz_ki {
float: none;
margin: 0 auto;
}

.egyenleg_text_right {
font-size: 28px;
}

.tablazat_tartalom {
width: 88%;
}

.tablazat_sor {
width: 100%;
clear: both;
font-size: 17px;
padding: 0 10px 5px 10px;
text-align: left;
}

.tablazat_sor.small {
width: 100%;
text-align: left;
}

.tablazat_sor.medium {
width: 100%;
text-align: left;
}

.tablazat_sor.datum {
width: 100%;
text-align: left;
}

.tablazat_sor.ikon {
width: 100%;
text-align: left;
}

.utalas_box {
width: calc(100% - 15%);
margin-left: 5%;
}

.feldolgozas_box {
font-size: 20px;
}



}

