
/* @group Universal Redefinitions */



/* Validation Styles */
#bookEmailer label.error{
	vertical-align: top;
	margin-left: 4px;
}

#bookEmailer .emailTarget label.error{
	position: absolute;
	margin-left: 100px;
}




/* Main Styles */
html {
 background-color: #B3C2BE; /* For Google Chrome */
}

body, body table {
	font: 13px Arial, Helvetica, sans-serif;
	color: #545454;
}

body {
 background-color: #B3C2BE;
 text-align:center;
 margin: 0px;
 font: 13px Arial, Helvetica, sans-serif;
 color: #545454;
}

html.wide {
 background-color: #F4F6F5;
}

body.wide {
	background: #F4F6F5 url(../../images/body-wide-bg.gif) repeat-x;
}

.body { background-color: #B3C2BE; text-align:center; }

img { border: 0px; }
form { margin: 0px; padding: 0px; }

a:link { color: #3056A5; }
a:visited { color: #545454; }
a:hover {color: #F88614;}
a:active,   
a:focus { 
	outline: 0.15pc solid #e9841d;
}

 /* div#toc-toolbar-buttons a:focus, a:active { outline: 0; } */

input[type="submit"]:focus {
	outline: 2px solid #e9841d;
}

 input[type="text"]:focus {
	outline: 1.55px solid #e9841d;
    padding: 1px 4px 4px 1px;
} 

input:focus, textarea:focus {
    outline: 2px solid #e9841d;
}

input:focus, select:focus {
    outline: 2px solid #e9841d;
}





h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
}

form { margin: 0px; }
select, input { font-size: 11px; }

table td { vertical-align:top;}

table th {
 text-align: left;
}

.underline {
	text-decoration: underline;
}

.preformatted {
	white-space: pre-wrap;
}

.placeholder-text {
	color: #999999;
}

.uppercase {
	text-transform: uppercase;
}

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

.margin-right-8 {
	margin-right: 8px;
}

.margin-left-16 {
	margin-left: 16px;
}

.inputInCellAutowidth {
	 width: 98%;
 }

/* @end */


/* @group Major Layout */

#wrapper {
 background: transparent url(../../images/wrapper-bg.gif) repeat-y;
 width: 806px;
 margin: auto;
 text-align:left;
}

.wide #wrapper {
 width: 100%;
 background: #F4F6F5 url(../../images/body-wide-bg.gif) repeat-x;
}

#system-unavailable {
	border-left: 1px solid #5D6361;
	margin-right: 7px;
	background-color: #FF9933;
	text-align: center;
	font: 16px Arial,Helvetica,sans-serif; 
	color: #000000;
	padding: 0 10px;
}

.wide #system-unavailable {
	margin-right: 0;
}

#system-unavailable p {
	margin: 0;
}

#masqueradeNavWrapper {
	background: #F4F6F5;
	padding: 5px 0 5px 26px;
	font-size: 11px;
	height: 16px;
}

#masqueradeNavWrapper #masqueradeUserText {
	float: left;
	margin-right: 10px;
}

#masqueradeNavWrapper #masqueradeLogoutForm {
	float: left;
}

#masqueradeNavWrapper, #nav-wrapper, #subnav, #header { margin-right: 7px; border-left: solid 1px #5D6361; }

.wide #wrapper #masqueradeNavWrapper, 
.wide #wrapper #nav-wrapper,
.wide #wrapper #main-content,
.wide #wrapper #subnav,
.wide #wrapper #header {
	margin-right: 0px;
	border-width: 0px;
	padding-right: 7px;
}

#main-content { padding: 20px 29px 20px 29px; margin-right: 7px; }
#special-content { margin: 10px 7px 0px 1px; background-color:#E5E7E6; padding: 10px 29px 0px 29px; }

.chapter-detail #main-content {
 
}

.book-banner {
	float: left;
	overflow: hidden;
	width: 515px;
	height: 65px;
	color: #333333;
	font-style: italic;
	font-size: 14px;
}

.book-banner img {
	float: left;
	margin-right: 10px;
}

.book-banner-title {
	padding: 10px 0px;
	display: block;
}

	
#nav-wrapper {
	height: 27px;
	background: transparent url(../../images/nav-bg.gif) repeat-x;
	padding: 10px 0px 0px 18px;
	color: #FFFFFF;
	font-size: 11px;
}

#nav-wrapper select { font-size: 10px; width: 170px; }
#nav-wrapper label { padding: 0px 5px; }

#nav { float: left; }
#nav a img { padding-left: 2px; padding-right: 2px; }

#nav-wrapper #helpLink {
	margin-left: 8px;
}

#emssv2 #nav .dijitArrowButton{
	padding: 2px 1px 1px;	
}

#emssv2 #nav .dijitInputField{
	padding: 1px 1px 1px 3px;
	//padding-top: 2px;
}

#nav label{
	float: left;
	margin-top: 3px;
}

#nav .dijitComboBox{
	height: 17px;
	float: left;
	margin-top: 1px;
}

#user-name {
	font-size: 11px;
	height: 17px;
	width: 270px;
	background: url(../../images/user-name-bg.gif) repeat-x;
	float: right;
	padding: 6px 0 0 8px;
	color: #333;
}

#user-name a { font-weight: bold; text-transform:uppercase; font-size: 9px; }

#header {
	height: 65px;
	background: #fff url(../../images/header-bg.gif) no-repeat;
	padding-left: 30px;
}

#subnav {
	background: transparent url(../../images/subnav-bg.gif) repeat-x;
	height: 21px;
	padding-left: 33px;
}

#subnav a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-right: 21px;
	padding-top: 2px;
	float: left;
}

#subnav a[id*='editBookLockLink'] {
	padding-right: 3px;
	padding-top: 0;
}
	
#footer {
	background: transparent url(../../images/footer-bg.gif) no-repeat bottom left;
	height: 97px;
	padding-left: 29px;
	color: #8A8A8A;
	padding-bottom: 30px;
	clear: both;
}

#footer form {
	display: inline;
}

.wide #footer {
	background: transparent url(../../images/footer-wide-bg.gif) no-repeat bottom right;
}

#footer a { color: #8A8A8A; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

/* @end */

/* @group GUI Elements */

.toolbar-header {
	float: left;
	margin: 0px 15px 0px 0px;
}

.highlight-box { 
	background-color: #E8E9CC;
	border: solid 1px #BCC0C6;
	padding: 10px;
}

/* @end */

/* @group TOC */

#toc_float {
	position: relative;
    top: 0px;
    left: 0px;
	z-index: 10;
	background-color: #F4F6F5;
    border-bottom: 1px solid #3056A5;
    margin-bottom: 20px; 
	padding: 11px 0px 7px 0px;
	height: 33px;
}

#toc-toolbar-buttons {
 float: left;
}

#toc-toolbar-buttons .toolbar-button {
	
 float: left;
 margin-right: 6px;
}

#toc_help_box_show {
 float: left; 
 position: relative;
}

#toc-version h3 {
   position: relative;
   z-index: 4;
}

.toc-heading {
	background-color: #3056A5;
	color: #FFFFFF;
	text-transform:uppercase;
}

.table-spacing {
	margin-top: 35px;
}

.whatsthistooltip{
    display: inline;
    position: relative;
   }

.whatsthistooltip:hover:after{
    background-color: #f4f8f9;
    border: 1px solid gray;
    border-radius: 3px;
    bottom: 26px;
    color: #545454;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 1000;
    width: 240px;
}
    

.confidentialStyle:hover .confidentialtooltip {
    display: block;
}


.confidentialtooltip {
    display: none;
    background-color: #fff;
    border: 1px solid gray;
    margin-left: 10px;
    padding: 5px;
    position: absolute;
    z-index: 1000;
    width:200px;
    height:50px;
}

.confidentialStyleIcon:hover .confidentialicontooltip {
	display: block;
	
}

.confidentialicontooltip {
    display: none;
    background-color: #fff;
    border: 1px solid gray;
    margin-left: 10px;
    padding: 5px;
    position: absolute;
    z-index: 1000;
    width:200px;
    height:50px;
}

table.toc-heading { margin-top: 20px; }

.state-bookToc table.toc-heading {
	position:absolute;
	z-index: 2;
	margin-top: 0px;
}

.state-bookExport table.toc-heading {
	position:absolute; 
	top:254px;
	left: 29px;
	z-index: 9; 
	margin-top: 0px;
}

table.toc-heading td { width: 120px; padding: 0px 5px; font-size: 10px; }
table.toc-heading td div { width: 126px; }

.table-chapter-line td div.savingMessage {
 padding-left: 22px;
 width: 103px;
 background: transparent url(../../images/ajax-loader-small.gif) no-repeat top left;
}

table.toc-heading td.chapter-heading { width:390px; }
table.toc-heading td.chapter-heading div { width:360px; }

.normal-toc table.toc-heading td.chapter-heading { width:295px; }
.normal-toc table.toc-heading td.chapter-heading div { width:280px; }

.export-toc table.toc-heading td.chapter-heading { width:295px; }
.export-toc table.toc-heading td.chapter-heading div { width:280px; }


.table-chapter-line td.book-title { width: 390px;}
.normal-toc .table-chapter-line td.book-title { width: 295px;}
.export-toc .table-chapter-line td.book-title { width: 295px;}

