
/* 
 * This CSS file will be applied after all the built in styles.
 * 
 * CSS files are loaded in alphabetic order, hence the  "zzz" in 
 * the filename to force it to load after the other css files!
 * 
 * Add any local over-rides here. 
 * 
 * To totally replace a system css file, create a file of the same 
 * name in this directory. eg. messages.css
 * 
*/






/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  Local Changes to Research Data brand ME  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Change the body background to grey */

body{
      background-color: #cdced2;
}

/* set the margin on the main content to 10px left and right */

#eprints_content{
    margin: 0 10px;
}
    
/* make the dashed line on the left table border thinner */

td.ep_columns_cell:first-child{
    border-left-width: 1px;
}

/* In Admin section hightlight which fields appear on the top section of the summary page by changing input background-color */

#c3_title, #c4_abstract, .ep_eprint_creators_name_family, .ep_eprint_creators_name_given, #c11_keywords, select#c12_divisions,
#c13_id_number, #c14_official_url, #c14_enlighten_url, #c14_date_year, .ep_eprint_funding_funder_name, .ep_eprint_funding_funder_code, #c15_retention_date_year, #c15_retention_action, 
#c24_note{
	background-color:#fbf6ec;
	background-image:url('images/in_summary_page.png');
	background-repeat: no-repeat;
	background-size: 18px 18px;
    	background-position: right top; 
}

/* force the help '?' to the right of their container  */

.ep_sr_show_help,.ep_sr_hide_help{
text-align:right;
}

/* On the latest records screen make the list padding and backgrounds better  */

table.ep_latest_tool_list {
    border-collapse: collapse;
}

table.ep_latest_tool_list td {
    padding-top: .5em;
    padding-bottom: .5em;
}

.ep_latest_tool_list tr:nth-child(even) {background: #efefef}
.ep_latest_tool_list tr:nth-child(odd) {background: #FFF}

/* make the top banner background slate grey */

#pageContent .sectionHeader{background-color:#4f5961;}

/* adjust heading sizes, make grey and left aligned  */

h1, .maincontent h2{
	color: #4f5961;
	font-weight: normal;
}

h1 {text-align:left;}

.maincontent h2{
	font-size: 1.6em;	
}

.maincontent h1{
	font-size: 2.0em;
}



.rd_text_center {
  text-align: left;
}

.maincontent th{
	background-color:#EDEDED;
}

/* admin sections and tabs to be University light blue  */

.ep_tab_bar li a, .ep_summary_box_title, .ep_summary_box_body, 
.ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar, .ep_tab_panel, 
.ep_toolbox_content, .ep_upload_doc, .ep_toolbox_content, .ep_search_buttons, 
.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom, 
.ep_view_group_by{
	background-color:#e1edf9;
}

/* added to make the datacite citation box flow properly beneath other floated elements */

.ep_summary_box{
	margin-top:10px;
	clear:both;
}

/* link text blue and hover a darker blue  */

a, .ep_tm_key_tools a:visited {
	color:#009dec;
}

a:visited {
	color:#257bb8;
}


a:hover {
	color:#0080ec;
}

#mainpage #eprints_content form select{
	overflow-x:scroll;
}


/*//////////////////////////////////////  END OF LOCAL CHANGES ADDED BY ME ///////////////////////////////////////////////////////////////*/


#pageContent #mainpage img{
	display:inline;
	border:none;
}

#pageContent .aside{
	position: static;
	float:left;
	margin-right: 20px;
	background:1em top no-repeat #ededed;	
}

#mainpage{
	float:none;
}

#mainpage form{
	border:none;
}

.sectionHeader h1{
	text-align: left;
}

.maincontent .ep_columns_cell.ep_columns_cell_last{
	padding:0;
} 

#mainpage form{
	padding:0;
}

#mainpage #eprints_content input[type="submit"]{
	margin: 0.4em;
	padding: 5px;
}

