﻿
.AvanFormService_FormTable
{
    width: 100%;
    border: 0;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

.AvanFormService_ControlCell
{
    vertical-align: top;
    padding: 3px 6px 4px 12px;
    background: #f6f2ef;	
    font-family: Verdana;
}
.AvanFormService_ControlCell img { display: inline; }

.AvanFormService_TitleCell
{
    width: 110px;
    vertical-align: top;
    padding: 8px 18px 6px 0px;
    color: #000;		
    text-align: right;
    font-family: Verdana;
}


.SubmissionForm .Row1, .SubmissionForm .Row6, .SubmissionForm .Row7, .SubmissionForm .Row8, 
.SubmissionForm .Row12, .SubmissionForm .Row16, .SubmissionForm .Row17 { border-top: #d6d1cd 1px solid; }

.SubmissionPoliticalPartiesForm .Row1, .SubmissionPoliticalPartiesForm .Row6, .SubmissionPoliticalPartiesForm .Row10, 
.SubmissionPoliticalPartiesForm .Row11, .SubmissionPoliticalPartiesForm .Row16 { border-top: #d6d1cd 1px solid; }

.AvanFormService_ControlCell .AvanFormService_Checkboxes_Table { margin-left: -6px; }

.AvanFormService_DescriptionDiv
{
    font-family: Verdana;
    color: #7b7774;
    padding-top: 2px;
}

.AvanFormService_SubmitCell
{
    border-top: #d8d8d8 1px solid;
    text-align: right;
    padding: 7px 0px 0px 0px;
    font-family: Verdana;
}

.AvanFormService_SubmitButton, .AvanFormService_UploadField_BrowseButton
{
    font-size: 1em;
    color: #333;
    font-family: Verdana, Arial, Helvetica, Tahoma;
}

.AvanFormService_UploadField_SelectedFile
{
    display: none;
    padding-bottom: 4px;
}

.AvanFormService_TextField, .AvanFormService_NumberField, .AvanFormService_NoteField
{
    width: 253px;
}

.AvanFormService_BooleanField
{
}

.AvanFormService_DropDown_CustomValueTextBox, .AvanFormService_RadioButtons_CustomValueTextBox
{
    display: block;
    margin-top: 2px;
    margin-left: 23px;
}

.AvanFormService_DropDown_CustomValueTable
{
    width: 100%;
}

.AvanFormService_DropDown_CustomValueDdCell
{
    width: 100%;
}

.AvanFormService_DateField
{
    width: 75px;
}

.ui-datepicker-trigger
{
    margin-left: 2px;
}

.AvanFormService_DateHourField
{
    margin: 0 6px 0 12px;
}

.AvanFormService_DateMinuteField
{
}

.AvanFormService_Checkboxes_Item label { padding-left: 4px; }
.AvanFormService_AllDayEventField { margin-left: -3px; }
.SubmissionForm .AvanFormService_TitleCell.Row12 { font-style: italic; } 
.SubmissionPoliticalPartiesForm .AvanFormService_TitleCell.Row11 { font-style: italic; } 
span.red { color: Red; }
