.icon-lightbulb-o{
     text-shadow: 1px 1px 1px #00000080;
}

.jobbrahuz{
    margin-top: -1px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    border: 1px solid grey;
 
}

.jobbrahuz div{
    display: inline-block;
    width: 25px;
    margin-right: 5px;
    
}

.jobbrahuz label{
    margin-left: 0px;
    width: 50%;
}

.ftext{
    
    margin-top: 15px;

    
}

.ftext label{
    font-weight: bold;
}

.custom-radio label{
    display: inline !important;
}

.magyarazat tr td{
    border: 1px solid grey;
    vertical-align: top;
    text-align: top;
}

.munkatevekenyseg{
    border: 1px solid #000 !important;
    width: 100%;
    border-spacing: 1px !important;
}

.munkatevekenyseg tr td{
    border: 1px solid #000 !important;
    background-color: white !important;
}

.munkatevekenyseg tr.kiemelt td{
    border: 1px solid #000 !important;
    border-bottom-width: 2px !important;
    border-top-width: 2px !important;
    background-color: #ddd !important;
}