.szamlazasiCimDoboz{
    background-color:#FFF;
    padding:25px;
    border-radius:10px;
    border:5px solid #FFF;
    position: relative;
    cursor:pointer;
}

.szamlazasiCimDoboz:hover{
    border:5px solid rgba(255, 224, 78, 0.58);
    background-color: rgba(255, 246, 237, 0.58);
}

.szamlazasiCimDobozContainer{
    position: relative;
}

.szamlazasiCimDobozContainer button.szamcimdobozGomb{
    position: absolute;
    top:10px;
    right:20px;
    cursor: pointer;
    width:40px;
    height:40px;
    overflow:hidden;
    padding:5px;
    opacity:0.4;
    transition: opacity 0.5s;
    display:none;
}

.szamlazasiCimDobozContainer button.szamcimdobozGomb:hover{
    opacity:1;
}

.szamlazasiCimDobozContainer:hover button.szamcimdobozGomb{
    display:block;
}

.ajanlatPageSelectedViszonylatTipus{
    background-color:rgb(194, 118, 21) !important;
    border:2px solid rgb(155, 93, 13) !important;
}

.viszonylatDoboz{
    background-color:#FFF;
    padding:25px;
    border-radius:10px;
    border:5px solid #FFF;
    position: relative;
    cursor:pointer;
}

.ajanlatPageCheckedContainer{
    position: absolute;
    right:5px;
    top:5px;
    width:auto;
    height:auto;
    font-size:12px;
}

.ajanlatPageCheckedContainer span{
    display:block;
    padding:5px;
    border-radius:5px;
}

.ajanlatPageCheckedContainer span.hiba{
    background-color:#E00;
    color:#FFF;
}

.ajanlatPageCheckedContainer span.szuper{
    background-color: rgba(0, 204, 0, 0.67);
    color:#FFF;
}

.ajanlatPageResetBillingDataContainer{
    position: absolute;
    top:5px;
    right:5px;
}

.szallitmanyDoboz{
    background-color:#FFF;
    padding:20px;
    border-radius:10px;
}

.raklapEditOrAddWindowFullContainer{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100vh;
}

.raklapEditOrAddWindowInnerContainer{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100vh;
    display:flex;
    align-items: center;
    justify-content: center;
    z-index:111;
}

.raklapEditOrAddWindow{
    padding:20px;
    width:98%;
    max-width:1000px;
    background-color:#FFF;
    min-height:100px;
    border-radius:10px;
    z-index:111;
    max-height:80vh;
    position: relative;
}

.raklapEditOrAddWindow h1{
    font-size:26px;
    margin:0;
    padding:0;
    margin-bottom:25px;
}

.raklapEditOrAddWindow label{
    font-size:13px;
}

.raklapEditOrAddWindow .sarokGomb{
    position: absolute;
    top:5px;
    right:5px;
}

.raklap_oszlop{
    border-radius:5px;
    border:1px solid #EEE;
    padding:5px;
    background-color:#F9F9F9;
}

.ajanlatRaklapListaLabel{
    font-size:12px;
    font-weight:normal;
    color: #888;
}

.raklap_oszlop_ertek{
    font-size:18px;
    font-weight:bold;
    text-align: left;
    padding:5px 5px;
}

.egy_raklap_sor>div>div{
    border:2px solid transparent;
}

.egy_raklap_sor:hover>div>div{
    border:2px solid rgba(255, 224, 78, 0.58);
}


.egy_raklap_sor:hover div>div{
    background-color: rgba(255, 246, 237, 0.58);
}

span.szallitmany_sorrend_cim{
    display:inline-block;
    margin:0;
    font-weight:bold;
    font-size:13px;
    background-color:#444;
    color:#FFF;
    padding:3px 10px;
    border-radius:5px;
}

.viszonylatTipusBtn{
    margin:3px;
}

.raklapOszlopBtn{
    /*height:67px;
    width:67px;*/
    width:45px;
    height:45px;

}

.checkBoxOszlop{
    float:left;
}

.limitValuesRow{
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom:1px solid #F3F3F3;
}