.table-chapter-line h2 { color: #663333; font-size: 16px; margin: 0px; width: 360px; }

.normal-toc .table-chapter-line h2 { width: 280px; }
.normal-toc table.toc-heading td.status-heading { width: 260px; }

.export-toc .table-chapter-line h2 { width: 280px; }
.export-toc table.toc-heading td.status-heading { width: 260px; }

table.table-chapter-line { 
	border-collapse:collapse;
	background-color:#FFFFFF;
	border: solid 1px #ccc;
	margin-top: 3px;
	margin-bottom: 3px;
}

table.on {  background-color:#D9EAF4; }
td.on {  background-color:#D9EAF4; }
table.off { background-color:#FFF; }
table.deleted-true { background-color:#aaa; }

table.destinationParentBookUnit {
 background-color: #EFEFEF;
}


.table-chapter-line td { 
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: 120px;
	padding: 5px;
	vertical-align:top;
}

.table-chapter-line td span {
	width: 105px;
	display:block;
	float: left;
}

.table-chapter-line td div { width:125px; }


.table-chapter-line .line-title span { display: block; float: left; margin-bottom: 1px; width: auto; }


td.section-line { color: #663333; }
td.section-line .line-title span { width: 38px; font-weight: bold; }
td.section-line .line-title p {	color: #663333;	padding-left: 38px;  }

.chapter-line, .section-line {
	border: solid 1px #E0E1E0;
	background-color:#FFFFFF;
	margin-bottom: 3px;
}

td.line-title {float:none; border-width: 0px; width: 295px; color: #336699; }

td.line-title span { width: 15px; text-align:right; }

.line-title p { width: 240px; margin: 0px; }
td.line-title p { padding-left: 20px; //padding-left: 0px; }
td.line-title div { width: 265px; }

td.chapter-line-actions { width: 84px; vertical-align: top; white-space:nowrap;}
td.chapter-line-actions img { margin-right: 7px; }
td.chapter-line-actions div { width: 84px; }

td.status-boxes {
	width: 260px;
}


.part-title p, .l1-title p { color: #663333; font-size: 14px; }

.l2-title p { font-weight:bold; color: #000; font-size: 12px; }

.l3-title p { font-weight: bold; }

.l4-title p { font-style:italic; }

.l5-title p { font-weight: normal; }

.l6-title p { color: #797979; font-style: italic; text-transform: uppercase; }
.l6-title p a { color: #797979; }

.l7-title p { color: #797979; font-style: italic; }
.l7-title p a, .l7-title p a:visited { color: #797979; }

.move-toc .indent-2 { margin-left: 10px; }
.move-toc .indent-2 td.line-title { width: 285px; }
.move-toc .indent-2 td.line-title p { width: 230px; }
.move-toc .indent-2 td.line-title div { width: 255px; }

.move-toc .indent-3 { margin-left: 20px; }
.move-toc .indent-3 td.line-title { width: 275px; }
.move-toc .indent-3 td.line-title p { width: 220px; }
.move-toc .indent-3 td.line-title div { width: 245px; }

.move-toc .indent-4 { margin-left: 30px; }
.move-toc .indent-4 td.line-title { width: 265px; }
.move-toc .indent-4 td.line-title p { width: 210px; }
.move-toc .indent-4 td.line-title div { width: 235px; }

.move-toc .indent-5 { margin-left: 40px; }
.move-toc .indent-5 td.line-title { width: 255px; }
.move-toc .indent-5 td.line-title p { width: 200px; }
.move-toc .indent-5 td.line-title div { width: 225px; }

.move-toc .indent-6 { margin-left: 50px; }
.move-toc .indent-6 td.line-title { width: 245px; }
.move-toc .indent-6 td.line-title p { width: 190px; }
.move-toc .indent-6 td.line-title div { width: 215px; }

.move-toc .indent-7 { margin-left: 60px; }
.move-toc .indent-7 td.line-title { width: 235px; }
.move-toc .indent-7 td.line-title p { width: 180px; }
.move-toc .indent-7 td.line-title div { width: 205px; }

.normal-toc td.line-title { width:295px; }
.normal-toc td.line-title div { width: 280px; }
.normal-toc td.line-title p { width: 240px; }

.normal-toc .indent-2 { margin-left: 10px; }
.normal-toc .indent-2 td.line-title { width: 285px; }
.normal-toc .indent-2 td.line-title p { width: 230px; }
.normal-toc .indent-2 td.line-title div { width: 270px; }

.normal-toc .indent-3 { margin-left: 20px; }
.normal-toc .indent-3 td.line-title { width: 275px; }
.normal-toc .indent-3 td.line-title p { width: 220px; }
.normal-toc .indent-3 td.line-title div { width: 260px; }

.normal-toc .indent-4 { margin-left: 30px; }
.normal-toc .indent-4 td.line-title { width: 265px; }
.normal-toc .indent-4 td.line-title p { width: 210px; }
.normal-toc .indent-4 td.line-title div { width: 250px; }

.normal-toc .indent-5 { margin-left: 40px; }
.normal-toc .indent-5 td.line-title { width: 255px; }
.normal-toc .indent-5 td.line-title p { width: 200px; }
.normal-toc .indent-5 td.line-title div { width: 240px; }

.normal-toc .indent-6 { margin-left: 50px; }
.normal-toc .indent-6 td.line-title { width: 245px; }
.normal-toc .indent-6 td.line-title p { width: 190px; }
.normal-toc .indent-6 td.line-title div { width: 230px; }

.normal-toc .indent-7 { margin-left: 60px; }
.normal-toc .indent-7 td.line-title { width: 235px; }
.normal-toc .indent-7 td.line-title p { width: 180px; }
.normal-toc .indent-7 td.line-title div { width: 220px; }

.export-toc td.line-title { width:290px; }
.export-toc td.line-title div { width: 250px; }
.export-toc td.line-title p { width: 240px; }

.export-toc .indent-2 td.line-title { width: 281px; padding-left: 14px; }
.export-toc .indent-2 td.line-title p { width: 230px; }
.export-toc .indent-2 td.line-title div { width: 255px; }

.export-toc .indent-3 td.line-title { width: 271px; padding-left: 24px; }
.export-toc .indent-3 td.line-title p { width: 220px; }
.export-toc .indent-3 td.line-title div { width: 245px; }

.export-toc .indent-4 td.line-title { width: 259px; padding-left: 36px }
.export-toc .indent-4 td.line-title p { width: 210px; }
.export-toc .indent-4 td.line-title div { width: 235px; }

.export-toc .indent-5 td.line-title { width: 247px; padding-left: 48px }
.export-toc .indent-5 td.line-title p { width: 200px; }
.export-toc .indent-5 td.line-title div { width: 225px; }

.export-toc .indent-6 td.line-title { width: 235px; padding-left: 60px }
.export-toc .indent-6 td.line-title p { width: 190px; }
.export-toc .indent-6 td.line-title div { width: 215px; }

.export-toc .indent-7 td.line-title { width: 223px; padding-left: 72px }
.export-toc .indent-7 td.line-title p { width: 180px; }
.export-toc .indent-7 td.line-title div { width: 205px; }

.edit-toc td.line-title { width:295px; }
.edit-toc td.line-title div { width: 280px; }
.edit-toc td.line-title p { width: 240px; }

.edit-toc .indent-2 { margin-left: 10px; }
.edit-toc .indent-2 td.line-title { width: 285px; }
.edit-toc .indent-2 td.line-title p { width: 230px; }
.edit-toc .indent-2 td.line-title div { width: 270px; }

.edit-toc .indent-3 { margin-left: 20px; }
.edit-toc .indent-3 td.line-title { width: 275px; }
.edit-toc .indent-3 td.line-title p { width: 220px; }
.edit-toc .indent-3 td.line-title div { width: 260px; }

.edit-toc .indent-4 { margin-left: 30px; }
.edit-toc .indent-4 td.line-title { width: 265px; }
.edit-toc .indent-4 td.line-title p { width: 210px; }
.edit-toc .indent-4 td.line-title div { width: 250px; }

.edit-toc .indent-5 { margin-left: 40px; }
.edit-toc .indent-5 td.line-title { width: 255px;  }
.edit-toc .indent-5 td.line-title p { width: 200px; }
.edit-toc .indent-5 td.line-title div { width: 240px; }

.edit-toc .indent-6 { margin-left: 50px; }
.edit-toc .indent-6 td.line-title { width: 245px; }
.edit-toc .indent-6 td.line-title p { width: 190px; }
.edit-toc .indent-6 td.line-title div { width: 230px; }

.edit-toc .indent-7 { margin-left: 60px; }
.edit-toc .indent-7 td.line-title { width: 2435x; }
.edit-toc .indent-7 td.line-title p { width: 180px; }
.edit-toc .indent-7 td.line-title div { width: 220px; }

td.line-export, table.toc-heading td.line-export, table.toc-heading td.line-export div { width:19px; }

a.targetlinesaving {
 height: 20px;
 margin: 7px;
 display: block;
 padding-left: 12px;
 background: transparent url(../../images/ajax-loader-small.gif) no-repeat top left;
 cursor: default;
 text-decoration: none;
 outline: none;
 font-weight: bold;
}

a.targetlinesaving .level-descriptions {
 color: #000;
}

a.targetline, a.targetlinehover, a.targetlineon {
	height: 20px;
	padding-left: 5px;
	margin-top: 2px;
	text-decoration: none;
}

a.targetline:hover .level-descriptions {
 color: #fff;
}


.targetline {
	display:none;
	background: url(../../images/opentarget.gif) #F5E1CD no-repeat 5px 2px;
}

.move-toc .targetline {
 display: block;
}

.move-toc #bookTocForm .actions {
 display: none;
}

a.targetline:hover {
 display: block;
 background: url(../../images/targethover.gif) #FB8C2C no-repeat 5px 2px;
}

a.targetline:active {
 display: block;
 background: url(../../images/targetclosed.gif) #FB8C2C no-repeat 5px 2px;
}





.targetlinedeleted { display:none; } 
.targetlinehover { background: url(../../images/targethover.gif) #FB8C2C no-repeat 5px 2px; }
.targetlineon { background:  url(../../images/targetclosed.gif) #FB8C2C no-repeat 5px 2px; }
.targetlineoff { display: none; }


#toc_help_box {
	display: none; 
	z-index: 10; 
	top: 30px; 
	left: 0px;
	border: 2px solid #8a8a8a;
	background: #ffffff;
	padding: 10px;
	width: 550px;
	height: 400px;
	overflow: auto;
	position: absolute;
	margin-top: 10px;
}


#toc_help_box .print-help {
 font-size: 14px; 
 font-weight: bold;
}

#toc_help_box .help-content {
 height: 300px;
 overflow: auto;
}

/* @end */

/* @group Modules */

/* Modules */

.module-wrapper {
	background: #fff url(../../images/module-bg.gif) repeat-y;
	font:11px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.module-title-wrapper {
	background: transparent url(../../images/module-title-bg.gif) repeat-y;
}

.module-title-content {
	background: transparent url(../../images/module-title-content-bg.gif) no-repeat;
	padding: 6px 15px;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	color: #3056A5
}

.module-title-content-text {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #3056A5
}

.module-title-content-img {
	float: left;
	margin-right: 6px;
	display: block;
}

.module-title-content a {
	font-size: 13px;
	font-weight: normal;
	color: #545454;
}

.module-wrapper .module-title-wrapper .greybg {
	background: transparent url(../../images/module-title-content-grey-bg.gif) no-repeat;
}

.module-content {
	overflow: hidden;
	background: transparent url(../../images/module-content-bg.gif) no-repeat bottom;
	padding: 8px 7px 20px 7px;
}

/* Scalability: Implementation of pagination */
.paging-content{
	overflow: hidden;
	padding: 8px 7px 20px 7px;
}

.paging-content table td {
	padding: 5px 10px;
}

.module-wrapper .greybg {
	background: transparent url(../../images/module-content-grey-bg.gif) no-repeat bottom;
}

.module-content p {
	width: 580px;
	margin-top: 0px;
}

.illustration table th,
.module-content table th,
.assign-module-content table th,
#contribview-content table th {
	font-weight: normal;
	background-color: #3056A5;
	color: #FFFFFF;
	text-transform:uppercase;
	padding: 2px 5px;
}

.module-content table th.chapter { width: 250px; padding-left: 10px; }
.module-content table th.status { width: 175px; padding-left: 10px; }
.module-content table th.due { width: 145px; padding-left: 10px; }
.module-content table th.status { width: 150px; }
.module-content table th.alloted-actual { width: 120px; padding-left: 10px; }
.module-content table th.blank { width: 350px; }


.specs-module-title-content {
	background: transparent url(../../images/module-title-content-bg.gif) no-repeat;
	padding: 6px 15px;
	font-weight: bold;
	font-size: 14px;
	color: #3056A5
}


.assign-module-content select { margin-bottom: 5px; font-size: 10px;}

.assign-module-content table th.due { width: 75px; text-align: left; }
.assign-module-content table th.chapter { width: auto; text-align: left; }
.assign-module-content table th.status { width: 160px; text-align: left; }


#assign-edit.assign-module-content table th.due { width: auto; }


#ChapterHistory tr.alt-color,
.module-content table tr.alt-color,
.illustration table tr.alt-color,
.assign-module-content table tr.alt-color,
#contribview-content table tr.alt-color,
#contractsBookUnitList table tr.alt-color,
#contractTableForm table tr.alt-color {
	background-color: #E0E0E0;
}

#ChapterHistory {
 width: 100%;
}

.ChapterHistoryLabelColumn {
 width: 30px;
}

.ChapterHistoryContentColumn {
 width: 170px;
}

.ChapterHistoryDateColumn {
 width: 170px;
}


#assign-view .dijitDateTextBox {
	width: 149px;
}

#assign-edit {
	
}

.module-content table td,
.assign-module-content table td,
#contribview-content table td {
	padding: 5px 10px;
}

.status-module {
	background: url(../../images/module-status-bg.gif) repeat-y;
	width: 319px;
	margin-bottom: 10px;
}

.status-module-content {
	background: url(../../images/module-status-top.gif) no-repeat top left;
	padding: 10px 15px 0px 15px;
}

.status-module-btm {
	background: url(../../images/module-status-btm.gif) no-repeat;
	height: 8px;
	font-size: 0px;
}


.status-module-wide {
	background: url(../../images/module-status-wide-bg.gif) repeat-y;
	width: 400px;
	margin-bottom: 20px;
}

.status-module-wide-content {
	background: url(../../images/module-status-wide-top.gif) no-repeat top left;
	padding: 10px 15px 0px 15px;
}

.status-module-wide-btm {
	background: url(../../images/module-status-wide-btm.gif) no-repeat;
	height: 8px;
	font-size: 0px;
}



#status-boxes, .status-boxes {  width: 175px; margin-bottom: 3px; }
#status-boxes img, .status-boxes img { margin-right: 5px; }

.action-module-wrapper {
	background: transparent url(../../images/module-action-bg.gif) repeat-y;
	font:11px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	width: 319px;
}

.action-module-title-wrapper {
	background: #fff url(../../images/module-action-title-bg.gif) repeat-y;
}

.action-module-title-content {
		background: transparent url(../../images/module-action-title-content-bg.gif) no-repeat;
		padding: 8px 15px;
}

.action-module-content {
	background: transparent url(../../images/module-action-content-bg.gif) no-repeat bottom;
	padding: 4px 7px;
}

.assign-module-wrapper {
	background: #fff url(../../images/module-assign-bg.gif) repeat-y;
	font:11px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 388px;
}

.assign-module-title-wrapper {
	background: transparent url(../../images/module-assign-title-bg.gif) repeat-y;
}
.assign-module-title-content {
		background: transparent url(../../images/module-assign-title-content-bg.gif) no-repeat;
		padding: 6px 15px;
}

.assign-module-content {
	background: transparent url(../../images/module-assign-content-bg.gif) no-repeat bottom;
	padding: 8px 7px 10px 7px;
}


/* @end */

/* @group deDashboard */

.deDashboard-banner {
	float: left;
	overflow: hidden;
	width: 515px;
	color: #333333;
}

.deDashboard table {
	border-collapse: collapse;
	border-bottom: solid 1px #3F5E9C;
}

.deDashboard table th {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
}

.deDashboard table td {
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	border-left: solid 1px #3F5E9C;
	border-right: solid 1px #3F5E9C;
}

.deDashboard table .alt-color td {
	padding: 2px;
}

.deDashboard .projectTitle {
	min-width: 10em;
	max-width: 20em;
	text-align: left;
}

.deDashboard .date {
	min-width: 7em;
}

.deDashboard .users {
	min-width: 10em;
}

.deDashboard .users a {
	margin-right: 0.5em;
}

.deDashboard-banner-title {
	padding: 10px 0px 5px 0px;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.deDashboard-banner-date {
	overflow:hidden;
	font-size: 11px;
}

.deDashboard-banner-date-label {
	width:70px;
	float:left;
	text-align:right;
	white-space: nowrap;
}

a:link.na-or-none,
a:link.overdue,
a:visited.na-or-none,
a:visited.overdue {
	color: red;
}

a:hover.overdue,
a:hover.na-or-none {
	color: #FB8C2C;
}

.accordion-title-wrapper {
	cursor: pointer;
	/* stop text being selected */
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	 -khtml-user-select: none; /* Konqueror HTML */
	   -moz-user-select: none; /* Firefox */
		-ms-user-select: none; /* Internet Explorer/Edge */
			user-select: none; /* Non-prefixed version, currently
								  supported by Chrome and Opera */
}


.ui-icon-triangle-1-e:before{ 
	content: '\25ba';
	padding-right: 0.5em;
}
	
.ui-icon-triangle-1-s:before{
	content: '\25bc';
	padding-right: 0.5em;
}	

.accordion-module-content {
	overflow: auto !important;
}

.deDashboard-title-content {
    background-color: #CAD2E3;
    height: 21px;
    padding-left: 7px;
    color: #3056A5;
    padding-top: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.deDashboard-export { 
	float:right; 
	font-size: 10px;
	}

/* @group Contribview */

/* Contribview */

#note .indent1, .figureNoteWrapper .indent1, .noteListWrapper .indent1 { margin-left: 10px; }
#note .indent2, .figureNoteWrapper .indent2, .noteListWrapper .indent2 { margin-left: 20px; }
#note .indent3, .figureNoteWrapper .indent3, .noteListWrapper .indent3 { margin-left: 30px; }
#note .indent4, .figureNoteWrapper .indent4, .noteListWrapper .indent4 { margin-left: 40px; }
#note .indent5, .figureNoteWrapper .indent5, .noteListWrapper .indent5 { margin-left: 50px; }
#note .indent6, .figureNoteWrapper .indent6, .noteListWrapper .indent6 { margin-left: 60px; }
#note .indent7, .figureNoteWrapper .indent7, .noteListWrapper .indent7 { margin-left: 70px; }
#note .indent8, .figureNoteWrapper .indent8, .noteListWrapper .indent8 { margin-left: 80px; }
#note .indent9, .figureNoteWrapper .indent9, .noteListWrapper .indent9 { margin-left: 90px; }


#contribview {
	width: 451px;
	margin-bottom: 15px;
}

#contribview.wide { width: 730px; }
#contribview p { margin-top: 0px; }

#contribview-content h3 {
	margin: 0 0 12px 0;
}

#contribviewTabLoading {
	display: none;
	height: 150px;
	padding-left: 320px;
	padding-top: 80px;
}

#contribviewTabDeleting {
	display:none;
	height:50px;
	padding-left:300px;
	padding-top:25px;
}

.contribview-tab {
	background-color: #CAD2E3;
   	padding-top: 10px;
   	display: block;
   	float: left;
   	margin: 0 8px 0 0;
   	padding: 4px 8px;
   	
   	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

.contribview-tab-on {
	background-color: #E8E9CC;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

a.contribview-tab:link, a.contribview-tab:visited {
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.contribview-tab:hover {
	color: #3056A5;
}

#contribview-tabs .tab-title-image {
	float: left;
	padding-right: 4px;
}

#contribviewTabsContent, #contribviewTabLoading {
	background-color: #E8E9CC;
	border-left: solid 1px #CCCCCC;
	
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#contribview-content {
	padding: 10px;
}

#figuretools {
	margin-bottom: 10px;
}

#figureHeader {
	margin-bottom: 10px;
}

#figureHeader #figureSort {
	margin: 5px 0;
}

#oldversions {
	border: 1px solid rgb(232, 233, 204);
}

#oldversions #oldversions-inner {
	padding: 5px 0 0 0;
}

#downloadfig, #uploadfig {
	border: solid 1px #ccc;
	margin-bottom: 10px;
	padding: 5px;
}

#uploadfig {
	position: relative;
	float: left;
	z-index: 2;
}

