

/* MAIN CONTAINERS */
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: ;
	color: ;
	}

#navPanel1 {
	position: absolute;
	overflow: visible;
	white-space: nowrap;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 30px;
	padding-left: 2px;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #999999));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #999999 100%);
	z-index: 9999;
	font-size: small;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: none;
	}
	
#GPSmain {
	position: absolute;
	top: 30px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: text;
	-ms-user-select: none;
	user-select: none;
	z-index: 0;
}

#fullPortal {
	position: absolute;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 9000;
	background-color: ;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}


#filterPanel {
	position: relative;
	float: left;
	margin-right: 2px;
	background-color: #000000;
	border-right: 2px solid #888;
	width: 220px;
	height: 100% !important;
	min-width: 18px;
	z-index: 5;
	overflow: hidden;
}

#storylist {
	position: relative;
	overflow: hidden;
	height: 100%;
	z-index: 5;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}

#loginArea, #loggedOut {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	background-color: #f8f8f8;
}


/* LOGIN/LOGOUT ELEMENTS */

#loggedOut .neTata {
	margin-top: 80px;
	text-align: center;
	font-size: 18px;
}

#loggedOut .neTata button {
	display: block;
	font-size: 18px;
	padding:3px 5px 3px 5px;
	width: 100px;
	margin: auto;
	margin-bottom: 10px;
}

#loginArea .notSoMuch {
	min-height: 60px;
	margin: 20px 10px 10px 10px;
	text-align: center;
	font-size: 18px;
	color: #666;
	overflow: hidden;
}

#loginArea .notSoMuch .loginNotice {
	color: #222;
	text-align: left;
	max-width: 440px;
	margin: auto;
}

#loginArea .hiThere {
	margin:0 auto;
	text-align: center;
	font-size: 18px;
	width: 12em;
}

#loginArea .hiThere .loginLabel {
	float: left;
	font-size: 22px;
	margin: 0px 0px 10px -30px;
	white-space: nowrap;
	overflow: visible;
}

#loginArea .hiThere input {
	font-size: 18px;
	width: 100%;
}

#loginArea .hiThere button {
	font-size: 18px;
	margin-top: 30px;
	padding:3px 5px 3px 5px;
}

#loginArea, #loggedOut {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	background-color: #f8f8f8;
	background-image: url(../images/NewsEngin_160.png);
	background-size: 80px 67px;
	background-repeat: no-repeat;
	background-position: 50% 95%;
}
#forgotPassword {
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	cursor: pointer;
}

#forgotPassword:hover {
	text-decoration: underline;
	color: #00f;
}

@media (max-height: 360px) {
	#loginArea, #loggedOut {
		background-image: none;
	}
}


/* GRID ELEMENTS */


.listBody {
	margin-left: 3px;
	margin-right: 6px;
	height: 100%;
	}

.storyList {
	position: relative;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	width: auto;
	vertical-align: top;
	padding: 2px 0px 0px 5px;
	margin: 1px 0px 1px 0px;
	border: 1px solid ;
	border-left: 4px solid ;
	background: ;
	overflow: hidden;
	}

.storyList.groupByTop {
	border-top: 2px dashed  !important;
}

.storyList.activeRow {
	border-color: #00f !important;
}

.pageColor_cmyk .pageThumbColor {
	background: linear-gradient(to right, rgba(255,0,0,0.1), rgba(255,165,0,0.1), rgba(255,255,0,0.1), rgba(0,255,0,0.1), rgba(0,0,255,0.1));
}

.pageColor_spot .pageThumbColor {
	background-image: radial-gradient(circle at 50% 40%,  rgba(255, 0, 255, 0.5) 5%, rgba(100, 100, 100, 0.5) 8%, rgba(255, 255, 255, 0) 30%);	
}

.storyListPkg {
	position: relative;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	vertical-align: top;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	border: 1px solid ;
	border-top: 4px dotted #000000;
	border-left: 4px solid ;
	background: ;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	}

.storyListPkg.activeRow {
	border-color: #00f !important;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 3px;
}

.storyListPkg.activeRow + .storyListPkg{
	border-top-color: ;
}

.storyListPkg.groupByTop {
	//border-top: 2px dashed  !important;
}

.storyListCol1 {
	position: relative;
	vertical-align: top;
	overflow: hidden;
	line-height:150%;
	}

.lockEntries {
	float: left;
	cursor: help;
}

.lockEntries .lockEntry {
	font-size: 10px;
	white-space: nowrap;
}

.lockEntries .lockElem {
	font-weight: bold;
	color: #f80000;
}

.lockEntries .lockOwner {
	margin-left: 3px;
	font-weight: normal;
	color: #555;
}

.lockEntries .lockTime {
	display: none;
	margin-left: 3px;
	font-weight: bold;
	color: #00a800;
}

.lockEntries:hover .lockTime {
	display: inline;
}

.storyListCol2 {
	float: right;
	text-align: right;
	vertical-align: top;
	padding: 3px 5px 5px 5px;
	white-space: nowrap;
	overflow: hidden;
	}

.storyListLeft {
	position: relative;
	vertical-align: top;
	overflow: hidden;
	}

.storyListRight {
	float: right;
	text-align: left;
	vertical-align: top;
	width: 20%;
	padding: 0em 0.8em 0em 0.8em;
	}

.pkgDestHeader .storyListRight {
	width: 40%;
}

.groupBy {
	display: none;
	white-space: normal;
}

.groupByTop .groupBy {
	display: block !important;
	color: ;
}

.groupByActive .groupBy {
	display: block !important;
	color: #909090;
}

.noFlag {
	display: none;
	float:right;
	background-color: transparent;
	margin: 1px 0 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	width: 3em;
}

.newFlag {
	float:right;
	font-size : small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #EE0000;
	background-color: #FAFAFA;
	margin: 1px 0 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 3em;
}

.modFlag {
	float:right;
	font-size : small;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #EE0000;
	background-color: #FAFAFA;
	margin: 1px 0 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 5em;
}

.pageEntry .newFlag, .pageEntry .modFlag, .pageEntry .noFlag {
	margin: 10px 50px 0 0;
}

.topline {
	height: 1.5em;
	overflow: hidden;
	padding-right: 10px;
	position: relative;
	vertical-align: bottom;
	white-space: nowrap;
	clear: both;
}

.slug {
	font-weight: bold;
	font-size: 120%;
}

.slugInTitle {
	position: absolute !important;
	top: 1px !important;
	height: 25px !important;
	padding: 0px 5px 0px 5px; !important;
	font-size:160% !important;
	background-color: transparent !important;
	border: 1px dotted #222 !important;
	background-image: none !important;
}

.slugInTitle:disabled {
	background-color: transparent !important;
	border: 1px solid transparent !important;
}

.mouseoverPreview {
	cursor: help;
}

.slugtype {
	cursor: help;
}

.type {
	font-weight: normal;
	padding-left: 0.3em;
	}

.department {
	margin-left: 0.5em;
	}

.desk {
	margin-left: 0.5em;
	}

.department + .desk {
	color: #555;
	font-weight: bold;
	margin-left: 0.7em;
	margin-right: 0.7em;
}

.department + .desk:before {
	content: "(";
}

.department + .desk:after {
	content: ")";
}

.diWrap {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 3px 2px 2px 2px;
	border: 1px solid #000000;
	overflow: hidden;
}

.diWrap2 {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 3px 2px 2px 2px;
	border: none;
	overflow: hidden;
}

.destInd {
	float: left;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	opacity: 1;
	cursor: help;
	}

.destInd + .destInd {
	margin-left: 5px;
}

.destIndNamed {
	float: left;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 80%;	
	color: #555;
	opacity: 1;
	cursor: help;
	}

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

.destIndNamed:hover {
	color: #000;
}

.pubdate {
	margin-left: 4px;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-weight: normal;
	border: 1px solid #000000;
	background: #181818;
	color: ;
	cursor: help;
	}

.pubdate2 {
	margin-left: 0.5em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-weight: normal;
	border: 1px solid #000000;
	background: #000000;
	color: #00e;
	cursor: help;
	}

.duetime {
	margin-left: 1.0em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-weight: normal;
	border: 1px transparent #000000;
	color: #555;
	}
	
.duetime.faroff {
	border-bottom: 2px solid #fff;
}

.duetime.near {
	border-bottom: 2px solid #0f0;
}

.duetime.past {
	border-bottom: 2px solid #f00;
}

.duetime.gone {
	border-bottom: 2px solid #f00;
	display: none;
}

.duetime:before {
	content: "due: ";
}

.gridTopPage {
	height: 55px;
}

.pubdate2.dbl {
	padding-right: 0.3em;
}

.pubdate + .pubdate2 {
	margin-left: -1px;
}

.pubdateForNotes {
	float: left;
	font-size: 90%;
	line-height: 1.0em;
	height: 1.1em;
	margin-top: 0.2em;
	padding: 0 0.3em 0.1em 0.3em;
	font-weight: normal;
	vertical-align: top;
	border: 1px solid #000000;
	background: #101010;
	cursor: help;
	}

.notesInfo {
	position: absolute;
	left: 9em;
}

.notesSpiked {
	color: #888 !important;
}

.notesSpiked .shortdescripForNotes:before{
	content: "[SPIKED] ";
	font-weight: bold;
	color: #e00;
}

.shortdescrip {
	margin: 4px 5px 3px 0;
	font-style: italic; 
	line-height: 1.2em;
	white-space: normal;
	overflow: hidden;
	}

.pageLabel, .viewTag {
	margin-right: 7px;
	font-weight: bold;
	font-style: normal;
	color: #222;
	border: 1px dotted #777;
	padding: 0px 3px 0px 3px;
	background-color: #fbfbfb;
}

.deEmph {
	color: #888888;
}

.pageEntry .shortdescrip {
	height: 2.4em;
	font-style:normal;
	font-weight: normal;
	color: #444;
	font-size: 120%;
	overflow-x: hidden;
	overflow-y: auto;
}

.pageThumb {
	position: relative;
	float:left;
	overflow: hidden;
	min-height: 100px;
	width: 72px;
	margin: 2px 10px 0px 5px;
}

.pageThumb img {
	border: 1px solid #000000;
}

.pageThumb.hasPDF {
	cursor: help;
}

.pageThumbColor {
	position: absolute;
	top: 2px;
	left: 5px;
	bottom: 2px;
	width: 74px;
}

.pageNewsHole, #totalNewsHole {
	color: #000;
	font-weight: bold;
}

.pageNewsHole {
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-size: 10px;
}

#totalNewsHole {
	margin-top: 3px;
	font-size: 12px;
}

.pageNewsHole:before, #totalNewsHole:before {
	content: "news hole: ";
	color: #777;
	font-weight: normal;
	white-space: nowrap;
}

.pageNewsHole:before {
	font-size: 9px;
}

#totalNewsHole:after {
	content: "col-in";
	margin-left: 5px;
	font-weight: normal;
}

.preset {
	padding: 0px;
	margin: 0px;
	cursor: help;
}

.preset .presetName {
	font-weight: bold;
}

.preset .presetState:before {
	content: "is ready";
}

.preset .presetTS {
	font-size: 90%;
	color: #666;
}

.preset .presetTS:before {
	content: "(";
}

.preset .presetTS:after {
	content: ")";
}

.shortdescripForNotes {
	clear: both;
	padding-left: 0.2em;
	line-height: 1.2em;
	height: 2.4em;
	white-space: normal;
	overflow: hidden;
	font-style: normal; 
	}
	
.shortDescripTag {
	font-weight: bold;
}
		
.longdescrip {
	width: 95%;
	margin-top: 0.2em;
	border-top: 1px dotted #000000;
	line-height: 1.2em;
	overflow: hidden;
	padding: 1px 1em 0px 2px;
	}

.longdescrip p {
	margin: 0px;
	padding: 0px;
}

.status {
	float: left;
	height: 1.2em;
	line-height: 1.0em;
	font-size: 80%;
	margin-top: 1px;
	padding-top: 0.2em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	border: 1px solid #000000;
	background: #181818;
	margin-right: 0.7em;
	overflow: hidden;
	}

.statAbbr {
	position: relative;
	float: left;
	height: 0.7em;
	width: 0.7em;
	margin-top: 0.4em;
	border: 1px solid #000000;
	background: #181818;
	margin-right: 0.4em;
	overflow: hidden;
	cursor: help;
	}
	
.statAbbr .statAbbrText {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	line-height: 0.85em;
	font-size: 70%;
	text-align: center;
	overflow: hidden;
}

.statAbbr + .destInd {
	margin-left: -2px;
}


.statusFlag {

}

.statusHighlight {
	}

.storyList .printPlay {
	display: inline;
	font-size: 90%;
	color: #444;
	margin-top: 1px;
}

.storyList .printPlay .printPlayRow {
	display: inline;
	border: 1px dotted #888;
	padding: 0px 2px 0px 2px;
	margin-right: 6px;
}

.storyList .printPlay .printSection {
	display: inline;
	margin-right: 5px;
}

.storyList .printPlay .printPageNum {
	display: inline;
	font-weight: bold;
}

.storyList .printPlay .printSection:after {
	content: ":";
}

.listDestWrapper {
	float: left;
	height: 1.5em;
	padding-top: 3px;
	overflow: hidden;
	margin-left: 0.5em;
}

.listDest {
	float:left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 160%;
	text-align: center;
	cursor: help;
	background-repeat: no-repeat;
}

.listDest + .listDest {
	margin-left: 0.3em;
}

.listDestStatus1 {
	opacity: 0.3;
}

.listDestStatus2 {
	opacity: 1.0;
}

.listDestStatus3 {
	display: none;
}

.listDestStatus3 + .listDestStatus1, .listDestStatus3 + .listDestStatus2 {
	margin-left: 0;
}

.listSocial_Twitter, .listSocial_Facebook {
	width: 20px;
	background-size: auto 16px;
}

.listSocial_Twitter {
	background-image: url(../images/Twitter_logo_blue.png);
}

.listSocial_Facebook {
	background-image: url(../images/facebook_logo.png);
}

.length {
	margin-right: 1em;
	}

.template {
	margin-right: 1em;
	font-weight: bold;
	color: #444;
	}
	
.lengthassigned {
	cursor: help;
	}

.lengthwritten {
	cursor: help;
	}

.zone {
	margin-right: 1em;
	}
	
.page {
	margin-right: 1em;
	}

.package {
	margin-right: 1em;
	}

.files {
	margin-right: 1em;
	}

.staff {
	cursor: help;	
	}

.storyListLeft .section, .storyListLeft .section1 {
	margin-right: 1em;
	}

.editor {
	margin-left: 0;
	margin-right: 0;
	cursor: help;	
	}

.pageEntry .pageNumber {
	float: left;
	font-size: 160%;
	margin:4px 10px 3px 0;
}

.pageOpenUser {
	cursor: help;
}

.pageOpenUsers {
	display: inline;
	color: #777;
	font-weight: bold;
	border: 1px dotted #777;
	padding: 1px 3px 1px 3px;
	margin-left: 10px;
}

.pageOpenUsers:before {
	content: "copy open for ";
}

.producer {
	cursor: help;	
	}
	
.property {
	margin-right: 1em;
	}
	
.publication {
	margin-right: 1em;
	}
	
.cats {
	line-height: 1.1em;
	}

.listadvcat {
	font-style: italic;
	font-size: 90%;
	line-height: 1.1em;
}

.topic {
	}

.priority {
	}

.pkgviewTitle {
	font-size: 140%;
}
	
.pkgviewDescrip {
	margin-bottom: 2px;
}

