@CHARSET "ISO-8859-1";

:focus {
	outline: 0;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.tg-form {
	margin: 0 auto;
}

.tg-form fieldset {
	float: left;
	clear: both;
	width: 98%;
	margin: 1em;
	background: white;
}

.tg-form fieldset.submit {
	float: none;
	width: auto;
	clear: both;
	border-style: none;
	margin: 1em 0 -1em 0;
	padding: 1.5em 0 1.5em 12em;
	background-color: transparent;
}

.tg-form legend {
	//padding: 2px 5px;
	margin: 0 20px;
	border-radius: 10px;
	padding: 0.3em 1.0em 0.3em 1.0em;
	width: 160px;
	text-align: center;
	text-align: -webkit-center;
	//color:#48a4ff;
	//background-color:white;
}

.tg-form fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

.tg-form fieldset li {
	padding-bottom: 1em;
}

.tg-form label {
	display: block;
}

.tg-form span.fieldErrorMessage {
	display: none;
}


.tg-form label.left-aligned {
	position: relative;
	float: left;
	width: 10em;
	margin-right: 1em;
	clear: left;
}

.tg-form label.right-aligned {
	position: relative;
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
	clear: left;
}

/* .tg-form label.left-aligned:AFTER,label.right-aligned:AFTER {
	content: ": ";
} */
.tg-form label span.requiredfield {
	display: inline-block;
	background: url("images/tg-required_star.png") no-repeat;
	width: 11px;
	height: 5px;
	border-style: none;
}

.tg-form label.left-aligned span.requiredfield,.tg-form label.right-aligned span.requiredfield
	{
	display: inline-block;
	position: absolute;
	/* left: 10em;  */
	top : 0;
	background: url("images/tg-required_star.png") no-repeat;
	width: 11px;
	height: 10px;
	border-style: none;
	top: 0;
}

.tg-form .ui-widget-content {
	
}

/* ---------------------------------------------------------------------------- */
/* Input field styling -------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
.tg-form .normalfield,.requiredfield {
	border: 1px solid #c5c5c5;
	padding: 3px 2px 3px 2px;
	font-weight: 200;
	border-radius: 4px;
         height: 35px;
         font-size: medium;
	/* padding: .4em .5em;
	display: inline-block;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 3px #ddd;
	border-radius: 4px;
	vertical-align: middle;
	font-weight: bold;
	
	box-sizing: border-box; */
}

/* .tg-form .normalfield ,.ui-jqdialog-content input.FormElement{
	background: #ffffff url(images/tg-field_normal.gif) repeat-x;
}

.tg-form .requiredfield,.ui-jqdialog-content input.FormElement {
	background: #ffffff url(images/tg-field_normal.gif) repeat-x top right;
}
 */
.tg-form .fielderror {
	background: #fee9eb url(images/tg-field_error.gif) repeat-x top right;
}

.tg-form .fieldgood {
	background: #e0ffc7 url(images/tg-field_good.gif) repeat-x;
}

.tg-form .requiredfield:focus,.fielderror:focus,.normalfield:forus,.ui-jqdialog-content input.FormElement:focus {
	border: 1px solid #444444;
	-webkit-box-shadow: 0 0 7px rgba(0, 144, 255, .7);
	-moz-box-shadow: 0 0 7px rgba(0, 144, 255, .7);
	box-shadow: 0 0 7px rgba(0, 144, 255, .7);
}

.tg-form .requiredfield:focus,.ui-jqdialog-content input.FormElement:focus {
	/* background: #FFFFE0 url(images/tg-field_normal_focus.gif) repeat-x top
		right; */
		border: 1px solid #ff8040;
}

.tg-form .normalfield:focus,.ui-jqdialog-content input.FormElement:focus {
	/* background:#FFFFE0  url(images/tg-field_normal_focus.gif) repeat-x; */
	border: 1px solid #ff8040;
}

.tg-form .fielderror:focus {
	/* background: #FFFFE0  url(images/tg-field_normal_focus.gif) repeat-x top right; */
	border: 1px solid #ff8040;
}

.tg-form .smallfield {
	font-size: 0.769em;
	padding: 2px 1px 2px 1px;
}

.tg-form .largefield {
	font-size: 1.231em;
}

.tg-form .ui-widget-header .grid_1,
.tg-form .ui-widget-header .grid_2,
.tg-form .ui-widget-header .grid_3,
.tg-form .ui-widget-header .grid_4,
.tg-form .ui-widget-header .grid_5,
.tg-form .ui-widget-header .grid_6,
.tg-form .ui-widget-header .grid_7,
.tg-form .ui-widget-header .grid_8,
.tg-form .ui-widget-header .grid_9,
.tg-form .ui-widget-header .grid_10,
.tg-form .ui-widget-header .grid_11,
.tg-form .ui-widget-header .grid_12,
.tg-form .ui-widget-header .grid_13,
.tg-form .ui-widget-header .grid_14,
.tg-form .ui-widget-header .grid_15,
.tg-form .ui-widget-header .grid_16,
.tg-form .ui-widget-header .grid_17,
.tg-form .ui-widget-header .grid_18 {
  
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

.tg-form .grid_1,
.tg-form .grid_2,
.tg-form .grid_3,
.tg-form .grid_4,
.tg-form .grid_5,
.tg-form .grid_6,
.tg-form .grid_7,
.tg-form .grid_8,
.tg-form .grid_9,
.tg-form .grid_10,
.tg-form .grid_11,
.tg-form .grid_12,
.tg-form .grid_13,
.tg-form .grid_14,
.tg-form .grid_15,
.tg-form .grid_16,
.tg-form .grid_17,
.tg-form .grid_18 {
  
  margin-top: 0.385em;
  margin-bottom: 0.385em;
}