/* 
 This file is generated from PocusDefault.scss. 
 Do not edit this file. 
 Edit PocusDefault.scss in the ./Css/src directory instead. 
 */ /*
   The below CSS file was built using samples + techniques described by Rachel Andrew in her book:
   The CSS Anthology: 101 Essential Tips, Tricks & Hacks
*/
#aspnetForm {
  display: inline-block;
  min-width: 100%;
}

.PasswordRecoveryHeader {
  background-color: #5D7B9D;
  background-color: #708AA8;
  padding: 3px 0 3px 0;
  font-weight: bold;
  font-size: 1em;
  color: white;
  color: white;
  text-align: center;
  display: block;
  width: 500px;
}

#printinfo {
  display: none;
}

.MasterPageBody {
  margin: 0px 0px 0px 0px;
  padding-bottom: 1em; /*background-color: #F5F8FB;*/
  background-color: #84B1EC;
  background-color: #84B1EC;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; /*border-top: 2px solid #2952A3;*/
  font-size: small;
}

a {
  color: blue;
}

.Link, .Link:link, .Link:visited, .GridViewSkinStyle .Link, .GridViewSkinStyle .Link:link, .GridViewSkinStyle .Link:visited {
  color: blue;
}

a:visited {
  color: #2952A3;
}

a:active {
  color: black;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin-right: 2px;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
}

#header .nav_menu_top_panel {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 123;
}

#header .nav_menu_top {
  color: #7C6F57;
  font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #C6DDFC;
  border-bottom: none;
  margin-left: 6px;
  max-height: 25px;
  background-color: transparent;
  background-color: transparent;
}

#header .dynmenu {
  background-color: #E8EEF8;
  color: Black;
  font-size: 14px;
  border: 1px solid #8AB9F9;
  z-index: 123; /* Needed for IE8 bug 364930 (blank menu) */
  display: none; /* avoid flickering while loading */
  background-color: #E8EEF8;
}

#header .dynmenuitem a {
  width: 100%;
  height: 20px;
}

#header .nav_menu_top > ul {
  height: 100%;
  white-space: nowrap;
  display: flex;
}

#header .nav_menu_top li {
  height: 100%;
}

#header .nav_menu_top > ul > li > a {
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-right: 16px;
}

#header .nav_menu_top .highlighted {
  color: Black;
  background-image: url("../images/layout/hovergrad.gif");
  background-repeat: repeat-x;
  background-position: unset;
  background-image: linear-gradient(180deg, #ffffff, #FFDD80);
  color: black;
}

#header .nav_menu_top .selected {
  background-image: url("../images/layout/selectedgrad.gif");
  background-repeat: repeat-x;
  background-position: unset;
  background-image: linear-gradient(180deg, #C6DDFC, #85AFE5);
  color: black;
}

/* Navigation */
.nav_menu_panel {
  border-color: #6F9DD9;
  border-style: solid;
  border-width: 1px;
  margin: 6px 2em 0em 6px;
  max-width: 150px !important;
}

.navigation .nav_menu .level1 .highlighted {
  color: Black;
  background-image: url("../images/layout/hovergrad.gif");
  background-repeat: repeat-x;
}

.navigation .nav_menu .level1 a {
  padding-left: 0px !important;
  margin-left: 10px;
  max-width: 150px;
  white-space: pre-wrap !important;
}

.navigation .nav_menu .level2 a {
  max-width: 150px;
  white-space: pre-wrap !important;
}

.navigation {
  top: 76px;
  left: 0.2em;
  width: 9em;
  position: absolute;
}

.navigation .nav_menu_panel {
  background-color: #F2F8FF;
  color: #003399;
  width: 155px;
  position: absolute;
  top: 0px;
  left: 5px;
  padding: 6px;
}

.navigation .nav_menu {
  font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #C6DDFC;
  width: 100%;
}

.navigation .nav_menu .level1 li {
  /*background-attachment: fixed; does not work with IE7... and is needed by IE6? */
  background-image: url("../images/layout/navbullet.gif");
  background-repeat: no-repeat;
  background-position: -2px 0px;
  max-width: 150px !important;
  overflow-wrap: break-word;
}

.navigation .nav_menu ul {
  width: 100% !important;
}

.navigation .nav_menu .selected, .dynmenuselected {
  color: Blue;
}

.navigation .nav_menu .dynmenu {
  background-color: #E8EEF8;
  color: Black;
  font-size: 14px;
  border: 1px solid #8AB9F9;
}

.navigation .nav_menu ul li:first-child {
  background-color: #D6E8FF;
  color: #003399;
  font-weight: bold;
  border-bottom: 1px solid #C6DDFC;
  border-top: 1px solid #C6DDFC;
  background-image: none !important;
}

/* Header Section */
#header {
  background-position: right; /*border-top: 3px solid;*/
  height: 70px; /*background-image: url( '../images/layout/bannergrad.gif'); 	background-repeat: repeat-x; 	border-top-color: #2952A3; 	border-bottom-color: #2952A3;*/
}

.MasterPageBody #header {
  background-image: url("../images/layout/bannergrad.gif");
  background-repeat: repeat-x;
  background-image: linear-gradient(180deg, #D1DDF1, #FEFEFF);
  position: relative;
}

#header .title {
  font: 190% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
  color: black;
  background-color: transparent;
  float: left;
  margin-right: 2em;
  margin-top: 0.3em;
  margin-left: 0.8em;
}

#header .Versionselector {
  color: black;
  background-color: transparent;
  float: left;
  margin-right: 2em;
  margin-top: 0.3em;
  margin-left: 0.8em;
}

#header .menu {
  float: left;
}

#header .loginstatus {
  color: black;
  background-color: transparent;
  float: right;
  margin-right: 1em;
  margin-top: -0.3em;
  font-weight: lighter;
  font-style: normal;
  font-variant: normal;
  font-size: 10px;
  line-height: normal;
  font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}

#header a:link, #header a:visited {
  color: #2952A3;
  color: #2952a3;
}

