html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}


junkcss {
    color: #F8DDCC;
}

body
{
    margin-top: 5px;
    margin-left: 5px;
    /*font-family: Tahoma;*/

font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;

    /*color: #2C3E50;
    font-size: 10pt;*/
    background-color: #e2e8f1; /* app background */

}

table, td
{
	font-family: Tahoma;
	font-size: 10pt;
}

.NewsListTable
{
}

#NewsItemTable {
    width: 500px !important;
}

.NewsTable {
    /*
    BORDER-RIGHT: 4px;
    BORDER-TOP: 4px;
    BORDER-LEFT: 4px;
    BORDER-BOTTOM: 4px;

    background-color: #fff;
    border-style: solid;
    border-width: thin;
    border-color: silver;
    */
    border-style: none solid solid solid;
    border-width: 1px 1px 2px 1px;
    border-color: silver;
    padding-top: 13px;
}

.HighlightedNewsText
{
    /*font-size: 10pt;*/
    color: #C71C22 !important;
    
    /*color: #eb4580;
        color: #53a248;*/
    /*font-family: Tahoma;*/
    background-color: transparent; /* #B8967C; */
}

.NewsHeaderBackground
{
    /*
    border-style: solid solid none solid;
    border-width: thin;
    border-color: #CCCCCC;
    */
    /*background-color: #73A839; *//*screen title*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#88c149), color-stop(60%, #73A839), to(#699934));
  background-image: linear-gradient(#88c149, #73A839 60%, #699934);
  background-repeat: no-repeat;

    width: 531px; /*opacity: 0.85;*/
    border-radius: 0.5rem 0.5rem 0rem 0rem;


    /*
-webkit-border-top-left-radius: 0.5rem;
-webkit-border-bottom-left-radius: 0.5rem;
 -moz-border-radius-topleft: 0.5rem;
-moz-border-radius-topright: 0.5rem;
        */
}

.NewsHeaderText
{
    font-size: 24px;
    color: #ffffff;
    /*font-family: 'Bradley Hand ITC';*/
    text-align: center;
    /*font-weight: bold;*/
}

.NewsText
{
    font-size: 10pt;
    /*
    font-size: 10pt;
    font-family: Tahoma;
    */       
    color: #033C73 !important;
    background-color: transparent; /*background-color: #B8967C;*/
}

.Breadcrumb
{
    /*
    color: #808080;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    line-height: 30px;
    padding-left: 5px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
    */
    display: -webkit-box;
    display: -ms-flexbox;
    border-width: thin;
    border-style: none none solid none;
    border-color: #CCCCCC;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.55rem 1rem;
    list-style: none;
    background-color: #e9ecef;
}

.LinkButton
{
    color: #2FA4E7;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    font-size:15px;
}

.LinkButton:hover
{
    opacity: 0.8;
    cursor: pointer;
}

.Breadcrumb a
{
    /*
    color: #eb4580;
    text-decoration: none;
    */
    font-weight: bold;

  color: #2FA4E7;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;

}

.Breadcrumb a:hover
{
    /*
    text-decoration: underline;
    font-weight: bolder;
    color: #60b748;
    */
    color: #157ab5;
    text-decoration: underline;
}



.TransparentBackground
{
    background-color: transparent;
}

.WhiteBackground
{
    background-color: transparent;
}


.PopupTable
{
	padding: 0px;
	border: 2px solid black;
	/*width: 840px;*/
}

.PopupBody
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;    
	/*background-color: tan; *//* #92b6b8; tan; */
}


.ScreenTable
{
	padding: 0px;
	/*border: 2px solid black;*/
	width: 860px;

}

