@font-face {
    font-family: 'Al-Jazeera-Arabic-Regular.ttf';
    src: url('/MyFonts/Al-Jazeera-Arabic-Regular.ttf');
}
@font-face {
    font-family: 'Alarabiya Normal Font.ttf';
    src: url('/MyFonts/Alarabiya Normal Font.ttf');
}
@font-face {
    font-family: 'Amiri.ttf';
    src: url('/MyFonts/Amiri.ttf');
}
@font-face {
    font-family: 'AraJozoor.ttf';
    src: url('/MyFonts/AraJozoor.ttf');
}
@font-face {
    font-family: 'Bukra.otf';
    src: url('/MyFonts/Bukra.otf');
}
@font-face {
    font-family: 'Changa.ttf';
    src: url('/MyFonts/Changa.ttf');
}
@font-face {
    font-family: 'DroidKufi.ttf';
    src: url('/MyFonts/DroidKufi.ttf');
}
@font-face {
    font-family: 'GE Tasmeem.otf';
    src: url('/MyFonts/GE Tasmeem.otf');
}
@font-face {
    font-family: 'Jomhuria.ttf';
    src: url('/MyFonts/Jomhuria.ttf');
}
@font-face {
    font-family: 'Lalezar.ttf';
    src: url('/MyFonts/Lalezar.ttf');
}
@font-face {
    font-family: 'Lateef.ttf';
    src: url('/MyFonts/Lateef.ttf');
}
@font-face {
    font-family: 'Rakkas.ttf';
    src: url('/MyFonts/Rakkas.ttf');
}
@font-face {
    font-family: 'ReemKufi.ttf';
    src: url('/MyFonts/ReemKufi.ttf');
}
@font-face {
    font-family: 'Scheherazade.ttf';
    src: url('/MyFonts/Scheherazade.ttf');
}
.SurveyListTitleText {
    color: #000000 !important;
    font-family: 'Al-Jazeera-Arabic-Regular.ttf' !important;
    font-size: 26px !important;
    font-weight: bold !important;
}.SurveyTitle, .SurveyTitle h4 {
    color: #0C0C0C !important;
    font-family: 'Al-Jazeera-Arabic-Regular.ttf' !important;
    font-size: 26px !important;
    font-weight: bold !important;
}.SurveyTopHtml, .SurveyTopHtml p {
    font-family: 'Al-Jazeera-Arabic-Regular.ttf' !important;
    font-size: 28px !important;
    font-weight: bold !important;
}.SurveyBottomHtml, .SurveyBottomHtml p {
    font-family: 'Al-Jazeera-Arabic-Regular.ttf' !important;
    font-size: 26px !important;
    font-weight: bold !important;
}.QuestionLabel {
    padding-right: 20px !important;
    color: #1D5E7E !important;
    font-family: 'Al-Jazeera-Arabic-Regular.ttf' !important;
    font-size: 20px !important;
}.QuestionBeforeHtml, .QuestionBeforeHtml p, .QuestionBeforeHtml h3 {
    font-family: 'Al-Jazeera-Arabic-Regular.ttf';
    font-size: 20px;
}.QuestionAfterHtml, .QuestionAfterHtml p, .QuestionAfterHtml h3 {
    font-family: 'Al-Jazeera-Arabic-Regular.ttf';
    font-size: 20px;
}.QuestionOption, .QuestionOption p, .QuestionOption h3, .dropdown-menu >li span, .filter-option-inner-inner {
    color: #707070 !important;
    font-family: 'Al-Jazeera-Arabic-Regular.ttf' !important;
    font-size: 16px !important;
    font-weight: bold !important;
}.filter-option-inner-inner {
    text-align:right;
}

.QuestionOptionItem {
    max-width: 100%;
    overflow: hidden;
    word-wrap: normal !important;
    white-space: normal;
}