ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0;}
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 20px;
}

.form_error
{
  padding-left: 85px;
  color: #d8732f;
}

#menu
{
	padding-bottom: 10px !important;
}

#menu li
{
 	background-color: #ffc !important;
	padding: 5px !important;
}

#auth
{
	right: 20px;
	top: 30px;
	position: absolute;
	list-style: none;
}

#auth li
{
 	background-color: rgb(204, 204, 255) !important;
	padding: 5px !important;
	margin-left: 3px !important;
	float: left !important;
}

#loginform{
	width: 250px;
	height: 110px;
	background-color: #ccf;
	display: block;
	padding: 10px;
	border: 1px solid #E75C58;
	top: 20px;
	position: relative;
}

#direct-url
{
	padding-bottom: 10px;
	right: 20px;
	top: 60px;
	position: absolute;
	list-style: none;
}

div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 650px;
  top: 125px;
  z-index: 900;
  background: url(/images/indicator.gif) no-repeat 0 0;
}

.sortable
{
	width: 200px;
	margin: 3px !important;
	padding: 3px !important;
	list-style-type: none;
	background-color: rgb(255, 255, 204);
	cursor: move;
}

.notsortable
{
	width: 200px;
	margin: 3px !important;
	padding: 3px !important;
	list-style-type: none;
	background-color: #ccf;
	cursor: default;
}

#login
{
  margin-bottom: 10px;
}

#sf_admin_list_th_sf_actions
{
  //width: 40px;
}

#csv-link
{
  text-align: right;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#rdf-link, #rdf-link-all
{
  text-align: right;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#bibtex-link
{
  text-align: right;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#bookmarklet-link
{
  text-align: right;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#sf_admin_footer
{
	margin-right: 330px;
}

.sf_admin_action_rdf
{
  background: url(/images/small/rdf.gif) no-repeat 3px 2px;
  border-right: 4px solid #E75C58 !important;
}

.sf_admin_action_pdf
{
  background: url(/images/small/pdf.png) no-repeat 3px 2px;
  border-right: 4px solid #E75C58 !important;
}

.sf_admin_action_bibtex
{
  background: url(/images/small/bibtex.gif) no-repeat 3px 2px;
  border-right: 4px solid #E75C58 !important;
}

.sf_admin_action_abstract
{
  background: url(/images/small/abstract.gif) no-repeat 3px 2px;
  border-right: 4px solid #E75C58 !important;
}

.sf_admin_action_edit
{
  background: url(/sf/sf_admin/images/edit_icon.gif) no-repeat 3px 2px;
  border-right: 4px solid #E75C58 !important;
}

.sf_admin_action_changename
{
  background: url(/sf/sf_admin/images/save.gif) no-repeat 3px 2px;
  border-right: 4px solid #E75C58 !important;
}

.sf_admin_action_show
{
  background: url(/sf/sf_admin/images/default_icon.gif) no-repeat 3px 2px;
  border-right: 4px solid #E75C58 !important;
}


.dam-title {		
  display: inline;
  color: #003366;
  font-size: 14px;
}

.dam-author {
  font-style: italic;
}

ul.publication_actions
{
  text-align: left;
  margin-top: 5px !important;
  margin-bottom: 10px !important;
  list-style-type: none !important;
}

.publication_actions li
{
  list-style-type: none !important;
  display: inline !important;
}

ul.publication_show_actions
{
  text-align: right;
  margin-top: 5px !important;
}

ul.publication_show_actions li
{
  display: inline;
}

.sf_admin_list th {
  color: #fff;
  background: #fff;
}

.sf_admin_menu {
  margin-top: 8px;
  position: absolute;
  right: 20px;
  width: 330px;
}

#sf_admin_bar
{
  width: 330px !important;
}

#sf_admin_content
{
  margin-right: 340px !important;
}

div #createnew{
	background-color: rgb(255, 255, 204);
	width: 300px;
}

#sf_admin_content .content input
{
	width: 80%;
}

#sf_admin_content .content textarea
{
	width: 90%;
}

#sf_admin_content .content select
{
	width: 50%;
}

#publication_download_date
{
	width: 80px !important;
}

#project_start_date_on, #project_end_date_on
{
	width: 80px !important;
}

#project_is_active, #partner_is_sponsor, #employee_is_external, #employee_is_author, #employee_is_admin,
#employee_createnew, #publication_link_to_pdf_remove, #partner_logo_remove, #project_logo_remove,
#publication_pdf_public, #publication_publish_pdf_anywhere, #publication_is_ifi,
#publication_nonewnumber, #publication_nonewpdf
{
	width: 14px !important;
}

#name, #surname, #distinction, #name_author, #surname_author, #distinction_author, #name_editor,
#surname_editor, #distinction_editor,
#name_head, #surname_head, #distinction_head,
#name_members, #surname_members, #distinction_members,
#name_publisher, #homepage_publisher
{
	width: 70% !important;
}

#button_create_add_author, #button_create_add_editor, #button_create_add_head, #button_create_add_members, #button_create_add_publisher
{
	width: 100px !important;
}

#button_create_author, #button_create_editor, #button_create_head, #button_create_members, #button_create_publisher
{
	width: 170px !important;
}

#button_create_cancel, #button_create_cancel_author, #button_create_cancel_editor, #button_create_cancel_head,
#button_create_cancel_members, #button_create_cancel_publisher
{
	width: 70px !important;
}

#author_button_add_existing, #button_add_existing_author, #editor_button_add_existing, #publisher_button_add_existing,
#project_button_add_existing, #head_button_add_existing, #members_button_add_existing,
#button_clear_author, #button_clear_editor, #button_clear_publisher,
#partner_button_add_existing,
#funding_button_add_existing
{
	width: 70px !important;
}

.form-row
{
	min-height: 10px !important;
	_height: 10px !important;	
}

#inline_add,
#inline_author, #author_inline_add,
#inline_editor, #editor_inline_add,
#inline_project, #project_inline_add,
#inline_head, #head_inline_add,
#inline_members, #members_inline_add,
#inline_partner, #partner_inline_add,
#inline_funding, #funding_inline_add,
#clear_ul_authors, #clear-area_authors,
#clear_ul_editors, #clear-area_editors,
#clear_ul_publisher, #clear-area_publisher,
#publisher_inline_add
{
  display: inline;
}

#notrecognized_authors, #notrecognized_editors, #notrecognized_publisher
{
	background-color: #ffff66 !important;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 80%;
}

#clear_area_authors
{
	display: inline;
}
#add_name_surname, #add_name_surname_author, #add_name_surname_editor, #add_name_surname_head
{
	display: inline;
	margin-bottom: 2px !important;
}

#filters\[authors\], #filters\[editors\], #filters\[projects\], #filters\[teams\], #filters\[publisher\], #filters\[year\],
#filters\[publication_type\], #filters\[yearfrom\], #filters\[yearto\], #filters\[bibtex_type\]
{
	width: 125px;
}

#storage2, #storage3, #storage4, #publication_id, #button_create_add,
#author_fullname, #author_publication_id, #button_create_add_author, #add_name_surname, #add_name_surname_author, #button_create_cancel, #button_create_cancel_author,
#editor_fullname, #editor_publication_id, #button_create_add_editor, #add_name_surname_editor, #button_create_cancel_editor,
#head_fullname, #head_project_id, #storage_head, #button_create_add_head, #button_create_cancel_head, #add_name_surname_head,
#members_fullname, #members_project_id, #storage_members, #button_create_add_members, #button_create_cancel_members, #add_name_surname_members,
#button_create_cancel_publisher, #button_create_add_publisher, #add_name_homepage_publisher,
#project_fullname,  #project_publication_id, #project_id, #storage_project,
#partner_fullname,  #partner_project_id, #partner_id, #storage_partner,
#funding_fullname,  #funding_project_id, #funding_id, #storage_funding,
#hidden_editor_publication_id, #hidden_author_publication_id, #hidden_publisher_publication_id,
#publisher_publication_id, #publisher_fullname,
#hidden_members_project_id, #hidden_head_project_id
{
	display: none;
}

#storage_create_author, #storage_create_editor, #storage_create_head, #storage_create_members
{
	color: #f33;
	margin-top: 5px;
}

.project-logo
{
	max-height: 75px !important;
	max-width: 75px !important;
	_width: 75px;
}

.partner-logo
{
	max-height: 75px !important;
	max-width: 75px !important;
	_width: 75px;
}

.sf_admin_checklist>li>input
{
	width: 14px !important;
}

.partnerrow
{
	border: 1px solid rgb(221, 221, 221) !important;
	height: 75px;
	display: table-row;
	border-width: 1px !important;
	border-color: #fff !important;
	border-style: solid !important;
}

.partnertext
{
	//border: 1px solid rgb(221, 221, 221) !important;
	display: table-cell;
	vertical-align: middle;
	border-width: 1px !important;
	border-color: #fff !important;
	border-style: solid !important;
}

.partnerlogo
{
	width: 100px;
	display: table-cell;
	vertical-align: middle;
	border-width: 1px !important;
	border-color: #fff !important;
	border-style: solid !important;
}

.partnerlogo > img
{
	max-height: 75px !important;
	max-width: 75px !important;
	_width: 75px;
}

#bibteximport{
	background-color: rgb(255, 255, 204);
	width: 100%;
	height: 400px;
}

.import{
	padding: 5px;
	display: block;
	border: 1px solid rgb(221, 221, 221) !important;
}

#bibtexurl{
	width: 80%;
}

#Menu1{
	position: absolute;
	right: 10px;
	top: 131px;
}