.post-btn {
	height: 15px;
	background-color: transparent;
	background-image: url(../../images/post-btn-sprite.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.btnUploadVersion {
	width: 135px;
	margin-top: 7px;
	background-position: 0px 0px;
}

.selected .btnUploadVersion {
	background-position: 0px -15px;
}

.post-btn-view-manuscript {
	width: 135px;
	background-position: 0px -30px;
}

.selected .post-btn-view-manuscript {
	background-position: 0px -45px;
}

#downloadfig img, #uploadfig img { padding-top: 3px; }

#newfigure {
	clear: both;
	margin: 0px;
	border-width: 0px;
	background-color: #E8ECF5;
}

.figureSpecForm {
 display: block;
}

.post {
	border: solid 1px #BCC0C6;
	background-color: #E8ECF5;
	padding: 8px;
	margin-bottom: 5px;
	clear:both;
}

#contribview .selected {
	background-color: #CAD2E3 !important;
}

#status .post {
	background-color: #F4F6F5;
}

.post div, body#note div, .noteListWrapper .noteobj {
	border: solid 1px #BCC0C6;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 7px;
	clear:both;
	//zoom: 1;
}

.post div.hiddenInlineForm, body#note div.hiddenInlineForm {
 border-width: 0px;
 background-color: transparent;
 padding: 0px;
 margin: 0px;
 clear: none;
}

.post div.basicDiv {
 margin: 0px;
 border-width: 0px;
 padding: 0px;
 background-color: transparent;
}

.post div.figSaveMessage {
 margin: 0px;
 border: solid 1px #F0C020;
 padding: 5px;
 background-color: #FFFFDD;
}

div.figSaveMessage {
 display: none;
}

.unsaved div.figSaveMessage {
 display: block;	
}

#figTypesSaveWrapper {
 position: absolute;
 width: 113px;
 left: -101px;
 //width: 143px;
 //left: -131px;
 _left: -173px;
 background: #E8E9CC;
 padding: 10px;
 border-left: solid 1px #999;
 border-bottom: solid 1px #999;
 border-top: solid 1px #999;
 display: none;
}

.post div.clearer, body#note div.clearer {
 margin: 0px;
 border-width: 0px;
 padding: 0px;
}

.post div#note {
 border-width: 0px;
 background-color: transparent;
 padding: 0px;
 margin: 0px;
}

body#note div p {
	margin: 7px 0px 3px 0px;
}

body#note div p.note-info {margin-top: 3px; }

.note-info span { padding: 0px 50px; }

.note-heading { 
	display: block; 
	padding: 3px 0px; 
	color: #000;
	clear: both;
}
.note-heading span { margin: 0px 60px; }

.notesCCList{
	float: right;
	padding-top: 2px;
}

div.noteBody {
 clear: both;
 color: #000;
 border-width: 0px;
}

.noteBody pre {
 white-space: pre-wrap;
 word-wrap: break-word;
 font-family:Arial,Helvetica,sans-serif;
 font-size:13px;
 margin: 0px;
}

