.white {
    color: #ffffff;
}

#termekfel {
    width: 768px;
    border: 1px solid #710304;
    padding-top: 0px;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    margin-top: 15px;
    background: #440306 url(images/adatlap.png);
    font: 12px Arial;
}

#admin #table {
    width: 768px;
    background-color: #000000;
    border-top: 1px solid #710304;
    border-bottom: 1px solid #710304;
}

#termekfel table.adatok {
    width: 738px;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#termekfel table.adatok td input {
    width: 100%;
}

#termekfel table.adatok td input,
#termekfel table.adatok td select,
#termekfel table.adatok td textarea {
    margin: 7px 0;
}

#admin_kategoriak {
    width: 768px;
    font: 12px Arial;
    margin-top: 15px;
}

#admin_kategoriak table {
    width: 768px;
}

#admin_kategoriak th {
    height: 25px;
    vertical-align: middle;
    background-color: #00041E;
}

#admin_kategoriak td {
    vertical-align: middle;
    text-align: left;
}

#admin_kategoriak tr:hover td {
    background: #0e3460;
}

/* Termékek */

#admin_termekek {
    position: relative;
    clear: both;
}

#admin_termekek img { /* IE old version */
    border: none;
}

#admin_termekek td.kat {
    font: 16px Arial;
    font-weight: bold;
    color: #85B8FF;
    text-align: left;
    vertical-align: middle;
    height: 30px;
    width: 758px;
}

#admin_termekek table.ad_term {
    border-collapse: collapse;
    color: #ffffff;
    width: 768px;
}

#admin_termekek table.ad_term th {
    text-align: center;
    vertical-align: middle;
    height: 15px;
    font: 12px Arial;
    font-weight: bold;
    border-top: 1px solid #ffffff;
}

#admin_termekek table tr th {
    padding: 7px 0;
    background: #333333;
}

#admin_termekek table.ad_term td.nev {
    text-align: left;
    width: 80px;
    padding-left: 2px;
}

#admin_termekek table.ad_term td.ar {
    text-align: center;
    width: 50px;
}

#admin_termekek table.ad_term td.kep {
    width: 100px;
}

#admin_termekek table.ad_term td.leiras {
    text-align: left;
    /*width: 150px;*/
    padding-left: 2px;
    padding-right: 2px;
}

#admin_termekek table.ad_term td.egyeb {
    text-align: center;
    width: 25px;
}

#admin_termekek table tr.product-row td {
    background: #404040;
    padding: 7px 0;
}

/* Admin felület */

#interface {
    text-align: left;
}

#interface h3 {
    text-align: center;
}

#interface a:link, #interface a:visited {
    text-decoration: none;
    font: 13px Arial;
    font-weight: bold;
    color: #85B8FF;
}

#interface a:hover, #interface a:active {
    text-decoration: underline;
    font: 13px Arial;
    font-weight: bold;
    color: #85B8FF;
}

/* Admin_rendelések */

#admin_rendelesek {
    width: 100%;
}

#admin_rendelesek table.rendelesek {
    width: 100%;
    color: #ffffff;
    border-collapse: separate;
    text-align: center;
    vertical-align: middle;
    font: 12px Arial;
    font-weight: bold;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 30px;

}

#admin_rendelesek table.rendelesek th {
    font: 12px Arial;
    color: #CCCCCC;
    font-weight: bold;
    background-color: #00041E;
    height: 20px;
    line-height: 20px;
}

#admin_rendelesek table.rendelesek tr.elso_sor, #admin_rendelesek table.rendelesek tr.masodik_sor {
    background-color: #A0A0A0;
    color: #000000;
}

#admin_rendelesek table.rendelesek tr.harmadik_sor {
    background-color: #282828;
    color: #ffffff;
}

#admin_rendelesek table.rendelesek td.rendelo {
    font: 12px Arial;
    color: #333377;
    font-weight: bold;
    vertical-align: middle;
}

#admin_rendelesek table.rendelesek td.megjegyzes {
    font: 12px Arial;
    font-weight: bold;
    color: #333377;
    width: 210px;
}

#admin_rendelesek table.rendelesek td.status {
    width: 100px;
}

/* Raktár */

table.raktar {
    vertical-align: middle;
}

