﻿@charset "utf-8";

body {background:#f1f1f1; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; text-align:left;}

body, h1, h2, h3, h4, ul, p {margin:0; padding:0;}

* {outline:none;}

img {border:0; font-size:0; outline:none; overflow:hidden; border:none;}

a {color:#336699; text-decoration:underline; outline:none; overflow:hidden; border:none;}

a:hover {text-decoration:none;}

strong {font-weight: bold;}

ul {margin:0;}

li {list-style-type: none;}

p {padding-bottom:10px;}

textarea, input[type="text"] {border:solid 1px #bcbcbc !important; background:#fff url(../images/textFieldBg.gif) repeat-x top !important;}

.Clearing {clear:both; height:0px; line-height:0.1em;}

.Invisible {display:none;}

.Float-right {float:right;}

.Nobr {white-space:nowrap;}

/* === Header ================================================================================================ */

#d_Wrap {padding:0; margin:0;}

#d_Header, #d_Header_Trans, #d_Header_Ps {
    height:79px;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #aeaeae;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    *background: #bcbcbc;
    background: #bcbcbc\0/;
    background: #bcbcbc url("../images/bgHeader.png") repeat-x top;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFf0f0f0, endColorstr=#FFbcbcbc);
    text-shadow: #fff 0px 1px 0px;
    min-width: 750px;
    font-size: 11px;
}

@media all and (min-width: 750px) {
	#d_Header, #d_Header_Trans {
		height:82px;
		border-top:solid 1px #fff;
		border-bottom:solid 1px #aeaeae;
		background: #bcbcbc url("../images/bgHeader.svg");
		background-image: -moz-linear-gradient(top,#f0f0f0,#bcbcbc);
		background-image: -webkit-gradient(linear,left top, left bottom,from(#f0f0f0),to(#bcbcbc));
	}
}

/*ul#d_Icons {
    padding:0;
    margin:0 auto;
    display:block;
    width:600px;
    margin-top:3px;
    top: -21px;
    position:relative;
}

ul#d_Icons li {
	display:block;
    float: left;
	margin:0;
	padding:0;
	width:72px;
	height:73px;
	text-align:center;
	padding-top:5px;
}*/

ul#d_Icons {
    /*margin:0 auto;
    display:block;
    width:510px;*/
	display:inline;
	display:-moz-inline-stack;
    display:inline-block;
    *display:inline;
}

ul#d_Icons li {
    margin:0;
    padding:5px 0 0 0;
    width:72px;
    height:73px;
	min-width:72px;
    _height:73px;
    min-height:68px;
    text-align:center;
    vertical-align:top;
    display:-moz-inline-stack;
    display:inline-block;
    *display:inline;
    zoom: 1;
}

ul#d_Icons li.item-show, ul#Modules li.item-show {
    display: table-cell;
}

ul#d_Icons li.item-hide, ul#Modules li.item-hide {
    display: none;
}

ul#d_Icons li a {
    display:block;
    width:55px;
    margin:0 auto;
    padding-top:48px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    outline:none;
}

ul#d_Icons li a:hover {
	background-position: 0px -100px;
}

a#d_icoHome, a#d_Trans_icoHome {
	background-image:url("../images/icoHome.png");
}

a#d_icoStudents, a#d_Ps_icoStudents, a#d_Slp_icoStudents, a#d_Gs_icoStudents{
	background-image:url("../images/icoStudents.png");
}

a#d_Slp_icoAttendance  {
    background-image: url("../images/icoDashboard_Att2.png");
    font-size: 11px;
}

a#d_Slp_icoClass{
	background-image:url("../images/icoTopPanel_Class.png");
}

a#d_icoReports, a#d_Ps_icoReports {
	background-image:url("../images/icoReports.png");
}

a#d_icoTeacherReports, a#d_Ps_icoReports {
	background-image:url("../images/icoReports.png");
}

a#d_Ps_icoDashboard,a#d_Ps_icoDashboard2 {
    background-image:url("../images/icoDashboard.png");
}

a#d_Ps_icoSettings, a#d_Pat_icoSettings, a#d_Gs_icoSettings, a#d_Slp_icoSettings , a#d_Diploma_icoSettings {
    background-image:url("../images/icoSettings.png");
}

a#d_dashboard_general  {
    background-image:url("../images/icoDashboard_Gen2.png");
    font-size:11px;
}

a#d_dashboard_inclusive_education  {
    background-image:url("../images/icoDashboard_Sped2.png");
    font-size:11px;
}

a#d_dashboard_academic  {
    background-image:url("../images/icoDashboard_Slp2.png");
    font-size:11px;
}
a#d_dashboard_trends  {
    background-image:url("../images/icoDashboard_Att2.png");
    font-size:11px;
}

a#d_dashboard_groups  {
    background-image:url("../images/icoTopPanel_Class.png");
    font-size:11px;
}

a#d_dashboard_sped  {
    background-image:url("../images/icoDashboard.png");
}

 a#d_Gs_icoLogs{
    background-image:url("../images/icoTimeLog.png");
}

a#d_icoStaff, a#d_Gs_icoStaff, a#d_Slp_icoStaff {
    background-image:url("../images/icoStaff.png");
}
a#d_icoGroups, a#d_Gs_icoGroups {
    background-image:url("../images/icoGroups.png");
}
a#d_Gs_icoSync{
	background-image:url("../images/icoInteliLink.png");
}
a#d_icoStaff {
     background-image:url("../images/icoStaff.png");
 }

a#d_icoSchool {
    background-image:url("../images/icoSchool.png");
}

a#d_icoSchools {
    background-image:url("../images/icoSchools.png");
}

a#d_icoAuthorities {
    background-image:url("../images/icoAuthorities.png");
}

a#d_Pat_icoSchoolResults {
    background-image:url("../images/icoSchoolResults.png");
}

a#d_Pat_icoStudentResults {
    background-image:url("../images/icoStudentResults.png");
}

a#d_Pat_icoAnalysis {
    background-image:url("../images/icoAnalysis.png");
}
a#d_Slp_icoAnalysis {
    background-image:url("../images/icoRptAnalysis.png");
}
a#d_Slp_icoReports2 {
    background-image:url("../images/icoReports.png");
}


a#d_Pat_icoReports {
    background-image:url("../images/icoReports.png");
}

a#d_Pat_icoTrends {
    background-image:url("../images/icoGraph.png");
}

a#d_Pat_icoUpload {
    background-image:url("../images/icoUpload.png");
}

a#d_Pat_icoSchoolComparison {
    background-image:url("../images/icoTopPanel_Comparison8.png");
}

a#d_icoImport, a#d_Gs_icoImport {
    background-image:url("../images/icoUpload.png");
}

a#d_Diploma_icoSchoolResults {
    background-image:url("../images/icoSchoolResults.png");
}

a#d_Diploma_icoStudentResults {
    background-image:url("../images/icoStudentResults.png");
}

a#d_Diploma_icoAnalysis {
    background-image:url("../images/icoAnalysis.png");
}