.note-info{
	float: left;	
}

.noteCcOtherWrapper {
	padding-left: 23px;
}

.noteCcOtherWrapper input {
	width: 180px;
}

.noteCcOtherWrapper .form-note {
	font-size: 10px;
	margin-left: 62px;
}

#contribview #figure p.note-info {
 float: none;
}

table.figures { margin-bottom: 20px; clear: both; }

/* Help */

#help-title { text-align: right; margin: 0px 0px 3px 470px; }
	
#help-title h3 {
	font-size: 13px;
	color: #624444;
	margin: 0px;
	}

.help-mode .helpbox {
 display: block;
}

#helpheader {
 display: none;
}

.help-mode #helpheader {
 display: block;
}

.help-mode #toggle-help {
 background-image: url(../../images/help-hide.gif);
}

#toggle-help {
 display: block;
 float: right;
 height: 14px;
 width: 70px;
 text-indent: -1000px;
 text-align: left;
 overflow: hidden;
 background-image: url(../../images/help-show.gif);
}

.helpbox {
	display: none;
	position: absolute;
	z-index: 8;
	border: solid 1px #624444;
	padding: 5px;
	width: 258px;
	background-color: #F4F6F5;
}

.helpbox p { margin-top: 0px; }

.help-content {
	overflow:hidden;
	margin: 0px;
	border-width: 0px;
	margin-bottom: 5px;
}

.helpbox-arrow {
 position:absolute; 
 left: -12px; 
 top: -1px;
}

.helpbox-tools {
 overflow: hidden;
 margin-right: -5px;
}

.edit-helpbox-content-form {
 display: inline;
 float: left;
}

.helpbox-expand {
 margin-right: -5px;
 float: right;
 height: 12px;
 width: 71px;
 display: block;
 overflow: hidden;
 text-indent: -1000px;
 background: transparent url(../../images/help-readall.gif) no-repeat top left;
}

.expanded .helpbox-expand {
  background: transparent url(../../images/help-shrink.gif) no-repeat top left;
}

.expanded .helpbox {
 z-index: 20;
}

.expanded .help-content {
 height: auto;
}

#help-content-1 {
	height: 26px;
}

.figureUploadForm {
 position: absolute;
 z-index: 800; 
 border: 1px solid black; 
 padding: 20px; 
 background-color: #FFFFFF; 
 display: none;
 top: 88px; 
 left: 0px;
}

#resourceUploadForm {
 position: absolute; 
 width: 300px;
 z-index: 155; 
 border: 1px solid black; 
 padding: 20px; 
 background-color: #FFFFFF; 
 display: none;
}

.figureKeywordForm {
 margin-bottom: 20px;
}

#bookResourceUploadForm {
 position: absolute; 
 width: 300px; 
 top: 18px; 
 left: 0px; 
 z-index: 155; 
 border: 1px solid black; 
 padding: 20px; 
 background-color: #FFFFFF; 
 display: none;
}

/* @end */


/* @group Report Table */

table#report {
	width: 100%;
	border-collapse:collapse;
	background-color: #3F5E9C;
	border-bottom: solid 1px #3F5E9C;
}

.roweven td {
	background-color: #E0E0E0;
}
.rowodd td {
	background-color: #FFFFFF;
}


.addressColumn{
	width:300px;
	}
	
.phoneColumn{
	align: right;
}

table#report td {
	border-left: solid 1px #3F5E9C;
	border-right: solid 1px #3F5E9C;
	padding: 5px;
}

table#report th {
	background-color: #41609D;
	padding: 5px;
	color: #fff;
	text-transform:uppercase;
	cursor:pointer;
}

table#report th a {
	color: #fff;
}

table#report p {
	margin-top: 0px;
}

table#report th.alt-color {
	background-color: #174095;
}

table.report {
	width: 100%;
	border-collapse:collapse;
	background-color: #3F5E9C;
	border-bottom: solid 1px #3F5E9C;
}

table.report tfoot td {
	background-color: #E0E0E0;
}

.roweven td {
	background-color: #E0E0E0;
}
.rowodd td {
	background-color: #FFFFFF;
}
table.report td, table.report tfoot {
	border-left: solid 1px #3F5E9C;
	border-right: solid 1px #3F5E9C;
	padding: 5px;
}

table.report th {
	background-color: #41609D;
	padding: 5px;
	color: #fff;
	text-transform:uppercase;
	font-size: 10px;
	vertical-align: bottom;
}
.reportHeaderWrapper {
 white-space: nowrap;
}

table.report th a {
	color: #fff;
}

table.report p {
	margin-top: 0px;
}

table.report th.alt-color {
	background-color: #174095;
}

.rich-sort-icon {
 display: none;
}

/* @end */

/* @group Reusable Icons */

.icon-callout, a.icon-callout {
	padding: 2px 0px 5px 10px;
	background: url(../../images/icon-callout.gif) no-repeat left top;
	color:red;
}

/* @end */

/* @group General Combinable */

.accentcolor { color: #663333; }
	
.imgleft { float:left; margin-right: 10px; }

.hrule, .hrule-light  {
	clear: both;
	height: 11px;
	margin-top: 5px;
}

.hrule {
	border-top: solid 1px #999;
}

.hrule-light {
	border-top: solid 1px #CCC;
}


.bluebutton {
	margin: 0px 5px 5px 0px;
	border: solid 1px #336699;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
	padding: 2px;
	display:block;
	background-color: #FFF;
}

a:hover.bluebutton {
	border: solid 1px #F88614;
}

.bluebutton.disabled {
	border: solid 1px #BCC0C6;
	color: #BCC0C6;
}

a:hover.bluebutton.disabled {
	border: solid 1px #BCC0C6;
}

a.orangebutton {
	font-weight: bold;
	line-height: 14px; 
	padding: 0px 4px;
	margin: 0px 5px 5px 0px;
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
	display:block;
	background-color: #F88614;
}

a:visited.orangebutton, a:hover.orangebutton {
	color: #fff;
}

a.rounded-orange-button {
	font-weight: bold;
	padding: 1px 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	background-color: #FB9916;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
/*Bug 9895 - Manuscript page - Add a means for flagging a chapter as "Fast Track" */
a.rounded-fastTrack-button {
  /* font-weight: bold; */
  padding: 1px 10px;
  color: #060606;
  font-weight: bold;
  font-size: 11px;
  background-color: #FBF816;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-decoration: none;
}

/* Images to button */
a.rounded-button{
  padding: 1px 10px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  background-color: #FF9933;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-decoration: none;
}

a.rounded-orange-button.disabled {
	background-color: #969696;
	cursor: pointer;
}

a.squared-orange-button {
	font-weight: bold;
	padding: 1px 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	background-color: #FB9916;
}

a.squared-gray-button {
	font-weight: bold;
	padding: 1px 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	background-color: #999999;
}

a.white-button {
	background-color: #FFFFFF;
	color: #336699;
	border: 1px solid #336699;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 5px 0;
	padding: 3px 6px;
	text-decoration: none;
}

a.white-button:hover {
	background-color: #C7E6F7;
	color: #FFFFFF;
}

a.gray-copy-button {
	padding: 1px 10px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCCCCC), to(#FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF, #CCCCCC);
	background: -moz-linear-gradient(top, #FFFFFF, #CCCCCC);
	background: -ms-linear-gradient(top, #FFFFFF, #CCCCCC);
	background: -o-linear-gradient(top, #FFFFFF, #CCCCCC);
}

.inline-indent {
	padding-left: 20px;
}

.c-head { 
	color:#EE7D0B;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px; 
	}

/* Bug 11401 - Add option to use Unique ID numbering*/	
.mrw-head { 
	color:#EE7D0B;
	font-weight:bold;
	font-size: 12px;
	font: #ff9933;
	}
	
.hiddenCmdButton {
	display: none;
}

.loading-bg {
 background: transparent url(../../images/ajax-loader.gif) no-repeat center;
}

.button-row {
	margin-top: 5px;
	text-align: right;
}

/* @end */

/* @group Pop-Ups */

div.popupparent {
	position:relative; 
	height: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 120px;
	float: right;
	z-index: 500;
}
 .popupmanuscript {
	display: none;
	position:absolute; 
	border: solid 1px black;
	text-align:left;
	padding: 10px;
	z-index:400;
	width: 300px;
	right: 0px;
	top:20px;
} 


.popup {
	display: none;
	position:absolute; 
	border: solid 1px black;
	text-align:left;
	padding: 10px;
	top: -1000px;
	z-index:3;
}

.popup .close-link,
.popup-help2 .close-link {
	 float: right; 
	 color: red;
}

.popup-help2 {
	display: none;
	position:absolute; 
	border: solid 1px black;
	text-align:left;
	padding: 10px;
	z-index:3;
	background-color: #E8ECF5;
	width: 300px; 
}

#popup-notes-list {
 background-color: #fff;
 width: 300px;
}

#popup-notes-list .noteobj {
	padding: 10px; 
	border: solid 1px #ccc;
}


.popup p { margin-top: 0px; }

#popup-download { background-color: #E8ECF5; width: 270px; }
#popup-change { background-color: #E8ECF5; }
#popup-book-unit-info { background-color: #E8E9CC; width: 300px; }
#popup-book-unit-info-content {
 overflow: auto;
 height: 150px;
}

#infoFrame { border: 0px; width: 300px;}
#infoFrameBody { background-color: #E8E9CC; padding: 0px; border: 0px; font: 11px Arial, Helvetica, sans-serif; color: #545454;}
#infoFrameBody p { margin-top: 0px;}

#popup-add-placeholder,
#popup-add-section,
#popup-add-chapter,
#popup-item { 
	background-color: #E8ECF5;  
}

#popup-item {
	width: 470px;
	height: 55px;
}

#pageLinkPopup {
	height: 25px;
	background: #E8ECF5;
	width: 275px;
}

#pageLinkPopup input {
	width: 250px;
	overflow: hidden;
}

#updateBookUnitForm {
 height: 53px;
}

#popup-delete-book-unit { background-color: #FFB6C1; color:#000000;  }

#deleteBookUnitForm {
 min-width: 50px;
 min-height: 50px;
}


#popup-help { background-color: #E8ECF5; width: 300px; }

/* @end */


/* @group CSS Library */

.page-intro {
 font-size: 14px;
}

.clearer {	clear: both; }
.clearleft {	clear: left; }
.clearright {	clear: right; }
	
.floatright { float:right; }
.floatleft { float:left; }
.textright {text-align:right;}
.textcenter {text-align:center;}

a.importanttype, .importanttype { color: red; }
.blacktype { color: #000000;}
.bluetype { color: #174095;}
.orcidgreentype { color: #039C03;}
.orangetype { color: #EE7D0B; }
.mediumtype { font-size: 13px; }
.normaltype { font-size: 11px; text-transform: none; font-weight: normal; }
.boldtype { font-weight: bold;}
.requiredtype {
	font-size: 11px;
	color: red;}

.zeromargin { margin: 0px; }
.zeropadding { padding: 0px; }

.posrelative { position: relative; padding-bottom: 3px;}

.high-z-index { z-index: 999; }

input.long, select.long { width: 215px;}
input.verylong { width: 275px;}

.IE9Msg
{color : red;}

#system .leftcolumn,
#system .rightcolumn {
	width: 48.5%!important;
	width: 47%;
	margin-right: 0px;
	padding-right: 0px;
}

#system .leftcolumn {
	float: left;
}

#system .rightcolumn {
	float: right;
	margin-right: 11px;
}

#system form {
	margin-bottom: 10px;
}

