/****************************************

Overrides for Bootstrap (EPrints)

This stylesheet overrides some default
EPrints styles.

****************************************/

form {
	display: block;
}

/* z-index update to allow autofills to sit on top of the workflow panels */
.ep_drop_target {
	z-index: 9000; 
}

.ep_tab_panel {
	border: 1px solid #ddd;
	border-top: 0px;
	background-image: none;
	background-color: #fff;
}

.ep_block {
	margin-top: 1em;
	margin-bottom: 1em;
}

/***********
* Workflows..
*************/

.ep_form_input_grid tr {
	border-bottom: 5px solid transparent;
}

.ep_form_input_grid td {
	border-right: 3px solid transparent;
}



/****************************
Override for RIOXX2 plugin.
120% font size breaks the 
bootstrap tabs. 
*****************************/

li #rioxx2_tab_title {
	font-size: 90% !important;
}

/*******************
Summary Page Stuff
********************/

#summary_buttons a:visited {
	color:#fff
}

/**********
links    
*********/

a, a:visited {
	color: var(--main-color);
}

a:hover {
	color: var(--hover-color);
	text-decoration: none !important;
}

/****************
.ep_action_list
*****************/

table .ep_action_list {
	width: 12em;
}

table .ep_action_list li {
	float: left
}

th.ep_title_row {
	background-image: none;
	border: none;
	background: #f7f7f7;
	color: #9d9d9d;
	font-size: 1em;
	border-radius: 5px;
	padding: 6px 6px 6px 18px;
}

.ep_title_row tr {
	line-height: 38px;
}

.ep_msg_warning {
	margin-bottom: 20px;
}

.ep_msg_message_content {
    background-color: #337ab7;
    border-color: #dbdfe1;
	border-radius: 10px;
}
.ep_msg_warning_content {
	border-radius: 10px;
}
.ep_msg_error_content {
	border-radius: 10px !important;
}

.ep_msg_error_content, .ep_msg_message_content, .ep_msg_other_content, .ep_msg_warning_content {
    background-image: none;
    color: #fff;
}

.ep_msg_error_content {
	background-color: #fa5252;
}

.ep_msg_warning_content {
    background-image: none;
    color: #222222;
}

.ep_msg_error_content, .ep_msg_message_content, .ep_msg_other_content, .ep_msg_warning_content a {
	color: #dbdbdb;
} 

.ep_msg_warning_content a {
	color: #4A4F53;
	margin: 0 2px 0 2px;
}

.ep_msg_error_content, .ep_msg_message_content, .ep_msg_other_content, .ep_msg_warning_content a:hover {
    color: #fff;
}

.ep_msg_error_content, .ep_msg_message_content, .ep_msg_other_content, .ep_msg_warning_content p {
	margin: 0;
	font-size: 18px;
}

a, .ep_tm_key_tools a:visited {
    color: var(--main-color);
    font-weight: 300;
}

a, .ep_tm_key_tools a:hover {
	color: var(--main-color);
}

.ep_tm_key_tools {
    	text-align: center;
    	display: flex;
    	justify-content: center;
    	align-items: center;
}

.ep_tm_key_tools li {
	border: none;
	margin: 0px 12px;
	/* margin-right: 12px; */
}

dl#ep-homepage-menu dt {
	border: none;
	border-radius: 10px;
}

dl#ep-homepage-menu dd {
	top: -2.5em;
}

.ep_columns_title_inner > div > div, .ep_columns_alter_inner > div > div {
    display: table-cell !important;
}

.ep_columns_alter_inner > div > div:nth-child(2) {
    text-align: center !important;
    width: 100% !important;
}

.ep_latest_result span:first-child {
	content:"• ";
}

.ep_latest_result a {
	color: var(--main-color);
}

.ep_import_bar select {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 22px;
	font-size: 16px;
}
.ep_import_bar label{
	font-weight: normal;
}
.ep_import_bar .btn{
	margin-top: -8px;
}

.ep_columns_add select {
	margin-right: 8px;
	margin-left: 8px;
}
.ep_columns_add label{
	font-weight: normal;
}
.ep_columns_add .btn{
	margin-top: -5px;
}

.ep_form_example {
	font-weight: normal;
	color: var(--main-color);
}

.ep_form_input_grid input{
	border-radius: 5px;
	/* width: 100%; */
}

.ep_form_input_grid select{
	margin: 6px;
	/* border-radius: 5px;
	width: 150px;
	height: 34.8px; */
}
.ep_search_fields > div > div, .ep_table_row > div {
    border: none;
}

.ep_form_input_grid {
	margin-bottom: 18px !important;
}

.ep_block select {
	margin-right: 8px;
	margin-left: 8px;
}
.ep_block label {
	font-weight: normal;
	margin-right: 12px;
}

