digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "Liabilities"[label = "Liabilities\n-9.99%" fillcolor="#FFC7AD"]
    "Debt"[label = "Debt\n6.35%" fillcolor="#BDE7BD"]
    "OperatingAndEmployeeLiabilities"[label = "Operating and \nEmployee \nLiabilities\n5.86%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n-30.7%" fillcolor="#ff7973"]
    "OperatingExpenses"[label = "Operating \nExpenses\n16.5%" fillcolor="#BDE7BD"]
    "Expenses"[label = "Expenses\n8.51%" fillcolor="#BDE7BD"]
    "CostOfGoodsSold"[label = "Cost of Goods \nSold\n2.20%" fillcolor="#EEEEEE"]
    "LaborExpense"[label = "Labor Expense\n9.40%" fillcolor="#BDE7BD"]
    "remainder_Expenses"[label = "Other Expenses\n-20.9%" fillcolor="#ff7973"]
    "DepreciationInterestAndFeesExpenses"[label = "Depreciation \nInterest and \nFees Expenses\n-6.10%" fillcolor="#EEEEEE"]
    "SellingAndGeneralAdministrativeExpense"[label = "Selling and \nGeneral \nAdministrative \nExpense\n5.71%" fillcolor="#EEEEEE"]
    "remainder_Revenues"[label = "Other Revenues\n12.0%" fillcolor="#BDE7BD"]
    "Revenues"[label = "Revenues\n-5.34%" fillcolor="#EEEEEE"]
    "RevenueFromContractWithCustomer"[label = "Revenue from \nContract with \nCustomer\n-15.3%" fillcolor="#FFC7AD"]
    "remainder_Assets"[label = "Other Assets\n-11.8%" fillcolor="#FFC7AD"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n-7.02%" fillcolor="#FFC7AD"]
    "IntangibleAssets"[label = "Intangible \nAssets\n-4.82%" fillcolor="#EEEEEE"]
    "Investments"[label = "Investments\n18.0%" fillcolor="#BDE7BD"]
    "CashAndCurrentAssets"[label = "Cash and \nCurrent Assets\n-4.74%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n-6.78%" fillcolor="#FFC7AD"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n-8.78%" fillcolor="#FFC7AD"]
    "Liabilities" -> "StockholdersEquity" [label="-7.83%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-1.50%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Debt" -> "Liabilities" [label="6.35%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "OperatingAndEmployeeLiabilities" -> "Liabilities" [label="5.86%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="-30.7%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "OperatingExpenses" -> "Expenses" [label="16.5%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Expenses" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="8.51%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "CostOfGoodsSold" -> "Expenses" [label="2.20%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LaborExpense" -> "Expenses" [label="9.40%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "remainder_Expenses" -> "Expenses" [label="-20.9%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "DepreciationInterestAndFeesExpenses" -> "Expenses" [label="-6.10%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "SellingAndGeneralAdministrativeExpense" -> "Expenses" [label="5.71%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Revenues" -> "Revenues" [label="12.0%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Revenues" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-5.34%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "RevenueFromContractWithCustomer" -> "Revenues" [label="-15.3%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "remainder_Assets" -> "StockholdersEquity" [label="-16.7%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "remainder_Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="2.54%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-7.02%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "IntangibleAssets" -> "StockholdersEquity" [label="-6.18%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "IntangibleAssets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.01%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Investments" -> "StockholdersEquity" [label="17.1%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Investments" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-7.81%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "CashAndCurrentAssets" -> "StockholdersEquity" [label="-6.08%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "CashAndCurrentAssets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="0.996%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="-6.78%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Expenses" -> "StockholdersEquity" [style = "invisible", arrowhead="none"]
    "Expenses" -> "Revenues" [style = "invisible", arrowhead="none"]
    "Liabilities" -> "remainder_Assets" [style = "invisible", arrowhead="none"]
}