a#d_Diploma_icoReports {
    background-image:url("../images/icoReports.png");
}

a#d_Diploma_icoTrends {
    background-image:url("../images/icoGraph.png");
}

a#d_Diploma_icoUpload {
    background-image:url("../images/icoUpload.png");
}

a#d_Diploma_icoSchoolComparison {
    background-image:url("../images/icoTopPanel_Comparison8.png");
}

ul#d_Icons li.d_active {
	background:url("../images/icoBg.png") no-repeat;
}

ul.d_TopMenu {
	margin:12px 0 15px 0;
	padding:0;
	float:right;
}

ul.d_TopMenu li {
	display:inline;
	margin:0;
	padding:0px 5px 0px 8px;
	border-left:solid 1px #375a94;
}

ul.d_TopMenu li:first-child, #d_switchPanel ul.d_TopMenu li:first-child {
	border-left:none;
}

#d_switchPanel ul.d_TopMenu {
    float: right;
    margin:0;
    padding: 0;
    position: absolute;
    right: 40px;
    top: 15px;
}

#d_switchPanel ul.d_TopMenu li {
    border-left:solid 1px #375a94;
    display: inline;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: auto !important;
    margin: 0;
    padding: 0 5px 2px 10px;
    width: auto !important;
}

#d_switchPanel ul.d_TopMenu li a {
    display: inline;
    height: auto !important;
    width: auto !important;
}

#d_SchoolSelect {
    clear: both;
    color: #666666;
    float: right;
    padding: 0;
    width: 280px;
}

#d_SchoolSelect select {
	font-size:11px;
	line-height:auto;
	height:20px;
	vertical-align:middle;
	margin-left:3px;
	width:170px;
	color:#333333;
}

#d_SchoolSelectSLP {
    clear: both;
    color: #666666;
    float: right;
    padding: 0;
    width: 280px;
}

#d_SchoolSelectSLP select {
	font-size:11px;
	line-height:auto;
	height:20px;
	vertical-align:middle;
	margin-left:3px;
	width:170px;
	color:#333333;
}

#d_Viewport, #d_Viewport_Trans, #d_Viewport_Ps, #d_Viewport_Pat,#d_Viewport_PatNew, #d_Viewport_GenSettings{
	background:#f1f1f1;
	border:solid 1px #fff;
    padding:5px;
    height: 100%;
}

#d_Viewport > div:first-of-type {
    height: 100% !important;
    overflow-y: auto;
}

.d_LeftColumn {
	background:#ffffff;
	border:solid 1px #d0d0d0;
	padding:0;
	width:230px;
	float:left;
	margin-right:5px;
	height:100%;
}

.d_Content {
	background:#f1f1f1;
	border:solid 1px #d0d0d0;
	padding:10px;
	min-width:750px;
	margin-left:238px;
	/*overflow:scroll;*/
}

.d_Content_Defualt {
	margin:0 !important;
	padding:25px !important;
}

.d_expBlock {
	border:solid 1px #d0d0d0;
	margin-bottom:2px;
}

.d_expBlockCaption {	
	margin-bottom:2px;
	font-weight:bolder;
	font-size:12px;
	padding:0 0 5px 35px;
}

.d_expBlockContent > .d_expBlockCaption {	
	font-size:11px;
}

.d_expBlockHeader {
	background:#f0f0f0 url(../images/bgExpBlockHeader.gif) repeat-x top;
	padding:5px 10px;
}

.d_expBlockHeader > table td {
	height:40px;
	padding-left:10px;
}

.d_expBlockHeader > table td:first-child {
	padding-left:0px;
}

.d_expBlockHeader a, .d_CommentItem td a {
	text-decoration:none;
	color:#000000;
	outline:none;
	border:none;
}

.d_expBlockHeader a:hover, .d_CommentItem td a:hover {
	text-decoration:underline;
	color:#416aaf;
}

.d_expBlockContent {
	border-top:solid 1px #d0d0d0;
	padding:15px;
	background-color:transparent;
}

div.d_expBlockEdit {
	border-top:solid 1px #d0d0d0;
	padding:15px;
	background-color:#f9f9f9;
}