table.raktar b {
    color: #85B8FF;
}

table.raktar tr {
    border: 0;
    vertical-align: middle;
}

table.raktar tr:nth-child(2n) td {
    background: #424242;
}

table.raktar td {
    line-height: 30px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding-left: 6px;
    padding-top: 3px;
    background-color: #303030;
}

/* Új fórum téma */

table.ujforumtema {
    width: 580px;
}

table.ujforumtema td.tema {
    text-align: center;
}

table.ujforumtema td.cim {
    text-align: left;
    height: 40px;
    vertical-align: middle;
}

table.ujforumtema input.beir {
    width: 350px;
}

table.ujforumtema input.gomb {
    width: 80px;
}

/* Userfeltolto */

#users {
    width: 978px;
    font: 13px Arial;
}

#users table.user {
    width: 978px;
}

#users table.user th, #users table.levlist th {
    height: 50px;
    vertical-align: middle;
    background-color: #9B212F;
}

#users table.user td {
    line-height: 30px;
    height: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    background: #000a28;
}

#users table.user tr:nth-child(2n) td {
    background: #0e3460;
}

#users table.user td.nick {
    width: 50px;
    text-align: left;
    overflow: hidden;
}

#users table.user td.nev {
    width: 60px;
    text-align: left;
    padding: 2px 5px;
    max-width: 60px;
    overflow: hidden;
}

#users table.user td.irsz {
    width: 20px;
}

#users table.user td.szul {
    width: 20px;
}

#users table.user td.tel {
    width: 50px;
}

#users table.user td.city {
    width: 50px;
    text-align: left;
}

#users table.user td.email, #users table.levlist td.email {
    text-align: left;
}

#users table.user td.hirlev {
    width: 20px;
}

#users table.user td.nem {
    width: 20px;
}

#users table.user td.kod {
}

#users table.user td.button, #users table.levlist td.button {
}

.font-10px {
    font-size: 10px;
}

#hirdetes td.admin-login table {
    width: 225px;
}

.width-50px {
    width: 50px;
}

.width-60px {
    width: 60px;
}

.width-100px {
    width: 100px;
}

.width-150px {
    width: 150px;
}

.max-width-50px {
    max-width: 50px;
}

.max-width-100px {
    max-width: 100px;
}

