/*  hd - header 
    mm - main_menu
    sb - side_box
    ft - footer
*/

@font-face {
    font-family: 'MFWNarkissNew';
    src: url('fonts/MFW_NarkissNew-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/MFW_NarkissNew-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/MFW_NarkissNew-Bold.woff') format('woff'), /* Modern Browsers */ url('fonts/MFW_NarkissNew-Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/MFW_NarkissNew-Bold.svg#MFWNarkissNew-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'MFWNarkissNewLight';
    src: url('fonts/MFW_NarkissNew-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/MFW_NarkissNew-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/MFW_NarkissNew-Light.woff') format('woff'), /* Modern Browsers */ url('fonts/MFW_NarkissNew-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/MFW_NarkissNew-Light.svg#MFWNarkissNew-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
 
body {
    font-size: 10px;
    padding: 0em;
    margin: 0em;
    border: none;
    background: none;
    font-family: MFWNarkissNewLight, arial;
}

.ltr {
    direction: ltr;
}

.fte {
    font-size: 1em;
}

.inline {
    display: inline-block;
}

.container {
    position: relative;
    width: 100em;
    margin-right: auto;
    margin-left: auto;
    direction: rtl;
}

a.in_link {
    font-size: 1em;
    color: #434343;
    text-decoration: none;
}

a.in_link:hover {
    color: #434343;
    text-decoration: underline;
}

a.quiet {
    color: inherit;
    text-decoration: none;
}

a.quiet:hover {
    color: inherit;
    text-decoration: underline;
}

.main {
    width: 100em;
    margin-right: auto;
    margin-left: auto;
    min-height: 130em;
}

.logo {
    position: absolute;
    right: 0.6em;
    top: 3.2em;
    width: 17.6em;
    height: 10.2em;
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    z-index: 35;
    cursor: pointer;
}

input {
    margin: 0px;
    padding: 0px;
    font-family: MFWNarkissNewLight;
}

textarea {
    margin: 0px;
    padding: 0px;
    font-family: MFWNarkissNewLight;
}

.hd {
    position: relative;
    top: 0em;
    right: 0em;
    height: 3.1em;
    width: 100%;
    background-color: #106a9b;
    direction: rtl;
}

.hd_in {
    width: 100em;
    height: 3.1em;
    margin: auto;
    position: relative;
}

.mm {
    position: relative;
    right: 0em;
    height: 33.0em;
}

.mm_enlarge {
    position: absolute;
    left: 0.6em;
    direction: ltr;
    top: 0.7em;
    color: #00304b
}

.mm_enlarge_not_selected {
    background-color: #eeeeee;
    color: #106a9b;
    cursor: pointer;
}

.mm_enlarge_selected {
    background-color: #106a9b;
    color: #eeeeee;
}

.mm_enlarge3 {
    position: absolute;
    top: 0em;
    left: 0em;
    height: 2.6em;
    width: 2.6em;
}

.mm_enlarge3_txt {
    font-size: 2.3em;
    top: 0.1em;
    position: relative;
    text-align: center;
}

.mm_enlarge2 {
    position: absolute;
    top: 0em;
    left: 3em;
    height: 2.6em;
    width: 2.6em;
}

.mm_enlarge2_txt {
    font-size: 1.9em;
    top: 0.2em;
    position: relative;
    text-align: center;
}

.mm_enlarge1 {
    position: absolute;
    top: 0em;
    left: 6em;
    height: 2.6em;
    width: 2.6em;
}

.mm_enlarge1_txt {
    font-size: 1.5em;
    top: 0.3em;
    position: relative;
    text-align: center;
}

.game_instructions {
    position: relative;
    top: 1em;
    border: solid #003f5e thin;
    background-color: #dedede;
    color: #003f5e;
    width: 9.9em;
    padding-right: 0.7em;
    padding-left: 0.7em;
    margin-bottom: 0.2em;
    z-index: 10;
    text-indent: 0em;
    display: none;
    font-weight: normal;
}

p.game_instructions {
    margin: 0em;
}

.mm_menu {
    position: relative;
    right: 0.6em;
    top: 26.2em;
    width: 98.8em;
    height: 3.8em;
}

div.mm_search_field {
    position: absolute;
    top: 3.80em;
    width: 74.6em;
    left: 0.6em;
    height: 5.5em;
    border-color: #919294;
    border-style: solid;
    border-width: 0.2em;
    border-radius: 0.3em;
    z-index: 200;
}

input.mm_search_field {
    position: relative;
    right: 2.1em;
    top: 0.8em;
    color: #136b9d;
    font-size: 2.1em;
    font-family: MFWNarkissNewLight;
    border: none;
}

.mm_search_x {
    position: absolute;
    right: 1.5em;
    top: 1.8em;
    height: 2.1em;
    width: 2.1em;
    cursor: pointer;
}

.mm_search_btn {
    position: absolute;
    left: 1.5em;
    top: 1.5em;
}

.mm_search_btn:hover {
    cursor: pointer;
}

input:focus {
    outline: none;
}

.mm_options {
    width: 99.2em;
}

.mm_opt_text {
    position: relative;
    top: 0.6em;
    font-family: MFWNarkissNew;
    font-size: 1.6em;
}

.mm_opt_selected {
    width: 13.2em;
    height: 3.7em;
    cursor: pointer;
    color: #eeeeee;
    background-color: #aeafb3;
    text-align: center;
}

.c1 {
    color: #3569a5;
}

.c2 {
    color: #5a9a98;
}

.c3 {
    color: #7373a9;
}

.c4 {
    color: #8a7a67;
}

.c5 {
    color: #d48a1d;
}

.c6 {
    color: #de9ba6;
}

.c7 {
    color: #d7c500;
}

.bgc1 {
    background-color: #3569a5;
}

.bgc10 {
    background-color: #5595aa;
}

.bgc2 {
    background-color: #5a9a98;
}

.bgc3 {
    background-color: #7373a9;
}

.bgc4 {
    background-color: #8a7a67;
}

.bgc5 {
    background-color: #d48a1d;
}

.bgc6 {
    background-color: #de9ba6;
}

.bgc7 {
    background-color: #d7c500;
}

.mm_opt {
    height: 3.3em;
    cursor: pointer;
    text-align: center;
    color: #aeafb3;
    border-bottom: 4px #aeafb3 solid;
}

.mm_opt_p1 {
    position: absolute;
    top: 0em;
    right: 0em;
    width: 13.1em;
}

.mm_opt_p10_selected {
    background-color: #77cc11;
}

.mm_opt_p1_selected {
    background-color: #3569a5;
}

.mm_opt_p2 {
    position: absolute;
    top: 0em;
    right: 15.6em;
    width: 13.1em;
}

.mm_opt_p2_selected {
    background-color: #5a9a98;
}

.mm_opt_p3 {
    position: absolute;
    top: 0em;
    right: 31.2em;
    width: 13.1em;
}

.mm_opt_p3_selected {
    background-color: #7373a9;
}

.mm_opt_p4 {
    position: absolute;
    top: 0em;
    right: 46.8em;
    width: 11.1em;
}

.mm_opt_p4_selected {
    background-color: #8a7a67;
}

.mm_opt_p5 {
    position: absolute;
    top: 0em;
    right: 60em;
    width: 13.8em;
}

.mm_opt_p5_selected {
    background-color: #d48a1d;
}

.mm_opt_p6 {
    position: absolute;
    top: 0em;
    right: 76.1em;
    width: 10.1em;
}

.mm_opt_p6_selected {
    background-color: #de9ba6;
}

.mm_opt_p7 {
    position: absolute;
    top: 0em;
    right: 88.7em;
    width: 10.1em;
}

.mm_opt_p7_selected {
    background-color: #d7c500;
}

.mm_opt_pad {
    margin-left: 0.4em;
}

.mm_utils {
    position: absolute;
    top: 10.8em;
    left: 0.6em;
    direction: ltr;
    height: 2.2em;
    width: 40em;
}

.keyboard {
    width: 28px;
    height: 13px;
}

#keyboard_placeholder_id {
    position: absolute;
    top: 10.8em;
    right: 25.4em;
    height: 2.2em;
    width: 4em;
}

.mm_util_img {
    max-height: 2.2em;
    max-width: 3em;
    margin: auto;
    vertical-align: middle;
    margin-left: 0.8em;
    cursor: pointer;
}

.bottom_utils {
    display: flex;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative;
    direction: rtl;
    height: 2em;
    margin: 0em 0.5em 0em 0.8em;
}

.bottom_utils_entry {
    position: relative;
    direction: rtl;
    top: 2em;
    height: 2.2em;
    width: 40em;
}

.bottom_util_img {
    max-height: 2.2em;
    max-width: 3em;
    vertical-align: middle;
    margin-right: 0.8em;
    cursor: pointer;
}

.link_utils_link {
    float: left;
}

.fade_in_3s {
    animation: fadein 3s;
    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 3s; /* Safari and Chrome */
    -o-animation: fadein 3s; /* Opera */
}

@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.poll_horizontal_text {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    font-size: 1em;
}

.poll_horizontal_perc {
    position: absolute;
    left: 0px;
    top: 0px;
    direction: ltr;
    background-color: #aaffaa;
    z-index: 1;
}

#side_poll_options_id {
    text-indent: 1.12em;
}

.sb {
    position: absolute;
    top: 33em;
    right: 0.6em;
    width: 21.5em;
    background-color: #ffffff;
}

.sb_box {
    position: relative;
    border: solid 1px #d0d0d0;
    margin-bottom: 1.2em;
    border-radius: 3px;
    padding-bottom: 1em;
}

.sb_box_img {
    position: relative;
    margin-bottom: 1.2em;
    padding: 0em;
}

.sb_box_feedback {
    position: relative;
    margin-bottom: 1.2em;
    padding-bottom: 1em;
}

.sb_img {
    max-width: 100%;
    margin: auto;
    display: block;
    /*text-align: left;*/
}

.sb_img_fb {
    width: 9.2em;
    height: 9.2em;
    margin-right: 5.7em;
    text-align: center;

}

.sb_box_hd {
    padding-top: 0.5em;
    height: 3.5em;
    width: 100%;
    background-image: url("images/sb_hd_b_n.png");
    background-repeat: no-repeat;
}

.sb_box_hd_n {
    padding-top: 0.5em;
    height: 3.5em;
    width: 100%;
    background-image: url("images/sb_hd_b_n_c.png");
    background-repeat: no-repeat;
}

.sb_box_hd_txt {
    font-size: 1.6em;
    text-indent: 0.7em;
    color: #222222;
    font-family: MFWNarkissNewLight;
}

.sb_box_hd_clr {
    padding-top: 0.5em;
    height: 3.5em;
    width: 100%;
    background-image: url("images/sb_hd_b_n.png");
    background-repeat: no-repeat;
}

.sb_element_l {
    width: 12.1em;
    font-size: 1.6em;
    direction: ltr;
}

.sb_element {
    width: 11.9em;
    font-size: 1.6em;
}

.sb_element_full {
    width: 100%;
    font-size: 1.6em;
}

.sb_box_ad {
    position: relative;
    top: 1em;
    margin-bottom: 2em;
}

.sb_menu {
    font-family: MFWNarkissNewLight;
    font-size: 1em;
    width: 11.9em;
    margin-right: 0.7em;
    margin-top: 0.4em;
    padding-right: 0.4em;
    color: #787878;
    height: 1.7em;
}

.sb_menu_full {
    font-family: MFWNarkissNewLight;
    font-size: 1em;
    width: 100%;
    margin-top: 0.4em;
    color: #787878;
    height: 1.7em;
}

div.sb_checkbox {
    width: 19.5em;
    margin-top: 0.3em;
}

label.sb_checkbox {
    font-size: 1.6em;
    padding-right: 0.65em;
    color: #787878;
}

input.sb_checkbox {
    float: left;
    margin-top: 0.3em;
}

div.sb_radio_opt {
    text-indent: 0.3em;
    margin-top: 0em;
}

div.sb_radio_opt {
    color: #787878;
}

input.sb_radio {
    position: relative;
    top: 0.2em;
    margin: 0.4em;
}

.sb_input {
    margin-right: 0.7em;
    width: 11.9em;
    font-size: 1em;
    margin-top: 0.4em;
    color: #343434;
    text-indent: 0.5em;
    height: 1.32em;
}

.sb_input_feedback {
    width: 210px;
    font-size: 1em;
    margin-top: 0.4em;
    color: #787878;
    text-indent: 0.5em;
    height: 1.32em;
}

.sb_text_area {
    font-size: 1em;
    width: 11.3em;
    margin-top: 0.4em;
    margin-right: 0.7em;
    color: #343434;
    padding: 0 0.5em 0 0.5em;
    height: 4em;
    font-family: MFWNarkissNewLight;
    border-radios: 0.3em;
}

.sb_text_area_full {
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    font-size: 1em;
    width: 196px;
    margin-top: 0.4em;
    color: #787878;
    height: 4em;
    font-family: MFWNarkissNewLight;
}

.sb_submit_area {
    text-align: left;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

.sb_submit {
    left: 1.3em;
    margin-top: 0.4em;
    color: #222222;
    font-family: MFWNarkissNewLight;
    padding: 0.2em 1em 0.2em 1em;
    background-color: #d3dd7b;
    cursor: pointer;
    border: none;
}

.sb_submit_full {
    margin-top: 0.4em;
    color: #eeeeee;
    font-family: MFWNarkissNewLight;
    padding: 0.2em 1em 0.2em 1em;
    background-color: #43718b;
    cursor: pointer;
    border: none;
}

.sb_submit_clr {
}

.sb_sep {
    margin-top: 1.4em;
}

div.sb_link {
    margin-top: 0.4em;
    color: #434343;
    text-indent: 0.7em;
    height: 1.32em;
}

a.sb_link {
    font-size: 1em;
    color: #434343;
}

a.sb_link:hover {
    color: #434343;
    text-decoration: underline;
}

a.sb_link_nl {
    text-decoration: none;
}

.sb_text {
    margin-top: 0.2em;
    padding-right: 0.7em;
    color: #434343;
}

.sb_text_feedback {
    font-family: MFWNarkissNew;
    margin-top: 0.1em;
    margin-bottom: 0.2em;
    color: #43718b;
    text-indent: 0.4em;
}

.ent_area {
    margin-bottom: 0.7em;
}

.ent_top {
    margin-bottom: 2.2em;
}

.ent_show_more {
    position: relative;
    width: 10.2em;
    top: 0.8em;
    margin-bottom: 2em;
    margin-right: auto;
    margin-left: auto;
}

.ent_hidden {
    display: none;
}

.ent_bar {
    position: relative;
    direction: rtl;
    top: 1.4em;
    width: 100%;
    height: 2.6em;
    margin-bottom: 2em;
}

.ent_bar_title {
    position: relative;
    top: 0.2em;
    right: 0.45em;
    font-size: 1.8em;
    color: #eeeeee;
    display: inline-block;
    font-family: MFWNarkissNew;
    width: 100%;
}

.ent_bar_text {
    font-family: MFWNarkissNewLight;
    position: relative;
    top: 1.2em;
    right: 0.7em;
    font-size: 1.4em;
    line-height: 1.2em;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0.3em;
}

.ent_bar_c0 {
    background-color: #6d6e72;
}

.ent_bar_c1 {
    background-color: #003f5e;
}

.ent_bar_c2 {
    background-color: #005272;
}

.ent_bar_c3 {
    background-color: #016587;
}

.ent_bar_c4 {
    background-color: #2e7a9a;
}

.ent_bar_c5 {
    background-color: #4e8ba8;
}

.ent_bar_c6 {
    background-color: #6d9fb8;
}

.ent_bar_c7 {
    background-color: #de9ba6;
}

.ent_bar_c8 {
    background-color: #d7c500;
}

.ent_bar_c9 {
    background-color: #d7c500;
}

.ent_para_index {
    float: right;
    color: #777777;
    font-family: MFWNarkissNew;
    min-width: 6%;
    line-height: 1.3em;
}

.ent_para_sub_index {
    float: right;
    color: #777777;
    font-family: MFWNarkissNew;
    min-width: 7%;
}

.ent_para_sub_index_indent {
    margin-right: 6%;
}

.ent_para_title {
    color: #434343;
    font-family: MFWNarkissNew;
}

.ent_para {
    font-family: MFWNarkissNewLight;
    font-size: 1.6em;
    line-height: 1.1em;
    margin-top: 0.4em;
    margin-bottom: 0.25em;
    text-indent: 0.5em;
    display: inline-block;
    width: 100%;
}

.ent_para_text {
    text-indent: 0;
    color: #000000;
    display: inline-block;
    width: 67%;
    line-height: 1.3em;
}

.para_text_with_sub {
    text-indent: 0;
    color: #000000;
    display: inline-block;
    width: 90%;
    font-size: 1.6em;
    line-height: 1.3em;
}

.ent_para_url_b {
    text-decoration: none;
    font-family: MFWNarkissNew;
    color: #434343;
}

.ent_para_url {
    text-decoration: none;
    color: #434343;
}

.ent_para_url:hover {
    text-decoration: underline;
}

.ent_para_url:hover {
}

.ent_para_trans {
    text-indent: 0;
    margin-left: 0.2em;
    width: 23%;
    float: left;
    direction: ltr;
    display: inline-block;
    font-weight: normal;
    font-family: helvetica, verdana;
}

.ent_below_bar {
    direction: rtl;
    position: relative;
    top: 0.9em;
    right: 0.4em;
    font-size: 1.6em;
}

.ent_example {
    font-size: 0.9em;
    color: #333333;
}

.quote_speaker {
    height: 1em;
}

.quote_link {
    text-decoration: none;
    color: #333333;
}

.quote_link:hover {
    text-decoration: underline;
    color: #00304b;
}

.sr {
    position: relative;
    right: 24em;
    width: 57em;
    margin-bottom: 5em;
}

.sr_left {
    position: absolute;
    top: 33em;
    right: 82.6em;
    width: 16.6em;
}

.sr_bar {
    position: relative;
    direction: rtl;
    top: 0em;
    width: 100%;
    min-height: 3em;
    background-color: #dddddd;
}

.addthis {
    position: relative;
    top: 0.6em;
    left: 0.7em;
}

#gg_left {
    direction: ltr;
    position: relative;
}

#ada_left {
    direction: ltr;
    position: relative;
}

