
body.coa-alxconn-body {
	font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
	margin: 0;
}

div.coa-alxconn-header,
div.coa-alxconn-footer {
	padding: 1em;
	display: block;
	margin: 0;
    background-color: rgb(0, 158, 126);
}
div.coa-alxconn-header  {
	padding: 1.5em;
}
div.coa-alxconn-footer  {
	height: 1em;
}

div.coa-alxconn-content {
	padding: 2em;
}

body.coa-alxconn-body h2.coa-cal-h2 {
    display: none; /* let the H1 do the work**/
}

body.coa-alxconn-body div.hero__description {
    margin-bottom: 1.5em;
}

a.coa-alxconn-homelink {
    --coreui-extendedThemeToken-borderRadiusXXLarge: 20px;
    --coreui-extendedThemeToken-colorBlueBackground1: #F3F9FD;
    --coreui-extendedThemeToken-colorBlueBackground1Hover: #D0E7F8;
    --coreui-extendedThemeToken-colorBlueBackground3: #006CBF;
    --coreui-extendedThemeToken-colorBlueBackground3Hover: #005BA1;
    --coreui-extendedThemeToken-colorBlueBackground3Pressed: #003B6A;
    --coreui-extendedThemeToken-colorBlueBackground3Selected: #004E8C;
    --coreui-extendedThemeToken-colorBlueBackgroundGradient: #DCEDFA;
    --coreui-extendedThemeToken-colorBlueForeground1: #006CBF;
    --coreui-extendedThemeToken-colorBlueBorder1: #A9D3F2;
    --coreui-extendedThemeToken-colorBlueForegroundLink: #006CBF;
    --coreui-extendedThemeToken-colorMagentaBackground3: #BF0077;
    --coreui-extendedThemeToken-colorMagentaForeground1: #AC006B;
    --coreui-extendedThemeToken-colorPurpleBackground3: #5C2E91;
    --coreui-extendedThemeToken-colorTealBackground3: #038387;
    --coreui-extendedThemeToken-colorWhiteBackground190: #FFFFFF;
    text-align: inherit;
    --borderRadiusNone: 0;
    --borderRadiusSmall: 2px;
    --borderRadiusMedium: 4px;
    --borderRadiusLarge: 6px;
    --borderRadiusXLarge: 8px;
    --borderRadiusCircular: 10000px;
    --fontSizeBase100: 10px;
    --fontSizeBase200: 12px;
    --fontSizeBase300: 14px;
    --fontSizeBase400: 16px;
    --fontSizeBase500: 20px;
    --fontSizeBase600: 24px;
    --fontSizeHero700: 28px;
    --fontSizeHero800: 32px;
    --fontSizeHero900: 40px;
    --fontSizeHero1000: 68px;
    --lineHeightBase100: 14px;
    --lineHeightBase200: 16px;
    --lineHeightBase300: 20px;
    --lineHeightBase400: 22px;
    --lineHeightBase500: 28px;
    --lineHeightBase600: 32px;
    --lineHeightHero700: 36px;
    --lineHeightHero800: 40px;
    --lineHeightHero900: 52px;
    --lineHeightHero1000: 92px;
    --fontFamilyBase: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif;
    --fontFamilyMonospace: Consolas, 'Courier New', Courier, monospace;
    --fontFamilyNumeric: Bahnschrift, 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif;
    --fontWeightRegular: 400;
    --fontWeightMedium: 500;
    --fontWeightSemibold: 600;
    --fontWeightBold: 700;
    --strokeWidthThin: 1px;
    --strokeWidthThick: 2px;
    --strokeWidthThicker: 3px;
    --strokeWidthThickest: 4px;
    --spacingHorizontalNone: 0;
    --spacingHorizontalXXS: 2px;
    --spacingHorizontalXS: 4px;
    --spacingHorizontalSNudge: 6px;
    --spacingHorizontalS: 8px;
    --spacingHorizontalMNudge: 10px;
    --spacingHorizontalM: 12px;
    --spacingHorizontalL: 16px;
    --spacingHorizontalXL: 20px;
    --spacingHorizontalXXL: 24px;
    --spacingHorizontalXXXL: 32px;
    --spacingVerticalNone: 0;
    --spacingVerticalXXS: 2px;
    --spacingVerticalXS: 4px;
    --spacingVerticalSNudge: 6px;
    --spacingVerticalS: 8px;
    --spacingVerticalMNudge: 10px;
    --spacingVerticalM: 12px;
    --spacingVerticalL: 16px;
    --spacingVerticalXL: 20px;
    --spacingVerticalXXL: 24px;
    --spacingVerticalXXXL: 32px;
    --durationUltraFast: 50ms;
    --durationFaster: 100ms;
    --durationFast: 150ms;
    --durationNormal: 200ms;
    --durationGentle: 250ms;
    --durationSlow: 300ms;
    --durationSlower: 400ms;
    --durationUltraSlow: 500ms;
    --curveAccelerateMax: cubic-bezier(0.9,0.1,1,0.2);
    --curveAccelerateMid: cubic-bezier(1,0,1,1);
    --curveAccelerateMin: cubic-bezier(0.8,0,0.78,1);
    --curveDecelerateMax: cubic-bezier(0.1,0.9,0.2,1);
    --curveDecelerateMid: cubic-bezier(0,0,0,1);
    --curveDecelerateMin: cubic-bezier(0.33,0,0.1,1);
    --curveEasyEaseMax: cubic-bezier(0.8,0,0.2,1);
    --curveEasyEase: cubic-bezier(0.33,0,0.67,1);
    --curveLinear: cubic-bezier(0,0,1,1);
    --colorNeutralForeground1: #ebf5f4;
    --colorNeutralForeground1Hover: #ebf5f4;
    --colorNeutralForeground1Pressed: #ebf5f4;
    --colorNeutralForeground1Selected: #ebf5f4;
    --colorNeutralForeground2: #c9d1d0;
    --colorNeutralForeground2Hover: #ebf5f4;
    --colorNeutralForeground2Pressed: #ebf5f4;
    --colorNeutralForeground2Selected: #ebf5f4;
    --colorNeutralForeground2BrandHover: #ebf5f4;
    --colorNeutralForeground2BrandPressed: #e5eeed;
    --colorNeutralForeground2BrandSelected: #ebf5f4;
    --colorNeutralForeground3: #afb3b2;
    --colorNeutralForeground3Hover: #c9d1d0;
    --colorNeutralForeground3Pressed: #c9d1d0;
    --colorNeutralForeground3Selected: #c9d1d0;
    --colorNeutralForeground3BrandHover: #ebf5f4;
    --colorNeutralForeground3BrandPressed: #e5eeed;
    --colorNeutralForeground3BrandSelected: #ebf5f4;
    --colorNeutralForeground4: #858585;
    --colorNeutralForegroundDisabled: #f1fbf9;
    --colorNeutralForegroundInvertedDisabled: rgba(255, 255, 255, 0.4);
    --colorBrandForegroundLink: #e5eeed;
    --colorBrandForegroundLinkHover: #e5eeed;
    --colorBrandForegroundLinkPressed: #ebf5f4;
    --colorBrandForegroundLinkSelected: #e5eeed;
    --colorNeutralForeground2Link: #c9d1d0;
    --colorNeutralForeground2LinkHover: #ebf5f4;
    --colorNeutralForeground2LinkPressed: #ebf5f4;
    --colorNeutralForeground2LinkSelected: #ebf5f4;
    --colorCompoundBrandForeground1: #ebf5f4;
    --colorCompoundBrandForeground1Hover: #e5eeed;
    --colorCompoundBrandForeground1Pressed: #e5eeed;
    --colorBrandForeground1: #ebf5f4;
    --colorBrandForeground2: #e5eeed;
    --colorBrandForeground2Hover: #e5eeed;
    --colorBrandForeground2Pressed: #e5eeed;
    --colorNeutralForeground1Static: #ebf5f4;
    --colorNeutralForegroundStaticInverted: #009e7e;
    --colorNeutralForegroundInverted: #009e7e;
    --colorNeutralForegroundInvertedHover: #009e7e;
    --colorNeutralForegroundInvertedPressed: #009e7e;
    --colorNeutralForegroundInvertedSelected: #009e7e;
    --colorNeutralForegroundInverted2: #009e7e;
    --colorNeutralForegroundOnBrand: #009e7e;
    --colorNeutralForegroundInvertedLink: #009e7e;
    --colorNeutralForegroundInvertedLinkHover: #009e7e;
    --colorNeutralForegroundInvertedLinkPressed: #009e7e;
    --colorNeutralForegroundInvertedLinkSelected: #009e7e;
    --colorBrandForegroundInverted: #e1eae9;
    --colorBrandForegroundInvertedHover: #d8e1e0;
    --colorBrandForegroundInvertedPressed: #e1eae9;
    --colorBrandForegroundOnLight: #ebf5f4;
    --colorBrandForegroundOnLightHover: #e5eeed;
    --colorBrandForegroundOnLightPressed: #e5eeed;
    --colorBrandForegroundOnLightSelected: #e5eeed;
    --colorNeutralBackground1: #009e7e;
    --colorNeutralBackground1Hover: #4fc5ad;
    --colorNeutralBackground1Pressed: #c9efe8;
    --colorNeutralBackground1Selected: #9ee2d4;
    --colorNeutralBackground2: #14aa8c;
    --colorNeutralBackground2Hover: #4fc5ad;
    --colorNeutralBackground2Pressed: #c9efe8;
    --colorNeutralBackground2Selected: #9ee2d4;
    --colorNeutralBackground3: #4fc5ad;
    --colorNeutralBackground3Hover: #9ee2d4;
    --colorNeutralBackground3Pressed: #f1fbf9;
    --colorNeutralBackground3Selected: #c9efe8;
    --colorNeutralBackground4: #4fc5ad;
    --colorNeutralBackground4Hover: #14aa8c;
    --colorNeutralBackground4Pressed: #4fc5ad;
    --colorNeutralBackground4Selected: #009e7e;
    --colorNeutralBackground5: #9ee2d4;
    --colorNeutralBackground5Hover: #4fc5ad;
    --colorNeutralBackground5Pressed: #4fc5ad;
    --colorNeutralBackground5Selected: #14aa8c;
    --colorNeutralBackground6: #9ee2d4;
    --colorNeutralBackgroundInverted: #c9d1d0;
    --colorNeutralBackgroundStatic: #333333;
    --colorNeutralBackgroundAlpha: rgba(26, 26, 26, 0.5);
    --colorNeutralBackgroundAlpha2: rgba(31, 31, 31, 0.7);
    --colorSubtleBackground: transparent;
    --colorSubtleBackgroundHover: #4fc5ad;
    --colorSubtleBackgroundPressed: #c9efe8;
    --colorSubtleBackgroundSelected: #9ee2d4;
    --colorSubtleBackgroundLightAlphaHover: rgba(255, 255, 255, 0.1);
    --colorSubtleBackgroundLightAlphaPressed: rgba(255, 255, 255, 0.05);
    --colorSubtleBackgroundLightAlphaSelected: transparent;
    --colorSubtleBackgroundInverted: transparent;
    --colorSubtleBackgroundInvertedHover: rgba(0, 0, 0, 0.1);
    --colorSubtleBackgroundInvertedPressed: rgba(0, 0, 0, 0.3);
    --colorSubtleBackgroundInvertedSelected: rgba(0, 0, 0, 0.2);
    --colorTransparentBackground: transparent;
    --colorTransparentBackgroundHover: transparent;
    --colorTransparentBackgroundPressed: transparent;
    --colorTransparentBackgroundSelected: transparent;
    --colorNeutralBackgroundDisabled: #4fc5ad;
    --colorNeutralBackgroundInvertedDisabled: rgba(255, 255, 255, 0.1);
    --colorNeutralStencil1: #9ee2d4;
    --colorNeutralStencil2: #14aa8c;
    --colorNeutralStencil1Alpha: rgba(255, 255, 255, 0.1);
    --colorNeutralStencil2Alpha: rgba(255, 255, 255, 0.05);
    --colorBackgroundOverlay: rgba(0, 0, 0, 0.4);
    --colorScrollbarOverlay: rgba(0, 0, 0, 0.5);
    --colorBrandBackground: #ebf5f4;
    --colorBrandBackgroundHover: #e5eeed;
    --colorBrandBackgroundPressed: #ebf5f4;
    --colorBrandBackgroundSelected: #e5eeed;
    --colorCompoundBrandBackground: #ebf5f4;
    --colorCompoundBrandBackgroundHover: #e5eeed;
    --colorCompoundBrandBackgroundPressed: #e5eeed;
    --colorBrandBackgroundStatic: #ebf5f4;
    --colorBrandBackground2: #b8c0bf;
    --colorBrandBackground2Hover: #b8c0bf;
    --colorBrandBackground2Pressed: #b8c0bf;
    --colorBrandBackground3Static: #e5eeed;
    --colorBrandBackground4Static: #ebf5f4;
    --colorBrandBackgroundInverted: #009e7e;
    --colorBrandBackgroundInvertedHover: #b8c0bf;
    --colorBrandBackgroundInvertedPressed: #c9d1d0;
    --colorBrandBackgroundInvertedSelected: #c0c8c7;
    --colorNeutralCardBackground: #333333;
    --colorNeutralCardBackgroundHover: #3d3d3d;
    --colorNeutralCardBackgroundPressed: #2e2e2e;
    --colorNeutralCardBackgroundSelected: #383838;
    --colorNeutralCardBackgroundDisabled: #141414;
    --colorNeutralStrokeAccessible: #c9d1d0;
    --colorNeutralStrokeAccessibleHover: #c9d1d0;
    --colorNeutralStrokeAccessiblePressed: #c9d1d0;
    --colorNeutralStrokeAccessibleSelected: #ebf5f4;
    --colorNeutralStroke1: #f1fbf9;
    --colorNeutralStroke1Hover: #f1fbf9;
    --colorNeutralStroke1Pressed: #f1fbf9;
    --colorNeutralStroke1Selected: #f1fbf9;
    --colorNeutralStroke2: #c9efe8;
    --colorNeutralStroke3: #4fc5ad;
    --colorNeutralStrokeSubtle: #c9efe8;
    --colorNeutralStrokeOnBrand: #009e7e;
    --colorNeutralStrokeOnBrand2: #009e7e;
    --colorNeutralStrokeOnBrand2Hover: #009e7e;
    --colorNeutralStrokeOnBrand2Pressed: #009e7e;
    --colorNeutralStrokeOnBrand2Selected: #009e7e;
    --colorBrandStroke1: #ebf5f4;
    --colorBrandStroke2: #c9d1d0;
    --colorBrandStroke2Hover: #c9d1d0;
    --colorBrandStroke2Pressed: #c9d1d0;
    --colorBrandStroke2Contrast: #c9d1d0;
    --colorCompoundBrandStroke: #ebf5f4;
    --colorCompoundBrandStrokeHover: #e5eeed;
    --colorCompoundBrandStrokePressed: #e5eeed;
    --colorNeutralStrokeDisabled: #c9efe8;
    --colorNeutralStrokeInvertedDisabled: rgba(255, 255, 255, 0.4);
    --colorTransparentStroke: transparent;
    --colorTransparentStrokeInteractive: transparent;
    --colorTransparentStrokeDisabled: transparent;
    --colorNeutralStrokeAlpha: rgba(255, 255, 255, 0.1);
    --colorNeutralStrokeAlpha2: rgba(255, 255, 255, 0.2);
    --colorStrokeFocus1: #009e7e;
    --colorStrokeFocus2: #e5eeed;
    --colorNeutralShadowAmbient: rgba(0,0,0,0.12);
    --colorNeutralShadowKey: rgba(0,0,0,0.14);
    --colorNeutralShadowAmbientLighter: rgba(0,0,0,0.06);
    --colorNeutralShadowKeyLighter: rgba(0,0,0,0.07);
    --colorNeutralShadowAmbientDarker: rgba(0,0,0,0.20);
    --colorNeutralShadowKeyDarker: rgba(0,0,0,0.24);
    --colorBrandShadowAmbient: rgba(0,0,0,0.30);
    --colorBrandShadowKey: rgba(0,0,0,0.25);
    --colorPaletteRedBackground1: #fdf6f6;
    --colorPaletteRedBackground2: #f1bbbc;
    --colorPaletteRedBackground3: #d13438;
    --colorPaletteRedForeground1: #bc2f32;
    --colorPaletteRedForeground2: #751d1f;
    --colorPaletteRedForeground3: #d13438;
    --colorPaletteRedBorderActive: #d13438;
    --colorPaletteRedBorder1: #f1bbbc;
    --colorPaletteRedBorder2: #d13438;
    --colorPaletteGreenBackground1: #f1faf1;
    --colorPaletteGreenBackground2: #9fd89f;
    --colorPaletteGreenBackground3: #107c10;
    --colorPaletteGreenForeground1: #0e700e;
    --colorPaletteGreenForeground2: #094509;
    --colorPaletteGreenForeground3: #107c10;
    --colorPaletteGreenBorderActive: #107c10;
    --colorPaletteGreenBorder1: #9fd89f;
    --colorPaletteGreenBorder2: #107c10;
    --colorPaletteDarkOrangeBackground1: #fdf6f3;
    --colorPaletteDarkOrangeBackground2: #f4bfab;
    --colorPaletteDarkOrangeBackground3: #da3b01;
    --colorPaletteDarkOrangeForeground1: #c43501;
    --colorPaletteDarkOrangeForeground2: #7a2101;
    --colorPaletteDarkOrangeForeground3: #da3b01;
    --colorPaletteDarkOrangeBorderActive: #da3b01;
    --colorPaletteDarkOrangeBorder1: #f4bfab;
    --colorPaletteDarkOrangeBorder2: #da3b01;
    --colorPaletteYellowBackground1: #fffef5;
    --colorPaletteYellowBackground2: #fef7b2;
    --colorPaletteYellowBackground3: #fde300;
    --colorPaletteYellowForeground1: #817400;
    --colorPaletteYellowForeground2: #817400;
    --colorPaletteYellowForeground3: #fde300;
    --colorPaletteYellowBorderActive: #fde300;
    --colorPaletteYellowBorder1: #fef7b2;
    --colorPaletteYellowBorder2: #fde300;
    --colorPaletteBerryBackground1: #fdf5fc;
    --colorPaletteBerryBackground2: #edbbe7;
    --colorPaletteBerryBackground3: #c239b3;
    --colorPaletteBerryForeground1: #af33a1;
    --colorPaletteBerryForeground2: #6d2064;
    --colorPaletteBerryForeground3: #c239b3;
    --colorPaletteBerryBorderActive: #c239b3;
    --colorPaletteBerryBorder1: #edbbe7;
    --colorPaletteBerryBorder2: #c239b3;
    --colorPaletteLightGreenBackground1: #f2fbf2;
    --colorPaletteLightGreenBackground2: #a7e3a5;
    --colorPaletteLightGreenBackground3: #13a10e;
    --colorPaletteLightGreenForeground1: #11910d;
    --colorPaletteLightGreenForeground2: #0b5a08;
    --colorPaletteLightGreenForeground3: #13a10e;
    --colorPaletteLightGreenBorderActive: #13a10e;
    --colorPaletteLightGreenBorder1: #a7e3a5;
    --colorPaletteLightGreenBorder2: #13a10e;
    --colorPaletteMarigoldBackground1: #fefbf4;
    --colorPaletteMarigoldBackground2: #f9e2ae;
    --colorPaletteMarigoldBackground3: #eaa300;
    --colorPaletteMarigoldForeground1: #d39300;
    --colorPaletteMarigoldForeground2: #835b00;
    --colorPaletteMarigoldForeground3: #eaa300;
    --colorPaletteMarigoldBorderActive: #eaa300;
    --colorPaletteMarigoldBorder1: #f9e2ae;
    --colorPaletteMarigoldBorder2: #eaa300;
    --colorPaletteRedForegroundInverted: #dc5e62;
    --colorPaletteGreenForegroundInverted: #359b35;
    --colorPaletteYellowForegroundInverted: #fef7b2;
    --colorPaletteDarkRedBackground2: #d69ca5;
    --colorPaletteDarkRedForeground2: #420610;
    --colorPaletteDarkRedBorderActive: #750b1c;
    --colorPaletteCranberryBackground2: #eeacb2;
    --colorPaletteCranberryForeground2: #6e0811;
    --colorPaletteCranberryBorderActive: #c50f1f;
    --colorPalettePumpkinBackground2: #efc4ad;
    --colorPalettePumpkinForeground2: #712d09;
    --colorPalettePumpkinBorderActive: #ca5010;
    --colorPalettePeachBackground2: #ffddb3;
    --colorPalettePeachForeground2: #8f4e00;
    --colorPalettePeachBorderActive: #ff8c00;
    --colorPaletteGoldBackground2: #ecdfa5;
    --colorPaletteGoldForeground2: #6c5700;
    --colorPaletteGoldBorderActive: #c19c00;
    --colorPaletteBrassBackground2: #e0cea2;
    --colorPaletteBrassForeground2: #553e06;
    --colorPaletteBrassBorderActive: #986f0b;
    --colorPaletteBrownBackground2: #ddc3b0;
    --colorPaletteBrownForeground2: #50301a;
    --colorPaletteBrownBorderActive: #8e562e;
    --colorPaletteForestBackground2: #bdd99b;
    --colorPaletteForestForeground2: #294903;
    --colorPaletteForestBorderActive: #498205;
    --colorPaletteSeafoamBackground2: #a8f0cd;
    --colorPaletteSeafoamForeground2: #00723b;
    --colorPaletteSeafoamBorderActive: #00cc6a;
    --colorPaletteDarkGreenBackground2: #9ad29a;
    --colorPaletteDarkGreenForeground2: #063b06;
    --colorPaletteDarkGreenBorderActive: #0b6a0b;
    --colorPaletteLightTealBackground2: #a6e9ed;
    --colorPaletteLightTealForeground2: #00666d;
    --colorPaletteLightTealBorderActive: #00b7c3;
    --colorPaletteTealBackground2: #9bd9db;
    --colorPaletteTealForeground2: #02494c;
    --colorPaletteTealBorderActive: #038387;
    --colorPaletteSteelBackground2: #94c8d4;
    --colorPaletteSteelForeground2: #00333f;
    --colorPaletteSteelBorderActive: #005b70;
    --colorPaletteBlueBackground2: #a9d3f2;
    --colorPaletteBlueForeground2: #004377;
    --colorPaletteBlueBorderActive: #0078d4;
    --colorPaletteRoyalBlueBackground2: #9abfdc;
    --colorPaletteRoyalBlueForeground2: #002c4e;
    --colorPaletteRoyalBlueBorderActive: #004e8c;
    --colorPaletteCornflowerBackground2: #c8d1fa;
    --colorPaletteCornflowerForeground2: #2c3c85;
    --colorPaletteCornflowerBorderActive: #4f6bed;
    --colorPaletteNavyBackground2: #a3b2e8;
    --colorPaletteNavyForeground2: #001665;
    --colorPaletteNavyBorderActive: #0027b4;
    --colorPaletteLavenderBackground2: #d2ccf8;
    --colorPaletteLavenderForeground2: #3f3682;
    --colorPaletteLavenderBorderActive: #7160e8;
    --colorPalettePurpleBackground2: #c6b1de;
    --colorPalettePurpleForeground2: #341a51;
    --colorPalettePurpleBorderActive: #5c2e91;
    --colorPaletteGrapeBackground2: #d9a7e0;
    --colorPaletteGrapeForeground2: #4c0d55;
    --colorPaletteGrapeBorderActive: #881798;
    --colorPaletteLilacBackground2: #e6bfed;
    --colorPaletteLilacForeground2: #63276d;
    --colorPaletteLilacBorderActive: #b146c2;
    --colorPalettePinkBackground2: #f7c0e3;
    --colorPalettePinkForeground2: #80215d;
    --colorPalettePinkBorderActive: #e43ba6;
    --colorPaletteMagentaBackground2: #eca5d1;
    --colorPaletteMagentaForeground2: #6b0043;
    --colorPaletteMagentaBorderActive: #bf0077;
    --colorPalettePlumBackground2: #d696c0;
    --colorPalettePlumForeground2: #43002b;
    --colorPalettePlumBorderActive: #77004d;
    --colorPaletteBeigeBackground2: #d7d4d4;
    --colorPaletteBeigeForeground2: #444241;
    --colorPaletteBeigeBorderActive: #7a7574;
    --colorPaletteMinkBackground2: #cecccb;
    --colorPaletteMinkForeground2: #343231;
    --colorPaletteMinkBorderActive: #5d5a58;
    --colorPalettePlatinumBackground2: #cdd6d8;
    --colorPalettePlatinumForeground2: #3b4447;
    --colorPalettePlatinumBorderActive: #69797e;
    --colorPaletteAnchorBackground2: #bcc3c7;
    --colorPaletteAnchorForeground2: #202427;
    --colorPaletteAnchorBorderActive: #394146;
    --colorStatusSuccessBackground1: #DFF6DD;
    --colorStatusSuccessBackground2: #9fd89f;
    --colorStatusSuccessBackground3: #107c10;
    --colorStatusSuccessForeground1: #0e700e;
    --colorStatusSuccessForeground2: #094509;
    --colorStatusSuccessForeground3: #107c10;
    --colorStatusSuccessForegroundInverted: #54b054;
    --colorStatusSuccessBorderActive: #107c10;
    --colorStatusSuccessBorder1: #9fd89f;
    --colorStatusSuccessBorder2: #107c10;
    --colorStatusWarningBackground1: #FFF4CE;
    --colorStatusWarningBackground2: #fdcfb4;
    --colorStatusWarningBackground3: #f7630c;
    --colorStatusWarningForeground1: #bc4b09;
    --colorStatusWarningForeground2: #8a3707;
    --colorStatusWarningForeground3: #bc4b09;
    --colorStatusWarningForegroundInverted: #faa06b;
    --colorStatusWarningBorderActive: #f7630c;
    --colorStatusWarningBorder1: #fdcfb4;
    --colorStatusWarningBorder2: #bc4b09;
    --colorStatusDangerBackground1: #FDE7E9;
    --colorStatusDangerBackground2: #eeacb2;
    --colorStatusDangerBackground3: #c50f1f;
    --colorStatusDangerForeground1: #b10e1c;
    --colorStatusDangerForeground2: #6e0811;
    --colorStatusDangerForeground3: #c50f1f;
    --colorStatusDangerForegroundInverted: #dc626d;
    --colorStatusDangerBorderActive: #c50f1f;
    --colorStatusDangerBorder1: #eeacb2;
    --colorStatusDangerBorder2: #c50f1f;
    --colorStatusDangerBackground3Hover: #b10e1c;
    --colorStatusDangerBackground3Pressed: #960b18;
    --shadow2: 0 0 2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.14);
    --shadow4: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.14);
    --shadow8: 0 0 2px rgba(0,0,0,0.12), 0 4px 8px rgba(0,0,0,0.14);
    --shadow16: 0 0 2px rgba(0,0,0,0.12), 0 8px 16px rgba(0,0,0,0.14);
    --shadow28: 0 0 8px rgba(0,0,0,0.12), 0 14px 28px rgba(0,0,0,0.14);
    --shadow64: 0 0 8px rgba(0,0,0,0.12), 0 32px 64px rgba(0,0,0,0.14);
    --shadow2Brand: 0 0 2px rgba(0,0,0,0.30), 0 1px 2px rgba(0,0,0,0.25);
    --shadow4Brand: 0 0 2px rgba(0,0,0,0.30), 0 2px 4px rgba(0,0,0,0.25);
    --shadow8Brand: 0 0 2px rgba(0,0,0,0.30), 0 4px 8px rgba(0,0,0,0.25);
    --shadow16Brand: 0 0 2px rgba(0,0,0,0.30), 0 8px 16px rgba(0,0,0,0.25);
    --shadow28Brand: 0 0 8px rgba(0,0,0,0.30), 0 14px 28px rgba(0,0,0,0.25);
    --shadow64Brand: 0 0 8px rgba(0,0,0,0.30), 0 32px 64px rgba(0,0,0,0.25);
    --fontSizeBase450: 18px;
    --fontStyleRegular: normal;
    --fontStyleItalic: italic;
    --lineHeightBase450: 24px;
    --vivaConnectionsSoftBackground: #c9d1d0;
    --semanticPrimaryButtonText: #009e7e;
    --semanticPrimaryButtonTextHovered: #007860;
    --semanticPrimaryButtonBackgroundHovered: #c9efe8;
    --semanticButtonBackgroundDisabled: #c9efe8;
    --semanticPrimaryButtonBackgroundDisabled: #4fc5ad;
    --semanticButtonTextDisabled: #4fc5ad;
    --semanticDisabledBackground: #008e72;
    --semanticButtonTextHovered: #ebf5f4;
    --semanticButtonBackgroundHovered: #008e72;
    --semanticPrimaryButtonBackgroundPressed: #9ee2d4;
    --semanticPrimaryButtonTextPressed: #007860;
    --semanticDisabledText: #4fc5ad;
    --semanticActionLink: #ebf5f4;
    --semanticBodyText: #ebf5f4;
    --semanticDisabledBodyText: #c0c8c7;
    --semanticDisabledBodySubtext: #b8c0bf;
    --semanticInputBackground: #ebf5f4;
    --semanticInputText: #333333;
    --semanticPrimaryButtonTextDisabled: #f1fbf9;
    --semanticPrimaryButtonBackground: #ebf5f4;
    --semanticButtonBackground: #009e7e;
    --semanticButtonBorder: #ebf5f4;
    --semanticButtonBackgroundPressed: #007860;
    --semanticErrorText: #a4262c;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    color: rgb(235, 245, 244);
    text-decoration: none;
    font-family: var(--fontFamilyCustomFont1600, var(--fontFamilyBase));
    font-size: var(--fontSizeBase600);
    font-weight: var(--fontWeightCustomFont1600, var(--fontWeightSemibold));
    line-height: var(--lineHeightBase600);
    font-style: var(--fontStyleRegular);
}

