#epsAllPPGrid {
	width: 100%;
	height: auto;
}

#epsAllPPGrid .dgrid-scroller {
	position: relative;
	overflow: auto;
}

.epsPPGrid {
	width: 100%;
	height: auto;
}

.epsPPGrid .dgrid-scroller {
	position: relative;
	overflow-y: hidden;
}

.epsPPGrid .field-description {
	width: 60%;
}

.epsPPGrid .field-startDate {
	width: 20%;
}

.epsPPGrid .field-endDate {
	width: 20%;
}

.epsPPGridEdit {
	width: 100%;
	height: auto;
}

.epsPPGridEdit .dgrid-scroller {
	position: relative;
	overflow-y: hidden;
}

.epsPPGridEdit .dgrid-scrollbar-width {
	width: 0;
}

.epsPPGridEdit .field-description {
	width: 60%;
}

.epsPPGridEdit .field-startDate {
	width: 15%;
}

.epsPPGridEdit .field-endDate {
	width: 15%;
}

.epsPPGridEdit .field-Edit {
	width: 5%;
}

.epsPPGridEdit .field-Del {
	width: 5%;
}

.epsPSGrid {
	width: 100%;
}

.epsPSGrid .field-expand {
	width: 5%;
}

.epsPSGrid .dgrid-scroller {}

.epsPSGrid .field-description {
	width: 55%;
}

.epsPSGrid .field-startDate {
	width: 20%;
}

.epsPSGrid .field-editorialClock {
	width: 20%;
}

.epsPSGridEdit {
	width: 100%;
	height: auto;
}

.epsPSGridEdit .dgrid-scroller {
	position: relative;
	overflow-y: hidden;
}

.epsPSGridEdit .dgrid-header-scroll {
	display: none;
}

.epsPSGridEdit .dgrid-scrollbar-width {
	width: 0;
}

.epsPSGridEdit .field-expand {
	width: 5%;
}

.epsPSGridEdit .field-description {
	width: 50%;
}

.epsPSGridEdit .field-startDate {
	width: 20%;
}

.epsPSGridEdit .field-editorialClock {
	width: 10%;
}

.epsPSGridEdit .field-onScheduleIndicator {
	width: 10%;
}

.epsPSGridEdit .field-Del {
	width: 5%;
}

.epsPSTitlePane .dijitTitlePaneContentInner {
	padding: 0px;
}

#addEditProductionPhaseLocationsGrid {
	width: 100%;
	height: auto;
	min-height: 100px;
}

#addEditProductionPhaseLocationsGrid .dgrid-scroller {
	position: relative;
	overflow-y: hidden;
}

#addEditProductionPhaseLocationsGrid .field-country-name {
	width: 45%;
}

#addEditProductionPhaseLocationsGrid .field-countrySubdivision-countrySubdivisionName {
	width: 45%;
}

#addEditProductionPhaseLocationsGrid .field-Remove {
	width: 16%;
}

.psGrid .field-weekNumber.productionPhaseRow,
.psGrid .field-weekNumber.productionPhaseRow~td,
.psEditGrid .field-weekNumber.productionPhaseRow,
.psEditGrid .field-weekNumber.productionPhaseRow~td {
	font-style: italic;
}

.psGrid .field-weekNumber.psChanges,
.psGrid .field-weekNumber.psChanges~td,
.psEditGrid .field-weekNumber.psChanges,
.psEditGrid .field-weekNumber.psChanges~td {
	color: red;
}

.psGrid .dgrid-column-set-0 {
	width: 140px
}

.psGrid .dgrid-column-set-1 {
	width: 100%;
}

.psEditGrid .dgrid-column-set-0 {
	width: 140px
}

.psEditGrid .dgrid-column-set-1 {
	width: 100%;
}

.psGrid .field-weekNumber {
	width: 30px
}

.psGrid .field-startDate {
	width: 110px
}

.psGrid .field-endDate {
	width: 85px
}

.psGrid .field-epNotesDueDate {
	width: 90px
}

.psGrid .field-episodeName {
	width: 180px;
}

.psGrid .field-episodeNumber {
	width: 45px;
}

.psGrid .field-description {
	width: 180px;
}

.psGrid .dgrid-row-even {
	background-color: white;
}

.psGrid .dgrid-row-odd {
	background-color: white;
}

#addDeliverableProductionScheduleGrid .field-Select {
	width: 20px
}

.psTreeGrid,
.psTreeEditGrid {
	width: 100%;
}

