html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: #e8e4e4;
	background-image: url(images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

td {
	font-family: verdana;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#dloginError {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	border: 5px solid #d0d0d0;
	padding: 20px;
	text-align: center;
	background-color: white;
	z-index: 1003;
	-moz-box-shadow: 0 0 15px black;
	-webkit-box-shadow: 0 0 15px black;
	box-shadow: 0 0 15px black;
	display: none;
}

#dWhiteCanvas {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
	opacity:0.70;
	filter:alpha(opacity=70);
	z-index: 1002;
	display: none;
}

#dPopupBubiHolder {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/popup_nyil_br.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 11px;
	display: none;
	z-index: 1001;
}

#dPopupBubi {
	min-width: 300px;
	min-height: 50px;
	max-width: 500px;
	max-height: 300px;
	padding: 15px 5px 20px 5px;
	border: 1px solid #444444;
	background-color: #444444;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: white;
}

#dContent {
	width: 1000px;
	min-height: 700px;
	margin: auto;
	background-color: white;
	background-image: url(images/content_bottom_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 10px;
}

#dHead {
	height: 40px;
	background-image: url(images/head_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

#dHeadLogin {
	height: 99px;
	background-image: url(images/head_bg_login.png);
	background-position: top;
	background-repeat: repeat-x;
}

#dHasabok {
	width: 100%;
}

#dBalHasab {
	width: 766px;
	float: left;
	background-image: url(images/fooldal_bal_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

#dJobbHasab {
	width: 234px;
	float: right;
	background-image: url(images/fooldal_jobb_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#dNyelvvalaszto {
	margin: 15px 0px 5px 2px;
}

#dIkonok {
	margin-top: 10px;
	text-align: center;
}

#dKerekTop {
	height: 39px;
	background-image: url(images/kerek_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	font-weight: bold;
}

#dKerekBottom {
	height: 45px;
	background-image: url(images/kerek_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
}

#dChart {
	width: 730px;
	height: 350px;
}

#dTudta {
	margin-top: 10px;
	text-align: center;
}

#dBemutatkozoSzovegek {
	display: none;
	padding: 10px;
	background-color: #f5f5f5;
	margin: 5px;
	border: 1px solid #f0f0f0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: justify;
}

#dMenu {
	margin-top: 1px;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	height: 30px;
}

#dMenu .dp {
	padding: 3px 10px 3px 10px;
}

#dMenu a, #dMenu a:HOVER {
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

#btnHelp {
	cursor: pointer;
}

#helpLayer {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 600px;
	height: 415px;
	background-image: url(images/bubi_nyil_top.png);
	background-position: top right;
	background-repeat: no-repeat;
	display: none;
	z-index: 100;
}

#helpContent {
	margin-top: 15px;
	width: 600px;
	height: 400px;
	background-color: white;
	border: 3px solid #999999;
	border-radius: 15px;
	padding: 10px;
	overflow: auto;
	box-shadow: 2px 2px 5px #999999;
}

#iconMenu {
	margin-top: 2px;
	margin-bottom: 10px;
	height: 94px;
	background-image: url(images/menu_bg2.png);
	background-position: top left;
}

.ve_filter {
	color: black;
	font-weight: bold;
	font-size: 11px;
	padding: 10px;
	background-color: #fafafa;
	z-index: 1000;
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 5px 5px 5px gray;
	-webkit-box-shadow: 5px 5px 5px gray;
	box-shadow: 5px 5px 5px gray;
}

.ve_filter_config {
	color: black;
	font-weight: bold;
	font-size: 11px;
	padding: 10px;
}

.ve_filter td, .ve_filter_config td {
	font-size: 11px;
}