.pkgViewEdit {
	float: right;
	margin-right: 2px;
	font-family: verdana, sans-serif;
	font-size : small;
	font-weight: normal;
	text-align: center;
	color: navy;
	background-color: #FAFAFA;
	padding: 2px 7px 2px 6px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.pkgViewEdit:hover {
	text-decoration: underline;
}

.packageInfo {
	margin-top: 0.2em;
	border: 1px dotted #000000;
	line-height: 1.4em;
	height: 4.9em;
	overflow: hidden;
	white-space:normal;
	padding-left:3px;
	padding-right: 1em;
	}

.packageInfoExpanded {
	margin-top: 0.2em;
	border: 1px dotted #000000;
	line-height: 1.4em;
	height: 5.7em;
	overflow: hidden;
	white-space:normal;
	padding-left:3px;
	padding-right: 1em;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	}

.packageMembers {
	cursor: pointer;
	}

.packageDetails {
	}

.fileDetails {
	height: 160px;
	margin-bottom: 4px;
	width: 95%;
	padding-right: 5px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	white-space: normal;
}

.fileDetailsEmpty {
	text-align: center;
	font-size: large;
	color: #888;
	border: 2px dashed #181818;
}

.fileDetail {
	display: inline-block;
	vertical-align: top;
	width: 152px;
	margin: 5px 10px 10px 0;
	color: ;
	white-space: nowrap;
	overflow: hidden;
}

.fileDetailName {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #282828;
	cursor: help;
}


.fileDetailThumb {
	display:inline-block;
	margin: 1px 2px 0 0;
	width: 150px;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: help;
}

.fileDetailPreview {
	position: absolute;
	top: 30px;
	right: 25px;
	display: block;
	width: 600px;
	background-repeat: no-repeat;
	border: 2px solid #fff;
	z-index: 10;
}

.designElements {
	margin-top: 0.2em;
	border-top: 1px dotted #000000;
	line-height: 2em;
	height: 6.4em;
	width: 95%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	white-space:normal;
	padding: 2px 1em 2px 2px;
	}

.designElements.placed {
	border: 1px solid #00ab00;
}

.designElem {
	margin-right:0;
	color: ;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	cursor: move;
	padding: 2px;
	}

.designElem.placed {
	border: 1px solid #00ab00;
}

.designElemImage {
	color: #666;
	border-bottom: 2px solid #282828;
}

.designElemAll {
	padding: 1px 4px 1px 4px;
	background:#282828;
	border:1px solid #282828;
	}

.designElemVirt {
	padding: 1px 4px 1px 4px;
	border:1px solid #383838;
	}

.designElemStatus {
	font-size:90%;
	font-weight:normal;
}

.elementFileGroup {
	background:#282828;
	padding: 2px 3px 0 2px;
	border-bottom: 2px solid #282828;
}

.elementFileGroup .designElemImage {
	color: #666;
}

.elementFileGroup .designElemLinked {
	margin-left:5px;
}

.elementFileGroup .designElemImage .tinyThumb {
	display:inline-block;
	margin: 1px 2px 0 0;
	height: 20px;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	border-bottom: none;
}

.elementFileGroup.unlinked {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
}

.gridLabel1 {
	color: #606060;
	font-size: small;
	padding-right: 0.3em;
	line-height: 100%;
	white-space: nowrap;
}

.gridLabel1.ital {
	font-style: italic;
}

.gridLabel1.gap1 {
	margin-left: 15px;
}

.smallerTrailingGap {
	padding-right: 0.2em;
}

.largerTrailingGap {
	padding-right: 0.4em;
}

.sentflagList {
	color:#DD0000;
	font-size: small;
	}

.dropdown {
	background:#181818;
	color: #333;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none !important;
}

.dropdown:disabled{
	background:#eee;
}

#pageMaker {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 2px 4px 20px 2px;
	margin: 0 -2px 0 0;
	border-bottom: 2px dashed #000000;
	float:right;
	background: #000000;
	z-index: 7000;
}

#pageMaker * {
	vertical-align: top;
}

#pageRangeWrapper {
	text-align: left;
}

.pageCreationTally {
	max-width: 30em;
}

#setPageScope {
	color: #00e;
	font-weight: bold;
	cursor: pointer;
}

#setPageScope:hover {
	text-decoration: underline;
}

.pageCreated {
	color: #000000;
	font-weight: bold;
}

.pageCheckedOut {
	color: #e00;
	font-weight: bold;
}

.pageCheckedIn {
	color: #000;
	font-weight: bold;
}

.pageUpdated {
	color: #555;
	font-weight: normal;
	margin-left: 10px;
}

#pageEditToolbox {
	position: absolute;
	top: 0;
	right: 5px;
	background: transparent;
	z-index: 7000;
}

#pageEditToolbox .textButtonSmall {
	float: right;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

#pageEditFields {
	position: relative;
	padding: 4px 4px 5px 4px;
	border: 2px dotted #000000;
}

#pageUploader {
	position: relative;
	float: right;
	padding: 4px 4px 5px 4px;
	width:  250px;
	height: 75px;
	background-color: #000000;
	border: 2px dotted #000000;
}

.adsUploadSummary {
	margin: 5px 5px 10px 5px;
	font-size: medium;
}

.adsUploadSummary:before {
	content: "Uploading ad plan for ";
}

.adsUploadSummary div {
	display: inline;
	font-weight: bold;
}

.adsUploadSummary .adsPubDate:after {
	content: ": ";
}

.adsUploadSummary .adsPub:after {
	content: ", ";
}

/* STORY ELEMENTS */

.story {
	margin: 0;
	padding: 0.5em;
	height: 100%;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: ;
	color: ;
	}

.storyWordCount {
	color: #888;
}

#autoUpdateDiv {
	font-size: 90%;
	white-space: nowrap;
	overflow: visible;
}

.byline {
	font-weight: bold;
	}
	
.bylineReadOnly {
	color: #000;
	font-size: 120%;
}	

.bylineSourceReadOnly {
	font-size: 80%;
}

.logo1 {
	float: right;
	text-align: right;
	}

.logo2 {
	float: left;
	text-align: left;
	}

.sentflagStory {
	color:#DD0000;
	font-size: small;
	}

.sendHistory {
	color:#DD0000;
	font-size: small;
	}
	
.markForSend, .markForDelete {
	float: right;
	visibility: hidden;
	z-index: 10;
}

.activeRow .markForSend, .activeRow .markForDelete {
	visibility: visible;
}

.touchTip {
	display: none;
}

.isTouchDevice .activeRow.rowTapped .touchTip {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 140px;
	margin-left: -70px;
	height: 20px;
	margin-top: -12px;
	background: #fff;
	border: 2px solid #888;
	border-radius: 8px;
	z-index: 100;
	text-align: center;
	font-size: 14px;
	color: #777;
	font-weight: bold;
	opacity: 0;
	animation-name: fadeInOut;
	animation-duration: 2.5s;
	animation-delay: 500ms;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	-webkit-animation-name: fadeInOut;
	-webkit-animation-duration: 2.5s;
	-webkit-animation-delay: 500ms;
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
}

@keyframes fadeInOut {
	0% {opacity: 0}
	5% {opacity: 1}
	95% {opacity: 1}
	100% {opacity: 0}
}

@-webkit-keyframes fadeInOut {
	0% {opacity: 0}
	5% {opacity: 1}
	95% {opacity: 1}
	100% {opacity: 0}
}

.activeRow .touchTip:before {
	content: "tap to open";
}

.mergedItemLabel {
	font-size:120%;
	color:#555;
}
	
table.tableThinBorder {
	background-color: #141414;
	border: thin solid #000000;
	margin: 5px 0px 5px 0px;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	}

table.tableThinBorder TD {
	border-bottom: thin solid #000000;
	padding: 0.2em 0.5em 0.2em 0.5em;
	}
	
table.tableThinBorder CAPTION {
	text-align: left;
	font-size: large;
	}


	
/* STORY SHAPES (Control Panel) */

.storyShapes {
	float: right;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 203px;
	overflow: hidden;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	padding-left: 3px;
	margin-left: 5px;
	border-left: 1px dotted #555;
	z-index: 2;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}

.storyShapeHeader {
	position: relative;
	top: 2px;
	left: 0px;
	width: 100%;
	padding: 0;
	height: 65px;
}

.storyShapesTopLine {
}

.storyShapesCaption {
	float: left;
	font-size: medium;
}

#storyShapeCatPicker {
	width: 99%;
}

.storyShapeActiveDisplay {
	width: 206px;
	height: 1.3em;
	color: #777;
	white-space: nowrap;
	overflow: hidden;
	width: 99%;
}

.storyShapeActiveDisplay:hover {
	color: #000;
	cursor: pointer;
}

#storyShapesContainer {
	position: absolute;
	top: 67px;
	right: 0px;
	bottom: 0px;
	width: 202px;
	padding: 4px;
	clear:both;
	border-top: 2px solid #000000;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.storyShapeWrapper {
	position: relative;
	z-index: 3;
}

.storyShapeSet {
	display: block;
	position: relative;
	padding: 1px;
	background: #000000;
	z-index: 3;
}

.storyShape {
	position: absolute;
	background: #fff;
	border: 1px solid #33a1de;
	line-height: 0.8;
}

.storyShapePhotoPlaceholder {
	border: 1px dashed #33a1de;
}

.storyShapeSelected {
	border: 1px solid #f00;
	background: #ffe0eb;
	cursor: move;
}

.storyShapePhotoPlaceholder.storyShapeSelected {
	border: 1px dashed #f00;
}

.storyShapeName {
	background: #000000;
	color: #444;
	padding: 3px 2px 3px 2px;
	border: none;
	line-height: 1.0;
	font-family: Verdana, sans-serif;
	font-size: small;
}

.storyShapeNameLink {
	text-decoration: none;
	color: #444;
	cursor: move;
}

.storyShapeNameLink:hover {
	color: #000;
}

.storyShapeSeparator {
	position: relative;
	clear:both;
	margin: 0 50px 10px 50px;
	padding-top: 10px;
	border-bottom: 2px solid #000000;
}

.storyShapeStyle {
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	display: none;
}

#storyShapeCatEditWrapper {
	position: relative;
	height: 5.0em;
	width: 600px;
	margin-top: 10px;
}

.storyShapeEdit #storyShapeCategory {
	width: auto;
	margin: 10px 5px 0 0;
}

.storyShapeEdit #storyShapeNewCat {
	margin-left: 10px;
}

.storyShapeEditFooter {
	color: #555;
	font-style: italic;
	margin-top: 5px;
	width: 600px;
}

.storyShapeEdit .storyShapeStyle {
	display: block;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: small;
	margin: 4px 2px 2px 4px;
}

.storyShapeStory {

}

.storyShapeHighlighted {
	background: #d8e8ff;
}

.storyShapeSelected.storyShapeHighlighted {
	background: #ffbbbb !important;
}

#storyShapeSetDescripBox {
	position: absolute;
	left: 10px;
	right: 10px;
	margin-top: 10px;
	padding: 2px 3px 2px 3px;
	background: #fff;
	border: 1px dotted #888;
	max-width: 200px;
	z-index: 4;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #222;
}

.storyShapeInstrux {
	margin-top:4px;
	font-size: xx-small;
	font-style: italic;
	color: #666;
}



/* FILTER ELEMENTS (Control Panel) */

#filterPanel .ui-resizable-handle {
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -30px;
	right: 0px;
	height:60px;
	width: 17px;
	padding: 0px;
	z-index: 10 !important;
	background: transparent;
}

#filterPanel .neHandleE {
	position: absolute;
	display: block;
	font-size: 20px;
	top: 50%;
	margin-top: -30px;
	right: 0px;
	height: 60px;
	width: 16px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	z-index: 5;
	opacity: 0.3;
	background: #888;
}

.isTouchDevice #filterPanel .ui-resizable-handle {
	width: 31px;
	height: 100px;
	margin-top: -50px;
}

.isTouchDevice #filterPanel .neHandleE {
	height: 100px;
	margin-top: -50px;
	padding-right: 10px;
	width: 20px;
}

#filterPanel .neHandleE div {
	float: left;
	border-left: 1px solid #333;
	margin: 10px 2px 10px 4px;
	height: 40px;
}

.isTouchDevice #filterPanel .neHandleE div {
	height: 80px;
}

#filterPanel .neHandleE div+div {
	margin-left: 1px;
}

#filterPanelContent {
	position:absolute;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 4px;
}

.cp {
	position: relative;
	height: auto;
	top: 0px;
	bottom: 0px;
	width: auto !important;
	overflow: hidden;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	}

cpSummary {
	height: 100%;
	padding: 4px;
	border: 1px solid #000000;
	background-color: #000000;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	}


#cpEdit {
	position: absolute;
	left: 20%;
	top: 20px;
	margin-top: -30px;
	margin-left: 20px;
	width: auto;
	height: auto;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background: transparent;
	border: 2px solid #000000;
	z-index: 10;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}

#cpEdit input {
	margin-right: 7px;
}

#cpShowingNotes, #cpShowingSocial {
	color: #555;
}

#cpShowHideMoreSettings.filtersActive {
	color: #ffff00;
}

#cpShowHideMoreSettings.filtersActive:hover {
	color: #0000ee;
}

.cpSummaryCaption {
	float: left;
	font-size: medium;
	margin-top: 2px;
	margin-bottom: 5px;
	}

.cpSummaryTip {
	padding: 0px 0px 0.5em 0.2em;
	font-size: x-small;
	font-style: italic;
	}

.cpSummaryLink {
	padding: 0px 1px 0px 1px;
	text-decoration: underline;
	font-style: normal;
	color: navy;
	cursor: pointer;
	}

.cpSummarySection {
	clear: both;
	padding: 0.2em 0.5em 0.2em 0.2em;
	border-bottom: 1px dotted ;
	cursor: pointer;
	}

.cpSummarySection.colorKey {
	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 5px;
	background: #101010;
	border: 1px solid ;
	border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: default;
}

.cpSummaryLabel {
	font-weight: bold;
	}

.cpEditHighlight {
	position: relative;
	background: #303030;
	padding: 3px 4px 3px 4px;
	white-space: nowrap;
	overflow: hidden;
	}

.cpEditHighlight .cpEditCloseButton {
	position: absolute;
	top: 1px;
	right: -5px;
	width: 22px;
	height: 22px;
	background-image: url(../images/window-close-icon_32.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	cursor: default;
	opacity: 0.8;
	z-index: 5;
}

.editHighlightFocused {
	background: ;
}

.sizeToParent {
}

#cpViews .sizeToParent {
	width: 100%;
}

.mainCat {
	font-weight: bold;
	color: green;
}

.cpBox {
	height: 100%;
	margin: 2px 2px 0px 2px;
	padding: 2px;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	border-color: #808080;
	border-top-style: dotted;
	border-top-width: thin;
	}

.cpViews {
	height: 95%;
	margin: 2px 2px 6px 2px;
	padding: 4px;
	background-color: #000000;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	}

.cpTable {
	border-collapse: collapse;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	border-style: none;
	width: 100%;
	}

.cpTableRow {
	vertical-align: top;
	}

.cpTableData {
	padding: 0.5em 0px 0.5em 0px;
	border-bottom: thin solid ;
	}
	
#groupByOrder {
	color: #00f;
	cursor: pointer;
}

#groupByOrder:hover {
	text-decoration: underline;
}

#pubdateScope {
	font-weight: bold;
	background: #000000;
	border: 1px solid transparent;
}

.editHighlightFocused #pubdateScope {
	font-weight: bold;
	background: ;
	border: 1px solid ;
}

#pubdateScope:hover, #pubdateScope:focus {
	background: #101010;
	border: 1px solid white;
}

.statusDestWrapper {
	white-space: nowrap;
	text-align: right;
	overflow: hidden;
	padding-right: 10px;
	margin: 1px 5px 1px 1px;
}

#staffSearch {
	width: 98%;
}

#staffInstrux {
	padding: 3px;
	font-size: 90%;
	cursor: pointer;
	}

#staffInstruxLink {
	padding: 3px;
	font-size: 90%;
}

#staff_autocomplete {
	width: 90% !important;
}

#cpCats {
	padding-right: 1px;
}

#catsCatScan {
	white-space: nowrap;
	overflow: hidden;
}

#catInstrux {
	font-style: italic;
}

#activeCatsAdv {
	font-style: italic;
}

.basicCatWrapper {
	margin-bottom: 5px;
}

.catbox {
	overflow-x: auto;
	overflow-y: auto;
}

.catbox > div > div {
	margin-left: 1em;
}

.catbox > div > div {
	margin-left: 1.1em;
}

.catbox > div > div > div {
	margin-left: 1.2em;
}

.catSub {
	font-size: 110%;
	font-weight: normal;
	line-height: 1.5em;
	cursor: pointer;
	}

.catSubMat {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5em;	
	cursor: pointer;
	}

.catSubDet {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5em;	
	cursor: pointer;
	}
	
.expCol1 {
	font-size: 90%;
	cursor: pointer;
	color: #000000;
	}	

.expCol2 {
	font-size: 80%;
	cursor: pointer;
	color: #000000;
	}



/* MISCELLANEOUS ELEMENTS */

.adUnplacedWarning {
	padding: 0px 5px 0px 5px;
	border: 2px solid #F00;
	background: yellow;
}

.bgBackground {
	background-color: ;
	padding: 0px 2px 0px 5px;
}

.instructionBlock {
	border: 2px solid #666;
	border-radius: 8px;
	padding: 8px;
	background: #202020;
}

