﻿body
{
	background: White none repeat scroll center top;	/*#5795C5*/
	padding-top:18px;
	font-family: Lucida Sans;
	font-size: 10pt;
	line-height: 16px;
}

body .ajax__calendar_container
{
	z-index:100;
}

ul, ol
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 18px;
}

h3
{	
	margin: 0 auto 10px;
	text-align: center;
	font-weight: normal;
	
}

input
{
    border: 1px solid Silver;
    width: 144px;
}

.radio input
{
	width: 25px;
	height: 15px;
	border: none;
}

/*button
{
	width: 100px;
}*/

.tableWithBorder, .tableWithBorder td
{
    border: solid 1px black;
}


a:visited, a:link, a:active
{
	text-decoration: none;	
	text-align:center;
	color: #5B84BB;
	
}
#innerPage
{
	position: relative;
	
}

#content
{	
	width: 900px;
}
#mainContent
{	
	margin-top: 10px;	
	width: 900px;	
}


#globalNav 
{
	float:left;
	margin:20px;
	text-align:center;
	width: 580px;
}

#globalTutor
{	
    float:left;
	position: relative;	
	text-align: center;
	vertical-align:text-bottom;
	left: 50px;
	height: 40px;
	min-height: 40px;
	margin: auto 0;
	top: 6px;
}

#globalTutorWide
{	
    float:left;
	position: relative;	
	text-align: center;
	vertical-align:text-bottom;
	left: 50px;
	height: 40px;
	min-height: 40px;
	margin: auto 0;
	top: 6px;
	width: 500px;
}

#globalAccountMenu
{	
	display: inline;
	position: absolute;
	float:right;
	margin-top:10px;
	text-align:right;	
	left: 680px;
	width: 200px;
	font-size: 12pt;
}

#globalAccountMenu a
{
	color: Black;
}

.signoutLink
{
	font-size: 8pt;
	color: Black;
}

#nextSessionTime
{
	width: 350px;
	float: left;	
	margin-left: 5px;
	position: relative;
	font-size: 12pt;
	line-height: 50px;	
}

#enrollmentInfo
{
	display: inline;
	/*float: right;*/
	font-size: 12pt;
	position: absolute;
	right: 15px;
	text-align: right;
	width: 350px;
	top: 0px;
	margin-top: 12px;
	line-height: 50px;
}


#globalNav .globalNavList
{
	margin: 0;
	padding: 0;		
}	

#globalNav .globalNavList li
{
	display: inline;	
}

#globalNav .globalNavList li a
{
	
	width: 55px;
	color: #000000;			
}

#globalNav .globalNavList li a:hover
{
	text-decoration:underline;
}

#globalHeader
{
	width: 900px;	
	/*height: 60px;*/
}

#globalHeader #branding-logo 
{	
	/*background-image:url(../Images/EOlogowTag.png);*/
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	height:48px;
	margin-left:10px;
	margin-top:5px;
	width:150px;
}

#sessionBar
{	
}

#sessionBarContent, .DemoBarPanel
{		
	padding-top: 10px;
	width: 900px;
	position: relative;		
}


#leftpane
{	
	float: left;
	height: 340px;
	width: 250px;
	
	
}

#contentpane
{	
	float: left;
	height: 340px;	
	margin-left: 10px;		
	width: 640px;
	right:0;
}



#reportCard
{	
	float: left;
	height: 300px;	
	width: 640px;
}

#reportCardContent
{
	left: 0px;
	top: 0px;
	position: absolute;
	width:100%;
	line-height: 18px;	
	padding-top: 10px;
	padding-left: 10px;
}

#helpBar 
{

	width: 900px;
}

#helpBarContent
{
}
	


#appointmentList
{
	min-height: 340px;	
	width: 900px;
	
}
#appointmentListContent
{
	width: 98%;
	min-height: 340px;
	padding: 5px;
}

#scheduleNavBar
{
	width: 100%;
	height:30px;
}

