@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url("") format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url("") format('truetype');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url("") format('truetype');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url("") format('truetype');
}

body {
    margin: 0px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    background: url("/idp/javax.faces.resource/bkg-3-lg.jpg.xhtml") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bkg-3-lg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bkg-3-lg.jpg', sizingMethod='scale')";
}

body.kctemplate {
	background: none;
	filter: none;
}

a,
a:visited {
    text-decoration: inherit;
    color: #0058A3;
}

h2 {
    margin: 0px auto 40px;
    text-align: center;
    width: 200px;
    color: #666;
    letter-spacing: 8px;
}
h3 {
    text-align: center;
    margin: 10px 0 25px;
}

h4 {
    color: #000000 !important;
    padding-left: inherit;
    background: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: sans-serif;
    text-align: center;
    margin-left:0 !important;
}

/* layout */
#container {
    width: 1020px;
    margin: 0 auto;
}

#primary {
    float: left;
    width: 300px;
    margin-left: -20px;
    padding-right: 20px;
}

#kc-primary {
    float: left;
    width: 300px;
    padding-right: 20px;
}

.hirfolyam {
	font-size: 28px;
}

#content {
    float: left;
    margin-bottom: 10px;
    padding-top: 60px;
    width: 540px;
    background-color: rgba(255,255,255,0.5);
}

#secondary {
    float: left;
    width: 180px;
}

#footer {
    clear: both;
    margin-left: 10px;
    font-size:11px;
}

#footer img {
    float:right;
    margin-right:10px;
}
/* layout */

/* button */
.option .btn-primary {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
}

.option .btn-primary:hover, .btn-primary:hover,
.option .btn-primary:focus, .btn-primary:focus,
.option .btn-primary:active, .btn-primary:active,
.option .btn-primary.active, .btn-primary.active,
.option .btn-primary.disabled, .btn-primary.disabled,
.option .btn-primary[disabled], .btn-primary[disabled] {
    color: #ffffff;
    background-color: #3276b1;
}

.option .btn-primary:active, .btn-primary:active,
.option .btn-primary.active, .btn-primary.active {
    background-color: #3276b1;
}

.control .btn-success,
.option .btn-primary, .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #428bca;
    *background-color: #428bca;
    background-image: -moz-linear-gradient(top, #357ebd, #428bca);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#357ebd), to(#428bca));
    background-image: -webkit-linear-gradient(top, #357ebd, #428bca);
    background-image: -o-linear-gradient(top, #357ebd, #428bca);
    background-image: linear-gradient(to bottom, #357ebd, #428bca);
    background-repeat: repeat-x;
    border-color: #428bca #428bca #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff357ebd', endColorstr='#ff428bca', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.option .btn-primary:hover,
.option .btn-primary:active {
    background: #3276b1;
}
/* button */


#loginForm {
    margin-left: 70px;
    margin-top: 70px;
    font-size: 16px;
}

#loginForm .input > input {
    width: 230px;
}

.input,
.label {
    float: left;
    margin-top: 4px;
    margin-bottom: 10px;
    font-size: 14px;
}
.label {
    clear: left;
    width: 180px;
    color: #444;
    font-weight: bold;
}

#reg,
#belepes {
    padding: 4px 16px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
}

.welcome-head {
    margin-top: 20px;
    margin-bottom: 25px;
    float: right;
    font-size: 25px;
    font-weight: bold;
    font-variant: small-caps;
    color: #fff;
    text-shadow: 1px 2px #000;
    text-align: right;
}

.welcome-msg {
    text-align: right;
    font-size: 16px;
    line-height: 36px;
    clear: both;
}

.option {
    height: 200px;
    clear:both;
    padding: 10px;
}

.option-num {
    float: left;
    width: 60px;
    margin-left:10px;
    line-height: 65px;
    font-size: 72px;
    font-weight: bold;
    color: #000;
    opacity: 0.3;
}

.option-head {
    float: left;
    width: 450px;
    font-size: 22px;
    line-height: 36px;
}

.option-msg {
    float: left;
    font-size: 15px;
}

.option-btn {
    float: right;
    clear: both;
    margin-right: 35px;
}

.option-btn a{
    text-decoration: initial;
}

.bold {
    font-weight: bold;
}

.height-120 {
    height: 120px;
}

.logo {
    margin-top: 40px;
    text-align: right;
    margin-right: 40px;
}

.uszt {
    width: 205px;
    font-size: 11px;
    margin-left: 10px;
    color: #444;
    line-height: 15px;
}


.highlighted {
  background: #F4EC5F;
  padding: 0 2px;
  transition-property: font-size;
  transition-duration: 0.1s;
}

.highlighted:hover {
  font-size: 13px;
}

.marked {
  background: #F4EC5F;
  margin-top: 15px;
  margin-left: 5px;
  padding: 10px 0 15px 5px;
  font-size: 11px;
}

.ugyfelkapuLogo {
    text-align: right;
    margin-right: 40px;
}

.noStyleDatalist ul {
  list-style: none;
}

.ui-datalist.noStyleDatalist .ui-datalist-content{
	background: transparent;
	border: none;
}

.ui-datalist.noStyleDatalist .ui-datalist-header {
	text-align: left;
	font-size: 18px;
}

.ui-datalist.noStyleDatalist .ui-widget-header {
	border:none;
	background:transparent;
}

.ui-accordion-header .uzenetTargy {
  font-size: 14px;
  font-weight: bolder;
  display: block;
  font-style: normal;
  font-variant: normal;
  color: #333;
}

.ui-accordion-header .uzenetKuldesIdopont {
  clear: both;
  color: #333;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.ui-accordion.uzenetDoboz {
  border-bottom-width: 0px;
}

.ui-accordion.uzenetDoboz .ui-accordion-content {
  padding: 0 20px;
}

.ui-accordion.uzenetDoboz h3 {
  border-radius: 0;
}

.ui-accordion-content {
  clear: left;
}

.noStyleDatalist,
.noStyleDatalist .uzenetDoboz,
.noStyleDatalist .uzenetDoboz .ui-accordion-header {
  background: transparent;
}
.noStyleDatalist .uzenetDoboz .ui-accordion-header {
  border:none;
  margin:0;
}

.noStyleDatalist .uzenetDoboz .ui-accordion-header a {
  padding: 7px 15px;
}

.noStyleDatalist .uzenetDoboz .ui-accordion-content {
  margin: 0 15px 15px;
  padding-bottom: 20px;
  overflow: hidden;
  border-bottom: 2px solid #bbb;
}

.noStyleDatalist .uzenetDoboz,
.ui-widget-header {
  background: none;
  border-radius: 0;
  border: none;
}

.hirfolyamPanel .ui-accordion-header .ui-icon {
  float: right;
  position: relative;
  display: block;
  margin-right: 15px;
}

.elerhetosegekPanel .noStyleDatalist ul {
  list-style: none;
  padding-inline-start: 10px;
}

