/* BEGIN EXCEPTION DIALOG - MEDIA DIALOG STYLES */
div.exceptionDialog.detailed {
	width: 500px;
}
div.exceptionDialog.detailed div.exceptionDetailsWidget {
	margin-top: 10px;
}
/* END EXCEPTION DIALOG - MEDIA DIALOG STYLES */
/* BEGIN ASSET VIEWER - MEDIA DIALOG STYLES */
div.assetViewer-mediaDialog {
}
div.assetViewer-mediaDialog div.media {
    text-align: center;
}
div.assetViewer-mediaDialog div.credits {
    font-size: 0.8em;
    margin-top: 10px;
}
/* END ASSET VIEWER - MEDIA DIALOG STYLES */
/* BEGIN ASSET VIEWER - COMPOSITE DIALOG STYLES */
div.ui-dialog div.assetViewer-composite.ui-dialog-content {
	padding-left: 0;
	padding-right: 0;
}
div.assetViewer-composite {
	width: 450px;
}
div.assetViewer-composite div.mgh-dialog-content {
	min-height: 200px;
}
div.assetViewer-composite p.instructions {
	padding: 0 16px 16px 16px;
}
div.assetViewer-composite table.mediaAssets {
	width: 100%;
}
div.assetViewer-composite table.mediaAssets td {
	padding: 4px 16px;
	vertical-align: top;
}
div.assetViewer-composite table.mediaAssets td.title {
	padding-left: 16px;
}
div.assetViewer-composite table.mediaAssets td.links {
	padding-right: 16px;
	color: #006699;
	white-space: nowrap;
	text-align: right;
}
div.assetViewer-composite table.mediaAssets tr.odd > td {
	background: #f6f5f1;
}
/* END ASSET VIEWER - COMPOSITE DIALOG STYLES */
/* BEGIN ASSET STANDARDS DIALOG STYLES */
div.assetStandardsDialog {
	width : 600px;
}
div.assetStandardsDialog .title{
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
/* END ASSET STANDARDS DIALOG STYLES */
/* BEGIN ASSET DETAILS DIALOG STYLES */
div.assetDetailsDialog {
	width : 550px;
}
div.assetDetailsDialog img.typeIcon {
	vertical-align: middle;
}
div.assetDetailsDialog div.conceptHierarchy {
    margin-top: 4px;
}
div.assetDetailsDialog div.conceptHierarchy:first-child {
	margin-top: 0;
}
div.assetDetailsDialog div.conceptHierarchy > .concept {
    font-weight: bold;
}
/* END ASSET DETAILS DIALOG STYLES */
/*START ASSET NOTES DIALOG STYLES*/
#assetNotesDialog {
	width: 368px;
}
#assetNotesDialog #assetNotesDialog-noteText {
    height: 160px;
    width: 350px;
    resize: none;
}
/*END ASSET NOTES DIALOG STYLES*/
/* BEGIN FILE UPLOAD DIALOG */
#fileUploadDialog {
	width: 650px;
}
#fileUploadDialog-diskUsageWarning {
	margin-bottom: 10px;
}
/* END FILE UPLOAD DIALOG */