.d_x-tool {
	display:block;
    background-color: transparent;
    background-image: url(../images/x-tool-sprites.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0;
	padding:0;
    overflow: hidden;
}

.d_x-tool-default {
	background-position:0px -75px;
}

.d_x-tool-default:hover {
	background-position:-15px -75px;
}

.d_x-tool-expand, .d_x-tool-expand .d_x-tool-default {
	background-position:0px -60px !important;
}

.d_x-tool-expand:hover, .d_x-tool-expand .d_x-tool-default:hover {
	background-position:-15px -60px !important;
}

.d_x-icon {
	display:block;
    background-color: transparent;
    background-image: url(../images/x-icon-sprites.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 13px;
    margin: 0;
    overflow: hidden;
    width: 13px;
}

.d_x-icon-trash {
	background-position:0px 0px;
}

.d_x-icon-trash:hover {
	background-position:-13px 0px;
}

.d_x-icon-edit {
	display:block;
    background-color: transparent;
    background-image: url(../images/x-icon-edit.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 13px;
    margin: 0;
    overflow: hidden;
    width: 13px;
	background-position:0px 0px;
}

.d_x-icon-edit:hover {
	background-position:-13px 0px;
}

.d_x-icon-show {
	display:block;
    background-color: transparent;
    background-image: url(../images/x-icon-show.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 13px;
    margin-right: 5px;
    overflow: hidden;
    width: 13px;
	background-position:0px 0px;
    display: inline-block;
}

.d_x-icon-hide {
	display:block;
    background-color: transparent;
    background-image: url(../images/x-icon-show.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 13px;
    margin-right: 5px;
    overflow: hidden;
    width: 13px;
	background-position:-13px 0px;
    display: inline-block;
}

.d_x-icon-edit:hover {
	background-position:-13px 0px;
}

.d_x-icon-mail {
    display:inline-block;
    background-color: transparent;
    background-image: url(../images/email-2-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    height: 32px;
    width: 32px;
	padding:0;
    overflow: hidden;
}

.d_x-tool span, .d_x-icon span {
	display:none;
}

.d_x-button {
	display:inline-block;
    background-color: transparent;
    background-image: url(../images/x-button-sprite.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 16px;
    width: 16px;
    margin: 0;
	padding:0;
    overflow: hidden;
	margin-left:7px;
}

.d_x-button-save {
	background-position:0px 0px;
}

.d_x-button-save:hover {
	background-position:-16px 0px;
}

.d_x-button-cancel {
	background-position:0px -16px;
}

.d_x-button-cancel:hover {
	background-position:-16px -16px;
}

.d_x-ico-add {
    background-color: transparent;
    background-image: url(../images/x-button-sprite.png);
    background-repeat: no-repeat;
    background-position:0px 0px !important;	
}

.d_x-ico-preview {
    background-color: transparent;
    background-image: url(../images/x-icon-preview_single-green.gif);
    background-repeat: no-repeat;
    background-position:0px 0px !important;
}
.d_x-ico-remove {
    background-color: transparent;
    background-image: url(../images/x-button-sprite.png);
    background-repeat: no-repeat;
    background-position:0px -16px !important;	
}
.d_comment {
	width:28px;
	height:24px;
	background-image:url(../images/bgComment.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0;
	margin:0;
	font-size:11px;
	color:#fff;
	text-align:center;
	padding-top:4px;
}

.d_progressChart {
	width:28px;
	height:28px;
	background-image:url(../images/progressChart.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0;
	margin:0;

    /******/
    position: relative;
    right: 24px;
}

.d_progressChart span {
	display:none;
}

.d_chartFill0 {
	background-position:0px 0px;
}

.d_chartFill25 {
	background-position:0px -28px;
}

.d_chartFill50 {
	background-position:0px -56px;
}

.d_chartFill75 {
	background-position:0px -84px;
}

.d_chartFill100 {
	background-position:0px -112px;
}

.d_x-panel-body {
	background-color:transparent !important;
}

.d_x-fieldset {
	border:solid 1px #cccccc;
	margin-top:5px;
	width:665px;
	margin-bottom: 0px;
}

.d_x-fieldset legend {
	font-weight:bolder !important;
	color:#777 !important;
}
.x-fieldset.search-panel {
    padding: 0 10px 0 10px !important;
}

.d_CommentItem td:first-child {
	text-align:right;
	width:170px;
}

.d_CommentItem td {
	padding-bottom:10px;
	padding:10px 10px 10px 0;
	border-bottom:solid 1px #cccccc;
}

span.grey {
	color:#777777;	
}

label.grey {
	font-size: 11px;
	color:#777777;	
}

label.green {
	color:#008000;
	margin-left: 4px;
}

label.blue {
	color: #0001FE;
	margin-left: 4px;
}

.d_inlineEditBlock {
	background-color:#f9f9f9;
	border:solid 1px #dedede;
	padding:3px;
}

.d_inlineEditBlock td {
	padding-bottom:10px;
	padding:0;
	border:none;
}

.d_x-panel-body table td {
	vertical-align:top;
	padding:5px 10px 5px 0;
}

.d_x-panel-body table td:first-child {
	font-size:12px;
}

.d_expBlockEdit table td {
	vertical-align:top;
	padding:0px 15px 15px 0;
}

.d_expBlockEdit span {
	font-size:12px;
	display:block;
	margin-bottom:4px;
}

.empty-combobox-item {
    height: 20px;
}

#d_Viewport .x-panel-body, #d_Viewport_Trans .x-panel-body, #d_Viewport_Ps .x-panel-body, #d_Viewport_Pat .x-panel-body, #d_Viewport_PatNew .x-panel-body, #d_Viewport_GenSettings .x-panel-body {
    background-color: #F1F1F1;
}

/* === Buttons ===================================== */

div[class*="d_button"] {
    /*text-shadow: 0 1px 0 #ddd;*/
    cursor: pointer;
    background-color: transparent;
    display: inline-block;
    background-image: url(../images/buttonsSprite.png);
    white-space: nowrap;
	font-size:11px;
	color:#333333;
    line-height: 21px;
    height: 22px;
    margin: 10px 22px 0 11px;
    text-transform: capitalize;
}

div[class*="d_button"]:hover {
	color:#336699;
	text-shadow: 0 1px 0 #ccc;
}

div[class*="d_button"]:before {
    background-image: url(../images/buttonsSprite.png);
    content: '';
    float: left;
	height: 22px;
    width: 22px;
    margin: 0 5px 0 -11px;
}

div[class*="d_button"]:after {
    background-image: url(../images/buttonsSprite.png);
    content: '';
    float: right;
	height: 22px;
    width: 11px;
    margin: 0 -11px 0 0;
}

div[class*="d_button_add"] {
	margin: 10px 22px 0 11px;
    background-position: 0 -22px;
}

div[class*="d_button_add"]:before {
    background-position: 0 -66px;
}

div[class*="d_button_add"]:after {
    background-position: 11px -44px;
}

div[class*="d_button_search"] {
	margin: 10px 22px 0 11px;
    background-position: 0 -22px;
}

div[class*="d_button_search"]:before {
    background-position: 0 -88px;
}

div[class*="d_button_search"]:after {
    background-position: 11px -44px;
}



div[class*="d_button_list"] {
	margin: 10px 22px 0 11px;
    background-position: 0 -22px;
}

div[class*="d_button_list"]:before {
    background-position: 0 -132px;
}

div[class*="d_button_list"]:after {
    background-position: 11px -44px;
}

div.d_btSave, div.d_btSend {
	display:inline-block;
	width:64px;
	height:24px;
	background:url(../images/btSave.png) no-repeat 0px 0px;
	cursor:pointer;
	margin:10px 5px 0 5px;
}
div.d_btApprove, div.d_btApproveEal2 {
	display:inline-block;
	width:131px;
	height:24px;
	background:url(../images/btApproveAndSave.png) no-repeat 0px 0px;
	cursor:pointer;
	margin:10px 5px 0 5px;
}
div.d_btSend {
    background:url(../images/btSend.png) no-repeat 0px 0px;
}
div.d_btRelease, div.d_btRemove, div.d_btRequest, div.d_btAssign, div.d_btPromote, div.d_btTransfer, div.d_btImport{
    display:inline-block;
    width:83px;
    height:24px;
    background:url(../images/btRelease.png) no-repeat 0px 0px;
    cursor:pointer;
    margin:10px 5px 0 5px;
}
div.d_btRemove {
    background:url(../images/btRemove.png) no-repeat 0px 0px;
}
div.d_btRequest {
    background:url(../images/btRequest.png) no-repeat 0px 0px;
}
div.d_btAssign {
    background:url(../images/btAssign.png) no-repeat 0px 0px;
}
div.d_btPromote {
    background:url(../images/btPromote.png) no-repeat 0px 0px;
}
div.d_btTransfer {
    background:url(../images/btTransfer.png) no-repeat 0px 0px;
}
div.d_btImport {
    background:url(../images/btImport.png) no-repeat 0px 0px;
}
div.d_btCancel, div.d_btReset, div.d_btClose {
	display:inline-block;
	width:77px;
	height:24px;
	background:url(../images/btCancel.png) no-repeat 0px 0px;
	cursor:pointer;
	margin:10px 10px 0 0;
}
div.d_btReset {
	background:url(../images/btReset.png) no-repeat 0px 0px;
}
div.d_btClose {
    background:url(../images/btClose.png) no-repeat 0px 0px;
}

div.d_btClose:hover, div.d_btReset:hover, div.d_btCancel:hover, div.d_btSave:hover, div.d_btApprove:hover, div.d_btSend:hover, div.d_btAssign:hover, div.d_btImport:hover, div.d_btPromote:hover, div.d_btRequest:hover,  div.d_btRelease:hover, div.d_btRemove:hover, div.d_btTransfer:hover {
    background-position:0px -24px;
}

div.d_expBlockEdit div.d_btSave, div.d_expBlockEdit div.d_btCancel {
	margin: 0px 10px 0 0px;
}

div.d_btLogin:hover {
	background-position:0px -39px;
}

div.d_btSync {
    background: url("../images/btSync.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 96px;
}

div.d_btSignInAs {
    background: url("../images/btSignAs.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 91px;
    margin-right: 5px;
}

div.d_btSync:hover,
div.d_btSignInAs:hover {
    background-position: 0 -24px;
}

.btnSyncLeft {
    background: url("../images/btSyncLeft.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 29px;
}

.btnSaveLeft {
    background: url("../images/btSaveLeft.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 25px;
}

.btnSyncLeft:hover {
    background-position: 0 -24px;
}

.btnSaveLeft:hover {
    background-position: 0 -24px;
}

.btnSyncRight {
    background: url("../images/btSyncRight.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 11px;
}

.btnSyncRight:hover {
    background-position: 0 -24px;
}

.btnSyncMdl {
    background: url("../images/btSyncMdl.png") repeat-x scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 24px;
}

.btnSyncMdl:hover {
    background-position: 0 -24px;
}

/* === Left Column Menu ===================================== */

a.d_LeftColumnLink {
	display:block;
	padding:15px 0 15px 35px;
	color:#333333;
	text-decoration:none;
}

a.d_LeftColumnLink:hover {
	text-decoration:underline;
	color:#3a5e9b;
	background-color:#f6f6f6;
}

.d_LeftColumnIPPMenu {
	border-top:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
	padding:8px 1px;
}

.d_LeftColumnIPPMenu a {
	color:#333333;
	text-decoration:none;
	display:block;
	padding:8px 0 7px 34px;
}

.d_LeftColumnIPPMenu a:hover {
	color:#3a5e9b;
	text-decoration:underline;
	background-color:#f6f6f6;
}

li.d_LeftColumnLinkActive {
	background-color:#69d16b;
}

li.d_LeftColumnLinkActive a {
	background-color:#69d16b;
	font-weight:bolder;
	text-shadow: #aae5ab 0px 1px 0px;	
	text-decoration:none;
}

li.d_LeftColumnLinkDeActive {
	pointer-events: none;
	cursor: default;
	TEXT-DECORATION: NONE
}

li.d_LeftColumnLinkActive a:hover {
	background-color:#69d16b !important;
	font-weight:bolder;
	text-shadow: #aae5ab 0px 1px 0px;	
	text-decoration:none !important;
	color:#333333 !important;
}
/*
.d_LeftColumnIPPMenu_a {
	background:url(../images/letterSprite.png) no-repeat 0px -2px;
}

.d_LeftColumnIPPMenu_b {
	background:url(../images/letterSprite.png) no-repeat 0px -33px;
}

.d_LeftColumnIPPMenu_c {
	background:url(../images/letterSprite.png) no-repeat 0px -59px; 
}

.d_LeftColumnIPPMenu_d {
	background:url(../images/letterSprite.png) no-repeat 0px -96px; 
}
.d_LeftColumnIPPMenu_d2 {
	background:url(../images/letterSprite.png) no-repeat 0px -89px; 
}

.d_LeftColumnIPPMenu_e {
	background:url(../images/letterSprite.png) no-repeat 0px -129px;
}

.d_LeftColumnIPPMenu_f {
	background:url(../images/letterSprite.png) no-repeat 0px -160px; 
}
.d_LeftColumnIPPMenu_f2 {
	background:url(../images/letterSprite.png) no-repeat 0px -153px; 
}

a.d_LeftColumnIPPMenu_f {
	padding:1px 0 1px 34px !important;
}

.d_LeftColumnIPPMenu_g {
	background:url(../images/letterSprite.png) no-repeat 0px -194px;
}

.d_LeftColumnIPPMenu_h {
	background:url(../images/letterSprite.png) no-repeat 0px -226px;
}

.d_LeftColumnIPPMenu_i {
	background:url(../images/letterSprite.png) no-repeat 0px -258px;
}

.d_LeftColumnIPPMenu_j {
	background:url(../images/letterSprite.png) no-repeat 0px -290px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_j {
	background:url(../images/letterSprite.png) no-repeat 0px -610px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_i {
	background:url(../images/letterSprite.png) no-repeat 0px -578px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_h {
	background:url(../images/letterSprite.png) no-repeat 0px -546px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_g {
	background:url(../images/letterSprite.png) no-repeat 0px -514px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_f {
	background:url(../images/letterSprite.png) no-repeat 0px -473px; 
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_e {
	background:url(../images/letterSprite.png) no-repeat 0px -450px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_d {
	background:url(../images/letterSprite.png) no-repeat 0px -417px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_c {
	background:url(../images/letterSprite.png) no-repeat 0px -379px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_b {
	background:url(../images/letterSprite.png) no-repeat 0px -353px;
}

li.d_LeftColumnLinkActive .d_LeftColumnIPPMenu_a {
	background:url(../images/letterSprite.png) no-repeat 0px -322px;
}*/

/* === Search Page ===================================== */
.x-abs-layout-item {
    position:relative;
}

/* === Login Page ====================================== */

html, body {
	height:100%;
}

.d_loginPage {
    height: auto !important;
    margin: 0 auto -45px;
    min-height: 100%;
	background:#c7c7c7 url(../images/bgLoginPage.png) repeat-x center top !important;
}

#d_loginForm {
     margin: 0 auto;
     width:584px;
     min-height:106px;
     background:url(../images/loginForm.png) no-repeat;
     position:relative;
     top:200px;
 }

#d_loginForm.error {
    background:url(../images/loginForm_errBoth.png) no-repeat;
}
div.d_btLogin {
	display:inline-block;
	width:96px;
	height:39px;
	background:url(../images/btLogin.png) no-repeat 0px 0px;
	cursor:pointer;
	position:relative;
	top:-8px;
	left:482px;
}

#d_loginForm table {
	color:#323232;
	font-size:16px;	
	line-height:42px;
	font-weight:bold;
       position: relative;
        top: -25px;
	left: 292px;
}

#d_loginForm table td:first-child {
	padding-right:12px;
}

#d_loginForm input {
	border:none !important;
	background:none !important;
	font-size:16px;
	color:#999999;
	width:185px;
}

#footer {   
    color: #323232;
    font-size: 11px;
    height: 15px;
    margin: 0 auto;
    padding: 3px;
    text-shadow: 0px 1px 0px #f0f0f0;
	text-align:center;
    width: 235px;
}

#footer a{
    float: right;
}


.d_errMsg {
	color:#F00 !important;
	font-size:14px;
	font-weight:bolder;
	height:42px;
}

.d_errBoth {
	background:url(../images/loginForm_errBoth.png) no-repeat !important;
}

.d_errLogin {
	background:url(../images/loginForm_errLogin.png) no-repeat !important;
}

.d_errPassword {
	background:url(../images/loginForm_errPassword.png) no-repeat !important;
}

.reportBlock {
	padding:0 0 15px 0;
	margin:0 0 15px 10px;
	border-bottom:solid 1px #d0d0d0;
}

.reportTitle {
	display:block;
	font-size:13px;
	margin-bottom:10px;
}

.reportDescription {
	display:block;
	font-size:11px;
	color:#818181;
	margin-bottom:10px;
}

.reportBlock select {
	min-width:200px;
	margin-bottom:10px;
}

div[class*="d_button_report"] {
	margin: 10px 22px 0 11px;
    background-position: 0 -22px;
}

div[class*="d_button_report"]:before {
    background-position: 0 -110px;
}

div[class*="d_button_report"]:after {
    background-position: 11px -44px;
}

.reportBlock .d_button_report {
	margin-top:0px;
}

.d_tooltip {
  font-size:11px;
  color:#333;
  border-radius:5px 5px 5px 5px;
  border-color:#ccc;
  background:#fff;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  padding: 5px;

}

.d_tooltip span {
  font-family: Tahoma, San-serif, Arial;
  font-size:10px;
  color:#666;
}


.d_plashka {
    background-color: #f8f8f8;
    border-radius: 4px 4px 4px 4px;
    border: solid 1px #cccccc;
    padding: 5px 10px;
	font-size:12px;
}

.d_plashka_selected {
    background-color: #e2f4e4;
    border-radius: 4px 4px 4px 4px;
    border: solid 1px #cccccc;
	margin-bottom:2px;
}

.d_plashka table {
	/*height:40px;*/
}

.d_expBlockCaptionInternal {
	font-size: 12px;
    font-weight: bolder;
    margin-bottom: 2px;
    padding: 0 0 5px 10px;
}

a.d_scsItemCaption {
	text-decoration:none;
	font-size:12px;
	color:#333;
	font-weight:normal;
}

a.d_scsItemCaptionRequired {
	font-weight:bolder;
}

a.d_scsItemCaption:hover {
	text-decoration:underline;
	color:#3a5e9b;
}

span.d_scsComment {
	font-size:11px;
	color:#666;
}

span.d_astdCatCaption {
	float:right;
	color:#666;
	font-weight:bold;
	font-size:11px;
}

.d_plashka table td:first-child {
	padding-right:8px;
}

d_plashka div.d_inlineEditBlock table td:first-child {
    padding-right: 0px;
}

.d_infoBlock {
	height:16px;
	padding-left:21px;
	font-size:11px;
	color:#666;
	margin: 10px 0 5px 10px;
	background:url(../images/icoInfo2.png) no-repeat left;
	vertical-align:middle;
}

.d_LeftColumnIPP {
	padding: 1px;
}

.d_LeftColumnIPP a {
	color:#333333;
	text-decoration:none;
	display:block;
	padding:15px 0 15px 35px;
}

.d_LeftColumnIPP a:hover {
	color:#3a5e9b;
	text-decoration:underline;
	background-color:#f6f6f6;
}

.x-fieldset {
    border: 1px solid #CCCCCC;
}

.x-fieldset-header {    
	font-weight:bold;
	color:#777777;	
}

.d_x-icon-download {
    background-position: 0 -13px;
}

.d_x-icon-download:hover {
    background-position: -13px -13px;
}


.of_strength, .to_develop {
    background-image: url("../images/bgPlashka.png");
    background-position: center top;
    background-repeat: repeat-x;
}


.x-message-box {
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.comment_bank_handler {
    background-image: url("../images/x-icon-commentBank.gif");
    background-repeat: no-repeat;
    background-position: 0 2px;
    font-size: 11px;
    padding-left: 17px;
    display: block;
}

.comment_bank_handler:hover {
    background-image: url("../images/x-icon-commentBank.gif");
    background-repeat: no-repeat;
    background-position: 0 -14px;
}

.history_handler {
    background-image: url("../images/x-icon-history.gif");
    background-repeat: no-repeat;
    background-position: 0 2px;
    font-size: 11px;
    padding-left: 17px;
    display: block;
}

.history_handler:hover {
    background-image: url("../images/x-icon-history.gif");
    background-repeat: no-repeat;
    background-position: 0 -13px;
}

.preview_handler {
    background-image: url("../images/x-icon-preview.gif");
    background-repeat: no-repeat;
    background-position: 0 2px;
    font-size: 11px;
    margin-top: 4px;
    margin-left: 5px;
    display: block;
    width:15px;
    height: 15px;
}

.preview_handler:hover {
    background-image: url("../images/x-icon-preview.gif");
    background-repeat: no-repeat;
    background-position: 0 -13px;
}

.d_multiselect {
    margin:5px 0 10px 0;
}

.d_multiselect table td {
    vertical-align:top:
}

.d_multiselect label {
    font-size:12px;
    margin:10px 10px 0 0;
    width:150px;
}

div[class*="d_button_multiselect"] {
    margin: 0 0px 0 11px;
    background-position: 0 -22px;
}

div[class*="d_button_multiselect"]:before {
    background-position: 0 -132px;
}

div[class*="d_button_multiselect"]:after {
    background-position: 11px -44px;
}

.d_multiselectContainer {
    display:inline-block;
    font-size:11px;
}

.d_multiselectContainer div.d_multiselectItem {
    min-height:11px;
    margin-right:10px;
    margin-top:5px;
}

a.d_msIconDelete {
    display:inline-block;
    width:11px;
    height:11px;
    background:url("../images/icoDeleteWord.png") no-repeat 0px 0px;
    margin-left:3px;
    top:2px;
    position:relative;
}

a.d_msIconDelete:hover {
    background:url("../images/icoDeleteWordRed.png") no-repeat 0px -11px;
}

.d_multiselectDisplayHorizontal div {
    display:inline-block;
    float:left;
}

.d_multiselectDisplayVertical div {
    display:list-item;
    list-style-type:none;
}

.d_multiselect table td.align {
    padding-top: 5px;
    vertical-align: top;
}

/* *** */

/*#d_switchPanel {
    width:580px;
    padding:55px 20px 40px 20px;
    z-index:999;
    border:solid 1px #999;
    border-top:solid 1px #fff;
    border-radius:15px;
    -moz-box-shadow: 0px 0px 50px #aaa;
    -webkit-box-shadow: 0px 0px 50px #aaa;
    box-shadow: 0px 0px 40px 10px #666;
    top:200px;
    margin:0 auto;
    position:relative;
    text-align:center;
    background:#f0f0f0 url("../images/bgSwitchPanel.gif") repeat-x bottom !important;
} */

.d_loginPage {
    width:100%;
    height:100%;
    display:box;
    box-orient:horizontal;
    box-pack:center;
    box-align:center;
}
/*
#d_switchPanel div {
    width:105px;
    font-family:"Times New Roman", Times, serif;
    color:#333;
    font-weight:bolder;
    text-shadow:0px 2px #fff;
    font-size:16px;
    display:inline-block;
    clear:both;
    vertical-align:top;
    margin:0 auto;
    padding:0px 10px 15px 10px;
}

#d_switchPanel li {
    width:125px;
    font-family:"Times New Roman", Times, serif;
    color:#333;
    font-weight:bolder;
    text-shadow:0px 2px #fff;
    font-size:16px;
    display:inline-block;
    clear:both;
    vertical-align:top;
    margin:0 auto;
    padding:0px 10px 15px 10px;
}*/

#d_switchPanel li {
	width:115px;
	font-family:"Times New Roman", Times, serif;
	color:#333;
	font-weight:bolder;
	text-shadow:0px 1px #fff;
	font-size:16px;
	display:inline-block;
	clear:both;
	vertical-align:top;
	margin:0 auto;
	padding:0px 5px 15px 5px;	
	zoom: 1;
	*display:inline;
	*margin-top:20px;	
	/*-moz-column-width:125px;*/
}

#d_switchPanel ul {
	padding-left:50px;
}

#d_switchPanel ul#Modules li.item-show {
    display: inline-block;
	zoom: 1;
	*display:inline;
}

#d_switchPanel .x-border-box, #d_switchPanel .x-border-box * {
    -moz-box-sizing: none;
}

#d_switchPanel span {
    margin-top:8px;
    display:block;
}

#d_switchPanel a span {
    display:none;
}

#d_switchPanel a {
    display:block;
    width:115px;
    height:105px;
    background-repeat:no-repeat;
    background-position:0px 0px;
}