ul.ep_action_list li{
	vertical-align: middle;
}

.maincontent td{
	padding:0;
}

.ep_columns td table, .ep_columns td table > *{
	margin:0;
	padding:0;
}

#mainpage #eprints_content .ep_columns_cell_last .caption{
	display:none;
}

#mainpage #eprints_content p, #mainpage #eprints_content a, #mainpage #eprints_content li, #mainpage #eprints_content td, 
#mainpage #eprints_content form input, #mainpage #eprints_content form p, #mainpage #eprints_content form label{
	font-size: 1em !important;	
	white-space: normal;
}

#mainpage #eprints_content form input, #mainpage #eprints_content form select, #mainpage #eprints_content form label
{
	display: inline;
	float:none;	
	margin:0.5em;	
	font-family: "PT Sans",sans-serif;
}


/*#eprints_content #ep_admin_tabs_tabs li*/
#mainpage #eprints_content .ep_tab_bar li{
	display:inline;
	margin:0;
	list-style: none;
}

#mainpage input, #mainpage select, #mainpage textarea {
	margin:0.5em;
}


.ep_tm_key_tools li{
	display:block;
	border:none;
}


#sNav .ep_tm_key_tools li a{
	margin-left:0;
	padding-left: 0;
}

/*
Resizing so that we can fit Search Repository onto the title button
*/
#siteSearch input{
	width:62%;
}

#siteSearch button{
	width: 32%;
}

#mainpage #eprints_content form td, #mainpage #eprints_content form table{
	border:none;

}


#mainpage input[type="password"]{
	width:60% !important;
}

.ep_block p{
	text-align: left;
}


.open{
  background-color:#ededed;
}


.contentPanelContainer0{
	display:none;
}

/*.ep_msg_message{
	display:none;
}*/

.ep_msg_message_content, .ep_msg_error_content, .ep_msg_warning_content, .ep_msg_other_content
{
    border-width: 0;
}

.ep_msg_message_content table 
{
    border: 1px solid #ccc;
}
.ep_msg_message_content td
{
    border: none;
}

.caption {
	display: none;
}

/*For the table with the PDF and author details*/
.maincontent table{
	border:none;
}

.maincontent td{
	border: none;
}
/*end PDF table*/

.maincontent .ep_blister_bar{
	width:65%;
	margin:auto;
}

#sNav a{
	font-size: 1em !important;
}

#sNav li{
	font-size: 14px;
}

/*
Input is set to 60% which is just huge.  Unless specified otherwise, 160px looks slightly better
*/
#mainpage #eprints_content input[type='text'], #mainpage #eprints_content input[type='password']{
	width: 160px !important;
}


/*
Line up the EPrints form buttons
*/

.ep_form_input_grid_arrows{
	text-align: right;
}

.ep_only_js{
	text-align: left;
}

.ep_sr_title > *{
	text-align: left;
}

/*Seems there's a specific rule for id="q", so overriding*/
#mainpage input#q{
	padding:0.5em !important;
}


/*The width="100%" breaks the display in Chrome on display items*/
td.ep_columns_alter td{
	width:14px;
}

/*The last cell disappears off the edge if the display get too small without this*/
table ul.ep_action_list{
	white-space: normal;
}

#sNav .ep_drop_down:hover ul{
  display:block;
  float:none;
  
}

#sNav ul li ul{
  display:none;
  
  background-color:#ededed;
}

td.ep_row, th.ep_row{
	vertical-align: middle;
}

/* added by ME 13/05/2015 to add padding left to the file info table cells */

td.ep_row {
	padding:0 0 0 5px;
}

.ep_preview{
	border: solid 1px black;
}


/* Media Queries ME 13/05/15 */

@media screen and (max-width: 768px) {

  		.rd_citation_right{
  			width:95%;
  			float:none;
		}
		.rd_citation_left{
			width:100%;
  			float:none;
		}
}