/*BEGIN FOUNDATIONAL SKILLS LESSONS DIALOG */
/* Foundational Dialog Common Styles */
div.foundationalLessonsDialog span.titleExt {
	font-size: 15px;
	font-weight: bold;
	white-space: normal;
}
/*Foundational Search Dialog*/
div#foundationalLessonsSearchDialog-strandandskills {
	text-align: center;
	display: none;
}
div#foundationalLessonsSearchDialog .fslSelect {
	margin-right: 15px;
	float: left;
}
/*Foundational Results Dialog*/
div#foundationalLessonsResultsDialog {
	/*width: 822px;*/
	overflow: hidden;
}
div#foundationalLessonsResultsDialog div#fslDialog-emptyResult {
	text-align: center;
}
div#foundationalLessonsResultsDialog #fslDialog-emptyResult > div.emptyLessonsResultsMessage {
	margin-top: 12px;
	text-align: center;
	font-size: 14px;
}
div#foundationalLessonsResultsDialog #fslDialog-content > div#fslDialog-lessons {
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
	height: 480px;
	width: 300px;
	border: solid 1px #BEBEBE;
	margin-right:20px;
}
div#foundationalLessonsResultsDialog #fslDialog-content > div#fslDialog-lessonPreview {
	overflow-y:auto;
	height: 480px;
	width: 500px;
	border: solid 1px #BEBEBE;
}
div#foundationalLessonsResultsDialog #fslDialog-content .fslDialog-emptyLessonDetails {
	text-align:center;
	font-size: 14px;
	width: 475px;
	margin-top: 32px;
}
div#foundationalLessonsResultsDialog div#fslDialog-lessons div.foundationalLessonContentSummary {
	padding-left: 32px;
}
div#foundationalLessonsResultsDialog div#fslDialog-lessons span.foundationalLessonContentCheckbox {
	float: left;
	z-index: 1999;
}
div#foundationalLessonsResultsDialog #fslDialog-lessonPreview-container .header a,
div#foundationalLessonsResultsDialog #fslDialog-lessonPreview-container .content a {
	cursor: default;
}
div#foundationalLessonsResultsDialog #fslDialog-lessonPreview-container #lessonDetails-centerContent {
	float: left;
	margin: 0 12px;
	width: 462px;
}
div#foundationalLessonsResultsDialog #fslDialog-lessonPreview-container .groupStyle_intervention_wonderWorks {
	display:none;
}

/*END FOUNDATIONAL SKILLS LESSONS POPUP */