#system .system-panel {
	border: 1px solid #444444;
	padding: 8px;
	margin-bottom: 7px;
}

#system .header {
	font-weight: bold;
	font-size: 13px;
}

#system .system-panel-content {
	margin-top: 15px;
}

#system .admin-title {
	border: 0;
	font-size: 16px;
	font-weight: bold;
}

#system .td_name {
	width: 85px;
}

#system .hide_password {
	display: none;
}
#system	.hide_password input {
	float: left;
}


.displayinline {
	display: inline
}

.actions {
	clear: both;
}


.actions {}
#errors {
font-size: 15px;
color: red;
}

.error {
 color: red;
}

.noscript {
 color: red;
 padding-left: 27px
}

.warning{
 color: red;
}
.roweven {
	background-color: #E0E0E0;
}
.rowodd {
	background-color: #FFFFFF;
}

.hidden {
	display: none;
}


#loading_message {
	position: absolute; 
	left: 30px; 
	top: 100px; 
	z-index: 300; 
	background-color: white; 
	width 100%; 
	padding: 30px; 
	margin: 3px; 
	border-top: 1px solid black; 
	border-left: 1px solid black; 
	border-bottom: 2px solid #999999; 
	border-right: 2px solid #999999; 
}

.loadingIcon {
 display: none;
}

.tableFormFieldWrapper td {
 padding-bottom: 10px;
}

/* @end */


/* @group Results Tables */

table.results th {
  background-color: #CCCCCC;
  color: #000000;
  border-left: solid 1px #D6D6AD;
  padding: 5px;
 /* border-left: solid 1px #73634C; */
  }
 
.userWidgetSearchResults table.results {
 width: 90%;
}

table.results td {
  text-align: left;
  padding: 5px;
  }

table.results tr, table.results th.y-axis {
  background-color: #F3F2EF;
  }
  
.userWidgetSearchResults table.results tr {
 background-color: transparent;
 border-bottom: solid 1px #ccc;
}

table.results tr:hover, table.results tr.alt-color:hover {
	background-color: #e1eafe;
}

.userWidgetSearchResults table.results tr:hover {
 background-color: transparent;
}

table.results tr.alt-color, table.results tr.alt-color th.y-axis {
  background-color: #fff;
  }

table.results th.y-axis {
  /* color: #A38C6C; */
  color: #000;
  font-weight: normal;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right: solid 1px #D6D6AD;
  text-align: left;
  }

a.delete_person, a.delete_person:hover {
	color: #ab1414;
}

tr.subtotal {
	font-weight: bold;
	font-size: 14px;
}

td.subtotal-label {
	text-align: right;
	padding-right: 20px;
}

td.subtotal-number {
	text-align: left;
	border-top: 1px solid black;
}

tr.billing_row tr:hover {
	background-color: #e1eafe;
}

/* @end */

/* @group Admin Home Manage Admin Users */

#adminUserListForm {
	padding-top: 10px;
}

#adminAssignmentLink {
	padding-left: 10px;
}

/* @end */

/* @group Admin Home Manage Admin Users */

#systemMaintenanceMessageDisplay {
	padding: 10px 0 10px 0;
}

/* @end */

/* @group Admin Home Search */

.adminSearchTable {
	width: 450px;
}


.adminKeywordSearchTable {
	width: 430px;
}

.adminSearchKeywordInput {
	width: 163px;
	padding-right: 6px;
}

.adminSearchKeywordButton {
	width: 84px;
}

.adminSearchLabel {
	width: 155px;
}

.adminSearchInput {
	width: 155px;
	padding-right: 5px;
}

.adminSearchButton {
	width: 100px;
}

/* @end */

/* @group Billing Columns */

.missingBillingIsbnTable,
.workflowDueDateTable {
	width: 100%;
	}
	
.missingBillingIsbnTable td,
.missingBillingIsbnTable th {
	padding: 5px;
}

th.bookTitle {
	width: 60%;
	}


/* @end */



/* @group Djit Style Overrides */

#nav-wrapper .dijitInputField {
	color: #000;
	}

#emssv2 .dijitInputField,
#emssv2 .dijitArrowButton {
	padding: 3px;
}

#emssv2 .dijitInputField {
 padding-left: 5px;
}

#emssv2 .dijitValidationIcon {
	padding: 3px;
}

#emssv2 .dijitError .dijitValidationIcon {
 visibility: hidden;
}

/* @end */





/* @group Hidden Inline Forms */

.hiddenInlineForm {
 display: none;
}

.editMode .hiddenInlineForm {
 display: inline;
}

.editMode .hiddenInlineFormValue,
.editMode .hiddenInlineFormActivator {
 display: none;
}

/* @end */







/* @group User Profile */

#myProfileInfoBox {
	border: 1px solid gray; 
	background-color: #E5E7E6; 
	padding: 8px; 
	width: 250px;
	float: right;
	position:absolute;
	top:60px;
	right:0px;
}

/* @ORCID box */
#orcidProfileInfoBox {
	border: 1px solid #a6ce39;
	padding: 15px;
	width: 360px;
	margin-bottom: 15px;
	font-size: 13px;
	background-color: rgb(229, 231, 230);
}


#newUserProfileBox {
	border: 1px solid red;
	padding: 15px;
	width: 360px;
	margin-bottom: 15px;
	font-size: 13px;
	background-color: rgb(229, 231, 230);
}

.editProfileAffiliates {
	width: 350px;
}

#saveProfileForm {
	position:relative;
}

.editProfileSection {
	width: 750px;
	padding: 5px 0 5px 0;
}

.editProfileLabelCol {
	width: 120px;
}

.editProfileInputCol {
	width: 222px;
}


.viewProfileSection {
	width: 750px;
}

.viewProfileEmssSection {
	float: left;
	width: 370px;
	padding: 0 5px 0 0;
}

#scheduledMessageExclusion {
	margin-bottom: 20px;
}

#scheduledMessageExclusion .message-exclusion-actions .action {
	margin: 18px 20px;
}

#scheduledMessageExclusion #excludeByTitleWrapper {
	margin: 10px 0 15px 30px;
}

/* @end */



/* @group Chapter Detail */

.book-breadcrumb {
	clear: both;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
	//width: 385px;
}

#prevEdChapterNumber {
 white-space: nowrap;
 float: right;
 font-size: 12px;
}

#editPreviousEditionNumberInput {
 width: 20px;
}

.chapterPagingNav {
 float: right;
 clear: right;
 font-size: 12px;
 white-space: nowrap;
}

#why-these-matter-div,
#why-these-matter-div-final {
 display: none;
 clear: both;
}

.chapterAllotments {
 width: 100%;
 margin-bottom: 20px;
}

.chapterSpecifications {
 width: 100%;
 margin-bottom: 20px;
}

.specTableHeadName {
 width: 375px;
}

#help_help-chapter-specs {
 display: none; 
 left: -305px;
}

.allotmentInput {
 width: 60px;
}

.editSpecLink {
 color: #3056A5;
 text-decoration: underline;
 cursor: pointer;
}

.editMode .editSpecLink {
 color: red;
}

.allotmentInputWrapper {
 display: none;
}

.allotmentValueTableHead {
 width: 100px;
}

.figuresAllotmentValueTableHead {
 width: 100px;
}

.editMode .allotmentInputWrapper{
 display: block;
}

.editMode .allotmentValue {
 display: none;
}

.editMode .specName {
 display: none;
}

/* Chapter Detail: Assignments */

.assignmentDeadlineInputWrapper {
	display: none;
}

.editMode .assignmentDeadlineInputWrapper {
	display: block;
}

.editMode .assignmentDeadlineWrapper {
	display: none;
}

.assignmentNameWrapper {
	display: none;
}

.editMode .assignmentNameWrapper {
	display: block;
}

#contributor-instructions {
 width: 405px;
 float: left;
}

.contributor-instructions-steps {
	padding-left: 0px; 
	margin: 5px 0px 0px 0px; 
	list-style-type: none;
	color: #000;
}

.contributor-instructions-steps li {
	margin-bottom: 10px;
	padding-left: 0px;
}

#status-actions-wrapper {
 float: right;
}

#view-as-rank {
 margin-bottom: 10px;
}

#view-as-rank-select-box .active-step {
 font-weight: bold; 
 color: red
}

#newnote, .replynote {
 display: none;
}

#newnote textarea,
.replynote textarea {
 width: 99%;
 height: 85px;
}

#assign-view table {
 width: 100%;
}

.send-to-role-btn {
 font-size: 85%;
}


/* @end */

/* @group Iframes */

body#note {
	background: transparent;
	text-align:left;
	margin: 0px;
	}
	
#note-iframe {
	width: 100%;
	 height:100px; 
	border-width: 0px;
	}
	
body#assign {
	background: #E8ECF5;
	margin: 0px; 
	padding: 0px;
	text-align:left;
	}

.popupChangeAssignments,
#popupChangeAssignments,
#popupChangeBatchAssignments {
	border: 1px solid #97AAD2;
	background-color: #E8ECF5;	
	position: absolute;
	z-index: 5;
	width: 345px;
}

.assign-iframe-title {
	background-color: #97AAD2; 
	color: #fff; 
	padding: 3px;
	font-size: 12px;
}

.popup-close-box {
	margin: -3px; 
	padding: 4px; 
	float: right; 
	background-color: rgb(102, 102, 102); 
	font-weight: bold;
}

#popupChangeAssignments .popup-close-box form {
	margin: 0;
}

.popup-close-box a {
 color: #fff; 
 text-decoration: none;
}

.assign-iframe-content,
.assign-block-secondary,
.assign-block-tertiary,
.assign-block-quaternary { 
	padding:10px 10px 20px 10px; 
}

.assign-iframe-queue { 
	padding: 5px 10px; 
	background-color: #fff;
	border-bottom: solid 1px #ccc; 
	margin-bottom: 5px;
	}	

.assign-iframe-queue ol {
	margin: 0px; 
	padding: 0px; 
	/*list-style-position:inside;*/
}

.assign-iframe-queue ol li {
	margin: 0px 0px 3px 0px; 
	padding: 0px;
	cursor: move;
	position: relative;
	margin-left:20px;
}

.userSearchCriteria {
	margin: 2px 10px 0px 0px;
	width:245px;
}

.userWidgetSearchResultsWrapper {
 max-height: 150px;
 _height: 150px;
 overflow: auto;
}

.searchResultsloadingIconWrapper {
 text-align: center;
}

.addUserOption {
 display: none;
}

.addUserFormBtnWrapper {
 margin-left: 70px; 
 margin-top: 8px;
}

