/*
 Theme Name:     IPVADASZ
 Theme URI:      
 Description:    IPVADASZ
 Author:         IPVADASZ
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@media screen and (min-width: 768px) {
.container .vabaho-jumbotron, .container-fluid .vabaho-jumbotron {
    padding-right: 60px;
    padding-left: 60px;
}
}

.container .vabaho-jumbotron, .container-fluid .vabaho-jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

@media screen and (min-width: 768px) {
.vabaho-jumbotron {
    border-bottom: 0;
    padding-top: 48px;
    padding-bottom: 48px;
}
}

.vabaho-jumbotron {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.vabaho-form-group input[type=search] {
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vabaho-form-group .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}


.vabaho-form-group .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.text-center {
    text-align: center;
}

.vabaho-jumbotron .btn {
    margin-top: 10px;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}


@media screen and (min-width: 768px) {
.header, .marketing, .footer {
    padding-right: 0;
    padding-left: 0;
}
}

.marketing {
    margin: 40px 0;
    padding-right: 15px;
    padding-left: 15px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table {
    background-color: transparent;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table tbody>tr>td.vert-align {
    vertical-align: middle;
}

.table tbody>tr>td.vert-align {
  border: 1px solid #ddd;
}

.table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    
}    

.label-primary {
    background-color: #337ab7;
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.label-info {
    background-color: #5bc0de;
}

.table>tbody>tr>td.warning {
    background-color: #fcf8e3;
}    

.table-bordered>tbody>tr>td {
   border: 1px solid #ddd;
   word-wrap: break-word;
   overflow-wrap: break-word;
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
    hyphens: auto;
}    

.table>tbody>tr>td.success {
    background-color: #dff0d8;
    
}

.label-success {
    background-color: #5cb85c;
}

.label-info {
    background-color: #5bc0de;
}


.label-danger {
    background-color: #d9534f;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-default {
    background-color: #777;
}

.vabaho-styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.vabaho-styled-table thead tr {
    background-color: #009879;
    color: #ffffff;
    text-align: left;
}


.vabaho-styled-table th,
.vabaho-styled-table td {
    padding: 12px 15px;
}

.vabaho-styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.vabaho-styled-table tbody tr.vabaho-active-row {
    font-weight: bold;
    color: #009879;
}


.vabaho-styled-table>tbody>tr>td, .vabaho-styled-table>tbody>tr>th, .vabaho-styled-table>tfoot>tr>td, .vabaho-styled-table>tfoot>tr>th, .vabaho-styled-table>thead>tr>td, .vabaho-styled-table>thead>tr>th {
    border: 1px solid #ddd;
}


.vabaho-first-column-bold tr td:first-child {
    font-weight:700 !important;
}



.vabaho-form-container {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}


.vabaho-form-group .vabaho-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    text-align: center;
}

.vabaho-form-button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #4887B0;
    margin-top:10px;
}

.vabaho-inline-checkbox {
    display: inline-block !important;
}


#main-footer .container #footer-widgets {
    display: none !important;
}

#main-footer #footer-bottom {
    margin-top:50px !important;
}

/*IP Cím kalkulátor*/
.calculator-container {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.form-control {
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: calc(100% - 22px);
        }
        .form-label {
            margin: 0;
            padding: 0;
            font-weight: bold;
        }
        .submit-btn {
            padding: 10px 20px;
            background-color: #007BFF;
            color: white;
            border: none;
            border-radius: 4px;
            cursor: pointer;
        }
        .submit-btn:hover {
            background-color: #0056b3;
        }
        .result-section {
            background-color: #e9ecef;
            padding: 10px;
            border-radius: 4px;
            margin-top: 10px;
        }
        .bitwise-display {
            font-family: 'Courier New', monospace;
        }