#dVEFulJarmuvek {
	display: none;
	position: absolute;
	width: 40px;
	height: 125px;
	top: 335px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
}
#dVEFulTerulet {
	display: none;
	position: absolute;
	width: 40px;
	height: 125px;
	top: 200px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
}
#dVEFulIdoszak {
	display: none;
	position: absolute;
	width: 40px;
	height: 125px;
	top: 470px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
}
#dVEFulBeallitasok {
	display: none;
	position: absolute;
	width: 40px;
	height: 149px;
	top: 470px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
}
#dVEFulExport {
	display: none;
	position: absolute;
	width: 40px;
	height: 125px;
	top: 200px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
}
#dVEFulTemplates {
	display: none;
	position: absolute;
	width: 40px;
	height: 125px;
	top: 335px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
}

#dVEConfigJarmuvek {
	display: none;
	position: absolute;
	top: 335px;
	left: 0px;
}
#dVEConfigTerulet {
	display: none;
	position: absolute;
	top: 200px;
	left: 0px;
}
#dVEExportFiles {
	display: none;
	position: absolute;
	width: 550px;
	top: 200px;
	left: 0px;
}
#dVETemplates {
	display: none;
	position: absolute;
	width: 550px;
	top: 335px;
	left: 0px;
}
#dVEDatePicker {
	display: none;
	position: absolute;
	width: 380px;
	top: 470px;
	left: 0px;
}

.badgeIcon {
	background-color: #fffbd3;
	padding: 2px 5px 2px 5px;
	border: 1px solid #c30000;
	font-size: 10px;
	font-weight: bold;
	color: #c30000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.keretesSzoveg {
	width: 680px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	-moz-box-shadow: inset 0 0 3px #555555;
	-webkit-box-shadow: inset 0 0 3px #555555;
	box-shadow: inset 0 0 3px #555555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f0f0f0;
}

.error_message {
	color: #990000;
	font-weight: bold;
}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #0072d2;
	border-bottom: 1px dotted #888888;
	text-align: center;
}

.pageSubtitle {
	font-size: 16px;
	font-weight: bold;
	color: #0072d2;
	border-bottom: 1px dotted #888888;
}

.msgOK {
	font-size: 14px;
	font-weight: bold;
	color: green;
	text-align: center;
	padding: 15px;
	background-color: #efefef;
}

.msgError {
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-align: center;
	padding: 15px;
	background-color: #efefef;
}

.dOptions {
	padding: 10px;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f0f0f0;
}

.debug {
	z-index: 1500;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 600px;
	height: 600px;
	border: 5px solid #888888;
	-moz-box-shadow: 5px 5px 5px gray;
	-webkit-box-shadow: 5px 5px 5px gray;
	box-shadow: 5px 5px 5px gray;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-opacity: 0.95;
	opacity: 0.95;
	filter:alpha(opacity=95);
	border-radius: 5px;
	padding: 10px;
	background-color: #333333;
	color: white;
	font: 12px 'andale mono', 'monotype.com', 'lucida console', monospace;
	line-height: 1.5;
	overflow: auto;
}

.chart_title_1 {
	font-size: 16px;
	color: #0066cc;
	font-weight: bold;
}

.chart_title_2 {
	font-size: 13px;
	color: #0066cc;
}

.chart_title_3 {
	font-size: 12px;
	color: #666666;
}

.chart_warning {
	font-size: 11px;
	font-style: italic;
	color: #c30000;
}


.ve_tbl_head1 {
	font-size: 11px;
	text-align: center;
	background-color: #e5e5e5;
}

.ve_tbl_head2 {
	font-size: 11px;
	text-align: center;
	background-color: #f0f0f0;
}

.ve_tbl_data {
	font-size: 11px;
}

.ve_tbl_total {
	font-size: 11px;
	background-color: #f0f0f0;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

#dVEExportPopup {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 300px;
	color: black;
	padding: 3px;
	background-color: #fafafa;
	z-index: 1000;
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 5px 5px 5px gray;
	-webkit-box-shadow: 5px 5px 5px gray;
	box-shadow: 5px 5px 5px gray;
}
#dVEExportPopup .export_note {
	font-size: 9px;
	color: #666666;
}

#veExportNotificationBar {
	display: none;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #ffffcc;
	font-weight: bold;
	color: #101010;
	cursor: pointer;
}

