:root {
  /* Typography */
  --font-size-base: 1rem;
  --line-height-base: 1.5;
  
  /* Colors */
  --color-primary: #00A7D3;
  --color-dark: #2D2D2E;
  --color-white: #fff;
  --color-border: #ddd;
  
  /* Spacing */
  --spacing-xs: 0.5rem;
  --spacing-sm: 1rem;
  --spacing-md: 1.5rem;
  --spacing-lg: 2rem;
  
  /* Shadows */
  --shadow-default: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.15);
  
  /* Transitions */
  --transition-default: all 0.3s ease;
  
  /* Z-index */
  --z-index-modal: 999;
}

/* foundation tabs:*/
ul.tabs {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
ul.tabs li {
    list-style-type: none;
}
.tabs-title>a {
    /*font-size: 1.1rem;*/
    font-size: inherit;
}
.no-first-header > .header-default,
.no-first-header > section > .header-default,
.no-first-header > .frame > .header-default,
.no-first-header > section > .frame > .header-default,
.no-first-header > .tabs-panel > .header-default,
.no-first-header > .tabs-panel > section > .header-default,
.no-first-header > .tabs-panel > .ce-textpic > .ce-bodytext > .header-default,
.no-first-header > .tabs-panel > .frame > .header-default,
.no-first-header > .tabs-panel > section > .frame > .header-default {
    display: none;
}

/* foundation accordion:*/
ul.accordion {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
ul.accordion > li {
    list-style-type: none !important;
}
a.accordion-title {
    /*font-size: 1.1rem;*/
    font-size: inherit;
    line-height: 150%;
}

/*zztabs & accordion*/
.z-content-inner {
    /*background: #000 !important;*/
}
.z-accordion ol,  ul.z-accordion,  .z-tabs > ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.z-accordion.horizontal .zzacc-inner {
    padding: 1em !important
}
.z-accordion.vertical h3.z-header {
    height:auto !important
}
.z-accordion>.z-section>.z-header>.z-title {
    padding-left: 10px !important;
}
.z-accordion.vertical>.z-section.z-active>.z-header>.z-arrow, .z-accordion.vertical>.z-section>.z-header:hover>.z-arrow {
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    transform: rotate(90deg);
    right: 14px;
}
.z-tabs ul li a, h3.z-header span {
    /*font-size: 1.1rem;*/
    font-size: inherit;
}
.z-tabs > .z-container > .z-content > .z-content-inner {
    padding: 10px 10px !important;
    height: auto;
}
.z-tabs h3.z-header {
    padding:7px 10px 5px 10px !important;
    line-height: normal !important
}

#demo-accordion li ol li {
    list-style-type: inherit !important;
}

#tabbed-nav ul.z-tabs-nav {
    margin-left: 0 !important;
}
#tabbed-nav ul#demo-accordion {
    margin-left: 0 !important;
}
/*foundations cols in zozotabs:*/
.z-content-inner .row,  .z-content-inner .column,  .z-content-inner .columns,  .z-content .row,  .z-content .column,  .z-content .columns {
    margin: 0 !important;
    padding: 0 !important;
}

/* # ~~~~~ reveal ~~~~~ # */
.reveal,
.reveal-overlay {
    z-index: 999;
}
.reveal {
    background: rgba(255,255,255, 0.5);
    background: none;
}
.ce-anchor,
.magellan-anchor {
    /*content:"";*/
    /*display:block;*/
    /*height:80px; !* fixed header height*!*/
    /*margin:-80px 0 0; !* negative fixed header height *!*/
    visibility: hidden; height: 0 !important; position: absolute; margin: -100px !important;
}
.magellan-anchor.ma-no-margin {
    margin: 25px !important;
}
/*
#+++++++++++++++++++++++++++++++++++++++++++++++++++++
# toggler infobox preset
#+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.flexzero .toggler-info .toggler-trigger-182 {
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 0;
}
.flexzero .toggler-info{
    position: fixed;
    right: 10px;
    bottom:90px;
    z-index: 20;
}
.toggler-trigger-182 a span {
    display: none;
}
.toggler-trigger-182 a:after {
    font-family: "FontAwesome";
    content: "\f129";
    font-size: 40px;
    background: #00A7D3;
    padding: 20px;
    color: #fff
}
.toggler-info .callout {
    padding: 0;
    max-width: 350px;
    height: auto;
}
.toggler-info h2.csc-firstHeader  {
    display: none;
    visibility: hidden;
}
.toggler-info h3 {
    background: #00A7D3;
    padding: 20px !important;
    color: #fff;
    font-weight: bold;
}
.toggler-info button.close-button {
    color: #fff;
    padding: 10px !important;
}
.tx_beautyofcode_pi1 code {
    border:inherit;
}

.toggler-theme-default-1 {

}
.toggler-link-inner.vertical {
    writing-mode: vertical-lr;
    /*text-orientation: upright;*/
    /*margin: 1em auto;*/
    padding: .5em 0;
    font-weight: bold;
    text-align: center;
}
.text-vertical {
    writing-mode: vertical-lr
}
.toggler-callout-darkmode {
    background: #2D2D2E;
}
.callout.font-s h1,
.callout.font-s h2 {
    font-size: 1.3em;
}
.callout.font-s p,
.callout.font-s a {
    font-size: 1em;
}
.callout.font-m h1,
.callout.font-m h2 {
    font-size: 1.3em;
}
.callout.font-m p,
.callout.font-m a {
    font-size: 1.1em;
}
.toggler-callout-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15) !important;
}
.toggler-callout-shadowcenter {
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15) !important;
}
.toggler-callout-shadowcenter * {
    text-align: center;
}
.toggler-close-button-small.close-button {
    right: 1rem;
    top: 1rem;
    font-size: 1.25em;
    line-height: 1;
}