#coa_howdoi {
    display: none;
}
.coa_cal_mdata_m 
{
	display: none;
}
#coa_calProgressOuter
{
	font-family: Courier, Monospace;
	border: solid 1px black;
	display: block;
	width: 100%;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#coa_calProgressInner
{
	font-family: Courier, Monospace;
	font-size: 1px;
	background-color: #7B0909;
	width: 0%;
	height: 5px;
	/* try to make it fill from the left: */
	left: 0px;
	top: 0px;
	position: absolute;
	display: block;
	margin: 0 0 0 0;
}
.coa_calPrintURLText
{
	position: relative;
	top: -50px;
}
.coa_calPrintURL 
{
	text-align: right;
	padding-right: 10px;
	display: none;
}
.coa_calPrintQRImg 
{
	position: relative;
	right: 0px;
}
.coa_calQRImage 
{
	position: relative;
	float: left;
	top: -10px;
	margin-bottom: -20px;
	display: block;
}
.coa_calLIWithQR 
{
	list-style-type:none;
}
.coa_calLIWithQR .coa_calEventDetails 
{
	padding-left: 125px;
	margin-top: -10px;
}
/* http://en.wikipedia.org/wiki/CSS_filter#Conditional_comment Negation pseudo-class hack */
html:not([dummy]) .coa_calLIWithQR .coa_calEventDetails  {
	margin-top: 0px;
} /* values for Safari, Opera Firefox, and IE9+ */

.coa_calEventDetails 
{
	/* top: 5px; */
	display: block;
}
.coa_calEventDetails a
{
	/* font-weight: bold; */
}
.coa_calDateInUL 
{
	font-weight: bold;
}
.pageCount 
{
	text-align: right;
	position: absolute;
	bottom: 20px;
	left: 20px;
	/*
	position: absolute;
	bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	border: solid 1px black;
*/
}
/*
p .pageCount 
{
	text-align: center;
}
*/
.title {
	font-weight: bold;
}
.date {
	/*font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	font-style: italic;*/
	margin-left: 18px;
}
.summary {
	/*font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 18px;*/
	border-bottom: 1px dotted #293540;
	padding-bottom:10px;
	clip: rect(auto,auto,auto,auto);
	
}

.coaCalListItems
{
	border-bottom: 1px dotted #293540; 
	padding-bottom:10px;
	clip: rect(auto,auto,auto,auto);
}
.coaCalListTitle
{
	font-weight: bold;
	font-size: 120%;
	color: #7B0909;
	border-bottom: 1px dotted #293540; 
	padding-bottom:10px;
	clip: rect(auto,auto,auto,auto);
}

.squareBullet {
	margin-right: 15px;
	border:0;
	/*width: 2px;
	height: 2px;*/
}
.detailLabel {
	/*font-size: 14px;*/
	font-weight: bold;
	color: #000000;
}
.detailData {
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color: #293540;
}


#recordstyle {
	/*margin-left: 20px;
	width:400px;*/
}
.nomatch {
	font-size: 15px;
	font-weight: bold;
	margin-left:20px;
	display: block;
}

