body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fbfbfb;
    color: #747474;
}

div.recaptcha {
        position: fixed;
        bottom: 0px;
        left: -185px;
        text-align: center;
        padding-top: 0px;
        text-align: center;
        z-index: 9999;
    }

    div.recaptcha:hover {
        bottom: 0px;
        left: 0px;
    }

p {
    margin-bottom: 7px;
}

.container {
    max-width: 768px;
}

.logo_header {
    background-color: #976e44;
}

.pk_logo {
    max-height: 50px;
}

div.row {
    padding-top: 10px;
}

.s-title {
    font-weight: 600;
  margin-top: 25px;
}

.formparts {
    border: 1px solid #c4c4c4;
    margin: -8px;
    padding: 10px;
    border-radius: 6px;
}

label.form-check-label {
  display: inline;
}

article.magyarazat {
    margin-top: 20px;
}

article.close {
    padding-top: 20px;
}

footer {
    background-color:#1e7355;;
    color: #ffffff;
}

.footer {
    max-width:300px;
    font-size: 12px;
}

.plenaris {
    /*text-align: justify;*/
    font-size: 14px;
}