#d_switchPanel a:hover {
    background-position:0px -105px;
}

.d_swpSped a {
    background-image:url("../images/icoSwitchModule_Sped.png");
}

.d_swpTrans a {
    background-image:url("../images/icoSwitchModule_Trans.png");
}

.d_swpPostSec a {
    background-image:url("../images/icoSwitchModule_Post.png");
}

.d_swpSlp a {
    background-image:url("../images/icoSwitchModule_Slp.png");
}

.d_swpPat a {
    background-image:url("../images/icoSwitchModule_Pat.png");
}

.d_swpDiploma a {
    background-image:url("../images/icoSwitchModule_Diploma2.png");
}
.d_swpGenSetting a {
    background-image:url("../images/icoSwitchModule_Settings.png");
}

.d_swpDashboard a {
    background-image:url("../images/icoSwitchModule_Dashboard.png");
}

.d_swpPatNew a {
    background-image:url("../images/icoSwitchModule_Pat.png");
}

.d_swpAttendance a {
    background-image:url("../images/icoSwitchModule_Att2.png");
}

.d_swpCRM a {
    background-image:url("../images/icoSwitchModule_CRM.png");
}

.d_swpDSR a {
    background-image:url("../images/icoDSR3.png");
}

.d_swpAtRisk a {
    background-image:url("../images/icoSwitchModule_AtRisk.png");
}

