﻿/* 28/05/09 - RPO - modal template styles */
div { behavior: url(../include/scripts/iepngfix.htc) }

.content_subheader {font-weight:bold; color: #FF9900; font-size:100%;}

/**/
table.advancedsearch {border:0px; width:95%;}
table.advancedsearch td {width:30%;font-weight:bold; color:Black;}
table.advancedsearch input {border-style: solid; height: 15px; width: 270px; border-color:#FF9900;}
table.advancedsearch select {width:375px;}
table.advancedsearch td .header {font-weight:normal;}

table.advancedsearch_more {border:0px; width:95%;}
table.advancedsearch_more td {font-weight:bold; color:Black;}
table.advancedsearch_more input {border-style: solid; height: 15px;border-color:#FF9900;}
table.advancedsearch_more .content_subheader {font-weight:bold; color: #FF9900; font-size:100%;}
table.advancedsearch_more input.checkbox {border: none; height: 15px;}

table.advancedsearch_pref {width:96%; border:0px;}
table.advancedsearch_pref td {font-weight:bold; color:Black;}
table.advancedsearch_pref .content_subheader {font-weight:bold; color: #FF9900; font-size:100%;}

table.advancedsearch_pref2 {width:96%; border:0px;}
table.advancedsearch_pref2 td {font-weight:bold; color:Black;}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
} 

/**/

/* Start: Announcement User Control */
.headline {position: absolute; top: 210px; padding: 0px 0px 0px 2px; height: 90px; width: 516px;}
.headline_text {font-size:100%;font-weight:bold;}
.headline_text_continued {font-size:100%;font-weight:normal;}
.headline_content {font-size:100%;font-weight:normal;}
/* RPO - 28/04/09 - changed width to 100% */
.announcement_scroller_background {overflow: hidden; top:0px; position: relative; height: 95px; border:0px; padding:0px; font-size:90%;}
.announcement_scroller {position: absolute; overflow: hidden; top:-1px; height: 100px; width: 530px; left:1px;}
.announcement_scrollup {position:absolute; top:1px; right:0px; cursor:pointer;}
.announcement_scrolldown {position:absolute; top:81px; right:0px; cursor:pointer;}
.announcement_navigation {position: absolute; top: 0px; width: 25px; height:inherit; cursor: pointer;}

<!--[if IE 7]>
.announcement_scrollup {position:absolute; top:1px; right:-5px;}
<![endif]-->

<!--[if IE 7]>
.announcement_scrolldown {position:absolute; top:81px; right:-5px;}
<![endif]-->

.announcement_navigation_table {height:100%; width:98%; width: 14px;}
.announcement_box {visibility:hidden; position:absolute;}

.headline_nojs
{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #ABD0E7;
	position: relative;
	height: 90px;
	width: inherit;
}
/* End: Announcement User Control */

/* Start: Auto-complete */
#txt_authors {width:10px; border:1px solid black; height: 25px;}
.droppable-container-box {border: 2px solid #FF9900;}
.droppable-container {border:2px solid #FF9900; position:relative; width: 420px; height:auto; padding: 5px 10px 10px 0px;}
.draggable-droppable {background-color:#E4EDFE;border:1px solid #ABD0E7;height:15px; padding-left:3px; padding-right:10px; cursor:move;}
.text-authors {position: absolute; width: 100px; height:20px; cursor:move; border:1px solid #ABD0E7;}
.draggable-droppable-hover {background-color:#ABD0E7;border:1px solid #ABD0E7;height:15px; padding-left:3px; padding-right:10px; cursor:move;}
.draggable-group {border:2px solid #ABD0E7;height:auto; width:420px; padding-left:3px; padding-right:10px; margin:5px; z-index:10; background-color:#E4EDFE; filter:alpha(opacity=80); opacity:0.8;}
.draggable-group-item {border:none; width:420px;}

.draggable-droppable-x {position:absolute; width: 1px; height:10px; cursor: pointer; background-color:#E4EDFE; border:none; font-family:Arial; color: Silver; font-weight:bold;}
.authors-drop-list {background-color:White; position: absolute; width: 350px; left:0px; height: 110px; border:1px solid Black; }
.authors-drop-list-container {position: relative; overflow: hidden; border-style: none none solid none; border-width: 1px; border-color: black; height: 75px; width: 350px;}

/* 26/02/09 - rpo - updated for drag-drop author box */
.authors-box-container {border:2px solid #FF9900; width:312px; height:auto; margin-bottom:3px; z-index:1; position:relative; padding-left:5px;}
.authors-box-ol {list-style-type:none; width:312px; top:0px; border:0px; display:table; padding-bottom:2px;}
/* 26/03/10 - BMA R01.P10 - Include nowrap to fix bug in IE7 */
.authors-box-ol-li {margin:3px; padding:1px 2px 1px 2px; float:left; cursor:default; width:auto; height:15px; background-color:#E4EDFE; border:1px solid #ABD0E7;white-space:nowrap}
.authors-box-x {cursor: pointer; color:Silver; font-weight:bold;}
.authors-box-li-txt {margin:3px; padding:1px 1px 1px 1px; float:left; cursor:move; width:auto; height:15px; border:none;}
.authors-txt {height:15px; border:0px;}
/* 26/02/09 - rpo - updated for drag-drop author box */

table.authorsbox {padding: 2px; border:0px;}
table.authorsbox td {width:inherit; height:15px;}

.authors-drop-list-compare {position: absolute; top: 85px; left: 1px;}
.authors-drop-list-scrollup {position: absolute; top: 80px; left: 168px; width:14px; height:10px;}
.authors-drop-list-scrolldown {position: absolute; top: 95px; left: 168px; width:14px; height:10px;}
.authors-drop-list-addnew {position: absolute; top: 85px; right: 1px;}
.authors-drop-list-panel {visibility:visible; background-color:White; left:0px; z-index:1001;}
.authors-drop-list-textbox {height:16px; width:350px;}
#authorstextbox_loading {position:absolute; visibility:hidden; top:5px; left: 140px;}
.authors-drop-list-authorslist {position: absolute; top:1px; left:0px; height: 75px; width: 100%; color:Black; z-index:1001;}
.authors-drop-list-authorslistbox {background-color:#E4EDFE; }
.authors-drop-list-buttons {border:0; cursor:pointer; width: 85px; height: 16px;}
.authors-drop-list-scrollbuttons {border:0; height:10px; cursor:pointer;}

/* End: Auto-complete */

/* This file skins dialog */
.modal-dialog .ui-dialog,
.modal-dialog.ui-dialog {
    background-color: white;
}

.modal-dialog .ui-dialog .ui-dialog-titlebar,
.modal-dialog.ui-dialog .ui-dialog-titlebar {
    border-bottom: 1px solid #d8d2aa;
    background: #ABD0E7;
    padding: 0px;
    height: 28px;
    _height: 29px;
}

.modal-dialog .ui-dialog.ui-draggable .ui-dialog-titlebar,
.modal-dialog.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

manageprojects_control_folder {src: url(../images/folder_selected.png); }
.manageprojects_projectname {font-weight:bold; color:#FA8E05;}
 	
.modal-dialog .ui-dialog .ui-dialog-titlebar-close,
.modal-dialog.ui-dialog .ui-dialog-titlebar-close {
    width: 16px;
    height: 16px;
    background: url(i/dialog-titlebar-close.png) no-repeat;
    position:absolute;
    top: 6px;
    right: 7px;
	cursor: default;
}
 	
.modal-dialog .ui-dialog .ui-dialog-titlebar-close span,
.modal-dialog.ui-dialog .ui-dialog-titlebar-close span {
	display: none;
}

.modal-dialog .ui-dialog .ui-dialog-titlebar-close-hover,
.modal-dialog.ui-dialog .ui-dialog-titlebar-close-hover {
	background: url(i/dialog-titlebar-close-hover.png) no-repeat;
}
 	
.modal-dialog .ui-dialog .ui-dialog-title,
.modal-dialog.ui-dialog .ui-dialog-title {
	margin-left: 5px;
	color: white;
    font-weight: bold;
	position: relative;
	top: 7px;
	left: 4px;
}
 	
.modal-dialog .ui-dialog .ui-dialog-content,
.modal-dialog.ui-dialog .ui-dialog-content {
        margin: 1.2em;
}

.modal-dialog .ui-dialog .ui-dialog-buttonpane,
.modal-dialog.ui-dialog .ui-dialog-buttonpane {
        position: absolute;
        bottom: 8px;
        right: 12px;
        width: 100%;
        text-align: right;
}

.modal-dialog .ui-dialog .ui-dialog-buttonpane button,
.modal-dialog.ui-dialog .ui-dialog-buttonpane button {
	margin: 6px;
}
 	
/* Dialog handle styles */


.addauthors_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.addauthors_panel {width:370px; height:360px; background-color:#79B4D9; color:white; font-weight:bold; top:0px; }
.addauthors_header {position: absolute; background-color: inherit; border:none; color:white; font-weight:bold; cursor:pointer; height: 15px; width: 370px; top: 3px; left: 0px; }
.addauthors_body {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 92%; top: 15px; left: 0px; }
.addauthors_body_details {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 96%; width:96%; top: 5px; left: 15px; }
.addauthors_header-x {position:absolute; background-color: inherit; border:none; color:White; cursor:pointer; font-weight:bold; top: 3px; right:4px; }
.addauthors_details_text {width:120px; border-style:inset; border-width:1px;}
.popupclose {vertical-align:top;height:20px;width:20px;}
.addauthor_text {border-style: solid; height: 15px; width: 120px; top:22px;}
/* End: Add Authors Modal popup */

/*Start: IPA*/
.ipa_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.ipa_panel{width: 730px;height: 500px;font-family: Arial;background-color: #79B4D9;color: white;}
.ipa_header {position: absolute; background-color: inherit; border:none; color:white; font-weight:bold; font-size:95%; height: 15px; top: 3px; left: 6px; width:98%; }
.ipa_header-x {position:absolute; background-color: inherit; border:none; font-weight:bold; color:White; cursor:pointer; height: 15px; width: 20px; top: 3px; right: 5px; }
.ipa_body {position: relative; background-color: white; border:none; color:White; height: 94%; width:100%; top: 15px; left: 0px; }
.ipa_body_details {position: relative; background-color: white; font-size:small; border:none; color:White; height: 94%; width:97%; top: 10px; left: 15px; }
.ipa_ipa_frame {width:99%; height:440px; border:0px; width:700px; padding-top:20px;}
.modal_header {position: absolute; width:730px; height:500px; font-family:Arial; color:white; visibility:visible; background-image:url(../images/modal_header.gif); background-repeat:repeat-x;}

/*End: IPA*/

/* Start: Compare Authors Modal popup */
.compareauthors_loading_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 22px; width: 270px; top: 0px; left: 0px; }
.compareauthors_loading_panel {position: absolute; width:270px; height:260px; background-color:#12ABCB; color:white; font-weight:bold; visibility:hidden; top:0px; }
.compareauthors_loading_body {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 215px; top: 22px; left: 0px; }
.compareauthors_loading_body_details {position: absolute; background-color: white; border:none; color:White; font-weight:bold; top: 50px; left: 100px; }
.compareauthors_loading_text {position:absolute; color:Black;left:70px;top:120px; }
.compareauthors_text_label {width:20%; background-color:#12ABCB; color: White;}
.compareauthors_textbox {width:40%; color:Black;}
.compareauthors_advanced_options {color:#FA8E05; font-weight:bold; font-size:100%;}
.compareauthors_advanced_options_remove {font-size:large; color:#FF9900;}
.compareauthors_buttons {width:50px; height:14px;}
.compareauthors_table {margin: 1px; border-color:White; border-style: double; padding: 2px; color:black;}

.compareauthors_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.compareauthors_panel {width:700px; height:575px; font-family:Arial; background-color:#79B4D9; color:white;}
.compareauthors_header {position: absolute; background-color: inherit; font-size:small; border:none; color:white; font-weight:bold; cursor:move; height: 15px; width: 450px; top: 4px; left: 0px; }
.compareauthors_body {position: relative; background-color: white; border:none; height: 94%; width:100%; top: 15px; left: 0px; }
.compareauthors_body_details {position: relative; background-color: white; font-size:small; border:none; height: 95%; width:94%; top: 1px; left: 10px; }
.compareauthors_body_details_loading {position: absolute; background-color: white; font-size:small; border:none; height: 96%; width:94%; top: 1px; left: 10px; }
.compareauthors_header-x {position:absolute; background-color: inherit; border:none; font-weight:bold; color:White; cursor:pointer; height: 22px; width: 20px; top: 0px; right: 5px; }
.compareauthors_header-x_button {position:absolute; top:3px; right:3px;}
.compareauthors_details_text {width:120px; border-style:inset; border-width:1px;}
.compareauthors-coauthors-container1 {border: 0px; position: relative; height: 80px; font-size:smaller;}
.compareauthors-coauthors-container2 {border: 0px; position: relative; height: 80px; font-size:smaller;}
.compareauthors-assosub-container1 {border: 0px; position: relative; height: 10px; font-size:smaller;}
.compareauthors-assosub-container2 {border: 0px; position: relative; height: 10px; font-size:smaller;}
.compareauthors-coauthors-box {position: relative; height:18px; width:100px; left:1px; background-color:white; font-size:small;}
.compareauthors_detailstable {font-size:85%; width:98%; color:Black;}
.compareauthors_highlighttable {border: 0px; position: relative; height: 55px; overflow:auto; width:100%;}
.compareauthors_editinplacetext {position:absolute; top:0px; right:0px; font-size:85%; float:right;}
.compareauthors_editinplace_txt {width:170px;}
/* start: 23/03/2009 - R01.P08 - RPO - LABO-OXF292 - added edit in place country */
.compareauthors_editinplace_list {position:absolute; top:0px; left: 0px; border:1px solid #FF9900;}
.compareauthors_editinplace_ddl {border:0px; font-size:100%; width:170px;}
.compareauthors_highlighttable_country {position: relative; height: 30px; width:85%;}
/* end: 23/03/2009 - R01.P08 - RPO - LABO-OXF292 - added edit in place country */

table.compareauthors {font-size:90%;}
table.compareauthors th {border: 1px solid #999999; background-color:#79b4d9; color:White; font-weight:normal;}
table.compareauthors td {border: 1px solid #999999; width:40%; color:black; font-weight:normal;}

.compareauthors_abstractslist_panel {position: absolute; width:400px; height:300px; font-family:Arial; background-color:#12ABCB; color:white; visibility:hidden; top: 20px;}
.compareauthors_abstractslist_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 15px; width: 400px; top: 0px; left: 0px; }
.compareauthors_abstractslist_x {position:absolute; background-color: #12ABCB; border:none; font-weight:bold; color:White; cursor:pointer; height: 22px; width: 20px; top: 0px; right: 5px; }
.compareauthors_abstractslist_body {position: relative; background-color: white; border:none; height: 255px; width:100%; top: 22px; left: 0px; }
.compareauthors_abstractslist_body_text {position: absolute; background-color: white; border:none; height: 25px; width:96%; left:12px; top: 10px; color:Black; font-size:small;}
.compareauthors_abstractslist_body_list {position: absolute; background-color: white; border:none; height: 170px; width:93%; left:12px; top: 75px; overflow:scroll; color:Black; font-size:small;}
.compareauthors_abstractslist-container {overflow:scroll; position: absolute; height: 280px; font-size:smaller;}
.compareauthors-abstractslist-box-1 {position: relative; height:18px; background-color:#E4EDFE; left:1px; background-color:#FFCC99; border:1px; font-size:small; border:1px solid black;}
.compareauthors-abstractslist-box-2 {position: relative; height:18px; background-color:white; left:1px; background-color:#FFCC99; border:1px; font-size:small; border:1px solid black;}

.compareauthors-abstractslist-1 {background-color:#FFCC99; font-size:small; border:1px solid black;}
.compareauthors-abstractslist-2 {background-color:white; font-size:small; border:1px solid black;}

.compareauthors_merge_panel {position: absolute; width:300px; height:250px; font-family:Arial; background-color:#12ABCB; color:white; visibility:hidden; top: 20px;}
.compareauthors_merge_header {position: absolute; background-color: #12ABCB; font-size:small; border:none; color:white; font-weight:bold; height: 15px; width: 250px; top: 3px; left: 0px; }
.compareauthors_merge_x {position:absolute; background-color: #12ABCB; border:none; font-weight:bold; color:White; cursor:pointer; height: 22px; width: 20px; top: 3px; right: 5px; }
.compareauthors_merge_body {position: relative; background-color: white; border:none; height: 205px; width:100%; top: 22px; left: 0px; }
.compareauthors_merge_body_text {position: absolute; background-color: white; border:none; height: 25px; width:93%; left:20px; top: 10px; color:Black; font-size:small;}
.compareauthors_comparing {position: absolute; color: Black; top: 220px; left: 220px;}
.compareauthors_comparing_img {position: absolute; top: 180px; left: 252px;}
.compareauthors_mergeauthor {position: absolute; top: 120px; right: 5px;}
.compareauthors_advancedoptions {font-size:85%; width:98%; color:Black;}
/* End: Compare Authors Modal popup */

/*	Start: Unicode	*/
.unicode_box {position:absolute; padding:5px; background-color:white; border:1px solid #808080; left:0px; width:282px; height:75px; display:none; font-weight:normal;z-index:10;}
.unicode_box_iframe {position:absolute; padding:5px; background-color:white; border:1px solid #808080; left:0px; width:281px; height:75px; display:none; z-index:9;}
.unicode_list {font-size:28px; font-family:Arial; color:Blue;cursor:pointer; background-color:white;}
.unicode_header {font-size:10px; font-weight:bold; font-family:Arial; color:#808080; cursor:pointer;}
.unicode_group {position:relative;}
/* for cuteeditor */
.unicode_box_CE {position:absolute; padding:5px; background-color:white; border-color:#808080; border-width:1px; border-style: solid; left:98px; top:30px; width:282px; height:75px; display:none; z-index:10;}
.unicode_group_CE {position:relative;}
/*	End: Unicode	*/

/* Start: Assign to Abstractor */
.assigntoabstrator_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.assigntoabstrator_panel {position: relative; width:180px; height:250px; background-color:#FF9900; color:white;}
.assigntoabstrator_header {position: absolute; width: 180px; background-color: #FF9900; border:none; color:white; font-weight:bold; cursor:move; height: 22px; top: 3px; left: 0px; }

.assigntoabstrator_body {position: relative; background-color: white; border:none; color:White; width:178px; height: 200px; top: 22px; left: 1px; }
.assigntoabstrator_header_text {position: relative; width: 176px; font-size:small; background-color: white; border:none; color:black; height: 22px; top: 5px; left: 2px; }
.assigntoabstrator_details_text {position:relative; width:176px; border-style:inset; border-width:0px; color:black; height: 22px; top: 30px; left: 2px; }
.assigntoabstrator-droppable {width:100%; background-color:white; border:0px; cursor:pointer;}
.assigntoabstrator-droppable-hover {cursor:move; width:100%; background-color:#FFCC99; border:0px;}
.assigntoabstrator_body_details {background-color: white; border:none; color:White; font-weight:bold; }
/* End: Assign to Abstractor */

/* Start: Management Queue */
.managementqueue_panel {position: relative; font-family:Arial; background-color:#12ABCB; color:white; }
.managementqueue_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 15px; top: 3px; left: 5px; }
.managementqueue_body {position: relative; border:1px; border-color:white; background-color: white; border:1px; color:black; border-color:Black; top: 22px; left: 0px; }
.managementqueue_body_details {position: relative; background-color: white; font-size:small; border:none; color:White;  top: 10px; left: 15px; }
.managementqueue_details_text {width:120px; border-style:inset; border-width:1px;}
.assigntoabstrator-draggable-panel {position:relative; background-color:#E4EDFE; border:0px; color:Black; font-size:smaller; border:0px; padding:0px; width:95%;}
.assigntoabstrator-draggable {position:relative; cursor:move; }
.managementqueue_details {position:relative; color:#FF9900; font-size:small; font-weight:bold;}
/* End: Management Queue */

/* Start: Management projects */
.manageprojects_panel {position: relative; font-family:Arial; background-color:#12ABCB; color:white; }
.manageprojects_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 15px; top: 3px; left: 5px; }
.manageprojects_body {position: relative; border:1px; border-color:white; background-color: white; border:1px; color:black; border-color:Black; top: 22px; left: 0px; }
.manageprojects_body_details {position: relative; background-color: white; font-size:small; border:none; color:White;  top: 10px; left: 5px; }
.manageprojects_details_text {width:120px; border-style:inset; border-width:1px;}
.manageprojects-draggable-panel {position:relative; background-color:#E4EDFE; border:1px; color:Black; font-size:smaller; border:0px; padding:0px; width:95%;}
.manageprojects-draggable {position:relative; cursor:move; z-index:1;}
.manageprojects_details {position:relative; color:#FF9900; font-size:small; font-weight:bold;}

.manageprojects_tableitem {position:relative; height:80px; width:95%; border:1px solid white;}
.manageprojects_tableitem th {vertical-align:top; width:5%;}
.manageprojects_tableitem td {vertical-align:top; width:95%; float:left;}

.manageprojects_remove {height:14px; width:40px;}
.manageprojects_deleteproject {color:Black; font-weight:normal; width:95%;}
/* End: Management projects */

.alerts_tableitem {position:relative; height:80px; width:95%; border:1px solid white; padding-bottom:3px;}

.remove {float:right;}


/* Start: manage projects - user control */
.manageprojects_control_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.manageprojects_control_panel {position: relative; width:180px; height:250px; background-color:#FF9900; color:white;}
.manageprojects_control_header {position: absolute; width: 180px; background-color: #FF9900; border:none; color:white; font-weight:bold; height: 15px; top: 3px; left: 0px; }

.manageprojects_control_body {position: relative; background-color: white; border:none; color:White; width:178px; height: 200px; top: 22px; left: 1px; }
.manageprojects_control_header_text {position: relative; width: 176px; font-size:small; background-color: white; border:none; color:black; height: 22px; top: 5px; left: 2px; }
.manageprojects_control_createnew_project {position:relative; width:176px; border-style:inset; border-width:0px; color:black; height: 22px; left: 0px; }
.manageprojects_control_createnew_project {position:relative; width:176px; border-style:inset; border-width:0px; color:black; height: 22px; left: 0px; }
.manageprojects_control_createnew_abstract {position:relative; width:176px; border-style:inset; border-width:0px; color:black; height: 22px; left: 0px; }

.manageprojects_control-droppable {width:100%; background-color:white; color:black; border:0px; cursor:pointer; height:100%;}
.manageprojects_control-droppable-hover {width:100%; background-color:#FFCC99; border:0px; color:Black; height:100%;}
.manageprojects_control_body_details {background-color: white; border:none; color:White; font-weight:bold; }
/* End: manage projects - user control */

/* Start: Manage Projects page */
.manageprojects_panel {position: relative; font-family:Arial; background-color:#12ABCB; color:white; }
.manageprojects_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 15px; top: 3px; left: 5px; }
.manageprojects_body {position: relative; border:1px; border-color:white; background-color: white; border:1px; color:black; border-color:Black; top: 22px; left: 0px; }
.manageprojects_body_details {position: relative; background-color: white; font-size:small; border:none; color:White;  top: 10px; left: 15px; }
.manageprojects_details_text {width:120px; border-style:inset; border-width:1px;}
.manageprojects-draggable-panel {position:relative; background-color:#E4EDFE; border:1px; color:Black; font-size:smaller; border:0px; padding:0px; width:95%;}
.manageprojects-draggable {position:relative; cursor:move; }
.manageprojects_details {position:relative; color:#FF9900; font-size:small; font-weight:bold;}
/* End: Manage Projects page */

/* start: create project */
.createproject_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.createproject_panel {position: absolute; width:370px; height:160px; background-color:#12ABCB; color:white; visibility:visible; top:0px; }
.createproject_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 15px; width: 370px; top: 0px; left: 0px; }
.createproject_body {position: relative; background-color: white; border:none; color:Black; height: 115px; top: 22px; left: 0px; }
.createproject_body_details {position: relative; background-color: white; border:none; color:black; height: 96%; width:96%; top: 5px; left: 15px; }
.createproject_header-x {position:absolute; background-color: #12ABCB; border:none; color:White; cursor:pointer; font-weight:bold; height: 15px; width: 20px; top: 3px; right: 3px; }
/* end: create project */

/* start: create project */
.deleteproject_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.deleteproject_panel {position: absolute; width:370px; height:160px; background-color:#12ABCB; color:white; font-weight:bold; visibility:visible; top:0px; float:left; }
.deleteproject_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 22px; width: 370px; top: 3px; left: 0px; }
.deleteproject_body {position: relative; background-color: white; border:none; color:Black; height: 115px; top: 22px; left: 0px; }
.deleteproject_body_details {position: relative; background-color: white; border:none; color:White; height: 96%; width:96%; top: 5px; left: 15px; }
.deleteproject_header-x {position:absolute; background-color: #12ABCB; border:none; color:White; cursor:pointer; font-weight:bold; height: 22px; width: 20px; top: 0px; left: 350px; }

/* end: create project */

/**/
table.savesearchfeature {width:95%; background-color:#E4EDFE; border:1px solid #ABD0E7; margin:0px 10px; padding:4px; font-size:90%; font-weight:bold;}
table.savesearchfeature tr#row1 {width:1%;}
table.savesearchfeature tr#row2 {width:15%;}
table.savesearchfeature tr#row3 {width:5%;}
table.savesearchfeature tr#row4 {width:1%;}
table.savesearchfeature tr#row5 {width:20%;}
table.savesearchfeature tr#row6 {width:15%;}
table.savesearchfeature tr#row7 {width:1%;}
table.savesearchfeature tr#row8 {width:20%;}
table.savesearchfeature tr#row9 {width:10%;}

table.savesearchfeature #savedsearch_box {position:relative;}
table.savesearchfeature #savedsearch_tick {position:absolute; top:0px;background-color:#E4EDFE; border:1px solid #E4EDFE;}

table.savesearchfeature #savedrss_box {position:relative;}
table.savesearchfeature #savedrss_tick {position:absolute; top:0px;background-color:#E4EDFE; border:1px solid #E4EDFE;}

table.savesearchfeature #savedemail_box {position:relative;}
table.savesearchfeature #savedemail_tick {position:absolute; top:0px;background-color:#E4EDFE; border:1px solid #E4EDFE;}

table.search_paging {border:0px; width:95%; padding:0px;}
/**/
.search_results_remove_box {position:absolute; padding:5px; background-color:white; height:35px; border-color:#808080; border-width:1px; border-style: solid; left:0px; width:220px; height:75px; display:none; }
.search_results_tick {position:absolute; top:0px;background-color:#E4EDFE; border:1px solid #E4EDFE;}
.search_results_check {visibility:visible; position:relative;}
.search_results_remove {height:16px; width:16px; cursor:pointer;text-align:center;}
.search_results_remove_box {visibility:hidden;}
.search_results_text {font-weight:bold; font-size:95%;}
.modalPopup {background-color:#ffffdd;border-width:3px;	border-style:solid;	border-color:Gray;padding:3px;width:250px;}
.search_results_removefrombox {position:relative; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #000000; width:100%;}
.search_results_removefrombox_list {background-color:#E4EDFE;}

table.search_results {position:relative; height:80px; width:95%; border:1px solid white; margin-bottom:5px;}
table.search_results th {width:5%; vertical-align:top;}
table.search_results td {width:95%; vertical-align:top;}

.searchresults_projectname {position:absolute; background-color:#E4EDFE; border:1px solid #808080; right:20px; margin-right:3px; width:180px; height:auto; overflow:visible; display:none; z-index:2;}
.searchresults_nojs_narrowlist {height:150px; overflow:auto;}
.search_suggestion {font-size:120%; color:Red;}
.search_suggestion_txt {font-style:italic;}

#alerts_list {height:80px;}

table.search_results_savetoprojects {width:98%; border:0px; padding:0px;}
table.search_results_savetoprojects td#row1 {width:70%;}
table.search_results_savetoprojects td#row1 a {float:right;}
table.search_results_savetoprojects td#row2 {width:30%;}
table.search_results_savetoprojects td#row2 a {float:right;}

table.search_results_paging {width:90%; border:0px; padding:0px;}
table.search_results_paging td {float:right;}
table.narrow_sort {width:80%; color: #FF9933; font-weight:bold;}

/*Popup Control*/
.popupControl
{
	position:absolute;
	background-color:#E4EDFE;	
	visibility:hidden;
	width:280;		
	height:0px;
	margin: 0px 0px 0px 0px;	
}

.popupControlJournalDetails
{
	position:relative;
	background-color:#E4EDFE;	
	visibility:hidden;
	width:300;		
	margin: 1px 0px 0px 0px;
	height: 101px;
}

.popupControlJournalDetails_height
{
	position:relative;
	background-color:#E4EDFE;	
	visibility:hidden;
	width:300;		
	margin: 1px 0px 0px 0px;
	height:100%;
}
.popupControlJournalDetails_height_div
{border: 1px outset white; width: 300px; height:99px;}
/* start: narrow results view all */
.narrowresultsall_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.narrowresultsall_panel {position: absolute; width:370px; height:360px; background-color:#12ABCB; visibility:hidden; color:white; font-weight:bold;top:0px; }
.narrowresultsall_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 22px; width: 370px; top: 3px; left: 0px; }
.narrowresultsall_body {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 310px; top: 22px; left: 0px; }
.narrowresultsall_body_details {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 96%; width:96%; top: 5px; left: 15px; }
.narrowresultsall_header-x {position:absolute; background-color: #12ABCB; border:none; color:White; cursor:pointer; font-weight:bold; height: 22px; width: 20px; top: 0px; right:5px; }
.narrowresultsall_details_text {width:120px; border-style:inset; border-width:1px;}

.narrowsearch_morebox {height:280px; width:300px;}
/* start: narrow results view all */

/* start: narrow results view all */
.customemail_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.customemail_panel {position: absolute; width:370px; height:360px; background-color:#12ABCB; visibility:visible; color:white; font-weight:bold;top:0px; }
.customemail_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 22px; width: 370px; top: 3px; left: 0px; }
.customemail_body {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 315px; top: 22px; left: 0px; }
.customemail_body_details {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 96%; width:96%; top: 5px; left: 15px; }
.customemail_header-x {position:absolute; background-color: #12ABCB; border:none; color:White; cursor:pointer; font-weight:bold; height: 22px; width: 20px; top: 0px; right:5px; }
.customemail_details_text {width:120px; border-style:inset; border-width:1px;}
/* start: narrow results view all */

/* start: narrow results view all */
.customrss_modalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.customrss_panel {position: absolute; width:370px; height:360px; background-color:#12ABCB; visibility:visible; color:white; font-weight:bold;top:0px; }
.customrss_header {position: absolute; background-color: #12ABCB; border:none; color:white; font-weight:bold; cursor:move; height: 22px; width: 370px; top: 3px; left: 0px; }
.customrss_body {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 315px; top: 22px; left: 0px; }
.customrss_body_details {position: relative; background-color: white; border:none; color:White; font-weight:bold; height: 96%; width:96%; top: 5px; left: 15px; }
.customrss_header-x {position:absolute; background-color: #12ABCB; border:none; color:White; cursor:pointer; font-weight:bold; height: 22px; width: 20px; top: 0px; right:5px; }
.customrss_details_text {width:120px; border-style:inset; border-width:1px;}
/* start: narrow results view all */


/* start: For ListBox Email/RSS alters */
.listBox{width:200px;}
/* ends: For ListBox */

/* start: Modal Popup */
.modalPopup1 {background-color:#ffffdd;	}
.modal {background-color:#ffffdd; height:150px; width:350px; }
.modal_ok_cancel{PADDING-LEFT: 100px; padding-bottom:20px; FLOAT: left; PADDING-TOP: 0px; }
/* ends: Modal Popup */
show_search_parameters {position:relative; height:158px; visibility:hidden; width:96%; display:none; border-style: solid; padding: 3px; border-width: 2px; background-color: #E4EDFE; border:1px solid #ABD0E7;}
/* start : advanced search */
.advanced_search_textbox {border-style: solid; height: 15px; width: 270px; border-color:#FF9900;}
.advanced_search_multiselect_textbox {border-color:#FF9900; border-style:solid; border-width:1px;height:100px;}
.advanced_search_showmore_detail {position:relative; height:auto; width:96%; display:none; border-style: solid; padding: 3px; border-width: 2px; background-color: #E4EDFE; border:1px solid #ABD0E7;}
.advanced_search_showmore_header {cursor:pointer; font-weight:bold; color: #6699FF}
.advanced_search_showmore_text {border-style: solid; height: 15px; top:22px; border-color:#FF9900;}
.advanced_search_showmore_container {padding: 10px 0px 10px 10px;}
.advanced_search_fieldtitle {width:30%;font-weight:bold; color:Black;}
.advanced_search_savepreference_saved {font-weight:bold; color: #0066CC}
.advanced_search_table {width:95%; font-weight:bold;font-size:100%; height:100%;}

.advanced_search_listbox {height:120px;width:375px;}
.advanced_search_table_aligntop {vertical-align:top; }
.advanced_search_unicode1 {z-index:21;}
.advanced_search_unicodeframe1 {z-index:20;}
.advanced_search_unicode2 {z-index:10;}
.advanced_search_saved {font-weight:bold; color: #0066CC;}
.advanced_search_searchbutton {padding-left:250px;}
/* end : advanced search */

.searchresults_searchterms_container {padding: 0px 0px 0px 0px;}
.searchresults_searchterms_header {cursor:pointer; font-weight:bold; color: #6699FF}
.searchresults_searchterms_detail {position:relative; height:auto; width:96%; display:none;  padding: 3px;}/*background-color: #E4EDFE;*/
.searchresults_searchterms_table {width:95%;}
.searchresults_searchterms_td{padding-top:0px;}

.text_orange_border {border-style: solid; height: 15px; border-color:#FF9900;}
.text_orange_border_date {border-style: solid; height: 15px; border-color:#FF9900; width:90px;}
.text_orange_border_width150px {border-style: solid; height: 15px; border-color:#FF9900; width:150px;}
.text_orange_border_width180px {border-style: solid; height: 15px; border-color:#FF9900; width:180px;}
.text_orange_border_width200px {border-style: solid; height: 15px; border-color:#FF9900; width:200px;}
.text_orange_border_width300px {border-style: solid; height: 15px; border-color:#FF9900; width:300px;}
.text_orange_border_wide {border-style: solid; height: 15px; border-color:#FF9900; width:300px;}
.text_orange_border_multiline {height:100px; width:150px;}
.text_orange_border_multiline_wide {}
.chk_orange_border{border-color:#FF9900;}
.lbl_bold{font-weight:bold;}
.button_orange_border {border-style:none; background-color:#FF9900; font-weight:bold; color:White;}
.submit_orange_border {position:absolute; right:300px;border-style:none; background-color:#FF9900; font-weight:bold; color:White;}
.dropdown_border{width:158px;}


/* start : RssAlerts POP up text  */
.pop-text-align {text-align: left;}

.mdl-popupclose {height:20px;width:20px; padding-top:5px;}
/* end :  RssAlerts POP up text */

/* start : RepeaterTextBox  */
.repeater-text {width:30;}
/* end :  RepeaterTextBox */

/* start : RepeaterLabel  */
.repeater-label {text-align:left; width:35px;}
/* end :  RepeaterLabel */

.grd-div-hight{height:300; width:300px;}
.grd-border {border-width:0px;border-style:None;border-collapse:collapse;}
.grd-item-style{text-align:left;}
.update-td{text-align:right; width:350px;}
.grd-pan{height:100px; overflow-y:scroll;}
/* end : Unsubscribe Email */

/* start :  Modal Popup control  */
.mdldetail{text-align:left;}
/* End :  Modal Popup control */



/* start: narrow search*/
#narrowsearch_loading {position:absolute; visibility:hidden;}
.narrowsearch_label {visibility:hidden;}
.narrowsearch_remove_button {color:Red; font-weight:bold; cursor:pointer;}
#narrowterm_box {position:relative;color:#FF9900; font-weight:bold; width:100%;}
/* end: narrow search*/

/* start: quick search */
.quicksearch_dialog {border: 0px; width: 287px; height:0px; top:1px;}
.quicksearch_loading {position:absolute; top:30px; left:100px; visibility:hidden;}
.quicksearch_ipa {cursor:pointer; vertical-align:inherit; border:0px;}
.quicksearch_unicode {cursor:pointer; vertical-align:inherit; border:0px;}
.quicksearch_unicode_box {position:absolute; left:109px; top:141px; z-index:5;}
.quicksearch_savedsearch{cursor:pointer; background-color: #E4EDFE; border-style: none none solid none; border-width: 1px; border-color: #C0C0C0; top:0px; color:Black;}
.quicksearch_panel {top:0px;position:relative;}
/* end: quick search */

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

/* start: Account Details */
.repeater-textbox {text-align:left; width:30px;}
.repeater-label {width:10px; color:Red;}
/* end: Account Details */

.liError
{display:block;	border: solid 1px red; color:Red; margin:1px; padding:1px;}

.content_border {border:1px solid #E4EDFE; _top:-1px;}
.content_group_text_subheader {font-weight:bold; color: #FF9900; font-size:130%;}

/*Statrts: Login Control Popup*/
.login_popup_header{position: absolute; width:290px; text-align:left; border:none; color:white; font-size:120%; height: 15px; top: 0px; left: 6px;}
.login_popup_header_x{position:absolute; border:none; font-weight:bold; font-size:120%; color:White; cursor:pointer; height: 15px; width: 20px; top: 0px; right: 5px;}
.login_popup_body{position: absolute; color:Black; background-color: white; border:none; height: 80%; width:100%; top: 16px; left: 0px; padding:0px;}
.login_popup_body_content{text-align:left;color:Black; padding: 15px 10px 5px 10px; font-size:110%; font-weight:normal; height:80%;}
.login_panelModalPopup_okbutton {position:absolute; bottom:10px; left:0px; text-align:center; font-weight:bold; font-size:125%; width:325px;}
.login_panelModalPopup_okbutton a {float:right;}
.loginform1 {background-image:url(../images/backgrounds/loginbar.gif); background-repeat:no-repeat; margin:0px; padding:2px 10px; color:#fff; background-color:#7DBBDD;}

.login_form {background-image:url('../images/backgrounds/loginbar.gif'); background-repeat:no-repeat; color:#fff; padding-top:2px; padding-bottom:2px; height:19px;}
.login_form_logintext {float:left; padding-top:3px;}
.login_form_login {float:left; display:block; border:none; height:17px;}
.login_form_chk {float:left; display:block; border:none; height:17px;}
.login_form_emailtxt {float:left; padding-top:3px;}
.login_form_pwdtxt {float:left; padding-top:3px;}
.login_form_pwd {float:left; display:block; border:none; height:17px;}

/*End: Login Control Popup*/
.panelModalbackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}
.panelModalPopup {width: 330px;height:125px ;font-family: Arial; background-color: #79B4D9;color: white; position:relative;}
.panelModalPopup_height_180{width: 330px;height:180px ;font-family: Arial; background-color: #79B4D9;color: white; position:relative;}
.panelModalPopup_header {position: absolute; background-color: inherit; border:none; color:white; font-weight:bold; font-size:100%; height: 15px; width:290px; top: 0px; left: 6px; }
.panelModalPopup_header-x {position:absolute; background-color: inherit; border:none; font-weight:bold; color:White; cursor:pointer; height: 15px; width: 20px; top: 0px; right: 3px; }
.panelModalPopup_body {position: absolute; color:Black; background-color: white; border:none; height: 80%; width:100%; top: 16px; left: 0px; padding:0px;}


/*.panelModalPopup_body_text {position: relative; background-color: white; border:none; text-align:left; width:90%; height: 80%; top: 15px; left: 3px; font-size:90%; color:Black; }*/
.panelModalPopup_body_text {text-align:left;color:Black; padding: 5px 10px 5px 10px; font-size:90%; height:55px;}	/*LABO-OXF320 - RPO - added fix height */
.panelModalPopup_body_height83 {position: absolute; color:Black; background-color: white; border:none; height: 80%; width:100%; top: 16px; left: 0px; padding:0px; height:83%;}

.panelModalPopup_body_loading {position:absolute; top:8px; left:45%;}
.panelModalPopup_okbutton {float:right; margin-right:3px;} /*LABO-OXF320 - RPO - float to right */
.panelModalPopup_yesnobutton {position:absolute; bottom:15px; left:65%; text-align:center;}
.panelModalPopup_button {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; padding:2px 15px 2px 15px;  font-size:100%;} 
a.panelModalPopup_button:hover{color:#fff; text-decoration:underline;}


.panelModalPopup_body_loading_text {text-align:center; color:Black; position:absolute; top: 45px; width:100%; font-size:80%;}

.modalPopup_Background {background-color:Black;filter:alpha(opacity=50);opacity:0.5; float:left;}

.searchresults_snippet_0 {background-color: #FF00FF; font-weight:bold;}
.searchresults_snippet_1 {background-color: #FFFF00; font-weight:bold;}
.searchresults_snippet_2 {background-color: #00FF00; font-weight:bold;}
.searchresults_snippet_3 {background-color: #00FFFF; font-weight:bold;}
.searchresults_snippet_4 {background-color: #FF9900; font-weight:bold;}
.searchresults_snippet_5 {background-color: #00CCFF; font-weight:bold;}
.searchresults_snippet_6 {background-color: #CCFF66; font-weight:bold;}
.searchresults_snippet_7 {background-color: #CC00FF; font-weight:bold;}
.searchresults_snippet_8 {background-color: #C0C0C0; font-weight:bold;}
.searchresults_snippet_9 {background-color: #CC9900; font-weight:bold;}

.authors_box {position:absolute; padding: 2px 2px 2px 2px; background-color:#E4EDFE; border-color:#808080; border-width:1px; border-style: solid; left:0px; top:0px; width:291px; height:75px; display:none; overflow:auto; color:Black;}

.pagingwithjs_link
{
	font-weight: bold;
	color: #336699;
}
.pagingwithjs_currentpage {font-weight:bold; color: #FF9900;}

.quicksearch_suggestion_box {position:absolute; top:141px; left:109px; padding: 2px 2px 2px 2px; background-color:#E4EDFE; border-color:#808080; border-width:1px; border-style: solid; width:288px; height:75px; display:none; overflow:auto; color:Black; z-index:5;}
.quicksearch_suggestion_list {padding: 2px 2px 2px 2px; background-color:#E4EDFE; width:271px; color:Black; z-index:5; left:0px;}

.modalpopup_controls {position:absolute; z-index:6;}
.ipa_main_panel {z-index:5;}
.login_send{margin-left:210px;background-color:#FA8E05; color:#fff; font-weight:bold; border:none; width:auto; font-size:100%; text-align:center; padding:2px 2px 2px 2px;}
a.login_send:hover{color:#fff; text-decoration:underline;}
.login_textbox{margin-left:50px;left:200px; right:15px; border-style:solid; border-width:1px;}
.lbl_bold{font-weight:bold; font-size:100%;}
.login_bar{background-image:url(../images/backgrounds/loginbar.gif); background-repeat:no-repeat; margin:0px; padding:2px 10px; color:#fff; background-color:#7DBBDD;}
.login_text{height:12px; border:1px solid #fff; width:130px; font-size:100%;}
.login_status{background-image:url(../images/backgrounds/loginbar.gif); background-repeat:no-repeat; margin:0px; padding:2px 10px; color:#fff; background-color:#7DBBDD;}

.warningblock {color:Red; padding-left:10px; padding-top:10px;}
.textarea {font-family: tahoma, verdana, arial, sans-serif;height:50px; width:300px; font-size:110%;}
.submit {clear:both; padding-top:20px; text-align:center; margin-left:90px;}
.button {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; width:auto; padding:2px 5px 2px 5px; font-size:100%;}
.submit_button{text-align: center;background-color:#FA8E05; color:#fff; font-weight:bold; border:none; font-size:100%; padding:2px 2px 2px 2px; width:auto;}
.errormesssge {color:Red;}
.validationAlign{margin-left:15px;}

.journalsearh_list {position:relative; width:95%; margin-bottom:10px; padding: 5px 5px 5px 15px;}
.content_left_header {font-weight:bold; color:Black;}
.rssalerts_terms {clear:both; margin:15px 0px;}
.listbox_wide{width:375px;}
.rssalerts_terms_align{clear:both; margin:15px 0px;}
.td_vertical_align_top{vertical-align:top;}
.vertical_align{vertical-align:top;width:30px;}
.td_text_align {text-align:right;}
.content_left_header_journal {font-weight:bold; color:Black;margin-left:16px;}

.journaldetails_date_align{margin-left:25px;}
.journaldetails_findall {text-align:right; padding-right: 30px; padding-bottom: 10px;}
.journaldetails_content {padding-right: 30px; font-family: tahoma, verdana, arial, sans-serif;}
.journaldetails_authorsbox {border: 1px outset white; width: 300px; height:99px; z-index:10;}
.journal_search_items{margin-left:0px;}
.vertical_align_top{vertical-align:top;width:25%;}

.content_hidden_controls{visibility:hidden;}
.del_button{width:70px;text-align:center;}
/* Starts: Account Details */
.accountdetails_left_td_width{width:30%;}
/* Starts: Account Details */
.accountdetails_repeateripaddress_td{width:auto;margin-left:0px;}
.accountdetails_repeater_text{text-align:left; width:30px; border-style:solid; height:15px; border-color:#FF9900;}
.accountdetails_repeater_button_td{vertical-align:bottom; padding-bottom:3px;}
.accountdetails_repeater_button{width:70px; text-align:center; height:25px; background-color:#FA8E05; color:#fff; font-weight:bold; border:none; width:auto; font-size:100%;}
/* End: Account Details */
/* Start: Account Serch*/
.accountsearch_dropdown{width:180px; height:22px;}
/* End: Account Serch*/
.tbl_margin_left{margin-left:0px;}


/* content - abstract detail page*/
.abstractdetail_tick {float: right;}
.abstractdetail_tick_p {text-align: right; width: 98%;}
.abstractdetail_abstractorname {margin-left:20px;} 
.abstractdetail_imgauthors {position: absolute; left: 140px; top: 30px;}
.abstractdetail_authorsdiv {border: 1px outset white; width: 300px; height: 100px;}
.abstractdetail_backgroundwhite {background-color: White;}
.abstractdetal_duplicateauthor_body {position: absolute; color:Black; background-color: white; border:none; top: 16px; left: 0px; height:310px; width:98%; padding: 5px 5px 5px 5px;}
.abstractdetal_duplicateauthor_detail {background-color:#E4EDFE;}
.abstractdetal_duplicateauthorok {text-align:center; position:absolute; top: 290px;}
.abstractdetail_saveauthor {position:absolute; left: 205px; z-index:1;}
.abstractdetail_deleteabstract_text {font-size:110%;}
.abstractdetail_deleteabstract_div_button{position:absolute; top:80px; left:190px;}
.abstractdetail_language_dropdown{width:280px;}
.abstractdetail_authorsabstractlist_detail {padding:5px 5px 5px 5px; display:block; overflow:auto; height:200px;}
.abstractdetail_authorsabstractlist_table {overflow:auto; height:100%; width:100%; position:absolute; top:40px; left:0px;}
.addauthors_details_text_width_127px {width:120px; border-style:inset; border-width:1px;width:127px;}

.suggestion_box_list {position:absolute; padding: 0px 0px 5px 0px; background-color:#E4EDFE; border-bottom:1px solid black; width:302px; height:96px; color:Black; z-index:2; overflow:hidden;}
				      
.suggestion_box_nav {position:absolute;right:50%;bottom:0px;}
.suggestion_box_close {position:absolute;right:0px;bottom:0px;font-size:85%;}
.publisher_suggestion_main {position:absolute; top:21px; left:1px; padding: 5px 0px 5px 0px; background-color:white; border:1px solid black; width:300px; height:124px; display:none; overflow:hidden; color:Black; z-index:2;}
.publisher_suggestion_main_ifrm {position:absolute; top:21px; left:1px; padding: 5px 0px 5px 0px; background-color:white; border:1px solid black; width:300px; height:124px; display:none; overflow:hidden; color:Black; z-index:1;}

.authors_suggestion_box {position:absolute; background-color:white; border-bottom:1px solid black; width:302px; height:101px; overflow:auto; color:Black; z-index:2;}
.authors_suggestion_ifrm {position:absolute; padding: 0px 0px 5px 0px; background-color:#E4EDFE; border-color:#808080; border-width:1px; border-style: solid; width:302px; height:96px; overflow:hidden; color:Black; z-index:1;}

.authors_suggestion_box_main {position:absolute; background-color:white; border:1px solid #808080; width:302px; height:101px; display:none; overflow:hidden; color:Black; z-index:3;}
.authors_suggestion_box_main_ifrm {position:absolute; background-color:white; border-color:#808080; border-width:1px; border-style: solid; width:302px; height:102px; display:none; overflow:hidden; color:Black; z-index:2;}
.authors_suggestion_container {width:96%; padding-left:11px; position:relative; float:left;}
.authors_suggestion_box_button_addnew {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; padding:2px; font-size:90%; float:left; margin-left:5px;}
.authors_suggestion_box_button_addnew:hover {color:#fff; text-decoration:underline;}
.authors_suggestion_box_button_compare {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; padding:2px; margin-right:3px; font-size:90%; float:left; margin-left:5px;}
.authors_suggestion_box_button_compare:hover {color:#fff; text-decoration:underline;}

.quicksearch_suggestion_main {position:absolute; left:109px; top:141px; padding: 0px 0px 0px 0px; background-color:white; border-color:#808080; border-width:1px; border-style: solid; width:292px; height:124px; display:none; overflow:hidden; color:Black; z-index:5;}
.quicksearch_suggestion_box {border-bottom:1px solid black; top:0px; background-color:white; height:97px; overflow:hidden;}
.quicksearch_suggestion_nav {position:absolute;right:50%;bottom:0px;}
.quicksearch_suggestion_close {position:absolute;right:0px;bottom:0px;font-size:85%;}

.quicksearch_suggestion_alternate {background-color:#E4EDFE; height:20px; padding-left:3px;}
.quicksearch_suggestion_current {height:20px; padding-left:3px;}

.authors_suggestion_list {position:absolute; padding: 5px 0px 5px 0px; background-color:#E4EDFE; border-color:#808080; border-width:1px; border-style: solid; width:302px; height:100px; display:none; color:Black; z-index:2;}
.authors_suggestion_list_ifrm {position:absolute; padding: 5px 0px 5px 0px; background-color:#E4EDFE; border-color:#808080; border-width:1px; border-style: solid; width:302px; height:100px; display:none; color:Black; z-index:1;}
.authors_suggestion_nav {position:absolute;right:50%;bottom:0px;}
.authors_suggestion_close {position:absolute;right:0px;bottom:0px;font-size:85%;}
.authors_suggestion_chk {border:none;}

.authors_suggestion_box_close {position:absolute; top:1px; right:10px; cursor:pointer;}
.authors_suggestion_box_text {width:90%; text-align:center;}
.authors_suggestion_table {width:100%; margin-left:-10px;}
.publisher_suggestion_table {width:90%; margin-left:-40px; border:1px solid black;}

.authors_suggestion_alternate {background-color:#E4EDFE; height:20px;}
.authors_suggestion_current {background-color:white; height:20px;}

.addauthor_showmore_detail {position:relative; height:auto; width:96%; display:none; border-style: solid; padding: 3px; border-width: 2px; background-color: #E4EDFE; border:1px solid #ABD0E7;}
.addauthor_showmore_detail_header {cursor:pointer; font-weight:bold; color: #6699FF; padding-left: 10px;}
.addauthor_showmore_detail_container {padding-left:5px;}
.abstract_content_header {font-weight:bold; color: #FF9900; font-size:130%; margin-left:10px;}
/* Email Login*/
.emaillogin_panelunsubscribe {width:375px; height:200px;}
.exportref_content_div {padding-left:10px;}
/**/
.div_hidden {visibility:hidden;}
.content_hidden {visibility:hidden;}
.content_fontnormal {font-weight:normal;}
.content_alignmiddle {vertical-align:middle;}
.content_aligntop {vertical-align:top;}
.content_textbold {font-weight:bold; color:Black;}
.content_textred {color:Red;}
.content_displaynone {display:none;}
.cursor_pointer {cursor:pointer;}
a.button_custom {background-color:#FA8E05; color:#fff; font-weight:bold; text-align:center; padding: 4px 20px 4px 20px;}
a.button_custom:hover {color:#fff; text-decoration:underline;}

.position_relative{position:relative;}
.position_absolute{position:absolute;}
.text_align_center{text-align:center;}
.text_align_right{text-align:right;}

.td_width_1{width:1%;}
.td_width_2{width:2%;}
.td_width_5{width:5%;}
.td_width_15{width:15%;}
.td_width_10{width:10%;}
.td_width_20{width:20%;}
.td_width_25{width:25%;}
.td_width_30{width:30%;}
.td_width_35{width:35%;}
.td_width_40{width:40%;}
.td_width_50{width:50%;}
.td_width_60{width:60%;}
.td_width_70{width:70%;}
.td_width_75{width:75%;}
.td_width_80{width:80%;}
.td_width_83{width:83%;}
.td_width_85{width:85%;}
.td_width_90{width:90%;}
.td_width_10px{width:10px;}
.td_width_20px{width:20px;}
.td_width_30px{width:30px;}
.td_width_80px{width:80px;}
.table_width_95{width:95%;}

.z_index_15{z-index:15;}
.z_index_10{z-index:10;}

/*Start: JournalSearch*/
.journalsearch_table{margin-left:0px;width:98%;}
/*End: JournalSearch*/
/*Start: PublisherDetails*/
.publisherdetials_table{margin-top:0;width:98%;}
/*End: PublisherDetails*/

/*Start: EditPrintIssue*/
.issuebutton_div{padding: 2px 5px 2px 5px;}
.table_width_96{width:96%;}
/*End: EditPrintIssue*/

/*Start: EditContent*/
.image_button{margin-left:250px;}
/*End: EditContent*/

/*Start: EditAnnouncement*/
.editannouncement_panel_div{background-color:white; height:auto; width:auto;}
.editannouncement_panel_p{text-align: center; font-size: medium; font-weight: bold;}
.editannouncement_message{background-color:white; height:auto; width:auto;}
.editannoucement_message_p{text-align: center; font-size: medium; font-weight: bold;}
/*End: EditAnnouncement*/

/*Start: Admin Default*/
.content_hidden_position_absolute{}
/*End: Admin Default*/

/*Starts: Admin Announcement*/
.announcement_repeater_header{border:none;background-color:#fff;}
/*End: Admin Announcement*/

/*Starts: ManagementQueue*/
.management_queue {position:relative; height:80px; width:95%; border:1px solid white; margin-bottom:5px; background-color:White; z-index:1;}
.management_queue th {vertical-align:top; width:5%;}
.management_queue td {vertical-align:top; width:95%; float:left;}

.management_queue_buttons {position:relative; height:80px; width:95%; border:1px solid white; margin-bottom:5px; background-color:White; z-index:1;}

.queue_narrow{border:1px solid white; width:95%;}
table.managementqueue_sort {color:#FF9900; font-weight:bold;}
/*End: ManagementQueue*/

/*Starts: Journal Details*/
.journaldetails_table{margin-left:16px;width:95%;}
.journaldetails_vertical_align_top{vertical-align:top;}
/*End: Journal Details*/

.abstractcontent {width:90%; padding: 10px 10px 10px 15px;}

.searchresults_resultspanel {height:85%;margin: 5px 0px 5px 5px;}
.searchresults_linkbutton {height: 15px; width:80px; text-align:center;}
.searchresults_duplicatepanel {padding: 10px 10px 10px 10px;}
.searchresults_duplicateyesbutton {width: 60px; height: 16px; text-align:center;position:absolute; top: 90%; left: 5%;}
.searchresults_duplicatenobutton {width: 60px; height: 16px; text-align:center;position:absolute; top: 90%; left: 80%;}
.searchresults_updatebutton {height:18px; cursor:pointer;}
.searchresults_rssokbutton {height:16px; width:30px; text-align:center;}
.div_positionrelative {position:relative;}

.userstats_exporttocsv {width:95%;text-align:right;height:15px;}

/*Starts: Search Results*/
.visibility_hidden_cursor_pointer{visibility:hidden; cursor:pointer;}
/*End: Search Results*/

.register_checkbox{float:left; margin-right:15px;}
.register_checkbox_div{clear:both; margin:15px 0px;}
.register_checkbox_span{font-weight:normal; width:450px;}

.savedsearches_settings{margin-left:14px;}
.savedsearches_lastused{margin-left:4px;}
.savedsearches_settings_header{font-weight:bold; color:Gray;margin-left:7px; padding: 5px 0px 5px 0px;}

.unsubscribe_h3{clear:both; font-size:115%; color:#f90; margin-bottom:0px; padding:0px; font-weight:bold;}
.margin_left_80{margin-left:80px;}

.loading_img_holder {height:33px;} /* LABO-OXF266 - R01.P08- RPO - added for loading img holder */
 
table.narrow_searchwithin {border:0px; padding-left:4px; margin:0px; width:90%;}
table.narrow_searchwithin th {width:80%; float:left; padding-left:10px;}
table.narrow_searchwithin td {width:20%;}

table.narrow_searchwithinbox {border:0px; margin:0px; width:90%;}
table.narrow_searchwithinbox td {width:90%; padding-left:10px;}

table.narrow_results {border:0px; padding:1px; margin:1px; width:98%;}

.text_required {background-color:Yellow; color:Red;}

.publisher_suggestion_box {position:absolute; padding: 5px 0px 5px 0px; background-color:#E4EDFE; border-color:#808080; border-width:1px; border-style: solid; width:302px; height:100px; display:none; overflow:auto; color:Black; z-index:2;}
.publisher_suggestion_box_ifrm {position:absolute; padding: 5px 0px 5px 0px; background-color:#E4EDFE; border-color:#808080; border-width:1px; border-style: solid; width:302px; height:100px; display:none; overflow:auto; color:Black; z-index:1;}

/* start: LABO-OXF06, LABO-OXF201 - R01.P09 - RPO - created for admin login page */
table.adminlogin {border:0px; padding:0px; width:90%;}
table.adminlogin th {width:33%; padding: 3px; width:20%; color:black; font-size:100%; font-weight:bold; vertical-align:top}
table.adminlogin td {width:33%; padding: 3px; width:40%; color:black; font-size:100%; font-weight:normal;}
table.adminlogin input {border:1px solid black; width:200px;}
table.adminlogin input.button {border:1px solid #fff; padding: 0px 5px 0px 5px; width:auto; height:auto; font-size:100%; font-weight:bold; color:#fff; background-color:#999;}
table.adminlogin span {color:red;}
/* end: LABO-OXF06, LABO-OXF201 - R01.P09 - RPO - created for admin login page */

table.email_abstracts {border:none; width: 100%; font-family:tahoma, verdana, arial, sans-serif; font-size:90%;}
table.email_abstracts th {width: 20%; font-weight:bold;}
table.email_abstracts td {width: 80%;}

.droppable-left-menu {padding-left:16px;}
.droppable-left-menu ul li {padding-left:3px; list-style-image:url(/images/folder16x16.gif);}

#modalcontents {font-size:100%;}
.modalmain {width:100%; border:0px; padding:0px; margin:0px;}
.topleft .topmiddle .topright .bottomleft .bottommiddle. bottomright {background-color:Transparent;}  

.topleft {background-image:url(../images/modal/top-left.png); background-repeat:no-repeat; height:23px;}
.topmiddle {background-image:url(../images/modal/top-middle.png); background-repeat:repeat-x; height:23px; color:white; font-weight:bold;}
.topright {background-image:url(../images/modal/top-right.png); background-repeat:no-repeat; height:23px;}        
.bottomleft {background-image:url(../images/modal/bottom-left.png); background-repeat:no-repeat; height:23px;}
.bottommiddle {background-image:url(../images/modal/bottom-middle.png); background-repeat:repeat-x; height:23px;}        
.bottomright {background-image:url(../images/modal/bottom-right.png); background-repeat:no-repeat; height:23px;}        

table.addauthor {padding:0px; margin:0px; border:1px; width:100%; font-family: tahoma, verdana, arial, sans-serif;}
table.addauthor th {width: 40%;}
table.addauthor td {width: 60%;}
table.addauthor input {border:1px solid black; width:150px;}
table.addauthor .showmore {position:relative; height:80px; width:100%; display:none; border-style: solid; padding-left: -3px; border-width: 2px; background-color: #E4EDFE; border:1px solid #ABD0E7;}
table.addauthor .showmore_header {cursor:pointer; font-weight:bold; color: #6699FF;}
table.addauthor .button {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; width:auto; font-size:100%; height:20px;}

.clientsidevalidation_err {color:Red;}

/* modal popup template */
table.modalpopup {width:100%; height:auto;}
table.modalpopup td {height:23px;}
table.modalpopup .topleft {width:20px; background-image:url(../images/modal/top-left.png); background-repeat:no-repeat; height:23px; color:white; font-weight:bold;}
table.modalpopup .topmiddle {background-image:url(../images/modal/top-middle.png); background-repeat:repeat-x; height:23px; color:white; font-weight:bold;}
table.modalpopup .topright {width:20px; background-image:url(../images/modal/top-right.png); background-repeat:no-repeat; height:23px; color:white; font-weight:bold;}
table.modalpopup .bottomleft {width:20px; background-image:url(../images/modal/bottom-left.png); background-repeat:no-repeat; height:23px; color:white; font-weight:bold;}
table.modalpopup .bottommiddle {background-image:url(../images/modal/bottom-middle.png); background-repeat:repeat-x; height:23px;}
table.modalpopup .bottomleft {width:20px; background-image:url(../images/modal/bottom-right.png); background-repeat:no-repeat; height:23px; color:white; font-weight:bold;}

table.modalpopup .header {color:white; font-weight:bold; float:left; height:21px; width:auto; padding-top:2px; cursor:default;}
table.modalpopup .headerx {color:white; font-weight:bold; float:right; height:21px; cursor:pointer;  padding-top:2px;}
table.modalpopup .content {background-color:white; width:100%; height:100%;}
table.modalpopup .alert {background-color:white; width:300px; height:100px; color:black;}
table.modalpopup .dialog {background-color:white; width:300px; height:100px;}
table.modalpopup .loading {background-color:white; width:300px; height:100px;}
table.modalpopup .ipa {background-color:white; width:100%; height:100%;}
table.modalpopup ul li {list-style-image:url(/images/bullet-orange.gif);}

.ipaframe {width:99%; height:440px; border:0px; width:700px; padding-top:20px;}

.button_ipa {cursor:pointer; border:0px;}
.button_diacritics {cursor:pointer; border:0px;}

/* modal popup template */

table.abstractListing {width:95%;}
table.abstractListing th {width:25%;}
table.abstractListing td {width:75%;}
