﻿.VSDummy
{
}


div.form-actions.gel-form-actions
{
	background-color: inherit;
}

fieldset
{
	margin-top:3em;
}

td.dxichTextCellSys {
	font-size: initial;
}

fieldset fieldset
{
	/*	margin-left: 2em; */
}

fieldset fieldset legend
{
	/*	font-size: 16px; */
}

.form-horizontal label.control-label.xlarge
{
	width: 42em;
}

div#divAllergySection
{
	margin-top: .5em;
}

div#divRegUnavailable h2
{
	text-align: center;
}

/* Override Bootstrap default sizing to use server side specified ASPxMemoBox */
table.dxeMemo textarea
{
	width: auto;
}

table.dxeTextBox
{
	padding-left: 0;
	padding-right: 0;
}

table.dxeTextBox td.dxic
{
	padding: 2px;
	margin: 0;
}

input.dxeEditArea
{
	font-size: 16px;
	font-family: inherit;
	height: 20px;
	margin-top: 3px;
}


fieldset legend
{
	margin-top: 1em;
}
.form-group
{
	margin-left: 0 !important;
}

.dxeHyperlink
{
	font: inherit;
}
