﻿#FleetOptions .option-card{border:1px solid #ccc;border-radius:5px;overflow:hidden;margin-bottom:20px;}#FleetOptions .option-card .image{height:100px;background-color:#aaa;background-size:cover;}#FleetOptions .option-card .heading{padding:10px 10px 0 10px;font-size:15px;}#FleetOptions .option-card .details{padding:10px;}.vehicle-row{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ccc;}.vehicle{font-weight:bold;margin-top:4px;}.btn-select-vehicle{height:50px;}.btn-remove-vehicle{height:50px;}.regnum{font-size:24px;text-transform:uppercase;line-height:1.3;text-align:center;white-space:nowrap;color:#000;background:#eed85b;background:-moz-linear-gradient(top,#eed85b 0%,#eac407 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eed85b),color-stop(100%,#eac407));background:-webkit-linear-gradient(top,#eed85b 0%,#eac407 100%);background:-o-linear-gradient(top,#eed85b 0%,#eac407 100%);background:-ms-linear-gradient(top,#eed85b 0%,#eac407 100%);background:linear-gradient(to bottom,#eed85b 0%,#eac407 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=0);border:1px solid #ffd307;display:inline-block;width:130px;min-width:110px;max-height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-kerning:auto;letter-spacing:-.01em;word-spacing:1px;border-radius:4px;border-width:1px;border-style:solid;border-color:#eed85b #eed85b #b8ad70;font-family:"UKNumberPlateRegular";}.bookings{margin-bottom:50px;}.bookings .booking-row{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ccc;}.bookings .booking-row .booking{font-weight:bold;}.bookings .booking-row .date-time{margin-top:0;}.bookings .booking-row .btn{height:60px;}.btn-book-tyre-check{cursor:pointer;}