.systemStatusMessage {
	position: relative;
	margin: 20px 20% 20px 20%;
	padding:10px;
	min-height: 80%;
	background-color: ;
	border: 3px solid #e00;
	border-radius: 8px;
	text-align: center;
	overflow: hidden;
}

.systemStatusMessage .pageTitle {
	border: 1px dotted #555;
	background-color: #ff0;
	padding: 5px 0px 5px 0px;
	font-size: 150%;
}

.systemStatusMessage .statusMsg {
	text-align: left;
	margin: 20px 20px 30px 20px;
	padding: 5px;
}	

.optionButtons {
	padding: 3px;
	margin: 0px 0px 10px 0px;
	clear: both;
	font-size: 90%;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}

.optionButtons .optionButtonActive, .optionButtons .optionButtonOther {
	float: left;
	border: 2px solid #000000;
	padding: 2px 3px 2px 3px;
	margin: 0px 5px 3px 0px;
	background-color: #000000;
	color: #555;
	border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
}

.optionButtons .optionButtonOther:hover {
	background-color: #000000;
	color: #000;
	border: 2px solid #777;
}
	
.optionButtons .optionButtonActive {
	color: #000;
	background-color: #fff;
	border: 2px solid #777;
	cursor: default;
}

.closeButton {
	position: absolute;
	top: 1px;
	right: -5px;
	width: 22px;
	height: 22px;
	background-image: url(../images/window-close-icon_32.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	cursor: default;
	opacity: 0.8;
	z-index: 10;
}

.textButtonSmall.arrowLeft, .textButtonSmall.arrowRight {
	font-size: 20px;
	line-height: 12px;
	padding-bottom: 4px;
}

.arrowLeft:before {
	content: "\21E0";
}

.arrowRight:before {
	content: "\21E2";
}

.embeddedPageWrapper {
	padding:10px;
	overflow:hidden;
}

#prefsTester {
	float: left;
	width: 100px;
	margin: 8px 0px 0px 10px;
	height: 80px;
	border: 2px dotted #666;
	text-align: center;
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.requiredPref {
	padding: 2px 3px 2px 3px;
	border: 2px solid red;
	border-left: 4px solid red;
	border-right: 4px solid red;
}

#prefsEmailMsg {
	font-size: 110%;
	margin: 20px 100px -10px 100px;
	color: #111;
	border: 2px solid #f00;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ff0;
	padding: 5px 10px 5px 10px;
}	
	
.fieldGroup {
	padding: 5px;
	overflow: hidden;
}

.fieldGroup .fgRow {
	height: 30px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}

.fieldGroup .fgRow.noHigher {
	margin-top: 2px;
}

.fieldGroup .fgLabels {
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 5px;
}

.fieldGroup .fgFields {
}

.fieldGroup .fgLabels .fgRow {
	padding-top: 2px;
}

.fieldGroup .fgFields .fgRow {
	padding-bottom: 2px;
}

.fieldGroup input[type^="text"] {
	width: 14em;
}

.fieldGroup input[type^="password"] {
	width: 6em;
}

.fieldGroup li {
	list-style-type: square;
	min-height: 30px;
}

.userInstrux {
	margin: 5px 5px 0px 40px;
	opacity: 0.7;
	font-style: italic;
	line-height: 1.2em;
}

td.published {
	}
	
#activityIndicator, .activityIndicator {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 9500;
	text-align:center;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#activityIndicatorText {
	display: inline-block;
	margin-top:100px;
	font-size: 160%;
	border: 2px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 12px 24px 12px 24px;
	background: #fafafa;
}

td.published > div, td.notPublished > div {
	position: relative;
	padding-right: 44px;
	}

div.pubPrint, div.pubPrintYes {
	position: absolute;
	right: 20px;
	height: 20px;
	width: 20px;
	background-image: url(../images/newspaper20.png);
	background-repeat: no-repeat;
	opacity: 0.2;
	}

div.pubWeb, div.pubWebYes {
	position: absolute;
	right: 0px;
	height: 16px;
	width: 16px;
	background-image: url(../images/www16.png);
	background-repeat: no-repeat;
	opacity: 0.1;
	}

div.pubPrintYes, div.pubWebYes {
	opacity: 1.0;
}

.hasTip {
	cursor: help;
}

.hasTip:hover {
	background-color: #141414;
}

div.prodRepElem {
	padding: 0px;
	margin: 0px;
}

div.prodRepElem + div.prodRepElem {
	border-top: 1px dashed #666;
	margin-top: 4px;
	padding-top: 4px;
}

H1 {
	font-weight: normal;
	}

H2 {
	font-weight: normal;
	}

H3 {
	}

.blkSpacer {
	margin-bottom: 10px;
}

.blkStart {
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

.blkStart .blkStart {
	margin-top: 0px;
	margin-left: 20px;
}

.typeaheadAdd {
	color: #ff0;
}

img {
	border-style:none;
	border:none;
	}

.printTitleEdit{
	font-size:140%;
	padding:1px 2px 0 2px;
	border:1px solid #000000;
	background:#141414;
	width:80%;
	height:2.5em;
	line-height:1.0em;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;	
}

.printTitlePrint{
	font-size:140%;
	padding:1px 2px 0 2px;
	width:80%;
	line-height:1.0em;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;	
}

.printDataBlock{
	margin:7px;
}

.adminStatusMsg {
	float:right;
	font-size:120%;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	background: #000000;
}

.mainTable, .mainBlock {
	position: absolute;
	z-index:0;
	left: 10px;
	top: 30px;
	width: 97%;
	background: ;
	margin-bottom: 25px;
	padding: 10px 0px 25px 0px;
	}

.maintable A:link {
	text-decoration: none;
	color: navy;
	}

.maintable A:active {
	text-decoration: underline;
	color: red;
	}

.maintable A:visited {
	text-decoration: none;
	color: navy;
	}

.tableAdminListings {
	empty-cells: show;
	}

.tableAdminListingsTD {
	border: #666 1px solid;
	padding: 4px;
	font-size: small;
	}

.tableAdminListingsTH {
	border: #666 1px solid;
	padding: 4px;
	font-size: small;
	font-weight: bold;
	}

.tableGeneric {
	border-style: none;
	border-spacing: 5px;
	empty-cells: show;
	}

.tableGenericTD {
	padding:2px
	}
	
.tableReport, .tableReport tr, .tableReport td {
	border-collapse: collapse;
	border: 1px solid #666;
	}

tr.clonedOrig, tr.clonedOrig td, tr.clonedCopy, tr.clonedCopy td {
	border: 1px dotted #888;
}

tr.clonedOrig {
	background-color: #101010;
	border-top: 4px dotted #666;
}

tr.clonedOrig span {
	font-weight: bold;
}

tr.clonedCopy {
	background-color: #202020;
}

.navLabel {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: navy;
	font-size: medium;
	}

.smallNavLabel {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: navy;
	font-size: small;
	}

.largeNavLabel {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: navy;
	font-size: large;
	}

.pageTitle {
	font-weight: bold;
	font-size: large;
	color: navy;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	}

p.pageTitle {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.subTitle {
	font-weight: normal;
	font-size: medium;
	color: navy;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	}

.gridButtonBlock {
	position: relative;
	top: 2px;
	right: 5px;
	left: 0px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	z-index: 10;
}

.userMsg {
	float: left;
	padding: 1px 0px 1px 0px;
	margin: 5px;
	min-height: 1.2em;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: ;
	color: ;
	}

.msgLink {
	cursor: pointer;
}

.msgLink:hover{
	display: block;
	color: #00f;
	text-decoration: underline;
}

.msgLink:hover:after {
	content: " \2014  msg";
}

.popup {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: #E2E2E2;
	}

.popupError {
	font-size: x-small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: #F5F5F5;
	color: #DD0000;
	padding: 2px 5px;
	}

.highlight {
	background-color: #000000;
	padding: 0px 0px 0px 0px;
	}

.listRegion {
}

.listHeader {
	width: 100%;
	overflow: hidden;
}

.listWrapper {
	position:absolute;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	top: 2em;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.scrollingList {
	margin: 0px;
	padding: 0px;
}

.appTitle {
	font-weight: bold;
	font-size: 240%;
	color: ;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	position: absolute;
	top: 6px;
	left: 35%;
	}

.textSmall {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: ;
	font-size: small;
	}

.textMedium {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: ;
	font-size: medium;
	}

.fieldLabel {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: ;
	font-size: medium;
	}

div.fieldLabel {
	border: 1px solid #000000;
	background: #101010;
	padding: 2px 4px 2px 4px;
	margin: 20px 0 5px 0;
	}

.smallFieldLabel {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: ;
	font-size: small;
	}

.labelField {
	font-size: small;
	color: ;
	}

.errorMessage{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #f80000;
	margin: 5px 5px 5px 5px;
	}

.helpScreen {
	position: relative;
	left: 5px;
	background:  ;
	border-style: none;
	padding: 10px;
	}

.textButton {
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #eee;
	background-color: #666;
	padding: 2px 5px 2px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #222;
	border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
	}

button.textButton {
	padding: 0 2px 1px 2px;
	line-height: 1.2em;
}

.isTouchDevice .textButton {
	padding: 4px 7px 5px 7px !important;
}

.isTouchDevice button.textButton {
	padding: 2px 4px 3px 4px !important;
	line-height: 1.2em;
}

.dropdown.textButton {
	padding:1px 2px 1px 2px;
	text-align:left;
	cursor: default;
}

#newAssignment {
	width:7em;
	background:#fff;
}

#basicActions {
	margin-right: 2px;
}

#setView {
	width:7em;
}

#actionCreate {
	float:left;
	width:60px;
}

#actionPageMake {
	float:left;
	margin-right:2px;
}

#actionShow {
	float:left;
	width:50px;
	margin-right:4px;
}

.rightButton {
	float:right;
	line-height:120%;
	margin-left:4px;
	}

.leftButton {
	float:left;
	line-height:120%;
	margin-left:4px;
	}

.textButtonSmall, .tbs {
	font-family: verdana, sans-serif;
	font-size : x-small;
	font-weight: normal;
	text-align: center;
	color: #eee;
	background-color: #666;
	padding: 2px 5px;
	border: 1px solid #222;
	border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 1.5;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
	}

.textButtonSmall:hover, .tbs:hover, .textButton:hover, .textButtonSmall:focus, .tbs:focus, .textButton:focus {
	color: #00f;
	background-color: #ddd;
	border-color: #666;
}

a.textButtonSmall {
	text-decoration: none;
}

.textButton.readonly, .textButtonSmall.readonly{
    border-color: #ccc;
    color: #ccc;
}

.buttonSmall {
	border-top:.1em solid #fff;
	border-right:.15em solid #333;
	border-bottom:.15em solid #555;
	border-left:.15em solid #fff;
	margin:0;
	white-space:nowrap;
	color:;
	background:#ccc;
	cursor: pointer;
	}
	
.genericLink {
	color: navy;
	cursor: pointer;
}

.genericLink2 {
	color: #00f;
	text-decoration: none;
	cursor: pointer;
}

.genericLink2:hover{
	text-decoration: underline;
}

.genericLink3 {
	text-decoration: none;
	cursor: pointer;
}

.genericLink3:hover{
	text-decoration: underline;
}

.osButton1 {
	color: #555;
	text-decoration: none;
	cursor: pointer;
}

.osButton1:hover{
	color: #000;
}

.genericLinkTiny {
	font-size: x-small;
	color: #00f;
	text-decoration: none;
	cursor: pointer;
}

.genericLinkTiny:hover {
	text-decoration: underline;
}

#showMe {
	position: absolute;
	display: block;
	background-color: #f8f8f8;
	color: ;
	font-weight: normal;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px 4px 2px 4px;
	z-index: 3000;
	cursor: default;
}

#showMe div:hover .tcHistWrap {
	background-color: #ddd;
}

.neWordDeleted {
	display: none;
}

.tcDel {
	color: #e00;
	margin-top: 1px;
}

.tcChg {
	color: #00a800;
	margin-top: 1px;
}

.tcUser {
	color: #333;
	margin-left: 5px;
}

.tcTime {
	color: #777;
	margin-left: 5px;
}

.tcRestore {
	cursor: default;
}

.tcRestore:hover {
	color: #fff;
	background: #e00;
	border: 1px solid transparent;
	padding: 0 2px 0 2px;
	-moz-border-radius: 4px;
}

.context {
	position: absolute;
	display: none;
	background-color: #DDD;
	color: ;
	font-weight: normal;
	border: 1px outset #DDD;
	z-index:3000;
	}

.context span{
	white-space: nowrap;
	display: block;
	padding: 1px 5px 1px 10px;
	margin: 0px;
	cursor: default;
	text-decoration: none;
	color: ;
	}

.context span:hover{
	color: #FFF;
	background-color: #07D;
	}

.mergedStory{
	border:1px solid #000000;
	padding:0;
}

.mergedIntro{
	color:#555;
	padding:5px;
	background:#141414;
}

.mergedBody{
	color:;
	padding:5px;
	background:#141414;
}

#notesEditShortDescrip {
	width: 80%;
	margin-bottom: 10px;
}

.dimmed {
	opacity:0.4;
}

.undimmed {
	opacity:1.0;
}

#trueLengthWrapper {
	float: right;
	border: 1px solid #000000;
	padding: 1px 3px 2px 3px;
	margin: 0;
	white-space: nowrap;
}

#trueLength {
	display: inline;
	float: none;
	font-weight: bold;
	margin: 0;
}

.adminExpirePW {
	position:absolute;
	right:10%;
	top:10px;
}



/* - - - - - - - - - - - - - - - - - - - - -

PRINT

- - - - - - - - - - - - - - - - - - - - - */

@media print{
	html {
	padding: 0 !important;
	margin: 0 !important;
	}
	
	body {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	color: black !important;
	}
	
	.fieldBlock {
	width: 100% !important;
	}
	
	.instruct {
	display: none !important;
	}
	
	.infoBlock {
	width: 99% !important;
	}
	
	#docHeader, #docHeader div {
	position: static !important;
	}

	#tabBar, #stateBanner, #stateColumn {
	display: none !important;
	}

	#assignmentBody {
	overflow: visible !important;
	padding-bottom: 200px !important;
	}
	
	.storyList{
	border:none !important;
	border-bottom:1px dotted #ccc !important;
	background:none !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	font-size: 80% !important;
	}
	
	.XstoryListRight {
	display:none;
	}
	
	.XstoryListLeft {
	width: 100% !important;
	}
	
	.packageInfo {
	line-height: 1.4em !important;
	height: 1.6em !important;
	width: 90% !important;
	border: none !important;
	background:#f8f8f8 !important;
	overflow: hidden !important;
	}

	.packageInfoExpanded {
	line-height: 1.4em !important;
	width: 90% !important;
	padding-bottom: 4px !important;
	border: none !important;
	background:#f8f8f8 !important;
	overflow: hidden !important;
	}
	
	.pkgViewEdit, .pkgFileBlockToggle {
	display: none;
	}

	.longdescrip, .shortdescrip {
	width: 100% !important;
	}
	
	.designElements {
	width: 100% !important;
	}	
	
	.status, .pubdate {
	background:#f0f0f0 !important;
	border:1px solid #ccc !important;
	}
	
	.noPrint, .noPrint2 {
	display:none !important;
	}
	
	.printBlock{
	display:block !important;
	}
	
	.printInline{
	display:inline !important;
	}
	
	.noBackground{
	background:none !important;
	}

	form .buttons, .context, #buttonPanel{
	display:none !important;
	}

	form.stform{
	margin:0 !important;
	padding:0 !important;
	}
}




/* 
========================================================

Styles for ASSIGNMENT FORM follow:

======================================================== 
*/

.ui-front {
	z-index: 100000;
}

.ui-dialog-titlebar-close {
	border: 1px solid #bbb !important;
}

.infoBlock{
	position: relative;
	width: 70%;
	margin-top:10px;
	border:1px solid #888;
	padding:4px 4px 4px 4px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: text;
	-ms-user-select: none;
	user-select: none;
}

.infoBlockTitle{
	color: #444;
	font-size: 130%;
}

.infoBlockTitle.freemium:after {
	content: "free content";
	background-color: #202020;
	margin-left: 10px;
	font-size: 80%;
	padding: 1px 5px 2px 5px;
	border: 1px solid #000000;
}

.infoBlockTitle.freemium.premium:after {
	content: "premium content";
	font-weight: bold;
	background-color: #ffd700;
	border: 1px solid #ffff00;
}

