/* 
 This file is generated from Agristo.scss. 
 Do not edit this file. 
 Edit Agristo.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: #EFC241;
  padding: 3px 0 3px 0;
  font-weight: bold;
  font-size: 1em;
  color: white;
  color: #463A2E;
  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: white;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; /*border-top: 2px solid #2952A3;*/
  font-size: small;
}

a {
  color: #EFC241;
}

.Link, .Link:link, .Link:visited, .GridViewSkinStyle .Link, .GridViewSkinStyle .Link:link, .GridViewSkinStyle .Link:visited {
  color: #EFC241;
}

a:visited {
  color: #EFC241;
}

a:active {
  color: #463A2E;
}

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: #EFC241;
}

#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: white;
}

#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, #463A2E, #463A2E);
  color: #EFC241;
}

#header .nav_menu_top .selected {
  background-image: url("../../images/layout/selectedgrad.gif");
  background-repeat: repeat-x;
  background-position: unset;
  background-image: linear-gradient(180deg, #463A2E, #463A2E);
  color: #EFC241;
}

/* 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, #FFFFFF, #FFFFFF);
  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: #463A2E;
}

#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, #FFFFFF, white);
  background-repeat: no-repeat;
  vertical-align: top;
  border-collapse: collapse;
}

/* Main Content */
.contentwindow {
  border-color: #6F9DD9;
  border-color: #EFC241;
  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: #EFC241;
  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: white;
  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 #EFC241;
  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: #EFC241;
  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: #EFC241;
  border: solid 1px grey;
}

.DataGroupCommandStyleConfirmation {
  display: inline-table;
  margin-right: 15px;
  margin-top: 25px;
  vertical-align: top;
  background-color: #FFFFCC;
  background-color: #FFF2CC;
  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, white, #F4F4F2);
}

.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: #463A2E;
}

.GridViewSkinStyle .GridViewSkinHeaderStyle a:link, .GridViewSkinStyle .GridViewSkinHeaderStyle a:visited {
  color: White;
  color: #463A2E;
}

.GridViewSkinStyle a:hover {
  color: Blue;
  color: #EFC241;
}

.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, #EFC241, #EFC241);
  color: #463A2E;
}

.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: #463A2E;
}

.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, #EFC241, #EFC241);
}

.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: #EFC241;
  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: #EFC241;
  stop-opacity: 1;
}
.arrowBackground .gradientEnd {
  stop-color: #EFC241;
  stop-opacity: 1;
}

/* IE10/IE11 selector */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .polygonArrowLeft, .polygonArrowRight {
    fill: #EFC241;
  }
}
/* 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;
}

body.MasterPageBody {
  color: #463A2E;
}

.GridViewSkinStyle a:hover {
  color: #463A2E;
}

.ChildrenInline > * {
  display: inline-block;
}

body.MasterPageBody input:focus {
  outline-color: #463A2E;
}

.Login .EntryLabel {
  font-weight: bold;
}

.MasterPageBody .Login a {
  color: #463A2E;
}

#header {
  height: auto;
}

#header span.loginstatus a {
  color: #EFC241;
}

#header .nav_menu_top {
  border: 1px solid white;
}

#header .nav_menu_top_panel {
  position: static;
}

#header .dynmenu li.dynamic {
  border-bottom: 1px solid #EFC241;
  line-height: 25px;
}

#header .dynmenu li.dynamic:last-child {
  border-bottom: none;
}

#header .dynmenu {
  border: 1px solid #EFC241;
}

/* Organisation overview navigation sidebar */
.nav_menu_panel {
  border-color: #EFC241;
}

.navigation .nav_menu_panel {
  color: #463A2E;
}

.navigation .nav_menu_panel a:hover:not(.highlighted) {
  color: #463A2E;
}

.navigation .nav_menu .level1 .highlighted {
  color: #EFC241;
  background-color: #463A2E;
  background-image: none;
}

.navigation .nav_menu .level1 a {
  /*important was inevitable because of sidebar magic css which is defined in the page*/
  padding-left: 10px !important;
  margin-left: 0px;
}

