/* SASS List type 6 */
/* (a), (1), (A), (i), (1) */
/*@debug $subSelector;*/
/*@debug $actualSelector;*/
body.mco-listtype-six ol li:before, body.mco-listtype-six ol ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mco-listtype-six ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol.mco-listtype-six li:before, body.mco-listtype-six ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

div.mco-listtype-six ol.mco-listtype-six li:before, div.mco-listtype-six ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

div#contents-container ol.mco-listtype-six li:before, div#contents-container ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
div#contents-container ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
div#contents-container ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
div#contents-container ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
div#contents-container ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

npa ol:not([class]) li:before, npa ol:not([class]) ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
npa ol:not([class]) ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol:not([class]) ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
npa ol:not([class]) ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
npa ol:not([class]) ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol.mco-listtype-six li:before, npa ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
npa ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
npa ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
npa ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

body.mce-content-body ol.mco-listtype-six li:before, body.mce-content-body ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mce-content-body ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

html npa ol.mco-listtype-six li:before, html npa ol.mco-listtype-six ol ol ol ol ol li:before, html body ol.mco-listtype-six li:before, html body ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
html npa ol.mco-listtype-six ol li:before, html body ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
html npa ol.mco-listtype-six ol ol li:before, html body ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
html npa ol.mco-listtype-six ol ol ol li:before, html body ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
html npa ol.mco-listtype-six ol ol ol ol li:before, html body ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

/*@debug $subSelector;*/
/*@debug $actualSelector;*/
body.mco-listtype-six ol li:before, body.mco-listtype-six ol ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mco-listtype-six ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol.mco-listtype-six li:before, body.mco-listtype-six ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

div.mco-listtype-six ol.mco-listtype-six li:before, div.mco-listtype-six ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

div#contents-container ol.mco-listtype-six li:before, div#contents-container ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
div#contents-container ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
div#contents-container ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
div#contents-container ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
div#contents-container ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

npa ol:not([class]) li:before, npa ol:not([class]) ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
npa ol:not([class]) ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol:not([class]) ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
npa ol:not([class]) ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
npa ol:not([class]) ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol.mco-listtype-six li:before, npa ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
npa ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
npa ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
npa ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

body.mce-content-body ol.mco-listtype-six li:before, body.mce-content-body ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mce-content-body ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

html npa ol.mco-listtype-six li:before, html npa ol.mco-listtype-six ol ol ol ol ol li:before, html body ol.mco-listtype-six li:before, html body ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
html npa ol.mco-listtype-six ol li:before, html body ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
html npa ol.mco-listtype-six ol ol li:before, html body ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
html npa ol.mco-listtype-six ol ol ol li:before, html body ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
html npa ol.mco-listtype-six ol ol ol ol li:before, html body ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

/*@debug $subSelector;*/
/*@debug $actualSelector;*/
body.mco-listtype-six ol li:before, body.mco-listtype-six ol ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mco-listtype-six ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol.mco-listtype-six li:before, body.mco-listtype-six ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mco-listtype-six ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

div.mco-listtype-six ol.mco-listtype-six li:before, div.mco-listtype-six ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
div.mco-listtype-six ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

div#contents-container ol.mco-listtype-six li:before, div#contents-container ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
div#contents-container ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
div#contents-container ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
div#contents-container ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
div#contents-container ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

npa ol:not([class]) li:before, npa ol:not([class]) ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
npa ol:not([class]) ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol:not([class]) ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
npa ol:not([class]) ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
npa ol:not([class]) ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol.mco-listtype-six li:before, npa ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
npa ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
npa ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
npa ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
npa ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

body.mce-content-body ol.mco-listtype-six li:before, body.mce-content-body ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
body.mce-content-body ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
body.mce-content-body ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

html npa ol.mco-listtype-six li:before, html npa ol.mco-listtype-six ol ol ol ol ol li:before, html body ol.mco-listtype-six li:before, html body ol.mco-listtype-six ol ol ol ol ol li:before {
  content: "(" counter(section, lower-alpha) ")";
}
html npa ol.mco-listtype-six ol li:before, html body ol.mco-listtype-six ol li:before {
  content: "(" counter(section, decimal) ")";
}
html npa ol.mco-listtype-six ol ol li:before, html body ol.mco-listtype-six ol ol li:before {
  content: "(" counter(section, upper-alpha) ")";
}
html npa ol.mco-listtype-six ol ol ol li:before, html body ol.mco-listtype-six ol ol ol li:before {
  content: "(" counter(section, lower-roman) ")";
}
html npa ol.mco-listtype-six ol ol ol ol li:before, html body ol.mco-listtype-six ol ol ol ol li:before {
  content: "(" counter(section, decimal) ")";
}

/*# sourceMappingURL=mco-listtype-six.css.map */