.infoBlock .printPlay, li .printPlay, #storyInfoFields .printPlay {
	float: right;
	clear: both;
	font-size: 90%;
	color: #444;
}

.infoBlock .printPlay .printPlayRow, li .printPlay .printPlayRow {
	float: right;
	clear: both;
}

#storyInfoFields .printPlay .printPlayRow {
	float: none;
	display: inline;
	color: #777;
}

.infoBlock .printPlay .printSection, li .printPlay .printSection, #storyInfoFields .printPlay .printSection {
	display: inline;
	margin-right: 5px;
	color: inherit;
}

.infoBlock .printPlay .printPageNum, li .printPlay .printPageNum, #storyInfoFields .printPlay .printPageNum {
	display: inline;
	font-weight: bold;
	color: inherit;
}

.infoBlock .printPlay .printSection:after, li .printPlay .printSection:after, #storyInfoFields .printPlay .printSection:after {
	content: ":";
}

#stateBanner{
	position:fixed;
	top: 5px;
	height: 28px;
	padding: 3px 5px 3px 5px;
	right: 28%;
	z-index:2000;
	background:#000000;
}

#stateColumn{
	position:fixed;
	top:0;
	left:72%;
	z-index:2000;
	width:5px;
	height:100%;
	margin:0;
	padding:0;
	background-color: transparent;
}

#docHeader{
	position:fixed;
	top:0px;
	left:5px;
	right:5px;
	height:3.4em;
	border-top:5px solid ;
	background: ;
	border-bottom:2px solid ;
	font-weight:normal;
	z-index:1500;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: text;
	-ms-user-select: none;
	user-select: none;
}

#docTitle{
	position:fixed;
	top:0px;
	left:0px;
	right:5px;
	height:32px;
	white-space:nowrap;
	border-top:5px solid ;
	background:#000000;
	border-bottom:2px solid #000000;
	font-weight:normal;
	z-index:1500;
	overflow:hidden;
}

#docTitleText{
	position: fixed;
	padding:0.2em 0 0.4em 0.3em;
	font-size:160%;
	width: 70%;
	overflow: hidden;
}

#docMsgNotifier {
	position:fixed;
	top:7px;
	left:7px;
	width: 71%;
	font-size: small;
	height:2.2em;
	line-height: 1.0em;
	background: #202020;
	overflow: hidden;
	z-index: 9000;
	cursor: pointer;
}

#docMsgNotifier:hover {
	opacity: 1.0 !important;
}

.docHasMessage {
	color: #202020 !important;
}

.msgAlertEntry {
	padding: 0 5px 0 3px;
}

.msgAlertTime {
	color: #000;
	font-size: 80%;
	font-weight: normal;
	margin-left: 3px;
}

.msgAlertFrom {
	font-weight: bold;
	margin-right: 5px;
}

.msgAlertBody {
	font-weight: normal;
}

#storyMainBody .msgAlertUrgent:before {
	content: "URGENT";
	margin-right: 5px;
	color: #f00;
	font-weight: bold;
	font-size: 120%;
}

#slugForTitle{
	font-weight:bold;
}

#tabBar{
	position:absolute;
	top:2.6em;
	z-index:1400;
	left: 0px;
	right: 5px;
	height: 20px;
	white-space:nowrap;
	font-weight: normal;
	color: #606060;
	background: ;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#navBar{
	position:absolute;
	top:2.6em;
	z-index:1500;
	width:100%;
	height:2.5em;
	white-space:nowrap;
	font-weight: normal;
	color: #000000;
	background: #202020;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: text;
	-ms-user-select: none;
	user-select: none;
}

#navBarWrapper_prev, #navBarWrapper_next {
	float: left;
	width: auto;
}

#navBarIcon_prev, #navBarIcon_next {
	float: left;
	width: 27px;
	height: 30px;
	cursor: pointer;
}

#navBarIcon_prev{
	background-image: url(../images/arrowLeftLarge.png);
	margin: 0 10px 0 5px;
}

#navBarIcon_next{
	background-image: url(../images/arrowRightLarge.png);
	margin: 0 5px 0 10px;
}

#navBarText_prev, #navBarText_next {
	color: #00f;
	float: left;
	cursor: pointer;
}

#navBarCenterText {
	float: left;
	margin: 0 10px 0 10px;
}

#topBar{
	position:absolute;
	top: 65px;
	padding-top: 5px;
	padding-bottom: 0px;
	white-space:nowrap;
	width:100%;
	font-weight: normal;
	color: #606060;
	background: ;
}

#seeStory {
	float: right;
}

#storyBar{
	height: 24px;
}

.lengthBar {
	text-align:left;
	color:;
	padding:2px 4px 3px 4px;
	border:2px solid #000000;
	background:#282828;
	font-size:90%;
	white-space: nowrap;
	overflow: hidden;
}

.lengthBar.tooLong {
	border: 2px solid red;
}

.tooLong .overage {
	color: #222;
	font-weight: normal;
}

#StoryBody_status{
	float: left;
}

.storyBodyWarning {
	color: #FF0000;
}

#versionTabBar{
	position:relative;
	margin-top: 10px;
	float:left;
	height:1.6em;
	font-weight: normal;
	color: #606060;
	background: ;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: text;
	-ms-user-select: none;
	user-select: none;
}

.tab{
	display: block;
	float: left;
	text-align:center;
	margin-right:2px;
	margin-top: -5px;
	background: #202020;
	cursor: pointer;
}

.tabBottom{
	border:1px solid #000000;
	border-top: none;
	padding: 6px 6px 2px 6px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
}

.isTouchDevice .tabBottom {
	padding: 10px 8px 4px 8px;
	vertical-align: bottom;
}

.tabTop{
	border:1px solid #000000;
	border-bottom: none;
	padding: 2px 6px 10px 6px;
}

.tabSelected{
	background: #000000;
	color: ;
	font-weight: bold;
}

.tab:hover{
	background: #000000;
}

.fieldBlockLabel{
	position: relative;
	z-index: 10;
	float: left;
	color: #444;
	font-size: medium;
	margin: 1em 0 -0.3em 5px;
	padding: 2px 2px 0 2px;
	background: ;
}

#formFieldsVersion .fieldBlockLabel{
	background:#000000;
}

.fieldBlock{
	position: relative;
	z-index: 9;
	clear: both;
	width: 70%;
	border: 1px dotted #444;
	padding: 5px 9px 5px 0;
}

#infoInstructionBlockHandle{
	width: 70%;
	color: #222;
	cursor: pointer;
	margin: 5px 0 5px 5px;
}
#infoInstructionBlockHandle p {
	padding: 0;
	margin: 5px 0 5px 0;
}
.closedText, .openText {
	font-size: 120%;
}
.closedText {
	display: none;
}
.handleClosed .openText {
	display: none;
}
.handleClosed .closedText {
	display: block;
	color: #777;
}
.handleClosed .closedText:hover {
	color: #222;
}
.handleClosed .infoInstructionBlock {
	display: none;
}
.infoInstructionBlock{
	padding: 5px 0 5px 10px;
	background: #000000;
	border: 1px solid #555;
}

#destStatusSummary {
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 2px 2px;
	border: 1px solid #000000;
	overflow: hidden;
}

#destStatusSummary .dest {
	height: 16px;
	line-height: 14px;
	margin: 0px 2px 2px 2px;
	padding: 0px 0px 0px 18px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 80%;	
	opacity: 1;
	cursor: help;
	overflow: hidden;
}

#destStatusSummary .dest .statusName {	
 	color: #000;
}

#destStatusSummary .dest .statusTime {
 	color: #777;
}

#linkToXMLfile {
	font-size: 80%;
	margin-left: 20px;
}

.dataWrapper{
	position:absolute;
	top: 60px;
	margin: 0px;
	bottom: 2px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding-top:0.5em;
	left:5px;
	right:5px;
	font-size: small;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: ;
	color: ;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: text;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
}

.isTouchDevice .dataWrapper{
	top: 75px;
}

.storyWrapper{
	position: absolute;
	top: 15px;
	left: 0px;
	right: 0px;
	bottom: 2px;
	margin: 0px;
	overflow: hidden;
	border: 1px solid transparent;
	z-index: 2200;
}

.isSafari.isTouchDevice .storyWrapper {
	overflow: visible !important;
}

.storyWrapperNotes {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	overflow: hidden;
	border: 1px solid transparent;
}

.neSpacer {
	height: 200px;
}

.elemWrapper label {
	display: inline;
}

.elementWrapper{
	position: absolute;
	top: 40px;
	margin: 0px;
	left: 0px;
	right: 0px;
	bottom: 2px;
	padding-right: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.elementWrapper.noSetStatus .rtEditorStatus{
	visibility: hidden;
	width: 1px;
	overflow: hidden;
}

.elemShowTabs {
	display: none;
}

.elemTab {
	display: none;
}

.fileWrapper{
	padding-top:0.3em;
	overflow: visible;
}

.fileTitle{
	position: absolute;
	top: 0.3em;
	width: 100%;
	height: 100px;
	padding: 0;
	font-size: 100%;
	white-space: nowrap;
}

.fileDataWrapper{
	position:absolute;
	top:115px;
	margin: 0;
	width: 100%;
	bottom: 2px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	border-top:3px solid #000000;
}

.fileDataWrapper.simpleUpload {
	top: 325px;
}

.fileDataWrapper.ajaxUpload {
	top: 260px;
}

.isTouchDevice .fileDataWrapper.ajaxUpload {
	top: 150px;
}

.isTouchDevice .plupload_droptext {
	display: none;
}

#imageBrowse, #imageUpload {
	position:absolute;
	top:10px;
	right:5px;
	line-height:1.2em;
	z-index: 10;
}

.fileData{
	padding:10px 5px 5px 5px;
}

.missingFileWarning{
	padding:5px 5px;
	color:#777;
	font-size:120%;
	font-style:italic;
	vertical-align:middle;
}

.pushedAside {
	display: none;
}

.uploader {
	border-width: 0px;
	border: none;
	height: 500px;
	margin-left: 0px;
	width:90%;
	vertical-align:top;
	overflow:hidden;
}

.uploaderHidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

.uploaderHTML5 {
	height: 100%;
	z-index: 1000;
}

.uploaders {
	z-index: 1000;
	height: 100%;
	position: absolute;
	top: 25px;
	width: 100%;
}

.uploaders.browseImages {
	z-index: 0;
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
}

#UploadRename {
	width: 260px;
}

#fileExtraData {
	overflow: hidden;
	padding-bottom: 5px;
}

#fileList {
	overflow: visible;
	border-top:2px solid #000;
	padding-top: 5px;
}

.fileEntry {
	position: relative;
	clear:both;
}

.fileEntry.ui-sortable-helper {
	width: 99% !important;
	border: 2px dashed #333 !important;
	background: #000000 !important;
}

.fileSeparator{
	clear:both;
	border-bottom:2px solid #000;
	margin-bottom:5px;
	padding-bottom:5px;
}

.linkSeparator{
	color:#00f;
	margin-left:2px;
	margin-right:2px;
}

.fileListThumbWrapper{
	min-height: 11em;
}

.fileListThumb {
	text-align:center;
	float:right;
	width: 150px;
	min-height: 3em;
	margin-bottom: 0.2em;
	background-repeat: no-repeat;
}

.fileListThumbCrop {
	min-height: 245px;
}

.imgCropThumb {
	cursor: pointer;
}

.fileListThumbAlternate {
	text-align:center;
	width: 150px;
	min-height: 3em;
	margin-bottom: 0.2em;
	background-repeat: no-repeat;
}

.emptyImgWrapper{
	color: #555;
	border: 1px solid #000000;
	min-width: 150px;
	min-height: 20px;
}

.fileListThumb img{
	border: 1px solid #000000;
}

.fileListThumbEmpty {
	visibility:hidden;
}

.fileInfo{
	position: absolute;
	top: 0;
	left: 0;
right: 165px;
	min-height: 11em;
	line-height:130%;
	white-space:nowrap;
	overflow:hidden;
	clear:both;
}

.fileInfoRow1, .fileInfoRow2 {
	margin-bottom:2px;
}

.fileAction{
}

.fileName{
	font-size:120%;
}

.fileToWebBlock, .fileToPrintBlock, .fileInSlideshowBlock {
	float: left;
	margin-top:3px;
	margin-bottom:0;
}

.fileToWebBlock + .fileToPrintBlock {
	margin-left: 20px;
}

.fileInSlideshowBlock {
	margin-left: 10px;
}

.fileSendToWeb, .fileSendToPrint, .fileInSlideshow {
	color:#555;
	font-weight; normal;
}

.fileInSlideshowChecked {
	font-weight: bold;
	color:#000;
}

.fileInSlideshowDisabled {
	font-weight: normal;
	color:#999;
}

.checkoutBanner {
	display: block;
	float: left;
	margin: 2px 0px 0px 10px;
	padding: 2px 5px 1px 5px;
	background: #fff;
	border: 1px dashed #222;
	height: 18px;
	color: #e00;
	font-weight: bold;
}

.flbImgProc{
	visibility: hidden;
	height: 16px;
	width: 16px;
	float: left;
}

.fileType{
	color:#555;
	margin-left:3px;
	margin-right:5px;
}

.fileTypeDetails{
	margin-right:10px;
	font-size:80%;
}

.fileTypeDetailsCMYK{
	font-weight:bold;
	background:#000;
	padding: 1px 2px 1px 2px;
}

.fileTypeDetailsRGB{
	font-weight:bold;
	background:#fff;
	padding: 1px 2px 1px 2px;
}

.fileTypeImage{
	margin-bottom:-2px;
	margin-left:-5px;
	margin-right:10px;
	cursor:help;
}

.singleUseImage {
	height: 15px;
	width: 15px;
	margin-bottom:-2px;
	margin-left:-5px;
	margin-right:10px;
	cursor:help;
}

.fileUnderImage{
	font-size:90%;
}

.fileImageMoreInfo{
	position: absolute;
	padding:0 1px 1px 3px;
	font-size:90%;
	width:99%;
	max-height: 10.5em;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background:#000000;
	border: 1px solid ;
	z-index: 1000;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

.fileData table tbody tr{
	white-space:normal;
	vertical-align:top;
	border:none;
}

.fileData td{
	white-space:normal;
	vertical-align:top;
	padding:2px;
	border:none;
}
                        
.fileImageDate{
	margin-top: 2px;
	line-height: 90%;
	padding-bottom: 0.2em;
	font-size:90%;
	color:#555;
}

.fileModInfo{
	margin-top: 2px;
	line-height: 90%;
	padding-bottom: 0.2em;
	font-size: 90%;
	color:#555;
}

.fileDescrip{
	margin-top:3px;
	width:98%;
	height:5em;
	line-height:1.2em;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.filesProcessedWrapper {
	position: relative;
	margin: 10px 150px 10px 10px;
	padding: 5px;
	line-height: 20px;
	height: 40px;
        background-color: #000000;
	overflow: hidden;
}

.filesProcessedWrapperCrop {
	height: 70px;
}

.filesProcessedWrapper img {
	position: absolute;
	left: 70%;
	top: 0px;
	height: 50px;
}

.filesProcessedWrapper .cropData {
	position: absolute;
	left: 70%;
	top: 51px;
	height: 20px;
	font-size:90%;
}

#dlgNewFilename{
	width: 60%;
}

.dlgEmbedEditHTML{
	width: 640px;
	height: 400px;
	font-family: "Courier New", Courier, monospace !important;
}

#dlgPreviewContent a {
	color: #000000;
}

.dlgEmbedObjPreview {
	height:400px;
	overflow:auto;
}

.dlgObjectLabel {
	margin-left: 10px;
}

.editableEmpty{
	color:#999;
}

.indicator{
	float:left;
}

#packageTabBar{
	position:absolute;
	float:left;
	top:3.5em;
	height:1.6em;
	font-weight: normal;
	color: #606060;
	background: ;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: text;
	-ms-user-select: none;
	user-select: none;
}

.packageWrapper{
	padding-top:1em;
}

#packageTools {
	position:absolute;
	top:1.0em;
}

.subPackageData{
	position:absolute;
	top:4.9em;
	left:0;
	right:0;
	padding:0 7px 2px 5px;
	background:#000000;
	border:1px solid #000000;
	border-top:none;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	visibility: hidden;
	clear:both;
}

.pkgActions {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 24em;
	clear:both;
}

.pkgDestFilterKey {
	float: right;
	margin-top: 4px;
	margin-right: 3px;
	padding-left: 3px;
	font-size: small;
	background:#000000;
	clear: both;
}

