﻿body
{
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	margin: 0px;
}

a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

select
{
	font-family: Trebuchet MS, Verdana;
}

input
{
	font-family: Trebuchet MS, Verdana;
}

table.MainTable
{
	width: 100%;
	height: 100%;
}

tr.TitleBar
{
	width: 100%;
	height: 25px;
	color: #f5f5f5;
	color: #49647f;
	background-color: #9eb1bb;
	font-weight: bold;
	font-size: 16px;
	padding-left: 13px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom: darkgray 1px solid;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradienttype=1, startcolorstr=    '#ff9eb1bb' , endcolorstr= '#ffE4EAED' );
}

td.NavBar
{
	padding-top: 10px;
	width: 160px;
	height: 100%;
	border-right: #000000 1px solid;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 100%;
	background-color: #f5f5f5;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

td.MainContentLeft
{
	padding: 15px;
	vertical-align: top;
	text-align: left;
	height: 100%;
}

div.MainContentCenter
{
	width: 100%;
	height: 100%;
	text-align: center;
}

td.MainContentCenter
{
	padding: 15px;
	vertical-align: top;
	text-align: center;
	height: 100%;
}

ul.NavBarLinks
{
	margin-left: 20px;
	padding-left: 0px;
	text-align: left;
}

p.DistrictName
{
	padding-top: 10px;
	font-weight: bold;
}

p.CurrentUser
{
	white-space: normal;
}

p.Logout
{
}

span.UserName
{
	font-weight: bold;
}

h3.Welcome
{
	margin-top: 50px;
	font-weight: bold;
	font-size: 15px;
}

p.WelcomeInfo
{
	width: 400px;
	text-align: left;
	margin: 15px auto;
}

p.NoStudents
{
	width: 400px;
	font-weight: bold;
	color: Red;
	text-align: left;
	margin: 15px auto;
}

p.ParentMainNote
{
	width: 400px;
	text-align: left;
	margin: 15px auto;
}

p.ParentPublicNote
{
	width: 400px;
	text-align: left;
	margin: 15px auto;
}

# btnSwitchStudent
{
	width: 32px;
}

span.PageHeader
{
	font-size: 18px;
	font-weight: bold;
}

p.PageNote
{
}

div.StudentHeader
{
}

span.StudentName
{
	font-weight: bold;
}

table.DataTable
{
	width: 100%;
}

table.DataTable *
{
	white-space: nowrap;
}

tr.TableHeader
{
	font-weight: bold;
	color: #336699;
	background-color: #deebf5;
}

tr.DataRow
{
	background-color: #eeeeee;
	font-weight: normal;
}

tr.DataRowAlt
{
	background-color: #deebf5;
	font-weight: normal;
}

tr.Totals
{
	background-color: #ffffff;
	font-weight: bold;
}

th.TeacherNameCell
{
	font-weight: normal;
}

h3.ClassName
{
	font-weight: bold;
	font-size: 14px;
}

p.CurrentAverage
{
	margin-top: 0px;
	margin-left: 10px;
}

span.CategoryName
{
	font-weight: bold;
}

th.AssignmentName
{
	width: 201px;
}

td.AssignmentName
{
	width: 201px;
}

th.DateAssigned
{
	width: 61px;
}

td.DateAssigned
{
	width: 61px;
}

th.DateDue
{
	width: 61px;
}

td.DateDue
{
	width: 61px;
}

th.AssignmentGrade
{
	width: 61px;
}

td.AssignmentGrade
{
	width: 61px;
}

th.AssignmentScore
{
	width: 120px;
	white-space: pre-wrap;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

td.AssignmentScore
{
	width: 120px;
	white-space: nowrap;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

th.AssignmentPointsPossible
{
	width: 100px;
}

td.AssignmentPointsPossible
{
	width: 100px;
}

th.AssignmentNote
{
	width: 158px;
}

td.AssignmentNote
{
	width: 158px;
}

span.GradeDetailTextHeader
{
	font-weight: bold;
}

p.GradeDetailText
{
	margin-top: 0px;
	margin-left: 10px;
}

span.spacer
{
	height: 15px;
}

span.AssignmentsLabel
{
	width: 100px;
}

span.AssignmentsSmallLabel
{
	font-size: 9px;
}

tr.TopicsMasteryRow
{
	color:Black;
	background-color:#deebf5;
}

tr.TopicsMasteryRowAlt
{
	color:Black;
	background-color:#eeeeee;
}

td.TopicsMasteryItem
{
	width: 50%;
	padding: 8px;
}

span.AssignmentsBoldLabelSmall
{
	font-weight: bold;
}

span.AssignmentsBoldLabel
{
	font-size: 18px;
	font-weight: bold;
}

div.AssignmentPanel
{
	width: 100%;
}

table.AssignmentsClassInfo
{
	width: 100%;
	background-color: #eeeeee;
	border-color: #777777;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

table.AssignmentDetail
{
	border-color: #777777;
	border-width: 0 0 1px 1px;
	border-style: solid;
	width: 100%;
}

tr.AssignmentDetail
{
	background-color: #eeeeee;
}

tr.AssignmentDetailAlt
{
	background-color: #ffffff;
}

td.AssignmentDetail
{
	border-color: #777777;
	border-width: 1px 1px 0 0;
	border-style: solid;
}

table.AssignmentGradeDetail
{
}

table.TopicsMasteryTable
{
	width: 100%;
}

table.Attachments
{
}

table.Attachments *
{
	white-space: nowrap;
}

tr.Attachments
{
	font-weight: bold;
}

td.AttachmentName
{
	width: 275px;
}

td.AttachmentSize
{
	width: 100px;
}

td.AttachmentType
{
	width: 250px;
}

td.AttachmentDate
{
	width: 150px;
}

div.AttendancePanel
{
}

td.DisciplineDate
{
	width: 75px;
}

td.DisciplineIncidentType
{
	width: 150px;
}

td.DisciplineReferrer
{
	width: 150px;
}

td.DisciplineAction
{
	width: 150px;
}

td.DisciplineComment
{
	width: 150px;
}

td.DisciplineActionDate
{
	width: 75px;
}

td.ReportCardStudent
{
	width: 150px;
}

td.ReportCardsSchool
{
	width: 150px;
}

td.ReportCardsCycle
{
	width: 150px;
}

td.ReportCardsFormat
{
	width: 150px;
}

div.TriggersPanel
{
	width: 100%;
}

table.TriggersUI
{
	background-color: #deebf5;
	color: #336699;
	width: 100%;
}

td.TriggerOptions
{
	width: 230px;
}

p.TriggerHeader
{
	font-weight: bold;
}

td.TriggersPanel
{
	width: 100%;
}

table.TripSettings
{
	background-color: #deebf5;
	color: #336699;
	margin-left: 20px;
	width: 300px;
}

p.TriggerEmailError
{
	margin-left: 15px;
	font-weight: bold;
	color: #ff0000;
}

div.ParentCalendarWrapper
{
    width: 740px;
}

div.CalendarPanel
{
    float: left;
}

div.CalendarEventInfo
{
    float: right;
	width: 250px;
	border: darkgray 1px solid;
	margin-top: 2px;
	padding: 5px;
	background-color: #dcdcdc;
	visibility: hidden;
	overflow: auto;
}

table.CalendarStyle
{
	color: #336699;
	background-color: #deebf5;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;	
    margin: 0px;
    padding: 0px;
}

table.TitleStyle
{
	font-weight: bold;
	height: 100%;
	width: 100%;
	font-size: 15px;
}
td.TitleRowStyle
{
    border-left: solid 1px #999999;	
}
td.NextPrevStyle *
{
	color: #336699;
	padding-left: 5px;
	padding-right: 5px;	
	font-size: 13px;
}

th.DayHeaderStyle
{
	font-weight: bold;
	color: #336699;
	height: 8pt;
	border-left: solid 1px #999999;	
	border-top: solid 1px #999999;	
}

td.TodayDayStyle
{
	cursor: pointer;
	height: 50px;
	width: 60px;
	color: Black;
	background-color: #ffffff;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}

td.SelectedDayStyle
{
	cursor: pointer;
	height: 50px;
	width: 60px;
	color: Black;
	background-color: #ffffff;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}

td.DayStyle
{
	cursor: pointer;
	height: 50px;
	width: 60px;
	background-color: #eeeeee;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}

.MoveRight
{
    left: 10px;
    position: absolute;
}

td.OtherMonthDayStyle
{
	cursor: pointer;
	height: 50px;
	width: 60px;
	color: #999999;
	background-color: #dcdcdc;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}

td.NextPrevStyle
{
	font-weight: bold;
	color: white;
}

a.SelectorStyle
{
	color: White;
}

span.PhoneNumber
{
	white-space: nowrap;
}

input.MySettings
{
	width: 224px;
}

input.MySettingsZip
{
	width: 74px;
}

table.MySettings
{
	border-right: #999999 1px;
	border-top: #999999 1px;
	border-left: #999999 1px;
	border-bottom: #999999 1px;
	border-color: #999999;
	background-color: white;
	width: 700px;
}

tr.MySettingsRow
{
	color: black;
	background-color: #eeeeee;
}

tr.MySettingsRowAlt
{
	color: black;
	background-color: #deebf5;
}

td.EmailSettingsRow
{
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

span.RequiredField
{
	color: #ff0000;
}

td.UpdateSettingsRow
{
	height: 24px;
}

span.NicknameMessage
{
	font-weight: bold;
}

span.ApplicationStatus
{
	font-weight: bold;
}

td.DefaultState
{
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

table.CourseRequests
{
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

span.CourseRequestsLabel
{
	font-size: 18px;
	font-weight: bold;
}

td.CourseRequestsTop
{
	background-color: #ffffff;
	width: 524px;
	height: 21px;
}

td.CourseRequestsStatus
{
	height: 21px;
	width: 180px;
	background-color: #ffffff;
}

td.CourseRequestsMiddle
{
	background-color: #ecf3f9;
	height: 250px;
}

td.CourseRequestsBottom
{
	background-color: #deebf5;
	height: 250px;
	width: 100%;
}

table.CourseRequestsDepartment
{
	width: 100%;
}

td.CourseRequestColumn
{
	width: 33%;
}

td.CourseRequestColumn2
{
	width: 34%;
}

span.DepartmentName
{
	font-weight: bold;
}

select.CourseRequestSelection
{
	width: 200px;
}

select.CourseRequestSelectionSemester
{
	width: 70px;
}

select.CourseRequestSchoolSelection
{
	width: 200px;
}

input.SaveButton
{
	width: 69px;
}

input.SubmitButton
{
	width: 120px;
}

body.ResetPassword
{
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	background-color: #eeeeee;
	margin: 5px;
}

table.ResetPassword
{
	width: 352px;
	height: 128px;
}

div.ForgotPasswordUI
{
	margin: 10px;
}

table.SignupMain
{
	width: 750px;
}

div.ApplicationMessages
{
	border-right: lightgrey 1px solid;
	padding-right: 3px;
	border-top: lightgrey 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	overflow: auto;
	border-left: lightgrey 1px solid;
	width: 340px;
	padding-top: 3px;
	border-bottom: lightgrey 1px solid;
	height: 220px;
	background-color: #eeeeee;
}

textarea.NewMessage
{
	width: 340px;
	height: 80px;
}

div.darkScreenObject
{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	opacity: 70;
	filter: alpha(opacity=70);
	-Moz-Opacity: 0.7;
	background-color: #000000;
	padding: 50%;
}

div.modalContent
{
	position: absolute;
	left: 50%;
	top: 50%;
}

div.modalContentChild
{
	position: relative;
	left: -50%;
	top: -50%;
}

table.EmailManagementUI
{
	font-size: 13px;
	width: 488px;
	font-family: Trebuchet MS, Verdana;
}

tr.EmailManagementHeader
{
	font-weight: bold;
}

th.EmailManagementEmailAddress
{
	width: 300px; height: 18px
}

td.EmailManagementEmailAddress
{
	width: 300px; height: 18px
}

th.EmailManagementPrimary
{
	width: 90px; height: 18px
}

td.EmailManagementPrimary
{
	width: 90px; height: 18px
}

th.EmailManagementStatus
{
	width: 130px; height: 18px
}

td.EmailManagementStatus
{
	width: 130px; height: 18px
}

table.EmailVerificationUI
{
	width: 368px;
	height: 48px;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #dcdcdc;
	background-color: #eeeeee;
}

td.EmailVerificationUI
{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

table.EmailVerificationInput
{
	width: 368px;
	height: 64px
}

td.EmailVerificationCodeLabel
{
	width: 109px;
}

td.EmailVerificationInput
{
	width: 13px;
}

input.EmailVerificationInput
{
	width: 280px;
}

input.EmailVerificationButton
{
	width: 72px;
}

.NormalFontWeight
{
	font-weight: normal;
}
