﻿.g3-form
{
    margin: 2mm;
}

#g3-filters 
{
    background-color: #f0f0f0;
    border: 1px solid gray;
    border-radius: 5px;
    margin: 1mm 0 1mm 0;
    padding: 2mm 0 2mm 0;
}

.g3-input
{
    margin: 3px;
    padding: 2px;
    border-radius: 3px;
}

.g3-required
{
    background-color: lightyellow;
}

.g3-form-row
{
    display: flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    padding: 1px;
}

.g3-focused-row
{
    background-color: #f0f0f0;
    border-radius: 5px;
}

.g3-label
{
    width: 5cm;
    text-align: right;
    font-size: 10pt;
    font-weight: bold;
    white-space: nowrap;
}

.g3-entry
{
    width: 7cm;
}

.g3-description
{
}

#g3-result 
{
    display: none;
}

.g3-success
{
    color: Green;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 5mm;
    margin-left: auto;
}

.g3-failure
{
    color: Red;
    font-weight: bold;
}

.g3-button
{
    background-color: Blue;
    color: White;
    padding: 4px 10px 4px 10px;
    margin: 2px;
    border-radius: 5px;
}

.g3-button-danger
{
    background-color: Red;
    color: White;
    padding: 4px 10px 4px 10px;
    margin: 2px;
    border-radius: 5px;
}

.g3-presub 
{
}

.g3-postsub 
{
    display: none;
}

.g3-more 
{
    display: none;
    text-decoration: none;
    background-color: Blue;
    color: White;
    padding: 4px 10px 4px 10px;
    margin: 2px;
    border-radius: 5px;
}

.g3-button:disabled
{
    background-color: lightgray;
    color: Gray;
    border-color: transparent;
}

.required-marker 
{
    color: red;
    font-size: 50%;
    vertical-align: super;
}

.g3-required-label 
{
    width: 5cm;
    text-align: right;
    font-style: italic;
    white-space: nowrap;
    padding: 2mm 0 2mm 0;
}

.db-download 
{
    color: Blue;
    text-decoration: none;
}

.section li 
{
    margin-bottom: 0.5mm;
}

#uploading-message 
{
    display: none;
    padding: 2mm;
}

.validation-error
{
    display: none;
    color: red;
    font-weight: bold;
}﻿#submission-form {
    width: 98%;
    padding-right: 4px;
    padding-left: 4px;
}

#submission-form div {
	font-size: .95rem;
}

select {
    width: auto !important;
}

#submission-form .g3-input {
}

#g3-filters {
	margin-bottom: 4mm;
    border-color: lightgray;
    border-radius: 2px;
}

.g3-header {
	padding: 0 0 15px 15px;
}

.g3-header ul {
	margin: 0;
	padding: 0;
    font-weight: 600;
}

.g3-header ul li {
	margin-top: 5px;
	margin-left: 20px;
    font-weight: normal;
}

#g3-fields {
	margin: 0 auto;
	/*width: 85%;*/

}

.g3-label {
    width: 20vw;
	white-space: normal;
}

.g3-entry {
	width: auto;
}

.g3-input {
    width: 30vw;
	min-width: 200px;
}

.g3-input, button {
    border: solid 1px #c1c1c1;
    border-radius: 3px;
    padding: 8px 4px;
	margin: 3px;
}

.field-local_number,
.field-affiliate_id,
.field-start_date,
.field-end_date,
.field-employer_chapter_id,
.field-employer_id,
.field-chapter_id,
.field-chapter_number,
.field-load_date,
.field-unique_id
{
	max-width: 300px;
}


.row-look_up {
	margin-bottom: 2%;
    padding: 8px 0;
	background-color:lightgoldenrodyellow;
}

.field-look_up {
    padding: 8px;
	width: 20vw;
	max-width: 200px;
}

button.pacifier {
    padding: 4px 10px;
}
.g3-required-label, button {
	font-size: 1rem;
}

/*
.entry-document_type,
.entry-local_name {
    width: auto;
}

.field-document_type,
#g3-fields .field-local_name {
    width: 8cm;
}

.row-x_employee_characteristics {
	margin-top: 1%;
	align-items: inherit;
}

.description-x_employee_characteristics {
	width: 70%;
	padding-left: 5px;
}

.row-teachers_employee_characteristics {
	padding-bottom: 15px;
}

.field-healthcare_employee_characteristics,
.field-higher_education_employee_characteristics,
.field-psrp_employee_characteristics,
.field-public_employee_characteristics,
.field-teachers_employee_characteristics {
	width: 300px;
}

.field-healthcare_employee_characteristics,
.field-psrp_employee_characteristics {
	height: 90px;
}

.field-higher_education_employee_characteristics {
	height: 105px;
}

.field-public_employee_characteristics,
.field-teachers_employee_characteristics {
	height: 60px;
}


.row-start_date {
	flex-wrap: wrap-reverse;
	margin-bottom:0;
}

.row-note {
	margin-top: 15px;
}

.field-division,
.field-aft_division,
.field-institutional_characteristics {
	height: 105px;
}

.field-employee_characteristics {
	height: 360px;
}

.entry-x_employee_characteristics {
	display: none;
}

.field-affiliate {
	height: 105px;
}

.description-start_date {
	width: 100%;
	padding-left: 10px;
}

textarea {
	width: 6cm;
	height: 1.3cm;
}

.g3-form-row .required-marker {
    font-size: 70%;
}

.importanttext {
	width: 65%;
	margin: 2px 0 0 0;
	color: red;
	font-weight: bold;
	text-align: center;
}

.form-list-page {
    text-align: right;
    padding: 4px 4px 0 0;
}

.form-list-page a {
    color: #2e5e92;
    text-decoration: none;
}

.form-list-page a:hover {
    text-decoration: underline;
}

.newdiv-nonfield {
	padding: 2mm 4mm;
	font-weight: bold;
}

.row-healthcare_employee_characteristics,
.row-higher_education_employee_characteristics,
.row-psrp_employee_characteristics,
.row-public_employee_characteristics,
.row-teachers_employee_characteristics {
	display: block;;
}
*/