body		{background-color: #e9e9e9; }
/*  Active Widget Grids  */

.aw-grid-control .aw-alternate-even					{ background: #ffffff; }
.aw-grid-control .aw-alternate-odd					{ background: #dae8f8; }
.aw-grid-control .aw-grid-cell						{ border-right: 1px solid #dddddd; padding-right: 3px !important; }
.aw-grid-control .aw-grid-row						{ outline-bottom: 1px solid #dddddd; }
.aw-grid-control .aw-mouseover-row					{ background: #a7caf0; color: #333333; }
.aw-grid-control .aw-mouseover-row .aw-grid-cell	{ border-right: 1px solid #a7caf0; }
.aw-grid-control .aw-mousedown-row					{ background: #000; color: #fff; }
.aw-grid-control .aw-mousedown-row .aw-grid-cell	{ border-right: 1px solid #000066; }
.aw-grid-control .aw-rows-selected					{ background: #888888; color: #ffffff; }
.aw-grid-control .aw-rows-selected .aw-grid-cell	{ border-right: 1px solid #dddddd; }


/*  Buttons  */

button						{ height: 30px; padding: 3px 5px 3px 3px; font-size: 11px; }
button img					{ padding: 0px; margin-right: 3px; vertical-align: middle; }
#btnDestroyChanges		{ margin-left: 1em; }

/*  Messages  */

p.msg						{ border-style: solid; border-width: 1px; margin: 0 0px 3px 0; padding: 3px 8px 3px 40px;
									-moz-border-radius: 10px;
									-webkit-border-radius: 10px;
									-o-border-radius: 10px;
									border-radius: 10px;
									-moz-box-shadow: 3px 3px 4px #000;
									-webkit-box-shadow: 3px 3px 4px #000;
									box-shadow: 3px 3px 4px #000;
									margin-bottom: 8px;
}
p.msg > a					{ border-bottom: 1px dotted; outline: none; text-decoration: none;  }
p.msg > a.close				{ display: block; float: right; font-size: 0.85em; margin-left: 0.5em; }
p.info						{ background: #e0e7ed url("/images/icons/information.png") no-repeat 1em; border-color: #4f6d81; color: #000;}
p.info > a					{ border-color: #4f6d81; color: #4f6d81; }
p.warn						{ background: #fffac8 url("/images/icons/error.png") no-repeat 1em; border-color: #c5a524; color: #000; }
p.warn > a					{ border-color: #c5a524; color: #c5a524; }
p.error						{ background: #f2e4e4 url("/images/icons/exclamation.png") no-repeat 1em; border-color: #924949; color: #000; }
p.error > a					{ border-color: #924949; color: #924949; }
p.success					{ background: #e5f2e8 url("/images/icons/accept.png") no-repeat 1em; border-color: #60a174; color: #000; }
p.success > a				{ border-color: #60a174; color: #60a174; }

#filter                 { background: #333; display: none; height: 100%; left: 0; opacity: 0.65; position: fixed; top: 0; width: 100%; z-index: 5000; filter: alpha(opacity=65); }
#filterWhite            { background: #fff; display: none; height: 100%; left: 0; opacity: 0.65; position: fixed; top: 0; width: 100%; z-index: 5000; filter: alpha(opacity=65); }
#loading                { background: #fff; border: 1px solid #000; display: none; font-family: Tahoma; font-size: 11px; font-weight: bold; left: 1em; margin: 0 auto; position: fixed; top: 1em; z-index: 9001; border-radius: 0.5em; }
#loading td             { padding: 1em; }
#loading td:first-child { padding-right: 0; }

div.modal            {
						background: #fff;
						border: 1px solid #000;
						display: none;
						font-family: Tahoma;
						font-size: 12px;
						margin: 0 auto;
						max-width: 950px;
						padding: 1em;
						position: fixed;
						top: 5px;
						z-index: 5001;
						border-radius: 1em;
						box-shadow: 0 0 30px #000;
					}
div.modal > h3        { border-bottom: 1px solid #000; font-weight: bold; width: 100%; }

div.modalAbs         {
						background: #fff;
						border: 1px solid #000;
						display: none;
						font-family: Tahoma;
						font-size: 12px;
						margin: 0 auto;
						max-width: 950px;
						padding: 1em;
						position: fixed;
						top: 5px;
						z-index: 5001;
						border-radius: 1em;
						box-shadow: 0 0 30px #000;
					}
div.modalAbs > h3        { border-bottom: 1px solid #000; font-weight: bold; width: 100%; }



div.buttons            { text-align: right; }
div.buttons button    { font: inherit; margin-left: 0.5em; }

#loading                    { background: #fff; border: 1px solid #000; display: none; font-family: Tahoma; font-size: 11px; font-weight: bold; left: 1em; margin: 0 auto; position: fixed; top: 1em; z-index: 9001; border-radius: 0.5em; }
#loading td                    { padding: 1em; }
#loading td:first-child        { padding-right: 0; }

#ui-datepicker-div	{ z-index: 9999; }
#ui-datepicker-header	{  background-color: red;}

::-webkit-input-placeholder { color:#b7b3b3; }
::-moz-placeholder { color:#b7b3b3; } /* firefox 19+ */
:-ms-input-placeholder { color:#b7b3b3; } /* ie */
input:-moz-placeholder { color:#b7b3b3; }

.fsLegends		{
					color: #000066;
					font-weight: bold;
					font-size: 13px;
				}

.fsets			{
					padding: 5px;
					width: 90%
				}



.divEdits  	{
				font-weight: 900;
				border: groove 2px #333;
				padding: 6px;
				background-image: url(/home/beta/public_html/images/editBackground4.jpg);
				background-attachment: fixed;
				background-repeat:
				repeat-x;
			}

div.ifrModal            {
						background-image: url(/home/beta/public_html/images/editBackground4.jpg);
						border: 1px solid #000;
						display: none;
						font-family: Tahoma;
						font-size: 12px;
						margin: 0 auto;
						max-width: 900px;
						padding: 1em;
						position: absolute;
						top: 1em;
						z-index: 5001;
						border-radius: 1em;
						-moz-box-shadow: 0 0 30px #000;
						-webkit-box-shadow: 0 0 30px #000;
					}
div.ifrModal > h3        { border-bottom: 1px solid #000; font-weight: bold; width: 100%; }



A.menuLinks:hover		{
							color: #A7CAF0;
							opacity: 0.65;
							filter: alpha(opacity=65);
						}

A.menuLinks				{
							color: #333;
						}
A.menuLinksRed:hover	{
							color: #A7CAF0;
						}

A.menuLinksRed          {
							color: #990000;
						}


A.menuLinksWhite:hover	{
							color: #A7CAF0;
						}

A.menuLinksWhite        {
							color: #fff;
						}

A.menuLinksRed:hover	{
							color: #A7CAF0;
						}

A.menuLinksRed          {
							color: #990000;
						}

A.menuLinksNavy:hover	{
							color: #A7CAF0;
						}

A.menuLinksNavy          {
							color: #000099;
						}



.menuLinksImages		{
							border:none;
							margin-right: 3px;
							text-decoration: none;
							vertical-align: middle;
						}
.menuLinksImages:hover {opacity: 0.65;  filter: alpha(opacity=65); }


.absDiv 		{

							z-index: 6000;
				}

A.tabDiv 				{ padding: 5px 15px 5px 15px;
							background: #216AA6  url("../images/tabBackground.png");
							background-attachment: fixed;
							background-repeat: repeat-x;

							border: ridge 2px #000;
							border-bottom: none;

							border-top-right-radius: 10px;
							border-top-left-radius: 10px;
							-moz-box-shadow: 0 0 20px #d5f7d5;

							-webkit-box-shadow: 0 0 20px #d5f7d5;

							font-weight: bold;
							font-size: 10px;
							color: #ffffff;
							text-decoration: none;
							vertical-align: bottom;

							display: block;
						}

A.tabDiv:hover 			{
							background: #e2e2e2  url("../images/tabBackground.png");
							padding-top: 5px;
							color: #4383CC;
						}


A.gridTabDiv 			{ padding: 5px 15px 5px 15px;
							background: #216AA6  url("../images/tabBackground.png");
							background-attachment: fixed;
							background-repeat: repeat-x;

							border: ridge 2px #000;
							border-bottom: none;

							border-top-right-radius: 10px;
							border-top-left-radius: 10px;
							-moz-box-shadow: 0 0 20px #d5f7d5;

							-webkit-box-shadow: 0 0 20px #d5f7d5;

							font-weight: bold;
							font-size: 10px;
							color: #ffffff;
							text-decoration: none;
							vertical-align: bottom;

							display: block;
						}

A.gridTabDiv:hover 		{
							background: #e2e2e2  url("../images/tabBackground.png");
							padding-top: 5px;
							color: #4383CC;
						}



A.tabDivNotes 			{ padding: 2px 15px 2px 15px;
							background: #216AA6  url("../images/tabBackground.png");
							background-attachment: fixed;
							background-repeat: repeat-x;

							border: ridge 2px #000;
							border-bottom: none;

							border-top-right-radius: 10px;
							border-top-left-radius: 10px;
							-moz-box-shadow: 0 0 20px #d5f7d5;

							-webkit-box-shadow: 0 0 20px #d5f7d5;

							font-weight: bold;
							font-size: 10px;
							color: #ffffff;
							text-decoration: none;
							vertical-align: bottom;

							display: block;
						}

A.tabDivNotes:hover 		{
							background: #e2e2e2  url("../images/tabBackground.png");
							padding-top: 2px;
							color: #4383CC;
						}

A.tabDivNotes.selected				{
							background: #000066  url("../images/tabBackground.png");
							padding-top: 2px;
							color: #FFFF33;
						}



A.selected				{
							background: #000066  url("../images/tabBackground.png");
							padding-top: 5px;
							color: #FFFF33;
						}


	.aw-quirks * {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

/*  Toolbar Icons   */
a.toolbar			{ border: none;  vertical-align: middle;}

a.toolbar:hover		{ opacity: 0.65;  filter: alpha(opacity=65); }



select {font-size: 13px;}

.dateInput					{ width: 90px; font-size: font-family: arial, sans-serif; }







.editCol1		{  float: left;
						font-size: 12px;
					}

.editCol		{  float: left;
					margin-left: 20px;
					font-size: 12px;
				}

.editLabel	{ 	padding: 3px 5px 3px 5px;
					float: left;
					width: 80px;
					font-weight: bold;

				}
.editLabelAuto  {
					padding: 3px 3px 3px 8px;
					float: left;
					width: auto;
					font-weight: bold;
}
.editLabelAuto2 {
                    padding: 0px 5px 2px 5px;
                    float: left;
                    width: auto;
                    font-weight: bold;
}
.editValue	{ 	padding: 3px 5px 3px 5px;
					float: left;

				}

.editLabel2	    { 	padding: 0px 5px 2px 5px;
					float: left;
					width: 80px;
					font-weight: bold;
                }
.editValue2	    { 	padding: 0px 5px 2px 5px;
					float: left;

				}

/* Drop Shadow */
.dropShadow 	{
						font-weight: 900;
						border: groove 2px #333;
						padding: 6px;
						border-bottom-right-radius: 10px;
						border-bottom-left-radius: 10px;
						-moz-box-shadow: 3px 3px 4px #000;
						-webkit-box-shadow: 3px 3px 4px #000;
						box-shadow: 3px 3px 4px #000;
						background-image: url(/home/beta/public_html/images/editBackground5.jpg);
						background-attachment: fixed;
						background-repeat: repeat;
					}

.dropShadowOff 	{
						font-weight: 900;
						border: groove 2px #333;
						padding: 6px;
                        background-color: #ddeafb ;
						background-attachment: fixed;
						background-repeat: repeat;
					}

.divCampusSelect    {   background-color: #216AA6;
						color: #ffffff;
						font-weight: bold;
						font-size: 12px;
						color: #ffffff;
						padding: 5px;
						min-width: 300px;

						border: 1px solid #000;
						display: none;
						font-family: Tahoma;
						font-size: 12px;
						margin: 0 auto;
						padding: 1em;
						position: fixed;
						top: 5px;
						z-index: 5001;
						border-radius: 1em;
						box-shadow: 0 0 30px #000;
					}
.campusDisplay 		{
						display: none					}
.campusEditDisplay 	{
						display: none					}


.headerDiv          {   background-color: #216AA6;
                        color: #ffffff;
                        font-weight: normal;
                        font-size: 12px;
                        padding: 5px;
                    }

.headerDiv333       {   background-color: #333;
                        color: #fff;
                        font-weight: normal;
                        font-size: 12px;
                        padding: 5px;
                    }

.headerColor333     {   color: #333;
                        font-weight: bold;
                        font-size: 12px;
                        padding: 5px;
                    }
.headerDivE2E2E2    {   background-color: #E2E2E2;
						color: #000;
						font-weight: normal;
						font-size: 12px;
						padding: 5px;
					}
.headerDivBold      {   background-color: #216AA6;
                        color: #ffffff;
                        font-weight: bold;
                        font-size: 12px;
                        padding: 5px;
                    }
.headerDivBold14    {   background-color: #216AA6;
                        color: #ffffff;
                        font-weight: bold;
                        font-size: 14px;
                        color: #ffffff;
                        padding: 5px;
                    }
.headerDivBoldCenter {   background-color: #216AA6;
						color: #ffffff;
						font-weight: bold;
						font-size: 12px;
						color: #ffffff;
						padding: 5px;
						text-align: center;
                    }


.headerDivBoldYellow {   background-color: #216AA6;
                        color: #ffffff;
                        font-weight: bold;
                        font-size: 12px;
                        padding: 5px;
						color: yellow;
                    }

.headerDivBoldLighter{  background-color: #799fcb;
                        color: #fff;
                        font-weight: bold;
                        font-size: 12px;
                        padding: 5px;
                    }


.headerLight 		{   background-color: #dae8f8;
                        color: #216AA6;
                        font-weight: bold;
                        font-size: 12px;
                        padding: 5px;
                    }

.sectionDiv         {   background-color: #216AA6;
                        color: #ffffff;
                        font-weight: bold;
                        font-size: 14px;
                        padding: 5px;
                    }
.praxiDate 			{ 	width: 75px;
						text-align: center;
						font-size: 12px;
					}
.praxiColor         { 	width: 60px;
                        text-align: center;
                        font-size: 12px;
                        font-weight: bold;
                    }

.praxiDate11		{ 	width: 70px;
						text-align: center;
						font-size: 11px;
					}

.buttonsRow 		{   font-size: 12px;
                        padding: 5px;
                    }
.buttonsRowRight 	{   font-size: 12px;
                        padding: 5px;
						text-align: right;
                    }

.headerBlueText		{   color: #216AA6;
                        font-weight: bold;
                        font-size: 12px;
                        padding: 5px;
                    }

.sectionBackText    {background-color: #216AA6; color: #ffffff; font-size: 14px; padding: 5px; font-weight: bold; }

.spanAge 			{font-size: 12px; font-weight: normal; color: #333;}
.spanInstructions  {font-size: 11px; font-style: italic; font-weight: normal; color: #757272;}

.reportHeader 		{background-color: #333; color: #fff; font-size: 12px; font-weight: bold; padding: 5px;}

.divControls 		{padding: 10px; font-weight: bold; font-size: 12px;}

.editGridLabel 	{ 	padding: 3px 5px 3px 5px;
					float: left;
					width: 100px;
					font-weight: bold;
				}

.editGridHelp   { 	padding: 3px 5px 3px 5px;
					float: left;
					width: 600px;
				}

.editGridLine  { 	clear: both;
					border-bottom: 1px solid #939090;;
				}

.divFilter3 	{	float: left;
					padding: 0px 3px;
				}
#divHelpHint	{
				border: 2px solid #333;
				display: none;

				border-top-right-radius: 10px;
				border-top-left-radius: 10px;
				border-bottom-right-radius: 10px;
				border-bottom-left-radius: 10px;
				box-shadow: 0 0 20px #333;

				font-size: 11px;
				font-weight: normal;
				background-color: #f4f0d3;
				color: #333;
				padding: 15px;
				position: absolute;
				z-index: 5800;
			}

.picHeight50 {
    max-height: 50px;
}
.picHeight75 {
max-height: 75px;
}

.picHeight125 {
    max-height: 125px;
}

.picHeight12 {
    max-height: 12px;
}

.btnSelect {
padding: 3px 10px;
border: 1px solid #333;
font-weight: bold;
background-color: #F1F1F1;
background: url('images/buttonMask2.png');
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.btnSelectDark {
padding: 3px 10px;
border: 1px solid #333;
font-weight: bold;
background-color: #333;
color: #fff;

border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.imagebacked {
background-image: url(images/icons/html.png);
padding: 2px 0 2px 20px;
background-repeat: no-repeat;
background-position: 1px 2px;
vertical-align: middle;
background-size: 16px 16px;
}

#plMenu							{
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
-webkit-writing-mode: horizontal-tb !important;
text-rendering: auto;
color: buttontext;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: left;
align-items: flex-start;
background-color: buttonface;
box-sizing: border-box;
margin: 0em;
font: 400 13.3333px Arial;
padding: 1px 6px;
border-width: 2px;
border-style: outset;
border-color: buttonface;
border-image: initial;

height: 30px;
font-size: 11px;
vertical-align: middle;
cursor: pointer;
}

#plMenu a						{ outline: none; text-decoration: none;}
#plMenu a .more					{ display: block; font-size: 13px; font-weight: normal; margin-right: 5px; position: absolute; right: 0; top: 0; z-index: 1; }
#plMenu ul						{ list-style: none; margin: 0; padding: 0;}
#plMenu li						{ position: relative; }


#plMenu iframe					{  border: 0; height: 100%; position: absolute; width: 100%; z-index: 1;}


/*  Main menu items  */

#plMenu .item					{ float: left; font-size: 1.0em; height: 30px;margin-top: -2px; margin-left: -6px; margin-right: -6px; padding: 0; z-index: 1; border: 0;}
#plMenu .item:hover>ul			{ visibility: visible;  }
#plMenu .item:hover>a			{ border-color: #000000; color: #000000;}

#plMenu .item>a					{ color: #000000; display: block; height: 100%; padding: 0 1em; text-decoration: none; line-height: 2.8em;
}

#plMenu .item a:hover			{ border-color: #000000; color: #000000; }

/*  Submenu  */

#plMenu .item>ul					{ background: #000000; left: 0; position: absolute; top: 2.2em; visibility: hidden; width: 155px; z-index: 1; }

/*  Submenu items  */
/*  #plMenu .subitem				{ line-height: 2.2em; border-color: #e3e3e3; border-style: solid; border-width: 0 1px; font-size: 0.85em; margin: 0; padding: 0; z-index: 1; }*/

#plMenu .subitem					{ line-height: 2.2em; border-color: #e3e3e3; border-style: solid; border-width: 0 1px; font-size: 1.1em; margin: 0; padding: 0; z-index: 1; -moz-box-shadow: 1px 1px 2px #000; -webkit-box-shadow: 1px 1px 2px #000; box-shadow: 1px 1px 2px #000;}
#plMenu .subitem a				{ background: #e3e3e3; color: #000000; display: block; height: 100%; padding: 0 0.7em; white-space: nowrap; }
#plMenu .subitem a:hover			{ background: #BEBEBE; color: #000000;  font-weight: bold;}
#plMenu .subitem:hover>ul		{ visibility: visible;  font-weight: bold;}
#plMenu .subitem:hover>a			{ background: #BEBEBE; border-color: #e3e3e3; color: #000000;  font-weight: bold;}
#plMenu .subitem a img			{ border: 0; margin: 0 0.5em 0 0; padding: 0; vertical-align: middle; }

/*  Sub-submenu  */

#plMenu .subitem>ul				{ background: #e3e3e3; left: 178px; position: absolute; top: 0; visibility: hidden; width: 155px; z-index: 1; }

/*  Sub-submenu items  */

#plMenu .ssitem					{ border-color: #e3e3e3; border-style: solid; border-width: 0 1px; z-index: 1; }
#plMenu .ssitemHeader			{ background-color: #e3e3e3; color: #000000; }

#plMenu .subitem>ul>.sep			{ z-index: 1; }




.ui-autocomplete { max-height: 200px !important; overflow-y: scroll !important; overflow-x: hidden !important; }

