html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
strong {
  font-weight: bold;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  background-color: #e9e9e9;
  width: 100%;
  font-family: open_sansregular, Arial, Verdana, sans-serif;
  font-size: 14px;
  color: ;
}
input:focus,
select:focus,
textarea:focus,
button:focus,
select,
select:focus {
  outline: none !important;
}
select,
select:focus {
  border: none !important;
}
a {
  text-decoration: none;
  border: none;
  display: inline;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  margin: 0px;
  padding: 0px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
@font-face {
  font-family: 'oswaldlight';
  src: url('../../font/oswald-light-webfont.eot');
  src: url('../../font/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/oswald-light-webfont.woff') format('woff'), url('../../font/oswald-light-webfont.ttf') format('truetype'), url('../../font/oswald-light-webfont.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldregular';
  src: url('../../font/oswald-regular-webfont.eot');
  src: url('../../font/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/oswald-regular-webfont.woff') format('woff'), url('../../font/oswald-regular-webfont.ttf') format('truetype'), url('../../font/oswald-regular-webfont.svg#oswaldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbold';
  src: url('../../font/oswald-bold-webfont.eot');
  src: url('../../font/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/oswald-bold-webfont.woff') format('woff'), url('../../font/oswald-bold-webfont.ttf') format('truetype'), url('../../font/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('../../font/opensans-regular_0-webfont.eot');
  src: url('../../font/opensans-regular_0-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/opensans-regular_0-webfont.woff') format('woff'), url('../../font/opensans-regular_0-webfont.ttf') format('truetype'), url('../../font/opensans-regular_0-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
input,
select,
textarea {
  font-family: open_sansregular;
  font-size: 19px;
  line-height: 21px;
  color: ;
}
button {
  margin: 0px;
  padding: 0px;
  border: none;
  background: none;
}
.overlay {
  top: 0px;
  left: 0px;
  position: absolute;
  display: none;
  z-index: 8000;
  width: 100%;
  height: 100%;
  background: url("../../i/overlay.png") repeat;
}
.calculator {
  position: fixed;
  right: 0px;
  top: 150px;
  z-index: 1000;
}
.banner {
  position: fixed;
  right: 0px;
  top: 400px;
  z-index: 1000;
}
#head {
  width: 100%;
  height: 118px;
  background-color: #c11a23;
  background-image: url("../../i/header_bg.jpg");
  background-repeat: repeat-x;
  position: relative;
}
#head .inner {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
#head .inner .logins {
  width: 800px;
  position: absolute;
  right: 0px;
}
#head .inner .logins .partner_login {
  margin-left: 20px;
}
#head .inner .logo {
  position: absolute;
  left: 0px;
  width: 138px;
  top: 40px;
}
#head .inner .menu {
  position: absolute;
  right: 0px;
  width: 780px;
  margin: 70px 0 0 50px;
}
#head .inner .menu ul {
  list-style-type: none;
}
#head .inner .menu ul li {
  float: left;
  margin: 0 0 0 20px;
}
#head .inner .menu ul li.first {
  margin: 0px;
}
#head .inner .menu ul li a {
  color: #ffffff;
  font-family: 'oswaldregular', arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
