@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;700&display=swap');

:root {
    --regular-size: 20px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: black;
}

#main,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
    text-align: right;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: black;
}

h1.h3{
    display: none;
}


span.fa-download{
display: none !important;
font-weight: 550 !important;
}

button.btn-link {
    font-weight: 550 !important;
    font-family: 'Heebo', sans-serif !important;
    font-size: medium;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    white-space: nowrap;
}


.wrapper-course-modes > div {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    top: 240px;
}

.wrapper-course-modes {
    height: 227px;
    background-image: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_InLit_HE+2023_1+type@asset+block@×³Â³Ö²Â³×²Â²Ö²Â³×³Â²Ö²Â²×²Â²Ö²Â¨×³Â³Ö²Â³×²Â²Ö²Â³×³Â³×’â‚¬â„¢×³â€™×’â€šÂ¬Ö²Âž×²Â²Ö²Â¢×³Â³Ö²Â³×²Â²Ö²Â³×³Â³×’â‚¬â„¢×³â€™×’â‚¬ÂšÖ²Â¬×²Â»Ö²Âœ×³Â³Ö²Â³×²Â²Ö²Â³×³Â³×’â‚¬â„¢×³â€™×’â‚¬ÂšÖ²Â¬×²Â²Ö²Â¢×³Â³Ö²Â³×²Â²Ö²Â³×³Â²Ö²Â²×²Â²Ö²Â¢_×³Â³Ö²Â³×²Â²Ö²Â³×³Â³×’â‚¬â„¢×³â€™×’â‚¬ÂšÖ²Â¬×²Â»Ö²Âœ×³Â³Ö²Â³×²Â²Ö²Â³×³Â²Ö²Â²×²Â²Ö²Âœ×³Â³Ö²Â³×²Â²Ö²Â³×³Â²Ö²Â²×²Â²Ö²Â©.png);
    background-repeat: no-repeat;
    background-size: 282px;
    background-position: center;
    margin-bottom: 50px;
}

span.group-heading.active {
    font-family: 'Heebo', sans-serif !important;
}

.xmodule_display.xmodule_HtmlBlock p {
    font-size: 17px;
    color: black;
}

.accordion-display-name {
    font-size: 16px;
    color: black;
}

ul > li {
    font-size: 17px;
    color: black;
}

p.transcripts {
    text-align: center;
    font-size: 16pt !important;
    margin-right: 6%;
}

    p.transcripts > a {
        padding: 1%;
        background-color: #1D1D1D;
        margin-left: 4%;
        color: #F9F9F9 !important;
        box-shadow: 3px 4px 7px -3px rgb(0 0 0 / 38%);
		text-decoration: none;
    }

        p.transcripts > a:hover {
            padding: 1%;
            background-color: #F9F9F9;
            margin-left: 4%;
            color: #1D1D1D !important;
            box-shadow: 3px 4px 7px -3px rgb(0 0 0 / 38%);
        }

.course-wrapper .course-content .vert-mod .vert, .course-wrapper .courseware-results-wrapper .vert-mod .vert {
    border-bottom: none;
}

h3.TestYS {
    font-size: 17pt !important;
}

    h3.TestYS::before {
        content: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_InLit_HE+2023_1+type@asset+block@queries__1_.jpg);
        position: relative;
        left: 25px;
        bottom: -20px;
        display: inline-block;
        width: 55px;
        height: 90px;
        margin-top: 0px;
        margin-right: 2%;
    }

h3.BonusH3, h3.prologue, h3.readingTask {
    font-size: 17pt !important;
}

    h3.BonusH3::before{
		content: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_InLit_HE+2023_1+type@asset+block@gift__1_-removebg-preview.png);
		position: relative;
        left: 25px;
        bottom: -20px;
        display: inline-block;
        width: 55px;
        height: 90px;
        margin-top: 0px;
        margin-right: 2%;
        margin-left: -2%;
	}
	
	h3.prologue::before{
		background-image: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_DetctMstry_HE+2024_1+type@asset+block@creative-thinking.png);
		content: " ";
	}
	
	h3.readingTask::before{
		background-image: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_DetctMstry_HE+2024_1+type@asset+block@reading-book.png);
		content: " ";
	}
	
	h3.prologue::before, h3.readingTask::before {
        position: relative;
        left: 25px;
        bottom: -20px;
        display: inline-block;
        width: 55px;
        height: 55px;
        margin-top: 0px;
        margin-right: 2%;
        margin-left: -1%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position-x: 0px;
    }
	
	

