﻿.ProfileInputPlateNumber
{
	border-right: #5f5f5f 1px solid;
	border-top: #5f5f5f 1px solid;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	width: 25px;
	border-left: #5f5f5f 1px solid;
	border-bottom: #5f5f5f 1px solid;
	font-family: arial, sans;
	background-color: Transparent;
	border-style: none;
	text-transform: uppercase;
}


.InputPlateNumber1
{
	background-image: url(./Images/LicencePlate/plateNumber1.png);
	width: 150px;
	height: 40px;
	display: block;
	background-color: Transparent;
	background-repeat:no-repeat;
	font-weight: bold;
}

.InputPlateNumber2
{
	background-image: url(../Images/plateNumber1.png);
	width: 166px;
	height: 39px;
	display: block;
	background-color: Transparent;
    background-repeat:no-repeat;
	font-weight: bold;
}

.InputPlateNumberText11
{
    background-color: Transparent;
    background-image: none;
    border-style: none;
    font-size: 17px;
    font-weight: bold;
    height: 14px;
    margin-left: 18px;
    margin-top: 11px;
    text-align: center;
    text-transform: uppercase;
    width: 125px;
}
.PaddingLeft15
{
    padding-left:15px;
}

.InputPlateNumberBig
{
	background-image: url('Images/LicencePlate/LicencePlateBig.png');
	width: 250px;
	height: 70px;
	display: block;
	background-color: Transparent;
	background-repeat:no-repeat;
	font-weight: bold;
}


.InputPlateNumberTextBig
{
    background-color: Transparent;
    background-image: none;
    border-style: none;
    font-size: 30px;
    font-weight: bold;
    height: 37px;
    margin-left: 35px;
    margin-top: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}

.LincenceSmall
{
    height: 40px;
    width: 150px;
    background-image: url('Images/LicencePlate/plateNumber1.png');
    background-repeat: no-repeat;
}
