a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    direction: rtl;
}


.bubble__controls {
    direction: ltr;
    float: left;
    left: 20px;
}

.bubble__title {
    float: right;
    position: relative;
    right: -40px;
}

.bubble__content {
    direction: rtl;
    text-align: right;
}

.block-image__text {
    width: 80% !important;
    margin-right: 10% !important;
}
 
.block-image__col {
    width: 80% !important;
    margin-left: 10% !important;
}

.flashcard-side__content{
    display: none;
}

.quiz-multiple-response-option-wrap{
    direction: rtl;
}

.quiz-multiple-response-option__text {
    margin-left: 0rem !important;
    margin-right: 3.5rem !important;
}

.quiz-multiple-response-option__indicator {
    right: 0;
}

.classic .lesson-header-wrap .lesson-header__top-wrap:after{
    right: 0;
}

.quiz-match{
    direction: ltr !important;
}

.slick-list{
    direction: ltr !important;
}