.DiscussionTxt {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 5px 6px 10px -4px rgb(0 0 0 / 38%);
    padding: 4%;
    background-color: #F9F9F9;
}


.xmodule_display.xmodule_ProblemBlock div.problem .choicegroup input:focus + label, .xmodule_display.xmodule_ProblemBlock div.problem .choicetextgroup input:focus + label, .xmodule_display.xmodule_ProblemBlock div.problem .choicegroup input:hover + label, .xmodule_display.xmodule_ProblemBlock div.problem .choicetextgroup input:hover + label {
    border: 2px solid #1D1D1D;
}

.xblock .xblock h2 {
    display: none;
}

.xmodule_display.xmodule_SequenceBlock .sequence-nav ol li button.seq_problem .icon::before {
    content: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_InLit_HE+2023_1+type@asset+block@detect5__2_.png);
}

.xmodule_display.xmodule_SequenceBlock .sequence-nav-button.focused, .xmodule_display.xmodule_SequenceBlock .sequence-nav-button:hover, .xmodule_display.xmodule_SequenceBlock .sequence-nav-button:active, .xmodule_display.xmodule_SequenceBlock .sequence-nav-button.active, .xmodule_display.xmodule_SequenceBlock .sequence-nav button.focused, .xmodule_display.xmodule_SequenceBlock .sequence-nav button:hover {
    border-bottom: 3px solid #1790c8;
    background-color: lightgray;
}

.xmodule_display.xmodule_SequenceBlock .sequence-nav button:active, .xmodule_display.xmodule_SequenceBlock .sequence-nav button.active{
	opacity: 0;
}

.xmodule_display.xmodule_SequenceBlock .sequence-nav ol li button.seq_video .icon::before {
    content: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_InLit_HE+2023_1+type@asset+block@detective3__2_.png);
}

.xmodule_display.xmodule_SequenceBlock .sequence-nav ol li button.seq_other .icon::before {
    content: url(https://courses.campus.gov.il/asset-v1:TAU+ACD_InLit_HE+2023_1+type@asset+block@detective2__1_.png);
}

.ytp-title-text {
    display: none;
}

.ytp-title-channel-logo {
    display: none;
}

.ytp-title-enable-channel-logo .ytp-title-channel {
    display: none;
}

.course-index .accordion .course-navigation .button-chapter .group-heading {
    font-family: 'Heebo';
    font-weight: bold;
}
.xblock.xmodule_display.xmodule_VideoBlock .video .video-wrapper .closed-captions.is-visible{
    color:white;
}

/*hakdama texts*/

.makdima, .tmima, .parshaniot, .balashit{
    font-weight: bold;
}

.makdima{
    color: #BEA16E;
}

.tmima{
    color: #2691AD;
}

.parshaniot{
    color: rgb(224, 181, 72);
}

.balashit{
    color: #DC2934;
}

/*כפתורי ניווט*/
.sequence-nav-button.button-next, .unit-navigation a.next-button {
    border-color: #000000 !important;
    color: #ffffff !important;
    background-color: #000000 !important;
    flex-basis: 25% !important;
    box-shadow: 1px 2px 4px #000000 !important;
}


.sequence-nav-button.button-next, .unit-navigation a.next-button:hover {
    border-color: rgb(72, 72, 73) !important;
    color: #ffffff !important;
    background-color: rgb(72, 72, 73) !important;
    flex-basis: 25% !important;
    box-shadow: 1px 2px 4px rgb(72, 72, 73)!important;
}

.btn{ 
    background-color: transparent !important;
    color: black !important;
    text-decoration: none !important;
    border-color:transparent !important ;
}

.btn:hover { 
    background-color: #000000 !important;
    color: white !important;
    text-decoration: none !important;
    border-color: #000000;
    box-shadow: 1px 2px 4px #000000 !important;
    opacity: 100% !important;

}


/*אייקונים תפריט ניווט*/
.sequence-navigation-tabs a.btn svg {
    display: none;
}

.sequence-navigation-tabs a.btn::before {
    content: url(https://openedx-dev.comrax.com/asset-v1:TAU+TAU_Sandbox18+2024_1+type@asset+block@detective.png);
}

.sequence-navigation-tabs a.btn:hover::before {
    content: url(https://openedx-dev.comrax.com/asset-v1:TAU+TAU_Sandbox18+2024_1+type@asset+block@detective2__1_.png);
}