#gg_top {
    position: relative;
    top: 14.8em;
    width: 72.8em;
    margin: auto;
}

#gg_top_wide {
    position: relative;
    top: 11em;
    max-width: 97em;
    margin: auto;
}

#gg_after {
    width: 33.6em;
    height: 28em;
    margin: auto;
    margin-top: 3em;
    margin-bottom: 1em;
}

#gg_bot {
    position: absolute;
    top: 82em;
    display: none;
}

.gplus {
    position: relative;
    top: 0.3em;
}

.sr_left_bar {
    position: relative;
    direction: rtl;
    top: 1.4em;
    width: 100%;
    min-height: 3em;
    background-color: #ebebeb;
}

.sr_bar_entry {
    position: relative;
    top: 0.15em;
    right: 0.45em;
    font-size: 2em;
    width: 13em;
    font-family: MFWNarkissNew;
    padding-bottom: 0.2em;
    overflow: hidden;
}

.sr_bar_entry_article {
    position: relative;
    top: 0.15em;
    right: 0.45em;
    font-size: 2em;
    width: 80%;
    font-family: MFWNarkissNew;
    padding-bottom: 0.2em;
    overflow: hidden;
}

.sr_bar_prev {
    position: absolute;
    left: 3.1em;
    top: 0.4em;
}