#pagetitleseperator {
  background: #d6e8ff url("../images/layout/pagetitleseparator.gif");
  background-repeat: repeat-x; /*border-right:1px solid #6f9dd9;*/
  height: 100%;
}

#pagebackground {
  /*table-layout: fixed;*/
  background-image: url("../images/layout/navshapelarge.jpg");
  background-image: linear-gradient(180deg, #FEFEFF, #84B1EC);
  background-repeat: no-repeat;
  vertical-align: top;
  border-collapse: collapse;
}

/* Main Content */
.contentwindow {
  border-color: #6F9DD9;
  border-color: #6f9dd9;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff; /*#F5F8FB;*/
  margin-top: 0em;
  margin-left: 195px;
  margin-right: 10px;
}

.contentwindowexpanded {
  border-color: #6F9DD9;
  border-color: #6f9dd9;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff; /*#F5F8FB;*/
  margin-top: 0em;
  margin-left: 10px; /*195px;*/
  margin-right: 10px;
}

.contentheader {
  background-color: #ECF4FF;
  background-color: #ECF4FF;
  font-family: Helvetica, sans-serif;
  font-size: small;
  color: #555555;
  padding: 2px 10px 3px 10px;
}

.contentheader a, .contentheader a:visited {
  color: #226DD2;
  text-decoration: none;
}

.contentheader a:hover {
  color: #222222;
  text-decoration: underline;
}

.contentmain {
  padding: 7px 7px 7px 5px;
  height: 500px;
}

.contentfooter {
  vertical-align: top;
  height: 100%;
  width: 100%;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: xx-small; /*border-left: 1px solid #6f9dd9; 	border-right: 1px solid #6f9dd9;*/
  border-top: 1px solid #6f9dd9;
  border-top: 1px solid #6f9dd9;
  padding: 7px 5px 5px 5px;
  background-color: #ffffff;
}

.ContentTitle {
  font: 150% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}

input.ui-button {
  padding: 0.4em 1em;
}

/*#content p
{
	font-size: 80%;
	line-height: 1.6em;
} 

#content ul
{
	font-size: 80%;
	line-height: 1.6em;
}    */
img {
  border-style: none;
}

/* Error Handling */
.err_Warning {
  color: Blue;
}

.err_Error {
  color: Red;
}

.pagerrowcount {
  font-size: 8px;
  float: right;
}

/* DataOverview styles */
.DataOverviewTopMenuStyle {
  background-color: #f0f0f0;
}

a.level1.DataOverviewMenuItemStyle.static.highlighted {
  background-color: #c0c0ff;
  color: black;
}

.DataOverviewMenuHoverStyle {
  background-color: #c0c0ff;
  color: black;
}

.DataOverviewRowMenuStaticItemStyle {
  margin-left: 3px;
}

.DataOverviewRowMenuHoverStyle {
  background-color: #DAA520;
}

.DataOverviewDynamicMenuStyle {
  z-index: 100;
  min-width: 50px;
  border: solid 1px grey;
  background-color: #E8EEF8;
}

.DataOverviewDynamicMenuStyle a {
  padding: 2px 3px 2px 3px;
}

.DataOverviewDynamicMenuStyle .highlighted {
  background-color: #c0c0ff;
  color: black;
}