.savedDataContinueWindow{
    position: fixed;
    top:50px;
    right:-1000px;
    width:auto;
    max-width:500px;
    text-align:right;
    padding:10px;
    padding-right:60px;
    border-radius:5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color:#E00;
    color:#FFF;
    font-weight:bold;
    background-image: linear-gradient(to right, #ee0000, #eeeeee);
    cursor:pointer;
    animation: horizontal-shaking 1s linear infinite;
}

.savedDataContinueWindow:hover{
    padding-left:40px;
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
    animation: none;
}

.innerContentDoboz{
    background-color:#FFF;
    padding:25px;
    border-radius:10px;
    border:5px solid #FFF;
    position: relative;
}

h2.specCalcAjalanlat{
    color:rgb(68, 113, 135);
    color:#E00;
    font-weight:bold;
    font-size:24px
}

.orderEgySzallCimSor{
    background-color:#FFF;
    padding:7px 15px;
    border-radius:10px;
    border:5px solid #FFF;
    position:relative;
}

.orderEgySzallCimSor:hover{
    cursor:pointer;
    border:5px solid rgba(255, 224, 78, 0.58);
    background-color: rgba(255, 246, 237, 0.58);
}

.orderEgySzallCimSorContainer{
    position: relative;

}

.orderEgySzallCimSorContainer .btnInTheTopRightCorner{
    display:none;
}

.orderEgySzallCimSorContainer:hover .btnInTheTopRightCorner, .orderEgySzallCimSorContainer .btnInTheTopRightCorner.fixed{
    opacity:0.3;
    display:block;
    top:10px;
    right:20px;
}

.orderEgySzallCimSorContainer:hover .btnInTheTopRightCornerWidthNullValues, .orderEgySzallCimSorContainer .btnInTheTopRightCornerWidthNullValues.fixed{
    opacity:0.2;
    display:block;
    top:1px;
    right:1px;
}

.orderEgySzallCimSorContainer:hover .btnInTheTopRightCorner:hover{
    opacity:1;
}

.orderEgySzallCimSorContainer:hover .btnInTheTopRightCornerWidthNullValues:hover{
    opacity:1;
}

.megrendelesSections{

}

.megrendelesSections h3{
    font-size:20px;
    font-weight:bold;
    padding-bottom:10px;
}

.offerPageStatusbarContainer{
    position: fixed;
    top: var(--top-header-width);
    left: var(--left-side-width);
    width: calc(100% - var(--left-side-width));
    padding:10px 10px;
    background-color: rgba(0,0,0,0.85);
    z-index:100;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /*box-shadow: 2px 3px 3px rgba(30, 30, 30, 0.3);*/
}

.offerPageStatusbarDash{
    margin-top:20px;
    border-top:1px dashed #555;
}

.offerPageStatusbar{
    margin-top:-20px;
    --bs-gutter-x: 0rem !important;
}

.offerPageStatusbar div:first-of-type .statusBarStat{
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.offerPageStatusbar div:last-of-type .statusBarStat{
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.statusBarStat{
    font-size:12px;
    width:100%;
    max-width:200px;
    display: inline-block;
    padding:10px 15px;
    background-color: #3C3C3C;
    border-radius:15px;
    text-decoration: none;
    text-align: center;
    color:#BBB;

}

.statusBarStat.active{
    background-color:#41a1c9;
    color:#FFF;
    font-weight:bold;
    font-size:16px;
    margin-top:-3px;
}

.statusBarStat.active:hover{
    background-color:#41a1c9;
    color:#FFF;
    font-weight:bold;
    cursor:default;
}

.statusBarStat:hover{
    cursor: pointer;
    background-color: #3C5766;
    color:#FFF;
}

.statusBarStat.notActive:hover{
    cursor:default;
    background-color: #3C3C3C;
    color:#BBB;
}

.statusBarStat::before{
    display:block;
    position: absolute;
    right:0;
    min-width:100px;
    border-bottom:1px solid #000;
    height:3px;
}

.sortoresNelkul{
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}

.orderEndContainer{
    margin-top:50px;
    display:flex;
    justify-content: center;
    align-items: center;
}

.orderEndWindow{
    width:90%;
    max-width:600px;
    height:300px;
    background-color:#eee;
    border-radius:10px;
    border:10px solid rgb(65, 161, 201);
}

.orderEndWindow h1{
    font-family: 'Exo 2', sans-serif;
    font-weight:bold;
    text-align: center;
    font-size:30px;
    margin-top:40px;
    margin-bottom:30px;
}

.orderEndWindow p{
    font-family: 'Exo 2', sans-serif;
    text-align: center;
    padding:10px 25px;
}

@keyframes horizontal-shaking {
    0% {
        padding-left:10px;
        border-top-left-radius:5px;
        border-bottom-left-radius:5px;
    }
    25% {
        padding-left:20px;
        border-top-left-radius:15px;
        border-bottom-left-radius:15px;
    }
    50% {
        padding-left:40px;
        border-top-left-radius:30px;
        border-bottom-left-radius:30px;
    }
    75% {
        padding-left:20px;
        border-top-left-radius:15px;
        border-bottom-left-radius:15px;
    }
    100% {
        padding-left:10px;
        border-top-left-radius:5px;
        border-bottom-left-radius:5px;
    }
}

@media screen and (max-width: 990px){

}

@media screen and (max-width: 768px){
    .alsoRaklapGombBtn{


    }
    .innerContentDoboz{
        padding:5px;
    }

    .viszonylatDoboz{
        padding:5px;
    }

    .ajanlatPageCheckedContainer{
        font-size:10px !important;
    }
}