#scheduleNavBar .scheduleNavBarItem
{
	display: inline;	
	float: left;
	height:30px;	
	padding-left: 2px;
	font-size: 11pt;
	
}

#scheduleNavBar .scheduleNavBarItem a
{
	color: Black;
}

#scheduleNavBar .scheduleNavBarItem li:hover
{
	background-color: Silver;
}


.ScheduleNavCalendar
{
	top: 0px;
	left: 0px;
	background: Gray;
}





.ScheduleNavCalendar .ajax__calendar_container   {
    background-color: #e2e2e2;
    border:solid 1px #cccccc;
}

.ScheduleNavCalendar .ajax__calendar_header  {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.ScheduleNavCalendar .ajax__calendar_title,
.ScheduleNavCalendar .ajax__calendar_next,
.ScheduleNavCalendar .ajax__calendar_prev    {
    color: #004080;
    padding-top: 3px;
}

.ScheduleNavCalendar .ajax__calendar_body    {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.ScheduleNavCalendar .ajax__calendar_dayname {
    text-align:center;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.ScheduleNavCalendar .ajax__calendar_day {
    text-align:center;
}

.ScheduleNavCalendar .ajax__calendar_hover .ajax__calendar_day,
.ScheduleNavCalendar .ajax__calendar_hover .ajax__calendar_month,
.ScheduleNavCalendar .ajax__calendar_hover .ajax__calendar_year,
.ScheduleNavCalendar .ajax__calendar_active  {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.ScheduleNavCalendar .ajax__calendar_today   {
    font-weight:bold;
}

.ScheduleNavCalendar .ajax__calendar_other,
.ScheduleNavCalendar .ajax__calendar_hover .ajax__calendar_today,
.ScheduleNavCalendar .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}



.AppointmentItemContainer
{
	/*height: 200px;*/
	padding-top: 10px;		
	width: 900px;	
	
}

.leftPaneContainer
{
	width: 250px;
	/*padding-bottom: 10px;
	border: solid 1px gray;*/
}

.c_chev 
{
	float:left;
	padding-left:3px;
	padding-top:7px;
	font-family:Arial;
	font-size:0.5em;
	vertical-align:2px;
}


#messageBar
{	
	width: 640px;
	float: right;	
}


.messageBarContent
{		
	position: absolute;
	width: 400px;
	
}

#messageBarTitle
{
	display: inline;	
	top: 5px;	
}

#messageBarRotateText
{
	display: inline;
}


.message, .message div
{
	display: inline;
	float: left;
}


.messagesubject
{
	display: inline;
	color: #666666;
}


.messagedate, #messagedate
{
	display: inline;
	color: #666666;
}


p #messagedate, .messagePanelContent .messagedate
{
	text-align: left;
	font-size: 8pt;	
	color: #666666;
	display: block;
}

.messagetitle
{	
	display:inline;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	color: #000;
}

p .messagetitle
{
	text-align: left;
	font-size: 12pt;
	font-weight:bold;
	color: black;
}

.messagePanelContent .messagesubject
{
	text-align: left;
	font-size: 12pt;
	font-weight:bold;
	color: black;
}

.messagePanelContent .messagedate
{
	display: inherit;
	/*width: 1000px;*/
	color: #666666;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.messagetext
{
	width: 100%;
	color: #666666;
}

.messagePanelContent .messagetext
{
	color: Black;
	font-size: 10pt;
	margin-top: 0px;
}

.messagePanel
{
	min-height: 340px;
	padding-top: 5px;	
	padding-bottom:5px;	
	text-align: center;
}

.messagePanelContent
{
	text-align: left;		
	color: Black;
	height: 330px;
	padding: 5px;
	max-height: 330px;
	overflow:visible; 
	overflow-y: auto;
	overflow-x:hidden; 
	padding-right:15px;
}

.titleBar
 {
	background-color:#EAEAEA;
	font-size:11pt;	
	height:23px;
	margin-left:2px;
	margin-top:1px;
	overflow:hidden;
	padding-right:3px;
	position:absolute;
	text-align:center;
	width:99%;
}

.titleBarTitle
{
	text-align:center;
	font-size: 12pt;
	font-weight:bold;

}
.titleBarContent
{
	padding-top: 5px;
	padding-bottom:10px;	
	text-align: center;
	
	
}

.todolist
{
	text-align: left;	
	padding-left: 15px;
	list-style-position: outside;	
	margin: 0 0 15px 0;
	/*position: relative;*/
	left: 0px;
}

.todolist li
{
	list-style-type: circle;
}

.todolabeltext 
{
	font-size: 9pt;
	display: block;
	color: #666666;
	padding: 5px 0 0 5px;
}

.todolistTitle
{
	text-align:left;
	font-size: 11pt;	
	color: #666666;
}

.statusBar
{	
	padding-top: 10px;
	overflow: hidden;
	z-index: 0;
}

.statusBarContent
{
	top: 5px;					
	padding: 5px;
	z-index: 0;
}

.singleColumnTopContent
{	
	padding: 0px 10px;
}

.singleColumnBottomContent
{
	min-height: 200px;
	padding: 0px 10px;	
	
}
.newScheduleItemContent
{	
	padding: 10px;
	min-height: 200px;
	/*position: absolute;*/	
	/*position: relative;*/
	top: 20px;
	left: -100px;
}
.newScheduleItemContent td
{
	text-align: left;
}
.helpControl
{
	display:inline;
	height: 16px;
	position: absolute;
	right: 5px;
	width: 16px;
	z-index:100;
}
.collapseControl
{	
	color:#5B84BB;
	display:inline;
	margin-left:5px;
	position:absolute;	
}
.collapseContent
{
	overflow: hidden;
	height: 0px;
}
.accordionHeader
{
	background-color: #D0D0D0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-size: 10pt;
	font-weight: bold;	
	height: 25px;
	cursor:pointer;
}
.accordionHeaderSelected
{
	background-color:#EEEEEE;	
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
}
.accordionContent
{
	font-size: 10pt;
}

#home
{
	margin: 18px auto;
	width: 900px;
}

.btnNav
{
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
	font-size: 11pt;
}

.collapseControlRight
{	
	color:#5B84BB;
	display:inline;
	float: right;
	margin-right:5px;
	margin-top: 10px;	
}

.DemoSessionPanelTitle
{
    height: 50px;   
    display: block;
    padding-top: 15px;
}

.DemoSessionBarDropdownList
{
    width: 405px;   
    min-width: 405px;
}

.DemoSessionBarDropdownListTeacher
{
    width: 205px;   
    min-width: 205px;
}

.DemoSessionBarLabel
{
    width: 400px;
    min-width: 400px;
}

.DemoSessionBarLabelTeacher
{
    width: 300px;
    min-width: 300px;
}

.leftDemoSessionPanel
{
    display: inline;   
    float: left;
    margin: 0 auto 10px 10px;
    padding-bottom: 15px;
}


.rightDemoSessionPanel
{
    display: inline;   
    float: right;
    margin: 0 10px 10px auto;
    padding-bottom: 15px;
}

.DemoSessionPanelTeacher
{
    display: inline;   
    float: left;    
    padding: 0 0 15px 0;
    text-align: left;
}
.DemoSessionPanelTeacherLeft
{
    padding-left: 84px;
}


.collapseControlLeft
{
    display:inline;
    float: left;   
    margin-left: 5px;    
    margin-top: 13px;
    width: 200px;
}

.demoSessionPanelRightAlignButton
{
    padding: 20px 0 0 305px;
}




#globalFooter
{	
	height: 30px;
	padding-bottom: 5px;
	padding-top: 10px;	
	text-align: center;
	width: 900px;	
}

#globalFooterText
{
	color: #666666;
	font-size: 12px;
	height: 20px;	
	text-align: center;
	top: 2px;
	width: 900px;
	left: 0px;
}

#globalFooter a
{
	color: #5b84bb;	
}


.buttonNormal
{
	background: transparent url(../images/buttons/button_normal.gif) no-repeat scroll left top;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: Black!important;
	display: inline-block;
	height: 25px;	
	text-align: center;
	text-decoration: none;
	width: 100px !important;
	border-style: none !important;
}

.buttonNormal Late
{
	background: #ccc;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: Black!important;
	display: inline-block;
	height: 25px;	
	text-align: center;
	text-decoration: none;
	width: 100px !important;
	border-style: none !important;
}


a.buttonNormal:active
{
	color: Red;
}

a.buttonNormal:hover, .buttonHover, .buttonNormal:hover
{
	background:transparent url(../images/buttons/button_hover.gif) no-repeat scroll left top;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: Black!important;
	display: inline-block;
	height:25px;	
	text-align:center;
	text-decoration:none;
	width: 100px !important;
	border-style: none !important;
}


.buttonClicked
{
	background:transparent url(../images/buttons/button_clicked.gif) no-repeat scroll left top;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: Black!important;
	display: inline-block;
	height:25px;	
	text-align:center;
	text-decoration:none;
	width: 100px !important;
	border-style: none !important;
}


.buttonNormal a:link
{
	color: Black;
}

.buttonDisabled, .buttonDisabled:hover
{
	background:transparent url(../images/buttons/button_disabled.gif) no-repeat scroll left top;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: Black!important;
	display: inline-block;
	height:25px;	
	text-align:center;
	text-decoration:none;
	width: 100px !important;
	border-style: none !important;
}


.basepane
{	
	top: 10px;
	margin-left: 5px;
	
}

.basepaneheader
{
	font-weight: bold;
	color: Gray;
}

.basepanecontent
{
	color: Gray;
}

.basepanefooter
{
	font-size:smaller;
	color:Gray;
	font-weight:lighter;
}



#full
{
	display:block;
	float:none;
	text-align:center;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float: right;
}

.popupMenu
{
	visibility: hidden;	
	position: absolute;	
	background: white;
	border-color:#BBBBBB #AAAAAA #AAAAAA #BBBBBB;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	right: 0;		
	color: #444444;	
	display: block;
	width: 110px;	
	text-align: left;
	font-size: 10pt;
}

.popupMenu ul
{
	margin: 0px;
	padding: 0px;
	
}

.popupMenu li
{
	height: 18px;
	
	
}
.popupMenu li:hover
{
	background-color: Silver;
	
}


.popupMenu a
{
	color: Black;	
	padding: 3px 5px 4px 4px;
}


.login, .launchupdate
{		
	width: 350px;
	height: 235px;		
	margin: 100px auto;
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 15px;
}

#loginContent
{	
	width: 300px;
	margin: auto;
	font-size: 13px;
}

.login input
{
	width: 144px;
	border: 1px solid #7b9ebd;
}
.launchupdate input
{
    width: 100px; 
    border: 0px solid #000000;
}

.login button
{
	width: 100px;
	height: 25px; 
	border-style: none;
}

.login-forgot-password a
{
	color: #4775b3;
}

.forgotpassword
{
	text-align: left;
	display: block;		
	width: 330px;
	height: 400px;
	margin: 100px auto;
	
}

#forgotpasswordcontent
{

	width: 320px;
}


.forgotpassword input
{
	width: 144px;
}

.forgotpassword tr
{
	line-height: 25px;
}
.forgotpassword td
{
	width: 40%;
	line-height: 25px;
	vertical-align: top;
}

.forgotpassword button
{
	/*width: 100px;*/
}

.modalbackground 
{
	background-color: White;	
	filter:alpha(opacity=70);
	opacity:0.7;	
}

.modalforeground
{	
	background-color: White;				
	position: relative;		
	float:right;
	overflow:hidden;
	top: 0px;
	left: 0px;
}

.modalforeground #PasswordHelpOK
{
	width: 25px;
	margin-left: auto;
	margin-right: auto;	
}

.modalPopupTitle
{
	text-align: left;
	margin-left: 5px;
}



.infoicon, .forgotpassword .infoicon
{
	background-position: center center;
	background-image: url(/Images/info.PNG);
	background-repeat: no-repeat;
	height: 100%;
}

.helpicon
{
	background-position: center center;
	background-image: url(/Images/help.PNG);
	background-repeat: no-repeat;
	height: 100%;
}

.helpbutton
{	
}


.hoverpanel
{
	background-color: White;
	border: 1px solid Gray;		
	position: absolute;		
	float:right;
	z-index:0;
	overflow:hidden;		
	width: 100%;
}

.captchahoverpanel
{
	background-color: White;
	border: 1px solid Gray;		
	position: absolute;		
	float:right;
	z-index:0;
	overflow:hidden;		
	width: 250px;
}


.hiddentext
{
	display: none;
	visibility: hidden;
}

.passwordhelpstatus
{
	background-color: White;
	z-index:0;
	font-size: smaller;
	width: auto;
	text-align: center;	
}

.hoverpanelbright
{
	background-color: Yellow;
	border: 1px solid black;		
	position: relative;		
	float:right;
	z-index:0;
	overflow:visible;
}




/* Captcha section */
.captcha input 
{
    border: 1px solid Gray;
}

.captcha span
{
	display: block;
}

.captcha td
{
	width: 50%;
}

.captcha body 
{
}

.captcha #capContainer 
{
}

.captcha #captchaImageWrapper
{
	float: right;
	padding-right: 0px;
	padding-left: auto;
}

.captcha #flash
{	
	vertical-align: bottom; 
	margin: 0 auto 0 0;
	float: left;
}

.captcha #refresh
{
	vertical-align: top;
	margin: 0 auto 0 0;
	float: left;
}

.captcha #captchaText
{
	float: right;
}


.captcha #getText 
{
}

.captcha #soundInfo 
{
	float: left;
	margin-left: 0;
	padding-left: 0;	
	height: 65px;
}

.captcha #capInput
{
    width: 100px;
    margin: 0 auto 0 auto;
}
.captcha input
{
	width: auto;
}


.pwRed
{
	background-color:Red;
}

.pwOrange
{
	background-color: Orange;
}

.pwBlue
{
	background-color: Blue;
}

.pwGreen
{
	background-color: Green;
}


/***	 Report Card	***/

#TeacherContent
{
	height:250px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	width:570px;
}
#dashleft
{
	display: inline;
	float: left;
	height: 295px;	
	width: 130px;
	padding-top: 5px;
	padding-left: 5px;
}

#dashright
{
	display: inline;
	float: left;	
	height: 275px;
	padding-top: 25px;
	width: 465px;
}

.DashboardDataTable
{
	border: none;	
	width: 465px;	
	height: 227px;

}

.DashboardDataTable td
{
	width: 50%;
}
.dashboardLabel
{
	font-size: 8pt !important;
	display: block !important;
	color: #666666 !important;
	padding-top: 5px;
}
.dashboardText
{
	padding: 0;
	margin: 0;
	font-size: 11pt;
	color: #000000;
	width: 100%;
}

.dashboardItalicText
{
	padding: 0;
	margin: 0;
	font-size: 10pt !important;
	font-style: italic;
	color: #000000;
	width: 100%;
}

.columnleft
{
	text-align: right;
	padding-right: 10px;
}

.columnright
{
	text-align: left;
}
.columnleft span, .columnright span
{
	padding: 0;
	margin: 0;
	font-size: 11pt;
	color: #000000;
	width: 100%;
}

.columnright span
{
	padding-left: 5px;	
}


div #thermometer img
{
	position: absolute; 
	top: 0px; 
	left: 0px;
}


#thermometer
{
	position: relative; 
	padding: 5px;
	text-align: right;
	width: 150px;
}

#thermometerLabel
{
	margin-bottom: 5px;
}


#StudentGradeProgramDropdownList
{
	width: 420px;
	min-width: 420px;
}

#StudentGradeProgramLabel
{
	width: 420px;
	min-width: 420px;
}





/***     Session Notes    ***/

.labeltext
{
	font-size: smaller;
	display: block;
	color: #666666;
	padding-top: 5px;
}

.labeldescription
{
	font-size: small;
	font-weight: bold;
	display: block;
	color: #000;
	overflow-x: hidden;
	overflow-y: visible;
	width: 505px;
}

.ViewDetailsLinkButton
{
	vertical-align: text-bottom;
}

.category
{
	display: block;
	line-height: 16px;
}

.CategoryLabel
{
	background-color: Transparent;
}

.CategoryLabelSelected
{
	background-color: #C0C0C0;
}

.categoryTable
{
	border-style: none;
}

.SessionDropdownList
{
	width: 625px;
	min-width: 625px;
}

.EvaulationIndexDropdownList
{
	width: 195px;
	min-width: 195px;
}



.NotesTextBox
{
	width: 500px;
	height: 85px;
	min-height: 85px;
}

.sessionNotesIndexPanel
{
	position: relative;
	float: left;
	margin-top: 25px;
	margin-right: 5px;
}

.sessionNotesEditPanel
{
	position: relative; 
	float: left;
	margin-top: 25px;
	margin-left: 25px;	
}

.sessionNotesPanel
{
	min-height: 340px;
	padding-top: 5px;	
	padding-bottom:5px;	
	padding-left: 10px;
	text-align: left;
}

.SessionPanelContent
{	
	width: 740px;
	margin: 0 auto 0 auto;
	text-align: left;
	overflow: hidden;
}

.SessionDetailsGridView
{
	width: 910px;
	max-height: 300px;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: center;
	margin: auto;
}

.SessionDetailsGridViewGrid
{
	/*width: 900px;	*/
}

.SessionDetailsGridViewGrid th
{
	width: 124px;
}

#SessionNotesButtons
{
	text-align: center;
	position: relative;
}

.sessionPanelTitle
{
	text-align: center;
	width: 100%;	
}

.sessionPanelButtons
{
	position: relative;
	padding: 30px 0 10px 0;
	text-align: center;
	width: 100%;
}


.portalContainer
{
	background-color:White;
	border-color:#BBBBBB #AAAAAA #AAAAAA #BBBBBB;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	/*position:relative;
	z-index:1;*/
}


.iframeReport, .iframeRDLReport, .iFrameWebReport
{
    position: relative;
    display: block;
    top: 0;
    left: 0;
    margin: auto;
    overflow: scroll;    
    visibility: visible;
    width: 100%;
    height: 100%;
    border: none;
}

.iframeRDLReport
{
    width: 890px;
    height: 425px;
}

.iFrameWebReport
{
    width: 890px;
    height: 425px;
}


/***	assessment	***/
#assessment
{
	display: block;
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;	
}

.assessmentContent, .assessmentContentEO, .assessmentContentSO
{
	width: 900px;
	margin: auto;
	border: none;
}

.assessmentContentEO
{
	background: #FFF url("images/splashpage.png")  center center no-repeat;
}

.assessmentContentSO
{
	background: #FFF url("images/splashpageSO.png")  center center no-repeat;	
}

.assessmentHeader
{
	display: block;
	width: 1000px;
}

.assessmentHeaderEO
{
	background: #FFF url("images/EOheaderSKILLS.png") left center no-repeat;
}

.assessmentHeaderSO
{
	background: #FFF url("images/SO_Assessment.png") left center no-repeat;	
}

#assessmentFrame
{
	width: 900px;
	min-height: 600px;
	height: 600px;
	margin: auto;
}

.portalFormLabel
{
	font-size: 10pt;
	font-family: Lucida Sans;
}

.portalFormTitle
{
	font-size: 12pt;
	font-family: Lucida Sans;
}

.portalModalTitle
{
	font-size: 11pt;
	font-family: Lucida Sans;
	padding-left: 5px;
	padding-top: 5px;
}

.portalModalText
{
	font-size: 9pt;
	font-family: Lucida Sans;
	text-align: left;
}

.portalModalButtons
{	
	display: block;
	margin-left: auto;		
	padding-bottom: 10px;
	padding-top:10px;
	width: 205px;	
}

.scheduleGroupHeader
{
	font-size: 11pt;
}

.scheduleItemText
{
	font-size: 9pt;
}

.scheduleItemLink
{
	font-size: 8pt;
	color: #5B84BB !important;
}

.apptListItem 
{
	clear: left;
}

.apptListItemIndent
{
	width: 45px;
}

.apptListItem div
{
	float: left;
}
.apptListItemTime
{	
	width: 150px;
}

.apptListItemRecurrence
{
	width: 40px;
}
.apptListItemEnrollment
{
	min-width: 290px;
}
.apptListItemType
{	
	width: 190px;
}

.apptListItemStatus
{	
	min-width: 145px;
}

.scheduleContainerEnrollmentSelection
{	
	
	margin: auto;	
	padding-bottom: 10px;	
	width:600px;
	z-index:0;
}

.scheduleContainerDateInput
{	
	height: auto;	
	margin: auto;
	padding-bottom: 20px;	
	width: 340px;	
	z-index: 1;
}


.scheduleContainerButtons
{		
	margin: auto;
	padding-bottom: 20px;	
	width:220px;
	z-index:0;
}


.scheduleNominationNode a
{
	color: Black;
}
.scheduleNominationNode input
{
	width: auto;
	border: none;
}
.validationSummary ul
{
	list-style-type: disc;	
}

#helpPanels select
{
	width: 510px;
	border: 1px solid ##7B9EBD;
}

#helpPanels textarea
{
	height: 200px;
	width: 505px;
	border: 1px solid ##7B9EBD;
	
}

.helpLabel
{	
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.helpCallUsHoursTable
{
	width: 220px;
	padding-top: 10px;
	padding: 10px 15px;
}

.helpCallUsHoursTable td
{
	padding: 0px;
}

.helpCallUsHoursTable .helpCallUsHoursTime
{
	text-align: right;
	
}

.helpCallUsHoursTable .helpCallUsHoursDay
{
	text-align:left;
}

.helpFormTable
{
	width: 590px;	
}

.helpUsefulLinks
{
	color: #7b9ebd;
}

.helpUsefulLinks li
{
	list-style-type: circle;
}

.eSign 
{
	padding: 5px 0px;	
	width: 900px;
}

.eSignContent
{
	margin: 0px auto;
	width: 830px;
	padding-bottom: 15px;
}

.eSign input
{	
	width: auto;
	border: solid 1px #7B9EBD;
	
}

.eSignApprove input
{
	border: none;
}

.eSignLabel
{
	color: #666666;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 8pt;
	width: 110px;
	
}

.embeddedObject
{
    position:fixed;
    top: 0px;
    left: 0px;
    width:0px;
    height:0px;
    visibility: hidden;
}

.installButtonClass
{
    top:13px;
    width: 800px;
    display:block;    
    margin: 0 auto 0 auto;
}

.sessionButton
{
    display: inline-block;
    position: relative;
    vertical-align: text-bottom;
}

.previousSessionButton
{
    padding: 0px 5px 0px 3px;
    left: 0px;
}

.nextSessionButton
{
    padding: 0px 5px 0px 5px;
    left: 0px;
}

.usefulLinksText
{
	font-family: Times New Roman;
	font-size: small;
	font-weight: bold;
}