.DataOverviewSelectUserView {
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

.DataOverviewSelectUserViewSelected {
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}

.DataFilterStyle {
  min-width: 500px;
  background-color: #f8f8f8;
  border: solid 1px grey;
  padding: 1px;
}

.DataFilterStyleActive {
  min-width: 500px;
  background-color: #E0E8FF;
  background-color: #E0E8FF;
  border: solid 1px grey;
  padding: 1px;
}

.DataFilterButtonStyle {
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.DataFilterLinkButtonStyle {
  display: inline;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.DataFilterHeadCollapsed {
  font-weight: bold;
  color: #303050;
}

.DataFilterHeadExpanded {
  font-weight: bold;
  color: black;
}

.DataReportNonCompliantHideStyle {
  color: Black;
  font-style: italic;
}

.DataReportNonCompliantExcludeStyle {
  color: Blue;
  font-style: italic;
}

.DataReportNonCompliantErrorStyle {
  color: Red;
}

.DataReportNonCompliantWarningStyle {
  color: Black;
  background-color: Yellow;
}

.DataGroupCommandStyleNotActive {
  display: inline-table;
  margin-right: 15px;
  margin-top: 25px;
  vertical-align: top;
  background-color: #f8f8f8;
  border: solid 1px grey;
}

.DataGroupCommandStyleActive {
  display: inline-table;
  margin-right: 15px;
  margin-top: 25px;
  vertical-align: top;
  background-color: #E0E8FF;
  background-color: #E0E8FF;
  border: solid 1px grey;
}

.DataGroupCommandStyleConfirmation {
  display: inline-table;
  margin-right: 15px;
  margin-top: 25px;
  vertical-align: top;
  background-color: #FFFFCC;
  background-color: #FFFFCC;
  border: solid 2px grey;
}

.DataExcelDownloadStyle {
  display: inline-table;
  margin-left: 4px;
  margin-top: 20px;
  vertical-align: top;
}

.DataFilterTable input[type=text], .DataFilterTable textarea, .DataFilterTable select {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

input[type=image]:disabled {
  cursor: default; /* Dont show hand cursor over disabled image buttons */
}

.UserViewColMenuHead {
  background-color: Aqua;
  color: Black;
}

.UserViewColMenu {
  z-index: 9999;
  color: Black;
  border: solid 1px grey;
}

.UserViewColMenuItem {
  color: Black;
  background-color: #808080;
}

.UserViewColMenuItemHover {
  color: Black;
  background-color: #8080ff;
}

/* Data Web Control Styles */
.DataWebControlStyle {
  font-size: 90%;
}

.HeaderStyle {
  background-color: #2952A3;
  color: White;
  font-weight: bold;
}

.HeaderStyle a, .HeaderStyle a:visited {
  color: White;
}

.FooterStyle {
  background-color: #a33;
  color: White;
  text-align: right;
}

.AlternatingRowStyle {
  background-color: #E8EEF7;
}

.SelectedRowStyle {
  background-color: Yellow;
}

.PagerRowStyle {
  background-color: #ddd;
  text-align: right;
}

.SortHeaderRowStyle {
  background-color: #c00;
  text-align: left;
  font-weight: bold;
  color: White;
}

/* Misc Styles */
.ExpensivePriceEmphasis {
  font-weight: bold;
  font-style: italic;
}

.LowUnitsInStockEmphasis {
  color: Red;
}

.AffordablePriceEmphasis {
  background-color: Yellow;
}

.ProductPropertyLabel {
  font-weight: bold;
  text-align: right;
}

.ProductPropertyValue {
  padding-right: 35px;
}

.Warning {
  color: Red;
  font-style: italic;
  font-weight: bold;
  font-size: x-large;
}

.FloatLeft {
  float: left;
  width: 33%;
  padding-right: 10px;
}

.SectionHead {
  color: BLUE;
  font-size: large;
  width: 100%;
  font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
}

.SectionText {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10pt;
}

.freetable {
  float: left;
  padding: 10px;
}

table caption {
  font-size: 16pt;
  background-color: white;
}

.Watermark {
  color: gray;
}

.WatermarkLightGray {
  color: lightgray;
}

.IssueListCaption {
  font-size: large;
  font-weight: bold;
  margin: 2px 5px 8px 5px;
}

.IssueHeaderTable {
  width: 100%; /* background-color:Olive; */
}

.IssueFullHeaderTable {
  width: 100%;
}

.IssueHeaderTitle {
  font-size: 140%;
  font-family: Georgia, Times New Roman, serif;
  font-weight: normal;
  color: #555555;
}

.IssueHeaderGlobalFileLink {
  font-size: 140%;
  font-family: Georgia, Times New Roman, serif;
  font-weight: normal;
  color: #555555;
}

.DetailsViewIssueCell {
  border-top: 2px solid #D3D3D3;
  border-bottom: 2px solid #D3D3D3;
  width: 100%;
}

.DetailsViewShipmentToolBar {
  padding: 0px;
  margin: 0px;
}

.SearchBoxCell {
  width: 100%;
  background-color: #F3F3F3; /*border-top: 2px solid #D3D3D3; 	border-bottom: 2px solid #D3D3D3;*/
  float: right;
}

.ToolbarPanel {
  height: 25px;
  background-image: url("../images/Icons/toolbar.bg.gif");
  background-image: linear-gradient(180deg, #F5F6FD, #DBE3F8);
}

.ToolbarButtonCell {
  padding: 3px 4px 0px 5px;
  white-space: nowrap;
}

.ToolbarButtonCellMousover {
  padding: 3px 4px 0px 5px;
  background-color: #D3D3D3;
  cursor: pointer;
  background-image: url("../images/layout/selectedgrad.gif");
  background-repeat: repeat-x;
  white-space: nowrap;
}

.ToolbarButtonLabel {
  font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
  font-size: x-small;
  position: relative;
  bottom: 4px; /* add 3 px relative to the bottom, to align properly with the button image */
  left: 2px;
}

.FormLinkButtonLabel {
  color: Black;
}

.IssuePriorityA {
  color: Red;
  font-weight: bold; /*background-image:url( '../images/Icons/Soft/arrow_top.gif'); 	background-repeat:no-repeat; 	background-position:right;*/
}

.IssuePriorityB {
  color: Orange;
  font-weight: bold;
}

.IssuePriorityC {
  color: Green;
}

/* FilterSelection boxes */
.SelectorLabel {
  font-size: small;
}

.SelectorPanel {
  /* margin-left: 20px; */
  display: inline;
}

/* TODO: The folowing fieldset style should apply ONLY to the fieldset in a selector panel. However,
the CSSclass is applied to a surrounding DIV by the asp:panel control, the class is not applied to the contained fieldset
*/
fieldset {
  display: inline;
}

.SelectorStart {
  margin-left: 20px;
  display: inline;
  vertical-align: top;
}

.display_none {
  display: none;
}

.SearchPanel {
  background-color: #778899;
  padding: 4px 4px 4px 5px;
}

.smalllinktable {
  border-collapse: collapse;
  font-size: x-small;
  border: none; /*background-color: #FFEBCD; 	border: solid 1px #AAAAAA;*/
}

.smalllinktable td {
  padding: 1px 1px 1px 10px;
  background-image: url("../images/layout/navbullet.gif");
  background-repeat: no-repeat;
  background-position: -3px -2px;
}

.shipmentlastissuetext {
  background-color: #DDDDDD;
  border: dashed 1px black;
  padding: 10px;
  margin: 5px;
}

.BulletedListInGridView {
  /*padding: 0px*/
  margin: 1px 3px 1px 15px;
}

.BulletedListInGridView li {
  vertical-align: middle;
}

.WindowCloseButton {
  float: right;
  border: solid 1px black;
  padding: 2px;
}

.WideContentDiv {
  overflow: auto;
  padding-bottom: 1em; /* margin-left:-2px;	trick to prevent horizontal scrollbar on browser window */
  overflow-y: hidden;
}

.PanelMainSkinStyle {
  padding: 5px;
}

.GridViewSkinStyle, .GridViewSkinStyle a:link, .GridViewSkinStyle a:visited {
  color: #333333;
  color: black;
}

.GridViewSkinStyle .GridViewSkinHeaderStyle a:link, .GridViewSkinStyle .GridViewSkinHeaderStyle a:visited {
  color: White;
  color: white;
}

.GridViewSkinStyle a:hover {
  color: Blue;
  color: blue;
}

.GridViewSkinStyle > tbody > tr:not(.GridViewSkinHeaderStyle):not(.GridViewSkinFooterStyle):not(.GridViewPager):nth-child(even) {
  color: #333333;
  background-color: #F7F6F3;
}

.GridViewSkinStyle > tbody > tr:not(.GridViewSkinHeaderStyle):not(.GridViewSkinFooterStyle):not(.GridViewPager):nth-child(odd):not(:only-child) {
  color: #284775;
  background-color: White;
}

.GridViewSkinHeaderStyle, .DetailsViewSkinHeaderStyle {
  background-image: url("../images/layout/GridviewGrad.gif");
  background-repeat: repeat-x;
  background-color: #5D7B9D;
  font-weight: bold;
  color: White;
  background-image: linear-gradient(180deg, #9FB1C5, #708AA8);
  color: white;
}

.GridViewPager {
  color: #284775;
  background-color: white;
}

/*.GridViewSkinHeaderStyle [disabled]
{
	background-color:Red;
}  */
.GridViewSkinHeaderStyle th > a:link, .GridViewSkinHeaderStyle th > a:visited, .GridViewSkinHeaderStyle th > a {
  color: White;
  color: white;
}

.GridViewSkinFooterStyle {
  background-color: Silver;
  font-weight: bold; /* border-style: solid; 	border-width:medium; 	border-color:Black; */
}

.DetailsViewSkinHeaderStyle ~ tr:nth-child(odd):not(.DetailsViewSkinHeaderStyle), .DetailsViewOddRow {
  color: #284775;
  background-color: White;
}

.DetailsViewSkinHeaderStyle ~ tr:nth-child(even):not(.DetailsViewSkinHeaderStyle), .DetailsViewEvenRow {
  color: #333333;
  background-color: #F7F6F3;
}

.DetailsViewSkinFieldHeaderStyle, .ExtendedDetailsViewSkinFieldHeaderStyle {
  background-color: #E9ECF1;
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
}

.DetailsViewSkinFieldHeaderStyle {
  width: 10%;
}

.PluginFieldDiv {
  background-color: #E9ECF1;
}

.PluginFieldTable, .PluginFieldTableEdit {
  width: 735px;
}

.PluginListTable {
  background-color: #E9ECF1;
  border-collapse: collapse;
}

.PluginFieldTable th, .PluginFieldTableEdit th, .PluginFieldTable th span, .PluginFieldTableEdit th span {
  font-weight: bold;
  text-align: right;
  width: 10%;
  white-space: nowrap;
}

.PluginFieldTable tfoot th, .PluginFieldTableEdit tfoot th {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

.PluginListTable th {
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  border: solid 1px black;
}

.PluginFieldTable td {
  background-color: white; /*#F7F6F3;*/
  width: 10%;
}

.PluginListTable td {
  background-color: white; /*#F7F6F3;*/
  border: solid 1px black;
}

.modalBackground {
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modalPopup {
  background-color: #ffffdd;
  border-width: 3px;
  border-style: solid;
  border-color: Gray;
  padding: 3px; /*width:250px;*/
  z-index: 123;
}

.modalPopupHoverPanel {
  background-color: white;
  border-width: 1px;
  border-style: solid;
  border-color: Gray;
  padding: 3px; /*width:250px;*/
  z-index: 123;
}

.gvListings {
  padding: 0px;
  margin: 0px;
}

.Clone_PrimaryKeyField {
  background-color: Yellow;
}

.WebPartTitle {
  background-color: #5D7B9D;
  font-weight: bold;
  font-size: 0.8em;
  color: White;
}

.WebPartTitle a:link, .WebPartTitle a:visited {
  color: White;
  text-decoration: none; /* no underline of hyperlink in title (it doesnt look right) */
}

.FilterRepeaterTable {
  border: solid 2px #777777;
  background-color: ButtonFace;
  color: ButtonText;
}

.InputValueChanged {
  background-color: #FFFF99;
}

.RequiredValueMissing {
  background-color: Yellow;
}

.LabelButton {
  border: solid 1px #777777;
  background-color: ButtonFace;
  color: ButtonText;
  padding: 0px 2px 0px 2px;
  background-image: url("../images/Icons/toolbar.bg.gif");
}

.SimpleFieldTable th {
  font-weight: bold;
  text-align: right;
  width: 10%;
  white-space: nowrap;
  padding-right: 5px;
}

.SimpleFieldTable tfoot th {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

.SimpleFieldTable td {
  /*padding-left: 5px; removed this because it throws ajaxcalendarextenders out of wack (hiding sundays) */
}

.TwoColFieldTable {
  border: solid 2px #777777;
  background-color: ButtonFace;
  color: ButtonText;
}

.TwoColFieldTable th {
  font-weight: bold;
  text-align: right;
  width: 10%;
  white-space: nowrap;
  padding-right: 2px;
  padding-left: 2px;
}

.TwoColFieldTable tfoot th {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

.TwoColFieldTable > td {
  border: 1px solid transparent; /* 'cellspacing' */
  border-right-width: 5px;
}

.ajax__calendar_container {
  z-index: 1000;
  font-weight: initial;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
  margin: 0;
  border: solid 1px #7F9DB9;
  border-right: 0px none;
  padding: 1px 0px 0px 5px;
  font-size: 13px;
  height: 18px;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
  margin: 0;
  padding: 0;
  background-image: url("../images/layout/windows-arrow.gif");
  background-position: top left;
  border: 0px none;
  height: 21px;
  width: 21px;
}

.WindowsStyle .ajax__combobox_itemlist {
  border-color: #7F9DB9;
}

.ui-dialog .ui-dialog-content {
  font-size: 12px;
}

.loginsert {
  color: Gray;
}

.ContextMenuPanel {
  border: 1px solid #868686;
  z-index: 1000;
  background-color: #FAFAFA;
  cursor: default;
  padding: 1px 1px 0px 1px;
  font-size: 11px;
}

.ContextMenuBreak {
  margin: 1px 1px 1px 32px;
  padding: 0;
  height: 1px;
  overflow: hidden;
  display: block;
  border-top: 1px solid #C5C5C5;
}

a.ContextMenuItem {
  margin: 1px 0 1px 0;
  display: block;
  color: #003399;
  text-decoration: none;
  cursor: pointer;
  padding: 4px 19px 4px 33px;
  white-space: nowrap;
}

a.ContextMenuItem-Selected {
  font-weight: bold;
}

a.ContextMenuItem:hover {
  background-color: #FFE6A0;
  color: #003399;
  border: 1px solid #D2B47A;
  padding: 3px 18px 3px 32px;
}

.CheckBoxDropDownHover {
  cursor: pointer;
  background: White url("../images/Icons/DropCheck.bmp") no-repeat 100% 0px;
}

.nobr {
  white-space: nowrap;
}

.ShowPollingPulse {
  width: 16px;
  height: 16px;
  position: fixed;
  background-color: Yellow;
  border: solid 1px black;
  right: 0;
  bottom: 0;
  background-image: url("../images/Icons/tick.png");
}

.ShowPollingPulseError {
  position: fixed;
  background-color: Yellow;
  border: solid 1px black;
  right: 0;
  bottom: 0;
  padding-left: 16px;
  background-image: url("../images/Icons/cross.png");
  background-repeat: no-repeat;
  font-weight: bold;
}

.MinimumWidthDiv {
  height: 0px;
  width: 140px; /* place a div with this class within an element to force it to be at least this wide */
}

.gvColumnSortAsc a {
  background-image: url("../images/Icons/bullet_arrow_down.png");
  padding-left: 16px;
  background-repeat: no-repeat;
}

.gvColumnSortDesc a {
  background-image: url("../images/Icons/bullet_arrow_up.png");
  padding-left: 16px;
  background-repeat: no-repeat;
}

.AutoExtender {
  border: solid 1px #006699;
  line-height: 20px;
  padding: 2px;
  background-color: White;
  border-color: Gray;
  margin: 0px;
  list-style-type: none;
  white-space: normal;
  overflow: hidden;
}

.AutoExtenderList {
  border-bottom: dotted 1px #006699;
  cursor: pointer;
  color: Maroon;
}

.AutoExtenderHighlight {
  color: White;
  background-color: #006699;
  cursor: pointer;
}

.loading {
  background-image: url(../images/layout/loader.gif);
  background-position: right;
  background-repeat: no-repeat;
}

/* CheckBoxDropDown span for selected elements: */
.cbddspan {
  white-space: nowrap;
}

.SystemPosting, .systemposting {
  font-weight: bold;
}

.SystemPostingHeaderTable {
  background-color: #F2F5FA;
  border: solid 1px #CFCFCF;
  border-collapse: collapse;
  color: #555;
}

.SystemPostingHeaderTable td, .SystemPostingHeaderTable th {
  font-size: x-small;
  border: 1px solid #CFCFCF;
  padding: 1px;
}

.pnlFilter {
  background-color: #FFFF99;
  border: 1px solid black;
  min-width: 800px;
}

.activesummarylink {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.IssueHeaderColumns {
  border: none;
  border-collapse: collapse;
  vertical-align: top;
  width: 100%;
}

.IssueHeaderColumnsRow2 {
  width: 180px;
}

.HyperlinkImgAlignBottom img {
  vertical-align: bottom;
}

.HyperlinkImgAlignInherit img {
  vertical-align: inherit;
}

.itbContainer, .BackButton {
  margin-right: 12px;
  padding: 2px 4px 2px 2px;
  font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
  font-size: x-small;
  display: inline-block;
  height: 16px;
  white-space: nowrap;
  cursor: pointer;
}

.itbContainer:hover, .BackButton:hover {
  background-color: #D3D3D3;
  background-image: url("../images/layout/selectedgrad.gif");
  background-repeat: repeat-x;
  background-image: linear-gradient(180deg, #C9DAEF, #88B1E5);
}

.itbContainer label, .itbContainer span, .BackButton label, .BackButton span {
  position: relative;
  bottom: 4px;
  cursor: pointer;
}

.key {
  border: 1px solid Black;
  border-radius: 4px;
  font-size: 12px;
  width: 64px;
  height: 36px;
  background-color: inactivecaption;
}

#btnBackspace.key {
  width: 134px;
}

#btnCaps.key {
  width: 106px;
}

#btnShift.key {
  width: 126px;
}

#btnTab.key {
  width: 86px;
}

#btnSpacebar.key {
  width: 560px;
}

.td-spacebar {
  padding-left: 132px;
}

.key:active:not(#btnCaps, #btnShift) {
  background: #e5e5e5;
  outline: none;
}

@media only screen and (max-width: 1400px) {
  #alphanumeric .key {
    width: 4vw;
  }
  #btnBackspace.key {
    width: 9vw;
  }
  #btnCaps.key {
    width: 7vw;
  }
  #btnShift.key {
    width: 8vw;
  }
  #btnTab.key {
    width: 6vw;
  }
  #btnSpacebar.key {
    width: 34vw;
  }
  .td-spacebar {
    padding-left: 10vw;
  }
}
.tbDropDownDisplay {
  overflow-y: auto;
  overflow-x: hidden;
}

.multipleSelectDropDownPopup {
  background-color: White;
  border: 1px solid black;
  z-index: 1000;
  padding: 5px;
  position: absolute;
}

.multipleSelectDropDownPopupList {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.opennewtablink {
  background-image: url("../images/icons/external-link-ltr-icon-small.png");
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  display: inline-table;
  vertical-align: super;
}

.userviewissueiconsleft {
  display: inline-table;
}

.userviewissueiconsright {
  float: right;
  display: inline-table;
}

.strokenplandetail {
  vertical-align: top;
}

.itembox {
  /*total width minus right search box minus remaining padding*/
  max-width: calc(100vw - 180px - 80px);
  min-width: 700px;
}

/* Overall Page */
@media print {
  /*	
  			div.AspNet-GridView table thead tr th.sorted
  			{
  				background-color: #000;
  			}
  			  */
  #header {
    display: none;
  }
  .navigation {
    display: none;
  }
  .contentheader {
    display: none;
  }
  .contentfooter {
    display: none;
  }
  .SearchBoxCell {
    display: none;
  }
  .ToolbarPanel {
    display: none;
  }
  .edit {
    display: none;
  }
  .IssueListToolbar {
    display: none;
  }
  input[type=checkbox] {
    display: none;
  }
  input[type=submit] {
    display: none;
  }
  .MinimumWidthDiv {
    display: none;
  }
  .IssueListCommandColumn {
    display: none;
  }
  .hlShowHistory {
    display: none;
  }
  .modalPopup {
    display: none;
  }
  .contentwindow {
    position: absolute;
    left: -195px; /* Its unclear why this negative offset is needed, and why it doesn't interfere with pages without the 195px menu on the left... */
  }
  #aspnetForm {
    display: block;
  }
  #printinfo {
    display: block;
  }
  .itembox {
    clear: both;
    display: block;
  }
  .contentwindowexpanded {
    border: 0;
  }
  .contentwindow {
    border: 0;
  }
  div.IssueFullHeaderTable {
    /* page-break-before: always; 		border-bottom: double 2px #333;*/
  }
  div.FullIssueCompact {
    page-break-before: always;
    border-bottom: double 10px #666;
  }
  .gvColumnSortAsc a {
    border: solid 1px #000;
    border-bottom: solid 3px #000;
    padding: 2px;
  }
  .gvColumnSortDesc a {
    border: solid 1px #000;
    border-top: solid 3px #000;
    padding: 2px;
  }
  .part1, .part2 {
    overflow: visible !important;
  }
}
.UserViewsTable, UserDimensionTable {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.UserViewsHeader, .UserDimensionHeader {
  display: none;
}

.MutuallyExclusiveUserViews {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.IndependentUserViews, .UserDimensionList {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.DoNotDisplay {
  display: none;
}

.CreationWizardSidebar td {
  padding-bottom: 15px;
}

.DropDownComboBox {
  display: inline-block;
  height: 18px;
}

.DropDownComboBox .ajax__combobox_itemlist {
  top: inherit !important;
  left: inherit !important;
}

.ZoneConfiguration .ConfigFieldCaption {
  margin-top: 5px;
  display: inline-block;
}

.ZoneConfiguration .ConfigFieldTitle {
  display: inline-block;
}

.ZoneConfiguration .ConfigFieldInputField {
  width: 50px;
}

.ZoneConfigStrategySelection .ConfigFieldTitle {
  width: 150px;
}

.ZoneConfigDurationCalculation .ConfigFieldTitle {
  width: 320px;
}

.ZoneConfigDurationCalculationSettings .ConfigFieldCaption {
  font-size: small !important;
}

.ZoneConfigDurationCalculationSettings .ConfigFieldTitle {
  width: 320px;
}

.PageTitle, .SectionTitle {
  font-size: large;
  font-weight: bold;
  margin: 2px 5px 8px 5px;
  display: inline-block;
}

.SectionTitleSmall {
  font-size: larger;
  font-weight: bold;
  margin: 2px 5px 8px 5px;
  display: inline-block;
}

.GenericFilterFields tr {
  vertical-align: top;
}

.GenericFilterFields td {
  white-space: nowrap;
  padding-left: 3px;
}

.GenericFilterFields input[type=text], .GenericFilterFields select, .GenericFilterFields textarea {
  width: 205px !important;
  margin-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.GenericFilterFields select {
  height: 20px;
}

.GenericDateFilter input[type=text] {
  width: 89px !important;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.GenericDateFilter span {
  vertical-align: top;
}

.DocumentsDetails td:first-child {
  font-weight: bold;
}

.DocumentsDetails input[type=text] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.DocumentsDetails tr:nth-child(2n+3) {
  background-color: white;
  color: #284775;
}

.DocumentsDetails tr:first-child {
  background-color: #284775;
  font-weight: bold;
  color: white;
}

.InterfaceModifiedEntity th, .InterfaceModifiedEntity td {
  font-size: x-small;
  border: solid 1px #CFCFCF;
  padding: 1px;
}

.InterfaceModifiedEntity tbody tr td:first-child {
  font-size: x-small;
  font-weight: bold;
  border: solid 1px #CFCFCF;
  padding: 1px;
  background-color: #F2F5FA !important;
  text-align: right;
}

.InterfaceModifiedEntity thead th {
  color: Red;
  background-color: Silver;
  text-align: left;
}

.InterfaceModifiedEntity th {
  text-align: right;
}

.InterfaceModifiedEntity td {
  color: Red;
}

.InterfaceModifiedEntity {
  border-collapse: collapse;
  margin-top: 2px;
}

.PortalModifiedEntity th, .PortalModifiedEntity td {
  font-size: x-small;
  border: solid 1px #CFCFCF;
  padding: 1px;
}

.PortalModifiedEntity tbody tr td:first-child {
  font-size: x-small;
  font-weight: bold;
  border: solid 1px #CFCFCF;
  padding: 1px;
  background-color: #F2F5FA !important;
  text-align: right;
}

.PortalModifiedEntity thead th {
  color: #303030;
  background-color: Silver;
  text-align: left;
}

.PortalModifiedEntity th {
  text-align: right;
}

.PortalModifiedEntity td {
  background-color: White;
  white-space: pre-wrap;
}

.PortalModifiedEntity {
  border-collapse: collapse;
  margin-top: 2px;
}

.PortalModifiedEntity img {
  max-width: none;
}

.PortalModifiedEntity td span {
  font-family: Georgia, Times New Roman, serif !important;
  font-size: x-small !important;
}

.DateSelectorContainer input[type=text]:first-of-type {
  margin-left: 0px;
  width: 80px;
  margin-right: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  white-space: nowrap;
}

.FilterContainer {
  margin-bottom: 10px;
}

.FilterContainer td {
  white-space: nowrap;
}

.FilterContainer input[type=text], .FilterContainer select, .FilterContainer textarea {
  margin-left: 3px;
  width: 205px;
  margin-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.TimeTable tr {
  height: 18px;
}

.TimeTableItem tr {
  height: 0px;
}

.break_word {
  word-wrap: break-word;
}

.DeliveryTimeSelector {
  padding-top: 10px;
  padding-bottom: 10px;
}

.DeliveryTimeSelector td {
  padding-right: 15px;
  padding-bottom: 3px;
}

.DeliveryTimeSelector input:disabled + label {
  color: gray;
  font-style: italic;
}

.DeliveryTimeDateSelector + .DeliveryTimeSelector {
  padding-top: 0;
}

.DeliveryTimeDateSelector {
  margin-top: 8px;
  padding: 10px 0;
  text-align: center;
}

.DeliveryTimeDateSelector > table {
  width: 100%;
}

.DeliveryTimeDateSelector > table tr > td > * {
  vertical-align: top;
}

.DeliveryTimeDateSelector tr > :first-child {
  text-align: left;
}

.DeliveryTimeDateSelector tr > :last-child {
  text-align: right;
}

.DeliveryTimeDateSelector [disabled] {
  visibility: hidden;
}

.OrganisationTreeSelectorHorizontal select {
  margin-right: 0.75rem;
}

.OrganisationTreeSelectorHorizontal td {
  white-space: nowrap;
}

.OrganisationTreeSelectorVertical select {
  margin: 0.1rem 0.25rem;
}

.OrganisationTreeSelectorVertical td {
  white-space: nowrap;
}

.VertAlignMiddle {
  vertical-align: middle;
}

.AlternatingRowStyleTable, .AlternatingRowStyleTable tablebody, .AlternatingRowStyleTable tr, .AlternatingRowStyleTable td {
  border: solid;
  border-color: #6F9DD9;
  border-width: 1px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.AlternatingRowStyleTable td {
  padding-left: 4px;
  padding-right: 4px;
}

.AlternatingRowStyleTable tr:nth-child(odd) {
  background-color: #E8EEF7;
}

.dot {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}

.DvNormalRow {
  color: #333333;
  background-color: #F7F6F3;
}

.DvAlternatingRow {
  color: #284775;
  background-color: White;
}

.OrganisationManagementFilter {
  background-color: #FFFF99;
  background-color: #E0E8FF;
  border: solid 1px black;
  display: inline-block;
  margin-bottom: 5px;
}

.MaxWidth300Pixels {
  max-width: 300px;
}

.FilterGrid {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 20px;
}

.FilterGrid > * {
  align-self: start;
}

.FilterGridColumn {
  display: grid;
  grid-template-columns: max-content max-content;
  grid-gap: 5px;
  align-items: center;
}

.InputGridColumn {
  display: grid;
  grid-template-columns: max-content max-content max-content;
  grid-gap: 5px;
  align-items: center;
}

.SingleGridColumn {
  display: grid;
  grid-template-columns: max-content;
  grid-gap: 5px;
  align-items: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .FilterGrid {
    display: -ms-grid;
  }
  .FilterGrid > * {
    display: inline-block;
    margin-right: 30px;
  }
  .FilterGrid > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  .FilterGrid > *:nth-child(2) {
    -ms-grid-column: 2;
  }
  .FilterGrid > *:nth-child(3) {
    -ms-grid-column: 3;
  }
  .FilterGrid > *:nth-child(4) {
    -ms-grid-column: 4;
  }
  .FilterGrid > *:nth-child(5) {
    -ms-grid-column: 5;
  }
  .FilterGrid > *:nth-child(6) {
    -ms-grid-column: 6;
  }
  .FilterGrid > *:nth-child(7) {
    -ms-grid-column: 7;
  }
  .FilterGrid > *:nth-child(8) {
    -ms-grid-column: 8;
  }
  .FilterGrid > *:nth-child(9) {
    -ms-grid-column: 9;
  }
  .FilterGrid > *:nth-child(10) {
    -ms-grid-column: 10;
  }
  .FilterGridColumn {
    display: -ms-grid;
    -ms-grid-columns: max-content 5px max-content;
  }
  .FilterGridColumn label {
    margin-top: 2px;
  }
  .FilterGridColumn > * {
    margin-bottom: 5px;
  }
  .FilterGridColumn > * {
    display: inline-block;
  }
  .FilterGridColumn > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(7) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(8) {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(9) {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(10) {
    -ms-grid-row: 9;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(11) {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(12) {
    -ms-grid-row: 11;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(13) {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(14) {
    -ms-grid-row: 13;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(15) {
    -ms-grid-row: 15;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(16) {
    -ms-grid-row: 15;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(17) {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(18) {
    -ms-grid-row: 17;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(19) {
    -ms-grid-row: 19;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(20) {
    -ms-grid-row: 19;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(21) {
    -ms-grid-row: 21;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(22) {
    -ms-grid-row: 21;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(23) {
    -ms-grid-row: 23;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(24) {
    -ms-grid-row: 23;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(25) {
    -ms-grid-row: 25;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(26) {
    -ms-grid-row: 25;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(27) {
    -ms-grid-row: 27;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(28) {
    -ms-grid-row: 27;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(29) {
    -ms-grid-row: 29;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(30) {
    -ms-grid-row: 29;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(31) {
    -ms-grid-row: 31;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(32) {
    -ms-grid-row: 31;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(33) {
    -ms-grid-row: 33;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(34) {
    -ms-grid-row: 33;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(35) {
    -ms-grid-row: 35;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(36) {
    -ms-grid-row: 35;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(37) {
    -ms-grid-row: 37;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(38) {
    -ms-grid-row: 37;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(39) {
    -ms-grid-row: 39;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(40) {
    -ms-grid-row: 39;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(41) {
    -ms-grid-row: 41;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(42) {
    -ms-grid-row: 41;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(43) {
    -ms-grid-row: 43;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(44) {
    -ms-grid-row: 43;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(45) {
    -ms-grid-row: 45;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(46) {
    -ms-grid-row: 45;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(47) {
    -ms-grid-row: 47;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(48) {
    -ms-grid-row: 47;
    -ms-grid-column: 3;
  }
  .FilterGridColumn > *:nth-child(49) {
    -ms-grid-row: 49;
    -ms-grid-column: 1;
  }
  .FilterGridColumn > *:nth-child(50) {
    -ms-grid-row: 49;
    -ms-grid-column: 3;
  }
  .InputGridColumn {
    display: -ms-grid;
    -ms-grid-columns: max-content 5px max-content 5px max-content;
  }
  .InputGridColumn > * {
    display: inline-block;
  }
  .InputGridColumn > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(7) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(8) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(10) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(11) {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(12) {
    -ms-grid-row: 7;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(13) {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(14) {
    -ms-grid-row: 9;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(15) {
    -ms-grid-row: 9;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(16) {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(17) {
    -ms-grid-row: 11;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(18) {
    -ms-grid-row: 11;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(19) {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(20) {
    -ms-grid-row: 13;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(21) {
    -ms-grid-row: 13;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(22) {
    -ms-grid-row: 15;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(23) {
    -ms-grid-row: 15;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(24) {
    -ms-grid-row: 15;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(25) {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(26) {
    -ms-grid-row: 17;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(27) {
    -ms-grid-row: 17;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(28) {
    -ms-grid-row: 19;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(29) {
    -ms-grid-row: 19;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(30) {
    -ms-grid-row: 19;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(31) {
    -ms-grid-row: 21;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(32) {
    -ms-grid-row: 21;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(33) {
    -ms-grid-row: 21;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(34) {
    -ms-grid-row: 23;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(35) {
    -ms-grid-row: 23;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(36) {
    -ms-grid-row: 23;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(37) {
    -ms-grid-row: 25;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(38) {
    -ms-grid-row: 25;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(39) {
    -ms-grid-row: 25;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(40) {
    -ms-grid-row: 27;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(41) {
    -ms-grid-row: 27;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(42) {
    -ms-grid-row: 27;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(43) {
    -ms-grid-row: 29;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(44) {
    -ms-grid-row: 29;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(45) {
    -ms-grid-row: 29;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(46) {
    -ms-grid-row: 31;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(47) {
    -ms-grid-row: 31;
    -ms-grid-column: 3;
  }
  .InputGridColumn > *:nth-child(48) {
    -ms-grid-row: 31;
    -ms-grid-column: 5;
  }
  .InputGridColumn > *:nth-child(49) {
    -ms-grid-row: 33;
    -ms-grid-column: 1;
  }
  .InputGridColumn > *:nth-child(50) {
    -ms-grid-row: 33;
    -ms-grid-column: 3;
  }
}
/* Section Capacity Calendar */
.CapCalWeekHeaderCell {
  background-color: cornflowerblue;
  color: white;
}

.CapCalDayHeaderCell {
  background-color: steelblue;
  color: white;
}

.CapCalLeftHeaderCell {
  background-color: lightsteelblue;
  color: black;
}

.CapCalDefaultLinkCell {
  background-color: snow;
}

.EmptyCapCalCell {
  background-color: whitesmoke;
}

.CapCalDayCellBeforeToday {
  background-color: lightgray;
}

.CapCalDayCellTodayOrAfter {
  background-color: lemonchiffon;
}

.CapCalTable {
  font-size: 12px;
  font-weight: bold;
  font-family: Calibri, sans-serif;
}

.polygonArrowLeft, .polygonArrowRight {
  stroke: black;
  stroke-width: 20;
  fill: url(#arrowBackground);
}

.arrowBackground .gradientStart {
  stop-color: #9FB1C5;
  stop-opacity: 1;
}
.arrowBackground .gradientEnd {
  stop-color: #708AA8;
  stop-opacity: 1;
}

/* IE10/IE11 selector */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .polygonArrowLeft, .polygonArrowRight {
    fill: #708AA8;
  }
}
/* EndSection CapacityCalendar */
.DetailsViewIssueCell {
  background-color: #E9ECF1;
}

.OrganisationAutocompleteTextbox {
  width: 20em;
}

.SiteMapFirstLevelNode {
  display: block;
  margin-bottom: 10px;
}

.InterfaceDetailFilter .DateSelectorContainer input[type=text] {
  width: 91.5px !important;
}

.PaddingBottom5px {
  padding-bottom: 5px;
}

.text_align_right {
  text-align: right;
}

.border_collapse {
  border-collapse: collapse;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  padding: 5px 5px 5px 5px;
  white-space: nowrap;
  border-radius: 0px;
  color: black;
  position: absolute;
  z-index: 1;
  border: 1px solid black !important;
  background-color: white !important;
}

.ToolTipRight {
  top: -5px;
  left: 105%;
}

.ToolTipLeft {
  top: -5px;
  right: 105%;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.listtable {
  border-collapse: collapse;
  padding: 0px;
}

.listtablecell {
  padding-right: 1em;
  text-align: left;
  white-space: nowrap;
}

.YellowBackground {
  background-color: yellow;
}

.ScrollableTextDiv {
  overflow-y: scroll;
  width: 1200px;
  resize: both;
}

.whitespace_prewrap {
  white-space: pre-wrap;
}

.display_inlineblock {
  display: inline-block;
}

.resizing_both_overflow_auto {
  resize: both;
  overflow: auto;
}

.overflow_wrap_break_word {
  overflow-wrap: break-word;
}

.InterfaceLogDetailErrorMessage {
  min-width: 500px;
  max-width: 1000px;
}

.InputAsLabel {
  cursor: text;
  font-size: unset;
  color: unset;
  width: 100%;
  border: none !important;
  outline: none !important;
  padding: 0px !important;
}

.SelectLanguageButton {
  display: inline-block;
  text-align: center;
}

.SelectLanguageButton input[type=submit] {
  width: 100%;
}

.SelectLanguageButton span {
  margin-right: 10%;
}

.ck.ck-editor__editable_inline {
  height: 300px;
}

.MultiAutocomplete {
  display: flex;
  flex-direction: column;
}
.MultiAutocomplete div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  vertical-align: middle;
  border: 1px solid black;
  padding: 2px;
  background-color: #f5f5f5;
}
.MultiAutocomplete div span:nth-child(1) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.MultiAutocomplete .closeButton {
  display: inline-block;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  top: -2px;
  position: relative;
}