.navigation .nav_menu_panel {
  background-color: white;
}

.navigation .nav_menu {
  border: 1px solid #463A2E;
}

.navigation .nav_menu .level1 li {
  background-image: none;
  background-color: #EFC241;
  color: #463A2E;
}

.UserViews {
  background-color: #EFC241;
  border: solid 1px grey;
  padding-bottom: 8px;
  padding-top: 8px;
}

.navigation .nav_menu .selected, .dynmenuselected {
  color: #EFC241;
  background-color: #463A2E;
}

.UserViewsHeader {
  display: inline;
  white-space: nowrap;
  padding-left: 4px;
}

.navigation .nav_menu ul li:first-child {
  background-color: #EFC241;
  border-bottom-color: #EFC241;
  border-top-color: #EFC241;
}

.navigation .nav_menu ul li a {
  color: #463A2E;
}

.navigation .nav_menu ul li a.highlighted {
  color: #EFC241;
}

.GridViewSkinStyle a:not([href]) {
  color: #463A2E;
}

.GridViewSkinStyle a:not([href]):hover {
  color: #EFC241;
}

.MasterPageBody .GridViewSkinStyle {
  color: #463A2E;
}

.AgristoFilter tr {
  vertical-align: top;
}

.AgristoFilter td {
  white-space: nowrap;
  padding-left: 3px;
}

.AgristoFilter input[type=text], .AgristoFilter select {
  width: 208px !important;
  margin-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.AgristoFilter .DateFilter {
  padding-top: 0;
}

.AgristoFilter .DateFilter input[type=text] {
  width: 93px !important;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.AgristoFilter .DateFilter span {
  padding-top: 0;
  vertical-align: top;
  display: inline;
}

.AgristoFilter .DateFilter span {
  vertical-align: top;
}

.AgristoFilter .DateFilter > div {
  display: inline-block;
}

/* Section TransportLoadHint */
#HintWindow {
  padding: 10px;
  transform: scale(0.8);
  transform-origin: left top;
  margin-right: -150px;
  margin-bottom: -50px;
  pointer-events: none;
}

#truckContainer {
  position: relative;
  text-transform: uppercase;
  transform: scale(0.8);
}

#truckContainer span {
  position: absolute;
  z-index: 3;
  font-size: 18px;
  padding: 24px 17px;
  top: 6%;
}

#firstLine {
  right: 51%;
  background-color: black;
  color: white;
}

#secondLine {
  background-color: white;
  color: black;
  right: 26%;
}

#thirdLine {
  background-color: black;
  color: white;
  right: 2%;
}

#hintTextContainer {
  vertical-align: top;
  font-size: 16px;
}

/* EndSection TransportLoadHint */
#CreateTransports {
  vertical-align: top;
}

#CreateTransports input[type=text] {
  min-width: 20em;
}

#CreatedTransports {
  vertical-align: top;
  margin-top: 7px;
}

.removedGridviewLine td {
  font-style: italic;
  color: grey;
}

.removedGridviewLine input[type=text], .removedOrderline input[type=image], .removedOrderline a {
  display: none;
}

/* Section Capacity Calendar */
.CapCalWeekHeaderCell {
  background-color: #463A2E;
  color: white;
}

.CapCalDayHeaderCell {
  background-color: #463A2E;
  color: white;
}

.CapCalLeftHeaderCell {
  background-color: #463A2E;
  color: white;
}

.CapCalDefaultLinkCell {
  background-color: snow;
}

.EmptyCapCalCell {
  background-color: whitesmoke;
}

.CapCalDayCellBeforeToday {
  background-color: lightgray;
}

.CapCalDayCellTodayOrAfter {
  background-color: lemonchiffon;
}

.CapCalTable a {
  color: #463A2E;
}

.LinkIcon {
  background-color: #463A2E;
}

