@charset "UTF-8";
/**
 * Theme Name:  Tricky Topics Guide
 * Theme URI:   https://github.com/IET-OU
 *
 * SEE -- "style.css"
 *
 * @copyright Copyright © 2016 The Open University. All rights reserved.
 * @author    Peter Devine.
 * @author    Nick Freear, 6 December 2016.
 */
html {
  font-size: 1em;
}
body {
  font: 1.05em Ubuntu, Arial, sans-serif;
}
p,
.entry-content li {
  line-height: 1.5em;
}
.entry-content li {
  margin-top: 2px;
}
.entry-content img {
  margin: 1.2em 0;
}
h1,
h2 {
  color: #405952;
}
del,
.x-legacy {
  display: none;
}
[data-uri*=downloads] .entry-content ul {
  margin: 1.2em 0;
}
[data-uri*=downloads] .entry-content li {
  line-height: 2em;
}
.entry-content {
  min-height: 10em;
}
.entry-content .work-in-progress {
  margin: 5em 0;
}
.entry-comment-count {
  display: none;
}
.fa.fa-x-prepend {
  padding-right: 6px;
}
.fa.fa-x-append {
  padding-left: 6px;
}
header .institution a {
  display: inline-block;
  margin-top: 20px;
  vertical-align: top;
  margin-right: 20px;
}
.navbar.main-menu {
  border: none;
  border-radius: 0;
  background-color: #405952;
  color: #ffffff;
  min-height: 38px;
}
.navbar.main-menu .navbar-nav > li {
  padding-bottom: 3px;
}
.navbar.main-menu .navbar-nav > li > a {
  color: #ffffff;
  border-bottom: 3px solid transparent;
  padding: 12px 0 3px;
  margin: 0 12px;
}
.navbar.main-menu .navbar-nav > li > a:hover,
.navbar.main-menu .navbar-nav > li > a:focus {
  border-color: #ffffff;
}
.navbar.main-menu .navbar-nav {
  width: 100%;
}
.navbar.main-menu .navbar-nav > .tool-link {
  right: 0;
  background-color: #c73116;
}
.navbar.main-menu .navbar-nav > .tool-link .fa {
  font-size: 1.2em;
  padding-left: 8px;
}
@media only screen and (min-width: 1200px) {
  .navbar.main-menu .navbar-nav > li.tool-link {
    float: right;
  }
}
@media only screen and (min-width: 768px) {
  .navbar.main-menu .container-fluid {
    padding: 0;
  }
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
footer[role=contentinfo] {
  background-color: #c73116;
  background-repeat: repeat-x;
  background-position: top;
  background-image: url(https://tricky-topics-guide.ac.uk/content/themes/tttt-guide/../../../wp-content/themes/tttt-guide/images/red-footer-background.png);
  color: #ffffff;
  margin-top: 40px;
  padding: 40px 0;
  font-size: 0.8em;
}
footer[role=contentinfo] a {
  color: #ffffff;
}
footer[role=contentinfo] .sep {
  display: inline-block;
  margin: 0 0.6em;
  font-style: normal;
}
a[href] {
  color: #c73116;
}
.page-navigation-widget .widget-title {
  display: none;
}
.widget_nav_menu ul.menu,
.in-page-nav-js {
  background-color: #f2f2f2;
  color: #c73116;
  padding: 0 15px 10px;
}
.widget_nav_menu ul.menu > li > a,
.in-page-nav-js > li > a {
  padding: 10px 0 3px;
  margin-bottom: 2px;
}
.widget_nav_menu ul.menu > li > a i,
.in-page-nav-js > li > a i {
  display: none;
}
.widget_nav_menu ul.menu > li > a .fa,
.in-page-nav-js > li > a .fa {
  display: inline-block;
}
.widget_nav_menu ul.menu a,
.in-page-nav-js a {
  border-bottom: 3px solid transparent;
}
.widget_nav_menu ul.menu a:hover,
.in-page-nav-js a:hover,
.widget_nav_menu ul.menu a:focus,
.in-page-nav-js a:focus {
  border-color: #c73116;
}
[data-uri*=the-tricky-topics-guide] .in-page-nav-js {
  padding: 0 15px 10px 30px;
}
[data-uri*=the-tricky-topics-guide] .in-page-nav-js > li {
  display: list-item;
  list-style-type: decimal;
}
[data-uri*=the-tricky-topics-guide] .widget_nav_menu,
[data-uri*=case-stud] .page-navigation-widget {
  display: none;
}
.menu-your-examples-container {
  display: none;
}
[data-uri*=examples] .menu-your-examples-container {
  display: block;
}
[data-uri*=examples] .page-navigation-widget {
  display: none;
}
.home.page .navbar {
  margin-bottom: 0;
}
.home.page .jumbotron {
  background: url(https://tricky-topics-guide.ac.uk/content/themes/tttt-guide/../../../wp-content/themes/tttt-guide/images/hero.png?v=pd-2) no-repeat center;
  margin-left: 0;
  height: 528px;
}
.home.page .jumbotron p {
  background: #ffffff;
  color: #405952;
  padding: 20px;
  opacity: 0.9;
  border-radius: 5px;
  font-size: 2.1em;
  max-width: 20em;
  text-align: center;
  float: right;
  margin-top: 140px;
}
.home.page .home-icons {
  text-align: center;
  font-size: 1em;
}
.home.page .home-icons .col-md-2 {
  padding: 0;
}
.home.page .home-icons .fa {
  font-size: 60px;
  display: block;
  margin: 15px;
  background-repeat: no-repeat;
  height: 140px;
  width: 140px;
}
.home.page .home-icons .fa:before {
  display: none;
}
.home.page .home-icons a {
  color: #405952;
}
.home.page .home-icons a:hover {
  text-decoration: none;
}
.home.page .home-icons .home-downloads i {
  background-image: url(https://tricky-topics-guide.ac.uk/content/themes/tttt-guide/../../../wp-content/themes/tttt-guide/images/downloads-action.png);
}
.home.page .home-icons .home-guide i {
  background-image: url(https://tricky-topics-guide.ac.uk/content/themes/tttt-guide/../../../wp-content/themes/tttt-guide/images/guide-action.png);
}
.home.page .home-icons .home-events i {
  background-image: url(https://tricky-topics-guide.ac.uk/content/themes/tttt-guide/../../../wp-content/themes/tttt-guide/images/events-action.png);
}
.home.page .home-icons .home-downloads a,
.home.page .home-icons .home-events a {
  color: #c73116;
}
.tttt-step {
  margin: 20px 0;
  background-color: #405952;
  color: #ffffff;
  max-width: 45em;
  line-height: 1.5em;
}
.tttt-step img {
  width: 100%;
}
.tttt-step > div {
  padding: 10px 20px;
}
.tttt-small-step {
  width: 180px;
  height: 170px;
  margin: 0;
  padding: 0;
  background-color: #405952;
  color: #ffffff;
  line-height: 1.5em;
}
.tttt-small-step img {
  width: 180px;
  margin: 5px 0 0 0;
  padding: 0;
}
.tttt-small-step > div {
  width: 180px;
  margin: 0;
  padding: 7px 0 0 33px;
}
.tttt-small-step > div ol {
  margin: 0;
  padding: 0;
}
.tttt-small-step > div ol li {
  margin: 0;
  padding: 0;
}
.menu-tricky-topics-guide .row {
  margin-left: 0;
}
.menu-tricky-topics-guide .dummy {
  font-size: 5em;
}
.menu-tricky-topics-guide .top-item h2 {
  font-size: 24px;
}
.menu-tricky-topics-guide .reflect h2 {
  font-size: 18px;
}
.menu-tricky-topics-guide .top-item {
  clear: both;
}
.menu-tricky-topics-guide .sub-item {
  width: 180px;
  height: 170px;
  margin: 10px 0 10px 10px;
  padding: 0;
  display: block;
  float: left;
}
.menu-tricky-topics-guide .sub-item > div {
  width: 180px;
  height: 170px;
  margin: 0;
  padding: 0;
}
.menu-tricky-topics-guide .sub-item > div a {
  color: #ffffff;
}
.menu-tricky-topics-guide .guide-inner {
  width: 95%;
}
.menu-tricky-topics-guide .comments-btn {
  color: #c73116;
  border-bottom: 3px solid #c73116;
  padding: 5px 1px;
  font-size: 1em;
}
.menu-tricky-topics-guide .comments-btn .fa {
  padding-right: 8px;
  font-size: 1.2em;
  border-bottom: none;
}
.menu-tricky-topics-guide label[for=comment] {
  vertical-align: top;
}
.menu-tricky-topics-guide textarea {
  min-width: 80%;
  height: 7.6em;
  padding: 2px 8px;
}
.menu-tricky-topics-guide .tttt-to-top {
  display: block;
  text-align: center;
  margin: 10px 0;
}
.menu-tricky-topics-guide .top-item {
  margin-left: -15px;
}
.menu-tricky-topics-guide .top-item .case-study,
.menu-tricky-topics-guide .top-item .tttt-to-top {
  display: none;
}
.menu-tricky-topics-guide .case-study {
  font-size: .8em;
}
.menu-tricky-topics-guide .case-study img {
  margin-top: 5em;
}
.comments-intro {
  margin-top: 1.5em;
}
.comments-title {
  font-size: 1em;
  text-align: center;
}
.comment-navigation {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
.comment {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #f2f2f2;
  border-top: 1px solid #cccccc;
}
.comment-body a {
  text-decoration: none;
}
.comment-header {
  margin-bottom: 10px;
}
.comment-author cite.fn {
  word-wrap: break-word;
  font-style: normal;
  font-weight: bold;
  color: #333333;
}
.comment-date {
  font-size: 0.8em;
  color: #333333;
}
.comment-content {
  word-wrap: break-word;
  color: #333333;
}
.comment-content .comment-awaiting-moderation {
  text-align: center;
  font-size: 0.8em;
  color: #aaaaaa;
}
.comment-reply-title {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}
.comment-notes {
  font-size: 0.8em;
}
.comment-form-comment label {
  display: block;
}
.comment-form-comment textarea {
  resize: none;
  width: 100%;
  border: 1px solid #cccccc;
}
.comment-form-author label {
  display: block;
}
.comment-form-author input {
  width: 100%;
  border: 1px solid #cccccc;
}
.comment-form-email label {
  display: block;
}
.comment-form-email input {
  width: 100%;
  border: 1px solid #cccccc;
}
.form-submit {
  text-align: right;
}
.form-submit input.submit {
  border-radius: 4px;
  border: none;
  background-color: #c73116;
  color: #ffffff;
  box-shadow: none;
}
.form-submit input.submit:hover {
  border: none;
  background-color: #c73116;
  color: #ffffff;
  box-shadow: 0px 0px 0px 100px rgba(255, 255, 255, 0.1) inset;
}
.form-submit input.submit:active {
  border: none;
  background-color: #c73116;
  color: #ffffff;
  box-shadow: 0px 0px 0px 100px rgba(0, 0, 0, 0.1) inset;
}
.panel-group .panel,
.panel.thoughts {
  border: none;
  border-top: 3px solid #405952;
  background-color: #f2f2f2;
  margin: 1.2em 0;
}
.panel-group .panel .panel-body,
.panel.thoughts .panel-body,
.panel-group .panel .XX-panel-heading,
.panel.thoughts .XX-panel-heading {
  border: none;
  background-color: transparent;
}
.panel-group .panel > .panel-body,
.panel.thoughts > .panel-body {
  border-top: none;
}
.panel-group .panel blockquote,
.panel.thoughts blockquote {
  border: none;
}
img[src*=case-study-process] {
  display: block;
  width: 200px;
  margin: 1.4em auto;
}
[data-uri*=case-studies] .type-page hr {
  display: none;
}
.events-list .embedded-event .schedule {
  margin: 0 0 0.6em;
  font-size: 0.8em;
}
.events-list .past-events {
  margin-top: 2.5em;
  padding-top: 0.3em;
  border-top: 1px solid #405952;
}
.events-list h1 h1 .fa,
.page-id-60.tribe-js h1 .fa {
  padding-right: 6px;
}
.sidebar-right {
  margin-top: 5em;
}
.widget-title {
  background: #f2f2f2;
  color: #405952;
  padding: 10px;
  margin-bottom: 0;
}
.sidebar-fixed {
  position: fixed;
}
.wpcf7-form {
  margin: 1.2em 0;
}
.wpcf7-form .feedback-label {
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
}
.wpcf7-form .feedback-label .feedback-label-text {
  display: block;
}
.wpcf7-form .feedback-label .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-form .feedback-label .wpcf7-form-control-wrap .wpcf7-text {
  width: 100%;
  border: 1px solid #cccccc;
  font-weight: normal;
}
.wpcf7-form .feedback-label .wpcf7-form-control-wrap .wpcf7-textarea {
  resize: none;
  width: 100%;
  border: 1px solid #cccccc;
  font-weight: normal;
}
.wpcf7-form .feedback-label .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
  color: #c73116;
  font-size: 0.8em;
}
.wpcf7-form .feedback-captcha {
  display: block;
  margin-top: 20px;
}
.wpcf7-form .feedback-submit {
  display: block;
  margin-top: 20px;
}
.wpcf7-form .feedback-submit .wpcf7-submit {
  border-radius: 4px;
  border: none;
  background-color: #c73116;
  color: #ffffff;
  box-shadow: none;
}
.wpcf7-form .feedback-submit .wpcf7-submit:hover {
  border: none;
  background-color: #c73116;
  color: #ffffff;
  box-shadow: 0px 0px 0px 100px rgba(255, 255, 255, 0.1) inset;
}
.wpcf7-form .feedback-submit .wpcf7-submit:active {
  border: none;
  background-color: #c73116;
  color: #ffffff;
  box-shadow: 0px 0px 0px 100px rgba(0, 0, 0, 0.1) inset;
}
.wpcf7-form .wpcf7-response-output {
  display: block;
  margin: 20px 0 0 0;
  padding: 0;
  border: 0;
  color: #c73116;
}
.tribe-events-list-widget .widget-title i {
  padding-right: 6px;
}
.tribe-events-list-widget ol {
  list-style: none;
  border: 1px solid #f2f2f2;
  padding-left: 10px;
}
.tribe-events-list-widget ol li {
  margin-bottom: 12px;
}
.tribe-events-list-widget ol h4 {
  margin: 8px 0;
}
.tribe-events-list-widget .tribe-event-duration {
  font-size: 0.8em;
}
.tribe-events-list-widget .tribe-events-widget-link {
  font-size: 0.8em;
  margin-top: 10px;
}
.tribe-events-list-widget .tribe-events-widget-link a {
  font-weight: normal;
}
.glossary-of-terms-widget {
  display: none;
}
.widget {
  margin-bottom: 20px;
}
.widget dl {
  background: #f2f2f2;
  color: #000000;
  padding: 10px 20px;
  margin-top: 0;
}
.widget dd {
  margin-bottom: 10px;
}
