/*The popup post code*/
.buttonsAreaPostCode .okModalPanelButton
{
	float: right;
	margin-left: 0px;
	margin-right: 25px;
}

.modalPopup
{
    width: 660px;
    height: 120px;
    /*margin-left: 10px;*/
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: white;
    display: block;
    border-bottom: solid 1px #cfcfcf;
    /*margin-left: 225px;*/
    float: left;
    /*_margin-left: 110px;*/
}
.modalPopupN
{
    display: none;
}
.panelPopUp
{
    width: 660px !important;
    height: 100px;
    background-color: white;
    color: white;
    display: block;
    border: solid 1px #C2C2C2;
}
.resultsModalPanel
{
    width: 660px;
}
.panelText
{
    width: 660px;
    height: 30px;
    background-color: #f0f0f0;
    border: 1px solid #cfcfcf;
}
.corectAddressPostCode
{
    color: #061C68;
    font-size: 1em;
    font-weight: bold;
    padding-left:10px;
	padding-right:2px;
}
.ddboxPostCode
{
    width: 300px;
    margin-top: 20px;
    background-color: white;
}
.ddboxPostCode select
{
    width: 400px;
    font-size: 0.9em;
    border: 1px solid red;
}
.buttonsAreaPostCode
{
    /*width: 250px;*/
    width: 100%;
    float: left;
    height: 20px;
    background-color: white;
    padding-top: 10px;
}
.okModalPanelButton
{
    color: black;
    font-weight: bold;
    border: 0;
    float: right;
    width: 120px !important;
    background-color: #cbe6e4;
}
.cancelModalPanelButton
{
    color: black;
    font-weight: bold;
    border: 0;
    float: right;
    width: 74px !important;
    background-color: #cbe6e4;
}
.streenNameField
{
    background-color: white;
    border: 0px;
}
.inputlayoutPostCode
{
    width: 100px;
}
.gender
{
    float: left;
    width: 200px;
    font-weight: normal;
    margin-left: 30px;
}
.houseNumberField
{
    width: 100px;
}
.pCode, pCode:hover
{
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    background-color: transparent;
    font-weight: bold;
    color: black;
    border: 0;
}
.multipleselect .inner label.first
{
    margin-left: 0px;
    padding-right: 1px;
}
.resultsModalPanel span
{
    /*margin-right: -5px;*/
    margin-top: 4px;
    width: 645px;
    _width: 630px;
    _margin-left: 5px;
}
.confirmYourAddress
{
    width: 150px !important;
    margin-left: 20px;
    background-color: #cce6e5;
    color: #061c68;
}
.panelEnterManually
{
    float: left;
    display: block;
    padding-top: 10px;
}
.row input.enterManuallyButton
{
	color: #061c68;
	font-weight: bold;
	border: 0px solid;
	float: left !important;
	width: 200px;
	height: 20px;
	background-color: #CCE6E5;
	line-height: 20px;
	vertical-align: middle;
	margin: 0px;
	margin-left: 225px;
}
.DateOfBirthError, .ResidenceError
{
	margin-left:5px;
}
.pCode
{
	width: 150px !important;
}

.row select.titleDropDown 
{
    width: auto;
}
