.hhdr0 {
    display: flex;
    align-items:  center;
}
.hhdr2 {
    padding-left: 20px;
}


.bgicon1 {
  border-radius: 50%;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  display: inline-block;
  }

.bgicon2 {
  border-radius: 4px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  display: inline-block;
  }


.bgicon1ok {
    color: white;
    background: green;
}

.bgicon1notok {
    color: white;
    background: red;
}

.bgicon1neut {
    color: white;
    background: orange;
}


.resortkep {
    width: 40px;
    height: 40px;
    cursor: pointer;

}

@media (min-width: 900px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 100%;
  }

#bgcontent {
  margin-top: 20px;
}

}

.hdrthemecolorbg {
    margin-left: -15px !important;
    padding-left: 10px;
}

.mycntrpad {
    padding-left: calc(var(--falcon-gutter-x)*.5);
    padding-right: calc(var(--falcon-gutter-x)*.5);
}

/*--------------KÉPEK --*/

.feltoltarea{
    width: 50%;
    /*margin: 0 auto;*/

}
.kepfileddroparea{
    width: 70%;
    background: white;
    padding: 4rem 2rem;
    border: 2px dashed var(--falcon-border-color);
    border-radius: .375rem;

    border-radius: 3px;

    padding: 15px;
    text-align: center;
    overflow: auto;

}

.kepfileddroparea:hover{
    cursor: pointer;
}

.kepfileddroparea h3 {
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    color: black;
    margin: 0;
}
.kepfileddroparea h3 b {
    font-size: 20px;
    font-weight: bold;
}

.idehuzd {
    overflow: hidden;
    position: relative;

}
.idehuzd::before, .idehuzd::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    border: 2px solid transparent;
    width: 0;
    height: 0;
}
.idehuzd::before {
    top: 0;
    left: 0;
    border-top-color: #60daaa;
    border-right-color: #60daaa;
    animation: borderide 0.5s infinite;
}
.idehuzd::after {
    bottom: 0;
    right: 0;
    animation: borderide 0.5s 0.25s infinite, borderidecolor 0.5s 0.25s infinite;
}

.kepuphider {
    display: none;
}


@keyframes borderide {
    0% {
        width: 0;
        height: 0;
    }
    25% {
        width: 100%;
        height: 0;
    }
    50% {
        width: 100%;
        height: 100%;
    }
    100% {
        width: 100%;
        height: 100%;
    }
}
@keyframes borderidecolor {
    0% {
        border-bottom-color: #60daaa;
        border-left-color: #60daaa;
    }
    50% {
        border-bottom-color: #60daaa;
        border-left-color: #60daaa;
    }
    51% {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }
    100% {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }
}


.idehuzdok {
    border-color: green;
}


.kpcntr {
    margin-top: 20px;
    display: block;
    background: white;
}


.kpcntr .kp {
    display: block;
    float: left;

}
.kptb {
    display: table;
    border: 2px solid #e0dcb0;
    border-radius: 5px;
    margin: 5px;
    background: white;
}
.kptr {
    display: table-row;

}
.kptd1,.kptd2 {
    display: table-cell;
    vertical-align: top;
}
.kpcntr .kptd1 img {
    width: 125px;
    display: block;
}
.kptdgup {
    width:30px;
    height:30px;
    margin: 2px;
    background: white url("/assets/img/nyil-fel.svg") center center no-repeat;
    background-size: 25px 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.kptdgdown {
    width:30px;
    height:30px;
    margin: 2px;
    background: white url("/assets/img/nyil-le.svg") center center no-repeat;
    background-size: 25px 25px;
    border: none;
    cursor: pointer;
    display: inline-block;

}
.kptdgmove {
    width:30px;
    height:30px;
    margin: 2px;
    background: white url("/assets/img/nyil-mozgat.svg") center center no-repeat;
    background-size: 25px 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.kptdgdel {
    color: #df0032;
    margin: 2px;
    padding: 5px;
    padding-left: 20px;
    background: white url("/assets/img/ikon-torol.svg") left center no-repeat;
    background-size: 15px 15px;
    cursor: pointer;
    display: inline-block;
    border: none;
    margin-left: 20px;
}


.kptdgkiem {
    color: blue;
    margin: 2px;
    padding: 5px;
    padding-left: 20px;
    background: white url("/assets/img/ikon-fel.svg") left center no-repeat;
    background-size: 15px 15px;
    cursor: pointer;
    display: inline-block;
    border: none;
    margin-left: 20px;
}


.kptdgdis {
    opacity: 0.2;
}
.kptmvrc {
    margin-bottom: 20px;
}



.mygeplistat {
    display: table;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mygeplistar {
    display: table-row;
}

.mygeplistad1,.mygeplistad2 {
    display: table-cell;
    vertical-align: top;
    border-bottom: 2px solid #e0dcb0;
    padding: 10px;
}

.mygeplistaddt {
    display:  block;
}
.mygeplistaddd {
    display:  block;
}
.mygeplistad1 {
    width: 120px;
}
.mygeplistad1 .kep {
    width: 100%;
    max-height: 300px;
    max-width: 300px;
}
.mygeplistad2 {

}



.rg_tb{
    display: table;
}

.rg_tr {
    display: table-row;
}
.rg_tdk {
    display: table-cell;
    text-align: right;
    padding: 5px;

}
.rg_tdk label {

}

.rg_tdv {
    display: table-cell;
    padding-left: 5px;
    padding: 5px;
}



.inp2e {
    border: 1px solid red;
}

.inp2wfw {
    width: 100%;
    box-sizing: border-box;
}
.rg_tbcompact .inp2w1 {
    width: 300px;
    max-width: 100%;
}



@media (max-width: 767px) {


    .inp2  {
        font-size: 17px;

    }

    div .inp2  {
        height: 42px;
    }
    .inp2w1 {
        width: 100%;
    }
    .inp2w1t {
        width: 100%;
        height: 100px;
    }
    .rg_tb{
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .rg_tr {
        display: block;
        width: 100%;
    }
    .rg_tdk {
        display: block;
        text-align: left;
        padding-top: 10px;
        padding-left: 0px;
        font-size: 18px;
    }

    .rg_tdv {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

}