.max-width-150px {
    max-width: 150px;
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.termek_leiras {
    padding: 7px 5px !important;
}

/*******************************************************
* Helpers for fast page styling                        *
*                                                      *
* @author Attila Kiss <attila.kiss@thewebwarriorz.com> *
* @date 09/10/2017                                     *
********************************************************/

/*********************************************
* Helpers                                    *
**********************************************/
.row-equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.vertical-align-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.bold {
    font-weight: 700;
}

.inline-block {
    display: inline-block;
}

.block {
    display: block;
}

/*********************************************
* Padding                                    *
**********************************************/
.nopadding {
    padding: 0 !important;
}

.nopadding-left {
    padding-left: 0 !important;
}

.nopadding-right {
    padding-right: 0 !important;
}

.nopadding-top {
    padding-top: 0 !important;
}

.nopadding-bottom {
    padding-bottom: 0 !important;
}

.padding-15px {
    padding: 15px;
}

.padding-5px {
    padding: 5px;
}

.padding-left-5px {
    padding-left: 5px !important;
}

.padding-right-5px {
    padding-right: 5px !important;
}

.padding-left-10px {
    padding-left: 10px !important;
}

.padding-right-10px {
    padding-right: 10px !important;
}

.padding-left-15px {
    padding-left: 15px !important;
}

.padding-right-15px {
    padding-right: 15px !important;
}

.padding-left-30px {
    padding-left: 30px !important;
}

.padding-right-30px {
    padding-right: 30px !important;
}

.padding-top-5px {
    padding-top: 5px !important;
}

.padding-bottom-5px {
    padding-bottom: 5px !important;
}

.padding-top-10px {
    padding-top: 10px !important;
}

.padding-bottom-10px {
    padding-bottom: 10px !important;
}

.padding-top-15px {
    padding-top: 15px !important;
}

.padding-bottom-15px {
    padding-bottom: 15px !important;
}

.padding-top-20px {
    padding-top: 20px !important;
}

.padding-bottom-20px {
    padding-bottom: 20px !important;
}

.padding-top-30px {
    padding-top: 30px !important;
}

.padding-bottom-30px {
    padding-bottom: 30px !important;
}

.padding-top-40px {
    padding-top: 40px !important;
}

.padding-bottom-40px {
    padding-bottom: 40px !important;
}

.padding-top-60px {
    padding-top: 60px !important;
}

.padding-bottom-60px {
    padding-bottom: 60px !important;
}

.padding-top-90px {
    padding-top: 90px !important;
}

.padding-bottom-90px {
    padding-bottom: 90px !important;
}

.padding-top-120px {
    padding-top: 120px !important;
}

.padding-bottom-120px {
    padding-bottom: 120px !important;
}

/*********************************************
* Margin                                     *
**********************************************/
.nomargin {
    margin: 0 !important;
}

.nomargin-left {
    margin-left: 0 !important;
}

.nomargin-right {
    margin-right: 0 !important;
}

.nomargin-top {
    margin-top: 0 !important;
}

.nomargin-bottom {
    margin-bottom: 0 !important;
}

.margin-left-5px {
    margin-left: 5px !important;
}

.margin-right-5px {
    margin-right: 5px !important;
}

.margin-left-10px {
    margin-left: 10px !important;
}

.margin-right-10px {
    margin-right: 10px !important;
}

.margin-left-15px {
    margin-left: 15px !important;
}

.margin-right-15px {
    margin-right: 15px !important;
}

.margin-left-30px {
    margin-left: 30px !important;
}

.margin-right-30px {
    margin-right: 30px !important;
}

.margin-top-5px {
    margin-top: 5px !important;
}

.margin-bottom-5px {
    margin-bottom: 5px !important;
}

.margin-top-10px {
    margin-top: 10px !important;
}

.margin-bottom-10px {
    margin-bottom: 10px !important;
}

.margin-top-15px {
    margin-top: 15px !important;
}

.margin-bottom-15px {
    margin-bottom: 15px !important;
}

.margin-top-20px {
    margin-top: 20px !important;
}

.margin-bottom-20px {
    margin-bottom: 20px !important;
}

.margin-top-30px {
    margin-top: 30px !important;
}

.margin-bottom-30px {
    margin-bottom: 30px !important;
}

.margin-top-40px {
    margin-top: 40px !important;
}

.margin-bottom-40px {
    margin-bottom: 40px !important;
}

.margin-top-45px {
    margin-top: 45px !important;
}

.margin-bottom-45px {
    margin-bottom: 45px !important;
}

.margin-top-60px {
    margin-top: 60px !important;
}

.margin-bottom-60px {
    margin-bottom: 60px !important;
}

.margin-top-90px {
    margin-top: 90px !important;
}

.margin-bottom-90px {
    margin-bottom: 90px !important;
}

.margin-top-120px {
    margin-top: 120px !important;
}

.margin-bottom-120px {
    margin-bottom: 120px !important;
}

/*********************************************
* Text size                                  *
**********************************************/
.text-size-11px {
    font-size: 11px !important;
}

.text-size-12px {
    font-size: 12px !important;
}

.text-size-13px {
    font-size: 13px !important;
}

.text-size-14px {
    font-size: 14px !important;
}

.text-size-15px {
    font-size: 15px !important;
}

.text-size-16px {
    font-size: 16px !important;
}

.text-size-17px {
    font-size: 17px !important;
}

.text-size-18px {
    font-size: 18px !important;
}

.text-size-19px {
    font-size: 19px !important;
}

.text-size-20px {
    font-size: 20px !important;
}

.text-size-21px {
    font-size: 21px !important;
}

.text-size-22px {
    font-size: 22px !important;
}

.text-size-23px {
    font-size: 23px !important;
}

.text-size-24px {
    font-size: 24px !important;
}

.text-size-25px {
    font-size: 25px !important;
}

.text-size-26px {
    font-size: 26px !important;
}

.text-size-27px {
    font-size: 27px !important;
}

.text-size-28px {
    font-size: 28px !important;
}

.text-size-29px {
    font-size: 29px !important;
}

.text-size-30px {
    font-size: 30px !important;
}

.text-size-32px {
    font-size: 32px !important;
}

.text-size-34px {
    font-size: 34px !important;
}

.text-size-36px {
    font-size: 36px !important;
}

/*********************************************
* Line height                                *
**********************************************/
.line-height-11px {
    line-height: 11px !important;
}

.line-height-12px {
    line-height: 12px !important;
}

.line-height-13px {
    line-height: 13px !important;
}

.line-height-14px {
    line-height: 14px !important;
}

.line-height-15px {
    line-height: 15px !important;
}

.line-height-16px {
    line-height: 16px !important;
}

.line-height-17px {
    line-height: 17px !important;
}

.line-height-18px {
    line-height: 18px !important;
}

.line-height-19px {
    line-height: 19px !important;
}

.line-height-20px {
    line-height: 20px !important;
}

.line-height-21px {
    line-height: 21px !important;
}

.line-height-22px {
    line-height: 22px !important;
}

.line-height-23px {
    line-height: 23px !important;
}

.line-height-24px {
    line-height: 24px !important;
}

.line-height-25px {
    line-height: 25px !important;
}

.line-height-26px {
    line-height: 26px !important;
}

.line-height-27px {
    line-height: 27px !important;
}

.line-height-28px {
    line-height: 28px !important;
}

.line-height-29px {
    line-height: 29px !important;
}

.line-height-30px {
    line-height: 30px !important;
}

.line-height-32px {
    line-height: 32px !important;
}

.line-height-34px {
    line-height: 34px !important;
}

.line-height-36px {
    line-height: 36px !important;
}

/*********************************************
* Height                                     *
**********************************************/
.height-15px {
    height: 15px !important;
}

.height-20px {
    height: 20px !important;
}

.height-25px {
    height: 25px !important;
}

.height-30px {
    height: 30px !important;
}

.height-45px {
    height: 45px !important;
}

.height-60px {
    height: 15px !important;
}

.height-75px {
    height: 75px !important;
}

.height-90px {
    height: 90px !important;
}

.height-105px {
    height: 105px !important;
}

.height-120px {
    height: 120px !important;
}

.height-135px {
    height: 135px !important;
}

.height-150px {
    height: 150px !important;
}

.height-165px {
    height: 165px !important;
}

.height-180px {
    height: 180px !important;
}

.height-195px {
    height: 195px !important;
}

.height-210px {
    height: 210px !important;
}

.height-225px {
    height: 225px !important;
}

.height-240px {
    height: 240px !important;
}

.height-255px {
    height: 255px !important;
}

.height-270px {
    height: 270px !important;
}

.height-285px {
    height: 285px !important;
}

.height-300px {
    height: 300px !important;
}

/*********************************************
* Width                                     *
**********************************************/
.width-15px {
    width: 15px !important;
}

.width-20px {
    width: 20px !important;
}

.width-25px {
    width: 25px !important;
}

.width-30px {
    width: 30px !important;
}

.width-45px {
    width: 45px !important;
}

.width-60px {
    width: 60px !important;
}

.width-75px {
    width: 75px !important;
}

.width-90px {
    width: 90px !important;
}

.width-105px {
    width: 105px !important;
}

.width-120px {
    width: 120px !important;
}

.width-135px {
    width: 135px !important;
}

.width-150px {
    width: 150px !important;
}

.width-165px {
    width: 165px !important;
}

.width-180px {
    width: 180px !important;
}

.width-195px {
    width: 195px !important;
}

.width-210px {
    width: 210px !important;
}

.width-225px {
    width: 225px !important;
}

.width-240px {
    width: 240px !important;
}

.width-255px {
    width: 255px !important;
}

.width-270px {
    width: 270px !important;
}

.width-285px {
    width: 285px !important;
}

.width-300px {
    width: 300px !important;
}

.full-width {
    width: 100% !important;
}

/*********************************************
* Helpers                                    *
**********************************************/
#debugbar {
    background: #f0f0f0;
    color: #909090;
    padding: 5px 5px 35px 5px;
    text-align: right;
    font-size: 10px;
}

