.motoercheck_wrapper h4 {
    padding: 0px;
    line-height: 28px !important;
    margin: 0;
}

.motoercheck_wrapper select {
    width: 100%;
    margin-top: 11px;
    color: #000;
    padding: 10px;
    border-radius: 6px;
    border: solid 1px #d5cccc;
}
.evcarselection {
    margin-bottom: 40px;
}
.motoercheck_wrapper input.car_input {
    margin-top: 7px;
    border-radius: 6px;
    border: solid 1px #d5cccc;
    color: #000;
}
.evcarselection.cardetails {
    margin-bottom: 15px !important;
}
button.calculate_button {
    width: 100%;
    padding: 11px;
    border: solid 1px #a7a2a2;
    border-radius: 5px;
}
button.calculate_button {
    width: 100%;
    padding: 11px;
    border: solid 1px #a7a2a2;
    border-radius: 5px;
    background: #289cd5;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}
.motoercheck_wrapper h2 {
    text-align: left;
    margin-top: 40px;
}
.car_information li {
    margin-bottom: 20px;
    border-radius: 10px;
    list-style: none;
    background: #f3f3f3;
    padding: 12px;
    font-weight: 700;
}
span.textright {
    float: right;
}
.car_information ul {
    margin-top: 0;
    padding: 0;
}
.car_img img {
    border-radius: 10px;
}
.bg-light {
    border: solid 1px;
}
.moterresponse_wrapper h6 {
    line-height: 3px;
    padding: 0px;
    margin: 0;
    font-size: 15px !important;
    font-weight: 700 !important;
    font-family: sans-serif !important;
    text-transform: uppercase !important;
}
.col-lg-4.saveingdetails .p-3.border.bg-light {
    padding: 20px;
    border-radius: 5px;
    border-color: #d5d3d3;
    border-style: outset;
}
.moterresponse_wrapper {
    margin-bottom: 50px;
}
.col-lg-4.saveingdetails h3 {
    margin: 0;
    margin-top: 7px;
}

.moterresponse_wrapper {
    display: none;
}
button.backtoselction {
    margin-top: 37px;
    background: #207ab4;
    color: #fff;
    padding: 9px 63px;
    font-weight: 800;
    margin-bottom: 19px;
    cursor: pointer;
}
.rechargebtn {
    width: 100%;
    padding: 21px;
    border: solid 1px #61ac45;
    border-radius: 5px;
    text-decoration: none;
}
.rechargebtn {
    width: 100%;
    display: inline-block;
    padding: 21px;
    border: solid 1px #61ac45;
    border-radius: 5px;
    background: #61ac45;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
.rechargebtn:hover {color: #88ed63; text-decoration: underline;}
.recharge {
    margin-top: 40px;
}