.gwt-TextBox {
	width: 30em;
	margin-bottom: 2px;
}

.gwt-ListBox {
	margin-bottom: 2px;
}

.gwt-SuggestBox {
	width: 30em;
}

.gwt-TextArea {
	width: 30em;
	height: 7em;
}

.gwt-DisclosurePanel {
	width: 100%;
	margin-bottom: 10px;
}

.gwt-DisclosurePanel-open {
	border: 1px solid #c6cab7;
}

.gwt-DisclosurePanel-closed {
	border: 0;
}

.gwt-DisclosurePanel-closed .header {
	border: 1px solid #c6cab7;
	border-bottom: 0px;
}

.gwt-DisclosurePanel .header {
	background: #c6cab7;
	width: 100%;
	text-decoration: none;
	cursor: default;
}

.gwt-DisclosurePanel-header-text {
	font-weight: bold;
}

.gwt-DisclosurePanel .content {
	margin: 0.5em;
}

.gwt-RichTextArea {
	border: 1px solid #BBBBBB;
	border-spacing: 0px;
}

.gwt-RichTextToolbar {
	border-collapse: collapse;
}

.gwt-RichTextToolbar select {
	margin: 0 0 2px 2px;
}

.page-body {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.page-body-main {
	border: 1px solid #999999;
	padding: 10px 10px 20px 10px;
}

.field-label {
	width: 7em;
	text-align: left;
	padding-right: 1em;
	white-space: nowrap;
}

.field-label-required {
	font-weight: bold;
}

.link-label {
	text-decoration: underline;
	color: #0000cc;
	cursor: pointer;
}

.link-label-disabled {
	text-decoration: underline;
	color: #a0a0a0;
	cursor: pointer;
}

.add-remove-panel .child-border {
	border-top: 1px dotted grey;
	padding-top: 5px;
}

.add-remove-panel .remove-button {
	margin-left: 10px;
}

.list {
	width: 30em;
}

.phone-number-box {
	width: 313px;
	margin: 0 0.3em;
}

.phone-type-list {
	width: 6.6em;
}

.education-end-date-box {
	width: 20em;
}

.employment-end-date-box {
	width: 20.5em;
}

.password-box {
	width: 20em;
}

.error {
	color: red;
}

fieldset {
	-moz-border-radius: 6px; /* for rounded corner in FireFox */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

fieldset legend {
	border: 1px solid #d5dfe5;
	background-color: #e8eef7;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.fieldset-body {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.field_group {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 13px;
}

.jobboard-panel {
	width: 100%;
}

.jobboard-panel-header {
	width: 100%;
	font-weight: bold;
	background: #c6cab7;
	border: 1px solid #c6cab7;
}

.jobboard-panel-body {
	margin: 0.5em;
}

.top_nav {
	border-left: 1px solid #999999;
}

/* Banner Section */
.login-widget {
	font-weight: bold;
}

.login-widget td {
	text-align: left;
	vertical-align: middle;
}

.login-widget label {
	float: left;
	margin-right: 5px;
}

.login-textbox {
	width: 150px;
}

.login-error {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
}

.password-recovery {
	font-weight: normal;
	font-size: smaller;
}

div.banner a {
	color: white;
}

div.banner a:visited {
	color: white;
}

div.banner table {
	border-collapse: collapse;
}

div.banner td {
	padding: 0px;
}

/* Main Section Container */
.main_status_panel {
	width: 100%;
}

.main_left_panel {
	margin-right: 6px;
}

.navigation-main {
	width: 100%;
}

/* Main Section */
.main-section {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999999;
}

.main-section-header {
	width: 100%;
	background: #e8eef7;
	color: black;
	padding: 3px;
	border-bottom: 1px solid #999999;
}

.main-section-header .title {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

.main-section-body {
	padding: 10px;
}

/* Navigation - Generic */
.navigation {
	width: 100%;
}

.navigation-item {
	background: #e8eef7;
	padding: 4px;
	cursor: pointer;
	cursor: hand;
	white-space: nowrap;	
}

.navigation-item-selected {
	background: #999999;
}

.navigation-item-horizontal {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.navigation-item-vertical {
	border: 1px solid #999999;
	margin-bottom: 3px;
}

.navigation-item a {
	text-decoration: none;
	color: black;
}

.navigation-item-hover a {
	text-decoration: underline;
}

.navigation-item-selected a {
	color: white;
}

.navigation-item-error a {
	color: red;
}

.navigation-item-horizontal a {
	font-weight: bold;
}

.titled-panel {
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.titled-panel-header {
	background: #e8eef7;
	padding: 3px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

.titled-panel-body {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.loading-label {
	font-weight: bold;
}

.checkbox-container {
	width: 42em;
}

.vertical-divided-panel-child {
	padding-top: 5px;
}

.vertical-divided-panel-child-bordered {
	border-top: 1px dotted grey;
}

.work-permission-country {
	font-weight: bold;
	color: #a0a0a0;
}

.job-board-root {
	width: 100%;
}

.job-board-body {
	width: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10;
	padding-right: 20px;
	border: 1px solid #999999;
}

.waiting-label {
	font-weight: bold;
	background-color: #fef97b;
	padding-top: 5px;
	padding-bottom: 5px;
}

.job-post .section-header {
	position: relative;
	left: -5px;
	border-bottom: 1px solid #bfbfbf;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000080;
}

.job-post fieldset legend {
	background-color: white;
}

.StateWidget {
	width: 30em;
}

ul.error-list {
	color: red;
	margin-top: 0;
	margin-bottom: 5px;
}