body#assign-find {
	margin: 0px; 
	background-color: #E8ECF5;	
}

/* @end */

/* @group User Search Info Popup */

.popupUserSearchInfo {
	display: none;
	position: absolute;
	z-index: 10;
	border: 1px solid #97AAD2;
	background-color: #FFF8C6;
	padding: 10px;
}

/* @end */

/* @group Other */

table#myinfo input {
 padding-right: 13px;
}

#bookHomePretenderForm {
 margin-bottom: 30px;
}

.popupOverlay {
 display: none;
}

#special-content h2 {
 font-size: 14px; 
 margin: 0px;
}

#manuscriptActions {
	float: right;
	white-space:nowrap;
	position: relative;
	z-index: 2;
}

#uploadManuscriptRevision,
#uploadManuscriptPrevEdition,
#uploadChapterPlanPrevEdition,
#uploadManuscriptDisabled {
	position: absolute; 
	top: 18px; 
	left: 0px; 
	z-index: 900; 
	border: 1px solid black; 
	padding: 20px; 
	background-color: #FFFFFF; 
	display: none;
}

#uploadManuscriptDisabled {
	width: 300px;
	white-space: normal;
}


.infoMessage {
	font-weight: bold; 
	font-size: 12px; 
	border: 1px solid #2F2F2F; 
	text-align: center; 
	padding: 5px; 
	background-color: #E0EEEF;
	margin-bottom: 10px;
}

span.info {
	font-weight: bold; 
	font-size: 12px; 
	border: 1px solid #2F2F2F; 
	text-align: center; 
	padding: 5px; 
	background-color: #E0EEEF;
	margin-bottom: 10px;
	display: block;
}

li.info {
	list-style: none;
	color: #545454;
}

span.error, span.errors, ul.messages {
	font-weight: bold; 
	font-size: 12px; 
	border: 1px solid #2F2F2F; 
	text-align: center; 
	padding: 5px; 
	background-color: #E0EEEF;
	margin-bottom: 10px;
	display: block;
	color: red;
}

.auxTextLinks {
	padding-left: 15px;
}

.buttonRow {
	margin: 10px 0px;
}

.userAutoComplete {
 width: 500px;
}

.userSelectForm {
 margin-bottom: 10px;
}

.module-wrapper table {
 width: 100%;
}

.chapterStatusRoleNameTableHead {
 font-weight: bold;
 width: 190px;
}

.negativeValue {
 color: red;
 font-weight: bold;
}

h3.book-title {
	clear: both;
	float: left;
	width: 445px;
	margin-top: 0px;
	font-size: 12px;
}

.book-title #editTitle {
 //zoom: 1;
 //padding-right: 3px;
}

#pre-report {
	display: none;
}

#titlerow {
	// top: -1000px; 
	z-index: 20; 
	margin-top: 4px; 
}

#titlerow th {
 white-space: nowrap;
}

.level-descriptions {
	margin-left: 20px;
	position: absolute;
	margin-top: 3px;
	color: #8f8f8f;
	vertical-align: center;
}

#hop_to_chapter_container {
	float: right;
	clear: right;
	font-size: 12px;
	margin-bottom: 20px;
}

/* Bug 12426 - Accessibility: Issues with keyboard operability and keyboard focus*/
#hop_to_chapter a{
	cursor: pointer;
	width: 185px;
	background-color: #3056a5;
	padding: 2px 2px 2px 10px;
	color: white;
	font-weight: bolder;
}

#hop_to_chapter a {
	text-decoration: none;
}

#hop_to_chapter_options .closePopupAction {
 font-size: 80%; 
 positon: relative; 
 float: right;
}

#hop_to_chapter_options {
	display: none;
	position: absolute;
	border: 2px solid #3056a5;
	background-color: #e0e0e0;
	width: 600px;
	z-index: 2000;
	padding: 10px;
	line-height: 1.5;
	right: 200px;
	overflow: auto;
}

.cc_list {
	background-color: #eeeeee; 
	color: gray; 
	padding: 2px 50px 2px 5px; 
	padding-right: 50px; 
	cursor: pointer;
}

.cc_list_people {
	position: absolute; 
	z-index: 1000;
	width: 200px;
	border: 1px solid gray;
	padding: 10px;
	display: none;
	top: 15px;
	left: 0px;
	background-color: #fff;
	overflow: hidden;
}


/* @end */


/* @group E-mailer */

.book-emailer-subject {
 	width: 400px; 
}

.book-emailer-body {
	width: 400px; 
	height: 300px;
}

.book-emailer-label-column {
 width: 50px;
}

/* @end */

/* @group Title Detail Page */

.book-user-role-table {
  width: 100%;
}

.title-detail-section {
  border-top: 1px dotted black;
  margin: 10px 0px 20px 0px;
}

.title-detail-section-section {
  margin: 20px 0px 0px 0px;
}

.user-book-role {
  margin-bottom: 10px;
}

/* @end */

/* @group Rich Faces Overrides */

#emssv2 .module-content .dr-table-subheadercell {
 border-width: inherit;
 text-align: inherit;
}

#emssv2 .module-content .dr-table-cell {
 border-width: inherit;
 color: inherit;
 font-family: inherit;
 font-size: inherit;
}

#emssv2 .module-content .dr-table {
 border-width: 0px;
}


/* @end */


.figureCtrlSheetPickupNumberHead,
.figureCtrlSheetLetterHead,
.figureCtrlSheetNumberHead {
 width: 115px;
}

.figureCtrlSheetFilenameHead {
 width: 239px;
}

.figureCtrlSheetSpecHead {
 width: 80px;
} 

.activityTable{
	width: 80%;
}
.activityTable td{
	padding: 4px;
}
.activityTable .rowodd td{
	background-color: #E0E7EF;
}
.activityTable .roweven td{
	background-color: #FFFFFF;
}
.activityTable .activityBoookCol{
	width: 70%;
}
#main-content .dijitComboBox{
	width: 30em;
} 
.highlight-box *, .highlight-box-2 * {
	font-size: 13px;
}

.notesListingByDate {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}

.notesListingByDate li {
 margin-bottom: 5px;
}

.notesListingByDate a {
 display: block;
 white-space: nowrap; 
}

input.sfCommandLink {
	display: none;
}

div#trace {
 color: #000;
}

#bulkFigureUpdateForm table td {
 padding-bottom:25px;
}

.versiondownloadlinkonfigurestab{
	width: 111px;
	text-align: left;
}

.bookImage {
 display: none;
}

.emssLogoDisplay{
	float:right;
	padding-right: 10px;
}

/* This print call is used for printing out help items */
@media print{
	body {
		color: #000;
	}
	
	#toc_help_fragment-inner{
		text-align: left;
	}
	
	#nav-wrapper,
	#header,
	#subnav,
	#footer {
		display: none;
	}
	
	.toolbar {
		display: none;
		border: thick;
	}
	.table-spacing {
 		margin-top: 0px;
	}
	.state-bookToc table.toc-heading {
 		top: 0px;
 		position: static;
 		font-weight: bold;
	}
	
	.bluebutton {
		display: none; 
	}
	
	.addressColumn{
	width:300px;
	}
}

table.cookieList {
	width: 100%;
    border-collapse:collapse;
}
table.cookieList thead{
    font-weight: bold;
}
table.cookieList td{
    border-collapse:collapse;
    border: solid 1px black; 
    padding: 4px;
}

#manuscriptSubmissionHelpText {
	padding: 25px;
	border-top: solid 10px #F88614;
	text-align: left;
}

#manuscriptSubmissionHelpText h2 {
	margin-top: 0;
	margin-bottom: 30px;
}

#manuscriptSubmissionHelpText .step-header {
	margin: 10px 0 0 0;
	background: transparent url('/scripts/colorbox/images/gray_bar.png') no-repeat 9px 0;
	position: relative;
	padding-top: 3px;
}

#manuscriptSubmissionHelpText .step-header .step-number {
	float: left;
	position: relative;
	top: -10px;
}

#manuscriptSubmissionHelpText .step-header .step-number-one {
	height: 47px;
	width: 48px;
	background: url('/scripts/colorbox/images/circle_1.png') no-repeat;
}

#manuscriptSubmissionHelpText .step-header .step-number-two {
	height: 47px;
	width: 48px;
	background: url('/scripts/colorbox/images/circle_2.png') no-repeat;
}

#manuscriptSubmissionHelpText .step-header .step-number-three {
	height: 47px;
	width: 48px;
	background: url('/scripts/colorbox/images/circle_3.png') no-repeat;
}

#manuscriptSubmissionHelpText .step-header .step-title {
	float: left;
	font-size: 20px;
	display: block;
	padding-left: 10px;
}

#manuscriptSubmissionHelpText .step-image {
	float: left;
	margin: 0 0 0 55px;
}

#manuscriptSubmissionHelpText .step-content {
	margin: 0 0 60px 165px;
}

#manuscriptSubmissionHelpText .step-content .step-action {
	margin: 0 0 20px 0;
}

#manuscriptSubmissionHelpText .orange-button {
	padding: 5px 8px;
	background-color: #F88614;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
}

.seniorRole,
.correspondingRole {
 background-image: url('/images/author_role_icons.png') ;
 background-repeat: none;
 background-position: 0 0;
 display:inline-block;
 text-indent: -999em;
 height:18px;
 width: 30px;
}

.removeAssigneeX {
 background-image: url('/images/author_role_icons.png') ;
 background-repeat: none;
 background-position: 0 0;
 display:inline-block;
 text-indent: -999em;
 height:12px;
 width: 12px;
 position: relative;
 top: -4px;
}

/* Regular */
.seniorRole {
 background-position: -9px -10px;
}
.correspondingRole {
 background-position: -78px -10px;
}
.removeAssigneeX {
 background-position: -148px -10px;
}

/* Hover */
.seniorRole:hover {
 background-position: -9px -57px;
}
.correspondingRole:hover {
 background-position: -78px -57px;
}
.removeAssigneeX:hover {
 background-position: -148px -57px;
}

/* Active */
.seniorRole.active {
 background-position: -9px -104px;
}
.correspondingRole.active {
 background-position: -78px -104px;
}


div.authorIconWrappers {
    margin-left:182px;
}

/*
div.tocAuthorIconWrappers{
    margin-left:182px;
}
*/

div.nonAuthorIconWrappers {
    margin-left:170px;
}
.nonAuthorIconWrappers .removeAssigneeX {
 top: 5px;
}
.assigneeInfo {
	float:left;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

div.thumbnailPlaceholder {
	width: 125px;
	height: 115px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	font-weight: bold;
	padding: 5px;
}

#bookEmailer .author-options {
	padding-left: 15px;
}

.globalRightsInfoText {
	margin-left: 25px;
	margin-top: 4px;
	margin-right: 75px;
}

/* @group update book */

.agreementTypeOptions {
	margin-left: 15px;
}

.agreementRequestFormDeleting, .agreementRequestFormUploading {
	display:none;
	height:50px;
	padding-left:300px;
	padding-top:25px;
}

