:root {
	overflow-y: scroll !important;
}
a:focus {
	-moz-outline: none;
}
body {
	line-height:18px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #F5F5F5;
}
.lock {
	clear: both;
}
.navigation_levels {
	float: left;
}
.navigation_levels a {
	color:#FFFFFF;
	text-decoration:none;
	height: 20px;
	line-height: 20px;
}
.navigation_levels a:hover {
	color:#BFCCFF;
}
.navigation_signout a {
	float: right;
	color: #FFFFFF;
	padding: 0px 12px 0px 12px;
	background: url(../images/mts_signout.gif) #3F59B3 repeat-x;
	border-left: 1px solid #3B7EC8;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.navigation_signout a:hover {
	background: url(../images/mts_signout_hover.gif) repeat-x #3F59B3;
	border-left:1px solid #364EAF;
}
#navigation {
	background: url(../images/share-navigation_bg.gif) repeat-x #3F59B3;
	height: 20px;
	padding-left: 12px;
	text-decoration: none;
	line-height:20px;
	color:#FFFFFF;
}
.navigation_signout_bevel {
	float: right;
	border-right: 1px solid #30438E;
	height: 20px;
	
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 0px 0px 12px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.journals_cat{
color:#5f5f5f;
font-size:13px;
padding:15px 0 5px 0;
clear:both;
}
#site_head {
	background-image: url(../images/slogan_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
    height: 63px;
	}
.logo {
	position: absolute;
	left: 13px;
	top: 7px;
}
.search_container {
	float: right;
	padding-right: 1.2em;
	padding-top: 1.2em;
}

.search {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	white-space: nowrap;
}
.search_advanced {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	float: left;
}
.search_advanced a{
	color: #999999;
	text-decoration: none;
}
.search_advanced a:hover{
	color: #00718F;
}
.search_field {
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 3px;
	width: 15em;
}
.navigation_end {
	background-image: url(../images/blue_end.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #999900;
}

.search_button {
	background-color: #DADADA;
	padding-left: 0.4em;
	cursor: pointer;
	padding-right: 0.4em;
	border: 0px solid #FFFFFF;
}
.search_button:hover{
	background-color: #00718F;
	border: 0px solid #FFFFFF;
	padding-right: .4em;
	padding-left: .4em;
	cursor: pointer;
	color: #FFFFFF;
}
.slogan {
	margin-left: 11em;
	font-size: 18px;
	font-weight: bold;
	line-height: 3.5em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	color: #DADADA;
	background-image: url(../images/tab_over.jpg);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	
}
.hindawi_links {
	background-color: #7E8796;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../images/share_stripend4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 13em;
	padding-right: 15px;
}
.hindawi_links a{
	color: #F3F4F5;
	text-decoration: none;
}
.hindawi_links a:hover{
	color: #FFFFFF;
}
.hindawi_links ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	position: inherit;
	padding-left:500px;
}
.hindawi_links li {
	display: inline;
	padding-left: 15px;
}
.submission_list
{
	border:1px solid #ccc;
	padding:15px;
	margin-top:10px;
}
.submission_list ul
{
	padding:0px;
	margin:10px 0 0 15px;
}



#banner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 130px;
	background-image: url(../images/mts_signout_hover.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}
/*END container*/

/*Content under navigation*/
/*END content under navigation*/

/*content under the tabs*/
.table_content {
background-color:#FFF;
border-top:4px solid #7b7b7b;
margin:0px 12px;
padding-top:0.5em;
}
.table_content_added {
	padding: 20px 12px 0px 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5E9C5E;
}
.table_content a{
	text-decoration: underline;
	color: #666666;
}
.table_content_added a{
	text-decoration: underline;
	color: #418B34;
}
.title {
	padding: 1.5em 12px 0px 12px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	text-align:left;
}
.lightblue_for_titles_no {
	color: #666666;
}
.gray_shade {
	border-top: .0em solid #999999;
}
/*.tabs_container {
	height: 6.4em;
	padding-bottom:3px;
}*/
* html .tabs_container {
	padding-bottom: 0px;
		height: 5em;
}
.tabs_container_sign_in {
	padding-bottom:0px;
    }
#the_table_tabs {
	margin-left: 12px;
	padding-top: 1.46em;
}
.tabs { 
	color:#000;
	float:left;
	text-align:center;
	text-decoration:none;
}
.tabs a { 
	background:#bbb url(../images/tab_out.jpg) repeat-x;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-style:solid solid none;
	border-top:1px solid #bbb;
	border-width:1px 1px 0px;
	color:#000;
	float:left;
	margin-right:0.5em;
	padding:0px 12px 3px;
	text-align:center;
	text-decoration:none;
}
.tabs a:hover, .tabs a:focus {
background-color:#FFFFFF;
background-image:url(../images/tab_over.jpg);
background-repeat:repeat-x;
color:#000000;
text-decoration:none;
}
.tabs_active {
	background:#7b7b7b url(../images/tab_active.gif) repeat-x;
	border-left:1px solid #7b7b7b;
	border-right:1px solid #555;
	border-top:1px solid #7b7b7b;
	color:#fff;
	float:left;
	margin-right:0.5em;
	padding:0px 12px 3px;
	text-align:center;
	text-decoration:none;
}
.actions_tabs {
	background-color: #EDEDED;
	background-repeat: repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	padding: 0px 12px 0px 12px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 20em;
}
.person_actions a {
	text-decoration: none;
	color: #DCDCDC;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0.2em;
}
.EIC_person_actions {
color:#fff;
float:left;
margin-top:0.2em;
padding-bottom:0px;
padding-right:12px;
padding-top:0px;
text-decoration:none;
}
.person_actions a:hover{
	color: #fff;
}
.back_to_reports a 
{

color:#DCDCDC;
float:right;
margin-top:0.2em;
padding:0px 12px 0px 28px;
text-decoration:none;
}
.back_to_reports a:hover 
{
color:#fff;
}
.person_actions_activated {
	text-decoration: none;
	color: #fff;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0.2em;
}
.sub_tabs_left_margin {
	width: 12px;
	float: left;
	height: 0.2em;
}
.sub_tabs 
{
background-color:#7b7b7b;
margin:0px 12px;
}
/*END sub tabs*/

