﻿* {
    font-family: Arial !Important;
    outline: none;
}

.clr {
    clear: both;
    height: 0;
}

h3 {
    font-size: 16px;
    margin: 2px 0 15px 0;
    padding: 0;
    font-weight: bold;
}

.loginUser {
    font-style: italic;
}

p {
    font-size: 13px !Important;
}

a:link, a:visited {
    color: #036 !Important;
}

a:hover {
    color: rgb(0,61,121) !Important;
    text-decoration: none !Important;
}

.centerButton {
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.centerContent /* ha ezt rátesszük valamire, akkor annak a közvetlen gyerekei középre lesznek igazítva */ {
    text-align: center;
}

    .centerContent > * {
        margin: 0px auto;
        text-align: left;
    }

.floatRight {
    float: right;
}

.inlineTextBox {
    display: inline-block;
    vertical-align: middle;
}

.inlineThis {
    display: inline;
}

.nowrap {
    white-space: nowrap;
}

.innerDiv30p > div {
    width: 30%;
}

.innerDiv50p > div {
    width: 50%;
}

textarea {
    resize: none;
}

ol, ul {
    margin: 0px;
}

table.bottomSeparatorLine {
    padding-bottom: 10px;
    border-bottom: 1px solid #888;
    width: 100%;
    margin-top: 10px;
    table-layout: fixed;
}

td.subTd {
    padding-left: 20px;
}

.bottomFooter {
    width: 960px;
    border-top: 1px solid #888;
    padding-top: 0px;
    margin-top: 10px;
}

    .bottomFooter .left {
        width: 50%;
        color: #888;
        font-size: 12px;
    }

    .bottomFooter .right {
        width: 50%;
        text-align: right;
        color: #888;
        font-size: 12px;
    }

.rpUgyAlapadataiFejlec {
    margin-top: 0 !Important;
    position: absolute;
}

.collapsibleRPHeader > :first-child {
    float: left;
    padding-top: 7px;
}

.collapsibleRPHeader > :nth-child(2) {
    float: right;
}

.collapsibleRPHeader > :nth-child(3) {
    float: right;
    padding: 6px 7px;
}

.puSzakvelemenyTenyezok > div {
    height: 582px;
}

.inputWidth100pFix input {
    width: 100% !important;
}