#d_shadow {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:998;
    background:url("../images/bgShadow.png");
}

a.dossier_logo {
    background:url("../images/logo.png");
    display: block;
    width: 111px;
    height: 45px;
}

.d_swpCounselling a {
    background-image:url("../images/icoSwitchModule_Counselling.png");
}


/*a.dossier_logo {
    background:url("../images/logo.png");
    display: block;
    width: 111px;
    height: 45px;
    float: left;
    position: relative;
    top: 18px;
    left: 22px;
}*/

#footer a span {
 display:none;
}

#footer a {
 display:block;
 width:87px;
 height:15px;
 background:url("../images/logoIntellimedia_cube_trans_small.png") no-repeat;
 margin: 2px auto 0;
}

/*#d_switchPanel div {
 width:105px;
 font-family:"Times New Roman", Times, serif;
 color:#333;
 font-weight:bolder;
 text-shadow:0px 2px #fff;
 font-size:16px;
 display:inline-block;
 clear:both;
 vertical-align:top;
 margin:0 auto;
 padding:0px 10px 15px 10px; 
}*/

#d_switchPanel {
   width:640px;
   padding:90px 20px 40px 20px; 
   top:150px; 
   margin:0 auto;
   position:relative; 
   text-align:center;
   background:url("../images/logoSwitchModule.png") no-repeat top center; 
}


