div.content {
  min-height: 45em;
}

footer .container {
  border-top: 1px solid #EEE;
  padding-top: 1em;
  text-align: center;
}

ul.breadcrumb {
  background: none;
  border: none;
  padding-left: 0;
}

.module-promo {
  padding: 2em;
  background-color: #7BAEF3;
}

.title-suffix {
    font-size: 70%;
    color: #EE0000;
    font-weight: bold;
}

.nobullet {
    list-style: none;
}

.welcome p {
    text-align: justify;
}

.span2, .span3, .span4, .span5, .span6, .span10, .span12 {}

.welcome .lead {
    font-size: 200%;
}

.welcome .lead, .welcome h3, .welcome h1, welcome h2, .what-you-need {
    color: #4c7bbc;
    font-weight: normal;
}

.what-you-need  {
    font-size: 140%;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 120%;
}

.what-you-need ul {     	  
    list-style: none;
}

.what-you-need ul li {
    margin-bottom: 1em;
    
}

.what-you-need ul li:before {
    content: "\003E \0020";
}

.welcome .training-link {
    text-align: center;
}
dd {
  margin-bottom: 0.5em;
}

span.qa {
    font-weight: bold;
}

.order-purchase-module {
    margin-bottom: 20px;
}

.own-use-licence {
    font-size: 90%;
}
.own-use-licence input {
    margin: 0;
}

.flash-logo {
    margin-left: 1.5em;
}

form.hidden-form {
    margin: 0;
}

/* browser feature warning text is hidden by default */
.help-inline.feature-warning,
.feature-warning {
    display: none;
    font-style: italic;
}

table.basket form {
    margin-bottom:0;
}

/**
 * IATP temporary purchase page
 */

.iatp-purchase-page .row-fluid {
    margin-bottom: 1em;
}

.iatp-purchase-page ul {
     list-style-image: url('/trainer/img/bullet-small.png');
}

.iatp-purchase-page ul li {
     vertical-align: top;
     margin-bottom: 0.5em;
}

.iatp-purchase-page h1,
.iatp-purchase-page h2,
.iatp-purchase-page h3,
.iatp-purchase-page h4 {
    color: #002060;
}

.iatp-purchase-page dl {
     margin-bottom: 1em;
     margin: 0 0 10px 25px;
}

.iatp-purchase-page dl dt {
    clear: left;
    float: left;
    width: 10em;
    margin: 0;
    padding: 5px;    
    display: list-item;
    list-style-image: url('/trainer/img/bullet-small.png');
}

.iatp-purchase-page dl dd {
    float: left;
    width: 70%;
    margin: 0;
    padding: 5px;
}

.refresher-head {
    color:#1A202E;
    display:block;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:94px;
    font-weight:bold;
    letter-spacing:-8px;
    line-height:100%;
}

.refresher-subhead {
    color:#95DB09;
    display:block;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:30px;
    font-weight:bold;
    letter-spacing:-2.5px;
    line-height:100%;
    margin-bottom: 0.6em;
}

.feature-checklist-table {
    font-size: 120%;
    color: #FFF;
}

.feature-checklist-table td, .feature-checklist-table th {
    padding: 0.8em;
    border: 3px solid #FFF;
    background-color: #2F5496;
}

.feature-checklist-table td, .feature-checklist-table th {
    padding: 0.8em;
    border: 3px solid #FFF;
    background-color: #2F5496;
}

.feature-checklist-table td.feature-included {
    background-color: #299529;
    text-align: center;
}

.feature-checklist-table td.feature-not-included {
    background-color: #922e2e;
    text-align: center;
}

.feature-checklist-table td img {
    width: 50px;
}

.attempt-edit-question {
    border: 1px solid #ddd;
    margin: 1em 0;
    padding: 0.5em;
}

#nav-bs3 > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
}

.pagination {
    margin-top: 10px;
}

.datehover {
    white-space: nowrap; 
    border-bottom: 1px dashed #999;
}

.attlist-popover {
    cursor: default;
}

.cert-verify p {
    font-size: 200%;
    margin-top: 1em; 
    line-height: 120%;
}

.cert-verify {
    min-height: 500px;
}

dl.upgrade-page-featurelist {

}

dl.upgrade-page-featurelist .feature-box {
    padding: 1em;
    padding-left: 90px;
    background-image: url('http://www.cloudtrainer.co.uk/wp-content/uploads/2015/01/Tick_White-06.png');
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 30px;
    text-align: left;
}

dl.upgrade-page-featurelist .feature-box dt {
    margin-bottom: 0.2em;
    font-size: 120%;
}

dl.upgrade-page-featurelist .feature-box dd {
    display: none;
}

p.social-icons {
    padding: 0.5em;
}

.social-icons a {
    font-size: 36px;
    width: 72px;
    height: 72px;
    line-height: 72px;
    display: inline-block;
    background-color: #fff;
    margin-right: 10px;
    border-radius: 50%;
    color: #000;
}