#agreementRequestFormColorboxContent textarea {
	width: 100%;
	height: 60px;
	resize: none;
}

#agreementRequestFormColorboxContent input[type="text"] {
	width: 60%;
}

/* @end */

/* @group contracts page */

.contracts-block {
	border: solid 2px #BFC2C9;
	padding: 12px;
	width: 45%;
	background-color: #E8ECF5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.contracts-block h3 {
	font-size: 15px;
	margin: 0 0 5px 0;
	text-transform: none;
	letter-spacing: 0;
}

.break-word-wrap-text {
    word-wrap: break-word;
},

#agreementRequestForm #request-form-date, #agreementRequestFormDetails .request-form-date {
	font-size: 11px;
	font-style: italic;
}

#contractsBookUnitList table,
#contractTableForm table {
	width: 100%;
}

#contractsBookUnitList table th,
#contractTableForm table th {
	font-weight: bold;
	background-color: #3056A5;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px 5px;
}

#contractsBookUnitList table td,
#contractTableForm table td {
	padding: 5px 10px;
}

#contractsBookUnitList .assigneeList {
	margin: 20px 0;
}

#bookUnitSelectionOptions {
	margin: 10px 0;
	padding: 10px 20px;
	border: 1px solid #B9B9B9;
	
	/* fallback */
	background-color: ##F0F0F0;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E0E0E0), to(#F0F0F0));
	background: -webkit-linear-gradient(top, #F0F0F0, #E0E0E0);
	background: -moz-linear-gradient(top, #F0F0F0, #E0E0E0);
	background: -ms-linear-gradient(top, #F0F0F0, #E0E0E0);
	background: -o-linear-gradient(top, #F0F0F0, #E0E0E0);
}

#bookUnitSelectionOptions .contracts-filter {
	margin-right: 20px;
}

#contractsSelectorAndActions {
	margin: 10px 0;
	padding: 10px 0;
	border-top: solid 1px #CBCDCC;
	border-bottom: solid 1px #CBCDCC;
}

#contractsSelectorAndActions #selectorDropdown {
	margin-right: 30px;
}

#contractsSelectorAndActions #selectorDropdown ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#uploadContractColorboxContent input[type="text"] {
	width: 60%;
}

#uploadContractColorboxContent textarea {
	width: 100%;
	height: 60px;
	resize: none;
}

#editNoteColorboxContent textarea {
	width: 100%;
	height: 100px;
	resize: none;
}

.no-response-icon {
	background: url('../images/contract-status-icons.png') 0 -30px no-repeat;
	width: 15px;
	height: 15px;
	margin: 0 8px 0 0 ;
}

.agreed-icon {
	background: url('../images/contract-status-icons.png') 0 0 no-repeat;
	width: 15px;
	height: 15px;
	margin: 3px 8px 0 0 ;
}

.disagreed-icon {
	background: url('../images/contract-status-icons.png') 0 -15px no-repeat;
	width: 15px;
	height: 15px;
	margin: 3px 8px 0 0 ;
}

.contract-action{
	margin-left: 5px;
}

.contract-action img {
	border: solid 1px #9FB1D7;
}

.contract-action img:hover {
	border: solid 2px #9FB1D7;
}

/* @end */

/* @group book home page */

#todoListNoContracts {
	color: #999999;
	font-weight: bold;
	margin: 5px 10px 0 10px;
}

#disagreeToContractColorboxContent textarea {
	width: 100%;
	height: 100px;
	resize: none;
}

.contract-todo-action {
	margin: 5px 5px;
}

.contract-todo-action:first-child {
	margin-left: 0;
}

a.contract-status-button {
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

a.contract-status-button .agree-icon {
	background: url('../images/contract-status-button-icons.png') 0 0 no-repeat;
	width: 13px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
}

a.contract-status-button .disagree-icon {
	background: url('../images/contract-status-button-icons.png') 0 -10px no-repeat;
	width: 13px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
}

.blue-button {
	/* fallback */
	background-color: #3668D9;
	background-repeat: repeat-x;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1B3B76), to(#3668D9));
	background: -webkit-linear-gradient(top, #3668D9, #1B3B76);
	background: -moz-linear-gradient(top, #3668D9, #1B3B76);
	background: -ms-linear-gradient(top, #3668D9, #1B3B76);
	background: -o-linear-gradient(top, #3668D9, #1B3B76);
}

.red-button {
	/* fallback */
	background-color: #CD0000;
	background-repeat: repeat-x;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#700000), to(#CD0000));
	background: -webkit-linear-gradient(top, #CD0000, #700000);
	background: -moz-linear-gradient(top, #CD0000, #700000);
	background: -ms-linear-gradient(top, #CD0000, #700000);
	background: -o-linear-gradient(top, #CD0000, #700000);
}

.green-button {
	/* fallback */
	background-color: #339933;
	background-repeat: repeat-x;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1D521C), to(#339933));
	background: -webkit-linear-gradient(top, #339933, #1D521C);
	background: -moz-linear-gradient(top, #339933, #1D521C);
	background: -ms-linear-gradient(top, #339933, #1D521C);
	background: -o-linear-gradient(top, #339933, #1D521C);
}

.gray-button {
	/* fallback */
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6F6F6F), to(#CCCCCC));
	background: -webkit-linear-gradient(top, #CCCCCC, #6F6F6F);
	background: -moz-linear-gradient(top, #CCCCCC, #6F6F6F);
	background: -ms-linear-gradient(top, #CCCCCC, #6F6F6F);
	background: -o-linear-gradient(top, #CCCCCC, #6F6F6F);
}

a.orange-button {
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	
	/* fallback */
	background-color: #F98109;
	background-repeat: repeat-x;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D77007), to(#F98109));
	background: -webkit-linear-gradient(top, #F98109, #D77007);
	background: -moz-linear-gradient(top, #F98109, #D77007);
	background: -ms-linear-gradient(top, #F98109, #D77007);
	background: -o-linear-gradient(top, #F98109, #D77007);
}

/* @end */

/* @group colorbox pop-ups */

#contractTableForm table {
	background: #FFFFFF;
	margin-top: 10px;
}

/* @end */

/* @group colorbox pop-ups */

.colorbox-popup-container {
	display: none;
}

.colorbox-popup {
	padding: 25px;
	border-top: solid 10px #F88614;
	text-align: left;
}

.colorbox-popup h2 {
	margin-top: 0;
	margin-bottom: 15px;
}

.colorbox-popup .orange-button {
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	
	/* fallback */
	background-color: #F98109;
	background-repeat: repeat-x;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D77007), to(#F98109));
	background: -webkit-linear-gradient(top, #F98109, #D77007);
	background: -moz-linear-gradient(top, #F98109, #D77007);
	background: -ms-linear-gradient(top, #F98109, #D77007);
	background: -o-linear-gradient(top, #F98109, #D77007);
}

.colorbox-popup .gray-button {
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	
	/* fallback */
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6F6F6F), to(#CCCCCC));
	background: -webkit-linear-gradient(top, #CCCCCC, #6F6F6F);
	background: -moz-linear-gradient(top, #CCCCCC, #6F6F6F);
	background: -ms-linear-gradient(top, #CCCCCC, #6F6F6F);
	background: -o-linear-gradient(top, #CCCCCC, #6F6F6F);
}

/* @end */

/* @group generic */

.block-label {
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}

/* @end */

/* @group dropdown */

.dropdown {
	position: relative;
	z-index: 5;
	width: 43px;
}

.dropdown .dropdown-button {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 2px;
}

.dropdown .dropdown-button-icon {
	background: transparent url('../images/dropdown-arrow.png') no-repeat;
	display: inline-block;
	text-indent: -9999px;
	width: 8px;
	height: 6px;
	position: absolute;
	top: 45%;
	margin-left: 5px;
}

.dropdown .dropdown-panel {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 8px 8px;
	position: absolute;
	z-index: 2;
	white-space: nowrap;
}

/* @end */

/* @group Special Character Widget */

#specialCharacterPopup {
	position:absolute;
	z-index:10;
	background-color:#F0F0F0;
	padding: 5px 7px;
	border: solid 1px;
}

#specialCharacterPopup #specialCharacterList a {
	padding: 0 3px;
	font-size: 18px;
	font-family: monospace;
	text-decoration: none;
	border: 1px solid #C0C0C0;
}

#specialCharacterPopup #specialCharacterList a:hover {
	border: 1px solid #000000;
}

/* @end */

/* @group Update Workflow Book Step Page */

#updateWorkflowStepsHeaderSection {
	margin: 0 0 8px 0;
}

#updateWorkflowStepForm .actionSection {
	margin: 10px 0 0 0;
}

/* @end */

/* @group Table Styling */

table.table-type1 th {
	font-weight: normal;
	background-color: #3056A5;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px 5px;
}

table.table-type1 tr.alt-color {
	background-color: #E0E0E0;
}

table.table-type1 td {
	padding: 5px 10px;
}

/* @end */

/* @group Book Setup Step 2 Page */

#roleTypeDefinitions {
	margin-top: 25px;
	border: solid 1px #CCCCCC;
}

/* @end */

/* @group Sticky Footer */

#chapter-sticky-footer {
	background-color: #E0E0E0;
	border: solid 1px #A0A0A0;
	width: 720px;
	padding: 5px;
	position: fixed;
	bottom: 0;
}

#chapter-sticky-footer #sticky-footer-content {
	background-color: #FFFFFF;
	border: solid 1px #BCC0C6;
	padding: 10px;
}

/* @end */

/* @group Book Bulk Actions Page */

.bookBulkActions #bulkActions,
.massUploadActions {
	background-color: #FFFFFF;
	border: solid 1px #CBCFCD;
	margin-bottom: 20px;
}

.bookBulkActions #bulkActions #actions-title,
.massUploadActions .actions-title{
	color: #3056A5;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	background-color: #CCE2DC;
	border: solid 1px #CBCFCD;
}

.bookBulkActions #bulkActions #actions-content,
.massUploadActions .actions-content{
	padding: 8px;
}

.bookBulkActions #bulkActions #actions-content #action-left-col {
	float: left;
	border-right: solid 1px #CBCFCD;
	padding-right: 15px;
}

.bookBulkActions #bulkActions #actions-content #action-right-col {
	float: left;
	padding-left: 15px;
}

.bookBulkActions #bulkActions #actions-content .action {
	padding-bottom: 18px;
}

.bookBulkActions #bulkActions #actions-content .action select {
	margin: 0 10px 0 5px;
}

.bookBulkActions #bookUnitTable,
.bookBulkActionsPreview #bookUnitTable,
#massUploadForm>table {
	width: 100%;
	background-color: #E0E0E0;
	border-spacing:0;
    border-collapse:collapse;
    border: solid 1px #CBCFCD;
}

.bookBulkActions #bookUnitTable .filter,
#massUploadForm>table .filter {
	float: left;
	padding: 5px 8px 5px 5px;
}

.bookBulkActions #bookUnitTable .filter select,
#massUploadForm >table .filter select {
	margin-left: 5px;
}

.bookBulkActions #bookUnitTable tbody tr:hover td,
.bookBulkActionsPreview #bookUnitTable tbody tr:hover td,
#massUploadForm >table >tbody >tr:hover >td {
	background-color: #E1EAFE;
}

.bookBulkActions #bookUnitTable th,
.bookBulkActionsPreview #bookUnitTable th,
#massUploadForm >table >thead >tr >th {
	font-weight: bold;
	background-color: #3056A5;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
}

.bookBulkActions #bookUnitTable td,
.bookBulkActionsPreview #bookUnitTable td {
	padding: 3px 5px;
}

/* @end */

/* @group Book Bulk Actions Page */

.bookBulkActionsPreview #actionForm {
	margin-bottom: 20px;
}

.bookBulkActionsPreview #actionForm .actionText {
	margin-bottom: 10px;
}

.bookBulkActionsPreview #actionForm a {
	margin-right: 10px;
}
	
/* @end */

/* @group Chapter Detail Actions */

#nextStepUnansweredQuestionsWarningForm {
	padding-left: 20px;
}

#nextStepUnansweredQuestionsWarningForm p {
	margin-top: 0;
}

/* @end */

/* @group Chapter Detail Questions Tab */

#contribviewTabsContent #questions-actions {
	background: transparent;
	border: none;
}

#contribviewTabsContent .question .question-title {
	border: none;
	padding: 0;
}

#contribviewTabsContent .question input[type="text"] {
	width: 580px;
}

#contribviewTabsContent .question textarea {
	width: 580px;
	height: 140px;
}

#contribviewTabsContent #question-actions {
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 10px 0;
}

