/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:root {
  --mcdp-fcolor: darkgreen;
  --mcdp-rcolor: darkred;
  --mcdp-icolor: darkorange;
  --mcdp-keyword-color: #00a;
  --mcdp-unit-color: #ac5600;
  --mcdp-misc-color: #cc6600;
}
h1.draft,
h2.draft,
h3.draft {
  color: red !important;
}
span.placeholder {
  color: blue;
  background-color: #efe;
  border-radius: 4px;
  padding-left: 3px;
  padding-right: 3px;
  font-family: serif;
  font-style: italic;
}
span.Unit,
span.Nat,
span.Int,
span.Rcomp,
span.DimensionlessKeyword {
  color: #ac5600;
}
span.ValueExpr,
span.IntegerFraction,
span.NatConstant,
span.RcompConstant {
  color: #cc6600;
}
span.RcompUnit {
  color: #cc6600;
}
span.AbstractKeyword,
span.AddBottomKeyword,
span.AnyOfKeyword,
span.ApproxKeyword,
span.ApproxLowerKeyword,
span.ApproxUKeyword,
span.ApproxUpperKeyword,
span.AsKeyword span.AssertEmptyKeyword,
span.AssertEqualKeyword,
span.AssertGEQKeyword,
span.AssertGTKeyword,
span.AssertLEQKeyword,
span.AssertLTKeyword,
span.AssertNonemptyKeyword,
span.BetweenAndKeyword,
span.BetweenKeyword,
span.BottomKeyword,
span.CanonicalKeyword,
span.CodeKeyword,
span.CodeKeyword,
span.Comma,
span.CompactKeyword,
span.ConstantKeyword,
span.CoproductWithNamesChooseKeyword,
span.DPWrapToken,
span.EmptySetKeyword,
span.Eq,
span.EversionKeyword,
span.Exponent,
span.ExtendsKeyword,
span.FinitePosetKeyword,
span.FlattenKeyword,
span.ForKeyword,
span.FromCatalogueKeyword,
span.FromKeyword,
span.FromLibraryKeyword,
span.GenericOperationName,
span.Geq,
span.Geq,
span.IgnoreKeyword,
span.IgnoreResourcesKeyword,
span.ImplementedbyKeyword,
span.ImplementsKeyword,
span.ImportKeyword,
span.InstanceKeyword,
span.InterfaceKeyword,
span.IntervalKeyword,
span.LAngle,
span.LBrace,
span.LBracket,
span.LPar,
span.LeftRightArrow,
span.Leq,
span.LikeKeyword,
span.LoadKeyword,
span.LowerClosureKeyword,
span.LowerSetFromCollectionKeyword,
span.LowerSetsKeyword,
span.MCDPKeyword,
span.MCDPTypeKeyword,
span.MaximalsKeyword,
span.MinimalsKeyword,
span.OpKeyword,
span.OpKeyword,
span.Percent,
span.Plus,
span.Plus,
span.PlusOrMinus,
span.PowerSetKeyword,
span.ProcName,
span.Product,
span.ProductKeyword,
span.PropagateKeyword,
span.RAngle,
span.RBrace,
span.RBracket,
span.RPar,
span.ResourceKeyword,
span.SingleElementPosetKeyword,
span.SolveModelKeyword,
span.SolveRModelKeyword,
span.SpaceCoproductKeyword,
span.SpecializeKeyword,
span.SubKeyword,
span.Sum,
span.TakeKeyword,
span.TemplateKeyword,
span.Times,
span.Times,
span.TopKeyword,
span.UncertainKeyword,
span.UnconnectedKeyword,
span.UpperClosureKeyword,
span.UpperSetFromCollectionKeyword,
span.UpperSetsKeyword,
span.UsingKeyword,
span.VarStatementKeyword,
span.YAMLKeyword,
span.RepoKeyword,
span.sum {
  font-weight: bold;
  color: #00a;
}
span.LibraryKeyword,
span.ModelKeyword,
span.ShelfKeyword,
span.TemplateKeyword,
span.InterfaceKeyword,
span.PosetKeyword,
span.ValueKeyword {
  font-weight: bold;
  color: #00008a;
}
span.ImportString {
  color: #7a4400;
}
span.MapsTo {
  font-weight: bold;
  color: darkred;
}
span.MapsFrom {
  font-weight: bold;
  color: darkgreen;
}
span.VName {
  color: blue;
}
/* constant */
span.CName {
  color: #333;
}
span.SetNameRValue > span.RName {
  color: darkred;
}
span.SetNameFValue > span.FName {
  color: darkgreen;
}
span.SumResources > span.RName {
  color: darkred;
}
span.SumFunctions > span.FName {
  color: darkgreen;
}
span.DerivFunctionName {
  color: darkgreen;
}
span.DerivResourceName {
  color: darkred;
}
span.ProvidesKeyword,
span.RequiresKeyword {
  font-weight: bold;
}
span.ProductWithLabelsLabel,
span.IndexLabel {
  color: #cc6600;
}
/* f provided by s */
span.ProvidedByKeyword,
span.Function > span.FName {
  color: darkgreen;
}
/* f required by s */
span.RequiredByKeyword,
span.Resource > span.RName {
  color: darkred;
}
/* required rname - this is a function inside */
span.RequiredKeyword,
span.NewResource > span.RName {
  color: darkgreen;
}
/* provided fname - this is a resource inside */
span.ProvidedKeyword,
span.NewFunction > span.FName {
  color: darkred;
}
span.ProvidedKeyword,
span.RequiredKeyword,
span.ProvidedByKeyword,
span.RequiredByKeyword {
  font-weight: bold;
}
/* provides f [m] */
span.ProvidesKeyword {
  color: darkgreen;
}
span.FunStatement > span.FName,
span.FunShortcut1 > span.FName,
span.FunShortcut1m > span.FName,
span.FunShortcut2 > span.FName,
span.FunShortcut3 > span.FName,
span.FunShortcut4 > span.FName,
span.FunShortcut5 > span.FName {
  color: darkgreen;
}
/* requires r [m] */
/* requires r >= ... */
/* requires r1, r2*/
span.RequiresKeyword {
  color: darkred;
}
span.ResStatement > span.RName,
span.ResShortcut1 > span.RName,
span.ResShortcut1m > span.RName,
span.ResShortcut2 > span.RName,
span.ResShortcut3 > span.RName,
span.ResShortcut4 > span.RName,
span.ResShortcut5 > span.RName {
  color: darkred;
}
span.QueryFixResMaxFun span.RName,
span.QueryFixFunMinRes span.RName {
  color: darkred;
}
span.QueryFixResMaxFun span.FName,
span.QueryFixFunMinRes span.FName {
  color: darkgreen;
}
span.SetNameRValue > span.SetNameGenericVar {
  color: darkred;
}
span.SetNameFValue > span.SetNameGenericVar {
  color: darkgreen;
}
/* There is a bug that prevents this from working correctly. */
/* span.ImpName { color: #cc6600; } */
span.FuncName {
  color: #cc6600;
}
span.DPName,
span.NDPName,
span.PosetName,
span.TemplateName,
span.FinitePosetElement,
span.NDPIName,
span.SingleElementPosetTag {
  color: #a0a;
}
span.DPTypeName,
span.DPVariableRef {
  color: #00f;
  font-weight: bold;
}
span.CommentString {
  color: grey;
}
span.line-gutter {
  margin-right: 1em;
  color: grey;
}
span.PlaceholderLabel {
  color: grey;
  /*font-style: italic;*/
}
span.CommentModel {
  color: purple;
  font-weight: bold;
}
span.CommentFun {
  color: darkgreen;
  font-weight: bold;
}
span.CommentRes {
  color: darkred;
  font-weight: bold;
}
/* Special case: ≤ does not look good in regular font Courier */
span.Leq,
span.Geq,
span.OpenBraceKeyword,
span.CloseBraceKeyword {
  /*font-family: Courier, monospace;*/
  font-weight: bold;
}
span.Leq,
span.Geq {
  font-family: "FreeSerif";
  font-size: smaller;
  font-weight: normal !important;
}
span.Sum {
  font-family: "FreeSerif";
  font-weight: bold;
}
span.semantic_error {
  background-color: pink;
}
span.language_warning {
  background-color: yellow !important;
}
span.suggestion {
  text-shadow: 0 0 5px yellow;
}
span.has_tooltip {
  /*border: solid 1px red;*/
}
div.tooltip {
  position: absolute;
  visibility: hidden;
}
span.has_tooltip:hover div.tooltip {
  visibility: visible;
  background-color: yellow !important;
  padding: 5px;
}
span.indentation.before {
  border-left: solid 10px white !important;
  margin-left: -10px !important;
}
span.indentation.after {
  border-right: solid 10px white !important;
  margin-right: -10px !important;
}
span.indentation.inside {
  border-left: solid 10px white !important;
}
@media screen {
  /* unsupported by prince */
  pre,
  code {
    tab-size: 4;
  }
}
code.keyword {
  color: #00a;
  font-weight: bold;
}
/* allow for manual */
code.FName {
  color: darkgreen;
}
code.RName {
  color: darkred;
}
span.ImpName {
  color: darkorange;
}
code.FValue span.ValueExpr,
code.FValue span.RcompUnit {
  color: darkgreen;
}
code.RValue span.ValueExpr,
code.RValue span.RcompUnit {
  color: darkred;
}
/* for catalogue */
.CatalogueFun span.ValueExpr,
.CatalogueFun span.RcompUnit {
  color: darkgreen !important;
}
.CatalogueRes span.ValueExpr,
.CatalogueRes span.RcompUnit {
  color: darkred !important;
}
span.PHClose,
span.PHOpen {
  display: none;
}
span.LibraryName {
  color: darkmagenta;
  font-weight: bold;
}
.link-target {
  background-color: #efebeb;
  border: solid 1px #dfd9d9;
  border-radius: 0.2em;
  padding: 0.01em;
  text-decoration: none;
  font-family: "Inconsolata", monospace;
  font-size: 90%;
}
.icons-common {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  padding-right: 0.2em;
  font-size: smaller;
}
.h-functionality {
  color: darkgreen;
}
.h-resource {
  color: darkred;
}
.h-resource::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  padding-right: 0.2em;
  font-size: smaller;
}
.h-nodename {
  color: #a0a;
  background-color: #efebeb;
  border: solid 1px #dfd9d9;
  border-radius: 0.2em;
  padding: 0.01em;
  text-decoration: none;
  font-family: "Inconsolata", monospace;
  font-size: 90%;
}
.h-library-name {
  background-color: #efebeb;
  border: solid 1px #dfd9d9;
  border-radius: 0.2em;
  padding: 0.01em;
  text-decoration: none;
  font-family: "Inconsolata", monospace;
  font-size: 90%;
}
.h-library-name::before {
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  padding-right: 0.2em;
  font-size: smaller;
}
.h-thing-name {
  background-color: #efebeb;
  border: solid 1px #dfd9d9;
  border-radius: 0.2em;
  padding: 0.01em;
  text-decoration: none;
  font-family: "Inconsolata", monospace;
  font-size: 90%;
}
.h-thing-name::before {
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  padding-right: 0.2em;
  font-size: smaller;
}
@media print {
  span.PH {
    font-family: serif;
    font-style: italic;
  }
  span.PH .quot {
    display: none;
  }
  span.PHNoQuoted {
    font-family: serif;
    font-style: italic;
  }
}
span.PH_poset {
  color: #ac5600;
}
span.PH_rvalue {
  color: darkred;
}
span.PH_fvalue {
  color: darkgreen;
}
span.VariableRefNDPType,
span.VariableRefNDPI,
span.TemplateParamName {
  color: olive;
}
span.ImportModelsSpec span.Alias {
  color: olive;
}
span.GraphNodeName {
  color: black;
  font-weight: bold;
}
span.CName {
  color: #cc6600;
}
span.YAMLKey {
  color: blueviolet;
}
span.YAMLColon {
  color: blue;
}
span.YAMLString {
  color: darkgreen;
}
body {
  background-color: white;
  font-family: "Input Serif";
  font-family: "PT Sans";
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
.unicode-icons {
  margin-bottom: -5px;
  margin-top: -5px;
  margin-right: 0.5em;
}
a {
  text-decoration: none;
}
pre code {
  font-family: "Anka/Coder Narrow", "Lucida Console", monospace;
}
.tip {
  display: none;
}
.tip {
  border-radius: 5px;
  padding: 5px;
  background: #73ad21;
  color: white;
  max-width: 20em;
}
ul {
  padding-left: 2em;
}
/*# sourceMappingURL=v_mcdpweb.css.map *//*



    -----------------


    -----------------






        Automatically created ---  do not modify 


    -----------------


    -----------------


    -----------------


    -----------------



*/