.sr_bar_next {
    position: absolute;
    left: 0.7em;
    top: 0.4em;
    border-right: solid 1px #cbcbcb;
}

.sr_bar_stats {
    position: absolute;
    left: 6em;
    top: 0em;
    height: 100%;
    background-image: url("images/sr_bar_in_sep.png");
    padding-left: 1.1em;
    background-position: left;
    background-repeat: no-repeat;
}

.sr_bar_stats_text {
    position: relative;
    top: 0.33em;
    float: right;
    font-size: 1.7em;
    padding-left: 0.23em;
    padding-right: 0.23em;
}

.sr_bar_stats_cur {
    position: relative;
    top: 0.15em;
    height: 1.35em;
    width: 1.25em;
    float: right;
    font-size: 1.7em;
    text-align: center;
    background-color: #eeeeee;
    padding-top: 0.15em;
    border: solid 1px #d6d6d6;
}

.sr_below_bar {
    direction: rtl;
    position: relative;
    top: 0em;
    right: 0em;
    height: 3em;
    background-color: #f4f4f2;
    border-radius: 0.3em;
}

.sr_below_text {
    position: relative;
    font-family: MFWNarkissNew;
    font-size: 2.1em;
    top: 0.25em;
    right: 0.7em;
}

.entry_title {
    direction: rtl;
    position: relative;
    top: 0em;
    right: 0em;
    height: 3em;
    background-color: #f4f4f2;
    border-radius: 0.3em;
}