/*BEGIN RESOURCE PICKER POPUP */
div.resourcePickerDialog, div.resourcePickerDialog > div.mgh-dialog-content {
	width: 822px;
}
div.resourcePickerDialog > div.mgh-dialog-content {
	position: relative;
}
/* Current Resources */
#resourcePickerDialog-currentResources {
	width: 224px;
}
#resourcePickerDialog-currentResources > div.pog-content > div {
	height: 457px;
	overflow: auto;
	position: relative;
}
#resourcePickerDialog-currentResources div.resourcePickerAssetWidget {
	margin-top: 16px;
}
#resourcePickerDialog-currentResources div.resourcePickerAssetWidget:first-child {
	margin-top: 0;
}
#resourcePickerDialog-currentResources div.resourcePickerAssetWidget > .assetWidget{
	margin: 0;
}
/* Find Resources */
#resourcePickerDialog-findResources {
	position: absolute;
	top: 0;
	right: 0;
	width: 582px;
}
#resourcePickerDialog-findResources > div.pog-content > div {
	padding: 16px 0 0 0;
	height: 473px;
}
#resourcePickerDialog-findResources div.mgh-tabContent {
	padding: 16px 0;
}
#resourcePickerDialog-findResources div.mgh-tabContent > div {
	display: none;
}
#resourcePickerDialog-findResources div.mgh-tabContent > div.selected {
	display: block;
	border-bottom: none;
	height: 408px;
	overflow: auto;
	position: relative;
}
#resourcePickerDialog-findResources div.mgh-tabContent .loadingMessage {
	padding: 0 16px;
}
#resourcePickerDialog-findResources div.mgh-tabContent > div.loaded .loadingMessage {
	display: none;
}
#resourcePickerDialog-findResources div.mgh-tabContent > div.loaded .scrollableTabContent {
	margin: 0 auto;
	width: 528px;
}
#resourcePickerDialog-findResources div.resourceRows {
	min-height: 334px;  /* Allow for minimum of 2 rows */
}
#resourcePickerDialog-findResources div.resourceRows > div.row {
	float: left;
	margin-top: 16px;
	overflow: auto;
}
#resourcePickerDialog-findResources div.resourceRows > div.row:first-child {
	margin-top: 0;
}
#resourcePickerDialog-findResources div.resourceRows > div.row > div.resourcePickerAssetWidget {
	float: left;
	margin-left: 16px;
}
#resourcePickerDialog-findResources div.resourceRows > div.row > div.resourcePickerAssetWidget:first-child {
	margin-left: 0;
}
/* Pagination */
#resourcePickerDialog-findResources .pagination {
	display: block;
	margin-top: 16px;
}
/* Resource Picker Asset Widget */
div.resourcePickerDialog div.resourcePickerAssetWidget {
	width: 120px;
}
div.resourcePickerDialog div.resourcePickerAssetWidget div.resourceToggleContainer {
	text-align: right;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle {
	display: inline-block;
	background:  #A5A5A4;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 60px;
	padding: 2px 5px;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle > span.toggleImage {
	display: inline-block;
	height: 16px;
	width: 16px;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle > span.toggleText {
	color: #fff;
	text-transform: uppercase;
	font: 600 10px "OpenSans-Semibold","Lucida Sans Unicode","Lucida Grande",sans-serif
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle.disabled {
	background-color: #D4D4D5;
	cursor: default;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle.disabled > span.toggleText {
	color: #f8f8f8;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle.addable > span.toggleImage {
	background: url(../images/common/resourcePicker/icon_addable.png) no-repeat 0 0;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle.removable > span.toggleImage {
	background: url(../images/common/resourcePicker/icon_removable.png) no-repeat 0 0;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle.added > span.toggleImage {
	background: url(../images/common/resourcePicker/icon_added.png) no-repeat 0 0;
}
div.resourcePickerDialog div.resourcePickerAssetWidget a.resourceToggle.unaddable > span.toggleImage {
	background: url(../images/common/resourcePicker/icon_unaddable.png) no-repeat 0 0;
}
/* Favorites Tab */
div.resourcePickerDialog div.favoritesTabContent div.noResults {
	padding-top: 190px;
	text-align: center;
	font-weight: bold;
}
div.resourcePickerDialog div.myFavoritesTabContent div.noResults .bookmarkIcon {
	background: url("../images/common/assetWidget/icon_star_empty-enabled.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
/* My Work Tab */
#resourcePickerDialog-myWorkSearchForm {
	display: block;
	height: 20px;
}
#resourcePickerDialog-myWorkSearchForm #resourcePickerDialog-myWorkTab-myWorkTypeToggleContainer {
	float: left;
	height: 20px;
}
#resourcePickerDialog-myWorkSearchForm #resourcePickerUploadButton {
	float: right;
}
div.resourcePickerDialog div.myWorkTabContent div.results {
	margin-top: 16px;
	position: relative;
}
div.resourcePickerDialog div.myWorkTabContent div.noResults {
	padding-top: 190px;
	text-align: center;
	font-weight: bold;
}
/* Keyword & Leveled Readers Search Tabs */
div.resourcePickerDialog-searchTab div.header{
	display: block;
	height: 20px;
}
div.resourcePickerDialog-searchTab form.searchForm {
	display: block;
	float: left;
}
div.resourcePickerDialog-searchTab > div.searchResults > .results {
	margin-top: 16px;
	position: relative;
}
div.resourcePickerDialog-searchTab > div.searchResults > .noResults {
	margin-top: 16px;
	font-weight: bold;
	color: #f00;
}
div.resourcePickerDialog-searchTab .header .label{
	margin: 0 8px;
	float: left;
}
/*END EDIT RESOURCES POPUP */
/* BEGIN STANDARDS SEARCH DIALOG STYLES */
#standardSearchDialog .dialogTitle {
	display: none;
}
#standardSearchDialog .dialogHeader {
	padding-left: 30px;
	min-height: 30px;
	background: url(../images/common/icons/icon_information.png) no-repeat 0 3px;
	margin-bottom: 16px;
}
#standardSearchDialog .dialogHeader > strong {
	display: block;
}
#standardSearchDialog .dialogContent {
	height: 400px;
	overflow: auto;
}
/* Search Form */
#standardSearchDialog .searchForm select {
	width: 300px;
}
#standardSearchDialog .searchForm #standardCode {
  width: 282px;
}
#standardSearchDialog .searchForm #standardKeyword {
  width: 282px;
}
#standardSearchDialog .searchForm .sideBySide {
  float: left;
}
/* Search Results */
#standardSearchDialog .searchResults .dialogContent {
	border: solid 1px #DAD6CB;
	background: #E6E3D9;
}
#standardSearchDialog .standards {
	padding: 0 8px;
}
#standardSearchDialog .standards > div {
	margin-top: 4px;
	border-top: solid 2px #fff;
	padding: 8px 4px;
}
#standardSearchDialog .standards > div:first-child {
	margin-top: 0;
	border-top: none;
}
#standardSearchDialog .standard {
	font-size: 95%;
	line-height: 14px;
	max-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 4px;
}
#standardSearchDialog .standard a {
	color: #069;
	text-decoration: underline;
}
#standardSearchDialog .standard a .code {
	font-weight: bold;
}
#standardSearchDialog .meta {
	font-size: 95%;
}
/* END STANDARDS SEARCH DIALOG STYLES */
/** START MANAGE STATUS DIALOG**/
#manageStatusDialog > div > .header{
	line-height: 24px;
	margin-bottom: 10px;
}
#manageStatusDialog table.lineItemList.students.manageStatus{
	border: 1px solid #A0A0A0;
	width: 624px;
}
#manageStatusDialog table.lineItemList.students.manageStatus > thead > tr > th {
	background: #8C8C8C;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	-moz-box-shadow: inset 0 0 16px #7B7B7B;
	-webkit-box-shadow: inset 0 0 16px #7B7B7B;
	box-shadow: inset 0 0 16px #7B7B7B;
}
#manageStatusDialog table.lineItemList.students.manageStatus > tbody > tr > td {
	 border-top: solid 1px #A0A0A0;
}
#manageStatusDialog table.lineItemList.students.manageStatus > tbody > tr:FIRST-CHILD > td {
	 border-top: none;
}

