* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
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;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
q:before, q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul, li {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
hr {
  border: 0;
  height: 1px;
  background: #cbcbcb;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background: #cccbc8 url("https://www.cambridge.org/gb/packages/cambridge_themes/images/background.png") center top repeat-y;
  font-size: 16px;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", Helvetia, Arial, Helvetica, sans-serif;
  overflow-y: auto;
  overflow-x: auto;
  color: #1f1f1e;
  margin: 0;
  padding: 0;
  height: 100%;
}
#container {
  min-height: 100%;
  position: relative;
  background: #cccbc8 url("https://www.cambridge.org/gb/packages/cambridge_themes/images/background.png") center top repeat-y;
}
.container {
  padding-bottom: 54px;
  /* Height of the footer */
  padding-top: 15px;
  max-width: 1415px;
  margin: 0 auto;
}
.container > section, .container > .row {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
.header-section {
  height: auto;
}
.header-section .header {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
.header-section .header h1 {
  color: #ba9c39;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 16px;
}
.wrapLowerFooter {
  background: url(/assets/images/general/background-footer.png) center top repeat-y;
  overflow: hidden;
  padding: 17px 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 54px;
  clear: both;
}
.wrapLowerFooter .row {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
  zoom: 1;
}
.wrapLowerFooter .row ul li {
  float: left;
  color: #82807e;
  height: 20px;
  line-height: 20px;
}
.wrapLowerFooter .row ul li a {
  color: #a19e9d;
  font-size: 13px;
}
.wrapLowerFooter .row p {
  font-size: 13px;
  color: #a19e9d;
  float: right;
  margin: 0;
  line-height: 20px;
}
.row {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row > .one {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
.row > .one:last-child {
  margin-right: 0;
}
.row > .two {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
.row > .two:last-child {
  margin-right: 0;
}
.row > .onethird {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
.row > .onethird:last-child {
  margin-right: 0;
}
.row > .twothirds {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
.row > .twothirds:last-child {
  margin-right: 0;
}
html, body {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  color: #262626;
}
h1 {
  clear: both;
  margin-top: 0;
  margin-bottom: 0.4em;
  padding-top: 0.4em;
  color: #c3a33c;
  font-weight: 600;
  font-size: 40px;
}
a, a:hover, a:visited, a:focus {
  outline: 0;
  text-decoration: none;
  color: #2b7ab5;
}
h3 {
  font-size: 16px;
  line-height: 20px;
}
h4 {
  color: #2b7ab5;
  font-size: 14px;
  margin: 7px 0;
}
p {
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 17px;
  font-size: 15px;
  line-height: 23px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #222;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin-bottom: 16px;
  margin-top: 16px;
}
select, .form select {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  line-height: 32px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 1px solid #dad6cb;
  height: 32px;
  padding: 0 25px 0 10px;
  width: 100%;
  border-radius: 2px !important;
}
select.small {
  max-width: 100px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 13px;
  height: 32px;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0 32px 0 8px;
  line-height: 1em;
  color: #333;
  border: 1px solid #dad6cb;
  float: none;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
form .row {
  margin: 0 0 26px 0;
  padding: 0;
  display: block;
}
form .row .row {
  margin: 0 0 0 0;
}
form .row.clear {
  clear: both;
}
form label {
  font-family: "Helvetica Neue", Helvetia, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  color: #1f1f1e;
}
form label span {
  margin: 0 0 8px 0;
  display: block;
}
form .help-block {
  color: #555;
  font-weight: normal;
  margin: 4px 0;
  font-size: 12px;
}
form.tight .row {
  margin: 0 0 10px 0;
}
.info-box {
  background-color: #e9f1f7;
  padding: 25px 20px 60px 20px;
  margin: 0 0 20px 0;
}
.info-box h3 {
  font-size: 21px;
  color: #2b7ab5;
  margin: 0 0 20px 0;
  line-height: 120%;
}
.info-box ul li {
  padding: 0 0 12px 20px;
  background: url(../images/general/academic-sprite.png) -988px -623px no-repeat;
  font-size: 13px;
  font-weight: bold;
  color: #1f1f1e;
}
.info-col .info-box {
  max-width: 290px;
  margin: 0 auto 20px;
}
.alert {
  background-color: #e9f1f7;
  padding: 25px 20px;
  margin: 10px;
}
.alert.error {
  background-color: #f7e9e9;
}
fieldset, form {
  border: 0;
  margin: 0;
  padding: 0;
}
a.formLink {
  font-size: 12px;
  padding: 10px 0 0;
  font-weight: bold;
}
#dk_container_aim .dk_options .dk_options_inner li:first-child, #dk_container_aim2 .dk_options .dk_options_inner li:first-child {
  display: none !important;
}
.dk_container {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: none;
  float: left;
  position: relative;
  width: 100%;
}
.dk_container:focus {
  outline: 0;
}
.dk_container a {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
}
.dk_toggle {
  background: url(../images/general/sprite.png) right -140px no-repeat;
  border: 1px solid #dad6cb;
  color: #555;
  padding: 0 25px 0 10px;
  border-radius: 2px;
  width: 100% !important;
  height: 32px;
  line-height: 32px;
  display: inline;
  position: relative;
  zoom: 1;
}
.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  position: relative;
  zoom: 1;
}
.dk_toggle:hover {
  border-color: #bdb9ad;
  color: #000;
}
.dk_focus .dk_toggle {
  border-color: #bdb9ad;
  box-shadow: 0 0 5px #bdb9ad;
  -webkit-box-shadow: 0 0 5px #bdb9ad;
  -moz-box-shadow: 0 0 5px #bdb9ad;
}
.dk_open {
  z-index: 10;
  position: relative;
}
.dk_open .dk_toggle {
  border-color: #bdb9ad;
  color: #000;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
.dk_options {
  box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  -moz-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  background-color: #fff;
  margin-top: -1px;
  display: none;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 100;
}
.dk_focus .dk_options {
  display: block;
}
.dk_options a {
  background-color: #fff;
  font-weight: normal;
  padding: 8px 10px;
  color: #555;
  border-bottom: 1px solid #fff;
}
.dk_options li:last-child a {
  border-bottom: 0;
}
.dk_options a:hover, .dk_option_current a {
  background-color: #f1f0ed;
  color: #000;
  text-decoration: none;
}
.dk_options_inner {
  color: #555;
  max-height: 250px;
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border: 1px solid #dad6cb;
  background-color: #fff;
  overflow: auto;
  position: relative;
}
.dk_options_inner, .dk_touch .dk_options {
  max-height: 250px;
}
.dk_open .dk_options {
  display: block;
}
.dk_open .dk_label {
  color: inherit;
}
.dk_options a, .dk_options a:link, .dk_options a:visited {
  display: block;
}
.dk_touch .dk_options {
  overflow: hidden;
}
.dk_touch .dk_options_inner {
  max-height: none;
  overflow: visible;
}
select.dk_fouc {
  position: relative;
  top: -99999px;
  visibility: hidden;
}
.smaller-select .dk_toggle, .teacher-select .dk_toggle {
  height: 27px;
  line-height: 27px;
  background: url(../images/general/sprite.png) right -142px no-repeat;
}
.parsley-error {
  border-color: #c60f13 !important;
}
.parsley-errors-list {
  display: none;
}
.parsley-errors-list.filled {
  display: block;
}
.parsley-errors-list.filled li {
  background: #ee0101;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 4px 10px;
}
.tabs .active {
  font-weight: bold;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .tab-pane.active {
  display: block;
}
ul.nav {
  display: block;
  padding: 0;
  list-style: none;
  width: 100%;
  height: 55px;
  line-height: 55px;
  background-color: #181817;
  margin: 0 auto 0;
  min-width: 900px;
}
ul.nav li {
  float: left;
  color: #82807e;
  font-size: 12px;
  height: 55px;
  line-height: 55px;
  padding: 0 1.3%;
  background-color: #181817;
}
ul.nav li a {
  display: block;
  background-color: #181817;
  color: #969492;
  font-weight: bold;
  height: 55px;
}
ul.nav li.logo img {
  width: 157px;
  height: 55px;
  display: block;
}
ul#account-nav {
  display: block;
  padding: 0;
  list-style: none;
  float: right;
  margin-top: 8px;
}
ul#account-nav li {
  float: left;
  margin-left: 30px;
  font-weight: bold;
  color: gray;
  font-size: 13px;
}
ul#account-nav li a {
  color: black;
}
.mainNavWrap {
  display: block;
  height: 47px;
  margin: 10px 0 0 0;
  z-index: 31;
  position: relative;
  top: 0;
  padding: 0;
  width: 100%;
}
.mainNavWrap ul.mainNav {
  list-style-type: none;
  height: 46px;
  background: 0;
  overflow: visible;
  position: relative;
  border-top: 1px solid #605f5e;
  margin: 0 auto 0;
  max-width: 960px;
  width: 100%;
  padding: 0;
}
.mainNavWrap ul.mainNav li {
  height: 46px;
  width: auto;
  padding: 0;
  float: left;
}
.mainNavWrap ul.mainNav li a {
  color: #605f5e;
  padding: 16px 18px 0;
  text-align: center;
  background: 0;
  height: 46px;
  line-height: 18px;
  font-weight: bold;
  display: block;
  font-size: 13px;
}
.button, a.button {
  background-color: #3287c7;
  border-radius: 3px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  border-radius: 2px;
  width: auto;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 6px 0 0;
  outline: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: none;
  box-shadow: inset 0 0 0 0 #fff;
  border: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #3287c7;
}
.button:hover:not(:disabled), a.button:hover:not(:disabled) {
  background-color: #3e94d4;
  cursor: pointer;
}
.button:active:not(:disabled), a.button:active:not(:disabled), .button:focus:not(:disabled), a.button:focus:not(:disabled) {
  background-color: #3179ae;
  cursor: pointer;
}
.button:disabled, a.button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.buttona, a.buttona {
  color: #fff;
}
.button.gray, a.button.gray {
  color: #1d1d1d !important;
  background-color: #e9e9e9;
  border-radius: 3px;
  border: none;
  color: #333;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  background-color: #e9e9e9;
  border-radius: 3px;
  border: none;
  color: #333;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  border-radius: 2px;
  width: auto;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 6px 0 0;
  outline: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: none;
  box-shadow: inset 0 0 0 0 #fff;
  border: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #e9e9e9;
  padding-left: 25px;
  padding-right: 25px;
}
.button.gray:hover:not(:disabled), a.button.gray:hover:not(:disabled) {
  background-color: #f6f6f6;
  cursor: pointer;
}
.button.gray:active:not(:disabled), a.button.gray:active:not(:disabled), .button.gray:focus:not(:disabled), a.button.gray:focus:not(:disabled) {
  background-color: #dcdcdc;
  cursor: pointer;
}
.button.gray:hover:not(:disabled), a.button.gray:hover:not(:disabled) {
  background-color: #f6f5f5;
  cursor: pointer;
}
.button.gray:active:not(:disabled), a.button.gray:active:not(:disabled), .button.gray:focus:not(:disabled), a.button.gray:focus:not(:disabled) {
  background-color: #dcdcdc;
  cursor: pointer;
}
.button.gray:disabled, a.button.gray:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.button.graya, a.button.graya {
  color: #fff;
}
.button.gray:hover:not(:disabled), a.button.gray:hover:not(:disabled) {
  background-color: #e5e4e9;
  cursor: pointer;
}
a.button:hover, a:visited.button, a:focus.button {
  padding-left: 25px;
  padding-right: 25px;
}
.button.small {
  padding: 0 12px !important;
  height: 26px;
  line-height: 26px;
}
.button.large {
  height: 38px;
  line-height: 38px;
  padding: 0 20px !important;
  font-size: 14px;
}
#product-section #runner-filter {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  background-color: #efefef;
  padding: 5px 20px 20px;
  margin-bottom: 20px;
}
#product-section #runner-filter:last-child {
  margin-right: 0;
}
#product-section #runner-content-items {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  min-height: 600px;
}
#product-section #runner-content-items:last-child {
  margin-right: 0;
}
#content-container {
  display: none;
}
#content-container .nav button.back {
  margin-bottom: 10px;
}
#content-container img {
  max-width: 100%;
  max-height: 100%;
}
#content-container iframe {
  width: 100%;
  min-height: 600px;
  height: 100%;
}
#content-container embed {
  width: 100%;
  min-height: 600px;
  height: 600px;
}
#content-container #content-section {
  height: 100%;
  text-align: center;
}
#content-container button {
  background-color: #3287c7;
  border-radius: 3px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  border-radius: 2px;
  width: auto;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 6px 0 0;
  outline: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: none;
  box-shadow: inset 0 0 0 0 #fff;
  border: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #3287c7;
}
#content-container button:hover:not(:disabled) {
  background-color: #3e94d4;
  cursor: pointer;
}
#content-container button:active:not(:disabled), #content-container button:focus:not(:disabled) {
  background-color: #3179ae;
  cursor: pointer;
}
#content-container button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#content-container buttona {
  color: #fff;
}
#intro {
  margin: 35px auto;
}
ul.content-items {
  list-style-type: none;
  padding: 0;
}
ul.content-items > li {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  border-top: 1px solid #efefef;
  min-height: 160px;
}
ul.content-items > li:after {
  content: "";
  display: table;
  clear: both;
}
ul.content-items > li .icon-section {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 18.96686%;
  text-align: center;
  position: relative;
}
ul.content-items > li .icon-section:last-child {
  margin-right: 0;
}
ul.content-items > li .content-info {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 53.08608%;
}
ul.content-items > li .content-info:last-child {
  margin-right: 0;
}
ul.content-items > li .options {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
ul.content-items > li .options:last-child {
  margin-right: 0;
}
ul.content-items > li .clear {
  clear: both;
}
ul.content-items > li audio, ul.content-items > li video {
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
ul.content-items > li .inline-video-player, ul.content-items > li .inline-audio-player {
  padding-top: 5px;
}
ul.content-items > li .mejs-container {
  display: inline-block;
}
ul.content-items > li.audio .mejs-time-rail, ul.content-items > li.audio .mejs-container .mejs-controls .mejs-time, ul.content-items > li.audio .mejs-controls div.mejs-horizontal-volume-slider, ul.content-items > li.audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, ul.content-items > li.audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, ul.content-items > li.audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
ul.content-items ul.metadata {
  padding-top: 14px;
  font-size: 13px;
  color: gray;
}
ul.content-items ul.metadata li {
  margin-bottom: 5px;
}
ul.content-items h4 {
  font-size: 15px;
}
ul.content-items .options {
  text-align: right;
  padding-right: 8px;
  height: 82px;
  margin-top: 40px;
}
ul.content-items button.launch-online {
  background-color: #3287c7;
  border-radius: 3px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  border-radius: 2px;
  width: auto;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 6px 0 0;
  outline: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: none;
  box-shadow: inset 0 0 0 0 #fff;
  border: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #3287c7;
  margin: 0px 0 10px 0;
}
ul.content-items button.launch-online:hover:not(:disabled) {
  background-color: #3e94d4;
  cursor: pointer;
}
ul.content-items button.launch-online:active:not(:disabled), ul.content-items button.launch-online:focus:not(:disabled) {
  background-color: #3179ae;
  cursor: pointer;
}
ul.content-items button.launch-online:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
ul.content-items button.launch-onlinea {
  color: #fff;
}
ul.content-items a.download-file {
  font-weight: bold;
  font-size: 12px;
}
.filter-section {
  font-size: 13px;
}
.filter-section .clear-filters-wrap {
  float: right;
  margin-top: 17px;
}
.filter-section .top-level {
  padding-bottom: 14px;
}
.filter-section .grouping {
  padding-bottom: 18px;
  display: block;
  color: #262626;
}
.filter-section .show-hide {
  background: url(/assets/images/general/academic-sprite.png) right -383px no-repeat;
}
.filter-section .show-hide.open {
  background-position: right -323px;
}
.filter-section .filter-option {
  margin-bottom: 11px;
  font-weight: bold;
}
.filter-section h4 {
  color: #b99b39;
  text-transform: uppercase;
  line-height: 30px;
}
span.muted {
  font-weight: normal;
  color: gray;
}
.show-hide {
  cursor: pointer;
}
.icon {
  background: transparent url(/assets/images/icons-sprite.png) no-repeat 0 0;
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 21px;
  position: relative;
}
.icon-bg {
  background-color: #b99b39;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  -webkit-border-radius: 45px;
}
.icon-video {
  background-position: -48px 0;
}
.icon-audio {
  background-position: -96px 0;
}
.icon-interactive, .icon-webcontent, .icon-flash {
  background-position: -143px 0;
}
.icon-spreadsheet {
  background-position: -192px 0;
}
.wrapTexture {
  height: auto;
  background: url(/assets/images/wrap-gold.jpg) center top repeat-y;
}
.wrapTexture > .row {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
.wrapTexture > .row:after {
  content: "";
  display: table;
  clear: both;
}
.wrapTexture:after {
  content: "";
  display: table;
  clear: both;
}
.tab-content {
  padding-top: 0;
}
#my_lib {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
#my_lib:last-child {
  margin-right: 0;
}
#add_code {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  min-height: 600px;
}
#add_code:last-child {
  margin-right: 0;
}
.add-code-box, .notification-box {
  background-color: #fbf8f3;
  padding: 20px;
}
.add-code-box h3, .notification-box h3 {
  margin-top: 0;
  color: #b99b39;
}
.notification-box {
  margin-top: 15px;
}
#free {
  min-height: 600px;
}
#free:after {
  content: "";
  display: table;
  clear: both;
}
#free_resources_filters {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
#free_resources_filters:last-child {
  margin-right: 0;
}
#free_resources {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
#free_resources:last-child {
  margin-right: 0;
}
table#free_products {
  width: 100%;
  font-size: 13px;
  border: 0;
  border-collapse: collapse;
  background: #fff;
  margin: 0 0 18px;
}
table#free_products thead th {
  text-align: center;
  padding: 8px 10px 9px;
  font-size: 13px;
  font-weight: bold;
  color: #222;
}
table#free_products thead th:first-child {
  text-align: left;
}
table#free_products tbody tr {
  background: #fff;
}
table#free_products tbody tr:nth-child(even) {
  background: #f9f7f2;
}
table#free_products tbody tr td {
  color: #333;
  padding: 9px 10px;
  text-align: center;
  vertical-align: middle;
  border: 0;
}
table#free_products tbody tr td:first-child {
  width: 50%;
  text-align: left;
}
.refinePanel {
  float: left;
  background-color: #f3f3f4;
  padding: 18px 18px 140px 20px;
  margin: 0 0 80px;
}
.refineChunk {
  float: left;
  border-bottom: 1px solid #dbdada;
  width: 100%;
  margin: 0 0 18px;
  padding: 0 0 17px;
}
.refinePanel h3 {
  margin: 0;
  padding: 0;
  color: #b99b39;
  font-size: 13px;
  float: left;
  width: 100%;
  text-transform: uppercase;
}
.refinePanel .optionsHidden {
  float: left;
  width: 100%;
}
.search-form {
  position: relative;
  margin-top: 12px;
}
.refinePanel h3 a.open {
  display: block;
  color: #b99b39;
  background-position: right -323px;
}
.refinePanel h3 a {
  display: block;
  color: #b99b39;
  background: url(/assets/images/general/academic-sprite.png) right -383px no-repeat;
}
.refinePanel ul.options, .refinePanel ul.options li {
  float: left;
  width: 100%;
}
.refinePanel ul.options {
  margin: 8px 0 0;
}
.refinePanel ul.options li {
  padding: 4px 0;
}
.refinePanel ul.options li {
  float: left;
  width: 100%;
}
.refinePanel .refineChunk ul.options li input {
  vertical-align: middle;
}
.refinePanel .refineChunk ul.options li label {
  display: inline-block;
  width: 80%;
  line-height: 1.3em;
}
.refinePanel ul.options li label {
  color: #1f1f1e;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 5px;
}
.refinePanel ul.options li label span {
  font-weight: normal;
  color: #95938d;
}
.wrapTexture h1 {
  float: left;
  clear: left;
  color: #fff;
  font-size: 36px;
  margin: 18px 0 28px 10px;
  line-height: 1.2em;
  width: 100%;
}
.wrapTexture h1 small {
  display: block;
  font-size: 17px;
  display: block;
}
.hub-tabs .tabs {
  height: auto;
  border: 0;
  margin-bottom: 0;
  float: left;
  border-bottom: solid 1px #e6e6e6;
  display: block;
  padding: 0;
  height: 56px;
}
.hub-tabs .tabs dd {
  margin: 0 5px 0 0;
  display: block;
  float: left;
  padding: 0;
}
.hub-tabs .tabs dd.active a {
  background: none repeat scroll 0 0 #fff;
  color: #4b4a48;
  background: #fff;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  font-weight: bold;
  border: 0;
  cursor: pointer !important;
}
.hub-tabs .tabs dd a {
  background: #f6e9e9;
  border: 0;
  height: 56px;
  line-height: 56px;
  font-size: 13px;
  position: relative;
  font-weight: bold;
  padding: 0 24px 0 50px;
  background: none repeat scroll 0 0 #f3f3f4;
  display: block;
  color: #7f7d7a;
  display: block;
}
.hub-tabs .tabs a:before {
  content: ' ';
  display: inline-block;
  height: 25px;
  width: 25px;
  position: absolute;
  top: 17px;
  left: 20px;
  background-image: url(/assets/images/general/english-hub.png);
}
.hub-tabs .tabs .signin:before {
  background-position: -224px 0px;
}
.hub-tabs .tabs .resources:before {
  background-position: 0 0;
}
.hub-tabs .tabs dd.active a.signin:before {
  background-position: -224px -36px;
}
.hub-tabs .tabs dd.active a.resources:before {
  background-position: 0 -36px;
}
.hub-tabs .tabs dd a:hover.signin:before {
  background-position: -224px -36px;
}
.hub-tabs .tabs dd a:hover.resources:before {
  background-position: 0 -36px;
}
#add_code form {
  position: relative;
  margin-top: 12px;
}
input[type="text"].resource-search {
  padding: 0 32px 0 8px;
  line-height: 1em;
  color: #333;
  border: 1px solid #b9b8b5;
  float: none;
}
.resource-search-submit {
  text-indent: -999px;
  display: block;
  width: 30px;
  height: 30px;
  border: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/assets/images/general/english-hub.png) no-repeat -258px -770px;
  padding: 0;
  margin: 0 6px 0 0;
  display: inline-block;
}
.resource-list {
  border-top: 1px solid #eaeae8;
}
.resource-list .book-info {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}
.resource-list .book-info:last-child {
  margin-right: 0;
}
.resource-list .book-cover {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  background: url('/assets/images/samplebook.png') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 195px;
}
.resource-list .book-cover:last-child {
  margin-right: 0;
}
.resource-list img {
  max-width: 100%;
  height: auto;
}
.resource-list .resource-item {
  padding: 25px 0;
  font-size: 13px;
  line-height: 17px;
  border-bottom: 1px solid #eaeae8;
  overflow: hidden;
  position: relative;
}
.resource-list .resource-item .just-added {
  font-size: 12px;
  font-weight: normal;
  background: #ccb164;
  color: #fff;
  padding: 2px 8px;
}
.resource-list h2 {
  font-size: 24px;
  line-height: 26px;
  margin-top: 4px;
}
.resource-list h3 {
  font-size: 16px;
  margin-top: 7px;
  color: #a5a5a5;
}
.resource-list .resource-meta {
  font-size: 13px;
  line-height: 17px;
  color: #a0a0a0;
  margin-bottom: 9px;
}
.resource-list .resource-actions {
  float: right;
  margin-top: 9px;
  margin-bottom: 9px;
}
.resource-list .resource-remove {
  padding-top: 14px;
}
.resource-list .button {
  padding-left: 25px;
  padding-right: 25px;
}
.dataTables_paginate {
  float: right;
  height: 30px;
}
.dataTables_paginate a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(/assets/images/general/sprite.png) -62px -797px no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -9999999px;
  float: left;
  cursor: pointer;
}
.dataTables_paginate a:hover {
  background-position: -62px -847px;
}
.dataTables_paginate a.paginate_next {
  background-position: -99px -797px;
}
.dataTables_paginate a.paginate_next:hover {
  background-position: -99px -847px;
}
.dataTables_paginate a.paginate_disabled_previous, .dataTables_paginate a.paginate_disabled_next, .dataTables_paginate a.paginate_disabled_previous:hover, .dataTables_paginate a.paginate_disabled_next:hover {
  background-position: -136px -797px;
}
.dataTables_info {
  color: #666461;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
body.login .fullscreen {
  background: transparent url(../images/general/login_background.jpg) no-repeat 50% 50%;
  background-size: cover;
  -webkit-background-size: cover;
  height: 100%;
  padding-top: 100px;
}
body.login #signIn {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background-color: #f8f7f5;
  z-index: 41;
  padding: 30px;
  background: white;
  width: 400px;
  margin: 0 auto;
  top: 100px;
  opacity: 1;
  visibility: visible;
  display: block;
}
body.login #container {
  height: 800px;
  width: 100%;
  overflow: visible;
}
body.login h2 {
  font-size: 24px;
  color: #1f1f1e;
  margin: 0 0 25px;
  line-height: 21px;
}
body.login label {
  cursor: pointer;
  display: block;
  color: #82807e;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 6px;
  margin: 0;
}
body.login .fullRow {
  margin: 0 0 18px;
  clear: both;
}
body.login h4 {
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
}
.register {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
}
.register:after {
  content: "";
  display: table;
  clear: both;
}
.register .form-signup-wrap {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
.register .form-signup-wrap:last-child {
  margin-right: 0;
}
.register .help-wrap {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
.register .help-wrap:last-child {
  margin-right: 0;
}
#dk_container_dob_year {
  max-width: 120px;
}