/*my journal*/
.journal a{
	border: 1px solid #dfdfdf;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/journal_arrow_gray2.gif) no-repeat left;
	display: block;
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
	width: 37.5em;
	float:left;
}
.journal a:hover, .journal2 a:hover {
	background-color: #ededed;
}

.journal2 a{
	border: 1px solid #dfdfdf;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/journal_arrow_gray2.gif) no-repeat left;
	display: block;
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
	width: 37.5em;
	float:right;

}

.journal4 a{
	border: 1px solid #dfdfdf;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/journal_arrow_gray2.gif) #eeeeee no-repeat left;
	display: block;
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
	width: 37.5em;
	float:left;

}
.journal3 a{
	border: 1px solid #dfdfdf;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/journal_arrow_gray2.gif) #eeeeee no-repeat left;
	display: block;
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
	width: 37.5em;
	float:right;

}
.journal3 a:hover, .journal4 a:hover{
background-color: #e7e7e7;
}
.journal_active a{
	border: 1px solid #999999;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: #EEEEEE url(../images/journal_arrow_blue.gif) no-repeat left;
	display: block;
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
}
.journal_active a:hover{
	background-image: url(../images/journal_arrow_blue.gif);
	background-color: #EEEEEE;
}
.journal_spacer {
	width: 10px;
}
/*END my journal*/