.d_loginPage {
    height: auto !important;
    margin: 0 auto -40px;
    min-height: 100%;
    background:#c7c7c7 url(../images/bgLoginPage.png) repeat-x center top !important;
}

/*ADDED BY CHRIS - for Dashboard row coloring*/
.overdue 
{
    color:Red;
}

div#PostSec_container ul#d_Icons {
    width:290px !important;
}

div[id*="board-postsec-settings-fieldoptions"] fieldset[id*="fieldset"] {
    padding: 5px !important;
}

/*div #d_switchPanel ul {
    margin: 0 auto;
    width: 400px;
}*/

#app_loader, .app_loader {
    width: 32px;
    height: 32px;
    background: url('../images/loader.gif') no-repeat center center;
    margin: 20px;
}


.d_graphBlock {
    border:solid 1px #d0d0d0;
    background:#fff;
    padding:10px;
    text-align:center;
    margin-bottom:10px;
}

ul.tablecell td {
    font-size:12px !important;
}

.d_simpleContent {
    font-size:12px;
    line-height:24px;
    padding:10px 0;
}

/* ** */

.d_tableDataSLP {
	border:solid 1px #d2d2d2;
	background:#f8f8f8;	
	font-size:11px !important;
}

.d_tableDataSLP td {
	text-align:center;
	padding:10px !important;	
	border:solid 1px #d2d2d2;
}

.d_tableDataSLP th {
	font-weight:bolder;
	text-align:center;
	padding:10px !important;
	border:solid 1px #d2d2d2;
}


.d_x-panel-body table.d_tableDataSLP td:first-child {
    font-size: 11px;
}

.d_tableDataSLPHeader {
	font-size:12px;
	color:#000;
}

#msg-div {
	position:fixed;
	z-index:20000;
   /* height: 100px;*/
    width:100%;
}
#msg-div .msg {
	border-radius: 8px;
    box-shadow: 0 0 8px #CCC;
	margin: 30px auto;
	padding: 10px 15px;
	color: #555;
    width: 200px;
    text-align: center;
    background: #F1F1F1;
}
#msg-div .msg h3 {
	margin: 0 0 8px;
	font-weight: bold;
	font-size: 13px;
}
#msg-div .msg p {
	margin: 0;
}

a#d_Slp_icoReports {
    background-image:url("../images/icoReports.png");
}

a#d_Slp_icoImport {
    background-image:url("../images/icoUpload.png");
}

.achievement {
    background-position: center top !important;
    width: 62px !important;
}



/* *** for PAT *** */

.d_PATdataWrap {
    margin-bottom:25px;
}

.d_PATfieldset {
    margin-bottom:15px;
    width:auto;
}

