
#ratingfield-rating-form .form-item,
.views-field-field-award-rating-nid .form-item {
    float: left;
    width: 32%;
}

#ratingfield-rating-form  .form-item-comment {
  width: 100%;
}

#ratingfield-rating-form #edit-submit {
    clear: both;
}

.view-zu-bewertende-awardprodukte table {
    width: 100%;
}

.view-zu-bewertende-awardprodukte .views-field-view-node { 
	background-image: none; 
}


.view-zu-bewertende-awardprodukte th a { 
	color: #444; 
}
.form-checkboxes.award_kategorien_field_award_fzg_kat_checkboxes,
.form-checkboxes.award_kategorien_field_award_hum_kat_checkboxes {
	float:left;
}

fieldset.award_kategorien_juror div.form-item {    
    width: 250px;
    float: left;
    margin: 0 10px;
}

.form-checkboxes.award_kategorien_checkboxes .form-item {
	margin:0;
}
fieldset.award_kategorien_juror legend {
	padding-bottom:5px;
}

#ratingfield-jurorengruppen #edit-submit {
	margin-top:15px;
}

#ratingfield-rating-form #edit-categories .form-type-textfield {
  float: none;
	width: 100%;
	height: 40px;
}
#ratingfield-rating-form #edit-categories .form-type-textfield label {
	float: left;
  width: 217px;
}

#ratingfield-rating-form #edit-categories legend span.fieldset-legend a {
	color:#fff;
}

/* Einzelbewertungen */

.page-rating-allratings #single-valuation-table {
	width: 100%;
}
.page-rating-allratings #single-valuation-table th {
  min-width: 20px;
  padding-right: 5px;
}
.page-rating-allratings #single-valuation-table .even td {
	background-color: white;
}
.parent-reduced, .parent-expanded {
	background-color: #EEEEEE;
}

i.icon-download {
  background-image: url('./icon-download.png');
	width: 14px;
	height: 14px;
  opacity: 0.5;
	display: block;
}
i.icon-download:hover {
  background-image: url('./icon-download.png');
  opacity: 1.0;
}

.parent-reduced i.icon-expand {
  background-image: url('./icon-chevron-down.png');
	width: 14px;
	height: 14px;
  opacity: 0.5;
	display: block;
}
.parent-reduced i.icon-expand:hover {
  background-image: url('./icon-chevron-down.png');
  opacity: 1.0;
}
.parent-expanded i.icon-expand {
  background-image: url('./icon-chevron-up.png');
	width: 14px;
	height: 14px;
  opacity: 0.5;
	display: block;
}
.parent-expanded i.icon-expand:hover {
  background-image: url('./icon-chevron-up.png');
  opacity: 1.0;
}

.row-reduced {
	display: none;
}
.row-expanded {
	display: table-row;
}
.row-expanded td {
	color: #666666;
}


/* Formular zum Einreichen des Awardentries */

.not-logged-in .node-awardentry-form .field-group-fieldset > legend {
	background-color: #3D82BB;
	font-size: 1em;
	width: 100%;
	height: 21px;
}

.not-logged-in .node-awardentry-form .fieldset-wrapper {
	padding-top: 10px;
}

.not-logged-in .node-awardentry-form .field-group-fieldset > legend a,
.not-logged-in .node-awardentry-form .field-group-fieldset > legend span.fieldset-legend {
	background-color: #184492;
	color: #FFFFFF;
	float: left;
	min-width: 114px;
	padding: 2px 5px;
	font-weight: normal;
	text-decoration: none;
}

.not-logged-in .node-awardentry-form .field-group-fieldset > legend a {
	padding: 0px 5px;
}

.not-logged-in .node-awardentry-form fieldset.field-group-fieldset > legend .fieldset-legend {
	
	background-image: none;
}

.not-logged-in .node-awardentry-form .field-type-text label {
  float: left;
	width: 400px;
}
.not-logged-in .node-awardentry-form .field-type-text .description {
	width: 400px;
}
.not-logged-in .node-awardentry-form .field-type-text input {
  width: 494px;
  margin-bottom: 5px;
}

.not-logged-in #edit-field-award-referenzen legend {
	display: none;
}

.not-logged-in #edit-field-award-referenzen-und-table,
.not-logged-in #edit-field-award-bilder-und-table,
.not-logged-in #edit-field-award-dateien-und-table {
  width: 100%;
  margin-top: 10px;
}
.not-logged-in #edit-field-award-referenzen-und-table th,
.not-logged-in #edit-field-award-bilder-und-table th,
.not-logged-in #edit-field-award-dateien-und-table th {
  font-weight: bold;
}

.not-logged-in label[for=edit-field-award-bilder-und-0],
.not-logged-in label[for=edit-field-award-dateien-und-0],
.not-logged-in label[for=edit-field-award-referenzen-und-0] {
  width: 302px;
}

.field-name-field-award-aufwand-patient, .field-name-field-award-genauigkeit, .field-name-field-award-bedienung, .field-name-field-modularer-aufbau, .field-name-field-award-motivation-nutzer {
	display:none;
}