/*********************************************
* Components                                 *
**********************************************/
.checkbox {
    line-height: 24px;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25em;
    height: 1.25em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '?';
    position: absolute;
    top: .1em;
    left: .3em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #3d9970;
    transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
    border: none;
}

input[type="checkbox"] + label, input[type="radio"] + label {
    margin-left: 15px;
}

/* hover style just for information */
label:hover:before {
    background: #CCCCCC !important;
}

/* RADIO BUTTON */
body {
    -webkit-animation: bugfix infinite 1s
}

@-webkit-keyframes bugfix {
    from {
        padding: 0
    }
    to {
        padding: 0
    }
}

.radio-btn {
    position: relative;
    padding-left: 20px;
    line-height: 22px;
    height: 22px;
}

.radio-btn input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: 1
}

.radio-btn label {
    display: inline-block;
    line-height: 18px;
    vertical-align: middle;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    user-select: none;
    color: #424242
}

.radio-btn label::after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 0;
    top: 0;
    margin-left: -18px;
    background-color: white;
    border: 3px solid #424242;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    cursor: pointer
}

.radio-btn label::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 5px;
    top: 6px;
    left: 6px;
    margin-left: -18px;
    border: 3px solid #000;
    border-top: none;
    border-right: none;
    background: transparent;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    z-index: 1
}

