/* Generated by less 2.5.1 */
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
@import "https://www.foundationonline.org.uk/course_files/edi-modules/module-1/css/notepad.css";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support. */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom. */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/* Addresses `font-family` inconsistency between `textarea` and other form
 * elements. */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/* Addresses margins handled incorrectly in IE 6/7. */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/* Addresses `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: thin dotted;
}
/* Improves readability when focused and also mouse hovered in all browsers. */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/* Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome. */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}
/* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/* Addresses styling not present in Safari 5 and Chrome. */
dfn {
  font-style: italic;
}
/* Addresses styling not present in IE 6/7/8/9. */
mark {
  background: #ff0;
  color: #000;
}
/* Addresses margins set differently in IE 6/7. */
p,
pre {
  margin: 1em 0;
}
/* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/* Improves readability of pre-formatted text in all browsers. */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/* Addresses CSS quotes not supported in IE 6/7. */
q {
  quotes: none;
}
/* Addresses `quotes` property not supported in Safari 4. */
q:before,
q:after {
  content: '';
  content: none;
}
/* Addresses inconsistent and variable font size in all browsers. */
small {
  font-size: 80%;
}
/* Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/* Addresses margins set differently in IE 6/7. */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/* Addresses paddings set differently in IE 6/7. */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/* Corrects list images handled incorrectly in IE 7. */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/* 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7. */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/* Corrects overflow displayed oddly in IE 9. */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/* Corrects margin displayed oddly in IE 6/7. */
form {
  margin: 0;
}
/* Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7. */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/* 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers. */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/* Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet. */
button,
input {
  line-height: normal;
}
/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6. */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/* Re-set default cursor for disabled elements. */
button[disabled],
input[disabled] {
  cursor: default;
}
/* 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6. */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof). */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/* Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X. */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers. */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/* Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
	Helper styles - as classes (for JS) and mixins (for CSS)
   ========================================================================== */