.pkgDestFilterLabel {
	float: left;
	font-size: 80%;
	cursor: help;
}

.pkgDestFilterLabelActive {
	font-weight: bold;
}

.pkgDestFilterKeyEntry {
	float:left;
	width: 16px;
	height: 16px;
	margin-left: 4px;
	text-align: center;
	color: #fff;
	border: 1px solid transparent;
	cursor: pointer;
	overflow: hidden;
}

.pkgDestFilterKeyEntry:hover {
	opacity:1.0;
}

.pkgDestFilterSummary {
	display:none;
	float: right;
	margin: 1px 3px 0 0;
	height: 1.0em;
	font-size: 80%;
	font-weight: bold;
	color: ;
	clear: both;
}

.pkgDestFilterLink {
	color: #00f;
	cursor: pointer;
}

.pkgDestFilterLink:hover {
	text-decoration: underline;
}

.pkgDestFilterReset {
	font-weight: normal;
}

.pkgLinkDests {
	position: relative;
	top: 3px;
}

.pkgDestLinkWrapper {
	float: right;
	margin: 1px 3px 0 0;
	font-size: 80%;
	color: ;
	clear: both;
}

.pkgDestLinkLabel {
	cursor: help;
}

.pkgDestHeader {
	margin-bottom: 2px;
	padding-top: 0;
	padding-bottom: 2px;
	overflow: hidden;
	white-space: nowrap;
}

.storyListPkg .pkgDestHeader {
	padding-top: 3px;
	cursor: pointer;
}

.pkgDestKey {
	float:left;
	width: 20px;
	height: 20px;
	margin-right: 7px;
	text-align: center;
	color: #fff;
	border: 1px solid transparent;
	overflow: hidden;
}

.subPackageData .pkgDestKey {
	cursor: pointer;
}

.subPackageData .pkgDestKey:hover {
	opacity:1.0;
}

.imgDimmed {
	opacity:0.2;
}

.pkgDestRow {
	padding: 0 4px 6px 0;
	height: 1.2em;
	clear:both;
}

.pkgDestName {
	font-size: 110%;
	margin-right: 5px;
}

.subPackageData .pkgDestName {
	cursor: pointer;
}

.pkgDestNameWrapper {
	float: left;
	width: 4.2em;
}

.pkgDestInfo {
	float: left;
}

.pkgDestInfo input {
	padding-top: 0;
	padding-bottom: 0;
}

.pkgDestPubDate {
	background:;
	border: 1px solid #000000;
	padding: 2px
}

.pkgDestPubDateText {
	color: #555;
}

.pkgConfirmDatePropagation {
	border: 1px solid #000000;
	border-top: 2px solid #00f;
	border-bottom: 2px solid #00f;
	margin-top: -10px;
	margin-left: 0;
	width: 20em;
	line-height: 1.2em;
	height: 4.6em;
	padding: 3px 3px 2px 10px;
	background: #0C0C0C;
	color: #000;
	white-space: normal;
	overflow: hidden;
	z-index: 8000;
}

.pkgConfirmDatePropagation button {
	padding: 0 5px 0 5px;
	margin: 0 5px 5px 0;
}

.pkgConfirmDatePropagationInfoTab {
	margin-top: 1px;
}

.pkgConfirmDateChoices {
}

.pkgDestNameActive {
	font-weight: bold;
}

.packageDataSolo {
	top: 3.3em !important;
}

.packageEntry {
	line-height:140%;
	padding:5px 5px 7px 1em;
	border-top:2px dashed #000000;
}

.packageEntryHeader {
	margin-bottom: 2px;
}

.packageEntryBullet {
	float: left;
	margin-top: 0.1em;
	margin-left: -1.2em;
	color: #fff;
	cursor: pointer;
}

.packageEntryType {
	float: left;
	font-size: 120%;
	margin-right: 0.3em;
}

.packageEntrySlug {
	font-weight:bold;
	font-size: 120%;
	margin-right: 54px;
	margin-bottom: 1px;
	overflow: hidden;
}

.packageEntryLength1 {
	float: left;
	line-height: 100%;
	font-weight: bold;
	color: #555;
	margin-right: 0.5em;
}

.packageEntryLength2 {
	display: none;
	font-weight: bold;
	margin-left: 0.5em;
}

.packageEntryStatus {
	float: left;
	margin: 0.1em 0.5em 0 0;
	padding: 1px 4px 1px 4px;
	border: 1px solid #000000;
	background: #181818;
}

.packageEntryDescrip {
	line-height: 1.2em;
	padding-right: 10px;
}

.subPackageData .pkgDestMemberKey {
	position: absolute;
	right: 7px;
	width: 59px;
	clear:both;
}

.storyList .pkgDestMemberKey {
	position: absolute;
	right: 20px;
	width: 59px;
	clear:both;
}

.pkgFileInfo .pkgDestMemberKey {
	margin-right: 0;
}

.pkgDestMemberKeyEntry {
	float:right;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	text-align: center;
	color: #fff;
	border: 1px solid transparent;
	overflow: hidden;
}

.subPackageData .pkgDestMemberKeyEntry {
	cursor: pointer;
}

.subPackageData .pkgDestMemberKeyEntry:hover {
	opacity:1.0;
}

.pkgFileBlockHeader {
	background: #000000;
	margin: 2px 40px 0 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #000000;
	cursor: pointer;
	clear: both;
}

.pkgFileBlockHeaderExpanded {
	border: 1px solid #000000;
	border-bottom: 1px dotted #000000;
}

.pkgFileBlockHeaderTally {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.pkgFileBlockHeaderSummary {
	float: left;
	color: #555;
	font-weight: normal;
}

.pkgFileBlockToggle {
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	color: #00f;
	cursor: pointer;
}

.pkgFileBlockToggle:hover{
	text-decoration: underline;
}

.pkgFileBlock {
	clear:both;
	background: #000000;
	margin-left: 0;
	margin-right: 40px;
	border: 1px solid #000000;
	border-top: none;
}

.pkgFileEntry {
	clear:both;
	position: relative;
	padding: 3px 5px 3px 5px;
}

.pkgFileInfo {
	position: absolute;
	left: 160px;
	right: 0;
}

.pkgFileName {
	font-size:120%;
	margin-right: 60px;
	overflow: hidden;
	padding-bottom: 3px;
}

.pkgFileType {
	color:#555;
	margin-right: 70px;
}

.pkgFileDescrip {
	margin-top: 5px;
	min-height: 3em;
	max-height: 5em;
	padding-right: 3px;
	line-height: 1.2em;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.pkgFileListThumb {
	text-align:center;
	float:left;
	margin-right:10px;
	width: 150px;
	min-height: 8em;
	margin-bottom: 0.2em;
}

.pkgFileListThumb img{
	border: 1px solid #000000;
}

.pkgFileListThumbEmpty {
	border: 1px dashed #333;
	background: #101010;
	color: #888;
}

.pkgFileSeparator{
	clear:both;
	margin-bottom:2px;
	border-bottom:1px dotted #000000;
}

.packageTitle{
	padding:0 5px 2px 0;
	margin-top: 5px;
	width: 80%;
	font-size:120%;
	border-bottom:3px solid #000000;
}

.pkgListDestKey {
	margin-top: 30px;
	width: 60px;
	min-width: 60px;
	min-height: 2em;
	float: right;
	clear: both;
}

.pkgListDestKeyEntry {
	float:left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	line-height: 16px;
	text-align: center;
	border: 1px dashed transparent;
	background-repeat: no-repeat;
	opacity: 0.2;
	cursor: help;
}

.pkgListTally {
	vertical-align: top;
	font-size: 80%;
	color: #fff;
	font-weight: bold;
	padding: 0;
	background: #999;
}

.pkgListDestKeyEntry:hover {
	opacity:1.0;
}

.pkgListDestKeyLink {
	clear:both;
	font-size: 80%;
	color: #606060;
	cursor: pointer;
}

.pkgListDestKeyLink:hover {
	color: #00f;
}

.pkgListDestInactive {
	border-style: solid;
}

.floatingMsg {
	z-index: 1000;
	position: absolute;
	margin-left: 10px;
	padding: 3px 5px 3px 0;
	text-align: left;
	font-size: small;
	line-height: 1.2em;
	color: ;
	background: #101010;
	border: 1px solid #000000;
}

.storyPreview, .manifestPreview {
	z-index: 1000;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12em;
	right: 0;
	color: ;
	background: #101010;
	border-left: 1px solid #000000;
}

.storyPreview p{
	margin: 0 0 5px 0;
	padding: 0;
}

.storyPreview ins.neEmbed{
	font-size: 100%;
}

.loadingPreview {
	color: #555;
	padding: 1em;
	font-size: 120%;
}

.emptyPreview {
	color: #555;
	padding: 1em;
	font-size: 120%;
}

.previewTitleBar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 5px;
	white-space: nowrap;
	font-size: 110%;
	background: #080808;
}

.previewTitleBar .secondary {
	color: #777;
}

.previewType {

}

.previewLink {
	cursor: help;
}

.previewSlug {
	margin-left: 0.3em;
	font-weight: bold;
}

.previewLength {
	margin-left: 1.0em;
	color: #555;
}

.previewBody {
	position: absolute;
	top: 30px;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 10px 10px 5px 5px;
	text-align: left;
	font-size: small;
	line-height: 1.2em;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

.previewBody .pkgFileListThumb {
	margin: 10px 20px 10px 10px;
}

.previewBody img {
	border: 1px solid #000000;
	cursor: pointer;
}

.previewBody .pkgFileInfo {
	left: 180px;
	margin-top: 10px;
}

.bodyPreview {
	margin-bottom: 20px;
	min-height: 50px;
}

.elemPreview {
	padding: 6px 0px 6px 0px;
	min-height: 50px;
}

.elemPreview + .elemPreview, .bodyPreview + .elemPreview {
	border-top: 1px dotted #777;
}

.elemPreviewName {
	font-weight: bold;
	margin-bottom: 4px;
}

.elemPreviewName:after {
	content: ":";
}

.elemPreviewText {

}

.pkgListDestPkgMulti {
	float: left;
	padding-left: 5px;
	max-width: 30em;
	border-left: 1px dotted #555;
}

.pkgListDestPkgMulti.noBorder {
	border-left: none;
}

.pkgListDestPkg {
	padding-left: 5px;
}

.pkgListDestPkgName:before {
	content: "in package ";
	font-weight: normal;
}

.pkgListDestPkgName {
	float: left;
	margin-right: 0;
	font-weight: bold;
}

.pkgListDestName:before {
	color: ;
	content: "for";
	margin-left: 0.3em;
	margin-right: 0.3em;
	font-weight: normal;
}

.pkgListDestName {
	float: left;
	margin-right: 0.5em;
	text-transform: lowercase;
}

.pkgListDestName:after {
	color: ;
	content: ":";
	font-weight: normal;
}
	
.pkgListDestPkgAss:before {
	content: "other assignments: ";
	color: #777;
	font-weight: normal;
}

.pkgListDestPkgAss {
	clear:both;
	float: left;
	margin-left: 20px;
	margin-right: 0.5em;
	margin-top: 5px;
	font-weight: normal;
	text-indent: -20px;
}

.pkgListSpacer {
	height:3px;
}

.pkgListAssType {
	margin-left: 10px;
	color: #777;
}

.pkgListDestPkgFiles:before {
	content: "files: ";
	color: #777;
	font-weight: normal;
}

.pkgListDestPkgFiles {
	clear:both;
	float: left;
	margin-left: 20px;
	margin-right: 0.3em;
	margin-top: 5px;
	font-weight: normal;
	text-indent: -20px;
}

.pkgListSlug {
	font-weight: bold;
}

#packageUI {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000000;
	z-index: 7000;
}

#packageUI #packageTools {
	top: 0 !important;
	right: 0 !important;
	padding: 5px 10px 5px 5px;
	clear: bottom;
}

.packageUIdata {
	clear:both;
}

#packageUI #packageTabBar {
	top: 2.8em !important;
}

#packageUI .subPackageData {
	top: 4.15em !important;
}

#packageUI .subPackageData.packageDataSolo {
	top: 2.5em !important;
}

#packageUI #hidePackageUI {
	font-weight: bold;
}
	.pkgListDest1 {
	border-color: transparent;
	background-image: url(/storytracker/images/newspaper16.png);
}
	.listDest1 {
	background-image: url(/storytracker/images/newspaper16.png);
}
	.pkgListDestActive1 {
	background-color: transparent;
	border-style: solid;
	opacity: 1.0;
}
	.pkgListDest2 {
	border-color: transparent;
	background-image: url(/storytracker/images/www16.png);
}
	.listDest2 {
	background-image: url(/storytracker/images/www16.png);
}
	.pkgListDestActive2 {
	background-color: transparent;
	border-style: solid;
	opacity: 1.0;
}
	.meta1 {
	border-color: #ff0000;
	background-color: #ff0000;
	color: #fff;
}
	.meta2 {
	border-color: #ffd700;
	background-color: #ffd700;
	color: #000;
}
	.meta3 {
	border-color: #00ab00;
	background-color: #00ab00;
	color: #fff;
}
	.meta100000000 {
	border-color: #842DCE;
	background-color: #842DCE;
	color: #FFF;
}
	

.fieldShine {
	border: 1px solid #00f !important;
	background:#101010 !important;
}

.sendToWrapper{
	padding-top:1em;
}

.sendToBlock{
	vertical-align:top;
	clear:both;
	line-height:200%;
	padding:5px 5px 7px 10px;
	border-top:1px dotted #000000;
	white-space:nowrap;
}

.sendToLabel{
	float:left;
}

.sendToDetails{
	float:left;
	margin-left:20px;
	margin-bottom:5px;
}

.sendToCatsLabel{
	float:left;
	color:#444;
	font-size:95%;
	font-weight:bold;
}

.sendToCats{
	float:left;
	margin-top:3px;
	margin-left:2px;
	margin-right:5px;
}

.sendToCatsSummary{
	color:#444;
	font-size:90%;
	margin-left:10px;
	white-space:normal;
}

.sendToHistory{
	width:95%;
	margin-left:20px;
	line-height:110%;
	clear:both;
	font-size:90%;
	color: #000000;
}

.editableTitle{
	font-size:130%;
	padding:1px 2px 0 2px;
	border:1px solid transparent;
	background: #101010;
}

.packageTitle .editableTitle {
	background: transparent;
}

.packageTitle .editableTitle:hover, .packageTitle .editableTitle:focus {
	background: #101010;
}

.editableText{
	font-size:100%;
	padding:1px 2px 1px 2px;
	border:1px solid #000000;
	background: #101010;
}

.packageTitle .editableText {
	font-size: small;
	background: transparent;
}

.packageTitle .editableText:hover, .packageTitle .editableText:focus {
	background: #101010;
}

.editableMoused{
	border:1px solid #000000;
}

.editableFocused{
	background:#fff;
	border:1px solid #000000;
}

.invisibleTextBox{
	border:none;
	background:;
	padding-bottom:5px;
}

.controlBlock{
	white-space:nowrap;
	padding:3px 5px 3px 5px;
	background:#000000;
}

.versionWrapper{
	padding-top:3em;
}

.pickerWrapper {
	padding: 3px 3px 1px 3px;
	border: 2px solid transparent;
}

.pickerWrapper.activeWrapper {
	border: 2px solid #000000;
}