/*Footer*/
.footer {
	color: #666666;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight: normal;
	margin-left:auto;
	margin-right:auto;
}
/*END footer*/
/*buttons*/
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*END buttons*/
.mts_intro {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
form {
	margin: 0px;
}
.gray_shade_signin {
	margin: .8em 0px .8em 0px;
	border-top: 1px solid #A5ACB2;
}
.create_account {
	font-size: 18px;
}
.cell_pedding {
color:#000000;
padding-bottom:0.5em;
padding-right:0.5em;
text-decoration:none;

}
.linking a{
	color: #000000;
	text-decoration: none;
}
.linking a:hover{
	color: #666666;
	text-decoration: underline;
}

.enter_space {
	height: 1em;
	width: 1px;
}
.enter_space2 {
	height: 0.3em;
	width: 1px;
}
.account_gray_container {
	padding: 1em;
	border: 1px solid #d2d2d2;
	background-color: #fafafa;
	float: left;
	width: 37em;
}
.account_gray_container_right {
	padding: 1em;
	border: 1px solid #d2d2d2;
	background-color: #fafafa;
	float: right;
	width: 37em;
}
.biography_text {
	padding-left: 2em;
	color: #6db33f;
}

.account_gray_container_bio{
	padding: 1em;
	border: 1px solid #d2d2d2;
	background-color: #fafafa;
}
.hidden_fields {
	color: #30438E;
	border: 1px solid #F7F8F9;
}
.password_space {
	padding-right: 4em;
}
.password_space2 {
	padding-right: .7em;
}
.validation {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
	background-color: #FFE8E8;
}
.validation ul {
	padding: 0px;
	margin: 0px;
}
.invalid {
	margin-top: 8px;
	background-image: url(../images/validation.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.invalid2 li {
background-image:url(../images/validation.gif);
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0px;
margin-top:8px;
padding-left:25px;
}
.special_for_recomendation {
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
    border: 0 none;
    }
.envelope_bio {
	float: left;
	margin-right: 3px;
}
.download {
	float: left;
	padding-top: 5px;
}
.paper_title {
	margin-left: 28px;
}
.one_step {
	line-height: 20px;
	margin-right: 8px;
	float: left;
	width: 20px;
	text-align: center;
	border: 1px solid #C2C2C2;
	background-color: #EAEAEA;
}
.submission_steps {
	line-height: 22px;
	float: left;
	height: 22px;
	margin-right: 8px;
	font-weight: bold;
}

.one_step_active {
	line-height: 20px;
	margin-right: 8px;
	float: left;
	width: 20px;
	text-align: center;
	border: 1px solid #999999;
	background-color: #D5D5D5;
}
.submission {
	margin-top: 15px;
}

.link_items {
	color: #2B5176;
	text-decoration: underline;
}
.link_items a:hover{
	color: red;
	text-decoration: underline;
}
.notes {
	padding: 12px 12px 12px 12px;
	background-color: #ededed;
	color: #000000;
	border: 1px solid #caddbc;
}.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #749e57;
	padding-bottom: 5px;
}
#reports a {
	color: #2d2d2d;
}
.search_results {
	height: 20px;
	line-height: 20px;
}
.search_buttons {
	float: left;
	height: 20px;
	width: 20px;
	margin-left: 5px;
}

.search_buttons_free {
	float: left;
	height: 20px;
	margin-left: 8px;
	line-height: 20px;
}
.only_float {
	float: left;
	margin-right: 13px;
	height: 20px;
	line-height: 20px;
}
.all_buttons 
{
background-color:#D1D1D1;
background:url(../images/tab_out3.gif) bottom repeat-x;
border:#E3E3E3 solid 1px;
cursor:pointer;
font-size:13px;
padding-left:4px;
padding-right:4px;
}

.del_content {
	float: left;
}
.del_content2 {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
.fixed_field_width {
	width: 400px;
}
.activated_journals {
	border: 1px solid #999999;
	background: #F7F7F7;
	margin: 0px 0px 2.5em;
	padding: 0.8em 0.8em 0em 0em;
}
.activated_journals2 {
margin:0px 0px 1.3em;

}
.activated_journals2 .journal, .activated_journals2 .journal2 {
background:#eeeeee none repeat scroll 0%;
}
.journal_activated a {
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	display: block;
	background: url(../images/journal_arrow_gray2.gif) no-repeat;
	margin: 0px 0px .8em;
}

.RemoveJournal {
	float: right;
	line-height: 25px;
	background: url(../images/remove.gif) no-repeat left;
	padding: 0em 0em 0em 2em;
	margin: 0em 1em .8em 0em;
	font-size: 10px;
}
.journal_activated a:hover {
	background: #EEEEEE url(../images/journal_arrow_blue.gif) no-repeat;
}
.RemoveJournal a {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
.RemoveJournal a:hover {
	background: #F7F7F7 url(none);
	text-decoration: underline;
}
.RemoveJournal a {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}

.Activities a:hover {
background-color:#EEEEEE;
background-image:url(../images/journal_arrow_gray2.gif);
background-position:left top;
}
.Activities a {
background-image:url(../images/journal_arrow_gray2.gif);
background-position:left bottom;
background-repeat:no-repeat;
border:1px solid #dfdfdf;
color:#000000;
display:block;
height:25px;
line-height:25px;
margin-bottom:5px;
padding-left:15px;
text-decoration:none;
}

#view_photo a:hover {
	color:#666666;
}
#view_photo a {
color:gray;
float:right;
font-size:11px;
margin-right:16px;
margin-top:1px;
padding-top:3px;
text-decoration:none;
}

html > body .special_field_width {
width: 21.5em;
}
.special_field_width {
 width: 22.5em;
}

.all_buttons_width {
background-color:#D1D1D1;
background:url(../images/tab_out3.gif) bottom repeat-x;
border:#E3E3E3 solid 1px;
cursor:pointer;
font-size:13px;
padding-left:4px;
padding-right:4px;
padding-bottom:3px;
width:120px;
}

.title_cells_mines2 {
background: #ededed url('../images/table_tri_gray.gif') no-repeat inherit 50%;
border: 1px solid #d2d2d2;
color: #586470;
font-weight: bold;
background-position-x:50%; background-position-y:50%; padding-left:12px; padding-right:12px; padding-top:5px; padding-bottom:5px
}
.add_remove {
padding-left: 1em;
padding-right: 1em;
}

.all_buttons_width2 {
background-color:#D1D1D1;
background:url(../images/tab_out3.gif) bottom repeat-x;
border:#E3E3E3 solid 1px;
cursor:pointer;
font-size:13px;
padding-left:4px;
padding-right:4px;
padding-bottom:3px;
width:50px;
}