html,
body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    font-family: 'Raleway', sans-serif;
}

hr{
    margin-top:50px;
    border: none;
    border-top: 1px solid #b8b8b8;
    mix-blend-mode: multiply;
}

.italics{
    font-style: italic;
}

.refs{
    font-size: .6rem;
    color: #717171;
    margin: 5px 20px 5px 5px;
    line-height: .75rem;
}

.answerLineBreak{
    margin: 10px 5px 6px 5px;
}

ol:before{
    content: attr(aria-label);
    font-size: .8rem;
    font-weight: bold;
    margin-left: -10px;
    color: #717171;
}


/* #timeline-embed {
    height: 100%;
} */
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-text h2.tl-headline {
color: rgb(82, 76, 76);
}

.tl-timemarker .tl-timemarker-content-container {
    background-color: #053f6e;
}
.tl-timeline .tl-slidenav-next, .tl-timeline .tl-slidenav-previous, .tl-timeline .tl-message, .tl-timeline .tl-timegroup-message{
    font-size: 14px;
}

.tl-timegroup.tl-timegroup-alternate.Stage{
    background: #053f6e;
}

li{
    padding-bottom:4px;
}

.fig{
    margin-top: 30px !important;
   font-size: 30px !important;
}

div.tl-text-content-container h2.tl-headline{
    font-size: 26px !important;
    line-height: 40px !important;
}

/* .tl-timeline .tl-caption, .tl-timeline .tl-credit, .tl-timeline .tl-slidenav-next, .tl-timeline .tl-slidenav-previous{
    color: #000;
    font-weight: 700;
    font-size: 32px !important;
    line-height: 40px !important;
} */



/**** embed image page ****/ 
.fig{
    margin-top: 30px !important;
}
.imgFullWidth{
    max-width:100% !important;
    height:auto !important;
    max-height: 625px;
    display: block;
    margin: auto;
}

.youTube{
    display: block;
    margin: auto;  
}



/*** instructions ***/

.instructions{
    color: #f4f4f4;
    font-family: arial;
    padding-right: 2%;
    font-size: 18px;
    line-height: 28px;
    text-align: right;
}   
.bold{
    font-weight: 800;
}

/****  quiz ****/

#quiz, #answer, #references{
    font-family: Arial, Helvetica, sans-serif;
     display: flex;
    flex-flow: column nowrap ;
    justify-content: center;
    line-height: 23px;
    margin-right: 5px;
}
div#references ol{
    margin-top: 0;
}


li.qStyle{
    background-color: #004176;
    color:white;
    border: 1px solid black;
    list-style: none;
    padding: 1%;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1%;
    padding-left: 3%;   
}

li.qStyle:hover{
    color: #004176;
    background-color:rgb(179, 183, 219);
}

.answerResponseCorrect{
    background-color: rgb(95, 131, 37);
    Color: white;
    padding:20px;
}
.answerResponseWrong{
    background-color: rgb(212, 79, 79);
    Color: white;
    padding:20px;
}

#answerSection{
    margin-top:0;
    padding-left: 0;
}

.rationale{
    color:red;
}
h4{
    font-size: 31px !important;
    list-height: 32px !important;
}
h4.nextSlide {
    font-size: 22px !important;
    color: #004176;
}

table.labs th, table.labs td{
    border:solid rgb(71, 71, 71) 1px;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
}
table.labs{
    width: 80%;
    border-collapse: collapse;
    margin: auto;

}
td.labsNeg, .labsNeg{
    color:rgb(179, 36, 36);
    font-weight: 800;
}
table.labs th{
    background-color: #004176;
    color: #fff;
}
span.caseHeadline, div.caseHeadline{
    color: #f26722;
    font-size: 20px;
    font-weight: bold;
}

.tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-content-container 
 .tl-slidenav-description{
    visibility: collapse;
}

table.labs.ER_presentation th, table.labs td{
    padding: 7px;
}

.orange{
    color:#fff;
}

.tl-timemarker-content-container.tl-timemarker-content-container-long.tl-timemarker-content-container-small{
    color: #053f6e;
    background-color: #4c8dc1;
    /* height: 30px !important; */
    border: none;
    box-shadow: 0 5px 10px #053f6e !important;
    box-shadow: 0 1px 0 #4c8dc1 !important;

}

div#-jacc-patient-pathways-marker{
    visibility: hidden;
}


.doubleContent{
    display: flex;
    flex-flow: row wrap;
}

.doubleContentLeft{
    max-width: 49%;
    margin-right: .5%;
}
.doubleContentRight{
    max-width: 49%;
    min-width: 49%;
}

video{
    display: block;
    margin:auto;
}
video.third, span.third img{
    width: 32%;
    margin-left: .25%;
    display: inline;
}

video.half, span.half img{
    width: 48%;
    margin-left: 1%;
    display: inline;
}

.arial{
    font-family: Arial, Helvetica, sans-serif !important;
}
.arial.h4_header{
    font-size: 1.5em !important;
    line-height: 1.2em;
    margin-bottom: 6px;
}

a.ytp-impression-link{ 
    display: none !important;
    visibility: hidden !important;
}
/*
.tl-timegroup.tl-timegroup-alternate:first-of-type{
    background-color: orange;
    color: black;
} */


@keyframes moveToTop{
    from{ top:0;
        max-width: 100%}
    to{top: -150px;
        max-width: 70%}
}

@keyframes hoverSlideRight{
    from{    padding-right: 0px;}
    to{padding-right: 4px;}
}
.tl-timegroup-message{
    color: #f26722 !important;
}
.tl-timegroup-message.hideButton:hover{
    color: #8b8b8b !important;
    animation: hoverSlideRight .5s;
   }
   

   @keyframes closeSlide{
    from{    transform: translateX(0px);}
    to { transform: translateX(-200px)}
}

@keyframes closeLastSlide{
    from{    transform: translateX(0px);}
    to { transform: translateX(-100px)}
}

@keyframes openSlide{
    from{   transform: translateX(-200px)}
    to {  transform: translateX(0px);}
}

   /* #_hideTitles::after{
       content: "‹";
   } */

.open{
    transform: translateX(0px);
    animation: openSlide 1s;
}
.close{
    transform: translateX(-200px);
    animation: closeSlide 1s;
}
.tl-timegroup.close:last-of-type{
    transform: translateX(-100px);
    animation: closeLastSlide 1s;
}
.showArrowSize{
    font-size: 2em;
    line-height: 1em;
}

button.surveyBtn {
    text-decoration: none;
    padding: 15px 20px;
    background: #192e59;
    text-decoration-line: none;
    border:none;
    color: #fff;
    border-radius: 10px;
    font-size: 2em;
    margin-top: 15px;
}
button.surveyBtn:hover {

    background: #3a5486;


@media screen and (max-width: 800px){
    table.labs{
        width: 100%;
    }
    h4.nextSlide{
        font-size: 15px !important;
    }
    video.third, span.third img{
        width: 80%;
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }
    video.half, span.half img{
        width: 80%;
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }
    /* .tl-timenav{
        left: -70px;
        min-width: 120%;
    }
    .tl-timegroup, .Patient, .Diagnostic, .Clinical, .Case {
       min-width: 250px;
    }
    .tl-menubar{
        visibility: collapse;
    } */
    #quiz{
     font-size: 13px;
    }
}