#dSpacer {
	width: 1100px;
	margin: auto;
	background-color: transparent;
}

.dMultiConflict {
	display: none;
	background-image: url(images/icon_warning.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	color: maroon;
	max-width: 500px;
}

.ve_warning {
	display: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 1px;
}

#veInProgress {
	background-color: #555555;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 250px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-size: 11px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.mapImageContainer {
	width: 950px;
	height: 500px;
	margin: auto;
	background-image: url(images/working.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.dMapPopup {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 408px;
	height: 327px;
	background-color: transparent;
	background-image: url(images/map_popup2.png);
	background-repeat: no-repeat;
	opacity: 0.95;
	z-index: 1001;
}

.maplegend {
	font-size: 11px;
	font-weight: bold;
}

.maplegendnote {
	font-size: 9px;
	font-weight: bold;
}

.mapKozepErtek {
	margin-bottom: 10px;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

.mapalcim {
	text-align: left;
	color: #0072d2;
	font-style: italic;
	padding-left: 25px;
}

.imgZaszlo {
	cursor: pointer;
}

.dDiagCimCom {
	padding-top: 22px;
	text-align: center;
	color: #0066cc;
	font-size: 18px;
	background-image: url(images/com/divider.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.arlink {
	background: linear-gradient(#f5f5f5, #e5e5e5);
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #eaeaea;
	margin: 5px;
	font-size: 14px;
}

.arlink TD {
	color: #990099;
}

.tooltip {
	display: none;
	color: #444444;
	background-color: #f5f5f5;
	padding: 5px;
	border: 1px solid #f5f5f5;
	position: absolute;
	width: 350px;
	border-radius: 6px;
	box-shadow: 1px 1px 3px #888888;
	z-index: 1003;
}

.tooltip::after {
	content: " ";
	position: absolute;
	bottom: 100%;  /* At the top of the tooltip */
	left: 50%;
	margin-left: -15px;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent #f5f5f5 transparent;
	z-index: 1003;
}

#cookie_warning {
	width: 980px;
	margin: auto;
	padding: 10px;
	background-color: #555555;
	color: white;
}

#cookie_warning A, #cookie_warning A:hover {
	color: #8cbfed;
	text-decoration: none;
}

.whead {
	background-image: url(images/whead_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	height: 30px;
	text-align: center;
	color: white;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.tc {
	padding: 3px;
}

.tblHead {
	color: #3a4256;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background-color: #e7e9ef;
}

.tblSub {
	color: #3a4256;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background-color: #e7e9ef;
}

.tblInput {
	font-size: 11px;
	padding: 3px;
}

.megj {
	font-size: 9px;
	color: gray;
}

.smActive, .smInactive, .xlsDownloadBtn {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 20px;
	cursor: pointer;
	font-size: 10px;
}

.smActive {
	font-weight: bold;
	border: 1px inset #d0d0d0;
	background-color: #e0e0e0;
}

.smInactive {
	border: 1px outset #d0d0d0;
	background-color: #f5f5f5;
}

.xlsDownloadBtn {
	background-image: linear-gradient(rgba(0,60,4,1), rgba(0,156,13,1));
	border: 1px outset #d0d0d0;
	color: white;
	width: 150px;
	font-weight: bold;
}

.va_country {
	font-size: 15px;
	font-weight: bold;
	color: #0066cc;
	background-color: #c1e0ff;
	border-top: 2px solid black;
}

/* SWITCH BUTTON */

.switch-btn {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

.switch-btn input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider-btn {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2196F3;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider-btn:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider-btn {
  background-color: #ff9500;
}

input:focus + .slider-btn {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider-btn:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.slider-btn.round {
  border-radius: 34px;
}

.slider-btn.round:before {
  border-radius: 50%;
}

.helpTooltip {
	cursor: help;
}

.adisabled, .adisabled:HOVER {
	color: #888888;
	text-decoration: none;
}