/* Image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  /* Extends the .visuallyhidden class to allow the element to be focusable
	 * when navigated to via the keyboard: h5bp.com/p */
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}
/* Hide visually and maintain layout, but available for screen-readers */
.seethrough {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
/* Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements. */
.clearfix {
  /* For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/* Aligning text */
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
/* ==========================================================================
	HTML5 Boilerplate styles
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
/* Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design. */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/* A better looking default horizontal rule */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/* Remove the gap between images and the bottom of their containers: h5bp.com/i/440 */
img {
  vertical-align: middle;
}
/* Remove default fieldset styles. */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* Allow only vertical resizing of textareas. */
textarea {
  resize: vertical;
}
/* Chrome Frame prompt */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
	Font imports and styling (colours go in theme.less)
   ========================================================================== */
body {
  font-size: 0.8125em;
  font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}
/* Header sizes / styles */
.subtitle {
  font-size: 1em;
  font-weight: bold;
  color: inherit;
}
/* ==========================================================================
	Theme styles
   ========================================================================== */
/* ==========================================================================
	Main page layout styles
   ========================================================================== */
html {
  background: #eee;
}
body {
  width: 977px;
  margin: 64px auto 32px;
  color: #333;
  background: #fff;
  border-radius: 6px 6px 0 0;
  box-shadow: 0px 0px 25px #999;
}
a {
  color: #00789f;
}
a:visited {
  color: inherit;
}
a:hover {
  color: #009fd2;
}
.toolkit-head {
  background: url(https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/future-app-logo-head.png) top left no-repeat #82c041;
  /*.background-image(linear-gradient(to bottom, @primary 0%,@secondary 100%));*/
  border-radius: 6px 6px 0 0;
  padding: 4px;
  position: relative;
  height: 62px;
}
.toolkit-head h1 {
  color: #fff;
  font-size: 2em;
  margin: 0.5em 0.5em 0.3em 320px;
  font-weight: normal;
  /*text-shadow: -1px -1px 0px #1B1B1B;*/
}
.toolkit-head:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 10px solid #3cb54b;
  border-color: transparent #3cb54b #3cb54b transparent;
  border-width: 15px 40px 15px 40px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.resume-session {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  font-size: 0;
  display: none;
  width: 32px;
  height: 64px;
  position: absolute;
  background: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/bookmark-icon.png') 0 0 no-repeat;
  top: -5px;
  right: 8px;
}
.resume-session:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.toolbox {
  position: absolute;
  top: -62px;
  left: 0;
  overflow: hidden;
}
.toolbox .tools-title {
  display: none;
}
.toolbox .tools label {
  width: 64px;
  text-align: center;
  display: block;
  float: left;
  line-height: 1;
}
.toolbox .tools .tool {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  font-size: 0;
  width: 32px;
  height: 32px;
  background: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/toolbar-icons.png') 0 0 no-repeat !important;
  margin: 2px 16px;
}
.toolbox .tools .tool:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.toolbox .tools .zoom-in-link {
  background-position: 0px 0 !important;
}
.toolbox .tools .zoom-out-link {
  background-position: -32px 0 !important;
}
.toolbox .tools .zoom-reset-link {
  background-position: -64px 0 !important;
}
.toolbox .tools .colours-link {
  background-position: -96px 0 !important;
}
.toolbox .tools .glossary-link {
  background-position: -128px 0 !important;
}
.toolbox .tools .print-link {
  background-position: -160px 0 !important;
}
.toolbox .tools .support-link {
  background-position: -192px 0 !important;
}
.lt-ie8 .tools {
  /* For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
}
.lt-ie8 .tools:before,
.lt-ie8 .tools:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.lt-ie8 .tools:after {
  clear: both;
}
.lt-ie8 .tools .tool {
  display: block;
  float: left;
}
.nav {
  list-style: none;
  margin: 0;
  padding: 0;
  /* For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
  font-weight: bold;
  font-size: 12px;
}
.nav li {
  display: inline;
}
.nav a {
  display: inline-block;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav li {
  float: left;
}
.nav li a,
.nav li a:visited,
.nav li a:hover {
  text-decoration: none;
  padding: 0.5em 0.75em;
}
.sections-nav {
  background: #fff;
  padding: 2px 0 0 0;
  height: 31px;
}
.sections-nav li {
  border-left: 1px solid #ACA7BD;
  height: 28px;
  padding-bottom: 0;
}
.sections-nav li a,
.sections-nav li a:visited {
  color: #009fd2;
  /*text-shadow: 1px 1px 0 #333;*/
  font-weight: normal;
  font-size: 1.07692308em;
  transition: padding-top 300ms;
}
.sections-nav li a:hover {
  padding-top: 3px;
}
.sections-nav li.current {
  border-bottom: 3px solid #009fd2;
}
.sections-nav li:last-child {
  border-right: 1px solid #ACA7BD;
}
.sections-nav li:first-child {
  border-left: none;
}
.pages-nav {
  background: #f0f0f0;
  padding: 3px 0 1px 13px;
  border-bottom: 1px solid #999;
}
.pages-nav li {
  padding: 4px 2px 0;
  margin-bottom: -2px;
}
.pages-nav li a,
.pages-nav li a:visited {
  color: #666;
  background: #eee;
  border: 1px solid #999;
}
.pages-nav li a:hover,
.pages-nav li.current a {
  background: #fff;
  border-bottom-color: #fff;
}
.main {
  position: relative;
}
.main-content {
  /* For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
  padding: 0 0.5em 1em;
  min-height: 400px;
  position: relative;
  overflow: hidden;
}
.main-content:before,
.main-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.main-content:after {
  clear: both;
}
.main-content .content-header {
  width: 98%;
  margin: 0.8em 1% 0;
}
.main-content .content-left,
.main-content .content-right {
  float: left;
  width: 48%;
  padding: 0 1%;
}
.main-content .content-full {
  clear: both;
  width: 98%;
  padding: 0 1%;
}
.toolkit-foot {
  /* For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
  background: #D5D5D5;
  color: #fff;
  position: relative;
  height: 3em;
  text-align: center;
}
.toolkit-foot:before,
.toolkit-foot:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.toolkit-foot:after {
  clear: both;
}
.toolkit-foot h2 {
  color: #8B8B8B;
  margin: 0.6em 1em;
  font-weight: lighter;
  font-size: 1.2em;
}
.toolkit-foot .alt-pages-nav {
  position: absolute;
  bottom: -20px;
  font-weight: bold;
  width: 100%;
}
.toolkit-foot .alt-pages-nav a,
.toolkit-foot .alt-pages-nav a:visited {
  color: #333;
  text-decoration: none;
}
.toolkit-foot .alt-pages-nav .previous {
  float: left;
}
.toolkit-foot .alt-pages-nav .previous:before {
  content: "< ";
}
.toolkit-foot .alt-pages-nav .next {
  float: right;
}
.toolkit-foot .alt-pages-nav .next:after {
  content: " >";
}
.close-module-link {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  padding: 4px 16px;
  background: #000;
  -webkit-border-radius: 0 0 0 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 0 2px;
  -moz-background-clip: padding;
  border-radius: 0 0 0 2px;
  background-clip: padding-box;
  font-size: 1.2em;
}
.close-module-link a {
  color: #fff;
}
.popup-head {
  background: url(https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/future-app-logo-head.png) top left no-repeat #82c041;
  /*.background-image(linear-gradient(to bottom, @primary 0%,@secondary 100%));*/
  border-radius: 6px 6px 0 0;
  padding: 4px;
  position: relative;
  height: 62px;
}
.popup-head h1 {
  color: #fff;
  font-size: 2em;
  margin: 0.5em 0.5em 0.3em 320px;
  font-weight: normal;
  /*text-shadow: -1px -1px 0px #1B1B1B;*/
}
.popup-head:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 10px solid #3cb54b;
  border-color: transparent #3cb54b #3cb54b transparent;
  border-width: 15px 40px 15px 40px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.blackout {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.blackout .loading {
  font-size: 16px;
  width: 140px;
  height: 48px;
  padding: 8px;
  background: #fff;
  color: #666;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -78px;
  -webkit-box-shadow: 0 0 4px #000;
  -moz-box-shadow: 0 0 4px #000;
  box-shadow: 0 0 4px #000;
  color: 0 0 4px #000;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.blackout .loading p {
  margin: 0;
}
.lt-ie9 .blackout {
  background: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/trans-black.png') 0 0 repeat transparent;
}
#note {
  position: absolute;
  z-index: 101;
  top: -100px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 2.5;
  overflow: hidden;
  border-bottom: 3px solid white !important;
  background: #91BD09;
  color: white;
  font-weight: 600;
  font-size: 1.1em;
  -webkit-box-shadow: 1px 1px 7px #676767;
  -moz-box-shadow: 1px 1px 7px #676767;
  box-shadow: 1px 1px 7px #676767;
  color: 1px 1px 7px #676767;
}
#support-content {
  width: 530px;
  max-height: none;
}
#support-content h1.supp {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0N2E5MiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTM4YWEwIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #847a92 0%, #938aa0 100%);
  background-image: -webkit-linear-gradient(top, #847a92 0%, #938aa0 100%);
  background-image: -o-linear-gradient(top, #847a92 0%, #938aa0 100%);
  background-image: linear-gradient(to bottom, #847a92 0%, #938aa0 100%);
  padding: 0.5em;
  color: #fff;
  font-size: 2.53846154em;
  margin: 0;
  font-weight: normal;
  text-shadow: -1px -1px 0px #1b1b1b;
}
#support-content h2.supp {
  margin-left: 10px;
  color: #82c041;
}
#support-content .accordion-group {
  margin: 1em;
}
#support-content .accordion-group .accordion-content {
  max-height: none;
}
/* ==========================================================================
	Repeated element styles (buttons, etc)
   ========================================================================== */
