/* >> individual CSS
------------------------------------------------------------*/
.pswp *{position: initial;}

.ne-text{display:none;}

body .stickyWrapper .m-menuWrapper {
    z-index: 101;
}

.bgCenter{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#kapcsolat .s-form div.captcha-box {
    height: 25px;
    left: -200px;
    position: fixed;
    top: -50px;
    width: 100px;
}

.menu-jumper{
    cursor: pointer;
}

.l-association .m-staff .moreNews{display: none;}

.more{
    cursor: pointer;
}

.pageWrapper .contentWrapper .gombok{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.pageWrapper .contentWrapper .gombok .submit{    
    min-width: 100px;
    display: inline-block;
    margin: 16px 10px;
    cursor:pointer;
}
.pageWrapper .profil {
    width: 100%;
    max-width: 800px;
}
form .form-true-message{padding: 16px 16px; color: white; background-color: #40d47e; border-radius: 5px; margin-bottom: 16px; text-align: center;}
form .form-false-message{padding: 16px 16px; color: white; background-color: #f16363; border-radius: 5px; margin-bottom: 16px; text-align: center;}

.m-invoiceList .m-invoiceTable .s-line.payed .wrapper .noPdf:hover{
    color: #47771e;
    cursor:default;
}
.m-invoiceList .m-invoiceTable .s-line.debit .wrapper .noPdf:hover{
    color: #ea6153;
    cursor:default;
}

.editorButton{display: block; height: 44px; border-radius: 3px; background: #6ca444; box-shadow: 0 2px 0 #47771e; line-height: 44px; text-align: center; color: white !important;}
.editorButton:hover{background: #47771e; box-shadow: 0 2px 0 #6ca444;}

/* >> TAB
--------------------------------------------*/

@media only screen and (min-width: 720px){

}

/* >> PC
--------------------------------------------*/


@media only screen and (min-width: 1024px){

}
