﻿#INIpay { display: none; height: 0px; }
.c2maxExternal { background-color: red; padding: 4px; color: yellow; border: 0px solid #ff0080; position:absolute;  }
.c2maxExternal2 { background-color: red; padding: 4px; color: yellow; border: 0px solid #ff0080; position: absolute; left:0px; top:0px; }

.field-validation-error { color: #f00; }

.validation-summary-errors { color: #f00; font-weight: bold; }

.input-validation-error { border: 2px solid #f00; background-color: #fee; }

input[type="checkbox"].input-validation-error { outline: 2px solid #f00; }
input[type="text"] { -webkit-ime-mode: active; -moz-ime-mode: active; -ms-ime-mode: active; ime-mode: active; }
.readOnly { background-color: #efefef; }

.ui-datepicker-trigger { border: none; background-color:white; }


#DivCover { position: fixed; display: table-cell; text-align: center; vertical-align: middle; width: 100%; height: 100%; top: 0px; left: 0; background: rgba(0,0,0,0.5); z-index: 1000; display: none; }

.FileUpload {  padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; position: relative; width: 49px; height: 19px; margin-right: -49px; opacity: 0; cursor: pointer; }