:root {
    --blue-color: blue;
}

.bluebtn {
    background-color: var(--blue-color);
        border: solid black 1px;
}

.field {
    border: solid 1px grey;
}

.form-control {
    border-radius: 5px;
}
.form-check {
    border-radius: 5px;
}

.autókép {
    padding: 10px;
}
#keret {
    border: solid black;
    border-radius: 10px;
    padding: 0.5%;
}
#autókonténer {
    position: relative center;
}

.elsőnyomások {
    margin-top: 10px;
    padding-left: 40%;
   
}
.hátsónyomások {
    margin-top: 10px;
}
.inputxssi {
   max-width: 70px;
}
.betárgyárt {
    max-width: 110px;
}
.betmint {
    width: 120px;
}
.x70 {
    width: 70px;
}
.x100 {
    width: 100px;
}
.x110 {
    width: 110px;
}
.x120 {
    width: 120px;
}
.x130 {
    width: 130px;
}
.x150 {
    width: 150px;
}
.x160 {
    width: 160px;
}
.x170 {
    width: 170px;
}
.x180 {
    width: 180px;
}
#jobbfutó {
    margin-left: 5px;
}
#balfutó {
    margin-left: 5px;
    margin-bottom: 10px;
}

.betárpozíció {
    max-width: 100px;
}

.szolgdb {
    max-width: 70px;
    background-color: cornsilk;
}

.szolgszel {
    max-width: 200px;
    background-color: cornsilk;
}
.fadb {
    max-width: 70px;
    background-color: rgb(221, 236, 236);
}
.felszel {
    background-color: rgb(221, 236, 236);
}
.borderb {
    padding-left: 25px;
    padding-bottom: 15px;
}

.rendszámoszl {
    max-width: 340px;
    margin-left: 20px;
}

.border {
    border: solid grey;
}
.aláírás {
    margin-left: 20px;
}

.tarteh {
    width: 28px;
}
.betplusz {
    width: 56px;
}
.carstyle {
    padding-left: 13px;   
  }
#jhbfutinline {
    margin-top: 15px;
    margin-left: 12px;
    margin-bottom: 15px;
}
#bhbfutinline {
    margin-left: 12px;
}

.tarthozzáad {
    width: 35px;
}
.legend {
    margin-bottom: 0px;
    margin-left: 8px;
}
#járműtípus {
    margin-left: 10px;
}
#tárolunkselect {
    margin-left: 10px;
}
.futó1 {
    margin-left: 8px;
}
#pótfutdb {
    width: 74px;
    margin-right: 0px;
}
#aláírássáv {
    margin-bottom: 10px;
    padding-left: 5px;
}
#demo {
 padding-left: 15px;
}


.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}
.nyari {
    background-color: yellow;
}
/*input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid black;
  -webkit-text-fill-color: black; 
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}*/

.figyelmeztetes {
    background-color: #ffb366 !important;
}
.tiltas {
    background-color: #ff8080 !important;
}

 .result{
        position: absolute;        
        z-index: 999;
        top: 20%;
        left: 4%;
    }
    
    /* Formatting result items */
    .result p{
        max-width: 40%;
        margin: 0;
        padding: 7px 10px;
        border: 1px solid #CCCCCC;
        border-top: none;
        cursor: pointer;
        background: #f2f2f2;
    }
    .result p:hover{
        background: #d6d6c2;
    }
    
    
    #keréktárcsa {
    padding: 1%;
    border: solid grey;
    border-radius: 10px;
    margin-bottom: 1%;
}
    
    #szezon {
       padding: 1%;
    border: solid grey;
    border-radius: 10px;
    padding-left: 1%;
    padding-top: 5px;
    padding-bottom: 5px;
    
}
    
   #alsófluid {
    margin-top: 1%;
    margin-bottom: 1%;  
} 
   .fluid {
    max-width: 1920px; 
   }    
 
    #betároltak {
    padding-bottom: 1%;
    border: solid gray;
    border-radius: 10px;
}

        .wrn {
            position: fixed;
            background-color: red;
            text-align: center;
            width: 97%;
            color: seashell;
            padding: 10px;
            border-radius: 50px;
            border: 4px solid black;
            bottom: 50%;
        }

    