.DataViewCenter
{
    text-align:center;
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	
}
.DataViewWraper
{
	width:550px;
	margin:auto;
	padding:15px;
}
.DataViewText
{
    height:20px;
    line-height:20px;
    background-repeat:no-repeat;
    background-position:bottom left;
    font-size:18px;
    clear:right;
    padding-left:20px;
    padding-top:0px;
    color:#1f4188;        
}

.FormRequiredDescription
{
	text-align:right;
	float:right;
}

.FormItem
{
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
}

.FormLabel, .NarrowFormLabel, .FormLabelExtraDescription
{
	width:275px;
	text-align:right;
	float:left;
	margin-top:4px;
	padding-right:2px;
	color:#5A5A5A;
}
.FormLabelExtraDescription
{
	margin-top:0px
}

.NarrowFormLabel
{
	width: 140px;
}

.FormValidationText, .FormOptionalValidationText, .NarrowFormValidationText
{
	text-align:left;
	margin-top:4px;
	float:left;
	clear:right;
	padding-left:2px;
	height:16px;
}

.FormWarningText
{
	color:#990;
}

.FormValidationText
{
	color:#f00;
}

.FormOptionalValidationText
{
	padding-left:7px;
}

.NarrowFormValidationText
{
	text-align:right;
	color:#1f4188;	
	width:43px;
}

.FormInput
{
	text-align:left;
	float:left;
}
.SecondaryFormInput
{
	text-align:left;
	float:left;
	padding-top:1px;
	padding-left:5px;
}

.FormInputTextOnly, .FormInputText, .FormItemExtraDescription
{
	text-align:left;
	float:left;
	margin-top:4px;
	padding-left:2px;
	font-weight:bold;
}

.FormInputText
{
	height:18px;
}

.FormTextExtraDescription, .FormItemAdditionalDescription
{
	font-size:10px;
	color:#f00;
	font-weight:normal;
}

.FormTextExtraDescription
{
    overflow:hidden;
    float:left;
    width: 100%;
}

.FormItemExtraDescription
{
	clear:both;
	height:10px;
	line-height:10px;
	width: 100%;
	text-align: center;
}

.FormItemAdditionalDescription
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.FormSubmit
{
	text-align:center;
}

.NoErrorFormatter
{
	color:#080;
	vertical-align:top;
}

.InputTextField, .InPlaceTextBox, .TextBoxWatermark, .SmallInputTextField
{
   border: solid 1px #7f9db9;
   padding: 2px;
   width: 200px 
}

.InputTextFieldMedium
{
    border: solid 1px #7f9db9;
    padding: 2px;
    width: 80px
}

.InputTextFieldSmall
{
    border: solid 1px #7f9db9;
    padding: 2px;
    width: 50px
}

.TextBoxWatermark, .SmallInputTextField
{
	font-size:10px;
}

.TextBoxWatermark
{
	color:#aaa;
}

.InPlaceDropDown
{
	font-size: 11px;
	margin:0px;
}

.InPlaceTextBox
{
	font-size: 11px;
	margin:0px;
}

#FormPageWrapper
{
	width:700px;
	margin:auto;
	padding:15px;
}

/* TODO: Remove*/
.InputTextFieldRegister
{
	border: solid 1px #7f9db9;
   	width: 200px !important;
	padding: 2px;
}

/* TODO: Remove*/
.InputTextFieldRegisterMedium
{
	border: solid 1px #7f9db9;
   	width: 80px !important;
	padding: 2px;
}

/* TODO: Remove*/
.InputTextFieldRegisterSmall
{
	border: solid 1px #7f9db9;
   	width: 50px !important;
	padding: 2px;
}

.FieldWithError
{
   background-color: #ffb6c1;
   border: solid 1px #f00;
   padding: 2px;
}

.InputDropDownList
{
	border: solid 1px #7f9db9;
   	width: 206px;
	padding: 2px;
}

.InputDropDownListMedium
{
	border: solid 1px #7f9db9;
   	width: 86px;
	padding: 2px;
}