.versionData{
	position:absolute;
	top:73px;
	left:0;
	right:0;
	bottom: 2px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	margin: 0;
	padding:10px 5px 5px 5px;
	background:#000000;
	border:1px solid #000000;
	border-top:none;
	clear:both;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

.versionTabBarMojo{
	top:30px;
}

.versionDataMojo{
	top:103px;
}

.diffPicker{
	padding-left:10px;
	padding-right:10px;
}

.diffBlock{
	margin-top:10px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.diffKey{
	padding: 2px 5px 5px 5px;
	background:#000000;
	border:1px solid #000000;
	line-height: 1.2em;
}

.diffKeyLabel{
	font-weight: bold;
}

.diffKey ul{
	margin: 0px;
}

.versionData ins.diffs{
	display:inline;
	color:#00D;
	text-decoration:underline;
}

.deleted {
	color:#d00;
	text-decoration:underline;
	background-color:none;
	border:none;
}

.versionData p {
	margin: 5px 0 0 0;
}

.versionData ins.diffs p, .versionData .deleted p {
	text-decoration:underline;
}

.versionData .chosenCatDel {
	display: none;
}

.lostFoundWrapper{
	padding-top:1em;
}

.notice1{
	padding:4px;
	border:1px solid #000000;
	background:#141414;
}

.problemWrapper {
	background:#000000;
}

.problemEntry {
	border: 1px solid #555;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
}

.problemEntry > div + div {
	margin-top: 10px;
}

.problemDetailTitle {
	display: block;
	font-weight: bold;
	font-size: 95%;
	margin-bottom: 1px;
}

.problemDetailData {
	display: block;
	width:100%;
	background: #141414;
}

div.autocomplete {
	position:absolute;
	background-color:#eee;
	border:1px solid #888;
	white-space:nowrap;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	min-height: 2.4em;
	max-height: 13.4em;
	margin:0px;
	padding:0px;
	z-index:5000;
}

div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	color: #FFF;
	background-color: #07D;
}

div.autocomplete ul li {
	list-style-type:none;
	display:block;
	width:96%;
	margin:0;
	padding:2px;
	line-height:100%;
	cursor:pointer;
}

/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */

form.stform, form.stformVersion{
	margin:0;
	padding:0;
}
.stform, .stformVersion{
	font-size:small;
}
.stform li, .contactform li {
	width:70%;
}
.stform li + li, .contactform li + li{
	margin-top: 5px;
}
.infoBlock li, .stformVersion li, .stformStory li {
	width:100%;
}
.plupload_filelist li {
	width: auto;
}
form ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	width:100%;
}
form li{
	margin:0;
	padding:4px 0px 2px 2px;
	position:relative;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
form li, .buttons{
	display:inline-block;
}
.rtEditor ul {
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.rtEditor li {
	display: list-item;
}
* html form li, * html .buttons{
	height: 1%;
}
form li, .buttons{
	display: block;
}
form li div, form li span{
	margin:0 5px 0 0;
	padding:0 0 2px 0;
	color:#444;
	border-top:solid transparent 2px;
}
form li.focused, #docTitle.focused #slug {
	background-color:#141414 !important;
}
form div.focused{
	border-top:2px solid #000000;
}
form div.focused.error{
	border-top:2px solid red;
}
#tabBar.focused{
	border-top: none;
}
form li span{
	float:left;
}
form li div.left{
	display:inline;
	float:left;
	width:48%;
}
form li div.right{
	display:inline;
	float:right;
	width:48%;
}
.readonlyData{
	background:#eee;
	width:98%;
	padding:2px;
	border:1px solid #ccc;
	min-height: 1.2em;
}
form li div.left .medium, form li div.right .medium{
	width:100%;
}
.clear{
	clear:both;
}

form li div label, form li span label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:small;
	line-height:1em;
	color:#444;
	display:block;
}
form li .icon{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
}

.fieldBlock li{
	width: 100%;
}


/* ----- TinyMCE Editor ----- */

.mceLayout {
	position: relative !important;
	top: 0px !important;
	left: 0px !important;
	right: 0px !important;
	min-height: 100px !important;
	z-index: 5;
	overflow: visible !important;
//	border: 1px solid #cccccc !important;
}

#StoryBody_tbl {
	position: absolute !important;
	top: 27px !important;
	left: 0px !important;
	right: 0px !important;
	bottom: 35px !important;
}

.storySimple #StoryBody_tbl {
	top: 43px !important;
}

.reporterNotes #StoryBody_tbl {
	top: 36px !important;
}

.isTouchDevice #StoryBody_tbl {
	max-height: 60% !important;
}

.xisSafari.isTouchDevice .mceLayout {
	max-height: 90% !important;
}

.mceText .showTips {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding: 5px 20px 5px 30px;
	margin-left: -30px;
	color: #00f;
	cursor: help;
}

.mceText .showTips:hover {
	color: #777;
}

.NEmceIframeContainer {
	overflow: auto;
	-webkit-overflow-scrolling: touch !important;
	display: block !important;
	position: absolute !important;
	top: 28px !important;
	bottom: 0px !important;
	left: 0px !important;
	right: 0px !important;
	border: 1px solid #cccccc !important;
	margin: 0px -1px 0px -1px !important;
}

.NEmceIframeContainer.dblTools {
	top: 54px !important;
}

.NEmceIframeContainer iframe {
	position: static !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 100% !important;
	overflow: visible !important;
}

.XisSafari.isTouchDevice .storyWrapper .NEmceIframeContainer {
	overflow: hidden !important;
	height: auto !important;
	position: absolute !important;
}

body.mceContentBody {
	height:100%;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 90%;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #000;
}

.mceContentBody p {
	margin: 0px;
	padding: 3px;
}

.mergeItems del, .tcChg del, .tcDel del, .mceContentBody del, .rtEditor del, #elemStoryPreview del, .versionData del, .storyPreview del, .mceContentBody strike, .rtEditor strike, #elemStoryPreview strike, .versionData strike, .storyPreview strike, .neStrike, .mceContentBody del p, .rtEditor del p, #elemStoryPreview del p, .versionData del p, .storyPreview del p, .mceContentBody strike p, .rtEditor strike p, #elemStoryPreview strike p, .versionData strike p, .storyPreview strike p, .neStrike p, #dlgPreviewContent p del {
	color: #000;
	background: #ff8;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-left: 3px solid #f00;
	border-right: 3px solid #f00;
}

.mergeItems ins, .tcChg ins, .tcDel ins, .mceContentBody ins, .rtEditor ins, #elemStoryPreview ins, .versionData ins, .storyPreview ins, .mceContentBody ins p, .rtEditor ins p, #elemStoryPreview ins p, .versionData ins p, .storyPreview ins p, #dlgPreviewContent p ins {
	color: #000;
	background: #ccddff;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: none;
	border-left: 3px solid #0000ff;
	border-right: 3px solid #0000ff;
}

.editorHideNotes del, .editorHideNotes strike, .editorHideNotes .neStrike {
	display: none !important;
}

.editorHideWebonly ins {
	display: none !important;
}

.InDesignHeader, .neIDps, .neIDcs {
	display: none !important;
}

.IDappliedStyle, .neFMT {
	padding: 0 1px 0 1px;
	border: 1px solid #0e0;
	background: #f8f8f8;
	cursor: default;
}

.txtGone {
	color: #f00;
}

#diffDetails {
	position: absolute;
	width: 10em;
	height: 10em;
	margin-top: 1.0em;
	margin-left: -1.0em;
	padding: 3px 3px 3px 3px;
	background: #101010;
	border: 1px solid #000000;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	color: #666;
	z-index: 4000;
}	

.rtEditor, #elemStoryPreview {
	width: auto;
	clear: both;
	min-width: 96%;
	min-height: 100px;
	font-size: 110%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto !important;
	-webkit-overflow-scrolling: touch;
	background: #eee;
	padding: 2px;
	border: 1px solid #999;
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

#StoryBody {
	position: absolute;
	top: 27px;
	left: 0px;
	right: 0px;
	bottom: 35px;
}

.storySimple #StoryBody {
	top: 43px;
}

.reporterNotes #StoryBody {
	top: 36px;
}

.isTouchDevice .rtEditor {
	max-height: 60% !important;
}

.isSafari.isTouchDevice .rtEditor {
	max-height: 90% !important;
}

.rtEditor p, .rtEditorPriorVersion p, #elemStoryPreview p {
	margin-top:0;
	margin-bottom:0.5em;
}

.rtEditor .waitingForFit, #pdfContainer .waitingForFit {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 9500;
	text-align:center;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
}

.rtEditor .waitingForFit .msgText, #pdfContainer .waitingForFit .msgText {
	position: absolute;
	bottom: 20px;
	left: 0px;
	right: 0px;
	text-align:center;
	color: #666;
	font-size: 20px;
}

.rtEditor .waitingForFit .msgText:before {
	content: "(tap 'edit story' to cancel)";
}

#pdfContainer .waitingForFit .msgText:before {
	content: "(tap the Preview tab to cancel)";
}

.rtEditorStatus {
}

#elemStoryPreview {
	position: absolute;
	top: 40px;
	height: 300px;
	left: 0px;
	right: 0px;
	padding: 4px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #666;
	background: #ddd;
}

.storyElementSectionNumeric {
	border: 1px solid #777;
	border-bottom: 4px solid #777;
	margin-bottom: 20px;
	overflow: hidden;
}

.storyElementSection {
	position: relative;
	padding: 0 5px 5px 5px;
	border: 1px dotted #777;
	margin-bottom: 10px;
	overflow: hidden;
}

.storyElementSection .elemWrapper {
	position: relative;
	margin-top: 5px;
}

.storyElementSectionNumeric .storyElementSection {
	border: none;
}

.storyElementSectionNumeric .neVertGap {
	display: none;
}

.versionData .storyElementSectionNumeric {
	border: none;
	border-bottom: 4px solid #777;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

.elementEditor{
	margin-bottom:0px;
}

.neMCEbutton {
}

.lostFoundData {
	-webkit-touch-callout: text !important;
	-webkit-user-select: text !important;
	-khtml-user-select: text !important;
	-moz-user-select: text !important;
	-ms-user-select: text !important;
	user-select: text !important;
}

#storyOnInfoTab {
	position:relative;
	margin-right: 5px;
	background-color: #000000;
	z-index: 2100;
	overflow: hidden;
	border:1px solid #888;
	border-radius:4px;
}

#storyOnBodyTab {
	position: absolute;
	top: 10px;
	bottom: 2px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	z-index: 0;
	visibility: hidden;
}

#storyInfoFieldsWrapper {
	padding: 0px;
	overflow: hidden;
}


/* ----- SECTIONS ----- */

form hr{
	display:none;
}
fieldset.section{
	border:1px dotted #000000;
	margin:7px 0 15px 0;
	padding:5px 0 0 0;
}
fieldset ul{
	width:97%;
	margin:0 10px 10px 10px;
}
fieldset.section legend{
	font-weight:normal;
	font-size:110%;
	line-height:110%;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	display:inline-block;
	background:#fff;
}
fieldset.section[class] legend{
	display:block;
	margin:0 0 0 8px;
}
fieldset.section p.txt{
	font-size:85%;
	margin:7px 15px 10px 13px;
}
.rule1{
	width:100%;
	height:1px;
	margin:5px 0 5px 0;
	border-bottom:1px solid #000000;
}

/* ----- BUTTONS ----- */

#buttonPanel{
	z-index:2500;
}
#buttonPanelSet1{
	position:fixed;
	top:0.8em;
	left:75%;
	z-index:2500;
}
#buttonPanelSet2{
	position:fixed;
	top:3.2em;
	left:75%;
	z-index:2500;
}
.isTouchDevice #buttonPanelSet2{
	top:4em;
}
.panelButton{
	padding: 2px 5px 2px 5px !important;
	margin-bottom: 7px;
	cursor: pointer;
	display: block;
	white-space: nowrap;
}
.isTouchDevice .panelButton {
	margin-bottom: 15px !important;
}
.panelButtonSecondary{
	font-size:90%;
}
.button{
	padding: 0px 5px 2px 5px;
	cursor: pointer;
}
.calButton{
	width:16px;
	height:16px;
	padding: 0;
	cursor: pointer;
	vertical-align:middle;
}
input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
.buttons input{
	font-size:120%;
	margin-right: 5px;
}

/* ----- FIELDS AND LABELS ----- */

.createModTimes{
	width:95%;
	margin-top:1em;
	font-size:90%;
	color: #000000;
}

#createModTimesAssignment {
	margin-left: 3px;
}

.createModTimesStory{
	position: absolute;
	bottom: 0px;
	width:95%;
	font-size:90%;
	color: #000000;
	white-space: nowrap;
	overflow-x: hidden;
	z-index: 0;
}

.createModTimesElem{
	width:60%;
	margin-top:0;
	font-size:90%;
	color: #000000;
	white-space: nowrap;
	overflow-x: hidden;
}

.fitElem{
	position: relative;
	float: right;
	text-align: center;
	font-size: 90%;
	width:25%;
	margin: 0;
	padding: 0;
	color: #000;
}

.fitElem div {
	margin: 0 0 1px 0;
	min-width: 35px;
	border: 1px solid #333;
}

.fitElem div.underset {
	background-color: #fe0;
}

.fitElem div.goodfit {
	background-color: #0f0;
}

.fitElem div.overset {
	background-color: #f00;
}

.fitElem div.nofontdata {
	background-color: #ddd;
}

.fitElem div.nogeometry {
	background-color: #ddd;
}

.fitConfig {
	float: right;
	margin-right: 3px;
}

.fitConfig .placed {
	margin: 0px 5px 0px 0px;
	font-size: 90%;
	color: #000;
	font-weight: bold;
}

.fitConfig .placed:before {
	content: "PLACED ";
}

.fitConfig .width {
	font-size: 90%;
	color: #555;
	font-weight: normal;
}

.fitConfig .width:before {
	content: " (";
}

.fitConfig .width:after {
	content: ")";
}

.advancedCatsWrapper {
	margin: 2px 0 5px 0;
	padding: 1px 2px 0 2px;
	width: 70%;
	background: #101010;
	border: 1px dotted #000000;
}

.advancedCatsLabel {
	margin: 0 5px 3px 0;
	font-size:90%;
	color: #000000;
	cursor: pointer;
}

.advancedCatsLabelActive {
	color: ;
	font-weight: bold;
	cursor: pointer;
}

.advancedCats {
	margin: 0 5px 5px 40px;
	font-size:90%;
}

.advancedCat {
	cursor: help;
}

.labelLink {
	color: #00f;
	font-weight: normal;
}

.labelLink:hover, .advancedCatsLabel:hover .labelLink {
	text-decoration: underline;
}

.field:disabled{
	background-color:#eee;
}
.field:enabled{
	background-color:#fff;
}

.editorActionsWrapper {
	float: right;
	white-space:nowrap;
	clear:both;
}

.editorActions{
	display:block;
	float:right;
	color:#00f;
	margin-right:10px;
	margin-left:10px;
	cursor: pointer;
}

.editorActions:hover {
	text-decoration:underline;
}

.editorActionsBoxed {
	padding: 3px 5px 3px 5px;
	margin: 5px 8px 5px 8px;
	border: 1px solid #00f;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.editorActionsBoxed:hover {
	background: #fff;
	text-decoration:none;
}

#storyBar .editorActions {
	margin-top: 0.5em;
}

#storyInfoFieldsShowHide, #storyInfoFieldsResetForm, #storyInfoFieldsMakeReadOnly {
	position: fixed;
	display:block;
	right: 0;
	margin: 0.5em 20px 0 10px;
	color:#00f;
	cursor: pointer;
	z-index: 10;
}

.userStatuses {
	position: absolute;
	font-size: 100%;
	margin-top: 1.0em;
	margin-left: 8.2em;
	z-index: 100;
	width: 20em;
	padding: 3px 5px 5px 5px;
	border: 1px solid #000000;
	background: #101010;
}

.userStatuses .dropdown {
	width: 100%;
	margin-top: 3px;
}

.userStatusesSummary {
	margin-top: 3px;
	margin-left: 5px;
	color: #00f;
	font-size: 90%;
	cursor: pointer;
}

.userStatusesSummary:hover {
	text-decoration:underline;
}

.userStatus {
	color: #e00;
}

.elementForFilesList {
	position: absolute;
	font-size: 100%;
	margin-top: -3px;
	z-index: 100;
	width: 250px;
	padding: 3px;
	border: 1px solid #000000;
	background: #101010;
}

.elementForFilesList .dropdown {
	width: 100%;
	margin-top: 3px;
}

.elementForFilesSummary {
	margin-left: 5px;
	color: #00f;
	font-size: 90%;
	cursor: pointer;
}

.elementForFilesSummary:hover {
	text-decoration:underline;
}

.elementForFile {
	padding: 1px 3px 1px 3px;
}

.elementForFileWithPreview {
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	cursor: help;
}

.elementForFileWithPreview:hover {
	background: #fff;
	text-decoration:underline;
}

.elementForFilesPreview {
	position: absolute;
	z-index: 100;
}

.elementForFilesPreview img{ 
	border: 1px solid #000000;
	border-bottom: none;
}

.descripPreview {
	padding: 2px 4px 2px 4px;
	min-width: 242px;
	max-width: 242px;
	background: #fff;
	border: 1px solid #000000;
}

.descripPreview p {
	margin: 0;
}

.showDiffs{
	display:inline;
	color:#00f;
	margin-right:20px;
	margin-left:10px;
	cursor: pointer;
}

.showDiffs:hover{
	text-decoration:underline;
}

#formFields .required:enabled {
	border-left: 3px solid #0e0;
}

#formFields .changedExternal, .required {
	border-left: 3px solid #00f;
}