.ep_field_set_long dd{
	margin-left: 42px;
}

.ep_sr_component .ep_sr_title {
    font-weight: 500;
}

.ep_upload_file_label {
	font-weight: normal !important;
	margin-right: 12px;
}

.ep_block input {
	max-width: 400px;
}

.ep_block .ep_no_js {
	margin-top: -7px;
}

.ep_subjectinput_tree dl dt {
    margin: 10px 0px;
    padding-left: 18px;
    line-height: 18px;
}

.ep_subjectinput_selections {
	border: none;
}

.ep_subjectinput_selected {
	font-weight: normal;
	color: #d9534f;
}

#encoding_label {
	margin-left: 12px;
}

th.ep_row {
    padding-right: 0.5em;
    padding-top: 4px;
    text-align: left;
    border-width: 1px;
}
td.ep_row {
    padding-left: 0.25em;
    padding-bottom: 12px;
    padding-top: 4px;
    border-width: 1px;
}
th.ep_row, td.ep_row {
    border: none;
}



.ep_table_cell #subjects {
	margin-bottom: 12px;
} 

fieldset.ep_option_list {
    margin-left: -35px;
}
fieldset.ep_option_list label {
	font-weight: 300;
	font-size: 0.9em;
}

.ep_search_tool {
    font-size: 24px;
}

.ep_export_bar {
	margin-bottom: 32px;
}

.ep_export_bar select{
	margin-right: 8px;
    margin-left: 8px;
}

.radio dd {
	margin-left: 8px;
}

.ep_phraseedit_system input {
	margin: 4px;
}
.ep_phraseedit_repo input {
	margin: 4px;
}

.eptype_user_id {
	margin-bottom: 12px;
    margin-left: 8px;
}

.ep_multi .ep_first .ep_multi_heading {
	padding-top: 37px;
} 

.ep_summary_content_main table th {
	text-align: right;
}
.ep_summary_content_main table th, td {
	padding: 6px;
}

.ep_form_search_advanced_link {
	text-decoration: none !important;
	color: #fff !important;
	background-color: var(--main-color) !important;
	border-color: #2e6da4 !important;
}

.search-form .form-group {
	margin-bottom: 0px;
}
.search-form .btn.btn-primary {
	margin-left: 6px;
	margin-right: auto;
}

.ep_toolbox {
    margin-bottom: 50px;
}

.js_admin_storagemanager_show_stats table{
	margin-top: 20px;
}
.js_admin_storagemanager_show_stats select{
	margin-bottom: 10px;
	font-size: 16px;
}

.ep_form_action_button {
	display: inline-block;
	font-weight: 400;
	border: 1px solid transparent;
	color: #fff;
	background-color: var(--main-color);
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	margin-bottom: 10px;
}

.ep_form_text {
	margin: 5px;
}
.ep_toolbox a {
	color: var(--main-color);
}

.ep_view_menu ul {
	list-style-type: disc;
}
.ep_view_menu .parent {
	position: relative;
	cursor: pointer;
}
.ep_view_menu .child:before {
	background-position: 0 top;
}
.ep_view_menu .parent > ul {
	display: none;
	transition: opacity 0.5s linear;
}

/* ------ IRStats ------ */
.report_title {
    margin-top: -50px;
}
div.irstats2_view_content {
    padding: 15px;
}
input.irstats2_form_action_button {
	padding: 6px 12px;
	color: rgb(255, 255, 255);
	margin: 0px 10px 10px 0px;
}
input.irstats2_setdesc_q {
    margin: 5px 0px 5px 10px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    font-size: 14px;
	width: 200px;
}
.irstats2_reportheader_options select {
	margin-left: 5px;
	font-size: 17px;
}
.irstats2_setdesc_values {
	font-size: 16px;
}
div.irstats2_options_dates, 
div.irstats2_options_filters, 
div.irstats2_options_reports {
    background-color: #ffffff;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    border-color: #ddd;
    padding: 10px;
}
.format-y-m-d {
	width: 200px;
}
table.irstats2_reports {
	border: none;
}
table.irstats2_reports td {
	padding: 8px;
	font-size: 18px;
}
.irstats2_datepicker_inner td{
	font-size: 15px;
}
.irstats2_datepicker_inner label{
	font-weight: 500;
}
div.irstats2_view {
    text-align: left;
    font-family: inherit;
	font-size: 18px;
}
div.irstats2_view_title {
	background: none;
	background-color: #F5F5F5;
	font-weight: 500;
	font-size: 18px;
	padding-left: 12px;
}

@media(max-width: 767px){
	.ep_block input {
		max-width: 400px;
		margin-bottom: 16px;
	}
	.ep_table_row .ep_table_cell select {
		margin-bottom: 6px;
	}
}