.entry_title_url {
    color: inherit;
    text-decoration: none;
}

.entry_title_url:hover {
    text-decoration: underline;
}

.entry_title_text {
    position: relative;
    font-family: MFWNarkissNew;
    font-size: 2.1em;
    top: 0.25em;
    right: 0.7em;
    margin-bottom: auto;
    margin-top: auto;
}

.sr_below_bar_img {
    position: absolute;
    top: 3em;
    width: 57em;
    max-width: 570px;
    height: 0.9em;
    background-position: top;
    background-repeat: no-repeat;
}

.sr_below_bar_img_1 {
    background: url("images/sprite_bars.png") -5px -124px;
}

.sr_below_bar_img_2 {
    background: url("images/sprite_bars.png") -5px -143px;
}

.sr_below_bar_img_3 {
    background: url("images/sprite_bars.png") -5px -162px;
}

.sr_below_bar_img_4 {
    background: url("images/sprite_bars.png") -5px -181px;
}

.sr_below_bar_img_5 {
    background: url("images/sprite_bars.png") -5px -200px;
}

.sr_below_bar_img_6 {
    background: url("images/sprite_bars.png") -5px -219px;
}

.sr_below_bar_img_7 {
    background: url("images/sprite_bars.png") -5px -238px;
}

.ent_lang {
    font-size: 0.8em;
    margin-top: 0.3em;
    margin-left: 0.2em;
    float: left;
    z-index: 5;
}