#formFields .readonly, #storyInfoFields .readonly {
	background: #eee;
}

label.desc{
	line-height:150%;
	padding:0 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:95%;
	font-weight:bold;
}
.elemWrapper label.desc{
	display:inline;
}
label.descPadded{
	padding-top:5px;
}
label.desc.placed{
	margin-top: 3px;
	padding: 1px 2px 1px 2px;
	border: 2px solid #00ab00;
	cursor: help;
}
label.note{
	line-height:100%;
	padding:0;
	border:none;
	color:#444;
	display:block;
	font-size:90%;
}
.labelInstrux{
	color:#666;
	font-size:90%;
}
input.text, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	line-height:1.2em;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff;
	color:#333;
}
input.text{
	padding:2px 2px 2px 2px;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
	padding: 2px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
select.select{
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

.listSummary {
	background-color:#202020;
	color: #555;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 2px 2px 3px 2px;
	border: 1px solid #000000;
}


/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.teeny, select.teeny{
	width:2em;
}
input.teenyplus, select.teenyplus{
	width:3em;
}
input.tiny, select.tiny{
	width:10%;
}
input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}
input.tags{
	width:315px;
}
textarea.micro{
	height:1.2em;
}
textarea.tiny{
	height:2.5em;
}
textarea.mini{
	height:3.6em;
}
textarea.miniplus{
	height:4.8em;
}
textarea.small{
	height:6em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

.assNotes {
	font-style: normal;
	font-size: 90%;
	color: #444;
	padding: 0px 2px 2px 2px;
	border-top: 1px dotted #666;
}

.assNotes:before {
	content: "notes: ";
	font-weight: bold;
}


/* LIST MANAGEMENT */

.manageListsContainer {
	position: relative;
	margin: 20px 10% 20px 10%;
	padding:10px;
	min-height: 80%;
	background-color: ;
	border: 1px solid #999;
	border-radius: 8px;
	overflow: hidden;
}

.manageListsContainer .activeListSettings {
	position: relative;
	width: 60%;
	font-size: 100%;
}

.manageListsContainer .activeListSettings li {
	margin-bottom: 10px;
}

#listOfListsWrapper {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 35%;
	bottom: 5px;
}

#listOfLists {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	color: #888;
	padding: 3px 5px 0px 5px;
	margin: 0px;
	text-align: left;
	border: 2px solid #000000;
	border-radius: 4px;
	background-color: #101010;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.isTouchDevice #listOfLists {
	padding-right: 50px;
}

#listOfListsWrapper div+ol {
	top: 30px;
}

#listOfLists:before {
	content: "Tap to edit, drag to reorder:";
}

.isTouchDevice #listOfLists:before {
	content: "Tap to edit, drag to reorder, use right gutter to scroll:";
}

#listOfLists li {
	position: relative;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	border: 2px solid #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #000000;
	color: #555;
	cursor: pointer;
	font-weight: normal;
	list-style: none;
}

#listOfLists li .listItems {
	margin: -5px;
	padding: 5px;
}

#listOfLists li.active {
	color: #000;
	background-color: #fff;
	border: 2px solid #777;
}

#listOfLists li:active {
}

#listOfLists li .itemName{
	font-weight: bold;
}

#listOfLists.listsShared .listUser {
	display: none;
}

#listOfLists.listsUser .listShared {
	display: none;
}

/* AGATE FORM */

.agRegex {
	border-width: 3px;
	border-style: solid;
	border-color: transparent;
	width: 90%;
	margin: 2px 0px 0px 0px;
	padding: 2px;
}

.agRegexMatch {
	border-color: #0e0;
	outline: none;
}

.agRegexNoMatch {
	border-color: #e00;
	outline: none;
}

/* STORIES TO SEND */

#sendPanel {
	position: absolute;
	right: 0px;
	width: 200px;
	top: 0px;
	bottom: 0px;
	background-color: #101010;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	border: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}

#sendPanelContent {
	padding: 5px;
}

#sendPanel ol {
	position: absolute;
	top: 85px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

#sendPanel ol li {
	position: relative;
	border: 2px solid #000000;
	border-radius: 4px;
	background-color: #000000;
	list-style: decimal inside none;
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	cursor: move;
}

#sendPanelHeading {
	position: absolute;
	top: 70px;
	font-size: small;
	color: #666;
}

#sendPanel .highlightToSend {
	border: 2px solid #fff;
}

#otherActions {
	position: absolute;
	top: 40px;
}


/* ----- SPECIAL TOUCH TRICKS ----- */

.neWrap_textarea {
	position: relative;
	display: block;
	width: auto;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
}

.neWrap_textarea textarea {
	width: 100%;
	border: none;
}


/* ----- INSTRUCTIONS ----- */

form .instruct {
	position:absolute;
	top:0;
	left:104%;
	z-index:1000;
	width:32%;
	margin:1em 0 0 8px;
	padding:4px 4px 4px 6px;
	border:1px solid #000000;
	background:#282828;
	line-height:130%;
	font-size:90%;
	color:#444;
}
form .instruct small{
	font-size:100%;
}

form .warning{
	margin-top: 27px;
	border: none;
	border-left:6px solid #F00;
	padding-left:3px;
	font-weight:normal;
	background:#FF0;
	color:#333;
}

li.focused:first-of-type .instruct {
    margin-top: 30px;
}


/* The main calendar widget.  DIV containing a table. */


/* ----- CALENDAR ----- */

div.calendar {
	position: relative;
	z-index: 8500;
}

.calendar table {
	border:1px solid #dedede;
	font-size: 11px;
	color: #000;
	background: #fff;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
text-align: center;    /* They are the navigation buttons */
padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
	background:#f5f5f5;
}

.calendar thead .title { /* This holds the current "month, year" */
font-weight: bold;      /* Pressing it will take you to the current date */
	text-align: center;
	background: #dedede;
	color: #000;
	padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
	background: #f5f5f5;
	color: #444;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
	background: #fff;
}

.calendar thead .name { /* Cells <TD> containing the day names */
	border-bottom: 1px dotted #ccc;
	padding: 2px;
	text-align: center;
	color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
	color: #666;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
	background-color: #444;
	color: #fff;
	padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
	background-color: #CF4723;
	color:#fff;
	padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
	width: 2em;
	color: #222;
	text-align: right;
	padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
	color: #fbb;
}

.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid #000;
	background: #666;
}

.calendar tbody .rowhilite td {
	background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
	background: #FFF1AF;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
	padding: 1px 3px 1px 1px;
	background:#444 !important;
	color:#fff !important;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
	color:#fff;
	background: #CF4723 !important;
	padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
	font-weight: bold;
	border: 1px solid #888;
	padding: 1px 3px 1px 1px;
	background: #f5f5f5 !important;
	color: #222 !important;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
	color: #666;
}

.calendar tbody td.today { /* Cell showing selected date */
	font-weight: bold;
	color: #CF4723;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
	visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
	display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
	text-align: center;
	background: #556;
	color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
	background: #dedede;
	color: #222;
	border-top: 1px solid #dedede;
	padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
	background: #aaf;
	border: 1px solid #04f;
	color: #000;
	padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
	background: #77c;
	padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 4em;
	border: 1px solid #ccc;
	background: #f5f5f5;
	color: #222;
	font-size: 90%;
	z-index: 8600;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}

.calendar .combo .label-IEfix {
	width: 4em;
}

.calendar .combo .hilite {
	background: #444;
	color:#fff;
}

.calendar .combo .active {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #dedede;
	font-weight: bold;
}


/* IFRAME ELEMENTS */

#iframeContainer {
	position: absolute;
	top: 0px;	
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: visible;
	z-index: 2000;
}

#iframeContainer .iframeWrapper {
	position: absolute !important;
	width: 900px;
	height: 700px;
	top: 100px;
	left: 100px;
	border: 2px solid #444;
	border-top: 16px solid #444;
	background: ;
	cursor: move;
	z-index: 0;
}

#iframeContainer .iframeWrapper .iframeWrapperHandle {
	position: absolute;
	top: -16px;
	left: 0px;
	right: 28%;
	height: 53px;
}

#iframeContainer .iframeWrapper .iframeWrapperCloseButton {
	position: absolute;
	top: -16px;
	left: -2px;
	width: 22px;
	height: 22px;
	background: url(../images/window-close-icon_32.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	cursor: default;
	opacity: 0.8;
}

#iframeContainer .iframeWrapper .iframeWrapperCloseButton:hover {
	opacity: 1;
}

#iframeContainer .iframeWrapper .iframeWrapperHandle .iframeWrapperText {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin-right: -38.9%;
	height: 16px;
	overflow: hidden;
	text-align: center;
	color: #777;
	font-size: 12px;
}

#iframeContainer .iframeWrapper .iframeWrapperText:before {
	content: "drag to move";
}

#iframeContainer .iframeWrapper .iframeWrapperHandle:hover .iframeWrapperText {
	color: #bbb;
}

#iframeContainer .iframeWrapper iframe {
	height: 100%;
	width: 100%;
	border: none;
}

.resizable-helper {
	border: 2px dotted #666;
	background: ;
}

.touchPackageDataSolo {
	top: 7.7em !important;
}



/* RANKING ELEMENTS */


.rankItem {
	border-radius: 4px 4px 4px 4px;
	cursor: move;
	font-weight: normal;
	margin: 5px 0;
	padding: 3px;
	position: relative;
	background-color: #f0f0f0;
	border: 2px dotted #555;
}

.rankLock {
	display:block;
	clear:both;
	color: #777;
	float: left;
	margin-right: 8px;
}

.rankExcl {
	color: #777;
}

.rankCurrentSlug {
	font-weight: bold;
}

.rankSlugExcluded {
	opacity: 0.4;
}

.rankHighlight {
	border: 2px solid #000;
	background-color: #fff;
}

#stform > #rankPanel {
	position: absolute;
	top: 130px;
	bottom: 20px;
	left: 75%;
	width: 21%;
	z-index: 2050;
	background: transparent;
	overflow: hidden;
	border: 1px dotted transparent;
}

#stform .rankPanelActive {
	z-index: 2500 !important;
	background:  !important;
	border: 1px dotted #aaa !important;
}

.storyRankPanelSelect {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	height: 50px;
}

.storyRankPanelSet {
	position: absolute;
	top: 60px;
	left: 10px;
	right: 10px;
	bottom: 0px;
	overflow: auto;
}

.rankWindow, .cropWindow {
	padding: 10px;
}

.rankPanelSelect {
}

.rankPanelSet {
	position: absolute;
	top: 160px;
	width: 240px;
	bottom: 10px;
	left: 10px;
	padding-right: 40px;
	overflow: auto;
}

#rankPublication {
	margin-bottom: 5px;
}

.rankPanelTally {
	color: #555;
	margin-top: 2px;
}

.rankPanelTally:before {
	content: "total items: ";
}

.rankCmtBtnDisabled {
	opacity: 0.4;	
}

.rankCmtBtnDisabled:hover {
	color: #eee;
	background-color: #666;
	border-color: #222;	
}

.filePreviewWrapper {
	position: absolute;
	left: 75%;
	top: 140px;
	bottom: 20px;
	width: 21%;
	overflow: hidden;
}
.filePreview {
	position: absolute;
	opacity: 0.3;
	top: 0px;
	left: 0px;
	right: 0px;	
	max-height: 100%;
	z-index: 900;
	background: transparent;
	overflow-x: hidden;
	overflow-y: auto;
}

.filePreviewActive {
	opacity: 1.0;
	z-index: 2500 !important;
	cursor: pointer;
}

.fpImgTally {
	color: #000;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 2px;
	background: #ddd;
	border: 1px solid #000;
}

.fpImgWrap {
	position: relative;
	width: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: #000;
	border: 4px solid #000;
}

.fpImg {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.fpImg img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	object-fit: contain;
}

.fpImgCap {
	display: none;
	position: absolute;
	padding: 5px;
	top: 60%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	opacity: 0.5;
	font-size: 90%;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}

.fpImgCap p {
	padding: 0px;
	margin: 0px;
}

.filePreviewActive .fpImgCap {
	display: block;
}

.filePreviewActive .fpImgCap:hover {
	opacity: 0.8;
}

.plupload_filelist {
	position: relative;
	height: 145px;
	overflow-x: hidden;
	overflow-y: auto;
}

.plupload_droptext {
	line-height: 125px;
}

#uploadSection .plupload_scroll .plupload_filelist {
	height: 115px;
}

.isTouchDevice #uploadSection .plupload_scroll .plupload_filelist {
	height: 55px;
}

#uploadSection li.plupload_droptext {
	line-height: 90px;
}

#isUplRenameLabel {
	color:#999;
	position:absolute;
	top:10px;
}

#isHeadShotLabel {
	color:#999;
	position:absolute;
	top:10px;
	left:460px;
}

#isSingleUseLabel {
	color:#999;
	position:absolute;
	top:10px;
	left:575px;
}

#html5_uploader {
	position:absolute;
	top:40px;
	width:100%;
	height:100%;
}

#fileDataWrapper .ui-resizable-handle {
	position: absolute;
	display: block;
	margin-top: 0px;
	top: 0px;
	right: 0px;
	height: 20px;
	bottom: 0px;
	padding: 0px;
	z-index: 1000 !important;
	background: transparent;
}

#fileDataWrapper .neHandleN {
	position: relative;
	display: block;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 1px;
	height: 16px;
	width: 60px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	z-index: 1000 !important;
	opacity: 0.3;
	background: #888;
}

.isTouchDevice #fileDataWrapper .ui-resizable-handle {
	margin-top: -34px;
	height: 34px;
}

.isTouchDevice #fileDataWrapper .neHandleN {
	height: 30px;
	margin-top: -33px;
	padding-top: 2px;
	width: 100px;
}

#fileDataWrapper .neHandleN div {
	border-top: 1px solid #333;
	margin: 4px 10px 1px 10px;
	width: auto;
}

#fileDataWrapper .neHandleN div+div {
	margin-top: 3px;
}

#fileDataWrapper .resizable-helper {
	z-index:10000;
	border: 2px dotted #666;
	background: ;
}

.contactTopline {
	height: 1.5em;
	overflow: hidden;
	padding-right: 10px;
	position: relative;
	vertical-align: bottom;
	white-space: nowrap;
	clear: both;
}

.contactName {
	float: left;
	font-size: 120%;
}

.contactCompany {
	float: left;
	margin-left: 10px;
	color: #606060;
	font-size: 90%;
}

.contactEmailLabel {
	font-weight: bold;
}

.contactPhoneLabel {
	font-weight: bold;
}

.contactEmail {
	color: #606060;
	font-size: 95%;
}

.contactPhone {
	color: #606060;
	font-size: 95%;
}

.contactAddress {
	color: #606060;
	font-size: 95%;
}

.fileDateMod {
	float: left;
}

.fileDragMe {
	float: right;
}


/* SLIDESHOW PLUGIN */

#fileSlideshow .slidesjs-navigation {
  margin-top:5px;
}

a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
  background-image: url(../images/slideshow-next-prev.png);
  background-repeat: no-repeat;
  display:block;
  width:12px;
  height:18px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin-right:5px;
}

a.slidesjs-next {
  margin-right:10px;
  background-position: -12px 0;
}

a:hover.slidesjs-next {
  background-position: -12px -18px;
}

a.slidesjs-previous {
  background-position: 0 0;
}

a:hover.slidesjs-previous {
  background-position: 0 -18px;
}

a.slidesjs-play {
  width:15px;
  background-position: -25px 0;
}

a:hover.slidesjs-play {
  background-position: -25px -18px;
}

a.slidesjs-stop {
  width:18px;
  background-position: -41px 0;
}

a:hover.slidesjs-stop {
  background-position: -41px -18px;
}

.slidesjs-pagination {
  margin: 7px 0 0;
  float: right;
  list-style: none;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../images/slideshow-pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
  background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
  color: #333
}

#slides a:hover,
#slides a:active {
  color: #9e2020
}

.slideshowImg {
  clear: both;
  top: 0;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  position:absolute;
  width:100%;
  height:450px;	
}

.slideshowCaption {
  top: 451px;
  position: absolute;
}


/* SOCIAL MEDIA */