.d_tableDataPAT {
    font-size:11px !important;
    margin-bottom:15px;
    margin:1px 0 15px 5px;
    width:99%;
}

.d_tableDataPAT td {
    text-align:center;
    padding:10px !important;
    border:solid 1px #d2d2d2;
    background:#f8f8f8;
    vertical-align:middle !important;
}

.d_tableDataPAT th {
    font-weight:bolder;
    text-align:center;
    padding:10px !important;
    border:solid 1px #d2d2d2;
    vertical-align:middle !important;
}

.d_tableDataPAT th {
    background-color:#e7e7e7;
}

.d_tableDataPAT td.empty {
    background:none !important;
    border-top:none;
    border-left:none;
}

.d_PATtitle {
    border-bottom: 1px solid #D2D2D2;
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align:center;
}


.d_tableDataPATSummaries td:first-child {
    text-align:left;
}

.d_tableDataPATSummaries tr.yellow th, .d_tableDataPATSummaries tr.yellow td {
    background:#ffff99 !important;
}

.d_tableDataPATSummaries tr.red th, .d_tableDataPATSummaries tr.red td {
    background-color:#ff9999;
}

.d_tableDataPATSummaries tr.green th, .d_tableDataPATSummaries tr.green td {
    background-color:#7ee97b;
}

.d_tableDataPATSummaries tr.lgreen th, .d_tableDataPATSummaries tr.lgreen td {
    background-color:#33FF99;
}

/** *** */

.d_graphContainerPAT2 {
    text-align:center; background:#f8f8f8; border:solid 3px #d2d2d2; padding:15px; margin-bottom:15px;
}

.d_tableDataPAT2 {
    width: 100%;
    border:solid 3px #d2d2d2;
    margin-bottom:20px;
}

.d_tableDataPAT2 td {
    border:solid 1px #d2d2d2;
    padding:2px;
    background:#f8f8f8;
}

.d_tableDataPAT2 th {
    border:solid 1px #d2d2d2;
    background:#e3e3e3;
    font-weight:bolder;
    font-size:12px;
    text-transform:uppercase;
    padding:5px;
    text-align:center;
    color:#333;
}

.d_tableDataPAT2 tr.yellow td, td.yellowCell{
    background:#f8ff41;
}

td.yellowCell {
    background:#f8ff41 url(../images/yellowCell.gif) !important;
}


.d_tableDataPAT2 tr.green td {
    background:#3de045;
}

.d_tableDataPAT2 tr.lgreen td {
    background:#33FF99;
}


.d_tableDataPAT2 tr.red td {
    background:#ef7c55;
}

.d_tableDataPAT2Summaries td,  .d_tableDataPAT2Students td{
    text-align:center;
}

.d_tableDataPAT2Summaries td:first-child,  .d_tableDataPAT2Students td:first-child{
    text-align:left;
}
/* *** */

.d_graphContainerPATInternal {
    text-align:center; background:#f8f8f8; border:solid 3px #d2d2d2; padding:15px; margin-bottom:15px;
}

.d_tableDataPATInternal {
    border:solid 3px #d2d2d2;
    margin-bottom:20px;
}

.d_tableDataPATInternal td {
    font-size: 11px;
    border:solid 1px #d2d2d2;
    padding:2px;
    background:#f8f8f8;
}

.d_tableDataPATInternal th {
    border:solid 1px #d2d2d2;
    background:#e3e3e3;
    font-weight:bolder;
    font-size:12px;
    text-transform:uppercase;
    padding:5px;
    text-align:center;
    color:#333;
}

.d_tableDataPATInternal tr.yellow td, td.yellowCell{
    background:#f8ff41;	
}


td.yellowCell {
    background:#f8ff41 url(../images/yellowCell.gif) !important;
}


.d_tableDataPATInternal tr.green td {
    background:#3de045;
}


.d_tableDataPATInternal tr.red td {
    background:#ef7c55;
}

.d_tableDataPATInternal tr.lgreen td {
    background:#33FF99;
}

.d_tableDataPATInternalSummaries td,  .d_tableDataPATInternalStudents td{
    text-align:center;
}

.d_tableDataPATInternalSummaries td:first-child,  .d_tableDataPATInternalStudents td:first-child{
    text-align:left;
}

.align-text-right input {
    text-align : right;
}

/* *** Header updates *** */

table#d_HeaderWrap {font-size:11px !important;}

table#d_HeaderWrap td {text-align:center; padding-top:3px;}

table#d_HeaderWrap td:first-child {padding:0 10px; width:131px; min-width:131px; height:79px;}

table#d_HeaderWrap td:last-child {
    max-width: 348px;
    min-width: 348px;
    overflow: hidden;
    padding-right: 15px;
    vertical-align: top;
    white-space: nowrap;
    width: 20%;
}

table#d_HeaderWrap td:last-child span {float:right;}


/* *** load bar *** */

#loadBar {width:230px; padding:20px; border:solid 1px #ccc; border-radius:3px; box-shadow:0px 0px 50px rgba(0, 0, 0, 0.3); text-align:center; z-index:99999; position:absolute; left:50%; top:50%; margin: -80px 0 0 -136px;opacity:1.0;}

#loadBar img.loadBar {margin:10px 0;opacity:1.0;}

#loadBar2 {width:230px; padding:20px; border:solid 1px #ccc; border-radius:3px; box-shadow:0px 0px 50px rgba(0, 0, 0, 0.3); text-align:center; z-index:99999; position:absolute; left:50%; top:50%; margin: -80px 0 0 -136px;opacity:1.0;}

#loadBar2 img.loadBar2 {margin:10px 0;opacity:1.0;}

.exports {
    float: left;
    left: 0px !important;
}
.exports.excel-holder{
    margin-left: 30px !important;
}

.exports .pdf {
    background-image:url('../images/document_pdf.png') !important;
    background-repeat: no-repeat;
}

.exports .excel {
    background-image:url('../images/document_excel.png') !important;
    background-repeat: no-repeat;
}



.centered {
    position: fixed;
    top: 50%;
    left: 50%;

    margin-left: -230px;
    margin-top: -100px;
}

.settings-list .x-panel-body {
    height: auto !important;
}

.x-vertical-scroller-present .x-grid-body {
    height: auto !important;
}

/* *** SLP *** */