.sr_lang {
    float: left;
    margin-left: 0.5em;
    margin-top: -0.25em;
    font-size: 0.8em;
    z-index: 5;
}

#sr_select_lang_id {
    color: #00304b;
    direction: ltr;
}

.sr_see_more {
    text-decoration: none;
    color: #00304b;
}

.sr_res {
    position: relative;
    top: 2em;
    margin-bottom: 3.5em;
    width: 57em;
    direction: rtl;
}

.sr_see_more {
    font-size: 0.8em;
}

.sr_main {
}

.sr_e {
    padding-top: 0.8em;
    padding-bottom: 0.6em;
    padding-right: 1.4em;
    padding-left: 0.9em;
    background-color: #f4f4f2;
    border-radius: 0.3em;
    margin-bottom: 1em;
}

.sr_e_sub {
    padding-top: 0.8em;
    padding-bottom: 0.6em;
    padding-right: 1.4em;
    padding-left: 0.9em;
    background-color: #f4f4f2;
    border-radius: 0.3em;
}

.sr_e_t {
    font-size: 1.8em;
    font-family: MFWNarkissNew;
    line-height: 0.9em;
    text-decoration: none;
    display: inline-block;
    padding: 0em;
    margin-bottom: 0.25em;
}

.sr_e_t_sub {
    font-size: 1.8em;
    font-family: MFWNarkissNew;
    line-height: 0.9em;
    text-decoration: none;
    display: inline-block;
    margin: 0em;
    padding-bottom: 0.6em;
    background-position: bottom;
    background-repeat: no-repeat;
    width: 100%;
}