/* Unordered lists */
ul {
  /* Lists in columns */
}
ul li {
  padding-bottom: 6px;
}
ul.list-col {
  clear: both;
  overflow: hidden;
}
ul.list-col li {
  margin-right: 5%;
  float: left;
}
ul.list-col.list-2col li {
  width: 45%;
}
ul.list-col.list-3col li {
  width: 28%;
}
/* Icons - inline and file blocks */
a .icon {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 2px 2px -2px 0;
  background-repeat: no-repeat;
}
a .icon:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
a:hover .icon {
  background-position: 0 -16px;
}
a .icon-doc {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/doc-icon-small.png');
}
a .icon-pdf {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/pdf-icon-small.png');
}
a .icon-ppt {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/ppt-icon-small.png');
}
a .icon-rtf {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/rtf-icon-small.png');
}
a .icon-txt {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/txt-icon-small.png');
}
a .icon-xls {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/xls-icon-small.png');
}
a .icon-fancy {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/fancybox-icon.png');
  margin: 2px -2px -2px 0;
}
.file-link a {
  display: block;
  padding: 0.5em 1em;
  background: #eee;
  color: #333;
  line-height: 32px;
}
.file-link a:hover,
.file-link a:visited,
.file-link a:active {
  color: #333;
}
.file-link a .icon {
  display: block;
  width: 32px;
  height: 32px;
  float: right;
  margin: 1px 0 0;
}
.file-link a:hover .icon {
  background-position: 0 -32px;
}
.file-link a .icon-doc {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/doc-icon.png');
}
.file-link a .icon-pdf {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/pdf-icon.png');
}
.file-link a .icon-ppt {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/ppt-icon.png');
}
.file-link a .icon-rtf {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/rtf-icon.png');
}
.file-link a .icon-txt {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/txt-icon.png');
}
.file-link a .icon-xls {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/xls-icon.png');
}
.file-list {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.file-list li a {
  display: block;
  padding: 0.5em 1em;
  background: #eee;
  color: #333;
  line-height: 32px;
}
.file-list li a:hover,
.file-list li a:visited,
.file-list li a:active {
  color: #333;
}
.file-list li a .icon {
  display: block;
  width: 32px;
  height: 32px;
  float: right;
  margin: 1px 0 0;
}
.file-list li a:hover .icon {
  background-position: 0 -32px;
}
.file-list li a .icon-doc {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/doc-icon.png');
}
.file-list li a .icon-pdf {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/pdf-icon.png');
}
.file-list li a .icon-ppt {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/ppt-icon.png');
}
.file-list li a .icon-rtf {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/rtf-icon.png');
}
.file-list li a .icon-txt {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/txt-icon.png');
}
.file-list li a .icon-xls {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/xls-icon.png');
}
.file-list li:nth-child(odd) a {
  background: #cccccc;
}
.file-list li.odd a {
  background: #ccc;
}
/* Icons - for paragraphs */
.question {
  position: relative;
  margin-left: 28px;
}
.question .icon {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: -28px;
  margin-top: -6px;
}
.question .icon:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.question .icon-question {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/question-icon.png');
}
ul.question,
ol.question {
  padding: 0 0 0 20px;
}
.activity {
  position: relative;
  margin-left: 28px;
}
.activity .icon {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: -28px;
  margin-top: -6px;
}
.activity .icon:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.activity .icon-activity {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/activity-icon.png');
}
ul.activity,
ol.activity {
  padding: 0 0 0 20px;
}
.group-activity {
  position: relative;
  margin-left: 28px;
}
.group-activity .icon {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: -28px;
  margin-top: -6px;
}
.group-activity .icon:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.group-activity .icon-group-activity {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/group-activity-icon.png');
}
ul.group-activity,
ol.group-activity {
  padding: 0 0 0 20px;
}
.hot-tip {
  position: relative;
  margin-left: 28px;
}
.hot-tip .icon {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: -28px;
  margin-top: -6px;
}
.hot-tip .icon:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hot-tip .icon-hot-tip {
  background-image: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/hot-tip-icon.png');
}
ul.hot-tip,
ol.hot-tip {
  padding: 0 0 0 20px;
}
/* Buttons */
.buttons {
  text-align: right;
  margin: 0.2em 0;
}
.buttons .btn {
  font-size: 1.15384615em;
  padding: 0.5em 1.5em;
  background: #82c041;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYzA0MSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjg5YjMzIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -webkit-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -o-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: linear-gradient(to bottom, #82c041 0%, #689b33 100%);
  border: 1px solid #333;
  color: #fff;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  position: relative;
  text-shadow: 0 -1px 0 #333333;
}
.buttons .btn:after {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  display: block;
  border-top: 1px solid #fff;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
}
.buttons .btn:hover {
  background: #9bcd67;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliY2Q2NyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjg5YjMzIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #9bcd67 0%, #689b33 100%);
  background-image: -webkit-linear-gradient(top, #9bcd67 0%, #689b33 100%);
  background-image: -o-linear-gradient(top, #9bcd67 0%, #689b33 100%);
  background-image: linear-gradient(to bottom, #9bcd67 0%, #689b33 100%);
}
.buttons .btn:active {
  background: #82c041;
}
.buttons .btn:active:after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.buttons .btn[disabled] {
  background: #eee;
  border: 1px solid #ccc;
  color: #999;
  text-shadow: none;
}
.buttons .btn[disabled]:after {
  display: none;
}
.buttons a.btn {
  text-decoration: none;
}
.buttons a.btn .icon {
  display: none;
}
.lt-ie8 .buttons a.btn {
  padding: 0.7em 1.8em;
}
/* Images [w/ captions] */
.img-cap {
  text-align: center;
  margin: 1em 0;
}
.img-cap .img {
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #666;
}
.img-cap .caption {
  color: #999;
  font-style: italic;
}
/* Aligned images */
.aligned-img {
  /* For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
}
.aligned-img:before,
.aligned-img:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.aligned-img:after {
  clear: both;
}
.aligned-img .img-align-left {
  float: left;
  margin: 0 1em 0.5em 0;
}
.aligned-img .img-align-right {
  float: right;
  margin: 0 0 1em 0.5em;
}
/* Form elements */
textarea,
input[type=text] {
  padding: 0.6em;
  width: 100%;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #999;
  margin: 0.2em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
}
textarea:focus,
input[type=text]:focus {
  background: #fff;
}
textarea {
  min-height: 3em;
}
.lt-ie8 textarea,
.lt-ie8 input[type=text] {
  width: 96%;
}
/* Suggestion text */
.suggestions {
  background: #eee;
  border: 1px solid #82c041;
  padding: 0 0.6em;
  max-height: 200px;
  overflow: auto;
  margin: 0.2em 0;
}
.suggestions-link {
  display: block;
  margin: 0.5em 0.5em 0.2em;
  text-align: right;
}
/* Tables */
.simple-table {
  border-collapse: separate;
  border-spacing: 1px;
  margin: 1em auto;
  width: 100%;
}
.simple-table tr th {
  background: #82c041;
  color: #fff;
  font-weight: normal;
  font-size: 1.15384615em;
  padding: 0.4em 0.5em;
}
.simple-table tr td {
  padding: 0.35em 0.5em 0.2em;
  background: #eee;
  vertical-align: top;
}
.simple-table tr:nth-child(odd) td {
  background: #ccc;
}
.simple-table tr.odd td {
  background: #ccc;
}
.lt-ie8 .simple-table th textarea,
.lt-ie8 .simple-table td textarea {
  width: 90%;
}
.question-block {
  margin-bottom: 10px;
}
/* Activity block */
.activity-block {
  margin: 2em 0.5em 1em;
  padding: 0.5em 1em;
  border: 1px solid #666;
  position: relative;
}
.activity-block h2:first-child {
  font-size: 1em;
  font-weight: bold;
  color: inherit;
  position: absolute;
  padding: 0 0.5em;
  background: #fff;
  top: -0.8em;
  left: 1em;
  margin: 0;
}
.lt-ie8 .activity-block {
  margin-top: 2em;
}
/* Tooltips */
.tip {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100px;
  padding: 0.5em 8px;
  background: #82c041;
  border: 2px solid #9bcd67;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  margin: 1em 0 1em -62px;
  -webkit-box-shadow: 0 0 0 1px #333;
  -moz-box-shadow: 0 0 0 1px #333;
  box-shadow: 0 0 0 1px #333;
  color: 0 0 0 1px #333;
}
.tip:after,
.tip:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tip:after {
  border-bottom-color: #82c041;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
.tip:before {
  border-bottom-color: #9bcd67;
  border-width: 13px;
  left: 50%;
  margin-left: -13px;
}
/* Fancybox */
.fancy-content {
  width: 480px;
  max-height: 400px;
  overflow: auto;
}
/* Dialog box */
.ui-dialog {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px #666;
  -moz-box-shadow: 0 0 4px #666;
  box-shadow: 0 0 4px #666;
  color: 0 0 4px #666;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.ui-dialog .ui-dialog-titlebar {
  background: #82c041;
  color: #fff;
  font-size: 1.15384615em;
  padding: 0.6em 1em;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: none;
  font-weight: normal;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  /* Extends the .visuallyhidden class to allow the element to be focusable
	 * when navigated to via the keyboard: h5bp.com/p */
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close.focusable:active,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.ui-dialog .ui-dialog-content {
  padding: 0 1em;
}
.ui-dialog .ui-dialog-buttonpane {
  border: none;
  padding: 0 0.5em;
  text-align: right;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
  font-size: 1.15384615em;
  padding: 0.5em 1.5em;
  background: #82c041;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYzA0MSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjg5YjMzIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -webkit-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -o-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: linear-gradient(to bottom, #82c041 0%, #689b33 100%);
  border: 1px solid #333;
  color: #fff;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  position: relative;
  text-shadow: 0 -1px 0 #333333;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button:after {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  display: block;
  border-top: 1px solid #fff;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button:hover {
  background: #9bcd67;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliY2Q2NyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjg5YjMzIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #9bcd67 0%, #689b33 100%);
  background-image: -webkit-linear-gradient(top, #9bcd67 0%, #689b33 100%);
  background-image: -o-linear-gradient(top, #9bcd67 0%, #689b33 100%);
  background-image: linear-gradient(to bottom, #9bcd67 0%, #689b33 100%);
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button:active {
  background: #82c041;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button:active:after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button[disabled] {
  background: #eee;
  border: 1px solid #ccc;
  color: #999;
  text-shadow: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button[disabled]:after {
  display: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button .ui-button-text {
  display: inline;
  padding: 0;
  line-height: 1;
}
/* blockquote */
blockquote {
  margin: 1em 1em 1em 2em;
  font-style: italic;
  position: relative;
  /* &:after {
	    content: "“";
	    position: relative;
	    font-size: 1.7em;
	    color: #999;
	    bottom: -35;
	    left: 0.3em;
	} */
}
blockquote .citation {
  font-style: normal;
  text-align: right;
}
blockquote:before {
  content: "“";
  position: absolute;
  font-size: 1.7em;
  color: #999;
  top: -0.25em;
  left: -0.5em;
}
/* Boxed text */
.boxed-text {
  background: #f0f0f0;
  padding: 0.2em 1.5em;
  -webkit-box-shadow: 0 0 4px #666666;
  -moz-box-shadow: 0 0 4px #666666;
  box-shadow: 0 0 4px #666666;
  color: 0 0 4px #666666;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
/* ==========================================================================
	Activity styles
   ========================================================================== */
/* Accordions */
.accordion-group {
  margin: 1em 0;
}
.accordion-group .accordion-head {
  background: #82c041;
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  padding: 0.6em 1.5em;
  margin: 1px 0;
  cursor: pointer;
}
.accordion-group .accordion-head:first-child {
  -webkit-border-radius: 5px 5px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
}
.accordion-group .accordion-head:nth-last-child(2):not(.current) {
  -webkit-border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 5px 5px;
  -moz-background-clip: padding;
  border-radius: 0 0 5px 5px;
  background-clip: padding-box;
}
.accordion-group .accordion-head .icon-expand {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  display: inline-block;
  width: 16px;
  height: 16px;
  float: right;
  margin: 0.1em 0;
  background: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/toggle-icon.png') 0 0 no-repeat;
}
.accordion-group .accordion-head .icon-expand:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.accordion-group .accordion-head.current .icon-expand {
  background-position: 0 -16px;
}
.accordion-group .accordion-content {
  background: #eee;
  padding: 0 1em 1em;
  overflow: auto;
  max-height: 200px;
  border: 1px solid #82c041;
}
.accordion-group .accordion-content:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 5px 5px;
  -moz-background-clip: padding;
  border-radius: 0 0 5px 5px;
  background-clip: padding-box;
}
.lt-ie8 .accordion-head .icon {
  display: none;
}
/* Tabs */
.tab-group {
  position: relative;
}
.tab-group .tab-head {
  font-size: 1.15384615em;
  font-weight: normal;
  color: #fff;
  height: 19px;
  min-width: 8px;
  width: auto;
  position: absolute;
  text-align: center;
  padding: 2px 0.8em 0;
  margin: 0;
  border: 1px solid #999999;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
  cursor: pointer;
  background: #ccc;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTk5OTk5IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #d9d9d9 0%, #999999 100%);
  background-image: -webkit-linear-gradient(top, #d9d9d9 0%, #999999 100%);
  background-image: -o-linear-gradient(top, #d9d9d9 0%, #999999 100%);
  background-image: linear-gradient(to bottom, #d9d9d9 0%, #999999 100%);
}
.tab-group .tab-head:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 10px;
  border-top: 1px solid #fff;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  top: 0;
  left: 0;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.tab-group .tab-head:hover,
.tab-group .tab-head:focus {
  border-color: #bbbbbb;
  background: #eee;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #fbfbfb 0%, #bbbbbb 100%);
  background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #bbbbbb 100%);
  background-image: -o-linear-gradient(top, #fbfbfb 0%, #bbbbbb 100%);
  background-image: linear-gradient(to bottom, #fbfbfb 0%, #bbbbbb 100%);
}
.tab-group .tab-head.current {
  background: #82c041;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYzA0MSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjg5YjMzIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -webkit-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -o-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: linear-gradient(to bottom, #82c041 0%, #689b33 100%);
  border-color: #333;
}
.tab-group .tab-head.current:after {
  border-color: #a8a8a8;
}
.tab-group .tab-head.current:hover,
.tab-group .tab-head.current:focus {
  background: #82c041;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYzA0MSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjg5YjMzIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -webkit-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: -o-linear-gradient(top, #82c041 0%, #689b33 100%);
  background-image: linear-gradient(to bottom, #82c041 0%, #689b33 100%);
  border-color: #333;
}
.tab-group .tab-content {
  margin: 3em 0 1em;
  border: 4px solid #689b33;
  padding: 0.5em;
  background: #eee;
  position: relative;
  z-index: 0;
}
.tab-group .tab-content.visuallyhidden {
  position: absolute;
  top: 0;
}
.tab-group .tab-content h2:first-child {
  font-size: 1em;
  font-weight: bold;
  color: inherit;
  margin: 0.4em 0 1.2em;
}
.tab-group .tab-content h2:first-child:before {
  content: "";
  width: 100%;
  height: 3em;
  position: absolute;
  top: 0;
  left: 0;
  background: #ccc;
  z-index: -1;
}
.tab-group .tab-content #video1_wrapper,
.tab-group .tab-content #video2_wrapper,
.tab-group .tab-content #video3_wrapper,
.tab-group .tab-content #video4_wrapper,
.tab-group .tab-content #video5_wrapper,
.tab-group .tab-content #video6_wrapper,
.tab-group .tab-content #video7_wrapper {
  margin: auto;
}
.lt-ie8 .tab-group {
  margin-top: 32px;
}
.lt-ie8 .tab-content {
  padding-top: 8px;
  min-height: 0;
}
/* Scroll */
.scroll-group .buttons {
  font-size: 2em;
  font-weight: bold;
  border-bottom: 1px solid #999;
}
.scroll-group .buttons button {
  border: none;
  background: transparent;
}
.scroll-group .buttons button .text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  /* Extends the .visuallyhidden class to allow the element to be focusable
	 * when navigated to via the keyboard: h5bp.com/p */
}
.scroll-group .buttons button .text.focusable:active,
.scroll-group .buttons button .text.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.scroll-group .item {
  border-bottom: 1px solid #ccc;
}
.scroll-group .item .counter {
  text-align: right;
  color: #666;
  font-style: italic;
}
/* Drag and drop */
.drag-drop .drop-area {
  margin: 1em 0;
  height: 300px;
  background: #f3f3f3;
}
.drag-drop .drop-area .text {
  text-align: center;
  line-height: 300px;
  margin: 0;
  font-weight: bold;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.drag-drop .drop-area.hover .text {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.drag-drop .blocks {
  margin: 1em 0;
  padding: 4px;
  position: relative;
  /* For IE 6/7 only
	 * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
}
.drag-drop .blocks:before,
.drag-drop .blocks:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.drag-drop .blocks:after {
  clear: both;
}
.drag-drop .blocks .drag {
  cursor: move;
  float: left;
  padding: 0.5em 0.2em 0.5em 40px;
  margin: 0.2em;
  width: 170px;
  background: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/drag-icon.png') 4px 4px no-repeat #cccccc;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.drag-drop .blocks .drag:hover {
  background-color: #eee;
}
.drag-drop .blocks .drag p:first-child {
  margin-top: 0;
}
.drag-drop .blocks .drag p:last-child {
  margin-bottom: 0;
}
.drag-drop .blocks .drag h2 {
  font-size: 1em;
  font-weight: bold;
  color: inherit;
  margin: 0.5em 0;
}
.drag-drop .blocks .drag textarea,
.drag-drop .blocks .drag input[type=text] {
  width: 98%;
  margin: 0;
}
/* Sortable lists */
.sort-group .sort-group-header {
  margin: 0 0 0.5em;
  text-align: center;
}
.sort-group .sort-list {
  width: 100%;
  margin: 0;
  float: left;
}
.sort-group .sort-list .sort-list-header {
  margin: 0 0 0.5em;
  text-align: center;
}
.sort-group .sorts {
  margin: 0 1% 0.5em;
  padding: 4px;
  border: 1px solid #ccc;
  list-style: none;
  min-height: 200px;
}
.sort-group .sorts li {
  padding: 4px;
  border: 1px solid #999;
  margin: 2px 0;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  cursor: move;
  background: #eee;
}
.sort-group .sorts li:before {
  content: "≡";
  margin-right: 0.2em;
  font-weight: bold;
  font-size: 1.2em;
  color: #999;
}
.sort-group .sorts li:hover {
  background: #fff;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
}
.sort-group .sorts li:hover:before {
  color: #82c041;
}
.sort-group .sorts li.ui-sortable-helper {
  border-color: #82c041;
}
.sort-group .trash {
  border: 1px solid #333;
  height: 32px;
  margin: 1em 0;
  clear: both;
  min-height: 0;
}
.sort-group .trash.hover {
  border-color: #f00;
}
.sort-group .trash.hover:after {
  content: "";
}
.sort-group .trash:after {
  content: "Drag items here to delete them";
  color: #999;
  line-height: 32px;
  margin: 0 16px;
}
.sort-group-2 .sort-list {
  width: 50%;
}
.sort-group-3 .sort-list {
  width: 33%;
}
/* Delete icon */
.delete {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
  display: block;
  background: url('https://www.foundationonline.org.uk/course_files/edi-modules/module-1/img/delete-icon.png') 0 0 no-repeat;
  width: 16px;
  height: 16px;
  margin: 0;
}
.delete:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.delete:hover {
  background-position: 0 -16px;
}
/* Click/build list */
.build-list-group {
  position: relative;
}
.build-list-group .build-placeholder {
  width: 100%;
}
.build-list-group .build-list {
  -webkit-box-shadow: 0 0 2px #666666;
  -moz-box-shadow: 0 0 2px #666666;
  box-shadow: 0 0 2px #666666;
  color: 0 0 2px #666666;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  padding: 0.1em 0 0.5em 3em;
  background: #f0f0f0;
}
.build-list-group .build-list .item {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
/* Star ratings */
.rate-block {
  border: 1px solid #999;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  margin: 0.5em 0;
  padding: 0.25em;
  background: #eee;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
}
.rate-block p {
  margin: 0;
}
.rate-block .rating {
  float: right;
  margin: 0;
  font-size: 1.75em;
  line-height: 0.65;
}
.rate-block .rating .star {
  cursor: pointer;
  color: #ccc;
}
.rate-block .rating .star.highlight {
  color: #ffbf00;
}
.rate-block .rating .star:hover,
.rate-block .rating .star.hover {
  color: #f00;
}
/* Questions with answers */
.question-block .question-answer {
  display: block;
  border: 1px solid #999;
  margin: 0.5em 0;
  padding: 0.5em;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  background: #eee;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
}
.question-block .question-answer input {
  margin: 0 0.5em 0 0;
}
.question-block .question-answer:before {
  content: "  ";
  float: right;
  font-size: 1.5em;
  line-height: 1;
}
.question-block .question-answer.right:before {
  content: "✔";
  color: #080;
}
.question-block .question-answer.wrong:before {
  content: "✘";
  color: #800;
}
/* Click/expand */
.click-expand-group .click {
  border: 1px solid #999;
  margin: 0.5em 0;
  padding: 0.5em;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  text-align: center;
  cursor: pointer;
}
.click-expand-group .click:hover {
  border-color: #666;
}
.click-expand-group .click.expanded {
  border-color: #666;
  -webkit-box-shadow: 0 0 2px #82c041;
  -moz-box-shadow: 0 0 2px #82c041;
  box-shadow: 0 0 2px #82c041;
  color: 0 0 2px #82c041;
}
.click-expand-group .click .expand {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
/* Click / swap */
.swap-target {
  border: 1px solid #999;
  padding: 0.5em;
}
/* ==========================================================================
	Accessibility styles
   ========================================================================== */
.colour-g-w,
.colour-g-w * {
  background: #333333 !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
  text-shadow: none !important;
  /* Notepad */
}
.colour-g-w .btn,
.colour-g-w * .btn {
  background: #333333 !important;
  text-decoration: underline !important;
}
.colour-g-w .accordion-head,
.colour-g-w * .accordion-head {
  border: 1px solid;
  text-decoration: underline !important;
}
.colour-g-w .accordion-content,
.colour-g-w * .accordion-content {
  border: 1px solid;
}
.colour-g-w .tab-head,
.colour-g-w * .tab-head {
  background: #333333 !important;
}
.colour-g-w .tab-head.current,
.colour-g-w * .tab-head.current {
  font-weight: bold;
}
.colour-g-w #my_notes_list ul li,
.colour-g-w * #my_notes_list ul li,
.colour-g-w #export_notes_list ul li,
.colour-g-w * #export_notes_list ul li {
  border: 1px solid #ffffff;
}
.colour-g-w .noteOptions a.EditLink:after,
.colour-g-w * .noteOptions a.EditLink:after {
  content: "edit";
}
.colour-g-w .noteOptions a.shareLink:after,
.colour-g-w * .noteOptions a.shareLink:after {
  content: "share";
}
.colour-g-w .noteOptions a.DeleteLink:after,
.colour-g-w * .noteOptions a.DeleteLink:after {
  content: "delete";
}
.colour-g-w .noteOptions a img,
.colour-g-w * .noteOptions a img {
  display: none !important;
}
.colour-y-b,
.colour-y-b * {
  background: #f7f6e6 !important;
  color: #0000ff !important;
  border-color: #0000ff !important;
  text-shadow: none !important;
  /* Notepad */
}
.colour-y-b .btn,
.colour-y-b * .btn {
  background: #f7f6e6 !important;
  text-decoration: underline !important;
}
.colour-y-b .accordion-head,
.colour-y-b * .accordion-head {
  border: 1px solid;
  text-decoration: underline !important;
}
.colour-y-b .accordion-content,
.colour-y-b * .accordion-content {
  border: 1px solid;
}
.colour-y-b .tab-head,
.colour-y-b * .tab-head {
  background: #f7f6e6 !important;
}
.colour-y-b .tab-head.current,
.colour-y-b * .tab-head.current {
  font-weight: bold;
}
.colour-y-b #my_notes_list ul li,
.colour-y-b * #my_notes_list ul li,
.colour-y-b #export_notes_list ul li,
.colour-y-b * #export_notes_list ul li {
  border: 1px solid #0000ff;
}
.colour-y-b .noteOptions a.EditLink:after,
.colour-y-b * .noteOptions a.EditLink:after {
  content: "edit";
}
.colour-y-b .noteOptions a.shareLink:after,
.colour-y-b * .noteOptions a.shareLink:after {
  content: "share";
}
.colour-y-b .noteOptions a.DeleteLink:after,
.colour-y-b * .noteOptions a.DeleteLink:after {
  content: "delete";
}
.colour-y-b .noteOptions a img,
.colour-y-b * .noteOptions a img {
  display: none !important;
}
.colour-b-y,
.colour-b-y * {
  background: #000000 !important;
  color: #f7f6e6 !important;
  border-color: #f7f6e6 !important;
  text-shadow: none !important;
  /* Notepad */
}
.colour-b-y .btn,
.colour-b-y * .btn {
  background: #000000 !important;
  text-decoration: underline !important;
}
.colour-b-y .accordion-head,
.colour-b-y * .accordion-head {
  border: 1px solid;
  text-decoration: underline !important;
}
.colour-b-y .accordion-content,
.colour-b-y * .accordion-content {
  border: 1px solid;
}
.colour-b-y .tab-head,
.colour-b-y * .tab-head {
  background: #000000 !important;
}
.colour-b-y .tab-head.current,
.colour-b-y * .tab-head.current {
  font-weight: bold;
}
.colour-b-y #my_notes_list ul li,
.colour-b-y * #my_notes_list ul li,
.colour-b-y #export_notes_list ul li,
.colour-b-y * #export_notes_list ul li {
  border: 1px solid #f7f6e6;
}
.colour-b-y .noteOptions a.EditLink:after,
.colour-b-y * .noteOptions a.EditLink:after {
  content: "edit";
}
.colour-b-y .noteOptions a.shareLink:after,
.colour-b-y * .noteOptions a.shareLink:after {
  content: "share";
}
.colour-b-y .noteOptions a.DeleteLink:after,
.colour-b-y * .noteOptions a.DeleteLink:after {
  content: "delete";
}
.colour-b-y .noteOptions a img,
.colour-b-y * .noteOptions a img {
  display: none !important;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after,
  a:visited[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* Don't show links for images, or javascript/internal links */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  body {
    width: 100%;
  }
  .tooltip {
    display: none !important;
  }
  nav {
    display: none;
  }
  .content-left,
  .content-right {
    width: 100% !important;
    float: none;
  }
  .visuallyhidden {
    clip: auto !important;
    height: auto !important;
    margin: 0;
    width: auto !important;
    position: static !important;
  }
  .accordion-content {
    max-height: auto !important;
  }
  .activity-block {
    border: none !important;
  }
  .tab-head,
  .tab-content {
    border: none !important;
  }
  .tab-head {
    display: none !important;
  }
  .tab-content {
    margin: 0 !important;
    height: auto !important;
    max-height: auto !important;
  }
  .buttons {
    display: none !important;
  }
  .sponsor-logo {
    display: none;
  }
  #support-content {
    display: none;
  }
}