#sf_fieldset_technical_report{
	display: none;
}

#savepublication{
	width: 60px !important;
}

#print-title
{
	display: none;
}

.sf_admin_action_save:first-letter
{
	font-weight: bold;
}

#associated_team_publication_1, #associated_team_publication_2, #associated_team_publication_3,
#associated_team_publication_4, #associated_team_publication_5, #associated_team_publication_6,
#associated_team_publication_7, #associated_team_publication_8, #associated_team_publication_9,
#associated_team_publication_10, #associated_team_publication_11, #associated_team_publication_12,
#associated_team_publication_13, #associated_team_publication_14, #associated_team_publication_15 {
	width: 14px !important;
}

#associated_team_project_1, #associated_team_project_2, #associated_team_project_3,
#associated_team_project_4, #associated_team_project_5, #associated_team_project_6,
#associated_team_project_7, #associated_team_project_8, #associated_team_project_9,
#associated_team_project_10, #associated_team_project_11, #associated_team_project_12,
#associated_team_project_13, #associated_team_project_14, #associated_team_project_15 {
	width: 14px !important;
}

#associated_employee_team_1, #associated_employee_team_2, #associated_employee_team_3,
#associated_employee_team_4, #associated_employee_team_5, #associated_employee_team_6,
#associated_employee_team_7, #associated_employee_team_8, #associated_employee_team_9,
#associated_employee_team_10, #associated_employee_team_11, #associated_employee_team_12,
#associated_employee_team_13, #associated_employee_team_14, #associated_employee_team_15 {
	width: 14px !important;
}

#publication_1_description{
	
}

#sf_admin_container .form-row label{
	width: 12em !important;
}

#sf_admin_container .form-row .content
{
  padding-left: 13em;
}