.psTreeGrid .expand,
.psTreeEditGrid .expand {
	width: 35px;
}

.psTreeGrid .dgrid-header {
	height: 0px;
}

.psTreeGrid .field-description,
.psTreeGrid .field-description~td,
.psTreeEditGrid .field-description,
.psTreeEditGrid .field-description~td {
	background-color: white;
}

.psTreeGrid .dgrid-selected .field-description,
.psTreeGrid .dgrid-selected .field-description~td,
.psTreeEditGrid .dgrid-selected .field-description,
.psTreeEditGrid .dgrid-selected .field-description~td {
	background-color: #aec7e3;
}

.psTreeGrid .field-description.episodeRow,
.psTreeGrid .field-description.episodeRow~td,
.psTreeEditGrid .field-description.episodeRow,
.psTreeEditGrid .field-description.episodeRow~td {
	background-color: silver;
}

.psTreeGrid .field-description.groupRow,
.psTreeGrid .field-description.groupRow~td,
.psTreeEditGrid .field-description.groupRow,
.psTreeEditGrid .field-description.groupRow~td {
	background-color: #D9D9D9;
}

.psTreeGrid .field-description.associatedDeliverableRow,
.psTreeGrid .field-description.associatedDeliverableRow~td,
.psTreeEditGrid .field-description.associatedDeliverableRow,
.psTreeEditGrid .field-description.associatedDeliverableRow~td {
	background-color: #F9F9F9;
	color: gray;
}

.psTreeGrid .dgrid-selected .field-description.associatedDeliverableRow,
.psTreeGrid .dgrid-selected .field-description.associatedDeliverableRow~td,
.psTreeEditGrid .dgrid-selected .field-description.associatedDeliverableRow,
.psTreeEditGrid .dgrid-selected .field-description.associatedDeliverableRow~td {
	background-color: #aec7e3;
}

.psTreeGrid .field-description {
	width: 200px;
}

.psTreeGrid .field-startDate {
	width: 90px;
}

.psTreeGrid .field-endDate {
	width: 90px;
}

.psTreeGrid .field-editorialClock {
	width: 75px;
	text-align: center;
}

.psTreeEditGrid .field-description {
	width: 200px;
}

.psTreeEditGrid#psTreeGrid .field-startDate {
	width: 80px;
}

.psTreeEditGrid#psTreeGrid .field-editorialClock {
	width: 70px;
}

.psTreeEditGrid .field-startDate {
	width: 105px;
}

.psTreeEditGrid .field-endDate {
	width: 105px;
}

.psTreeEditGrid .field-editorialClock {
	width: 75px;
	text-align: center;
}

.psTreeEditGrid .field-action {
	width: 30px;
}

.psTreeEditGrid .field-delete {
	width: 30px;
}

.psCommentsGrid .dgrid-column-0-0 {
	font-weight: bold;
	width: 150px;
}

.psCommentsGrid .dgrid-column-1-0 {
	font-weight: bold;
	width: 150px;
}

.psCommentsGrid .dgrid-column-2-0 {
	font-weight: bold;
	width: 150px;
}

.psCommentsGrid .dgrid-column-3-0 {
	font-weight: bold;
	width: 150px;
}

.psCommentsGrid .dgrid-column-4-0 {
	font-weight: bold;
	width: 150px;
}

.psCommentsGrid .dgrid-cell,
.psCommentsGrid.dgrid,
.psCommentsGrid .dgrid-cell,
.psCommentsGrid.dgrid {
	border: none;
}

#draftChangesGrid .field-deliverableInstanceName {
	width: 200px;
}

#draftChangesGrid .field-programEpisodeName {
	width: 220px;
}

#draftChangesGrid .field-previousDeliveryDate {
	width: 200px;
}

#draftChangesGrid .field-newDeliveryDate {
	width: 200px;
}

#draftChangesGrid .field-lastEditedBy {
	width: 120px;
}

.moveRightColor {
	color: green;
}

.moveLeftColor {
	color: red;
}

.changeLogSubGrid .field-deliverableInstanceName {
	width: 180px;
}

.changeLogSubGrid .field-programEpisodeName {
	width: 180px;
}

.changeLogSubGrid .field-contractedDate {
	width: 90px;
}

.changeLogSubGrid .field-previousDeliveryDate {
	width: 90px;
}

.changeLogSubGrid .field-newDeliveryDate {
	width: 110px;
}

.changeLogSubGrid .field-lastEditedBy {
	width: 120px;
}