#manageStatusDialog .name{
	width: 255px;
}
#manageStatusDialog .submitted{
	width: 115px;
}
#manageStatusDialog .submitted span.submitted{
	cursor: default;
}
#manageStatusDialog .completed{
	width: 115px;
}
#manageStatusDialog .completed span.completed{
	cursor: default;
}
#manageStatusDialog input,
#manageStatusDialog input.submitted,
#manageStatusDialog input.completed {
	width: 13px;
}
/** END MANAGE STATUS DIALOG**/
/* START TEXT COMPLEXITY DIALOG */
div.ui-dialog div.ui-dialog-titlebar span.ui-dialog-title span.textEvaluatorLogoPopup {
	position: relative;
	display: inline-block;
	background: url("../images/common/ets_textevaluator_logo_popup.png") no-repeat transparent 0 0;
	width: 155px;
	height: 28px;
	left: 2px;
	vertical-align: top;
}
div.ui-dialog div.ui-dialog-titlebar span.ui-dialog-title span.textComplexityTitle {
	position: relative;
	top: 4px;
}
#textComplexityDialog div.mgh-dialog-content p {
	margin-bottom: 1em;
}
#textComplexityDialog div.mgh-dialog-content table.textComplexityTable {
	width: 340px;
}
#textComplexityDialog div.mgh-dialog-content table.textComplexityTable td {
	padding: 4px 0 4px 0;
}
#textComplexityDialog div.mgh-dialog-content table.textComplexityTable tr.odd > td {
	background-color: #EDEAE3;
}
#textComplexityDialog div.mgh-dialog-content table.textComplexityTable .colFirst {
	width: 39%;
}
#textComplexityDialog div.mgh-dialog-content table.textComplexityTable .colMid {
	width: 33%;
}
#textComplexityDialog div.mgh-dialog-content table.textComplexityTable .colLast {
	width: 28%;
}
/* END TEXT COMPLEXITY DIALOG */
/** Resource Picker Upload Button **/
.myWorkTabContent a.button.default {
	position: absolute;
	right: 30px;
	top: 0;
}