#contribviewTabsContent .question .question-answer {
	border: none;
	padding: 0;
	white-space: pre-line;
}

a.showLinkAsButton {
	background-color: #BDBDBD;
	color: #545454;
	border: 1px solid #A4A4A4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	margin: 0 5px 5px 0;
	padding: 3px 6px;
	text-decoration: none;
}

/* @group Book Setup Step Two */

#setupForm .form-section {
	margin-bottom: 20px;
}

#setupForm\:targetPublicationDate,
#targetPublicationDateForm\:targetPublicationDate {
	margin-left: 8px;
}

#targetPublicationDateForm\:targetPublicationDate {
	margin-right: 8px;
}

/* @end */

/* @group Edit Book Options */

#bookOptionsForm input.bookOptionName {
	width: 160px;
}

/* @end */

/* @group Message Center */

.message-center-content {
	background-color: #F4F6F5;
	padding: 10px;
}

/* @end */

/* @group Scheduled Messages */

.scheduledMessagesTable ~ .scheduledMessagesTable thead {
	display: none;
}

.scheduledMessagesTable {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.scheduledMessagesTable thead th {
	background-color: #E4E4E4;
	border: 1px solid #999999;
	padding: 3px 5px;
}

.scheduledMessagesTable tbody td {
	border: 1px solid #999999;
	padding: 3px 5px;
}

.scheduledMessagesTable tbody tr:not(:first-child) td.status .status-text {
	display: none;
}

.scheduledMessagesTable tbody tr:not(:first-child) td.status {
	background-color: #F4F6F5;
	border: none;
}

.scheduledMessagesTable tbody td.status {
	background-color: #515151;
	color: #FFFFFF;
}

.scheduledMessagesTable .status-SCHEDULED {
	background-color: #FFFFFF;
}

.scheduledMessagesTable .status-ON_HOLD {
	background-color: #FFFFFF;
}

.scheduledMessagesTable .status-IN_PROGRESS {
	background-color: #FBFDB1;
}

.scheduledMessagesTable .status-COMPLETE {
	background-color: #D6FDCB;
}

.scheduledMessagesTable .status-CANCELED {
	background-color: #FFCBB6;
}

.scheduledMessagesTable thead th.status,
.scheduledMessagesTable tbody td.status {
	width: 110px;
}

.scheduledMessagesTable thead th.create-date,
.scheduledMessagesTable tbody td.create-date {
	width: 90px;
}

.scheduledMessagesTable thead th.workflow-step,
.scheduledMessagesTable tbody td.workflow-step {
	width: 120px;
}

.scheduledMessagesTable thead th.template-name,
.scheduledMessagesTable tbody td.template-name {
	width: 220px;
}

.scheduledMessagesTable thead th.delivery-schedule,
.scheduledMessagesTable tbody td.delivery-schedule {
	width: 170px;
}

#scheduled-messages .action {
	margin: 12px 0 8px 0;
}

#messagePreviewColorboxContent table td {
	padding: 5px 0 5px 8px;
}

#messagePreviewColorboxContent .actions {
	margin: 8px 0;
}

/* @end */

/* @group Scheduled Message Creation */

#scheduledMessageCreationForm {
	margin: 10px 0;
}

#scheduledMessageCreationForm .actions {
	margin-top: 10px;
}

#scheduledMessageCreationForm .templateSelection {
	margin-top: 4px;
}

#scheduledMessageCreation2Form table td {
	padding: 5px 0 5px 5px;
}

#scheduledMessageCreation2Form .input {
	width: 520px;
}

#scheduledMessageCreation2Form textarea {
	height: 300px
}

#scheduledMessageCreation2Form #actions {
	margin: 20px 0 10px 0;
}

#scheduledMessageCreation2Form #merge-tags .merge-tag {
	margin: 0 8px 12px 0;
	float: left;
}

#scheduledMessageCreation2Form #merge-tags .merge-tag .merge-tag-link {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	padding: 1px 2px;
	text-decoration: none;
}

#scheduledMessageCreation2Form #merge-tags .merge-tag a.merge-tag-link:hover {
	border: solid 1px #3056A5;
	color: #3056A5;
}

#saveNewTemplateForm .input,
#saveNewTemplateAndScheduleForm .input {
	width: 300px;
}

#saveNewTemplateForm .actions,
#saveNewTemplateAndScheduleForm .actions {
	margin-top: 20px;
}

#scheduledMessageCreation3Form table td {
	padding: 5px 0 5px 5px;
}

#scheduledMessageCreation3Form .dropdown-input {
	margin: 12px 0;
}

#scheduledMessageCreation4Form table td {
	padding: 5px 0 5px 8px;
}

#scheduledMessageCreation4Form .actions {
	margin: 8px 0;
}

/* @end */

/* @group Scheduled Message Template Management */

#manageSystemMessageTemplatesForm select {
	width: 300px;
}

#manageSystemMessageTemplatesForm #pageActions {
	margin: 20px 20px;
}

#manageSystemMessageTemplatesForm #pageActions .action {
	margin-bottom: 30px;
}

#manageSystemMessageTemplatesForm #actions {
	margin: 20px 0;
}

/* @end */

/* @group Scheduled Message Template Management */

#editSystemMessageTemplateForm table td {
	padding: 5px 0 5px 5px;
}

#editSystemMessageTemplateForm .input {
	width: 520px;
}

#editSystemMessageTemplateForm textarea {
	height: 300px
}

#editSystemMessageTemplateForm #actions {
	margin: 20px 0 10px 0;
}

#editSystemMessageTemplateForm #merge-tags .merge-tag {
	margin: 0 8px 12px 0;
	float: left;
}

#editSystemMessageTemplateForm #merge-tags .merge-tag .merge-tag-link {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	padding: 1px 2px;
	text-decoration: none;
}

#editSystemMessageTemplateForm #merge-tags .merge-tag a.merge-tag-link:hover {
	border: solid 1px #3056A5;
	color: #3056A5;
}

/* @end */

/* @group Scheduled Message Delivery History */

#scheduledMessageDeliveryHistoryActionsForm {
	margin: 20px 0;
}

/*Bug 11327- skip navigation*/

a.skip-main {
                /*left:-999px;
                position:absolute;
                top:auto;
                width:1px;
                height:1px;
                overflow:hidden;
                z-index:-999;
                */
                padding: 6px;
				position: absolute;
				top: -40px;
				left: 0px;
				color: white;
				border-right: 1px solid white;
				border-bottom: 1px solid white;
				border-bottom-right-radius: 8px;
				background: transparent;
				-webkit-transition: top 1s ease-out, background 1s linear;
				transition: top 1s ease-out, background 1s linear;
				z-index: 100; 
                
            }
            a.skip-main:focus, a.skip-main:active {
                color: #fff;
                background-color:#F88614;
                left: auto;
                top: auto;
                width: 20%;
                height: auto;
                overflow:auto;
                margin: 10px 35%;
                padding:5px;
                border-radius: 15px;
                border:4px solid white;
                text-align:center;
                font-size:1.2em;
                z-index:100;
            }

/* @end */

/*Bug 9283 - Make Contribution Specifications section (Manuscript page) collapsible */
.collapseExpandSection
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #3056A5;
	cursor: auto;
}
.collapseExpandSection:visited
{
	color: #545454;
}
.collapseExpandSection:link
{
	color: #3056A5;
}

.disableHyperlinkLine
{
	text-decoration: none;
}

.password-strength-container {
  visibility: hidden;'
}

.password-strength-meter-bar-container {
  background-color: rgb(229, 231, 230);
  width: 219px;
}

.password-strength-meter {
  height: 4px;
  background-color: gray;
}

.password-strength-too-weak 
{ 
	background: red; 
	width: 16.66%; 
}

.password-strength-very-weak 
{ 
	background: red; 
	width: 33.33%; 
}

.password-strength-fairly-weak 
{ 
	background: red; 
	width: 50%; 
}

.password-strength-good
{ 
	background: orange; 
	width: 66.66%; 
}

.password-strength-very-good
{ 
	background: orange; 
	width: 83.33%; 
}

.password-strength-excellent
{ 
	background: green;
	width: 100%; 
}

.password-info {
	color: red;
	font-style: italic;
}

.login-info-table {
	width: 373px;	
}

div.errors-list-container-narrow {
	width: 390px;
}

div[class^="errors-list-container"] ul {
	font-weight: bold; 
	font-size: 12px; 
	border: 1px solid #2F2F2F; 
	text-align: center; 
	padding: 5px; 
	background-color: #E0EEEF;
	margin-bottom: 10px;
	display: block;
	color: red;
	list-style: none;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.3;
}
.unsupportedBrowser {
	display: none;
}
.errmsg {
color: red;
}
.eCompsContent {
	padding-left:2em
}

.markedDeDelegate:after {
	vertical-align: super;
	content: '\2605';
   color: #3056A5;
   font-size: 16px; 
}

#saveOtherProjectsButton {
 position: absolute;
 width: 31px;
 left: -6px;
 top: -10px;
 display: none;
}

.roundGreenButton {
	text-decoration: none;
	border-radius: 50%;
	background-color: lawngreen;
	text-align: center;
	font-size: 125%;
}
.overdueDate {
color: red;
}
.halfRowUp {
	position:relative;
	top: -15px;
}
.markedNewChapter {
	font-weight: bold; 
	color: #F98109;
	text-transform: none;
}

.country-select-userInfo{
	border: none;
	background: none;
    font: 13px Arial, Helvetica, sans-serif;
    color: #545454;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
}

.country-select-userInfo::-ms-expand{
    display: none;
}