.InputDropDownListSmall
{
	border: solid 1px #7f9db9;
   	width: 56px;
	padding: 2px;
}

.UploadedFileLabel
{
	vertical-align:middle;
	font-size:small;
	color:#008000;
	font-weight:bold;
	margin-left:20px;
}
.ReadOnlyQuoteFormLabel
{
	text-align:left;
	float:left;
	margin-top:4px;
	padding-left:20px;
}

.PasswordBarBorder
{
    border: solid 1px #7f9db9;
    width:152px;
    vertical-align:middle;
    background-color: #fff;
    padding: 1px 1px 1px 1px;        
}
.PasswordRed
{
    background-image:url('/SiteFiles/VirtualSkinFiles/PASSWORD_STRENGTH_METER_WARNING_2/CWP_STD.ENGLISH.PasswordStrengthMeterWarning2.jpg');
}
.PasswordOrange
{
    background-image:url('/SiteFiles/VirtualSkinFiles/PASSWORD_STRENGTH_METER_WARNING_1/CWP_STD.ENGLISH.PasswordStrengthMeterWarning1.jpg');
}
.PasswordGreen
{
    background-image:url('/SiteFiles/VirtualSkinFiles/PASSWORD_STRENGTH_METER_VALID/CWP_STD.ENGLISH.PasswordStrengthMeterValid.jpg');
}
.PasswordHelpLabelError
{
    font-size:11px;
    color: #f00;
}
.PasswordHelpLabelOK
{
    font-size:11px;
    color: #090;
}

.LoginRequiredFieldsDescription
{
    background-image:url('/SiteFiles/VirtualSkinFiles/FORM_ICON_REQUIRED/CWP_STD.ENGLISH.Required.jpg');
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:left;
    clear:none;
}

.FormValidationSpacer
{
    background-image:url('/SiteFiles/VirtualSkinFiles/SPACER/CWP_STD.ENGLISH.Spacer.gif');
    background-repeat:repeat-x;
    width:22px;
    height:16px;
    float:left;
    clear:none;
}

.DetailsHeaderLabel, .DetailsHeaderLargeLabel
{
    float:left;
    font-weight:bold;
    padding-right:5px;
}
.DetailsHeaderData, .DetailsHeaderLargeData
{
    font-weight:bold;
}
.DetailsHeaderLargeLabel, .DetailsHeaderLargeData
{
    font-size:15px;
}

.ExternalGridButton
{
    float:right;
    clear:left;
}

input[type="submit"], input[type="button"],
input[type="text"], select, textarea, input[type="email"], input[type="search"], input[type="password"], input[type="number"], input[type="tel"]
{
    font-family:Arial, Helvetica, sans-serif;
}

input[type="submit"], input[type="button"]
{
    background-color:#007867;
    color:#ffffff;
    padding:5px;
    margin:0px 1px 0px 1px;
    border:0px solid #00afa2;
    border-radius:5px;
}
input[type="submit"]:hover, input[type="button"]:hover
{
    background-color: #1d8c7d;
}

.DevelopmentMMSPageBody
{
    background-color:#fff;
    overflow:auto;
}
.DevelopmentMMSPageWrapper
{
    width:900px;
    margin:0px auto auto auto;
    padding:15px;
}

.ISOCurrencyCardTypePanel
{
    padding: 2px;
}
.MasterSelector 
{
    border: solid 1px #aaa;
    background-color: #ddd;
    font-weight: bold;
    border-right: solid 1px #aaa;
    padding-right: 10px;
    padding-top: 2px;
}

.QrCodePanel
{
	text-align: center;
}
.QrCodeImage
{
	width: 300px;
}

.CardTypeLogoPanel
{
    display: flex;
    padding-bottom: 10px;
}

.CardType
{
    height: 12px;
    margin: auto 0px;
}

.SupportedCardSchemeLogo 
{
    height: 16px;
    margin: auto 0;
    padding-left: 4px;
}

.CardNumber
{
    background-repeat: no-repeat !important;
    background-size: 24px !important;
    background-position: right 5px center !important;
    padding-top: 1px !important;
}

::placeholder
{
    color: #999;
}