a[href*='#video']{
    color: inherit;
    overflow: hidden;
}

a[href*='#video']:hover,
a[href*='#video']:focus {
    text-decoration: none;
    overflow: visible;
}

.btn-default {
    /*border: none;*/
}

.fs-odsadit-menu {
    display: inline-block !important;
}

@media (max-width: 650px) {

    .img-outer.right,
    .img-outer.left {
        float: none;
    }
}

.img-outer {
    /* max-width: 290px; */
    margin: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: solid 1px #ddd;
    padding: 5px;
    overflow: hidden;
    word-wrap: break-word;
    /* display: inline-block; */
    float: none !important;
    width: calc(48% - 30px);
    display: inline-block;
}
div.box-02 .img-outer{
    width: 98% !important;
}

#content>.img-outer.right{
    float: right !important;

}

#content{
    max-width: 768px;
    padding-bottom: 30px;
}

img {
    width: auto !important;
    max-width: 100%;
}

.box-teacher {
    min-height: 100px;
    padding-left: 125px;
    font-style: italic;
    font-style: italic;
    font-weight: normal;
    line-height: 1.33333em;
    background-position: left top;
    background-color: transparent;
    background-repeat: no-repeat;
    margin: 20px 0;
}
.teacher-info {
    background-image: url('../images/pics/box-teacher-info-colorscheme-1-bck.png');
}
.external:after {
    display: inline-block;
    content: '';
    background: url('../images/external.png');
    margin-left: 10px;
    width: 16px;
    height: 16px;
}

#test-form {
    padding-bottom: 20px;
}
#test-form fieldset {
    border: solid 1px #aaa;
    border-radius: 5px;
    padding: 16px 22px;
    margin: 15px 0;
    font-size: 18px;
    color: #555555;
}
#test-form fieldset > div {
    padding: 4px 0;
}
#test-form input[type="radio"] {
    height: 14px;

    margin-right: 6px;
}
#test-form label {
    cursor: pointer;
    border-radius: 5px;
    padding: 4px 10px;
}
#test-form label.correct {
    background: green;
    color: #fff;
}
#test-form label.incorrect {
    background: red;
    color: #fff;
}
#test-form input[type="submit"],
#test-form input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 5px;
    border: solid 1px #bbb;
    padding: 8px 16px;
    font-size: 14px;
    text-transform: uppercase;
    outline: none;
    box-shadow: 0 2px 10px rgba(0,0,0,0.4);
    cursor: pointer;
    background: #ffffff;
    margin-left: 10px;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
#test-form input[type="submit"]:hover,
#test-form input[type="reset"]:hover {
    background: #efefef;
    background: -moz-linear-gradient(top,  #efefef 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e5e5e5));
    background: -webkit-linear-gradient(top,  #efefef 0%,#e5e5e5 100%);
    background: -o-linear-gradient(top,  #efefef 0%,#e5e5e5 100%);
    background: -ms-linear-gradient(top,  #efefef 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom,  #efefef 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e5e5e5',GradientType=0 );
}


#content {
    height: auto;
!important;
    min-height: 100% !important;
    font-size: 120%;
    line-height: 200%;
}

.carousel-indicators li {
    border: 1px solid black;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

.video {
    position: relative;
    margin-bottom: 20px;
}

.video video, .video canvas {
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
}

video {
    height: 100% !important;
    position: absolute;
}

.search-item-text video{
    position: inherit !important;
}

.width-half {
    max-width: 50%;
    width: 50%;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
}

.large-column p {
    text-align: left;
}

p {
    margin-bottom: 10px;
    margin-top: 0px;
}

#ss1 a,
#content a {
    border-bottom: dashed 1px;
    cursor: Pointer;
    text-decoration: none;
    color: #555;
}

blockquote {
    border: solid 1px #666;
    margin: 0 0 20px 0;
    font-size: 1.188em;
    line-height: 1.5em;
    padding: 1.2em 1.8em;
    background: #ffffcc;
}

.box-teacher {
    font-size: 130%;
}

table {
    /*font-size: 19px;*/
    line-height: 26px;
    border-collapse: collapse;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 5px;
    max-width: 100%;
}

th {
    background-color: #78efba;
    border: solid 1px #000;
    padding: 10px;
}

td {
    vertical-align: top;
    border: solid 1px;
    padding: 2px 10px 2px 10px;
    color: #555555;
}

li~br{
    line-height: 0;
    height: 0;
    display: none;
}

.jh-cover-name {
    position: absolute;
}

.jh-cover-name h1 {
    text-align: center;
    color: #dadada;
    padding: 0 40px 0 40px;
}

@media (min-width: 769px) {
    .jh-cover-name {
        top: 80px;
        left: 42%;
        width: 250px;
        max-width: 500px;
        float: right;
    }
}

@media (min-width: 551px) and (max-width: 768px) {
    .jh-cover-name {
        top: 100px;
        left: 39%;
        width: 50vw;
        font-size: 80%;
    }

    .jh-cover-name h1 {
        padding: 0 20px 0 20px;
    }
}

@media (max-width: 550px) {
    h1 {
        /*font-size: 90%;*/
    }
    .jh-cover-name {
        width: 150px;
        margin-left: 20%;
        margin-top: 2vw;
        /*top: 7vw;*/
        /*left: 40vw;*/
        /*width: 50vw;*/
        /*font-size: 80%;*/
        position: relative;

    }

    .jh-cover-name h1 {
        padding: 0;
        color: inherit;
        text-align: center;
        /*font-size: inherit;*/
    }
}



/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 767px) {

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}


body    {overflow-y:scroll;}ˇ

br + br{
    display: none;
}

#ss1 ul,
#content ul,
p,
script,
h1,
h2,
h3,
h4,
video {
    clear: both;
}

.img-outer + p {
    clear: none;
}

p small {
    overflow-wrap: break-word;
}

.video-playlist,
#video-playlist {
    clear: both;
}

.video-playlist ul,
#video-playlist ul {
    margin: 0;
    padding: 0;
}

.video-playlist li,
#video-playlist li {
    list-style: none;
    float: left;
    width: 150px;
    height: 190px !important;
    padding: 4px;
    text-align: center;
    border: solid 1px #ddd;
    margin: 10px;
}

.video-playlist li img,
#video-playlist li img {
    display: block;
    margin-bottom: 10px;
}

.video-playlist li a,
#video-playlist li a {
    display: block;
    border: none;
    font-size: 16px;
    line-height: 18px;
    height: 100%;
    outline: none;
}

.video-playlist .ui-state-active,
#video-playlist .ui-state-active {
    background: rgba(120, 239, 186, .2);
    border: solid 1px rgb(120, 239, 186);
}

.jh-local-anchor {
    border: none !important;
}

li p {
    font-size: inherit;
}

* {
    max-width: 100%;
}

.lb-image {
    max-width: none !important;
}

.fs-odsadit-menu {
    margin-left: 25px;
}

.fs-menu {
    margin-left: 20px;
}

.fs-menu li a {
    display: block;
    padding: 10px 10px;
    border-radius: 4px;
}

.fs-menu li a:hover, .fs-menu li a:focus {
    text-decoration: none;
    background-color: #eee;
}

.fs-menu li.active {
    color: #fff !important;
    background-color: #337ab7;
    border-radius: 4px;
}
.fs-menu li.active a {
    color: #fff !important;
}
.fs-menu li.active a:hover {
    color: inherit !important;
    background-color: transparent;
}

span + a {
    margin-left: 0px !important;
}