.sr_sub_bar_img_1 {
    background-image: url("images/bottom_ul_1.png");
}

.sr_sub_bar_img_2 {
    background-image: url("images/bottom_ul_2.png");
}

.sr_sub_bar_img_3 {
    background-image: url("images/bottom_ul_3.png");
}

.sr_sub_bar_img_4 {
    background-image: url("images/bottom_ul_4.png");
}

.sr_sub_bar_img_5 {
    background-image: url("images/bottom_ul_5.png");
}

.sr_sub_bar_img_6 {
    background-image: url("images/bottom_ul_6.png");
}

.sr_sub_bar_img_7 {
    background-image: url("images/bottom_ul_7.png");
}

.sr_example {
    color: #333333;
}

.sr_e_txt {
    font-size: 1.8em;
    color: black;
    width: 72%;
    line-height: 1.3em;
    display: inline-block;
}

.sr_e_para {
    font-family: MFWNarkissNewLight;
    line-height: 1.5em;
    font-family: MFWNarkissNewLight;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    display: inline-block;
    width: 100%;
}

.sr_e_trans {
    width: 22%;
    float: left;
    direction: ltr;
    font-size: 1.7em;
    display: inline-block;
    font-weight: normal;
    font-family: helvetica, verdana;
}

.no_bold {
    font-weight: normal;
}