.ScreenTitle {
    /*
    border-style: solid solid none solid;
    border-width: thin;
    border-color: #CCCCCC;
    */
    padding-right: 30px;
    padding-left: 3px;
    padding-bottom: 6px;
    color: #DFEAFF;
    padding-top: 5px; /* background-color: maroon; */
    text-align: center;
    font-size: 22px; /*font-family: Castellar;*/
    font-variant: normal;
    text-transform: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2C9BDA), color-stop(40%, #2A5A88), to(#0C245E));
    background-image: linear-gradient(#2C9BDA, #2A5A88 40%, #0C245E);
    background-repeat: no-repeat;
    height: 40px;
    border-radius: 0.5rem 0.5rem 0rem 0rem;
    border-right: thick;
}

.ScreenBody
{
    background-color: #ffffff;
    border-width: thin;    
    padding-bottom: 3px;
    border-color: #C0C0C0;
    border-radius: 0rem 0rem 0.3rem 0.3rem;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;

    /*
        padding-left: 3px;
    padding-right: 3px;
        padding-top: 3px;*/
    /*
    border-style: none solid solid solid;
    border-width: 1px 3px 3px 1px;
    border-color: #C0C0C0;
    */
}

.ValidationSummary li
{
    padding-bottom: 1px;
}

.CopyrightTable
{
	padding: 0px;
	border: 0px;
	width: 860px;
}

.CopyrightText
{
	font-size: 8pt;
	text-align: center;
}

input[type="checkbox"]
{
    border-radius: 0.25rem;
    background-color: #2FA4E7;
    padding-left: 3px;
}

input[type="checkbox"]:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(47, 164, 231, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(47, 164, 231, 0.25);
}

input[type="checkbox"]:active
{
      color: #fff;
      background-color: #cfeaf9;
}

.NavigationTableFooter
{
    width:845px;        
    padding-left:10px;
    padding-bottom: 5px;
}

.PagingLeft
{
    padding-left: 10px;
    padding-top:6px;
}

.PagingRight
{
    padding-right: 10px;
    padding-top:6px;
}

.NavigationTable
{
    /*width:845px;*/
    border-collapse:collapse;
    width:97%;
    margin:auto;
    /*
    padding-left:10px;
    padding-bottom: 5px;
	
        width:860px;
        width: 100%;*/
}

.col-form-label-xsm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-xsm {
  height: calc(8px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;  /*
  height: calc(1.8125rem + 2px);
  width:25px;
  float:left;
    */
}

.ListTable
{
    padding: 0px;
    width:97%;
    margin:auto;
    border: 1px solid silver;
    /*width: 100%;*/
    height:500px;
    background-color: #ffffff;    
}

.ListTableLeftAlign
{
    padding: 0px;
    width:97%;
    border: 1px solid silver;
    /*width: 100%;*/
    height:500px;
    background-color: #ffffff;    
}


.ListTableAnyHeight
{
    padding: 0px;
    width:97%;
    margin:auto;
    border: 1px solid silver;
    /*width: 100%;*/
    background-color: #ffffff;    
}


.ListHeading /*, div.RadGrid_Simple th.rgHeader, th.rgResizeCol */
{
    border-right: silver 1px solid;
    padding-right: 2px;
    border-top: silver 1px solid;
    padding-left: 2px;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: silver 1px solid;
    color: #666869;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    background-color: #e2eaf1;
    vertical-align: bottom;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    border-width: thin;
}

div.RadGrid_Simple th.rgHeader, th.rgResizeCol {
    border-right: silver 1px solid;
    padding-right: 2px;
    border-top: silver 1px solid;
    padding-left: 2px;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: silver 1px solid;
    color: #666869;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    background-color: #e2eaf1;
    vertical-align: bottom;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    border-width: thin;
    border-collapse: collapse;
    display: none;
}

.GridNoRecords {
    color:maroon;
    height:28px;
    padding-top:12px;
}

div.RadGrid_Simple {
    /*    border-style: solid;  */
    border: silver 1px solid;
    width:100%;
}

div.RadGrid_Simple .rgMasterTable td {
    /*border:none;*/
}



/* Attempt to fix the missing scroll buttons for a NumericTextBox when a RadDatePicker is on the same page.  Not sure 
   what I did that would have broken this isn the first place, but I seem to be the only user out there with this issue
   based on search results from forums/Google.  When I have more time, investiage this underlying cause but for now,
   this should get the buttons to appear.  It used to be text-index: -2222px from some css 
   Note: When a date picker is visible on a page, the formatting for the numeric text box is still off a bit, seems like 
   up/down arrows should be shifted up 1px and there is a gap between the arrows, but better than missing button images..   
*/

.NumericTextBox {
    border-radius: 3px;
}

.RadInput_Metro a {
    text-indent: 0px !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    border-style: solid;
    border-color: silver;
}

.riUp {
    border-top-right-radius: 3px;
    border-width: thin !important;
    /*height:11px !important;*/
    height:47% !important;
}

.riDown {
    border-bottom-right-radius: 3px;
    border-width: thin !important;
    border-top: none !important;
    height: 46% !important;
}

.RadInput_Metro span.riSelect {
    top: 0px !important;
}

	.RadInput_Metro .riTextBox {
        padding: 4px 10px !important;
	}

.RadInput .riUp,
.RadInput .riDown {
}

            
div.RadGrid .rgSelectedRow
{
    background: None;
    color:Black !important;
}

div.RadGrid .rgAltRow
{
    background: #f4f4f5; /* #F2F2F2; */
    color:Black !important; 
}

.RadGrid_Simple .rgSelectedRow td, .RadGrid_Default .rgSelectedRow td.rgSorted
{
    /*border-bottom-color:White !important;*/
}

.MySpinUpCssClass {
    background-color:blue;
    border:solid;
}

.ListHeading a
{

    text-decoration: none;
}

.AttachmentHeader
{
    border-right: gray 1px solid;
    padding-right: 2px;
    border-top: gray 1px solid;
    padding-left: 2px;
    font-weight: bold;
    border-left: gray 1px solid;
    color: #666869;
    border-bottom: gray 1px solid;
    background-color: #e2eaf1;
    vertical-align: middle;
    height: 50px;
    vertical-align: middle;
    border-color: #C0C0C0;
}

.ListFooter
{
    border-right: gray 1px solid;
    padding-right: 2px;
    border-top: gray 1px solid;
    padding-left: 2px;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: gray 1px solid;
    color: #666869;
    padding-top: 2px;
    border-bottom: gray 1px solid;
    background-color: #e2eaf1;
    vertical-align: middle;
    height: 50px;
    vertical-align: middle;
    border-color: #C0C0C0;
}


.ListTextRow {
    padding: 2px 2px 2px 7px;
    border: 1px solid silver;
    cursor: pointer;
    height: 35px;
}

.ListText
{
    padding: 2px 2px 2px 7px;
    border: 1px solid silver;
    cursor: pointer;
    height: 35px;
}

.ListTextPadBoth {
    padding: 2px 7px 2px 7px;
    border: 1px solid silver;
    cursor: pointer;
    height: 35px;
}

.ListTextAlternating
{
    height: 25px;
    padding: 2px 2px 2px 7px;
    border: 1px solid silver;
    background-color: #f4f4f5;
}

.ListTextNoPointer
{
    padding: 2px 2px 2px 7px;
    border: 1px solid silver;
    height: 35px;
}

.ListTextAlternatingNoPointer
{
    height: 35px;
    padding: 2px 2px 2px 7px;
    border: 1px solid silver;
    background-color: #f4f4f5;
}

.ListTextNoLink
{
    padding: 2px 2px 2px 7px;
	border: 1px solid silver;
}

.ListTextNoLinkRow
{
    padding: 2px 2px 2px 7px;
	border: 1px solid silver;
}

.ListTextHighlight
{
    padding: 2px 2px 2px 7px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	cursor: pointer;
	border-bottom: silver 1px solid;
	background-color: #c9e3eb;
}

.TextBoxTall
{
    height:136px;
}

.HeaderTable {
    /*border-color: #C0C0C0;
  background-image: linear-gradient(#CDD6E2, #C0C0C0);
  background-image: linear-gradient(#e9ecef, #C0C0C0);
  background-image: linear-gradient(#FEFEFE, #E3E6EA);
    background-image: linear-gradient(#FEFEFE, #A9B8CD);
        002B55
        */
    border-color: #C0C0C0 #999999 #999999 #C0C0C0;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    width: 860px;
    border-radius: 10px;
    color: #DFEAFF;
    background-image: url("images/banner.png");
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman' , serif;

   
    
}

.HideHeaderTable {
    display:none;    
}


.HeaderTableAnimated {
    /*border-color: #C0C0C0;
  background-image: linear-gradient(#CDD6E2, #C0C0C0);
  background-image: linear-gradient(#e9ecef, #C0C0C0);
  background-image: linear-gradient(#FEFEFE, #E3E6EA);
    background-image: linear-gradient(#FEFEFE, #A9B8CD);
        002B55
        */
    border-color: #C0C0C0 #999999 #999999 #C0C0C0;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    width: 860px;
    border-radius: 10px;
    color: #DFEAFF;
    background-image: url("images/burn-in.gif");
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman' , serif;
}

.HeaderTableTesting {
    border-color: #C0C0C0 #999999 #999999 #C0C0C0;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    width: 860px;
    border-radius: 10px;
    color: #DFEAFF;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman' , serif;
}

.HeaderTitle
{
    /*background-image: url('Images/ClientLogo.jpg');*/
    /*padding-left: 90px;*/
/*
    font-weight: bold;
    font-size: 18pt;
    vertical-align: middle;
    text-align: left;
    background-repeat: no-repeat;
    height:80px;
*/
    font-weight: bold;
    font-size: 18pt;
    vertical-align: middle;
    text-align: left;
    background-repeat: no-repeat;
    height: 80px;
    font-family: Arial;
    color: #DFEAFF;
}


.HeaderTitleStatic
{
/*    background-image: url('/Media/Logo_0.png'); */
    background-image: url('/Media/Logo_0b.png');
    font-weight: bold;
    font-size: 18pt;
    vertical-align: middle;
    text-align: left;
    background-repeat: no-repeat;
    padding-left: 150px;
    height: 80px;
    font-family: Arial;
    color: #DFEAFF;
    /*
    font-weight: bold;
    font-size: 18pt;
    vertical-align: middle;
    text-align: left;
    background-repeat: no-repeat;
    padding-left: 150px;
    height:80px;
    */
}

.HeaderStats
{
	font-size: 8pt;
	color: #DFEAFF; /*  #DFEAFF; #2C3E50;  #0099ff;  */
	text-align: right;
}

.AttachmentTable {
	padding: 0px;
	width: 100%;
    border-collapse:collapse;
    border-width:1px; 
    border-color:#CCCCCC; 
    border-right-style: solid; 
    border-left-style: none; 
    border-bottom-style: none;
}

.DetailTable
{
	padding: 0px;
	width: 100%;
}

.TScoreMessage
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	color: red;
	border-bottom: black thin solid;
	background-color: gainsboro;
}

.DetailSubTotal
{
	background-color: lightsteelblue;
	text-align: left;
}

.DetailTotal
{
	background-color: aliceblue;
	text-align: left;
	font-weight: bold;
}

.DetailHeading
{
	padding: 2px;
	font-weight: bold;
	width: 90px;
	vertical-align: top;
}

.DetailHeadingWide
{
	padding: 2px;
	font-weight: bold;
	width: 250px;
	vertical-align: top;
}

.DetailHeadingExtraWide
{
    padding: 2px 2px 2px 30px;
    font-weight: bold;
    width: 225px;
    vertical-align: top;
}

.DetailHeadingPopup
{
    padding: 2px 2px 2px 10px;
    font-weight: bold;
    width: 150px;
    vertical-align: top;
}


.DetailHeadingReportFilter
{
    padding: 2px 2px 2px 30px;
    font-weight: bold;
    width: 175px;
    vertical-align: top;
}

.DetailHeadingAnyWidth, .DetailHeadingMedium
{
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
}

.DetailHeadingMedium
{
    width: 120px;
}

.DetailText
{
	padding: 2px;
}

.DefaultAlternatingItemStyle
{
	background-color: lightsteelblue;
}


.SearchTable
{
	padding: 0px;
}

.SearchHeading
{
	padding: 2px;
	font-weight: bold;
}

.ItemTable
{
	padding: 0px;
}

.ItemHeading
{
	padding: 2px;
	font-weight: bold;
}

.Message {
    /*color: Red;*/
    color: #CE0000;
    font-weight: bold;
}

.SmallMessage
{
	color: Red;
	font-weight: bold;
	font-size: 8pt;
}


.EditLink
{
    /*background-image:url(Images/MediumButton.gif);*/
	font-size: 8pt;
	padding: 2px;
	border: 1px solid silver;
}

.EditLinkHeader
{
	width: 50px;
}

.PageNumber
{
    font-weight: bold;
    color: #73A839;
}

.CurriculumTable
{
	padding: 3px;
	border: 0px;
}

.QuestionHeading
{
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
}

.CorrectAnswer
{
	font-weight: bold;
	color: Blue;
}

.TableTitle
{
	TEXT-ALIGN: center; 
	WIDTH:100%; 
	FONT-WEIGHT: bold;  
	FONT-VARIANT: small-caps;
}

.DateTable
{
    background-color: #e9ecef;
    border: 1px solid silver;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 250px;
}

.SQLDataTable, .SQLDataTable td
{
	font-family: Tahoma;
	font-size: 8pt;
}

.SQLHeader
{
	color: White;
	font-weight: bold;
	background-color: #000084;
}

.SQLData
{
	color: Black;
	background-color: #EEEEEE;
}

.SQLDataAlternate
{
	color: Black;
	background-color: #DCDCDC;
}

.MenuButton
{
    width: 250px;

  color: #fff;
  /*background-color: #2FA4E7;*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2FA4E7), to(#1d9ce5));
  background-image: linear-gradient(#54b4eb, #2FA4E7 60%, #1d9ce5);
/*
  background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2FA4E7), to(#1d9ce5));
  background-image: linear-gradient(#54b4eb, #2FA4E7 60%, #1d9ce5);
*/
  background-repeat: no-repeat;


  border-color: #2FA4E7;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.05rem;
  line-height: 1.5;
  border-radius: 0.3rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    /*color: #e3eef9;*/  /* MenuButton foreground */
   /* background-color: #35a9de !important; */ /* MenuButton background */
    /*padding-left: 4em;*/

    /*
    border: medium hidden #000000;
    text-align: left;
    height: 35px;
    font-weight: bold;
    border-radius: 10px;

background:    #35a9de;
background:    -webkit-linear-gradient(#35a9de, #073763);
background:    linear-gradient(#35a9de, #073763);
border:        1px solid #556699;
box-shadow:    1px 1px #444444;
padding:       1px 7px;
color:         #ffffff;
display:       inline-block;
text-align:    center;
text-shadow:   1px 1px #000000;
        */
}

.MenuButton:hover, .GenericButton:hover, .GenericMediumButton:hover, .GenericLargeButton:hover, .PagingButton:hover, .GenericSmallButton:hover
{
    /*box-shadow: 0 0 4px black;*/
    opacity: 0.8;
    cursor: pointer;
    /*color: #F8D201;*/

}


.PagingButton
{/*
    background:    #3d85c6;
    background:    -webkit-linear-gradient(#3d85c6, #073763);
    background:    linear-gradient(#3d85c6, #073763);
    border:        1px solid #556699;
    border-radius: 10px;
    box-shadow:    2px 2px #444444;
    padding:       1px 7px;
    color:         #ffffff;
    display:       inline-block;
    font:          normal 700 22px/1 "Calibri", sans-serif;
    text-align:    center;
    text-shadow:   1px 1px #000000;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#88c149), color-stop(60%, #73A839), to(#699934));
  background-image: linear-gradient(#88c149, #73A839 60%, #699934);
  background-repeat: no-repeat;

     */
 
}

#NoRowsMessage
{
    margin:auto;
    width: 97%;
}

.NoRowsMessage
{
    margin:auto;
    width: 97%;
}

.Telerik.RadEditor
{
    border-radius:0.25em;
}

.MenuButton:disabled, .GenericButton:disabled, .GenericMediumButton:disabled, .GenericLargeButton:disabled, .PagingButton:disabled, .GenericSmallButton:disabled, .GlyphButton:disabled, .WarningButton:disabled {
    opacity: 0.8;
    cursor: default;
    /*color: #999999;*/
    color:gainsboro;
}


.PadRight
{
    margin-right: 2px;
}


/*
    html .RadUpload .ruButton {
          color: #fff;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2FA4E7), to(#1d9ce5));
          background-image: linear-gradient(#54b4eb, #2FA4E7 60%, #1d9ce5);
          background-repeat: no-repeat;

          border-color: #2FA4E7;
          display: inline-block;
          font-weight: 400;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          border: 1px solid transparent;
          padding: 0.375rem 0.75rem;
          font-size: 0.875rem;
          line-height: 1.5;
          border-radius: 0.2rem;
          -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
          transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
          transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
          transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;    

    }
 
        html .RadUpload .ruButton.ruButtonFocus,
        html .RadUpload .ruButton.ruButtonFocus.ruButtonHover {
            opacity: 0.8;
            cursor: pointer;
            color: #F8D201;
        }
*/

.GenericButton, .GenericMediumButton, .GenericLargeButton, .GenericSmallButton, .WarningButton
{
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2FA4E7), to(#1d9ce5));
  background-image: linear-gradient(#54b4eb, #2FA4E7 60%, #1d9ce5);
  background-repeat: no-repeat;
  display: inline-block;
  border-color: #2FA4E7;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  background-color: #2FA4E7;
}


.GenericMediumButtonTEST {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2FA4E7), to(#1d9ce5));
  background-image: linear-gradient(#54b4eb, #2FA4E7 60%, #1d9ce5);
  background-repeat: no-repeat;
  display: inline-block;
  border-color: #2FA4E7;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  background-color: #2FA4E7;
}

.GlyphButton
{
    display: inline-block;
    font-size: 20px;
    color:#73A839;/*  #0A2661;*/
    padding-left:2px;
    padding-right:2px;
    text-decoration:none;
}

.GlyphButton:hover
{
    opacity: 0.8;
    cursor: pointer;
    /*color: #F8D201;*/
}


.GenericMediumButton
{
    text-align:center;
    /*width:117px;
    height:25px;
    border-radius: 10px;*/
}

.GenericSmallButton
{
    text-align:center;
    width:85px;
    /*height:25px;
    border-radius: 10px;*/
}

.GenericExtraSmallButton
{
    text-align:center;
    width:80px;
    height:28px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    /*height:25px;
    border-radius: 10px;*/
}

.RadButton_Default.rbButton {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.GenericLargeButton
{
    width:250px;
    /*border-radius: 10px;*/
}

.ItemMatchTextBox
{
    width:176px;
}

.NotesTextBox
{
    width:200px;
}


.MenuRow:after
{
    content: "";
    display: table;
    clear: both;
}

.MenuColumn
{
    float:left;   
}


.MenuLeftColumn
{
    padding-top: 0;
    background-color:transparent; /* tan;*/
    padding-left:14px;
    width: 31%;
}

.MenuRightColumn
{
    background-color:transparent; /* tan;*/
    padding-left:11px;
    align-content:center;
}

.RootContainer
{
    display:inline-block;
    text-align:left;
    /*
    position:relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        */
}

.RootParent
{
    text-align:center;
}

.OrigRootContainer
{
    position:fixed;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.AdminLabel
{
    width:200px;
    color:#590000; 
    font-weight: bold;
}

.ControlBackground
{
    /*border: 1px solid #000;
    padding: 0px;
    margin: 0px;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 21px;
    padding: 0px;
    margin: 0px;
}

.SmallCalendar
{
    width:245px;
}

.Calendar
{
    width:250px;
}


.logoImage
{
    opacity: 0.4;
    
    position:absolute;
    bottom: -5px;
    left: 15px;
    
}


.tab-container {
    /*background: url('Images/background_image.png') 0 20px no-repeat;*/
    width: 815px;
    /*padding: 25px 20px 0 20px;*/
    margin:auto;
    /*height: 500px;*/
}

.tab-page, .tab-page-scrolling
{
    border-style: none solid solid solid; 
    border-width: thin; 
    border-color: #868686; 
    background-color: #ECECEC; 
    padding-left: 5px;
}

.tab-page-scrolling {
    overflow-y: auto;
    max-height:410px;
}

.calendarDays
{
    text-decoration: none;
    color: #0000CC;
    font-family: sans-serif;
}

.calendarTitle
{
    text-decoration: none;
    font-family: sans-serif;
    font-weight: bold;
}

.calendarTitle a
{
    text-decoration: none;
}

.calendarDays a
{
  text-decoration: none;
}

.calendarDayHeader
{
    color: #A6C4E1;
    background-color: white;
    font-weight:lighter;
}

.cardFullScreen
{
    max-width: 50.5rem;
    margin:auto;
}

.hAlignCenter
{
    margin:auto;
}

.demo-container {
    background: transparent url("Images/shadow.png") no-repeat scroll 100% 100%;
    padding: 0 5px 6px 0;
    width:260px;
    border:none;
}

.OtherSignators {
    padding: 0 5px 6px 0;
    width: 503px;
    border: solid;
    border-width: 1px;
    border-color: silver;
}

.rcEvent
{
    color: white;
    border-radius: 3px;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#54b4eb), color-stop(60%, #2FA4E7), to(#1d9ce5));
  background-image: linear-gradient(#54b4eb, #2FA4E7 60%, #1d9ce5);
  background-repeat: no-repeat;
  border-color: #2FA4E7;

}

.RadTreeNode
{
    display:inline-block !important;
}

.TreeNodeLabel
{
    float:left;
    vertical-align:bottom;
    display:block;
    /*padding-top:6px;*/
}

#RadTree div
{
white-space: normal;
}

.PadLeft
{
    padding-left: 12px;
}


.DashboardBackground
{
  background-image: -webkit-gradient(linear, left top, left bottom, from(#88c149), color-stop(60%, #73A839), to(#699934));
  background-image: linear-gradient(#88c149, #73A839 60%, #699934);
  background-repeat: no-repeat;
  color: white;
  border-radius: 0.5rem 0.5rem 0rem 0rem;
 
}

.TreeNodeIcon {
    border: 0px;
    background-color:transparent;
    cursor:pointer;    
    margin:0px;
    padding:0px;
}

.TreeNodeIcon:hover
{
    opacity: 0.8;
    cursor: pointer;
}



.CurriculumIcon {
    color: #6918b4;
   /* 
        color: #6610f2;
       color: #6f42c1;
       
        */
}

.SubCurriculumIcon {
    color: #FFD700; /* #e6c300; */
}

.ObjectiveIcon {
    color: #FF0000; /* #C71C22; */
    /*color: #DD5600;*/
}

.ItemIcon {
    color: #4169E1; /*  #0000e6; */
   /* 
    color: #033C73;
       color: #73A839;
    color: #73A839;*/
}

.CurriculumIconHeading {
    background-color:whitesmoke;
}


/* remove main borders */
.borderLessDialog.RadWindow
{
    border: none;
    padding: 0;
}

/* both selectors below can be replaced with setting VisibleTitlebar="false" */
/* remove the titlebar widening */
.borderLessDialog.RadWindow .rwTitleBar
{
    margin: 0;
}

/* remove the titlebar */
.borderLessDialog .rwTitleBar
{
    display: none;
}

/* the selector below can be replaced with setting VisibleStatusbar="false" */
/* remove the statusbar */
.borderLessDialog .rwStatusBar
{
    display: none;
}

/* remove the border around the content */
.borderLessDialog.RadWindow .rwContent
{
    border: none;
}

.radWindowCustom.RadWindow {
    margin-top: 5px;
    margin-left: 5px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #e2e8f1; /* app background */    
}

.radWindowCustomTop.RadWindow {
    margin-top: 5px;
    margin-left: 5px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #e2e8f1; /* app background */    
}

.radWindowCustom.RadWindowHidden {
    margin-top: 5px;
    margin-left: 5px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    display:none;
    background-color: #e2e8f1; /* app background */
}

.radWindowCustomTop.RadWindowHidden {
    margin-top: 5px;
    margin-left: 5px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    display:none;
    background-color: #e2e8f1; /* app background */
}

.radWindowCustom {
    /*z-index: 10000 !important;*/
}

.radWindowCustomTop {
    /*z-index: 11000 !important;*/
}

div.RadToolTip {
    background-color: aliceblue;
    /*z-index: 11111 !important;*/
}

.greenNote {
    color: #73A839;
}

.yellowNote {
    color: #FFD700;
}

.grayNote {
    color: lightgray;
}


.blueDashboard {
    /* color: #2fa4e7; 
       color: #033c73;
    color: #dd5600;
    color: #73a839;
    */
    color: #2fa4e7;
}

.hoursTextBox {
}

.RadGrid_Default .rgHoveredRow {
    background-color: #c9e3eb !important;
    background-image: none !important;
}



.RadGrid .rgHoveredRow {
    padding: 2px 2px 2px 7px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	cursor: pointer;
	border-bottom: silver 1px solid;
	background-color: #c9e3eb !important;
}

.multiline {
    height:400px;
}

.xsLayoutColumn {
    margin:auto;
}

.responsiveContentColumn {
    width: 100%;
    margin: auto;
}

.loginBox {
    max-width: 20rem;
    min-width:20rem !important;
    margin:auto;
    align-content:center;
    left:0px
}

            .rltbDescriptionBox
            {
                display: none !important;
            }

            .rbClearButton,
            .rbClearButton:hover {
                background-color: transparent !important;
                background-image: none !important;
                border: none !important;
                text-decoration: underline !important;
                color: #000 !important; /* optional, depending on the background */
            }
 
            .rbHyperlinkButton {
                color:blue !important;
                text-decoration: underline !important;
            }

.FloatLeft {
    float:left;
    margin-left:12px;
}

.FloatRight {
    float:right;
    margin-right:12px;
}

.FloatRightMiddle {
    float:right;
    margin-right:4px;
}


.ToolTip {
    color: #2fa4e7;
}
.rtRelativeWrapper {
    background-color: #D8E7C8;
}


.ColorPrimary {
    color: #2fa4e7;
}
.ColorSecondary {
    color: #e9ecef;
}
.ColorSuccess {
    color: #73a839;
}
.ColorInfo {
    color: #033c73;
}
.ColorWarning {
    color: #dd5600;
}
.ColorDanger {
    color: #c71c22;
}

.RequiredField {
    background-color: #FFFCE1;
}

.required-label
{
    /*color: #c71c22;*/
}

.required-label:after
{
    /*color: #c71c22;*/
    content: " *";
}


.btn-custom-warning:hover {
  color: #fff;
  background-color: #b74700;
  border-color: #aa4200;
}

.btn-custom-warning:focus, .btn-custom-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 86, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221, 86, 0, 0.5);
}

.btn-custom-warning.disabled, .btn-custom-warning:disabled {
  color: #fff;
  background-color: #DD5600;
  border-color: #DD5600;
}

.btn-custom-warning:not(:disabled):not(.disabled):active, .btn-custom-warning:not(:disabled):not(.disabled).active,
.show > .btn-custom-warning.dropdown-toggle {
  color: #fff;
  background-color: #aa4200;
  border-color: #9d3d00;
}

.btn-custom-warning:not(:disabled):not(.disabled):active:focus, .btn-custom-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-custom-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 86, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221, 86, 0, 0.5);
}


.btn-custom-warning {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#CE5000), color-stop(60%, #DD7309), to(#DD7309));
  background-image: linear-gradient(#DD7309, #CE5000 60%, #CE5000);
  background-repeat: no-repeat;
}

.inactiveItemHeading {
    color: #CCCCCC;
}

.hideControl {

    visibility:hidden;
    display:none;
    border:none;
    color:transparent;
    background-color:transparent;
    width:0px;
    height:0px;

/*    opacity: 0;*/
}

.spanRating, .spanRatingBelow, .spanRatingBelowSelected, .spanRatingAt, .spanRatingAtSelected, .spanRatingAbove, .spanRatingAboveSelected,
.spanNotObserved, .spanNotObservedSelected, .spanNotResponding, .spanNotRespondingSelected, .spanBest, .spanBestSelected, .spanWorst,
.spanWorstSelected, .spanCheckBox, .spanCheckBoxSelected, .spanRatingDisabled, .spanRatingDisabledSelected, .checkDisabled, .checkDisabledSelected,
.spanRatingYellow, .spanRatingYellowSelected, .spanRatingRed, .spanRatingRedSelected, .spanRatingOrange, .spanRatingOrangeSelected, .spanRatingGreen, .spanRatingGreenSelected,
.spanRatingBlue, .spanRatingBlueSelected {
    border: 1px solid #C0C0C0;
    text-align: center;
    width: 30px;
    vertical-align: middle;
    height: 30px;
    color: grey;
    background-color: maroon;
    display: inline-block;
    border-radius: 50%;
}

.spanRating:hover, .spanRatingBelow:hover, .spanRatingBelowSelected:hover, .spanRatingAt:hover, .spanRatingAtSelected:hover,
.spanRatingAbove:hover, .spanRatingAboveSelected:hover, .spanNotObserved:hover, .spanNotObservedSelected:hover, .spanNotResponding:hover,
.spanNotRespondingSelected:hover, .spanBest:hover, .spanBestSelected:hover, .spanWorst:hover, .spanWorstSelected:hover, .spanCheckBox:hover, .spanCheckBoxSelected:hover,
.spanRatingYellow:hover, .spanRatingYellowSelected:hover, .spanRatingRed:hover, .spanRatingRedSelected:hover, .spanRatingOrange:hover, .spanRatingOrangeSelected:hover,
.spanRatingGreen:hover, .spanRatingGreenSelected:hover, .spanRatingBlue:hover, .spanRatingBlueSelected:hover {
    cursor: pointer;
    filter: brightness(0.9);
}

/*
https://codepen.io/knyttneve/pen/EBNqPN
https://bashooka.com/coding/css-star-rating-examples/        
*/

.SurveyItem {
    border: 1px solid silver !important;
    padding: 15px 15px 15px 15px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    background-color: whitesmoke;
    /*width:97%;*/
}

.starRatingAt, .starRatingDisabled, .starRatingDisabledSelected {
    text-align: center;
    width: 30px;
    vertical-align: middle;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}

.starRatingDisabled, .starRatingDisabledSelected {
    cursor: default;
}

.starRatingAtSelected {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    text-align: center;
    width: 30px;
    vertical-align: middle;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto; 
    background-repeat: no-repeat;  
    background-position: center;
    background-size: 76%;
    transition: .3s;
}

.starRatingAt:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}


.notesBlank {
    color: #FFD700;
}

.notesEntered {
    color: #73A839;
}

.spanRatingDisabled, .checkDisabled {
    background-color:#E5E5E5;
}

.spanRatingDisabledSelected, .checkDisabledSelected {
    background-color:#868E96;
    color:white;
}

.spanRatingBelow {
    background-color: #F8DDCC;
}

.spanRatingBelowSelected {
    background-color: #DD5600;
    border:2px solid #666;
    color:white;
}

.spanRatingYellow {
    background-color: #FFF5AE; /* #FCFEAF; */
}

.spanRatingYellowSelected {
    background-color: #FFD700;
    border: 2px solid #666;
    color: white;
}

.spanRatingRed {
    background-color: #F4D2D3;
}

.spanRatingRedSelected {
    background-color: #BD1A20;
    border: 2px solid #666;
    color: white;
}

.spanRatingOrange {
    background-color: #F8DDCC;
}

.spanRatingOrangeSelected {
    background-color: #fd7e14;
    border: 2px solid #666;
    color: white;
}

.spanRatingBlue {
    background-color: #CDD8E3;
}

.spanRatingBlueSelected {
    background-color: #033C73;
    border: 2px solid #666;
    color: white;
}

.spanRatingGreen {
    background-color: #E3EED7;
}

.spanRatingGreenSelected {
    background-color: #73A839;
    border: 2px solid #666;
    color: white;
}

.spanRatingAt {
    background-color:#E3EED7;
}

.spanRatingAtSelected {
    background-color:#73A839;
    border:2px solid #666;
    color:white;
}

.spanRatingAbove {
    background-color:#CDD8E3;
}

.spanRatingAboveSelected {
    background-color:#033C73;
    border:2px solid #666;
    color:white;
}

.spanCheckBox, .spanCheckBoxSelected, .spanBest, .spanBestSelected, .spanNotObserved, .spanNotObservedSelected, .spanWorst, spanWorstSelected,
.spanNotResponding, .spanNotRespondingSelected, .checkDisabled, .checkDisabledSelected {
    border-radius: 10%;
    width:20px;
    height:20px;
}

.spanBest {
    background-color:#E3EED7;
}

.spanBestSelected {
    background-color:#73A839;
    border:2px solid #666;
    color:white;
}

.spanBestSelected a::before, .spanWorstSelected a::before, .spanNotRespondingSelected a::before, .spanNotObservedSelected a::before, .spanCheckBoxSelected a::before,
.checkDisabledSelected a::before {
    content: "X";
    font-weight:bold;
}

.spanWorst {
    background-color:#F4D2D3;
    border-radius: 10%;
    width:20px;
    height:20px;
}

.spanWorstSelected {
    background-color:#C71C22;
    border:2px solid #666;
    color:white;
    border-radius: 10%;
    width:20px;
    height:20px;
}

.spanNotObserved {
    background-color:#E5E5E5;
}

.spanNotObservedSelected {
    background-color:#3B4249;
    border:2px solid #666;
    color:white;
}

.spanCheckBox {
    background-color:#E5E5E5;
}

.spanCheckBoxSelected {
    /*
    background-color:#3B4249;
    border:2px solid #666;
    color:white;
    */
    background-color:#73A839;
    border:2px solid #666;
    color:white;
}

.spanNotResponding {    
    /*background-color:#F4D2D3;*/
    background-color:#E5E5E5;
}

.spanNotRespondingSelected {
    /*background-color:#C71C22;*/
    background-color:#3B4249;
    border:2px solid #666;
    color:white;
}

.hideCheckBox input {
    display:none;
}

.hideCheckBox {
    height:4px;
}



.ProgramPhaseList {
    padding: 2px 2px 2px 7px;
	border: none;
    background-color:white;
}

.SelectedWorkflowStep {
    border: solid;
    border-color: yellow;
   
}

.ContextMenuItemClicked {
    background-color:white;
    border:none;
}



/*
.rmLink.fa-key {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 900 !important;
    width:250px !important;
}
.rmLink.fa-key:before {
    content: "\f084" !important;
    padding-left: 8px;
    height:16px !important;
}
.rmLeftImage {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 900 !important;
    content: "\f084" !important;
    padding-left: 8px;
    height:16px !important;
}
*/


/* Checkbox CSS */
/* https://www.w3schools.com/howto/howto_css_custom_checkbox.asp */

.checkBoxContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkBoxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkBoxContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkBoxContainer input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkBoxContainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkBoxContainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



/*
input[type=text] {
  text-indent: 3px; 

  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;

  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
*/

        .ScheduleFilter {
            padding-left:20px;
            padding-bottom: 5px;
            padding-top:5px; 
            background-color: #EBEEF1;   
            border-color:silver;
            border-style:solid;
        }

.verticalHeaderText
{
    height:65px;
    width:60px;
    vertical-align:middle;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    background-color:#CDD8E3;
    border:none;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(47, 164, 231, 0.25);
  opacity: 1;
}

.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
  filter: invert(1) grayscale(100%) brightness(200%);
}

.accordion-button {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #495057;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}

.accordion-button:not(.collapsed) {
  color: #2a94d0;
  background-color: #eaf6fd;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232a94d0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.accordion-button::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495057'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #97d2f3;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(47, 164, 231, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

            .accordionButton {
              position: relative;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: center;
              align-items: center;
              width: 100%;
              padding: 1rem 1.25rem;
              font-size: 1rem;
              color: #495057;
              text-align: left;
              background-color: #fff;
              border: 0;
              border-radius: 0;
              overflow-anchor: none;
              transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
            }

            @media (prefers-reduced-motion: reduce) {
              .accordionButton {
                transition: none;
              }
            }
            
            .accordianActive { 
              background-color: #EAF6FD;
            }
            
            .accordionButton:after {
              -ms-flex-negative: 0;
              flex-shrink: 0;
              width: 1.25rem;
              height: 1.25rem;
              margin-left: auto;
              content: "";
              background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495057'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
              background-repeat: no-repeat;
              background-size: 1.25rem;
              transition: -webkit-transform 0.2s ease-in-out;
              transition: transform 0.2s ease-in-out;
              transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
            }

            @media (prefers-reduced-motion: reduce) {
              .accordionButton::after {
                transition: none;
              }
            }

            .accordionButton:hover {
              z-index: 2;
            }

            .accordionButton:focus {
              z-index: 3;
              border-color: #97d2f3;
              outline: 0;
              box-shadow: 0 0 0 0.25rem rgba(47, 164, 231, 0.25);
            }
            
            .accordianActive:after {
              background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232a94d0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
              -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
            }
            
            .panel {
                padding: 0 18px;
                background-color: white;
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.2s ease-out;
                background-color: #F4F4F5;
                border: 1px solid rgba(0, 0, 0, 0.125);
                margin-bottom: 0;
            }

.watermarkApproved {
    z-index:9999;

}

.bplLinkButton
{
}

.bplLinkButton:hover
{
    opacity: 0.8;
    cursor: pointer;
}

.dorListText {
    padding: 2px 2px 2px 7px;
    border: 1px solid silver;
    height: 45px;
}

.dorListTextNoLink
{
    padding: 2px 2px 2px 7px;
	border: 1px solid silver;
    height: 45px;
}

.docRow {
    background-color: #fff;
    height: 45px;
}

.docHeaderRow {
    background-color: #f4f4f5;
    height: 45px;
}

.CellNotObserved {
    background-color: #CDD8E3;
}

.CellNotResponding {
    background-color: #F8DDCC;
}

.CellBest {
    background-color: #E3EED7 !important;
}

.CellWorst {
    background-color: #F4D2D3 !important;
}

.AbsenteeColumn a:link {
    padding-left: 0px !important;
    color: #dd5600 !important;
}

html .RadButton.rbCheckBox .rbText {
    color: #868e96;
    padding-left: 0px !important;
}

html .RadButton.rbRadioButton .rbText {
    padding-left: 0px !important;
    padding-right: 10px !important;
  }

.customButton:hover
{
    cursor: pointer;
}

.headerButton {
    height:25px;
    padding:1px 2px 1px 2px; 
    line-height:1; 
    /*width:80px*/
}

.AlertPopupLink {
    color: navy;
    text-decoration: none !important;
}

.DockZoneHighlight {
    background-color: #c9ecff !important;
}

.RadDock_Default .rdTitleBar {
  width: 100%;
  height: 50px !important; 
}

.RadDock {
  margin-top:8px !important;
  margin-bottom:8px !important;
  margin-left:5px !important;
  margin-right:5px !important;
}

.RadDockTitle {
    color: white;
    font-size: large;
    height: 30px;
    padding-bottom: 5px;
    display: inline-block;
}

.DropZone {
    width: 300px;
    height: 90px;
    background-color: #357A2B;
    border-color: #CCCCCC;
    color: #767676;
    float: left;
    text-align: center;
    font-size: 16px;
    color: white;
}

.ZTop {
    z-index: 11111 !important;
}

.RadDock_Material .rdTitleBar {
    background-color: transparent !important;
    height: 30px !important;
}


.RadDock_Material {
    border-radius: 0.5rem 0.5rem 0rem 0rem !important;
}

    .RadDock_Material .rdTitleWrapper {
        /*
    -- faded (accordion) blue
        background-image: -webkit-gradient(linear, left top, left bottom, from(#EAF6FD), color-stop(60%, #EAF6FD), to(#EAF6FD));
        background-image: linear-gradient(#EAF6FD, #EAF6FD 60%, #EAF6FD);

    -- light blue
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2C9BDA), color-stop(60%, #35A6E7), to(#4EB2EA));
    background-image: linear-gradient(#4EB2EA, #35A6E7 60%, #2C9BDA);

    -- standard blue
        background-image: -webkit-gradient(linear, left top, left bottom, from(#2C9BDA), color-stop(40%, #2A5A88), to(#0C245E));
        background-image: linear-gradient(#2C9BDA, #2A5A88 40%, #0C245E);

    -- navy
    background-image: -webkit-gradient(linear, left top, left bottom, from(#033C73), color-stop(60%, #0b235e), to(#01103e));
    background-image: linear-gradient(#033C73, #0b235e 60%, #01103e);

    -- green
        background-image: -webkit-gradient(linear, left top, left bottom, from(#A4C77F), color-stop(20%, #A6C881), to(#73A839));
        background-image: linear-gradient(#A4C77F, #A6C881 20%, #73A839);
    */
        background-image: -webkit-gradient(linear, left top, left bottom, from(#2C9BDA), color-stop(40%, #2A5A88), to(#0C245E));
        background-image: linear-gradient(#2C9BDA, #2A5A88 40%, #0C245E);
        background-repeat: no-repeat;
        border-radius: 0.5rem 0.5rem 0rem 0rem !important;
    }


.DockZone {
    background-color: #E9ECEF;
}

.rwCustomIcon {
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    left: 5px !important;
    top: 7px !important;
    width: 30px !important;
    height: 30px !important;
}

.RadToolTip_Simple, .RadToolTip_Default {
    height: auto !important;
}

.widgetParent {
    position: relative;
}

.widgetProgressOverlay {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 99999;
    background-color: white;
    /*
              display: block;
              top: 50%;
              left: 50%;
              transform: translateX(50%) translateY(50%);
              opacity: 0.4;
              border: 1px solid silver;
              */
}

    .widgetProgressOverlay img {
        top: 50%;
        left: 47%;
        position: absolute;
    }
