
/* ***** DEFAULTS			***** */

body
{
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

a
{
	font-size: 10pt;
	color: #1e90ff;
	font-family: verdana;
	text-decoration: underline;
}


/* ***** TEXT STYLES		***** */

.AlarmDetailsLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #0066ff;
	font-family: verdana;
}

.FormLabel
{
	font-weight: bold;
	font-size: 11pt;
	color: #0066ff;
	font-family: verdana;
}

.ErrorMsg
{
	font-weight: bold;
	font-size: 11pt;
	color: #ff0000;
	font-family: verdana;
    padding:3pt;
}

.NavUpperText
{
	font-family: verdana;
	font-size: 9pt;
	color: #808080;
}

.TreeSelectHeader
{
	font-size: 10pt;
	color: #1e90ff;
	font-weight: bold;
	cursor: hand;
	font-family: verdana;
	text-decoration: underline;
}

.TreeSelected
{
	color: #000000;
	cursor: hand;
	background-color: #1e90ff;
}

.TreeSelectNormal
{
	font-size: 10pt;
	color: #1e90ff;
	font-weight: bold;
	cursor: hand;
	font-family: verdana;
	text-decoration: underline;
}

.TreeHeader
{
}

/* ***** FORM STYLES		***** */
/*1 BASIC FORMS */
.FormTableHeader
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11pt;
	margin-left: 5px;
	vertical-align: top;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: verdana;
	background-color: #000000;
	text-align: left;
}

.FormTableSemiHeader
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 11pt;
	vertical-align: top;
	border-left: gainsboro 1px solid;
	color: #000000;
	border-bottom: gainsboro 1px solid;
	font-family: verdana;
	background-color: #ffffff;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 400px;
}

.FormTableBody
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.PublishTableBody
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}

.RadGrid_Default th.rgHeader 
{
    background-image:none;
    background-color:black;
}

.RadGrid .DetailTable_Sunset 
{ 
    position:relative; 
    left:30px; 
} 

.rgDataDiv 
{
    display: inline-block;
}

.RadUploadProgressArea {
    position: relative;
    top: 5px;
}

/*2 Master Navigation */
.MasterAllNavLeft
{
	 height: 57px;
	 width: 700px;
}

.MasterNavUpperLeft
{
	height: 24px;
	width: 10px;
	background-image: url(Images/WebGraphics/NavUpperLeft.gif);
	background-repeat: no-repeat;
}

.MasterNavUpperMid
{
	height: 24px;
	width: 100%;
	background-image: url(Images/WebGraphics/NavUpperMid.gif);
	background-repeat: repeat-x;
}

.MasterNavLowerMid
{
	 height: 33px;
	 width: 100%;
	 background-image: url(Images/WebGraphics/NavLowerMid.gif);
	 background-repeat:repeat-x;
}

.MasterNavLowerLeft
{
	 height: 33px;
}

.MasterNavLowerSpecialLeft
{
	 height: 33px;
	 width: 5px;
	 background-image: url(Images/WebGraphics/NavLowerLeft.gif);
	 background-repeat: no-repeat;
}

.MasterNavLowerSpecialEnd
{
	 height: 33px;
	 width:3px;
	 background-image: url(Images/WebGraphics/NavLowerRight.gif);
	 background-repeat: no-repeat;
}

.MasterAllNavRight
{
	height: 57px;
	width: 196px;
	background-image: url(Images/WebGraphics/NavLogoRight.gif);
	background-repeat: no-repeat;
}

.MasterAllNavCenter
{
	 height: 57px;
	 width: 100%;
}

/*3 Master Footer */
.MasterAllFooterLeft
{
	width: 300px;
	text-align: left;
	font-size: 9pt;
	color: #ffffff;
	font-family: verdana;
	background-color: #000000;
}

.MasterAllFooterRight
{
	 width: 300px;
	 text-align: right;
	 font-size: 9pt;
	color: #ffffff;
	font-family: verdana;
	background-color: #000000;
}

.MasterAllFooterCenter
{
	 width: auto;
	 font-size: 9pt;
	color: #ffffff;
	font-family: verdana;
	background-color: #000000;
}

/*4 Navigation Controls */