.sr_e_url {
    text-decoration: none;
    color: #00304b;
}

.sr_e_url:hover {
    text-decoration: underline;
}

.sr_e_url:visited {
    color: #00304b;
}

.sr_e_index {
    float: right;
    margin-top: 0.2em;
    font-size: 1.6em;
    color: black;
    min-width: 5%;
}

.sr_e_explanation {
    font-size: 1.6em;
    line-height: 2.4em;
    color: white;
    background-color: #333333;
    margin-bottom: 5px;
}

.sr_wiki_link {
    font-size: 0.8em;
    color: #222222;
}

.sr_e_sub_index {
    float: right;
    color: #777777;
    font-family: MFWNarkissNew;
    min-width: 6%;
    font-size: 1.4em;
}

.sr_e_sub_index_indent {
    margin-right: 6%;
}

.sr_e_prefix_txt {
    color: #888888;
    font-weight: normal;
    margin-left: 0.1em;
}

.sr_show_more {
    color: #000000;
    font-size: 1.4em;
    text-decoration: underline;
}

.ft {
    width: 100em;
    margin: auto;
    font-size: 1em;
    direction: rtl;
    background-color: #eeeeee;
    padding-top: 1em;
    padding-bottom: 1em;
}

.ft_insert {
    width: 100%;
    height: 3.8em;
    font-size: 1em;
    background-color: #106a9b;

}

.home_ft {
    top: 70em;
}

.ft_text {
    position: relative;
    top: 0.4em;
    font-size: 1.4em;
    right: 1.2em;
    color: #eeeeee;
}

.ft_link {
    color: #eeeeee;
    text-decoration: none;
}

.ft_link:hover {
    text-decoration: underline;
}

.hd_item {
    cursor: pointer;
    font-family: MFWNarkissNewLight;
    font-size: 1.6em;
    font-weight: normal;
    padding-right: 0.6em;
    padding-left: 0.6em;
    height: 1.8em;
    color: #eeeeee;
    float: right;
    background-position: right;
    background-repeat: no-repeat;
}

.hd_rss {
    padding-top: 0.4em;
}

.hd_lang {
    position: absolute;
    left: 0.4em;
    top: 0.4em;
    font-family: MFWNarkissNewLight;
    font-size: 1.3em;
    font-weight: normal;
    height: 1.7em;
    color: #eeeeee;
}

.hd_text {
    padding-top: 0.4em;
}

.ent_def_form {
    font-family: MFWNarkissNew;
    font-style: italic;
    font-size: 0.9em;
}

.sr_def_form {
    font-family: MFWNarkissNew;
    font-style: italic;
    font-size: 0.9em;
}

img.hd_home {
    padding-top: 0.4em;
}

#addthis_block {
    margin-top: 2em;
}

.hd_sep {
    float: right;
    height: 100%;
    padding-top: 0.3em;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url("images/hd_sep_new.png");
}