.eslCategories tr.headerRow > td > div {background:transparent !important; color:rgba(51, 51, 51, 1) !important; position:relative; z-index:0; text-shadow:-4px -4px 0 #f9f9f9, 4px -4px 0 #f9f9f9, -4px 4px 0 #f9f9f9, 4px 4px 0 #f9f9f9 !important;}

.eslCategories tr.headerRow > td {padding-bottom:0 !important;}

.eslCategories tr.headerRow > td > div a.d_x-icon-show {
	background-color: transparent;
    background-image: url("../images/x-tool-sprites.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    margin: 0 5px 0 0;
    overflow: hidden;
	float:left;
    padding: 0;
    width: 15px;
	background-position: 0 -75px;
}

.eslCategories tr.headerRow > td > div a.d_x-icon-hide {
		background-color: transparent;
    background-image: url("../images/x-tool-sprites.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    margin: 0 5px 0 0;
	float:left;
    overflow: hidden;
    padding: 0;
    width: 15px;
	background-position: 0px -60px;
}

.eslCategories tr.headerRow > td > div:before {content:""; width:100%; border-top:solid 1px #d0d0d0; position:absolute; z-index:-1; top:8px; left:20px;}

.eal2Categories tr.headerRow > td > div {background:transparent !important; color:rgba(51, 51, 51, 1) !important; position:relative; z-index:0; text-shadow:-4px -4px 0 #f9f9f9, 4px -4px 0 #f9f9f9, -4px 4px 0 #f9f9f9, 4px 4px 0 #f9f9f9 !important;}

.eal2Categories tr.headerRow > td {padding-bottom:0 !important;}

.eal2Categories tr.headerRow > td > div a.d_x-icon-show {
	background-color: transparent;
    background-image: url("../images/x-tool-sprites.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    margin: 0 5px 0 0;
    overflow: hidden;
	float:left;
    padding: 0;
    width: 15px;
	background-position: 0 -75px;
}

.eal2Categories tr.headerRow > td > div a.d_x-icon-hide {
		background-color: transparent;
    background-image: url("../images/x-tool-sprites.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    margin: 0 5px 0 0;
	float:left;
    overflow: hidden;
    padding: 0;
    width: 15px;
	background-position: 0px -60px;
}

.eal2Categories tr.headerRow > td > div:before {content:""; width:100%; border-top:solid 1px #d0d0d0; position:absolute; z-index:-1; top:8px; left:20px;}

tr.eslRow {color:inherit;}

tr.eslRow td {font-size:11px; color:#000; vertical-align:middle; padding-left:20px; border-bottom:solid 1px #eee; padding-top:10px;}

tr.eslRow td:first-line {font-size:12px; color:#000;}

tr.eslButtons td {padding-top:15px !important;}

tr.eal2Row {color:inherit;}

tr.eal2Row td {font-size:11px; color:#000; vertical-align:middle; padding-left:20px; border-bottom:solid 1px #eee; padding-top:10px;}

tr.eal2Row td:first-line {font-size:12px; color:#000;}

tr.eal2Buttons td {padding-top:15px !important;}

.d_Content table input[type="checkbox"] {vertical-align:bottom; margin-right:5px;}

.d_Content table input[type="radio"] {vertical-align:bottom; margin-right:5px;}

.d_Content table button {font-size:11px; padding:0 10px;}

.d_Content table button img {vertical-align:middle; padding:5px 0;}

.strategyTable tr {background:#ddd !important;}

.strategyTable th {padding:5px;}

.eslCategories td ul {margin-left:15px; margin-bottom:10px;}

.eslCategories td li {list-style:inherit; font-size:11px !important;}

.eal2Categories td ul {margin-left:15px; margin-bottom:10px;}

.eal2Categories td li {list-style:inherit; font-size:11px !important;}

/* *** SLP settings *** */

.d_esl_table {border-bottom:solid 1px #d0d0d0;}

.d_esl_table td {padding:5px !important; border-right:solid 1px #d0d0d0; font-size:12px; color:#333;}  

.d_esl_table tr {background:#f9f9f9;}

.d_esl_table tr:nth-child(2n) {background:#f0f0f0 !important;}

.outline_wrap .d_x-fieldset {width:auto;}

.d_esl_table_header_row {background:#d0d0d0 !important;}

.d_esl_table td:first-child {font-size:11px; color:#999; vertical-align:middle; padding-left:20px; padding-top:10px; border-left:solid 1px #d0d0d0 !important;}

.d_esl_table td:nth-child(2) {font-size:11px; color:#666;}

.d_esl_table td:nth-child(2):first-line {font-size:12px; color:#333 !important;}

.d_esl_table_header_row td {font-weight:bold; font-weight:bold; padding:10px 5px !important; font-size:11px; color:#333 !important; text-transform:uppercase;}

.d_esl_table td ul {margin-left:15px; margin-bottom:10px;}

.d_esl_table td li {list-style:inherit; font-size:11px !important;}

.d_esl_table tr:first-child td:first-child {width:65px !important;}

.d_esl_table td:first-child a[class*="d_x-icon"] {float:left; margin:0 10px;}

/*classes for classroom profile indicators*/
.rpt_green_indi {background-image: url("../images/greenindicator.png"); background-repeat: no-repeat; background-size: 30px 30px; }

.rpt_blue_indi {background-image: url("../images/blueindicator.png"); background-repeat: no-repeat; background-size: 30px 30px;}

.rpt_yellow_indi {background-image: url("../images/yellowindicator.png"); background-repeat: no-repeat; background-size: 30px 30px;}

.rpt_red_indi {background-image: url("../images/redindicator.png"); background-repeat: no-repeat; background-size: 30px 30px;}

.rpt_empty_indi {background-image: url("../images/emptyindicator.png"); background-repeat: no-repeat; background-size: 30px 30px;}
.consecutive_active {background-image: url("../images/dot-red.png"); background-repeat: no-repeat;  width:20px; height:20px; }
/*kendo icons for ext.js buttons*/
.ext-k-i-pdf {
    background-image: url(/resources/libs/kendo-ui/styles/Uniform/sprite.png) !important;
    background-position: -64px -80px !important;
}

.ext-k-i-excl{
    background-image: url(/resources/libs/kendo-ui/styles/Uniform/sprite.png) !important;
    background-position: -64px -96px !important;
}
.link {
    cursor: pointer;
}

.link:hover {
    color: #416aaf;
    text-decoration: underline;
}

#xform-win-order-settings .x-panel {
    overflow: visible;
}

.d_x-report {
    display:block;
    background-color: transparent;
    background-image: url(../images/icon-report.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 13px;
    margin: 0;
    overflow: hidden;
    width: 13px;
}

.d_x-report_icon {
    background-position:0px 0px;
}

.d_x-report_icon:hover {
    background-position:0px 0px;
    background-position:-13px 0px;
}

body {
    line-height: normal !important;
}

.widget-header table:first-child{
    margin: 0;
}

.min-row-height .x-boundlist-item {
    min-height: 22px;
}

.slp-icon {
    background: url('../images/icons/slp.png') no-repeat 0 1px !important;
    font-size: 11px;
    font-weight: 200;
    margin-left: 10px;
    padding-right: 15px;
}

.ipp-icon {
    background: url('../images/icons/ipp.png') no-repeat 0 1px !important;
    font-size: 11px;
    font-weight: 200;
    margin-left: 10px;
    padding-right: 15px;
}

.list-icon {
    background: url('../images/icons/list.png') no-repeat 0 1px !important;
    font-size: 11px;
    font-weight: 200;
    margin-left: 10px;
    padding-right: 15px;
}