/* EndSection CapacityCalendar */
.WizardHeader {
  background-image: linear-gradient(180deg, #EFC241, #EFC241);
  color: #463A2E;
  font-weight: bold;
  color: #463A2E;
  padding: 4px;
  display: block;
}

.SlotClosingContainer {
  white-space: nowrap;
}

.SlotClosingContainer > .triangleBorder {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 18px solid black;
  display: inline-block;
  position: relative;
}

.SlotClosingContainer > .triangleBorder > .stateIcon {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  left: -8px;
  top: 4px;
}

.SlotClosingContainer > .lblSlotClosing {
  margin-left: 3px;
  display: inline-block;
}

.SlotClosingContainer > .triangleBorder > .open {
  border-bottom: 12px solid green;
}

.SlotClosingContainer > .triangleBorder > .closingApproaches {
  border-bottom: 12px solid darkred;
}

.SlotClosingContainer > .triangleBorder > .closed {
  border-bottom: 12px solid black;
}

.IssueDetailsTable tr {
  height: 1.5em;
}

.IssueDetailsTable th {
  text-align: left;
  padding-left: 2em;
  padding-right: 1em;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 1.5em;
}

.IssueDetailsTable td {
  background-color: white;
  padding-left: 0.6em;
  padding-right: 2em;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 1.5em;
}

.IssueDetailsTable tr:nth-child(even) > td {
  background-color: #EEEEEE;
  padding-left: 0.6em;
  height: 1.5em;
  padding-top: 0px;
  padding-bottom: 0px;
}

.BackGroundFromParent {
  border-collapse: collapse;
}

.BackGroundFromParent, .BackGroundFromParent th, .BackGroundFromParent td {
  background-color: inherit !important;
}

.ExtendedDetailsViewSkinFieldHeaderStyle, .DetailsViewSkinFieldHeaderStyle {
  background-color: #F4F4F2;
}

.DetailsViewSkinHeaderStyle ~ tr:nth-child(odd):not(.DetailsViewSkinHeaderStyle), .DetailsViewOddRow {
  color: #463A2E;
  background-color: White;
}

.DetailsViewSkinHeaderStyle ~ tr:nth-child(even):not(.DetailsViewSkinHeaderStyle), .DetailsViewEvenRow {
  color: #463A2E;
  background-color: #F4F4F2;
}

.DetailsViewIssueCell {
  background-color: #dbdbdb;
}

.TableRow_TemplateAndTextHandle .cell .title, .TableRow_TemplateAndTextHandle .part0 {
  background-color: #F4F4F2;
}

.TableRow_TemplateAndTextHandle .itembox,
.TableRow_TemplateAndTextHandle .itembox > *,
.TableRow_TemplateAndTextHandle .itembox > * > * {
  color: #463A2E;
}

.ToolbarButtonCellMousover {
  background-image: linear-gradient(180deg, #EFC241, #EFC241);
}

.GridViewSkinStyle > tbody > tr:not(.GridViewSkinHeaderStyle):not(.GridViewPager):nth-child(even) {
  color: #463A2E;
}

.GridViewSkinStyle > tbody > tr:not(.GridViewSkinHeaderStyle):not(.GridViewPager):nth-child(odd):not(:only-child) {
  color: #463A2E;
}

.GridViewPager {
  color: #463A2E;
}

.CreationWizardSideBar {
  width: 250px;
  padding-top: 5px;
  vertical-align: top;
}

.CreationWizard td {
  vertical-align: top;
}

.CreationWizard input[type=submit] {
  margin: 10px 0px 0px 10px;
  height: 30px;
  width: 150px;
}

.CreationWizardStep {
  text-align: left;
}

.transportdetails tbody tr td {
  min-width: 120px;
}

.PreAllocationDetailsView td:first-child {
  width: 120px;
}

.PreAllocationDetailsView input[type=text], .PreAllocationDetailsView select:not(.RecurrenceSelector) {
  width: 205px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-right: 2px;
}

.WizardPanel {
  vertical-align: top;
  display: inline-table;
  margin-right: 2px;
}

.WizardPanel > div,
.WizardPanel > span {
  width: 100%;
}

.DeliveryTimeSelector {
  width: 100%;
}

.DeliveryTimeSelector td {
  text-align: center;
}

.CreationWizardContextProvider {
  height: 73px;
  vertical-align: bottom;
}

.CreationWizardVisualWhiteSpace {
  height: 76px;
  width: 100%;
}

#billboardTable {
  border-collapse: collapse;
  max-width: 800px;
  width: 100%;
  margin: 30px auto 0px auto;
}

#billboardTable td, #billboardTable th {
  padding: 5px;
}

