hr {
    margin: 0 0 20px 0;
    border: 0;
    border-bottom: 1px solid #ddd;
}
strong {
    font-weight: 600
}
/* slideshow carousel difffers from home page */

.training {
    position: relative;
    margin-bottom: 18px;
    line-height: 1;
    color: #fff;
}
.training-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}/*
.training .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}*/
.training .item {
    min-height: 20px;
    /*padding-bottom: 20px;*/
    background-color: #202328;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.training .item>img {
    display: block;
    line-height: 1;
    margin-bottom: 10px;
}
.training .active,
.carousel .next,
.carousel .prev {
    display: block;
}
.training-image {
    width: 640px;
    margin: 0 auto;
    height: 480px;
    overflow:hidden;
     background: url(/img/spin.svg) center no-repeat/*, url(/img/loading_media.png) center no-repeat*/;
    text-align: center;
}
.media-holder {
    width: 640px;
    height: 480px;
    background-color: #94d3db;
}
.audio_controls {
    position: relative;
    margin: 0 auto;
    bottom: 0px;
    width: 640px;
    height: 80px;
}
.audio_controls audio {
    width: 640px;
}
#fallback {
    display: none;
}
.controlspadded {
    padding: 10px;
}
.audioButton {
    background: url("/js/libs/img/btn.png") no-repeat 0 7px;
    display: block;
    cursor: pointer;
    margin: 0;
    padding: 10px 10px 10px 25px;
    width: 200px;
}
.audioButton:hover {
    background-position: 0 -33px;
}
.audioButton.playing {
    background-position: 0 -73px;
}
.audioButton.playing:hover {
    background-position: 0 -113px;
}
.audioButton.loading,
.audioButton.loading:hover {
    background: url("/js/libs/img/loading.gif") no-repeat 0 7px;
    text-indent: 0!important;
}
#player {
    display: none;
}
/* video-js mods */

.vjs-default-skin {
    color: #d9cdac
}
.vjs-default-skin .vjs-control-bar {
    background-color: rgba(46, 34, 1, 0.7)
}
.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level {
    background-color: #d9762b
}
.vjs-play-progress,
.vjs-volume-level {
    background-color: #d9762b
}
.vjs-control-bar,
.vjs-big-play-button {
    background: rgba(46, 34, 1, 0.7)
}
.vjs-slider {
    background: rgba(46, 34, 1, 0.2333333333333333)
}
.objective {
    padding: 20px;
}
.carousel-control {
    position: absolute;
    left: 15px;
    top: 250px;
    width: 40px;
    height: 40px;
    font-size: 63px;
    font-weight: 100;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    ;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel-control.right {
    left: auto;
    right: 15px;
}
.carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
li.unit-info {}
/* Icons
------------------------- */

.the-icons {
    margin-left: 0;
    list-style: none;
}
.training-list>li>a {
    padding: 5px 0;
}
.training-list>li>span {
    margin: 10px -15px;
}
.div-twitter {
    text-align: right;
    margin: 10px 0 0 0;
}
/*.icon-twitter {background: url(/img/icons/twitter-bird-16x16.png) 0 0; width: 16px;height: 16px;}*/

#animation-player {
    display: none;
}
.back-btn {
    position: relative;
    left: 0;
    float: right;
    width: 80px;
    top: -5px;
    margin-top: -25px;
    display: none;
}
#tool_selection {} #tool_selection ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}
#tool_selection ul li {
    float: left;
    width: 120px;
    height: 120px;
    line-height: 130%;
    margin: 0 15px -10px 0;
}
#tool_selection ul li img {
    width: 100px;
    height: 76px;
}
#tool_selection ul li.faded img {
    opacity: .3;
    filter: alpha(opacity=30);
}
#tool_selection ul li a {
    text-decoration: none
}
#tool_selection ul li span {
    line-height: 120%;
    text-align: center;
    width: 120px;
    font-size: 12px;
    display: block;
}
#tool_selection ul li.faded span {
    font-style: italic;
}
#tools-content {
    display: none;
}
pre {
    background-color: #FFF2ED
}
.glossary img,
.defects img {
    float: left;
    width: 150px;
    margin: 0 10px 10px 0;
}
.glossary h4 {
    margin-bottom: 10px;
}
/* The Divs (basic layout) */

#breakdown img {
    margin: 20px 0 0 0;
}
#breakdown div {
    margin: 0 10px 0 0;
}
#breakdown .list {
    width: 170px;
    height: 500px;
    float: left;
    margin: 0;
}
#breakdown .list.right {
    margin: 0 0 0 10px;
}
#breakdown .text-column {
    width: 350px;
    float: left;
}
#breakdown .text-column h3 {
    margin-top: 0;
}
/* The Lists */

#breakdown .list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#breakdown .list li {
    width: 170px;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}
#breakdown .list a {
    width: 170px;
    height: 50px;
    padding: 0 0 0 0;
    display: block;
}
#breakdown .list img {
    border: none;
}
.unit-title {
    min-height:30px;
}
.unit-title h4 {
    font-size: 18px;
    margin:0 0 0 5px;
}
.right.glow {
  opacity: 1;
  transition: opacity 0.5s ease-in;    
}
.right {
  opacity: .5;
  transition: opacity 0.5s ease-out;    
}
/*

.carousel .active{left:0;}
.carousel .next,.carousel .prev{position:absolute;top:0;width:100%;}
.carousel .next{left:100%;}
.carousel .prev{left:-100%;}
.carousel .next.left,.carousel .prev.right{left:0;}
.carousel .active.left{left:-100%;}
.carousel .active.right{left:100%;}

.carousel-caption {padding:10px 15px 5px;background:#333333;background:rgba(0, 0, 0, 0.25);}
.carousel-caption {color:#ffffff;}
.carousel-caption h5, .carousel-caption strong {font-size:16px; font-weight: bold; margin:0 0 10px 0;}

.carousel-caption {display:none;}
.carousel .item.last{background: none; color:#000;}
.carousel .item.last h3{margin: 0 0 20px 0;}

.carousel-capture {padding:10px 15px 5px;background:#333333;background:rgba(0, 0, 0, 0.25);}
.carousel-capture {color:#ffffff;}
.carousel-capture h5, .carousel-capture strong, .objective h5, .objective strong {font-size:16px; font-weight: bold; margin:0 0 10px 0;}
*/