.socialWrapper{
	position:absolute;
	top:15px;
	left: 0px;
	right: 0px;
	bottom: 2px;
	padding: 0px 5px 0px 5px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.networkWrapper {
	position: relative;
	margin: 10px 10px 5px 0px;
	border: 2px solid #000000;
	height: 375px;
	width: auto;
	padding: 5px;
}

.networkWrapper .networkName {
	float: left;
	font-size: 20px;
	padding-left: 30px;
	background-size: 25px 20px;
	background-repeat: no-repeat;
}

.networkWrapper .networkName.twitter, .storyList .networkName.twitter {
	background-image: url(../images/Twitter_logo_blue.png);
}

.networkWrapper .networkName.facebook, .storyList .networkName.facebook {
	background-image: url(../images/facebook_logo.png);
}

.networkWrapper .accountChooser {
	position: absolute;
	top: 5px;
	right: 56%;
	color: #666;
}

.networkWrapper .newPost {
	position: absolute;
	top: 40px;
	bottom: 5px;
	left: 7px;
	right: 56%;
}

.networkWrapper .newPost .postLength {
	float: right;
	font-size: 80%;
	color: #666;
}

.networkWrapper .newPost .socialTextArea {
	margin: 0px 5px 0px 5px;
	width: 100%;
	height: 100px;
}

.networkWrapper .newPost .socialPostDateTime {
	margin-top: 20px;
}

.networkWrapper .newPost .socialPostDate {
	float: left;
}

.networkWrapper .newPost .socialPostTime {
	float: left;
	margin-left: 20px;
}

.networkWrapper .newPost .socialPostButton {
	float: right;
	margin-top: 10px;
}

.recentPostsHeading {
	position: absolute;
	top: 3px;
	left: 51%;
	font-size:16px;
}

.recentPosts {
	position: absolute;
	top: 30px;
	bottom: 5px;
	left: 51%;
	right: 0px;
	padding: 0px 10px 0px 0px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.networkWrapper .socialPost {
	overflow: hidden;
	padding: 4px 4px 5px 4px;
	margin: 3px 0px 3px 0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 100%;
	background-color: #181818;
}

.networkWrapper .socialPost + .socialPost {
}

.networkWrapper .socialPost .delPost {
	float: right;
}

.networkWrapper .socialPost .socialPostedBy {
	float: left;
}

.networkWrapper .socialPost .socialText {
	font-size: 100%;
}

.networkWrapper .socialpost_published, .networkWrapper .socialpost_scheduled, .networkWrapper .socialpost_pending, .networkWrapper .socialpost_deleted {
	font-size: 80%;
}

.storyList .socialpost_published, .storyList .socialpost_scheduled, .storyList .socialpost_pending, .storyList .socialpost_deleted {
	font-size: 80%;
}

.networkWrapper .socialpost_published, .storyList .socialpost_published {
	color: #00a000;
}

.networkWrapper .socialpost_scheduled, .storyList .socialpost_scheduled {
	color: #ff8c00;
}

.networkWrapper .socialpost_pending, .storyList .socialpost_pending {
	color: #ff8c00;
}

.networkWrapper .socialpost_deleted, .storyList .socialpost_deleted {
	color: #f80000;
}

.storyList .networkName {
	margin: 5px 5px 5px 0px;
	width: auto;
	padding-left: 30px;
	background-size: 25px 20px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.listWrapper .socialPost .slug {
	float: left;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #000000;
	border-radius: 4px;
	background-color: #101010;
}

.listWrapper .socialPost .slug:before {
	content: "story: ";
	font-weight: normal;
}

.listWrapper .socialPost .socialNetwork {
	float: left;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	border: 1px solid transparent;
}

.listWrapper .socialPost .socialAccount {
	font-weight: normal;
}

.socialPost .socialPostedBy {
	padding-top: 3px;
	font-size: 12px;
	clear: both;
}

.listWrapper .socialMessage {
	min-height: 1.5em;
	overflow: hidden;
	padding-right: 10px;
	position: relative;
	vertical-align: bottom;
	font-size: 120%;
	margin-bottom: 1px;
}

.listWrapper .socialLabel {
	font-weight: normal;
}

.listWrapper .socialNetwork {
	font-weight: bold;
	color: #606060;
	font-size: 95%;
}

.listWrapper .socialSlug {
	color: #606060;
	font-size: 100%;
}

#captchaBlock {
	position:fixed;
	top:9.2em;
	left: 75%;
	z-index:2500;
}
.captchaImg {
	float: left;
	padding: 2px;
}
.captchaCode {
	float: left;
	width: 20%;
	overflow: visible;
	white-space: nowrap;
}

.captchaCode input {
	display: block;
	font-size: 110%;
	width: 5em;
}


/* PDF PREVIEW TAB */

.previewWrapper {
	position:absolute;
	top:15px;
	left: 0px;
	right: 0px;
	bottom: 2px;
	padding: 0px 5px 0px 5px;
}
#pdfHeader{
	position:absolute;
	top:20px;
	left: 0px;
	right: 0px;
	bottom: 2px;
	padding: 0px 5px 0px 5px;
}
#pdfHeader .label {
	color: #777;
}
#pdfHeader .pdfpub {
	float: left;
	font-size: medium;
	font-weight: bold;
}
#pdfHeader .pdfsec {
	float: left;
	margin-left: 7px;
	font-size: medium;
}
#pdfHeader .pdfsec:after {
	content: ", ";
}
#pdfHeader .pdfpage {
	float: left;
	margin-left: 7px;
	font-size: medium;
}
#pdfHeader .pdfpage:before {
	content: "page ";
}

#pdfHeader .pdfrefresh, #pdfHeader .refreshingPDF {
	float: left;
	margin-left: 10px;
}

#pdfHeader .refreshingPDF {
	font-weight: bold;
}

#pdfHeader .pdfpubdate {
	float: right;
	margin-left: 7px;
	font-size: medium;
	font-weight: bold;
}

#pdfHeader .pdfdownload {
	width: 10%;
	float: right;
}
#pdfLastModified {
	clear: both;
	float: left;
	font-weight: normal;
	font-size: small;
	color: #777;
}
#pdfLastModified .label {
	font-weight: normal;
}
#pdfContainer{
	position:absolute;
	top:70px;
	left: 0px;
	right: 0px;
	bottom: 2px;
	padding: 0px 5px 0px 5px;
}
.pdfUnavailable {
	font-size: large;
	color: #666;
	text-align: center;
}
.pdfUnavailable:before {
	content: "PDF preview unavailable";
}
#pdfContainer .noPlugin {
	text-align: center;
	font-size: medium;
	border: 1px solid #666;
	padding: 20px;
	background-color: #202020;
}

/* Manifest preview */

#manifestPreview {
	position:absolute;
	top: 30px;
	bottom: 0px;
	left: 30%;
	right: 0px;
}

.manifestPreview pre {
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    white-space: pre;
}


/* MISC and LAST TO LOAD */

ins.neEmbed {
	color: #0000ff;
	border: 2px dashed #0000ff;
	border-left: none;
	border-right: none;
	font-size: 120%;
	padding: 2px 0px 0px 0px;
}

ins.neEmbed:before, ins.neEmbed:after {
	font-size: 120%;
	font-weight: normal;
}

ins.neEmbed:before {
	content: "\2af7";
	margin-right: 10px;
}

ins.neEmbed:after {
	content: "\2af8";
	margin-left: 10px;
}

ins.neObjEmbed {
	color: #0000ff;
	border: 2px dashed #0000ff;
	border-left: none;
	border-right: none;
	font-size: 120%;
	padding: 2px 0px 0px 0px;
}

ins.neObjEmbed:before, ins.neObjEmbed:after {
	font-size: 120%;
	font-weight: normal;
}

ins.neObjEmbed:before {
	content: "\2a79";
	margin-right: 10px;
}

ins.neObjEmbed:after {
	content: "\2a7a";
	margin-left: 10px;
}

.adminScrollable {
	position:absolute;
	top: 30px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}


.relatedWrapper {
	position:absolute;
	top: 0px;
	left: 1px;
	right: 1px;
	bottom: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 10;
}

#relatedList {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 2px;
}

.relatedSecWrapper {
	position: absolute;
	left: 0px;
	right: 0px;
}

.relatedSecHeader {
	font-size: 20px;
	margin: 8px 0px 2px 0px;
}

.relatedSec {
	position: absolute;
	top: 35px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border: 1px dotted #444;
	background-color: #000000;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;	
}

.relatedEntry {
	border: 2px solid #000000;
	border-radius: 4px;
	background-color: #000000;
	margin: 5px 5px 0px 5px !important;
	width: auto !important;
	padding: 3px 3px 0px 3px;
	cursor: move;
}

.relatedEntry .shortdescrip {
	clear: both;
}

.relatedEntry.ui-sortable-helper {
	width: 97% !important;
	border: 2px dashed #333 !important;
	background: #000000 !important;
}

.relatedEntry span {
	color: #000;
	margin: 0px;
}

.relatedSlug {
	font-size:120%;
	font-weight:bold;
	margin-right: 5px !important;
}

.relatedRemove {
	position: absolute;
	top: 5px;
	right: 30px;
}

.relatedRemove:before {
	content: "remove";
}

/* page view thumbnail */

.pageThumb .column {
	position: absolute;
	border: 1px solid #888;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}

.pageThumbWireFrame {
	background-color: #ffffff;
}

.pageThumb .elemFrame {
	z-index: 100;
	position: absolute;
	cursor: move; 
	border: 1px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}

.adDeleted {
	background-color: rgba(255,255,255,0.6);
	border-style: dotted;
	border-color: #888888;
	z-index: 0;
	cursor: pointer;	
}

.elemFrame.adDeleted .standard, .elemFrame.adDeleted .mouseover {
	color: #C0C0C0;
}

.pageThumb .adOnPage {
	position: absolute;
	padding: 5px 10px 10px 10px;
	text-align: center;
	background: #f8f8f8;
}

.ui-state-hover .adOnPage {
	background-color: #f8f8f8;
	border-color: inherit;
}

.pageThumb .adOnPage .adName, .pageThumb .adToPlace .adName {
	font-size: 14px;
	font-weight: bold;
}

.pageThumb .adOnPageThumb {
	padding: 0;
	overflow: hidden;
	font-size: 10px;
}

.pageThumb .adOnPageThumb .adName {
	color: #aaa;
	font-size: 10px;
	font-weight: normal;
}

.pageThumb .frameNoDrag {
	cursor: default;
}

.pageThumb .adOnPageThumb .adSize {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.pageThumb .adOnPageThumb .adID {
	position: relative;
	float: none;
	font-size: 8px;
	font-weight: normal;
	color: #555;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 0;
}

#browsePageStatusPickerWrapper {
	float:right;
	width: 100px;
	margin: 0px 0px 2px 3px;
	overflow: hidden;
	min-height: 50px;
	position: relative;
}

#pageActiveStatuses {
	white-space: normal;
	font-size: 10px;
	color: #000;
	cursor: pointer;
	min-height: 40px;
	background-color: ;
}

/* SHORTCUT SET (LIBRARY ITEM) ELEMENTS */

.libItemBlock {
	border-radius: 4px 4px 4px 4px;
	font-weight: normal;
	margin: 5px 0;
	padding: 3px;
	position: relative;
	background-color: #f0f0f0;
	border: 2px dotted #555;
	overflow:auto;
	cursor: move;
}

.libItemName {
	font-size: medium;
	font-weight: bold;	
}

.libItemPos {
	border-radius: 4px 4px 4px 4px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	position: relative;
	background-color: #ffffff;
	border: 1px dotted #555;
	display: inline;
}

.libItemContents {
	float:left;
}

.libItemActions {
	float:right;
}

.dlgLibItemInfo {
    background-color: #f0f0f0;
    border: 2px solid #555;
    border-radius: 4px;
    font-weight: normal;
    margin: 5px 0;
    padding: 3px;
    position: relative;
}

.dlgLibItemLabel {
	margin-bottom:2px;
}

.dlgLibItemPosLabel {
	margin-top:10px;
	margin-bottom:10px;
}

.dlgLibItemPosRow {
	clear:both;
}

.dlgLibItemPos {
	width:75px;
	float:left;
	margin-bottom:5px;
}

.dlgLibItemPosField {
	width:50px;
}

.dlgLibID, .dlgTplID {
	width:250px;
	margin-bottom:2px;
}

.dlgLibName {
	width:200px;
	margin-bottom:2px;
}

.derivedModifiedBanner {
	z-index: 1;
	position: relative;
	padding: 4px;
	width: 100%;
	border: 1px solid #666;
	background: #e00;
	border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	overflow: hidden;
}

.derivedModifiedMsg {
	color: #fff;
	float: left;
}

.clearDerivedModified {
	float: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 1px 5px 2px 5px;
	border-radius: 3px;
	border: 1px solid #ccc;
	background-color: #e44;
}

.clearDerivedModified:hover {
	color: #f00;
	background-color: #333;
}

.gridOrigUpdated {
	float:right;
	font-size : small;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	background-color: #e00;
	margin: 1px 0 0 0;
	padding: 0px 3px 0px 3px;
	border: 1px solid #ccc;
}

.NEoptionDisabled {
	opacity: 0.4;	
}

#fileSortPanel ol li {
	position: relative;
	border: 2px solid #000000;
	border-radius: 4px;
	background-color: #000000;
	list-style: decimal inside none;
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 1px 3px 1px 3px;
	cursor: move;
	font-size: 90%;
	width: 250px;
}

#fileSortList {
	padding-left: 5px;
	margin:0px;
}

.fileSortPanel {
	float: left;
}

.filePrimarySizePanel {
	float: left;
	margin-left: 10px;
	width: 25%;
}

.filePrimarySizeDesc, .fileStoryThumbDesc, .fileSortDesc {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 90%;
}

.fileStoryThumbPanel {
	float: left;
	margin-left: 10px;
}

#fileStoryThumb {
	width: 225px;
}

.fileEntryTable {
	display:table;
	width:100%;
}

.fileEntryTableRow {
	display:table-row;
	width:100%;
}

.fileEntryTableCell {
	display:table-cell;
	padding: 5px 0px 0px 0px;
}

.fileEntryExpName {
	word-break: break-all;
}

.fePrintFileName, .feWebFileName {
	float:left;
}

.fePrintActions, .feWebActions {
	float:left;
	margin-left:5px;
}

.fileListExpThumb {
	display:table-cell;
	width:150px;
}

.fileListExp {
	display:table;
	width:100%;
}

.cropButtonBar {
	position: fixed;
	top: 50px;
	z-index: 1500;
	background-color: ;
	width: 100%;
	height: 35px;
}

.cropCoordsRow {
	margin-bottom:10px;
	position: fixed;
	top: 80px;	
	z-index: 1500;
	background-color: ;
	width: 100%;
	height: 30px;
}

.cropImgArea {
	position: fixed;
	top: 110px;
	width: 800px;
}

.cropImg {
	max-width:100%;
}

.imageProcessBanner {
	z-index: 100;
	position: absolute;
	bottom: 1px;
	left: 20%;
	right: 20%;
	height: 20px;
	padding: 0px 4px 0px 4px;
	border: 1px solid #e00;
	background: #ffffc0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}

.imageProcessMsg {
	color: #000;
}

.fileSortImg {
	float: left;
	padding:0px;
	border:none;
	width: 10%;
}

.fileSortName {
	float:right;
	margin-left:3px;
	padding:0px;
	border:none;
	width: 82%;
}

.fileSortNameNoImg {
	float:left;
	padding:0px;
	border:none;	
}

.fileMsgExp {
	clear: both;
}

.ui-autocomplete {
	z-index:10000;
}

.webDelivWrapper {
	position: relative;
	margin: 10px 10px 5px 0px;
	border: 2px solid #000000;
	width: auto;
	padding: 5px;
}

.storyDigInfoLabel {
	clear: left;
	float: left;
	width: 20%;
}

.storyDigInfoValue {
	float: right;
	width: 75%;
}

.storyDigInfoLine {
	padding-left:2px;
	padding-top:2px;
	overflow:auto;clear:both;
	border-bottom: 1px solid #000000;
}

.storyDigSubInfoLine {
	overflow:auto;clear:both;
}

.storyDigInfoLines {
	height: 100%;
}

.webDelivInfo {
	padding-top: 3px;
	height: 100%;
	display: block;
	clear: both;
	overflow: auto;
	background:#282828;
}

.storyDigSubInfoLabel {
	clear: left;
	float: left;
	width: 17%;
}

.storyDigSubInfoValue {
	float: right;
	width: 78%;
}

.webDelivSubInfo {
	padding-top: 3px;
	height: 100%;
	display: block;
	clear: both;
	overflow: auto;
	background:#282828;	
}

.webDelivDivider {
	width: 95%;
	text-align: center;
	color: #D3D3D3;
	display:block;
}

.webDelivWrapper:hover {
	background:#000000;
}