#billboardTable td, #billboardTable th {
  text-align: left;
}

#billboardTable td:last-child, #billboardTable th:last-child {
  text-align: right;
}

/* Section DaySchedule */
.DayScheduleItem {
  background-color: white;
  color: #463A2E;
  border: 1px solid #2952A3;
}
.DayScheduleItem .ToolbarButtonCellMousover .ToolbarButtonLabel {
  color: black;
}

.DayScheduleTimeCell {
  background-color: #F4F4F2;
  color: #463A2E;
  Height: 15px;
}

.DayScheduleHeader {
  color: #463A2E;
  font-size: larger;
  font-weight: bold;
  text-align: center;
  border: 1px solid #463A2E;
  width: 240px;
}

.DayScheduleTimeHeader {
  background-color: #EFC241;
  color: #463A2E;
  font-size: larger;
  font-weight: bold;
  text-align: center;
  border: 1px solid #463A2E;
  width: 35px;
}

.DayScheduleInactiveCell {
  background-color: #E8EEF7;
  text-align: right;
}

.DayScheduleTable {
  background-color: #FFF2CC;
  font-size: x-small;
  border-style: none;
}

/* End section DaySchedule */
.ExpeditionPage .ExpeditionSection {
  visibility: hidden;
}
.ExpeditionPage .Bold {
  font-weight: bold;
}
.ExpeditionPage .DeliveryLink {
  text-decoration: underline;
  cursor: pointer;
}
.ExpeditionPage .DeliveryPage {
  display: grid;
  grid-template-columns: 30% auto;
  grid-gap: 5px;
}
.ExpeditionPage .DeliveryDisplay table {
  width: 100%;
}
.ExpeditionPage #DeliveriesDisplay .active {
  font-weight: bold;
}
.ExpeditionPage #DeliveriesDisplay tr.active > td:last-child span {
  display: inline;
}
.ExpeditionPage #DeliveriesDisplay tr > td:last-child span {
  display: none;
}
.ExpeditionPage #DeliveryDetails td:first-child {
  width: 50%;
}
.ExpeditionPage .DeliverySelector table {
  width: 100%;
}
.ExpeditionPage .DeliveryPage td {
  padding: 5px;
}
.ExpeditionPage #DeliveriesDisplay tr > td:first-child {
  width: 30%;
}
.ExpeditionPage #DeliveriesDisplay tr:not(.GridViewSkinHeaderStyle) > td:last-child {
  text-align: right;
}
.ExpeditionPage .error {
  color: red;
}
.ExpeditionPage .ExpeditionMainHeader {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 5px;
}
.ExpeditionPage .ExpeditionMainHeader label + select {
  margin-left: 15px;
  width: 150px;
}
.ExpeditionPage .ExpeditionSwitchButtonContainer {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 120px;
}
.ExpeditionPage .ExpeditionDockDisplay {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.ExpeditionPage .ExpeditionSwitchButton {
  background-color: white;
  border: 3px solid gray;
  margin: 5px;
  width: 150px;
  height: 100px;
  transition: all ease-in-out 0.25s;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.ExpeditionPage .ExpeditionSwitchButton img {
  max-height: 90%;
  width: auto;
}
.ExpeditionPage .ExpeditionSwitchButton:not(.active):hover {
  opacity: 1;
}
.ExpeditionPage .ExpeditionSwitchButton.active {
  border: 8px solid black;
}
.ExpeditionPage .ExpeditionSwitchButton:not(.active) {
  opacity: 0.4;
}
.ExpeditionPage .ExpeditionSection {
  max-width: 1024px;
  margin-left: 15px;
}
.ExpeditionPage .SlotbookingStatus {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.ExpeditionPage .SlotbookingStatusColor {
  width: 15px;
  height: 15px;
  border: 1px solid black;
  margin-right: 5px;
}
.ExpeditionPage .InformationPage .SealVerificationInput {
  width: 155px;
}
.ExpeditionPage .InformationPage .TemperatureLoggerInput {
  width: 155px;
}
.ExpeditionPage .InformationPage .PalletInput {
  width: 45px;
}
.ExpeditionPage .InformationPage table {
  width: 100%;
}
.ExpeditionPage table {
  border-collapse: collapse;
}
.ExpeditionPage .InformationPage td {
  padding: 5px;
  width: 50%;
}
.ExpeditionPage .InformationPage .ExtendedDetailsViewSkinFieldHeaderStyle {
  text-align: right;
}
.ExpeditionPage .RightAlign {
  text-align: right;
}
.ExpeditionPage .Hidden {
  display: none;
}
.ExpeditionPage #transportComment {
  padding: 10px;
}
.ExpeditionPage .IssueCommandButton {
  cursor: pointer;
  display: inline-flex;
  flex-wrap: nowrap;
  padding: 5px;
  color: #463A2E;
  transition: all ease-in-out 0.15s;
}
.ExpeditionPage .IssueCommandButton span {
  margin-left: 5px;
}
.ExpeditionPage .IssueCommandButton > a {
  color: #463A2E;
}
.ExpeditionPage .IssueCommandButton:hover {
  background-color: #EFC241;
}
.ExpeditionPage .BrowserNotConfiguredMessage {
  display: block;
  margin-left: 0px;
}
.ExpeditionPage .AlignedWithHeader {
  margin-left: 5px;
}
.ExpeditionPage .BrowserIdContainer {
  float: none;
}
.ExpeditionPage .ExpeditionHeaderRightSide {
  display: flex;
  flex-direction: column;
}
.ExpeditionPage .BrowserIdDisplay {
  align-self: flex-end;
  margin-bottom: 5px;
  padding-right: 10px;
}
.ExpeditionPage .BrowserIdDisplay span {
  display: block;
}

.IssueSelector {
  display: inline-table;
}

.GridViewSkinHeaderStyle a:not([href]):hover {
  color: #463A2E;
}

.Sitemap, .Sitemap:visited, .Sitemap:hover {
  font-family: Verdana, Geneva, sans-serif;
  color: #463A2E;
  text-decoration: none;
}

.SitemapSectionItem {
  background-color: #F4F4F2;
  width: 250px;
  height: 90px;
  padding: 10px 0 0 10px;
  margin: 0 8px 8px 0;
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}
.SitemapSectionItem .SitemapItemLink {
  color: #463A2E;
  font-size: 1.17em;
  display: block;
}
.SitemapSectionItem .SitemapItemDescription {
  width: 220px;
  overflow-wrap: break-word;
  display: block;
}
.SitemapSectionItem .SitemapLinkArrowContainer {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 40px;
  background-image: linear-gradient(to left top, #EFC241 0%, #EFC241 50%, transparent 52%);
}
.SitemapSectionItem .SitemapLinkArrow {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-weight: bold;
  font-size: larger;
}
.SitemapSectionItem .SitemapLine {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 50px;
  height: 2px;
  background-color: #EFC241;
}

.SitemapSectionHeader {
  margin-left: 10px;
}

.SitemapSectionDescription {
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: -10px;
  display: inline-block;
}

.GuidInput {
  width: 270px;
}

.BrowserNotConfiguredMessage {
  margin-left: 100px;
  display: inline-block;
  width: 250px;
}

.BrowserIdContainer * {
  display: block;
}

.LocationWizard .RegistrationTitle {
  font-size: 3em;
  font-weight: bold;
  padding-left: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.LocationWizard h1.RegistrationTitle, .LocationWizard h3.RegistrationLabel {
  line-height: unset;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: none;
}
.LocationWizard h1.RegistrationTitle {
  position: fixed;
  top: 0px;
  margin: 0.67em 0;
  z-index: 5;
}
.LocationWizard h3.RegistrationLabel {
  font-size: 1.17em;
  margin: 1em 0;
}
.LocationWizard .TimoutText {
  position: fixed;
  top: 110px;
  padding-left: 100px;
  z-index: 5;
  font-size: 1.6em;
}
.LocationWizard .RegistrationBanner {
  z-index: 3;
  position: fixed;
  top: 0px;
  right: 0px;
  background-repeat: no-repeat;
  width: 420px;
  height: 243px;
  background-size: 400px;
  background-position-y: 20px;
}
.LocationWizard .BrowserNotConfiguredMessage {
  position: fixed;
  top: 170px;
}
.LocationWizard .CreationWizardSideBar {
  width: auto;
}
.LocationWizard .CreationWizardSideBar table {
  margin-top: 30px;
  width: 420px;
  margin-right: 40px;
}
.LocationWizard .CreationWizard {
  position: fixed;
  top: 170px;
  z-index: 5;
  font-size: 2em;
}
.LocationWizard .CreationWizard h3 {
  font-size: 1.2em;
  max-width: 30em;
}
.LocationWizard .CreationWizard .CreationWizardStep {
  font-size: 0.8em;
  max-width: 1415px;
}
.LocationWizard .CreationWizard input[type=submit] {
  padding: 0.4em 0.8em 0.4em 0.8em;
  margin: 0.8em 0em 0em 0.8em;
  width: auto;
  height: auto;
}
.LocationWizard .CreationWizard input[type=text] {
  padding: 0.2em 0.2em 0.2em 0.2em;
}
.LocationWizard .FilterGridColumn {
  grid-template-columns: 190px 190px 190px;
}
.LocationWizard .InputGridColumn > div:nth-child(6n+1), .LocationWizard .InputGridColumn > div:nth-child(6n+2), .LocationWizard .InputGridColumn > div:nth-child(6n+3) {
  background-color: #f2f2f2;
}
.LocationWizard .InputGridColumn > div:nth-child(3n+1) {
  min-width: 15em;
  text-align: right;
}
.LocationWizard .InputGridColumn {
  grid-gap: 0px;
}
.LocationWizard .InputGridColumn > div {
  height: 100%;
  padding-right: 1em;
  display: grid;
  align-items: center;
}
.LocationWizard .InputGridColumn > div input[type=text] {
  margin-top: 4px;
  margin-bottom: 4px;
  width: 15em;
}
.LocationWizard .InputGridColumn > div b, .LocationWizard .InputGridColumn > div span {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
}
.LocationWizard .LargeText span {
  font-size: 3em;
}
.LocationWizard .BrowserIdContainer {
  position: fixed;
  bottom: 15px;
  right: 15px;
}

.HeaderDetailsView {
  display: inline-block;
  vertical-align: top;
}

.HeaderDetailsView {
  vertical-align: top;
  max-width: 58%;
}

.HeaderDetailsView > div {
  width: 100%;
}

.HeaderDetailsView table table {
  width: 100%;
}

.AdditionalDetailsView {
  max-width: 40%;
  min-width: 300px;
  display: inline-block;
  vertical-align: top;
}

.AdditionalDetailsView > div {
  width: 100%;
  vertical-align: top;
}

.AdditionalDetailsView table table {
  width: 100%;
}

.AdditionalDetailsView table table td:nth-child(2) {
  min-width: 150px;
}

.DropdownMinWidth {
  min-width: 150px;
}

.AssignOrderGroupsSideBar {
  width: 250px;
  padding-top: 5px;
  padding-left: 5px;
  vertical-align: top;
}

.AssignOrderGroupsWizard td {
  vertical-align: top;
}

.AssignOrderGroupsWizardStep {
  text-align: left;
}

.ConfigFieldDropDownList {
  width: 270px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}