@charset "UTF-8";
.starlink-dealer-after-delivery-registration .dealer-after-delivery-registration-wrap:nth-of-type(n+2) {
    margin-top: 10px;
}

.row-title {
    margin: 0px 0px 0px 165px;
}

.row-context {
    margin: 0px 0px 0px 175px;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 158%;
    height: 36px;
    min-width: 96px;
    padding: 6px 36px 6px 8px;
    background: transparent;
    border: 0;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .select {
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: 1px solid #0072b1;
    border-radius: 3px;
    vertical-align: bottom;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .select:after {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: -1;
    margin-top: -3px;
    border: 4px solid transparent;
    border-top-color: #0072b1;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .blank-row-5 {
    height: 5px;
}  

.sbrjs-starlink.starlink-dealer-after-delivery-registration .blank-row-10 {
    height: 10px;
}  

.sbrjs-starlink.starlink-dealer-after-delivery-registration .blank-row-15 {
    height: 15px;
}  

.color-red {
    color: red;
}

.h-39 {
    height: 39px;
}

.h-79 {
    height: 79px;
}

.h-33 {
    height: 33px;
}

.w-120 {
    width: 120px;
}

.w-100 {
    width: 100px;
}

.w-300 {
    width: 300px;
}

.w-80 {
    width: 80px;
}

.tel {
    width: 300px;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .numberPlate1 {
    width: 80px;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .numberPlate2 {
    width: 51px;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .numberPlate3 {
    width: 35px;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .numberPlate4 {
    width: 45px;
}

.sbrjs-starlink.starlink-dealer-after-delivery-registration .numberPlate5 {
    width: 45px;
}
.sbrjs-starlink.starlink-dealer-after-delivery-registration .middle-padding{
    padding-top:30px;
}