.mainTitle {
	position: relative;
	left: -0.5em;
	font-size: 2em;
	font-weight: bold;
}

.activStepTitle{
	position: relative;
	left: -0.75em;
	font-size: 1.5em;
	font-weight: bold;
	color: #39b6e6;
}

.otherStepTitle{
	position: relative;
	left: -0.75em;
	font-size: 1.5em;
	font-weight: bold;
	color: #AECAD4;
}

div.modifyPanel {
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
}

div.modifyPanel div {
	display: inline-block;
}

div.modifyPanel img {
	width: 1.5em;
	height: 1.5em;
}

div.mainTitle {
	margin: 0.5em 0em 0.5em 0em;
}

.secondTitle {
	position: relative;
	left: -0.75em;
	font-size: 1.5em;
	font-weight: bold;
	color: #39b6e6;
}

div.secondTitle {
	margin: 0.5em 0em 0.5em 0em;
}

.propalResume {
	/* width: 100% */
}

.propalResume td {
	padding: 0em 0.5em 0em 0.5em;
}

.propalResume td:FIRST-CHILD + td, .propalResume td:FIRST-CHILD + td + td + td {
	font-weight: bold;
} 

.propalResume td img {
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
}

.propalResume .button {
	margin-top: 0em;
}

.titledTable td {
	padding: 0.5em;
}

.slim td {
	padding: 0em 0.5em 0em 0.5em;
}

.slim td img {
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
}

.titledTable td img {
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
}

.titledTable td select {
	width: 98%;
}

.titledTable input + img {
	position: relative;
	background-color: #007BA4;
	height: 2em;
	width: 2em;
	margin: 0.25em 0.25em 0.25em 0.5em;
	vertical-align: bottom;
	cursor: pointer;
}

.titledTable td:FIRST-CHILD, .titledTable td:FIRST-CHILD + td + td {
	width: 1px;
	white-space: nowrap;
	font-weight: bold;
}

.wrapped td:FIRST-CHILD + td {
	width: 1px;
	white-space: nowrap;
}

.wrapped td:FIRST-CHILD + td[colspan] {
	width: auto;
	white-space: normal;
	text-align: justify;
}

.titledTable td:FIRST-CHILD + td + td {
	padding-left: 3em;
}

.entityInformations {
	float: left;
}

.entityInformations td {
	padding: 0.5em;
}

.entityActiveCheckBox {
	float: right;
	font-weight: bold;
	background-color: #EFF9FD;
	vertical-align: middle;
}

.buttonBar {
	text-align: right;
}

.buttonBarLeft {
	text-align: left;
}

.nodata {
	text-align: center;
	color: inherit;
	font-size: 1.75em;
	padding: 0.5em;
}

.importFromGestourBar {
	margin: 1em 0em 1.5em 0em;
}

.importFromGestourBar input {
	position: relative;
	margin-left: 2em;
}

.importFromGestourBar img {
	position: relative;
	background-color: #007BA4;
	height: 2em;
	margin: 0.25em 0.25em 0.25em 0.5em;
	vertical-align: bottom;
	cursor: pointer;
}

.importErrors {
	margin-top: 2.5em;
}

.importErrors .gwt-Label {
	padding: 0.5em 0em 0.5em 2em;
}

.importErrors .gwt-Label:FIRST-CHILD {
	font-weight: bold;
	color: red;
	padding: 0em 0em 0.5em 0em;
	font-size: 1.5em;
}

.complaintTypesPanel {
	width: 100%;
}

.complaintTypesPanel .gwt-CheckBox {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

table.process {
	border-collapse: collapse;
}

table.process td {
	border: 2px solid black;
	padding: 0.25em;
}

table.process td > div {
	padding: 0.5em;
}

table.process td .secondTitle{
	left: 0px;
}

.gwt-TabPanel {
	width: 100% !important;
	padding-top: 1.5em !important;
}

.supplierStepsTabPanel {
	width: 98% !important;
	margin-bottom: 1em;
	padding-top: 0em !important;
}

.gwt-TabBar {
	background-color: transparent;
}

.gwt-TabBarItem {
	background: #999 !important;
	border-radius: 0px !important;
	font-weight: bold !important;
	font-size: 10px !important;
}

.gwt-TabBarItem-selected {
	background: #ccc !important;
	font-size: 11px !important;
}

.gwt-TabPanelBottom {
	border: 2px groove threedface !important;
}

.gwt-DisclosurePanel .header a.disclosureHeaderLink {
	color: #0066CC !important;
	font-size: 1em;
	padding-left: 0.5em;
}

.gwt-DisclosurePanel .header a.disclosureHeaderLink:HOVER {
	text-decoration: underline !important;
}

.suggestPopupContent {
	max-height: 250px;
	overflow: auto;
}

.compensationTable {
  border-top: thin solid #444444;
}

.no-padding-no-bold-td td {
	padding: 0em;
	padding-right: 5px;
	font-weight: normal !important;
}

.edit-folder-field-button {
	cursor: pointer;
}