#head .inner .menu ul li a:hover {
  text-decoration: underline;
}
#layout h1 {
  color: #de1e27;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'oswaldregular', Arial;
  font-weight: bold;
  margin: 20px 0 0 20px;
}
#layout .maincont {
  border: 2px solid #d4d4d4;
  background: #ffffff;
  margin: 20px auto 0 auto;
  padding: 20px;
  position: relative;
  min-height: 800px;
}
#layout .maincont .main_left,
#layout .maincont .main_right {
  width: 430px;
}
#layout .maincont .main_left p,
#layout .maincont .main_right p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 17px;
  margin: 15px 0 0 0px;
}
#layout .maincont .main_left p.first,
#layout .maincont .main_right p.first {
  margin: 0px;
}
#layout .maincont .main_left a.go,
#layout .maincont .main_right a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 10px 0 10px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#layout #content {
  width: 940px;
  min-height: 800px;
  margin: 0 auto;
}
#layout .index #slider {
  display: block;
  position: relative;
  z-index: 1;
  height: 380px;
  width: 100%;
}
#layout .index #slider .btn_fws {
  padding-top: 10px;
  width: 620px;
}
#layout .index #slider #img_scroller {
  position: relative;
  z-index: 1;
}
#layout .index #slider #img_scroller .page {
  display: block;
  height: 380px;
  width: 100%;
  position: absolute;
  top: 0;
  text-align: left;
}
#layout .index #slider #img_scroller .page .main_text_holder {
  width: 560px;
  z-index: 2;
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  padding: 0 0 0 70px;
  background: url("../../i/rotator_bg.png") repeat;
}
#layout .index #slider #img_scroller .page .main_text_holder h2 {
  width: 400px;
  margin: 20px 0 0 0;
  font-family: 'oswaldregular', Arial;
  font-size: 30px;
  color: #ffffff;
  line-height: 33px;
  text-transform: uppercase;
}
#layout .index #slider #img_scroller .page .main_text_holder p {
  width: 400px;
  margin: 10px 0 0 0;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  color: #ffffff;
}
#layout .index #slider #img_scroller .page .main_text_holder a.go {
  width: 110px;
  height: 42px;
  padding: 15px 0 0 25px;
  overflow: hidden;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin: 20px 0 0 0px;
  text-transform: uppercase;
  background: url(../../i/btn_next.png) right top no-repeat;
}
#layout .index #slider #img_scroller .page .text_holder {
  z-index: 2;
  position: absolute;
  right: 0px;
  display: block;
  width: 380px;
  height: 380px;
  padding: 0;
  background: url(../../i/scroller_bg.jpg) right top no-repeat;
}
#layout .index #slider #img_scroller .page .text_holder .text h2 {
  width: 300px;
  margin: 40px auto 0 auto;
}
#layout .index #slider #img_scroller .page .text_holder .text h2 a {
  font-family: 'oswaldregular', Arial;
  font-size: 50px;
  color: #ffffff;
  line-height: 63px;
  text-transform: uppercase;
}
#layout .index #slider #img_scroller .page .text_holder .text p {
  width: 240px;
  margin: 0 auto;
  font-family: 'open_sansregular', arial;
  font-size: 15px;
  font-weight: bold;
  color: #0b3839;
  line-height: 23px;
}
#layout .index #slider #img_scroller .page .text_holder .text a.go {
  width: 110px;
  height: 42px;
  padding: 15px 0 0 25px;
  overflow: hidden;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin: 20px 0 0 70px;
  text-transform: uppercase;
  background: url(../../i/btn_next.png) right top no-repeat;
}
#layout .index #slider #img_scroller .page a {
  bottom: 15px;
  left: 15px;
  z-index: 1;
}
#layout .index #slider #img_scroller .page a .img_holder {
  height: 280px;
  overflow: hidden;
}
#layout .index #slider #img_scroller .page img {
  z-index: 1;
  max-width: 560px;
  min-width: 380px;
}
#layout .index #slider #img_scroller .page .fluid {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height: inherit;
  width: inherit;
  margin: 0;
  padding: 0;
}
#layout .index #slider #scroll_pager {
  position: absolute;
  top: 350px;
  z-index: 3;
  bottom: 24px;
  left: 400px;
  height: 17px;
  text-align: right;
  white-space: nowrap;
}
#layout .index #slider #scroll_pager .spacer {
  display: block;
  float: left;
  height: 17px;
  width: 10px;
}
#layout .index #slider #scroll_pager a {
  display: block;
  float: left;
  width: 17px;
  height: 17px;
  margin: 0px 0px 0px 0px;
  background: url(../../i/radio.png) 0px 0px no-repeat;
}
#layout .index #slider #scroll_pager a.active,
#layout .index #slider #scroll_pager a:hover {
  background: url(../../i/radio_checked.png) 0px 0px no-repeat;
}
#layout .index .boxes .box {
  text-align: center;
  min-height: 450px;
  width: 215px;
  border: 1px solid #d4d4d4;
  margin-left: 24px;
  background: #ffffff;
  cursor: pointer;
}
#layout .index .boxes .box.first {
  margin: 0px;
}
#layout .index .boxes .box img {
  margin-top: 40px;
}
#layout .index .boxes .box h2 {
  width: 100%;
  height: 66px;
  margin: 40px auto 0 auto;
  font-family: 'oswaldregular', Arial;
  font-size: 30px;
  color: #de1e27;
  line-height: 33px;
  text-transform: uppercase;
}
#layout .index .boxes .box p {
  width: 190px;
  height: 80px;
  margin: 40px auto 0 auto;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  line-height: 15px;
  color: #575757;
}
#layout .index .boxes .box a {
  width: 200px;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 0 0 0px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  display: block;
  margin: 20px 0 0 0px;
  text-transform: uppercase;
  background: #de1e27;
  margin: 0 auto;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.hitelfedezeti_biztositas .dashed {
  padding: 10px;
  border: 6px dashed #26c5c8;
}
.hitelfedezeti_biztositas .dashed h2 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
}
.hitelfedezeti_biztositas .dashed ul {
  list-style-image: url('../../i/list_item.png');
  margin: 0px;
  padding: 0px 0 0 25px;
}
.hitelfedezeti_biztositas .dashed ul li {
  margin: 25px 0 0 0px;
  padding: 0px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
}
.hitelfedezeti_biztositas a.text {
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #11a4a7;
  text-decoration: underline;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
}
.hitelfedezeti_biztositas a.go {
  cursor: pointer;
}
.partnereink p.head {
  width: 900px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.partnereink .partner {
  margin: 20px 0 0 0px;
  min-height: 150px;
  position: relative;
  padding-bottom: 10px;
}
.partnereink .partner .bottom_line {
  position: absolute;
  bottom: 0px;
  left: -20px;
  width: 939px;
  height: 2px;
  background: #d4d4d4;
}
.partnereink .partner .image {
  text-align: center;
  width: 146px;
}
.partnereink .partner .lead {
  width: 500px;
  margin: 0 0 0 20px;
}
.partnereink .partner .lead p {
  width: 740px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.partnereink .partner .lead h2 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #1a1919;
}
.partnereink .partner .lead a {
  color: #11a4a7;
  margin: 20px 0 0 0px;
  display: inline-block;
}
.utasbiztositas h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
}
.utasbiztositas p.head {
  width: 900px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.utasbiztositas .utasbiztositas_tabla {
  width: 900px;
  height: 384px;
  position: relative;
  background-image: url("../../i/utasbiztositas_bg.png");
  background-color: #2bc8cb;
  background-repeat: no-repeat;
}
.utasbiztositas .utasbiztositas_tabla h3 {
  position: absolute;
  left: 320px;
  top: 20px;
  font-family: 'oswaldregular', Arial;
  font-size: 30px;
  line-height: 23px;
  color: #ffffff;
}
.utasbiztositas .utasbiztositas_tabla ul.first {
  position: absolute;
  left: 330px;
  top: 75px;
  width: 220px;
  margin: 0px;
  padding: 0px 0 0 0px;
}
.utasbiztositas .utasbiztositas_tabla ul.first li {
  background: url('../../i/list_item_pipa.png') no-repeat top left;
  margin: 25px 0 0 0px;
  padding: 0px 0 0 38px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #0b3839;
  line-height: 16px;
}
.utasbiztositas .utasbiztositas_tabla ul.second {
  position: absolute;
  left: 590px;
  top: 75px;
  width: 220px;
  margin: 0px;
  padding: 0px 0 0 0px;
}
.utasbiztositas .utasbiztositas_tabla ul.second li {
  background: url('../../i/list_item_pipa.png') no-repeat top left;
  margin: 25px 0 0 0px;
  padding: 0px 0 0 38px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #0b3839;
  line-height: 16px;
}
.utasbiztositas .utasbiztositas_tabla .list_bottom {
  position: absolute;
  left: 330px;
  top: 290px;
  font-size: 18px;
}
.utasbiztositas .utasbiztositas_tabla a {
  position: absolute;
  left: 330px;
  top: 330px;
  width: 304px;
  height: 42px;
  padding: 15px 0 0 20px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  background: url(../../i/btn_next_long.png) left top no-repeat;
}
.utasbiztositas table {
  width: 900px;
  margin: 20px 0 0 0px;
}
.utasbiztositas table th {
  height: 50px;
  text-align: left;
}
.utasbiztositas table tr {
  height: 30px;
}
.utasbiztositas table td {
  vertical-align: middle;
  font-family: 'open_sansregular', arial;
  color: #454545;
  font-size: 14px;
  padding: 10px;
}
.utasbiztositas table td sub {
  width: 80%;
  font-size: 10px;
}
.utasbiztositas table .even {
  background: #d4d4d4;
}
.karrendezesi_tanacsadas h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
}
.karrendezesi_tanacsadas p {
  width: 900px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.karrendezesi_tanacsadas ul {
  list-style-image: url('../../i/list_item.png');
  margin: 0px;
  padding: 0px 0 0 25px;
}
.karrendezesi_tanacsadas ul li {
  margin: 25px 0 0 0px;
  padding: 0px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
}
.karrendezesi_tanacsadas .attention {
  height: 80px;
  width: 810px;
  padding: 10px;
  border: 6px dashed #de1e27;
  padding: 10px 0 0 70px;
  background: url('../../i/icon_attention.png') no-repeat left 10px center;
}
.karrendezesi_tanacsadas .attention h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #de1e27;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.karrendezesi_tanacsadas .attention p {
  width: 750px;
  color: #de1e27;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.karrendezesi_tanacsadas h4 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #de1e27;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.karrendezesi_tanacsadas a.ingyenes_tanacsadas_open {
  position: relative;
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.karrendezesi_tanacsadas .buttonsub {
  position: relative;
  display: block;
  width: 300px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont .head {
  position: relative;
  width: 937px;
  margin: -20px 0 0 -20px;
  background: url('../../i/kockazatkezelesi_top.jpg') top left no-repeat;
  height: 279px;
}
.kockazatkezelesi_tanacsadas .maincont .head h2 {
  position: absolute;
  top: 90px;
  left: 260px;
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #444444;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.kockazatkezelesi_tanacsadas .maincont .head .namesub {
  position: absolute;
  top: 110px;
  left: 260px;
  text-transform: uppercase;
  width: 210px;
  color: #444444;
  font-size: 14px;
  font-family: 'oswaldregular', Arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont .head .namesub a {
  color: #444444;
}
.kockazatkezelesi_tanacsadas .maincont .head a.go {
  position: absolute;
  left: 560px;
  top: 90px;
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.kockazatkezelesi_tanacsadas .maincont .head .buttonsub {
  position: absolute;
  left: 550px;
  top: 150px;
  width: 300px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.kockazatkezelesi_tanacsadas .maincont p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont ul {
  list-style-image: url('../../i/list_item.png');
  margin: 0px;
  padding: 0px 0 0 25px;
}
.kockazatkezelesi_tanacsadas .maincont ul li {
  margin: 25px 0 0 0px;
  padding: 0px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
}
.kockazatkezelesi_tanacsadas .maincont a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.kockazatkezelesi_tanacsadas .maincont .buttonsub {
  display: block;
  width: 230px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 20px;
}
.kockazatkezelesi_tanacsadas .maincont .aboutbox {
  position: relative;
  margin: 30px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont .aboutbox .abs {
  position: absolute;
  margin: 30px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont .aboutbox .about_right {
  width: 700px;
  margin: 30px 0 0 50px;
  color: #444444;
}
.kockazatkezelesi_tanacsadas .maincont .aboutbox .about_right h3 {
  margin: 20px 0 0 0px;
  padding: 0px;
  color: #444444;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
}
.rolunk h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.rolunk .map {
  background: #ffffff;
  width: 936px;
  height: 250px;
  margin: 20px 0 0 -20px;
}
.rolunk .map .canvas {
  width: 936px;
  height: 250px;
}
.rolunk .info .info_left,
.rolunk .info .info_right {
  width: 400px;
}
.rolunk .info .label,
.rolunk .info .text {
  display: inline-block;
  color: #575757;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  margin: 10px 0 0 10px;
}
.rolunk .info .label.first,
.rolunk .info .text.first {
  margin: 50px 0 0 0px;
}
.rolunk .info .label {
  width: 150px;
}
.rolunk .info .text {
  width: 200px;
}
.rolunk p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.rolunk table th {
  text-align: center;
  padding: 20px 0 20px 0px;
  font-size: 18px;
}
.rolunk table tr {
  height: 30px;
}
.rolunk table tr.even {
  background: #d4d4d4;
}
.rolunk table td {
  padding: 5px 15px 5px 5px;
  min-height: 30px;
  vertical-align: middle;
}
.rolunk table td.aleft {
  text-align: left;
}
.rolunk table td.aright {
  text-align: right;
}
.panaszbejelentes p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.panaszbejelentes a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.panaszbejelentes .dashed,
.panaszbejelentes .dashed_red {
  margin: 20px 0 0 0px;
  padding: 0px 0 20px 40px;
  border: 6px dashed #26c5c8;
}
.panaszbejelentes .dashed p,
.panaszbejelentes .dashed_red p {
  max-width: 750px;
}
.panaszbejelentes .dashed a,
.panaszbejelentes .dashed_red a {
  color: #11a4a7;
}
.panaszbejelentes .dashed a.pdf,
.panaszbejelentes .dashed_red a.pdf {
  display: inline-block;
  color: #11a4a7;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  margin: 10px 0 0 0px;
}
.panaszbejelentes .dashed a.pdf img,
.panaszbejelentes .dashed_red a.pdf img {
  padding-right: 10px;
}
.panaszbejelentes .dashed_red {
  border: 6px dashed #de1e27;
}
.panaszbejelento {
  z-index: 9000;
  display: none;
  position: absolute;
  width: 420px;
  padding: 20px;
  background: url("../../i/panaszbejelento_bg.jpg") repeat-y;
}
.panaszbejelento .close_panaszbejelento {
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
.panaszbejelento .dashed {
  margin: 20px 0 0 0px;
  padding: 0px 0 20px 40px;
  border: 6px dashed #ffffff;
}
.panaszbejelento h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 40px;
  line-height: 46px;
  color: #ffffff;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.panaszbejelento .row {
  margin: 10px 0 0 0px;
}
.panaszbejelento .row .error {
  display: block;
  min-height: 20px;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  background: #ffffff;
  color: #e62226;
  text-align: center;
}
.panaszbejelento .row label {
  display: inline-block;
  width: 105px;
  color: #ffffff;
  font-family: 'open_sansregular', arial;
  font-size: 13px;
  text-align: right;
}
.panaszbejelento .row .input {
  width: 215px;
  height: 25px;
  margin: 0 0 0 20px;
  border: 1px solid #ad292b;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
}
.panaszbejelento .row .textarea {
  width: 215px;
  height: 200px;
  margin: 0 0 0 20px;
  border: 1px solid #ad292b;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
  resize: no;
}
.panaszbejelento .row .submit {
  border: none;
  width: 155px;
  height: 42px;
  padding: 0px 0 0 0px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin: 20px 0 0 0px;
  cursor: pointer;
  text-transform: uppercase;
  background: url(../../i/btn_next.png) right top no-repeat;
}
.ingyenes_tanacsadas {
  z-index: 9000;
  position: absolute;
  display: none;
  width: 420px;
  padding: 20px;
  background: url("../../i/ingyenes_tanacsadas_bg.jpg") repeat-y;
}
.ingyenes_tanacsadas .close_tanacsadas {
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
.ingyenes_tanacsadas .dashed {
  margin: 20px 0 0 0px;
  padding: 0px 0 20px 40px;
  border: 6px dashed #ffffff;
}
.ingyenes_tanacsadas h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.ingyenes_tanacsadas p {
  color: #0b3839;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.ingyenes_tanacsadas .row {
  margin: 10px 0 0 0px;
}
.ingyenes_tanacsadas .row .error {
  display: block;
  min-height: 20px;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  background: #ffffff;
  color: #e62226;
  text-align: center;
}
.ingyenes_tanacsadas .row label {
  display: inline-block;
  width: 105px;
  color: #0b3839;
  font-family: 'open_sansregular', arial;
  font-size: 13px;
  text-align: right;
}
.ingyenes_tanacsadas .row .input {
  width: 215px;
  height: 25px;
  margin: 0 0 0 20px;
  border: 1px solid #24b3b6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
}
.ingyenes_tanacsadas .row .textarea {
  width: 215px;
  height: 200px;
  margin: 0 0 0 20px;
  border: 1px solid #24b3b6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
  resize: no;
}
.ingyenes_tanacsadas .row .submit {
  border: none;
  width: 155px;
  height: 42px;
  padding: 0px 0 0 0px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin: 20px 0 0 0px;
  cursor: pointer;
  text-transform: uppercase;
  background: url(../../i/btn_next.png) right top no-repeat;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .header_image,
.milyen_kockazatok_merulnek_fel .header_image,
.tuz_ut_ki_telephelyen .header_image,
.mi_a_kockazatkezeles .header_image {
  width: 937px;
  height: 280px;
  margin: -20px 0 0 -20px;
  position: relative;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .header_image.ilyen,
.milyen_kockazatok_merulnek_fel .header_image.ilyen,
.tuz_ut_ki_telephelyen .header_image.ilyen,
.mi_a_kockazatkezeles .header_image.ilyen {
  background: url(../../i/article_head_coffee.jpg) no-repeat;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .header_image.milyen,
.milyen_kockazatok_merulnek_fel .header_image.milyen,
.tuz_ut_ki_telephelyen .header_image.milyen,
.mi_a_kockazatkezeles .header_image.milyen {
  background: url(../../i/article_head_pens.jpg) no-repeat;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .header_image.mik,
.milyen_kockazatok_merulnek_fel .header_image.mik,
.tuz_ut_ki_telephelyen .header_image.mik,
.mi_a_kockazatkezeles .header_image.mik {
  background: url(../../i/article_head_keyboard.jpg) no-repeat;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .header_image.tegyuk,
.milyen_kockazatok_merulnek_fel .header_image.tegyuk,
.tuz_ut_ki_telephelyen .header_image.tegyuk,
.mi_a_kockazatkezeles .header_image.tegyuk {
  background: url(../../i/article_head_fire.jpg) no-repeat;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .header_image h2,
.milyen_kockazatok_merulnek_fel .header_image h2,
.tuz_ut_ki_telephelyen .header_image h2,
.mi_a_kockazatkezeles .header_image h2 {
  position: absolute;
  width: 400px;
  font-family: 'oswaldregular', Arial;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  margin: 0px 0 0 20px;
  top: 100px;
  text-transform: uppercase;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .righBoxes,
.milyen_kockazatok_merulnek_fel .righBoxes,
.tuz_ut_ki_telephelyen .righBoxes,
.mi_a_kockazatkezeles .righBoxes {
  position: absolute;
  right: 100px;
  width: 110px;
  top: 300px;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .righBoxes a,
.milyen_kockazatok_merulnek_fel .righBoxes a,
.tuz_ut_ki_telephelyen .righBoxes a,
.mi_a_kockazatkezeles .righBoxes a {
  display: block;
  margin-top: 10px;
}
.ilyen_segitseget_tudunk_adni_kar_eseten h3,
.milyen_kockazatok_merulnek_fel h3,
.tuz_ut_ki_telephelyen h3,
.mi_a_kockazatkezeles h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.ilyen_segitseget_tudunk_adni_kar_eseten p,
.milyen_kockazatok_merulnek_fel p,
.tuz_ut_ki_telephelyen p,
.mi_a_kockazatkezeles p {
  width: 620px;
  color: #0b3839;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.ilyen_segitseget_tudunk_adni_kar_eseten .go,
.milyen_kockazatok_merulnek_fel .go,
.tuz_ut_ki_telephelyen .go,
.mi_a_kockazatkezeles .go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 10px 0 10px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.ilyen_segitseget_tudunk_adni_kar_eseten hr,
.milyen_kockazatok_merulnek_fel hr,
.tuz_ut_ki_telephelyen hr,
.mi_a_kockazatkezeles hr {
  width: 936px;
  margin: 20px 0 0 -20px;
}
.ilyen_segitseget_tudunk_adni_kar_eseten ul,
.milyen_kockazatok_merulnek_fel ul,
.tuz_ut_ki_telephelyen ul,
.mi_a_kockazatkezeles ul {
  width: 620px;
  list-style-type: disc;
  margin: 20px 0 0 0px;
  paddding: 0px;
}
.ilyen_segitseget_tudunk_adni_kar_eseten ul li,
.milyen_kockazatok_merulnek_fel ul li,
.tuz_ut_ki_telephelyen ul li,
.mi_a_kockazatkezeles ul li {
  border-left: 1px solid #ffffff;
  margin: 10px 0 0 0px;
  color: #0b3839;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 13px;
  margin-left: 10px;
}
.dijfizetes_ugyintezes a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 10px 0 10px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.belepes h3,
.partnerbelepes h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 36px;
  line-height: 42px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.feltetelek .attention {
  width: 810px;
  padding: 10px;
  border: 6px dashed #11a4a7;
  display: inline-block;
}
.feltetelek .attention h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #de1e27;
  margin: 0;
  text-transform: uppercase;
}
.feltetelek .attention p {
  width: 750px;
  color: #de1e27;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.feltetelek .feltetelek_lista {
  list-style-type: initial;
  padding-left: 20px;
}
.feltetelek .feltetelek_lista li {
  margin: 15px;
}
.feltetelek .feltetelek_lista li a {
  color: #575757;
  font-family: 'open_sansregular', arial, sans-serif;
  text-decoration: underline;
}
.feltetelek .feltetelek_lista li a:hover {
  text-decoration: underline;
}
#footer {
  width: 100%;
  height: 250px;
  background-color: #191818;
  background-image: url("../../i/footer_bg.jpg");
  background-repeat: repeat-x;
}
#footer .inner {
  width: 940px;
  margin: 0 auto;
}
#footer .inner .footer_left p {
  margin: 20px 0 0 0;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
}
#footer .inner .footer_left p .phone {
  font-size: 30px;
}
#footer .inner .footer_left ul {
  list-style-type: none;
  margin: 40px 0 0 0px;
  width: 520px;
}
#footer .inner .footer_left ul li {
  float: left;
  border-left: 1px solid #ffffff;
  margin: 0 0 0 10px;
}
#footer .inner .footer_left ul li.first {
  margin: 0px;
  border: none;
}
#footer .inner .footer_left ul li.first a {
  margin: 0px;
}
#footer .inner .footer_left ul li.noborder {
  border-left: none;
}
#footer .inner .footer_left ul li a {
  color: #ffffff;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 13px;
  margin-left: 10px;
  display: block;
}
#footer .inner .footer_left ul li a:hover {
  text-decoration: underline;
}
#footer .inner .footer_left .polgarmester {
  margin-top: 10px;
  display: inline-block;
}
#footer .inner .footer_left .polgarmester a {
  color: white;
  text-decoration: none;
}
#footer .inner .footer_left .polgarmester a:hover {
  text-decoration: underline;
}
#footer .inner .footer_right {
  position: relative;
}
#footer .inner .footer_right .partnerek_tovabb {
  position: absolute;
  color: #e9e9e9;
  font-size: 18px;
  font-family: 'open_sansregular', arial, sans-serif;
  margin: 70px 0 0 0px;
  right: 0px;
}
#footer .inner .footer_right .partners {
  margin: 25px 0 0 30px;
  position: relative;
}
#footer .inner .footer_right .partners span {
  position: absolute;
  left: -32px;
  top: 15px;
  width: 80px;
  display: inline-block;
  font-family: 'open_sansregular', arial, sans-serif;
  color: #ffffff;
  text-align: left;
}
#footer .inner .footer_right .partners .partner_images {
  margin: 0 0 0 10px;
}
#footer .inner .footer_right .partners .partner_images img {
  margin: 0 0 0 40px;
}
#footer .inner .footer_right .pay_partners {
  margin: 40px 0 0 0;
  padding-bottom: 0;
}
#footer .inner .footer_right .pay_partners p {
  color: #ffffff;
  font-family: 'open_sansregular', arial, sans-serif;
}
#footer .inner .footer_right .pay_partners img {
  margin-top: 10px;
}
.newsletter .btn_top {
  position: fixed;
  right: 100px;
  bottom: 50px;
  cursor: pointer;
}
.newsletter .mainH2 {
  color: #de1e27;
  font-size: 40px;
  font-family: Arial;
  margin-top: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.newsletter .help {
  position: absolute;
  left: 430px;
  color: white;
  top: 50px;
}
.newsletter .news_image {
  margin-top: 20px;
}
.newsletter ul {
  list-style-image: url('../../i/list_item.png');
  margin: 0px;
  padding: 0px 0 0 25px;
}
.newsletter ul li {
  margin: 25px 0 0 0px;
  padding: 0px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
}
.newsletter .sub_head {
  color: #26c5c8;
  font-size: 30px;
  font-family: Arial;
  margin-top: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.newsletter p {
  font-family: arial;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
  margin-top: 20px;
}
.newsletter .newsletter_head {
  background-image: url("../../i/newsletter/newsletter_header.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #bb1a23;
  margin: -20px 0 0 -20px;
  padding: 20px 0 20px 20px;
  width: 916px;
}
.newsletter .newsletter_head h2 {
  font-family: "oswaldregular", arial, sans-serif;
  font-size: 40px;
  color: white;
}
.newsletter .newsletter_head h2 .lower {
  font-size: 20px;
}
.newsletter .newsletter_menu .picture {
  width: 400px;
  margin-left: -20px;
}
.newsletter .newsletter_menu .menus {
  width: 500px;
  margin-top: 0px;
}
.newsletter .newsletter_menu .menus a {
  width: 160px;
  font-family: arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #0b3839;
  text-align: center;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  background: #26c5c8;
  border-bottom: 1px solid #21a0a4;
  padding: 15px 30px 15px 30px;
  margin: 15px 0 0 30px;
}
.newsletter .newsletter_menu .menus a:hover {
  text-decoration: underline;
}
.newsletter table {
  font-family: arial;
  margin-top: 20px;
}
.newsletter table th {
  padding: 10px;
  font-weight: bold;
}
.newsletter table tr {
  border: 1px solid black;
}
.newsletter table td {
  width: 25%;
  border: 1px solid black;
  padding: 10px;
}
.newsletter .logo_line {
  margin-left: -20px;
  padding: 20px 0 20px 20px;
  width: 917px;
  background: #d4d4d4;
}
.newsletter .logo_line p {
  margin: 15px 0 0 40px;
  font-family: arial, sans-serif;
  color: #525252;
  font-size: 14px;
  line-height: 16px;
}
.acceptCookie {
  position: fixed;
  height: 40px;
  width: 100%;
  background-color: #FFF;
  color: #999999;
  bottom: -40px;
  text-align: center;
  line-height: 40px;
  z-index: 9999;
}
.acceptCookie .success {
  background-color: #60A917;
  color: #FFFFFF;
  border: 1px solid #2F7800;
  margin-right: 10px;
  padding: 10px 20px 10px 20px;
  cursor: pointer;
}
.polgarmester_lista li {
  margin: 15px;
}
.polgarmester_lista li a {
  color: #575757;
  font-family: 'open_sansregular', arial, sans-serif;
  text-decoration: underline;
}
.polgarmester_lista li a:hover {
  text-decoration: underline;
}
.covidPopup {
  z-index: 9000;
  position: fixed !important;
  display: none;
  width: 800px;
  min-height: 400px;
  padding: 20px;
  background: #2ec4cb repeat;
}
.covidPopup .close_covid {
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
.covidPopup .dashed {
  margin: 0px;
  padding: 0px 0 20px 0px;
  border: 6px dashed #ffffff;
}
.covidPopup .dashed h2 {
  font-family: 'oswaldregular', Arial;
  font-size: 30px;
  line-height: 42px;
  color: #ffffff;
  margin: 10px 0 0 0px;
  padding: 0px 0 0 20px;
  text-transform: uppercase;
  text-align: center;
}
.covidPopup .dashed p {
  color: white;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
  padding: 0 20px 0 20px;
  line-height: 18px;
}
.covidPopup .dashed p.center {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.covidPopup h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  margin: 10px 0 0 0px;
  padding: 0px 0 0 20px;
  text-transform: uppercase;
}
.covidPopup h3.smaller {
  font-size: 26px;
  line-height: 30px;
}
.covidPopup ul {
  padding: 0px 0 0 20px;
  margin: 0 0 0 20px;
}
.covidPopup ul li {
  list-style-type: square;
  color: white;
  margin: 10px 0 0 0px;
}
.covidPopup b {
  font-weight: bold;
}
.covidPopup a {
  text-decoration: underline;
  font-weight: bold;
  color: white;
}
