﻿/* this is used for pages that don't have there own sytle sheet, at present, it is used
for all pages apart from student.aspx. */


.FindStudentSearchSpecBox
{
	/*left:11em;
	position:absolute;*/
}

.FindStudentSearchSpec
{
	/*margin-top:7px*/
}

.buttons
{
	margin-top:10px;
}

.IsAllocatedToSearchSpec
{
	/*border: thin gray solid;
	padding: 3px;*/
}

.AoList ,
.CallbackSearcherV2IsAllocatedTo 
{
	width:100% !important;
}

.CallbackSearcherTable
{
	width:100% !important;
}	

.AoTypesLabel
{
	/*margin-left: 3px;*/
}

.CallbackSearcherTextbox
{
	/*margin-left: 5px;	*/
}

.ReportItem IMG  
{
    border:none
     }
     
.FindStudentSsrsRportHeader
{
    text-align:center;
}

.SsrsReportViewerTitle
{
    padding-top:2px;
    padding-bottom:2px;
    margin-top:4px;
    margin-bottom:2px;
    padding-left:5px;
    font-size:smaller;
    background-color:lightgrey;
}

.SsrsReportViewerLink
{
    font-size:smaller;
}

.SsrsReportViewerIcon
{
    width:17px;
    height:17px;
}