.radio-btn label:active::before {
    opacity: 0.3
}

.radio-btn input[type="radio"]:checked + label {
    color: #000;
}

.radio-btn input[type="radio"]:checked + label::after {
    border: 3px solid #000
}

.radio-btn input[type="radio"]:checked + label::before {
    opacity: 1
}

.radio-btn input[type="radio"]:disabled + label {
    color: #787878;
    cursor: default
}

.radio-btn input[type="radio"]:disabled + label::after {
    border: 3px solid #787878;
    background-color: #ffffff
}

.radio-btn input[type="radio"]:disabled + label::before {
    display: none
}

.radio-btn label::after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.radio-btn label::before {
    width: 6px;
    height: 6px;
    border: none;
    top: 6px;
    left: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #000000;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

/*********************************************
* Colors                                     *
**********************************************/
.navy {
    color: #001F3F
}

.blue {
    color: #0074D9
}

.aqua {
    color: #7FDBFF
}

.teal {
    color: #39CCCC
}

.olive {
    color: #3D9970
}

.green {
    color: #2ECC40
}

.lime {
    color: #01FF70
}

.yellow {
    color: #FFDC00
}

.orange {
    color: #FF851B
}

.red {
    color: #FF4136
}

.fuchsia {
    color: #F012BE
}

.purple {
    color: #B10DC9
}

.maroon {
    color: #85144B
}

.white {
    color: #fff
}

.silver {
    color: #ddd
}

.gray {
    color: #aaa
}

.black {
    color: #111
}

/*********************************************
* Background colors                          *
**********************************************/
.bg-navy {
    background-color: #001F3F
}

.bg-blue {
    background-color: #0074D9
}

.bg-aqua {
    background-color: #7FDBFF
}

.bg-teal {
    background-color: #39CCCC
}

.bg-olive {
    background-color: #3D9970
}

.bg-green {
    background-color: #2ECC40
}

.bg-lime {
    background-color: #01FF70
}

.bg-yellow {
    background-color: #FFDC00
}

.bg-orange {
    background-color: #FF851B
}

.bg-red {
    background-color: #FF4136
}

.bg-fuchsia {
    background-color: #F012BE
}

.bg-purple {
    background-color: #B10DC9
}

.bg-maroon {
    background-color: #85144B
}

.bg-white {
    background-color: #fff
}

.bg-silver {
    background-color: #ddd
}

.bg-gray {
    background-color: #aaa
}

.bg-black {
    background-color: #111
}

div.table-responsive table.table tr:hover th,
div.table-responsive table.table tr:hover td {
    background: #f0f0f0;
}

.rows-striped .striped:nth-of-type(odd) {
    background: #ddd;
}

.display-block {
    display: block;
}

.text-uppercase {
    text-transform: uppercase;
}

.width-758px {
    width: 758px;
}

.list-items a {
    padding: 8px 0 8px 15px;
    display: block;
}

.list-items a:hover {
    text-decoration: none !important;
    background: #1c3460;
}

table.raktar {
    width: 100%;
    border-spacing: 0;
}