/* for the small grid cells*/
.monthheader {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px;
    background-color: #293540;
    font-family: Arial, Helvetica, sans-serif;
}
div.coa-alxconn-content .monthheader {
	background-color: rgb(0, 158, 126);
}

.dayheader {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-right: 3px;
    margin-left: 3px;
    padding-right: 5px;
    padding-left: 5px;
    height: 30px;
    border-collapse: collapse;
    border: .05em solid #cccccc;
    background-color: lightblue;
    font-family: Arial, Helvetica, sans-serif;
    /* truncate day names with ellipsis if not enough room */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
div.coa-alxconn-content .dayheader {
    background-color: #C3E9E4;
}

.eventlist {
	font-size: 10px;
}
.calendarbox {
	background-color: #FFFFFF;
	border-collapse: collapse; 
	border: .05em solid #293540; 
	padding: 3px;
	float:left;
	width: 100%;
	margin:10px 10px 10px 10px;
}
.gridcell {
    font-size: 11px;
    text-align: left;
    background-color: #FFFFFF;
    vertical-align: top;
    border-collapse: collapse;
    border: .05em solid #cccccc;
    width: 12%;
}
.gridexcluded {
    font-size: 11px;
    text-align: left;
    background-color: #ececec;
    border-collapse: collapse;
    border: .05em solid #cccccc;
    width: 12%;
}
div.coa-alxconn-content .gridexcluded {
	background-color: #DFFFF9;
}

.blankcell {
    font-size: 11px;
    text-align: left;
    background-color: #FFFFFF;
    vertical-align: top;
    border-collapse: collapse;
    border: .05em solid #cccccc;
    width: 70px;
    height: 20px;
}

.smallgridcell {
	font-size: 11px;
	text-align: left;
	background-color: #E9EAC4;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	width: 70px;
	height: 20px;
}
.smallblankcell {
	font-size: 11px;
	text-align: left;
	background-color: #CECFCE;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	width: 70px;
	height: 20px;
}
.eventcell {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background-color: #ffffff;
    vertical-align: top;
    border: .05em solid #cccccc;
    /*
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
    */
    width: 70px;
    height: 20px;
}
.eventlabel
{
	padding:7px 2px 2px 2px;
}
/* more space below last event in a date cell */
.gridcell div.eventlabel:last-child {
    padding-bottom: 6px;
}

.eventstatus
    {
    	height:60px;
    }
 .icalLinks
 {
 	clear:left;
 }
#coa_icalLinks
{
	clear:left;
	margin-bottom: 0px;
}
.displayformat
{
	font-size: 13px;
	font-weight: bold;
	color:Blue
}

#coa_calendarView {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 25px;
    position: relative;
}