.hd_sep_right {
    float: right;
    margin-right: 15.5em;
    height: 100%;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url("images/hd_sep_new.png");
}

.reader {
    font-size: 1.6em;
}

.reader_text_area {
    margin-top: 2.2em;
    padding-left: 0.3em;
}

.fb_edge_comment_widget .connect_widget {
    display: none;
    margin-left: 170px !important;
}

#ad_bot_550 {
    position: relative;
    right: -1em;
}

h3.article {
    font-size: 2em;
}

.article_poll_wrap {
    margin-left: auto;
    margin-right: auto;
    width: 16em;
    font-size: 1.8em;
}

.article_footnote {
    vertical-align: super;
    font-size: 0.6em;
}

ul.article {
    font-size: 1.6em;
    font-family: MFWNarkissNewLight sans-serif;
}

.wik {
    width: 19px;
    cursor: pointer;
}

.point {
    cursor: pointer;
}

.sb_subdict_img_area {
    width: 100%;
    height: 12.8em;
    background-color: #e7dccc;
    margin-bottom: 1em;
}

.sb_subdict_img {
}

.sb_subdict_links {
}

.sb_subdict_link {
    text-indent: 0.7em;
    line-height: 1.32em;
}

.sb_subdict_link_selected {
    text-indent: 0.7em;
    height: 1.32em;
    font-family: MFWNarkissNew;
    line-height: 1.32em;
}

.bible_quote {
    font-weight: normal;
    line-height: 1.2em;
    font-family: david, arial, MFWNarkissNew;
    cursor: pointer;
}

.bible_ref {
    font-size: 0.9em;
}

.sb_name_poll_line {
    line-height: 25px;
    vertical-align: middle;
}

img.poll_star {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 2px;
    cursor: pointer
}

img.poll_star_small {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 20px;
    cursor: pointer
}

.poll_star_right {
    margin-right: 0px
}

.send_poll_loader {
    text-align: center
}

#sb_name_poll_msg_id {
    text-align: center;
    font-size: 1.9em;
    color: #228822
}

.sb_riddle_utils {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    width: 12.5em;
    font-size: 1.6em;
    direction: ltr;
}

.sb_riddle_util_icon {
    height: 1.5em;
    margin-right: 0.3em;
    cursor: pointer;
}

#riddle_area_id {
    opacity: 1;
}

#riddle_help_id {
    display: none;
}

#riddle_answer_feedback_id {
    display: none;
    text-align: center;
}

#sb_my_name_msg_id {
    text-align: center;
    font-size: 1em
}

.bottom_page_no {
    font-size: 1.6em;
    background-color: #3569a5;
    color: #eeeeee;
    padding: 0.2em 0.5em 0.2em 0.5em;
    margin-right: 0.5em;
    border-radius: 0.2em;
    display: inline-block;
    cursor: pointer;
}

.bottom_page_no_cur {
    font-size: 1.6em;
    background-color: #888888;
    color: black;
    padding: 0.2em 0.5em 0.2em 0.5em;
    margin-right: 0.5em;
    border-radius: 0.2em;
    display: inline-block;
}

.bottom_page_surf {
    flex-grow: 1;
    height: 3.2em;
    direction: ltr;
    margin-top: 0.2em;
}

.bottom_utils_area {
    flex-grow: 1;
}

#pazamnik_def {
    cursor: pointer;
}

#pazamnik_sub {
    font-size: 0.8em;
    margin-right: 0.2em;
    cursor: pointer;
}

.sb_link_pazamnik {
    font-size: 0.9em;
    margin-right: 0.1em;
}

#outbrain {
    display: none;
    padding-bottom: 3em;
}

#content_recommendation {
    display: none;
    padding-bottom: 3em;
}

#content_recommendation2 {
    margin: auto;
    padding-bottom: 3em;
    width: 100em;
    min-height: 106em;
}


.inline_tag {
    display: inline-block;
    color: #eeeeee;
    font-size: 0.9em;
    border-radius: 0.5em;
    padding: 0 0.4em 0 0.4em;
    margin-right: 0.5em;
}

.meta_disclaimer {
    background-color: #5555ff;
}

.meta_register {
    background-color: #008800;
}