.NavText
{
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
	color: #ffffff;
	font-family: verdana;
	background-image: url(Images/WebGraphics/NavLowerMid.gif);
	background-repeat: repeat-x;
}

.HoverNavText
{
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
	color: #ffffff;
	font-family: verdana;
	background-image: url(Images/WebGraphics/HoverNavLowerMid.gif);
	background-repeat: repeat-x;
}

.ChildNavText
{
	font-size: 10pt;
	cursor: hand;
	color: #0066ff;
	font-family: verdana;
	background-image: url(Images/WebGraphics/ChildNavMid.gif);
	background-repeat: repeat-x;
}

.HoverChildNavText
{
	font-size: 10pt;
	cursor: hand;
	color: #ffa500;
	font-family: verdana;
	background-image: url(Images/WebGraphics/ChildNavMid.gif);
	background-repeat: repeat-x;
}

/* ***** IMAGE STYLES	***** */
.Background
{
	background-image: url(Images/WebGraphics/background-body.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}

/* ********* ToolTip Style ******** */
#tt {
 position:absolute;
 display:block;
 background:url(Images/WebGraphics/ChildNavMid.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(Images/WebGraphics/ChildNavMid.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(Images/WebGraphics/ChildNavMid.gif) top right no-repeat;
overflow:hidden;
}

#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
/* ********* End Tooltip ******************* */

/* ********************* Alarm Viewer *********************** */

.hiddenColumn {
    display:none;
}

/* ********************* End Alarm Viewer ******************* */

/* ********************* Alarm report *********************** */

.repViewer{overflow-y:auto !important; height:inherit !important}

/* ********************* End Alarm report ******************* */

    
    /* ********* Scheduler Panel ******************* */

    html .RadScheduler .rsMonthView .rsTodayCell .rsDateBox
    {
        background-image: none;
        background:#FFEBCD !important;
        color:#000 !important;
        border: 1px solid #000;
    }

    html .RadScheduler .rsYearView .rsTodayCell
    {
        background-image: none;
        background:#FFEBCD !important;
        color:#000 !important;
        border: 1px solid #000;
    }

    html .RadScheduler .rsSelectedStyle 
    {
        background-image: none;
        background:#FFEBCD !important;
        color:#000 !important;
        border: 1px solid #000;
    }

    .rsAptContent 
    {
        color:#000 !important;
    }
/* ********* End Scheduler Panel ******************* */

/* ********* RadCalendar ************************ */

.RadCalendar_Default .rcTitlebar .rcFastNext 
{
    margin-right:3px;
    margin-left:3px;
    padding-right:2px;
    padding-left:2px;
}

.RadCalendar_Default .rcTitlebar .rcFastPrev 
{
    margin-right:3px;
    margin-left:3px;
    padding-right:2px;
    padding-left:2px;
}

.RadCalendar_Default .rcTitlebar .rcNext 
{
    margin-right:3px;
    margin-left:3px;
    padding-right:2px;
    padding-left:2px;
}

.RadCalendar_Default .rcTitlebar .rcPrev 
{
    margin-right:3px;
    margin-left:3px;
    padding-right:2px;
    padding-left:2px;
}

.RadCalendar_Default .rcTitlebar
{
    margin-right:3px;
    margin-left:3px;
    padding-left:2px;
    padding-right:2px;
}


/* ********* End RadCalendar ******************* */

.rwWindowContent 
{
    overflow:visible !important;
}

/* ********* ReportViewer ******************* */

_:-ms-fullscreen, :root #VisibleReportContentreportViewer_ctl09 {
position: absolute;
display: inline-block !important;
}

/* ********* End ReportViewer ******************* */

/* ********* Schedule Viewer ******************** */

.scheduleViewerHeader {
        font-weight: bold;
        font-size: 11pt;
        vertical-align: top;
        color: #ffffff;
        border-bottom: #000000 0px solid;
        font-family: verdana;
        background-color: #000000;
        text-align: left;
        padding: 1px 5px;
        position:relative;
        width:auto;
        overflow-x:hidden;
    }

.scheduleViewerBody {
        padding: 1px 5px;
    }

/* ********* End Schedule Viewer **************** */

/* ********* Html5 graphics page **************** */

.context-menu {
    display: none;
    position: absolute;
    z-index: 10;
    border:1px solid #bababa;
    background:#ffffff;
    list-style:none;
    padding:3px;
}

.context-menu--active {
    display: block;
}

.context-menu li {
    text-align:left;
    height:25px;
    line-height: 25px;
    display: block;
    vertical-align: middle;
    cursor: default;
    background-color:#ffffff;
}

.context-menu li:hover {
    background-color:#e8eaed;
}

.disabledItem {
    pointer-events:none;
    opacity:0.4;
}

.modalOverrideDiv{
    display: none;
    z-index: 1;
    top:0;
    left:0;
    position:fixed;
    padding-top: 10px;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.overrideDialog {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    border:1px solid #bababa;
    background:#ebe9d8;
  }

.overrideDialogActive {
    display: block;
}
  
  .overrideDialog-header{
      text-align:left;
      background-color: white;
      color: black;
      height: 20px;
      font-size: 15px;
      padding: 15px;
  }
  
  .overrideDialog-body {
      text-align:left;
      background-color: white;
      height: 98px;
      width: 420px;
      padding-top:10px;
      padding-left: 10px;
      padding-right:10px;
      padding-bottom: 10px;
  }

    .overrideDialog-footer {
      text-align:center;
      background-color: white;
      padding-bottom: 20px;
  }
  
  .overrideDialogBtnOK{
      background-color: lightblue;
  }
  
  .overrideDialogBtnCancel{
      background-color: lightblue;
  }

  .kmcOverrideRow {
      padding: 3px;
      height: 27px;
  }

  .ovrDlgBodyLeft {
      display: flex;
      align-items: center; 
      height: 100%; 
      float: left;
      width: 230px;
      justify-content: space-between;
  }

  /* Using separate classes for dropDownList and textBox because ddl's width includes border & padding, not textBox. */
  .kmcOvrDlgCustomDdl {
      width: 98px;
      padding: 1px;
      border: 2px solid darkgrey;
  }

  .kmcOvrDlgCustomTxt {
      width: 92px;
      padding: 1px;
      border: 2px solid darkgrey;
  }

  .contextMenuSeparator {
      height: 5px !important;
  }

div.overlay {
    display: none;
    position: absolute;
    height: 100%;
    max-height: 530px;
    width: 0;
    top: 0;
    left: 0;
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: whitesmoke;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 3px 3px #03182D;
}

div.overlayRow {
    white-space: nowrap;
    text-align: center;
    padding: 1px 0 1px 0;
}

div.overlayRow::after {
    content: "";
    clear: both;
}

div.overlayRowInfo {
    white-space: nowrap;
    text-align: center;
    width: 100%;
    padding: 1px 10px 5px 1px;
    overflow: hidden;
    direction: rtl;
    background-color: darkgrey;
}

div.overlayRowStatus {
    white-space: nowrap;
    text-align: left;
    width: 100%;
    padding: 1px 0 1px 1px;
    overflow: hidden;
    background-color: lightgray;
}

div.overlayRowLeft {
    white-space: nowrap;
    text-align: left;
    width: 100%;
    padding: 1px 10px 5px 1px;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.priotiySelect {
    display: inline-block;
    width: 90%;
}

div.priotiyTable {
    width: 90%;
}

.divTable.priotiyTable .dtCell {
    border: 1px solid #AAAAAA;
    text-align: left;
    padding: 0 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
}

.divTable.priotiyTable .dtRow:nth-child(even) {
    background: #D0E4F5;
}

.divTable {
    display: table;
}

.divTableBody {
    display: table-row-group;
}

.dtRow {
    display: table-row;
}

.dtCell {
    display: table-cell;
    width: 50%;
}

input.smallCB {
    padding: 0;
    width: 13px;
    height: 13px;
    margin: 3px 3px 3px 4px;
    font-size: 9px;
    box-sizing: border-box;
    line-height: 13px;
}

.arrow-left {
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 45%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #3B678C;
}

.arrow-left:hover {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid blue;
}

::-ms-clear { display: none; }

.badgeClass {
    padding: 1px;
    opacity: 0.8;
}

.yearcomboMenuItem {
    font-size:11px;
}
/* ********* End Html5 graphics page **************** */