#coa-cal-quicksearch {
    display: inline;
    width: 20em;
    padding: 0.25em;
    margin-left: 1em;
}

#coa-cal-quicksearch-go {
    margin-left: 0.25em;
}

span.coa-cal-advsearchlink {
    text-decoration: underline;
    border: 0px;
    font-size: 80%;
    display: inline-block;
    margin-left: 1.5em;
    /*
    position: absolute;
    bottom: 15px;
    right: 1em;

    */
}

#coa_calendarView img {
    margin: 0 4px 3px 12px;
}

#coa_cal_srchbox label {
    display: inline;
}

#coa_cal_srchbox {
    /*
    width: 90%;
    */
    background-color: #ECECEC;
    border: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    margin-left: 10px; /* so it's not left of the very box grids */
}

ul.coa-event-links, #alexnetContent ul.coa-event-links {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0em;
	margin-top: 0em;
}

table.coa-cal-large td.gridcell a.daysearch span {
    font-weight: bold;
}

/* hide most navigation stuff when printing */
@media print {
    div .coa-myalex-logout {visibility: hidden;display:none}
	main section header {display:none}
	main section aside {display:none}
	main section article {float:none;width:auto;border-left:0px;padding-left:0px}

	footer {display:none;}

	#google_translate_element_outer {display:none}
}