@charset "utf-8";
@import url("common.css?v=201801");
::selection {
    background: #df0000;
    color: #ffffff;
}

::-moz-selection {
    background: #df0000;
    color: #ffffff;
}

p {
    margin-top: 5px;
    margin-bottom: 1em;
}

blockquote {
    background: transparent url('images/quote_right.gif') no-repeat right top;
    color: #333;
    border-left: 2px solid #ddd;
    margin: 7px;
    padding-right: 45px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

blockquote p {
    font-size: 11pt !important;
}

.title {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #555555;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: none
}

div.articleInternalBox {
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    float: left;
    width: 200px;
    background: #F1E1A9;
    border-radius: 5px;
}

div.articleInternalBoxTitle {
    margin-top: 0;
    padding: 10px;
    color: #000000;
    background: #ffc005;
    font-size: 14pt;
    line-height: 120%;
    font-family: 'AlefBold', 'Droid Sans Bold', 'Droid Kufi Bold', 'Arial';
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

div.articleInternalBoxContent {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 120%;
    font-size: 10pt;
    color: #000000;
}

div.articleInternalBoxContent p {
    font-size: 10pt !important;
    color: #000000;
}

div.articleInternalBoxWide {
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
    background: #f5f5f5;
    box-shadow: 1px 2px 8px 1px #bbb;
    border-radius: 10px;
}

div.articleInternalBoxWideTitle {
    margin-top: 0;
    padding: 10px;
    color: #ffffff;
    background: #bb0000;
    font-size: 22pt;
    line-height: 120%;
    font-weight: bold;
    font-family: 'Open Sans Hebrew Condensed', 'Droid Sans Bold', 'Droid Kufi Bold', 'Arial';
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

div.articleInternalBoxWideTitle strong {
    color: #ffffff;
    font-size: 22pt;
    line-height: 120%;
    font-weight: bold;
    font-family: 'Open Sans Hebrew Condensed', 'Droid Sans Bold', 'Droid Kufi Bold', 'Arial';
}

div.articleInternalBoxWideContent {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14pt;
    line-height: 120%;
    color: #000000;
    background: linear-gradient(to bottom, #f6f8f9 10%, #d7dee3 52%, #f5f7f9 100%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

div.articleInternalBoxWideContent p,
div.articleInternalBoxWideContent strong {
    font-size: 14pt !important;
    color: #000000;
}

div.articleInternalBoxWideContent h3 {
    FONT-SIZE: 16pt;
    line-height: 120%;
    color: #bb0000;
    font-family: 'Open Sans Hebrew Bold', 'Arial';
}

div.articleInternalBoxWideContent h4 {
    FONT-SIZE: 13pt;
    line-height: 120%;
    color: #bb0000;
    font-family: 'Open Sans Hebrew Bold', 'Arial';
}

table.article_sidebox {
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    float: left;
}

td.article_sidebox {
    background: #F1E1A9;
    color: #000000;
    width: 200px;
    padding: 10px !important;
}

td.article_sidebox p {
    font-size: 11pt !important;
}

h3.article_sidebox {
    margin-top: 0;
    color: #000000;
    font-size: 14pt;
}

div.articleSideCitation {
    background: url('images/quote_right_small.png') top right no-repeat;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-left: 0px;
    width: 270px;
    padding-top: 20px;
    padding-bottom: 0;
    padding-right: 8px;
    padding-left: 0;
    font-size: 16pt !important;
    font-weight: bold;
    font-family: 'Carmela', 'Arial' !important;
    line-height: 120% !important;
    color: #999999;
}

div.articleSideCitation p {
    font-size: 16pt !important;
    font-family: 'Carmela', 'Arial' !important;
    line-height: 120% !important;
    color: #999999;
}

.blocktitle {
    FONT-SIZE: 22px;
    COLOR: #ffffff;
    FONT-FAMILY: Carmela, Arial, Verdana
}

.content {
    FONT-SIZE: 11pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica
}

.storytitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #363636;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: none
}

.storycat {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #555555;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: underline
}

.boxtitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #363636;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}

.boxcontent {
    FONT-SIZE: 10pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #555555;
    FONT-FAMILY: Verdana, Arial, Helvetica
}

.option {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #444444;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    TEXT-DECORATION: none
}

.tiny {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #555555;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: none
}

.contents_title {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: none
}

SPAN.smallprint {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}

.date {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #FFFFAA;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}

.button {
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: thin outset;
    COLOR: #aa0000;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-DECORATION: none
}

.stressed {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif'
}

td.mostReadArticles {
    cursor: pointer;
    color: #4B555E;
    background: #c5c5c5;
    font-size: 12pt;
    font-weight: bold;
    font-family: 'Carmela', 'Arial';
    padding: 10px !important;
    box-shadow: -1px 1px 7px #555 inset;
    width: 33%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

td.mostReadArticlesSelected {
    cursor: pointer;
    color: #111155;
    background: #FFFFFF;
    padding-right: 10px !important;
    font-size: 13pt;
    font-weight: bold;
    font-family: 'Carmela', 'Arial';
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    box-shadow: -1px -2px 2px #555;
    width: 33%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

table.mostReadArticles {
    margin-top: 0px;
    width: 100%;
    background: #ffffff;
    border: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

div.kicker {
    display: inline-block;
    margin-top: -5px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: Carmela, Arial, Helvetica;
    color: #444444;
    background: #FDEE20;
    border-radius: 10px;
    background: linear-gradient(100deg, rgba(255, 250, 150, 0.15), #fffa8f 100%, rgba(255, 250, 150, 0.25));
}

div.articleReportKicker {
    display: inline-block;
    margin-top: -5px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Carmela', 'Arial';
    color: #444444;
    background: #cffd20;
    border-radius: 10px;
    box-shadow: #d6d3d3 1px 1px 1px;
}

div.article_title {
    font-size: 45px;
    font-weight: bold;
    font-family: 'Open Sans Hebrew Condensed', 'Arial', 'Helvetica';
    COLOR: #000000;
    text-shadow: #d6d3d3 1px 1px 1px;
}

.article_author {
    font-size: 12pt;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
}

div.articleReportTitle {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Open Sans Hebrew Condensed', 'Arial', 'Helvetica';
    color: #000000;
    text-shadow: #d6d3d3 1px 1px 1px;
}

div.article_author_index {
    display: inline;
    font-family: Arial;
    color: #999999;
    height: 14px;
    font-size: 9pt;
    overflow: hidden;
    cursor: default;
    vertical-align: bottom;
}

span.article_date {
    FONT-SIZE: 8pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #555555;
    FONT-FAMILY: Verdana, Helvetica;
}

span.article_date_index {
    FONT-SIZE: 8pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #999999;
    FONT-FAMILY: Verdana, Helvetica;
}

span.article_date_future {
    FONT-SIZE: 8pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Helvetica;
}

span.article_date_updated {
    FONT-SIZE: 8pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    color: #aaaaaa;
    FONT-FAMILY: Verdana, Helvetica;
}

div.topicTitleBackground {
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
    background: #ededed;
    border-radius: 5px;
    box-shadow: 0px 5px 5px #bbb;
}

#imgTopicHeader {
    position: absolute;
    left: 7px;
    top: 7px;
    width: 188px;
    height: 100px;
    border-radius: 5px;
}

div.topic_title_main {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding-right: 20px;
    color: #505050;
    font-family: 'Open Sans Hebrew Condensed';
    font-size: 27pt;
    font-weight: bold;
    height: 90px;
}

div.topicBox {
    margin-bottom: 20px;
    max-width: 600px;
}

div.topicSubLink {
    display: inline;
    margin-left: 5px;
    padding: 5px;
    background: #dcd6d6;
    color: #333333;
    opacity: 0.9;
    font-family: 'Carmela', 'Times New Roman';
    font-size: 10pt;
    border-radius: 5px;
}

div.topicParentLink {
    display: inline;
    padding: 5px;
    background: #dcd6d6;
    color: #333333;
    font-family: 'Carmela', 'Times New Roman';
    font-size: 10pt;
    border-radius: 5px;
}

div.topicArticleParentContainer {
    display: table-cell;
    padding-left: 10px;
    border-spacing: 1px;
    max-width: 130px;
    vertical-align: top;
}

div.topicArticleSubContainer {
    display: table-cell;
    vertical-align: top;
}

div.topicArticleParentLink {
    display: inline-block;
    padding: 5px;
    background: #efefef;
    color: #777777;
    font-family: 'Carmela', 'Times New Roman';
    font-size: 10pt;
    border-radius: 5px;
    border: 1px solid #aaaaaa;
    opacity: 0.6;
}

div.topicArticleParentLink:hover {
    opacity: 1;
    transition: ease-in-out 0.5s;
}

div.topicArticleSubLink {
    display: inline-block;
    margin-right: 5px;
    padding: 5px;
    background: #efefef;
    color: #777777;
    opacity: 0.9;
    font-family: 'Carmela', 'Times New Roman';
    font-size: 10pt;
    border-radius: 5px;
    border: 1px solid #aaaaaa;
    opacity: 0.6;
}

div.topicArticleSubLink:hover {
    opacity: 1;
    transition: ease-in-out 0.5s;
}

div.article_header {
    margin-top: 9px;
    font-size: 14pt;
    FONT-FAMILY: Alef, Arial, Verdana, Helvetica;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #607070;
    text-shadow: #d6d3d3 1px 1px 1px;
}

div.articleReportIntro {
    margin-top: 9px;
    font-size: 14pt;
    FONT-FAMILY: 'Carmela', 'Times New Roman';
    COLOR: #607070;
    text-shadow: #d6d3d3 1px 1px 1px;
}

@media all {
    body {
        direction: rtl;
    }
    #bodyPrimary {
        margin: 0;
        background: #fff;
        min-width: 1024px;
        min-height: 400px;
        font-family: 'Arial';
        color: #000000;
    }
    #divHeaderHeight {
        position: relative;
        width: 100%;
        height: 180px;
        background: #ffffff;
    }
    #divSiteHeaderLarge {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 170px;
        text-align: center;
        z-index: 20;
        background: #ffffff;
        opacity: 0.95;
        box-shadow: 0px 5px 5px #bbb;
        transition: all 0.5s cubic-bezier(0.78, -0.02, 0.47, 0.63);
    }
    #divSiteHeaderLarge.hidden {
        top: -180px;
    }
    #divSiteHeaderSmall {
        position: fixed;
        top: -98px;
        right: 0;
        width: 100%;
        height: 50px;
        text-align: center;
        z-index: 20;
        background: #ffffff;
        box-shadow: 0px 5px 5px #bbb;
        opacity: 0.95;
        transition: all 0.5s cubic-bezier(0.78, -0.02, 0.47, 0.63);
    }
    #divSiteHeaderSmall.display {
        top: 0;
    }
    #divBannerRowSmall {
        position: relative;
        margin: auto;
        text-align: left;
        width: 1200px;
        height: 50px;
        direction: ltr;
        overflow: hidden;
    }
    #divTopRowShadow {
        position: fixed;
        top: -6px;
        right: 0;
        width: 100%;
        height: 5px;
        z-index: 25;
        box-shadow: 0px 5px 5px #bbb;
    }
    img.TopIcons {
        width: 25px;
        height: 25px;
        padding-right: 5px;
        border: 0;
        transition: all 0.5s ease;
        opacity: 0.5;
    }
    img.TopIcons:hover {
        border-radius: 50%;
        transform: rotate(360deg);
        opacity: 1;
    }
    #banner_row {
        position: relative;
        margin: auto;
        text-align: left;
        height: 110px;
        width: 1200px;
        direction: ltr;
        overflow: hidden;
    }
    #abovesearch {
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 35px;
        left: 0px;
        width: 310px;
        height: 40px;
    }
    div.Container.Topics {
        /*margin: 5px 0 10px 0;		
		width:100%; height: 30px;		
		border-bottom: 0.5px solid #dfdfdf;*/
        margin: 0px 0 10px 0;
        width: 100%;
        height: 30px;
        background: linear-gradient(90deg, #2d3c5a 0%, #1f1f1f 100%);
    }
    #divTopics {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 14px;
        width: 1200px;
        padding-bottom: 2px;
        text-align: center;
    }
    #divTopics.New {
        display: flex;
        justify-content: space-between;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
        font-family: 'Open Sans Hebrew Condensed', sans-serif;
    }
    #divTopics.New div.Option {
        display: inline-block;
        /*color:#767b86;*/
        color: #efefef;
    }
    #divTopics.New div.Option:hover {
        color: #fff;
        /*color:#000;
		border-bottom: 2px solid #ff1354;*/
    }
    #divTopics.Extended {
        color: #1c1467;
        font-size: 18px !important;
        font-weight: 400;
        line-height: 1.5;
        font-family: 'Heebo', sans-serif !important;
        background: linear-gradient(to left, #ffff007a, transparent);
    }
    #divTopics.Extended div.Option {
        display: inline-block;
        margin: 0 20px;
    }
    #divTopics.Extended img {
        position: absolute;
        top: -9px;
        right: 0;
    }
    #divTopics a {
        color: #1c1467;
        text-decoration: none;
    }
    #divTopics a:hover {
        text-decoration: underline;
    }
    #tableOverall {
        width: 999px;
        margin-left: auto;
        margin-right: auto;
        border: 0;
        border-spacing: 0;
    }
    #tableOverall td {
        /*padding:0;*/
    }
    #tdBlocksRight {
        vertical-align: top;
    }
    #divBlocksRight {
        width: 160px;
        vertical-align: top;
    }
    #tdOverallLeft {
        width: 839px;
        vertical-align: top;
    }
    #tdBlocksLeft {
        width: 340px;
        vertical-align: top;
        text-align: right;
        padding: 10px;
    }
    #divBlocksLeft {
        width: 310px;
        /*float:left;*/
    }
    #tdFooterLeft {
        padding: 20px;
        width: 410px;
        text-align: right;
        vertical-align: top;
    }
    #tableFooter {
        width: 980px;
        border: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    #divArticleContent {
        font-size: 13.5pt;
        font-family: 'Open Sans Hebrew', 'Droid Sans', 'Droid Naskh', 'Alef', 'Arial';
        BACKGROUND: none transparent scroll repeat 0% 0%;
        COLOR: #000000;
        line-height: 160%;
    }
    #divArticleContent p {
        font-size: 13.5pt;
        font-family: 'Open Sans Hebrew', 'Droid Sans', 'Droid Naskh', 'Alef', 'Arial';
        line-height: 160%;
    }
    #divArticleContent.Main>p:not(.NumericFirst):first-of-type::first-letter {
        float: right;
        margin: 0.18em 0 0 0.1em;
        font-size: 3.5em;
        font-weight: bold;
        color: #ac0510;
    }
}

input.buttonApprove {
    width: 70px;
    height: 70px;
    border-radius: 15px;
    background-color: #fefefe;
    background-image: url('images/ok.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
}

figure.image,
figure.imag {
    display: table;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    max-width: 600px;
    border: 0;
}

figcaption {
    margin-top: -8px;
    padding: 5px;
    max-width: 600px;
    color: #ffffff;
    background: #000000;
    font-size: 10pt;
    line-height: 120%;
    font-family: 'Alef', 'Arial';
    text-align: right;
}


/*
#divTinyIconsBox
{
	position:absolute; right:250px; top:15px; 
	z-index:50; 
	direction:rtl;
}
#divTinyIconsBoxSmall
{
	position:absolute; right:250px; top:12px; 
	z-index:50; 
	direction:rtl;
}
*/

#divTopMostRecentImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 110px;
    overflow: hidden;
    border: 0;
}

#imgTopMostRecent {
    position: relative;
    width: 150px;
    height: 150px;
    border: 0;
}

#divTopMostRecentTitle {
    position: absolute;
    top: 15px;
    left: 160px;
    width: 150px;
    height: 95px;
    direction: rtl;
    font-size: 14pt;
    font-weight: bold;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    line-height: 120%;
    color: #000000;
}

#divTopMostRecentImgSmall {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 50px;
    overflow: hidden;
    border: 0;
}

#imgTopMostRecentSmall {
    position: relative;
    width: 80px;
    height: 80px;
    border: 0;
}

#divTopMostRecentTitleSmall {
    position: absolute;
    top: 5px;
    left: 110px;
    width: 250px;
    height: 45px;
    direction: rtl;
    font-size: 13pt;
    font-weight: bold;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    line-height: 120%;
    color: #000000;
}

#divTopBanner1Img {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 110px;
    overflow: hidden;
    border: 0;
}

#imgTopBanner1 {
    position: relative;
    width: 150px;
    height: 150px;
    border: 0;
}

#divTopBanner1Title {
    position: absolute;
    top: 15px;
    left: 160px;
    width: 110px;
    height: 90px;
    font-size: 13pt;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    color: #000000;
    direction: rtl;
    overflow: hidden;
}

#divTopBanner1ImgSmall {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 50px;
    overflow: hidden;
    border: 0;
}

#imgTopBanner1Small {
    position: relative;
    width: 80px;
    height: 80px;
    border: 0;
}

#divTopBanner1TitleSmall {
    position: absolute;
    top: 5px;
    left: 110px;
    width: 185px;
    height: 45px;
    direction: rtl;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    font-size: 12pt;
    color: #000000;
}

#divTopBanner2Img {
    position: absolute;
    top: 0;
    left: 300px;
    width: 150px;
    height: 110px;
    overflow: hidden;
    border: 0;
}

#imgTopBanner2 {
    position: relative;
    width: 150px;
    height: 150px;
    border: 0;
}

#divTopBanner2Title {
    position: absolute;
    top: 15px;
    left: 460px;
    width: 110px;
    height: 95px;
    direction: rtl;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    font-size: 13pt;
    color: #000000;
}

#divTopBanner2ImgSmall {
    position: absolute;
    top: 0;
    left: 300px;
    width: 80px;
    height: 50px;
    overflow: hidden;
    border: 0;
}

#imgTopBanner2Small {
    position: relative;
    width: 80px;
    height: 80px;
    border: 0;
}

#divTopBanner2TitleSmall {
    position: absolute;
    top: 5px;
    left: 410px;
    width: 220px;
    height: 45px;
    direction: rtl;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    font-size: 12pt;
    color: #000000;
}

img.BannerArrow {
    margin-left: 2px;
    margin-right: 7px;
    border: 0;
    width: 8px;
    height: 12px;
}

img.BannerArrowHighlight {
    margin-left: -2px;
    margin-right: 7px;
    border: 0;
    width: 10px;
    height: 15px;
    transform: rotate(360deg);
    transition: all 0.5s ease;
}

div.FeaturedSubMain {
    position: absolute;
    top: 340px;
    width: 200px;
    height: 250px;
    box-shadow: 0px 5px 5px #bbb;
}

div.ArticleStats {
    width: 50px;
    font-family: 'Hillel', 'Arial';
    font-size: 11pt;
    text-align: left;
}

img.ArticleStats {
    width: 20px;
    opacity: 0.4;
}

div.fbShareStats {
    height: 20px;
    padding-right: 5px;
    padding-left: 5px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 5px 5px #bbb;
    font-family: 'Arial';
    font-size: 8pt;
}

#divTopRow {
    /*obsolete*/
    position: relative;
    background: #a51010;
    height: 30px;
    width: 100%;
}

#divMainHomePage {
    position: relative;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}


/*#imgHomeMainIconVideo
{
	position:absolute; top:15px; left:15px; 
	width:40px; height:40px;
}*/

#divHomeFeaturedTopLeft {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 278px;
}

#divHomeFeaturedTopLeftKicker {
    display: inline-block;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 11pt;
    line-height: 120%;
    color: #909090;
}

#divHomeFeaturedTopLeftTitle {
    position: absolute;
    top: 0;
    right: 0;
    width: 190px;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    font-size: 16pt;
    background: #ffffff;
    color: #333333;
    z-index: 2;
    transition: all 0.2s ease-in;
}

#imgHomeFeaturedTopLeft {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 170px;
    height: 180px;
    z-index: 1;
    transition: all 0.3s ease-in;
}

#divHomeFeaturedTopLeftDateAuthor {
    position: absolute;
    top: 255px;
    right: 9px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888;
    line-height: 100%;
    width: 170px;
}

#divHomePageMainArticleBox {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 300px;
    /*background:#fff; */
    background: #1f1f1f;
    background: linear-gradient(40deg, #2d3c5a -15%, #1f1f1f 74%);
    /*box-shadow: 0px 5px 5px #bbb, 0px -1px 5px #bbb; */
    z-index: 5;
    /*border-radius:10px;*/
}

#imgHomePageMainArticle {
    position: absolute;
    left: 0;
    top: 0;
    width: 550px;
    height: 300px;
    border: 0;
    /*border-top-left-radius:10px;*/
    /*border-bottom-left-radius:10px;	*/
    transition: all 0.2s ease-in;
}

#divHomePageMainArticleTitle {
    position: absolute;
    right: 0;
    top: 0;
    width: 400px;
    height: 260px;
    padding: 20px;
    color: #fff;
    overflow: hidden;
}

#divHomePageMainArticleKicker {
    position: absolute;
    top: 15px;
    right: 0;
    padding: 2px;
    font-size: 19px;
    line-height: 1;
    font-family: 'Heebo', sans-serif;
    /*font-family:Carmela,Arial; */
    /*background:#FDEE20;*/
    color: #fff;
    background: #a91c1f;
}

#divMainTitleText {
    margin-top: 25px;
    /*font-size:30pt; font-weight:bold; line-height:110%;	font-family:'Open Sans Hebrew Condensed','Arial'; */
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    font-family: 'Heebo', sans-serif;
    transition: all 0.2s ease-in;
}

#divMainTitleText.hover {
    color: #db1721;
}

#divMainSubTitleText {
    margin-top: 10px;
    /*font-family:'Open Sans Hebrew','Arial'; font-size:16pt; line-height:100%;*/
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Heebo', sans-serif;
}

#divMainDateAuthor {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 300px;
    height: 30px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 10pt;
    color: #ddd;
    opacity: 0.8;
    line-height: 100%;
}

#divMainERT {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 9pt;
    font-family: 'Carmela', 'Arial';
    color: #ffffff;
    /*text-shadow: #000 1px 2px 5px;*/
    background: #000000a0;
    padding: 5px;
    border-radius: 10px;
}

#tableHomePageTopRecentReportsBox {
    position: absolute;
    top: 300px;
    right: 0;
    width: 1000px;
    height: 126px;
    border: 0;
}

#divHomePageTopRecentReportsBox {
    position: relative;
    margin: 20px auto;
    width: 1000px;
    height: 126px;
    /*background:#f3f3f3;border-radius:10px;*/
    border: 0;
}

#divHomePageTheoryMainAuthor {
    position: absolute;
    left: 5px;
    bottom: 15px;
    width: 330px;
    height: 35px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888;
    text-align: left;
}

div.HomePageSecondAuthor {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 330px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888;
    text-align: left;
}

table.TopRecentReportSubTable {
    width: 100%;
    border: 0;
    border-spacing: 0;
    cursor: pointer;
    background: transparent;
}

div.FeaturedSubMainX {
    position: absolute;
    top: 425px;
    width: 200px;
    height: 250px;
    box-shadow: 0px 5px 5px #bbb;
}

img.TopRecentReport {
    margin: 5px;
    float: right;
    width: 90px;
    height: 90px;
    border: 0;
    border-radius: 0;
    transition: all 0.2s ease-in;
}

img.TopRecentReportHover {
    margin: 5px;
    float: right;
    width: 90px;
    height: 90px;
    border: 0;
    border-radius: 25px;
    filter: saturate(200%);
    -webkit-filter: saturate(200%);
    transition: all 0.2s ease-in;
}

img.TopRecentReportPlay {
    position: absolute;
    top: 50px;
    right: 45px;
    width: 20px;
    height: 20px;
    border: 0;
    opacity: 0.5;
}

td.TopRecentReportTitleBox {
    display: flex;
    flex-direction: column;
    width: 210px;
    height: 110px;
}

div.TopRecentReportKicker {
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 11pt;
    color: #a91c1f;
}

div.TopRecentReportTitle {
    height: 50px;
    font-size: 20px;
    line-height: 100%;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    color: #333333;
    transition: all 0.2s ease-in;
}

div.TopRecentReportERT {
    font-size: 9pt;
    font-family: 'Carmela', 'Arial';
    color: #2e2d3c;
}

a.TopRecentReport,
a.TopRecentReport:link,
a.TopRecentReport:visited,
a.TopRecentReport:active,
a.TopRecentReport:hover {
    text-decoration: none;
    color: #000000;
}

#divHomeFeaturedContainer {
    position: relative;
    height: 835px;
    width: 100%;
}

#tableHomeFeatured {
    position: relative;
    display: block;
    margin: 10px auto;
    border: 0;
    border-spacing: 0 20px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 5px 5px #bbb, 0px -1px 5px #bbb;
    border-radius: 10px;
}

a.NoDeco,
a.HomeFeatured,
a.HomeFeatured:link,
a.HomeFeatured:visited,
a.HomeFeatured:active,
a.HomeFeatured:hover {
    text-decoration: none;
    color: #000000;
}

td.HomeFeaturedSubBox {
    width: 500px;
    height: 164px;
}

img.HomeFeaturedSub {
    width: 250px;
    height: 148px;
    border: 0;
    transition: all 0.2s ease-in;
}

div.HomeFeaturedSubKicker {
    position: relative;
    margin-top: -140px;
    margin-left: 10px;
    padding-right: 10px;
    font-family: 'Carmela', 'Arial';
    font-size: 12pt;
    font-weight: bold;
    background: #FDEE20;
    line-height: 100%;
    opacity: 0.7;
}

#divHomeFeaturedSubKicker1 {
    position: absolute;
    top: 30px;
    right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Carmela', 'Arial';
    font-size: 12pt;
    background: #FDEE20;
    line-height: 100%;
    opacity: 0.7;
}

#divHomeFeaturedSubKicker2 {
    position: absolute;
    top: 30px;
    right: 500px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Carmela', 'Arial';
    font-size: 12pt;
    background: #FDEE20;
    line-height: 100%;
    opacity: 0.7;
}

#divHomeFeaturedSubKicker3 {
    position: absolute;
    top: 215px;
    right: 0;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Carmela', 'Arial';
    font-size: 12pt;
    background: #FDEE20;
    line-height: 100%;
    opacity: 0.7;
}

#divHomeFeaturedSubKicker4 {
    position: absolute;
    top: 215px;
    right: 500px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Carmela', 'Arial';
    font-size: 12pt;
    background: #FDEE20;
    line-height: 100%;
    opacity: 0.7;
}

div.HomeFeaturedSubTitle {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 5px;
    font-family: 'AlefBold', 'Arial';
    font-size: 14pt;
    line-height: 100%;
}

div.HomeFeaturedSubTitleHover {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 5px;
    font-family: 'AlefBold', 'Arial';
    font-size: 14pt;
    line-height: 100%;
    color: #a00000;
}

div.HomeFeaturedSubIntro {
    margin: 0;
    height: 100px;
    width: 200px;
    font-family: 'Alef', 'Arial';
    font-size: 11pt;
    line-height: 120%;
    overflow: hidden;
}

div.HomeFeaturedSubLeftBox {
    position: relative;
    margin-top: 125px;
    padding: 5px;
    height: 164px;
}

div.HomeFeaturedSubDateAuthor {
    position: absolute;
    right: 0;
    top: 160px;
    width: 210px;
    height: 30px;
    padding-right: 5px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888888;
    opacity: 0.8;
    line-height: 100%;
}

div.HomeFeaturedERT {
    position: absolute;
    left: 4px;
    top: -23px;
    font-size: 9pt;
    font-family: 'Carmela', 'Arial';
    color: #ffffff;
    text-shadow: #000 2px 2px 5px;
}

#divVidDesc {
    position: absolute;
    left: 80px;
    top: 40px;
    width: 500px;
    font-family: Carmela, Arial;
    font-size: 24px;
    color: #909090;
    line-height: 150%;
}

#vidWelcome {
    position: absolute;
    top: 0;
    right: 5px;
    width: 320px;
    height: 185px;
    border-radius: 15px;
}

#divHomePageVideos {
    position: relative;
    width: 1000px;
    height: 326px;
    background: #333333;
    box-shadow: 0px 5px 5px #bbb, 0px -1px 5px #bbb;
    border: 0;
    border-radius: 10px;
}

#tableHomePageVideoBox {
    position: absolute;
    top: 190px;
    right: 0;
    width: 1000px;
    height: 126px;
    border: 0;
}

img.vidPlayImage {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 40px;
    border: 0;
    opacity: 0.8;
}

img.vidImageLarge {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 192px;
    height: 128px;
    border: 0;
    border-radius: 5px;
}

img.vidImageLargeTop {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 0;
    /*width:165px;*/
    width: 196px;
    height: 110px;
}

div.vidSubtitleLarge {
    position: absolute;
    top: 88px;
    right: 3px;
    width: 188px;
    height: 40px;
    background: url('/nidal/styles/images/transparent-bg.png');
    padding-right: 2px;
    padding-left: 2px;
    font-size: 11pt;
    line-height: 120%;
    font-family: 'Carmela', 'Droid Sans', 'Droid Naskh', 'Arial';
    color: #fff;
    direction: rtl;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#divHomePageFirstRecent {
    position: relative;
    /*margin-top:-30px;*/
    margin-bottom: 20px;
    width: 1000px;
    height: 580px;
    border: 0;
}

#tableHomeFirstRecent {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    border: 0;
    border-spacing: 0 20px;
}

img.HomeFirstRecent {
    width: 250px;
    height: 250px;
    border: 0;
}

div.HomeFirstRecentImgContainer {
    position: relative;
    float: right;
    width: 250px;
    height: 150px;
    margin-left: 20px;
    overflow: hidden;
    border-radius: 5px;
}

div.HomeFirstRecentSubLeftBox {
    position: relative;
    height: 180px;
}

div.HomeFirstRecentSubDateAuthor {
    position: absolute;
    right: 0;
    top: 155px;
    width: 240px;
    height: 30px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888888;
    opacity: 0.8;
    line-height: 100%;
}

div.HomeFirstRecentERT {
    position: absolute;
    right: 160px;
    bottom: 33px;
    font-size: 9pt;
    font-family: 'Carmela', 'Arial';
    color: #ffffff;
    text-shadow: #000000 -1px 2px 5px;
}

div.HomeFirstRecentSubIntro {
    position: relative;
    margin: 0;
    width: 220px;
    height: 140px;
    font-family: 'Alef', 'Arial';
    font-size: 11pt;
    line-height: 120%;
    overflow: hidden;
}

div.HomeFirstRecentKicker {
    position: absolute;
    top: 3px;
    right: 5px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12pt;
    font-family: Alef, Arial;
    background: #efefef;
    color: #aa0000;
    opacity: 0.8;
}

#divHomeSecondLevelContainer {
    position: relative;
    margin-top: 15px;
    height: 1470px;
    width: 100%;
}

#divHomeSecondRightCol {
    position: absolute;
    top: 0;
    right: 0;
    width: 660px;
    height: 1470px;
}

div.HomeSecondRightBox {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 150px;
    background: #ffffff;
}

div.HomeSecondRightBox:hover {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 150px;
    background: #F5F0E0;
}

img.HomeSecondRight {
    margin-left: 15px;
    width: 150px;
    height: 150px;
    float: right;
    border-radius: 5px;
}

div.HomeSecondRightTitle {
    font-family: AlefBold, Arial;
    font-size: 16pt;
    line-height: 100%;
    padding-left: 9px;
}

div.HomeSecondRightKicker {
    font-family: Alef, Arial;
    font-size: 12pt;
    color: #aa0000;
}

div.HomeSecondRightIntro {
    margin-top: 10px;
    font-family: Alef, Arial;
    font-size: 11pt;
    line-height: 120%;
    padding-left: 10px;
    overflow: hidden;
}

div.HomeSecondRightDateAuthor {
    position: absolute;
    top: 130px;
    left: 10px;
    width: 485px;
    height: 28px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888;
    line-height: 100%;
}

#divHomeRecentReportsCol {
    position: absolute;
    top: 0;
    left: 0;
    width: 340px;
    height: 1470px;
    background: #E5E0CD;
    border-top: 2px solid #990000;
    border-radius: 5px;
}

#divHomeRecentReportsColTitle {
    position: absolute;
    top: 0;
    right: 5px;
    font-family: Carmela, Arial;
    font-size: 16pt;
    background: #990000;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    width: 150px;
}

div.HomeRecentReportBox {
    position: relative;
    margin-top: 0;
    padding: 10px;
    width: 320px;
    height: 96px;
    cursor: pointer;
    background: #E5E0CD;
}

div.HomeRecentReportBox:hover {
    position: relative;
    margin-top: 0;
    padding: 10px;
    width: 320px;
    height: 96px;
    cursor: pointer;
    background: #efefdf;
}

img.HomeRecentReport {
    float: right;
    width: 90px;
    height: 90px;
    margin-left: 10px;
    border: 0;
    border-radius: 5px;
}

div.HomeRecentReportKicker {
    font-family: Alef, Arial;
    font-size: 11pt;
    color: #000055;
}

div.HomeRecentReportTitle {
    font-family: Alef, Arial;
    font-size: 16pt;
    line-height: 90%;
}

div.HomeRecentReportDateAuthor {
    position: absolute;
    top: 89px;
    right: 110px;
    width: 230px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    line-height: 100%;
    color: #888;
}

#divHomeThirdContainer {
    position: relative;
    margin-top: 30px;
    width: 100%;
    height: 930px;
}

#divHomeMostRead {
    position: absolute;
    top: 0;
    left: 0;
    width: 340px;
    height: 900px;
}

div.HomeBlockTitle {
    padding: 5px;
    color: #D02025;
    font-size: 16pt;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    text-align: right;
    text-shadow: 1px -1px 1px #999999;
    border-top: 3px solid #D02025;
}

#divHomeIntlArticles {
    position: absolute;
    top: 0;
    left: 350px;
    width: 300px;
    height: 900px;
}

#divHomeFacebookBox {
    position: absolute;
    top: 0;
    right: 0;
    width: 340px;
    height: 900px;
}

#divHomeThirdTopics {
    /*	position:absolute;
	top:330px;
	right:0;
	height:1390px;
	width:550px;*/
}

div.HomeThirdTopicLargeContainer {
    margin-top: 10px;
    position: relative;
    width: 550px;
    height: 189px;
    border-top: 2px solid #00446d;
    border-bottom: 0px solid #00446d;
}

div.HomeThirdTopicLarge {
    padding-top: 9px;
    background: #ffffff;
    height: 180px;
}

div.HomeThirdTopicLarge:hover {
    padding-top: 9px;
    background: #F5F0E0;
    height: 180px;
}

div.HomeThirdTopicTitle {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Carmela, Arial;
    font-size: 11pt;
    background: #00446d;
    color: #fff;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 145px;
    z-index: 5;
}

img.HomeThirdTopicLarge {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    width: 150px;
    height: 150px;
    border: 0;
}

div.HomeThirdTopicLargeKicker {
    font-family: Alef, Arial;
    font-size: 12pt;
    line-height: 100%;
    color: #aa0000;
}

div.HomeThirdTopicLargeTitle {
    font-family: AlefBold, Arial;
    font-size: 16pt;
    line-height: 100%;
    margin-top: 3px;
}

div.HomeThirdTopicLargeIntro {
    font-family: Alef, Arial;
    font-size: 11pt;
    line-height: 120%;
    margin-top: 10px;
    padding-left: 10px;
    overflow: hidden;
}

div.HomeThirdTopicLargeDateAuthor {
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888;
    margin-top: 5px;
    line-height: 100%;
}

div.HomeThirdTopicSmallContainer {
    position: relative;
    margin-top: 5px;
    width: 550px;
    height: 189px;
}

div.HomeThirdTopicTitleSmallRight {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Carmela, Arial;
    font-size: 11pt;
    background: #991155;
    color: #fff;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 70px;
    z-index: 5;
}

div.HomeThirdTopicTitleSmallLeft {
    position: absolute;
    top: 0;
    right: 275px;
    font-family: Carmela, Arial;
    font-size: 11pt;
    background: #991155;
    color: #fff;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 70px;
    z-index: 5;
}

div.HomeThirdTopicSmall {
    padding-top: 9px;
    background: #ffffff;
    height: 180px;
    width: 275px;
    border-top: 2px solid #991155;
}

div.HomeThirdTopicSmall:hover {
    padding-top: 9px;
    background: #F5F0E0;
    height: 180px;
    width: 275px;
}

div.HomeThirdTopicSmallLeft {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 9px;
    background: #ffffff;
    height: 180px;
    width: 275px;
    border-top: 2px solid #991155;
}

div.HomeThirdTopicSmallLeft:hover {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 9px;
    background: #F5F0E0;
    height: 180px;
    width: 275px;
    border-top: 2px solid #991155;
}

div.HomeThirdTopicSmallKicker {
    font-family: Alef, Arial;
    font-size: 10pt;
    line-height: 100%;
    color: #000055;
    padding: 5px;
}

div.HomeThirdTopicSmallTitle {
    font-family: AlefBold, Arial;
    font-size: 12pt;
    line-height: 100%;
    margin-top: 5px;
    padding: 5px;
}

img.HomeThirdTopicSmall {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    width: 120px;
    height: 120px;
    border: 0;
}

#divHomeFourthTopicsContainer {
    position: relative;
    margin-top: 10px;
    width: 100%;
    height: 300px;
}

#divHomeRecentReports {
    position: absolute;
    top: 10px;
    right: 510px;
    width: 330px;
    height: 1035px;
    background: #E5E0CD;
    border-radius: 5px;
}

div.HomeRecentArticles {
    position: relative;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
    cursor: pointer;
    border-bottom: 2px solid #cfcfcf;
}

img.HomeRecentArticles {
    width: 150px;
    height: 150px;
    border: 0;
}

img.HomeRecentArticlesStar {
    width: 150px;
    height: 150px;
    border: 0;
    opacity: 0.2;
}

div.HomeRecentArticlesKicker {
    position: absolute;
    top: 0;
    right: 150px;
    margin-right: 5px;
    width: 370px;
    height: 30px;
    font-family: 'Alef', 'Arial';
    font-size: 14px;
    line-height: 120%;
    color: #aa0000;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.HomeRecentArticlesTitle {
    position: absolute;
    top: 35px;
    right: 150px;
    margin-right: 5px;
    margin-left: 5px;
    width: 370px;
    height: 90px;
    font-family: 'AlefBold', 'Arial';
    font-size: 22px;
    line-height: 120%;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.HomeRecentArticlesIntro {
    position: relative;
    margin-top: 0;
    width: 100%;
    font-size: 12pt;
    font-family: 'Alef', 'Arial';
    line-height: 140%;
    overflow: hidden;
}

div.HomeRecentArticlesAuthor {
    position: relative;
    width: 100%;
    height: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 11pt;
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    color: #888;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.HomeRecentArticlesERT {
    position: relative;
    margin-top: 10px;
    width: 100%;
    font-size: 9pt;
    font-family: 'Carmela', 'Arial';
    color: #9a92d6;
    text-align: left;
}

div.RecentArticlesPhotoContainer {
    overflow: hidden;
    height: 250px;
    margin-bottom: 15px;
    border-radius: 10px;
}

img.RecentArticlesPhotoDefault {
    width: 320px;
    height: 320px;
    border: 0;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

img.RecentArticlesPhoto {
    width: 320px;
    height: 320px;
    border: 0;
}

#tinymce {
    padding: 8px;
    font-size: 13pt;
    line-height: 160%;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
}

#tinymce p {
    font-size: 13pt;
    line-height: 160%;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
}

#divArticleContent h1 a,
#divArticleContent h2 a,
#divArticleContent h3 a,
#divArticleContent h4 a,
#divArticleContent h5 a,
#divArticleContent h6 a {
    font-family: 'Open Sans Hebrew Condensed', sans-serif !important;
}

#divPageContent h1 strong {
    font-weight: normal;
}

#divPageContent h2 strong {
    font-weight: normal;
}

#divPageContent h3 strong {
    font-weight: normal;
}

#divPageContent h4 strong {
    font-weight: normal;
}

#divArticleContent h1,
#divArticleContent h2,
#divArticleContent h3,
#divArticleContent h4,
#divArticleContent h5,
#divArticleContent h6,
#tinymce h1,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5,
#tinymce h6 {
    line-height: 120%;
    font-family: 'Open Sans Hebrew Condensed', sans-serif;
    color: #b80303;
    text-shadow: 0px 1px 1px #bbb;
}

#divArticleContent h1,
#tinymce h1 {
    font-size: 28pt;
}

#divArticleContent h2,
#tinymce h2 {
    font-size: 24pt;
}

#divArticleContent h3,
#tinymce h3 {
    font-size: 20pt;
}

#divArticleContent h4,
#tinymce h4 {
    font-size: 16pt;
}

#divArticleContent h5,
#tinymce h5 {
    margin-bottom: 0;
    font-size: 12pt;
    font-weight: lighter;
}

#divArticleContent h6,
#tinymce h6 {
    margin-bottom: 0;
    font-size: 10pt;
    font-weight: lighter;
}

#divArticleContent span.Highlight {
    background-image: linear-gradient(#f5ff56, #fffdc1);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0% 0%;
    transition: background-position .5s, background-size .3s ease-in .5s;
}

.mce-content-body .asterisks {
    display: block;
    text-align: center;
    padding: 30px;
}

.mce-content-body .asterisks::before {
    content: "\f069\00a0\00a0\00a0\f069\00a0\00a0\00a0\f069";
    font-size: 30px;
    font-weight: 900;
    font-family: 'Font Awesome\ 5 Free';
    color: #a00;
}

#divArticleContent div.SideQuote::before {
    content: "\f10e";
    font-size: 25px;
    font-weight: 900;
    font-family: 'Font Awesome\ 5 Free';
    color: #a00;
}

#divArticleContent div.SideQuote {
    float: left;
    margin: 5px 15px 10px 0;
    padding: 20px 8px 0 0;
    width: 280px;
    font-size: 22px;
    font-weight: bold;
    line-height: 150%;
    font-family: 'Heebo', sans-serif;
    color: #5e5d65;
}

#divArticleContent div.SideQuote p {
    font-size: 22px;
    line-height: 150%;
    font-family: 'Heebo', sans-serif;
    color: #5e5d65;
}

div.SocialButtons div.wa-share-button {
    display: inline-block;
    margin: 0 10px;
    color: #2ed011;
}

div.SocialButtons div.wa-share-button::before {
    font-size: 30px;
    font-weight: 900;
    font-family: "Font Awesome 5 Brands";
    content: "\f232";
}

div.SocialButtons div.copy-link-button {
    display: inline-block;
    margin: 0 10px;
    color: #aaa;
    cursor: pointer;
}

div.SocialButtons div.copy-link-button::before {
    font-size: 25px;
    font-weight: 900;
    font-family: "Font Awesome\ 5 Free";
    content: "\f0c1";
}

div.SocialButtons div.copy-link-button.Done {
    filter: drop-shadow(1px 1px 5px #0a0);
}

.twitter-tweet-rendered {
    margin-right: auto;
    margin-left: auto;
}

div.SocialButtons #twitter-widget-0 {
    margin: 3px;
    vertical-align: top;
}

div.SocialButtons img.Print {
    position: absolute;
    top: 0;
    right: -43px;
    border: 0;
    padding: 3px;
    width: 30px;
    height: 30px;
}

div.ButtonsWrapper {
    position: absolute;
    top: 35px;
    right: -40px;
}

div.ButtonsWrapper .resp-sharing-button {
    border-radius: 18px;
    transition: 0.1s ease-out;
    padding: 5px 5px 3px 5px;
    font-size: 17px;
    width: 17px;
}

div.ButtonsWrapper .resp-sharing-button__link,
.resp-sharing-button__icon {
    display: block;
}

div.ButtonsWrapper .resp-sharing-button:hover {
    background: #a00;
}

.resp-sharing-button:hover,
.resp-sharing-button:active {
    filter: saturate(150%);
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    /*margin-right: 0.4em;*/
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--email {
    background-color: #ff6700;
    border-color: #ff6700;
}

.resp-sharing-button--reddit {
    background-color: #5f99cf;
    border-color: #5f99cf;
}

.resp-sharing-button--whatsapp {
    background-color: #25d328;
    border-color: #25d328;
}

.resp-sharing-button--telegram {
    background-color: #2c90de;
}

.resp-sharing-button--line {
    background-color: #00c300;
}

.resp-sharing-button--wechat {
    background-color: #4ec034;
    cursor: pointer;
}

.resp-sharing-button--qrcode {
    background-color: #000000;
    cursor: pointer;
    color: #d6cece;
}

.resp-sharing-button--copylink {
    background-color: #a81b1d;
    cursor: pointer;
    color: #ded0d0;
}

.resp-sharing-button--grey {
    background-color: #747677;
    cursor: pointer;
    color: #fff;
}

.resp-sharing-button--grey.Done {
    color: #8ff75a;
}

div.FloatingQRContainer {
    display: none;
    position: fixed;
    right: 50%;
    top: 50%;
    z-index: 1001;
    background: #4ec034;
    background: linear-gradient(to right, #4ec034, #124c05);
    margin-top: -150px;
    margin-right: -150px;
    width: 300px;
    height: 300px;
    border-radius: 10px;
    opacity: 1;
    transition: all 1s ease-in;
    transform: translateZ(0);
}

div.FloatingQRContainer.Shrink {
    width: 1px;
    height: 1px;
}

div.FloatingQRContainer #imgQR {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -75px;
    margin-top: -75px;
    border: 0;
    background-color: transparent;
    width: 150px;
    height: 150px;
}

img.SearchClose {
    position: absolute;
    right: -25px;
    top: -25px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#divArticleContent div.SideBox {
    position: relative;
    margin: 5px 10px 5px 0;
    float: left;
    width: 250px;
    color: #000000;
    background: #f1e1a9;
    border-radius: 5px;
}

#divArticleContent div.SideBoxTitle {
    margin-top: 0;
    padding: 15px;
    color: #000000;
    background: #ffc005;
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    font-family: 'Heebo', sans-serif;
    border-radius: 5px 5px 0 0;
}

#divArticleContent div.SideBoxContent {
    padding: 0 15px;
    font-size: 12px;
    line-height: 120%;
    font-family: 'Heebo', sans-serif;
    text-align: justify;
}

#divArticleContent div.SideBox p {
    font-size: 12px !important;
}

#divArticleContent div.SideBox ul {
    text-align: right;
}

#divArticleContent div.WideBox {
    margin: 10px auto;
    width: 650px;
    background: #f5f5f5;
    box-shadow: 1px 2px 8px 1px #bbb;
    border-radius: 10px;
}

#divArticleContent div.WideBoxTitle {
    margin-top: 0;
    padding: 15px 25px;
    color: #ffffff;
    background: #a51010;
    background: linear-gradient(to right, #a51010 10%, #e84a4a 52%, #a51010 100%);
    font-size: 24px;
    line-height: 120%;
    font-weight: bold;
    font-family: 'Heebo', sans-serif;
    border-radius: 10px 10px 0 0;
}

#divArticleContent div.WideBoxContent {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 120%;
    font-family: 'Heebo', sans-serif;
    color: #000000;
    background: linear-gradient(to bottom, #f6f8f9 10%, #d7dee3 52%, #f5f7f9 100%);
    border-radius: 0 0 10px 10px;
}

#divArticleContent div.WideBoxContent p,
div.WideBoxContent strong {
    font-size: 15px !important;
    color: #000000;
}

#divArticleContent div.WideBoxContent figure {
    max-width: 600px;
}

#divArticleContent div.WideBoxContent img {
    max-width: 580px;
}

#divPageContent h1 {
    margin-bottom: 0;
    font-size: 26pt;
    line-height: 120%;
    font-family: 'Hillel', 'Arial';
    color: #b80303;
    text-shadow: 1px -1px 1px #999999;
}

#divPageContent h2 {
    margin-bottom: 0;
    font-size: 22pt;
    line-height: 120%;
    font-family: 'Hillel', 'Arial';
    color: #b80303;
    text-shadow: 1px -1px 1px #999999;
}

#divPageContent h3 {
    margin-bottom: 0;
    font-size: 18pt;
    line-height: 120%;
    font-family: 'Hillel', 'Arial';
    color: #b80303;
    text-shadow: 1px -1px 1px #999999;
}

#divPageContent h4 {
    margin-bottom: 0;
    font-size: 14pt;
    line-height: 120%;
    font-family: 'Hillel', 'Arial';
    color: #b80303;
    text-shadow: 1px -1px 1px #999999;
}

#divPageContent {
    font-size: 14pt;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
    line-height: 160%;
    padding: 8px 0;
}

#divPageContent p {
    font-size: 14pt;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
    line-height: 160%;
}

#divPageContent li {
    font-size: 14pt;
}

#divPageContent table,
#tinymce table {
    max-width: 600px;
}

#divPageContent tr,
#tinymce tr {}

#divPageContent td,
#tinymce td {
    padding: 5px;
    font-size: 13pt;
    font-weight: bold;
    line-height: 130%;
    font-family: 'Open Sans Hebrew', 'Droid Sans', 'Droid Naskh', 'Arial';
    text-shadow: -8px 6px 5px #bbb;
    box-shadow: inset -8px 6px 5px #ddd;
}

#divPageContent blockquote {
    background: #a01010 url('/icons/quote_r_bright.png') no-repeat right top;
    color: #efefef;
    border: 0;
    border-radius: 10px;
    margin: 7px;
    padding-right: 45px;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: inset 0px 0px 10px #c1c1c1;
}

#divPageContent a:link {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    color: #003060;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
    border-bottom: 1px dashed #d0d0d0;
    text-decoration: none;
}

#divPageContent a:visited {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    color: #333333;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
    border-bottom: 1px dashed #d0d0d0;
    text-decoration: none;
}

#divPageContent a:hover {
    background: #a10c12;
    color: #ffffff;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
    border-bottom: 1px dashed #d0d0d0;
    text-decoration: none;
}

#divPageContent a:active {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    color: #aa0000;
    font-family: 'Open Sans Hebrew', 'Alef', 'Arial';
    border-bottom: 1px dashed #d0d0d0;
    text-decoration: none;
}

#divPageContent img.IconLink,
#tinymce img.IconLink {
    width: 20px;
    height: 20px;
    padding-right: 5px;
    border: 0;
    transition: all 0.5s ease;
}

#divPageContent img.IconLink:hover,
#tinymce img.IconLink:hover {
    border-radius: 50%;
    transform: rotate(360deg);
}

#divPageContent a.IconLink,
#tinymce a.IconLink {
    background: none;
    border: 0;
    text-decoration: none;
}

#divPageContent a.IconLink:hover,
#tinymce a.IconLink:hover {
    background: none !important;
    border: 0;
    text-decoration: none;
}

#imgPageImageMain {
    margin-left: 0;
    margin-right: 5px;
    margin-top: 7px;
    margin-bottom: 10px;
    float: left;
    width: 600px;
    height: 315px;
}

#inputCtrlButtonEdit {
    position: fixed;
    top: 300px;
    left: 0;
    text-align: center;
    width: 50px;
    height: 50px;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
    border-radius: 15px;
    background-color: transparent;
    background-image: url('images/edit.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
}

#divPageTitleKicker {
    font-family: 'Alef', 'Arial';
    font-size: 16pt;
    line-height: 120%;
    color: #aa0000;
}

#divPageSubTitleLarge {
    font-family: 'Carmela', 'Arial';
    font-size: 40pt;
    line-height: 120%;
    height: 295px;
}

#divPageContainer {
    position: relative;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

#divPageInactive {
    position: relative;
    margin-bottom: 20px;
    padding: 10px;
    width: 819;
    height: 25px;
    background: #e7b039;
    background: linear-gradient(to bottom, #7fc5e1 0%, #164a86 100%);
    color: #dfdfdf;
    font-family: 'Carmela', 'Arial';
    font-size: 14pt;
    font-weight: bold;
    line-height: 120%;
}

#divHomeCWInews {
    position: relative;
    margin: 0;
    width: 100%;
    border: 0;
}

div.HomeCWInewsLink {
    position: relative;
    height: 76px;
    overflow: hidden;
    padding: 5px;
    cursor: pointer;
    text-align: left;
    direction: ltr;
}

div.HomeCWInewsLinkKicker {
    margin-bottom: 2px;
    color: #aa0000;
    font-size: 11pt;
    font-weight: normal;
    font-style: italic;
    font-family: 'Vollkorn', 'Arial';
}

div.HomeCWInewsLinkTitle {
    color: #000;
    font-size: 12pt;
    line-height: 120%;
    font-style: italic;
    font-family: 'Vollkorn', 'Arial';
}

div.HomeCWInewsDate {
    position: absolute;
    top: 45px;
    left: 10px;
    font-size: 9pt;
    font-family: 'Vollkorn', 'Arial';
    color: #efefef;
    text-shadow: 1px 1px 2px #000000;
}

#tblArticleContainer {
    border: 0;
    padding: 0;
}

#tdArticleSideContainer {
    vertical-align: top;
}

#tdArticleBlocksLeft {
    width: 320px;
    padding: 10px;
    vertical-align: top;
    text-align: right;
}

#divArticleContainer {
    position: relative;
    border: 0;
    margin: 30px auto 0 auto;
    width: 1100px;
}

#divArticleCtrlContainer {
    position: fixed;
    top: 300px;
    left: 0;
    text-align: center;
    width: 50px;
    padding-right: 5px;
    padding-left: 5px;
}

#inputCtrlButtonEditA {
    text-align: center;
    width: 50px;
    height: 50px;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
    border-radius: 15px;
    background-color: transparent;
    background-image: url('images/edit.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
}

object.embeddedPDF {
    width: 640px;
    height: 700px;
}

div.SocialButtons {
    position: relative;
    width: 100%;
    max-height: 35px;
    border: 0;
    border-spacing: 0;
    direction: rtl;
    background: #fafafa;
    box-shadow: 2px 2px 2px #dfdfdf;
}

#divArticleContent img,
#divPageContent img,
#tinymce img {
    max-width: 600px !important;
    height: auto;
}

#iFrameDonation {
    width: 1000px !important;
    height: 1200px !important;
    border: 0;
}

.addresses {
    display: none !important;
}

#divArticleImgContainer {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 200px;
}

#divImgLabel {
    position: relative;
    margin: 0;
    width: 195px;
    background: #000000;
    color: #efefef;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    font-size: 10pt;
    font-family: 'Carmela', 'Arial';
    line-height: 130%;
}

#divArticleRecentReportBox {
    background: #fff7e7;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
}

div.ArticleRecentReportBoxItem {
    margin-top: 10px;
    background: #fff7e7;
    position: relative;
    height: 70px;
}

div.ArticleRecentReportBoxItemHover {
    margin-top: 10px;
    background: #fffded;
    position: relative;
    height: 70px;
}

img.ArticleRecentReportBoxItem {
    display: block;
    position: absolute;
    top: 0;
    right: 7px;
    width: 70px;
    height: 70px;
}

div.ArticleRecentReportBoxItemKicker {
    position: absolute;
    top: 0;
    right: 80px;
    color: #555555;
    font-size: 10pt;
    font-weight: bold;
    font-family: 'Alef', 'Arial';
}

div.ArticleRecentReportBoxItemTitle {
    position: absolute;
    top: 15px;
    right: 80px;
    color: #000000;
    font-size: 12pt;
    font-family: 'AlefBold', 'Arial';
    line-height: 110%;
}

div.ReportDateAuthor {
    height: 25px;
    font-family: 'Open Sans Hebrew', 'Arial';
    font-size: 9pt;
    color: #888;
    margin-top: 5px;
    line-height: 100%;
}

div.divFooterLink {
    margin-bottom: 5px;
    font-size: 12pt;
    color: #efefef;
}

.article_top_image {
    border: 0;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

table.index_box {
    margin-left: auto;
    margin-right: auto;
    border: 0;
    border-spacing: 2px;
    width: 500px;
    margin-bottom: 4px;
    border-bottom: 1px dotted #DDD;
}

table.index_box_hover {
    margin-left: auto;
    margin-right: auto;
    border: 0;
    border-spacing: 2px;
    width: 500px;
    margin-bottom: 4px;
    border-bottom: 1px dotted #DDD;
    background: #F5F5F0;
}

td.index_box2 {
    width: 416px;
    padding: 4px;
    margin-bottom: 4px;
    border-bottom: 0;
    cursor: pointer;
    vertical-align: top;
}

td.index_box2_hover {
    vertical-align: top;
    cursor: pointer;
    width: 416px;
    padding: 4px;
    margin-bottom: 4px;
    border-bottom: 0;
    background: #f5f0e0;
}

div.index_content {
    font-size: 11pt;
    background: none transparent scroll repeat 0% 0%;
    color: #000000;
    font-family: Alef, Arial, Verdana, Helvetica;
    margin-top: 0px;
    margin-bottom: 0px;
}

span.index_article_kicker {
    font-size: 11pt;
    font-family: Alef, Arial, Helvetica;
    text-decoration: none;
    color: #aa0000;
}

a.archiveYearNew,
a.archiveYearNew:active,
a.archiveYearNew:visited {
    text-decoration: none;
    font-size: 16pt;
    font-family: Alef, Arial;
    color: #000;
}

a.archiveYearNew:hover {
    text-decoration: none;
    font-size: 16pt;
    font-family: Alef, Arial;
    color: #a00;
}

a.archiveYearOld,
a.archiveYearOld:active,
a.archiveYearOld:visited {
    text-decoration: none;
    font-size: 12pt;
    font-family: Alef, Arial;
    color: #000;
}

a.archiveYearOld:hover {
    text-decoration: none;
    font-size: 12pt;
    font-family: Alef, Arial;
    color: #a00;
}

a.index_article_title,
a.index_article_title:active,
a.index_article_title:visited {
    text-decoration: none;
}

span.index_article_title {
    font-size: 14pt;
    font-family: Alef, Arial, Helvetica;
    text-decoration: none;
    color: #000000;
}

span.index_article_title:hover {
    font-size: 14pt;
    font-family: Alef, Arial, Helvetica;
    color: #0080c0;
}

span.index_linkless_title {
    font-size: 14pt;
    font-family: Alef, Arial, Helvetica;
    text-decoration: none;
    color: #657A7A;
    font-weight: bold;
}

a.topic_browse_page,
a.topic_browse_page:active,
a.topic_browse_page:visited {
    font-size: 12pt;
    font-family: Tahoma, Arial;
    text-decoration: none;
}

a.topic_browse_page:hover {
    text-decoration: underline;
}

span.topic_browse_curpage {
    font-size: 12pt;
    font-family: Tahoma, Arial;
    font-weight: bold;
}

.message_box_background {
    background: #990000;
    color: #efefef;
    text-align: center;
    padding: 5px;
}

.message_box_title {
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
}

.message_box_content {
    font-family: Verdana;
    font-size: 12pt;
    padding-left: 10px;
    padding-right: 10px;
}

th.table_list {
    background: #A00;
    color: #EEE;
    text-align: center;
}

tr.table_list_row1 {
    background: #e3e3e3;
}

tr.table_list_row2 {
    background: #f0f0f0;
}

tr.table_list_row1:hover,
tr.table_list_row2:hover {
    background: #faa;
}

tr.table_list_row_hover
/*for stupid browsers like ie6 or lower*/

{
    background: #faa;
}


/*Main page header*/

a.topic_menu,
a.topic_menu:visited {
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
    color: #aaaaaa;
}

a.topic_menu:hover {
    font-family: 'Open Sans Hebrew Condensed', 'Arial';
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
    color: #D02025;
}

a.topper,
a.topper:visited,
a.topper:hover {
    color: #fff;
    text-decoration: none;
    font-size: 10pt;
    font-family: Arial;
}

#divFloatingForm {
    display: none;
    transition: width 2s, height 2s, transform 2s;
    position: fixed;
    top: 50%;
    right: 50%;
    width: 1px;
    height: 1px;
    margin-top: -210px;
    margin-right: -101px;
    z-index: 1001;
}

#divBottomBar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 130px;
    z-index: 800;
    background: #961d50;
}

#divFloatingSearchContainer {
    display: none;
    position: relative;
}

#divFloatingSearch {
    position: fixed;
    z-index: 1001;
    background: #a00000;
    background: linear-gradient(to right, #f00000, #a00000);
    top: 50%;
    right: 50%;
    margin-top: -35px;
    margin-right: -300px;
    width: 0;
    height: 0;
    border-radius: 10px;
    opacity: 1;
    transition: all 1s ease-in;
}

input.searchboxL {
    position: absolute;
    border: 0;
    background-color: transparent;
    top: 10px;
    left: 70px;
    width: 500px;
    height: 50px;
    text-align: right;
    direction: rtl;
    color: #fff;
    font-size: 26px;
    font-family: Alef, Arial;
}

input.searchboxL::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.6;
}

input.searchboxL:focus {
    outline-width: 0;
}

#inputButtonSearch {
    position: absolute;
    border: 0px;
    background-color: transparent;
    top: 15px;
    left: 20px;
    width: 40px;
    height: 40px;
    background-image: url('images/search_m.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
    cursor: pointer;
}

#inputButtonSearch:focus {
    outline-width: 0;
}

#imgSearchClose {
    position: absolute;
    top: -25px;
    left: -25px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

div.SearchWrapperPassive {
    position: relative;
    margin: 0;
    padding: 0;
    width: 310px;
    height: 40px;
    background-image: url('images/widesearch.gif');
    background-repeat: no-repeat;
    opacity: 0.3;
    transition: all 1s ease-in;
}

div.SearchWrapperActive {
    position: relative;
    margin: 0;
    padding: 0;
    width: 310px;
    height: 40px;
    background-image: url('images/widesearch.gif');
    background-repeat: no-repeat;
    opacity: 1;
    transition: all 1s ease-in;
}

input.buttonSearch {
    position: absolute;
    border: 0px;
    background-color: transparent;
    top: 4px;
    left: 9px;
    width: 32px;
    height: 28px;
    background-image: url('images/blanksquare.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
    cursor: pointer;
}

input.buttonSearch:focus {
    outline-width: 0;
}

#searchwrapper form {
    display: inline;
}

input.searchbox {
    border: 0;
    background-color: transparent;
    position: absolute;
    top: 4px;
    left: 38px;
    width: 254px;
    height: 28px;
    text-align: right;
    direction: rtl;
    color: #fff;
    font-size: 18px;
    font-family: Alef, Arial;
}

input.searchbox::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.6;
}

input.searchbox:focus {
    outline-width: 0;
}

#logowrapper {
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url('images/headbox.jpg?545');
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    width: 230px;
    height: 110px;
}

#imgLogoSmall {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 105px;
    height: 50px;
    margin: 0;
}

#menu_wrapper {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    height: 30px;
    padding: 0px;
    margin: auto;
    position: relative;
}

#divMenuRow {
    text-align: center;
    background: #a51010;
    /*background: linear-gradient(90deg, rgba(180,16,16,1) 0%, rgba(85,0,0,1) 100%);*/
    background: linear-gradient(90deg, #dc1616 0%, #550000 100%);
    width: 100%;
    height: 30px;
    /*box-shadow: 0px 5px 5px #bbb;*/
}

td.menuitem {
    background-color: transparent;
    color: #f0f0f0;
    border: 0px;
    cursor: pointer;
    font-size: 14pt;
    font-family: 'Heebo', sans-serif;
    text-align: center;
}

td.menuitem:hover {
    background: #bb0000;
}

div.menuitem {
    height: 100%;
    padding: 0 10px;
    color: #f0f0f0;
    cursor: pointer;
    font-size: 14pt;
    font-family: 'Heebo', sans-serif;
}

div.menuitem:hover {
    background: #bb0000;
}

div.menuitem.NoPadding {
    padding: 0;
}

div.menuitemX {
    width: 100%;
    height: 100%;
    /*background:#df0000;*/
    /*border-radius:15px;*/
    font-weight: bold;
    /*text-shadow: 1px 1px 1px #000;*/
}

a.menuitem,
a.menuitem:visited,
a.menuitem:hover,
a.menuitem:active {
    border: 0;
    color: #fff;
    text-decoration: none;
}

#tblMenu {
    border-spacing: 0;
    border: 0;
    width: 100%;
    height: 30px;
}

#divMenuWrapperSmall {
    width: 1000px;
    height: 22px;
    padding: 0px;
    margin: auto;
    position: relative;
}

#divMenuRowSmall {
    display: none;
    text-align: center;
    background: #a51010;
    background: linear-gradient(90deg, rgba(180, 16, 16, 1) 0%, rgba(85, 0, 0, 1) 100%);
    width: 100%;
    height: 30px;
    box-shadow: 0px 5px 5px #bbb;
}

.slogan {
    margin: 5px;
    font-family: tahoma, arial;
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
    direction: rtl;
    color: #CC0000;
}

div.article_box {
    font-size: 10pt;
    background: #e0e0e0;
    float: left;
    width: 250px;
    border: solid #555555 1px;
    text-align: right;
    padding: 5px;
    margin: 5px;
}

#imgExtraBanner {
    display: block;
    width: 800px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 11px;
    border: 0;
    /*box-shadow: 0 5px 5px #bbb, 0 -1px 5px #bbb;*/
    border-radius: 10px;
}


/*Demands*/

ul.demands {
    margin: 3px;
    font-size: 14pt;
    font-weight: bold;
    line-height: 150%;
    color: #245c7d;
    text-indent: 2px;
    list-style: square;
    padding: 7px;
    text-shadow: 1px 1px 1px #999;
}

ul.demands li {
    margin-bottom: 15px;
}

div.demands_floater_right {
    position: relative;
    float: right;
    width: 300px;
    height: 500px;
    margin-left: 20px;
    margin-top: 10px;
}

div.demands_floater_left {
    position: relative;
    float: left;
    width: 300px;
    height: 500px;
    margin-right: 20px;
    margin-top: 10px;
}

div.demands_floater_left_double {
    position: relative;
    float: left;
    width: 300px;
    height: 700px;
    margin-right: 20px;
    margin-top: 0;
}

div.demands_subtitle {
    position: absolute;
    top: -12px;
    right: 15px;
    width: 500px;
    border-radius: 5px;
    background: #980101;
    background: linear-gradient(90deg, rgba(180, 16, 16, 1) 0%, rgba(204, 108, 108, 1) 100%);
    color: #efefef;
    text-align: center;
    font-size: 22pt;
    font-family: 'Felix', 'Arial';
    text-shadow: 1px 1px 1px #000;
    box-shadow: 0px 5px 5px #bbb;
}

div.demands_box {
    position: relative;
    width: 100%;
    padding: 60px;
    background: url('images/dembg.png') repeat #efefef;
    box-shadow: 0px 5px 5px #bbb;
    text-align: right;
    margin-bottom: 50px;
    border-radius: 5px;
    box-sizing: border-box;
}

div.demands_box_intro {
    margin-bottom: 10px;
    padding: 15px;
    border: solid #777 0px;
    color: #000000;
    background-color: #ffffff;
    text-align: right;
}

div.demands_box_intro p {
    font-size: 12pt !important;
    line-height: 150% !important;
    font-family: 'Alef', 'Arial' !important;
}


/*Featured Content*/

#featured {
    width: 582px;
    padding-right: 250px;
    position: relative;
    height: 310px;
    background: #fff;
    border: 0px solid #eee;
}

#featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    left: 582px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 250px;
    height: 310px;
}

#featured ul.ui-tabs-nav li {
    padding: 1px 0;
    padding-left: 13px;
    font-size: 12px;
    direction: rtl;
}

#featured ul.ui-tabs-nav li span {
    font-size: 12pt;
    font-family: Alef, Verdana, Arial;
    font-weight: bold;
    line-height: 14pt;
    color: #000;
}

#featured .ui-tabs-panel {
    width: 582px;
    height: 310px;
    background: #999;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

#featured .ui-tabs-hide {
    display: none;
}

#featured li.ui-tabs-nav-item a {
    /*On Hover Style*/
    text-align: right;
    display: block;
    height: 60px;
    color: #333;
    background: #fff;
    line-height: 20px;
    outline: none;
}

#featured li.ui-tabs-nav-item a:hover {
    background: #f5f0e0;
}

#featured li.ui-tabs-selected {
    /*Selected tab style*/
    background: url('images/selected-item.gif') top left no-repeat;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: #d5d0c0;
}

#featured ul.ui-tabs-nav li img {
    float: right;
    width: 50px;
    height: 50px;
    margin: 2px 5px;
    background: #fff;
    padding: 2px;
    border: 1px solid #eee;
}

#featured .ui-tabs-panel .info {
    position: absolute;
    /*    top:230px; left:0;   
    height:80px; width: 582px;  */
    top: 0;
    left: 0;
    height: 310px;
    width: 200px;
    background: url('images/transparent-bg.png');
}

#featured .info h2 {
    font-size: 18pt;
    line-height: 20pt;
    font-family: Carmela, Arial, Georgia, serif;
    color: #fff;
    padding: 5px;
    margin: 0;
    overflow: hidden;
    direction: rtl;
}

#featured .info p {
    margin: 20px 5px;
    font-family: Alef, Arial;
    font-size: 16pt;
    line-height: 18pt;
    color: #f0f0f0;
    direction: rtl;
}

#featured .info a {
    text-decoration: none;
    color: #fff;
}

#featured .info a:hover {
    text-decoration: none;
}

div.vidSubtitle {
    position: relative;
    margin-top: -40px;
    margin-bottom: 5px;
    width: 146px;
    height: 37px;
    background: url('/nidal/styles/images/transparent-bg.png');
    padding-right: 2px;
    padding-left: 2px;
    font-family: 'Carmela', 'Droid Sans', 'Droid Naskh', 'Arial';
    font-size: 9pt;
    line-height: 140%;
    color: #fff;
    direction: rtl;
}

img.vidImage {
    border: 0;
    width: 150px;
    height: 100px;
}

div.imgSubtitle {
    position: relative;
    margin-top: -70px;
    margin-bottom: 5px;
    background: url('images/transparent-bg.png');
    width: 146px;
    height: 68px;
    padding-right: 2px;
    padding-left: 2px;
    font-family: AlefBold, Arial;
    font-size: 14pt;
    line-height: 12pt;
    color: #fff;
    direction: rtl;
}


/* Forms */

div.contactForm {
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.30);
    padding: 10px;
    border: 0px dotted #555;
    color: #f5f5f5;
    background-color: #00446d;
    background: linear-gradient(to bottom, #00446d, #8E9399);
}

div.joinForm {
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.30);
    padding: 10px;
    border: 0px dotted #555;
    color: #f5f5f5;
    background-color: #fc9a24;
    background: linear-gradient(to bottom, #fc9a24, #ffcd57);
}

div.formContactCaption {
    font-family: Carmela, Arial;
    font-size: 12pt;
    margin-top: 5px;
}

input.formContactInput {
    font-family: Alef, Arial;
    background: #ddd;
    border: 1px dotted #555;
    font-size: 10pt;
    width: 122px;
}

input.formContactInputLarge {
    font-family: Alef, Arial;
    background: #ddd;
    border: 1px dotted #555;
    font-size: 10pt;
    width: 195px;
}

textarea.formContactTextarea {
    font-family: Alef, Arial;
    background: #ddd;
    font-size: 10pt;
    width: 118px;
    height: 85px;
}

textarea.formContactTextareaLarge {
    font-family: Alef, Arial;
    background: #ddd;
    font-size: 10pt;
    width: 195px;
    height: 100px;
}

div.FloatingFormSent {
    display: none;
    opacity: 1;
    text-shadow: 6px -1px 5px #561010;
}

#divFormContactSent {
    font-size: 50px;
    line-height: 90%;
    font-family: 'Heebo', sans-serif;
    color: #f5f5f5;
}

#divSentTitle {
    font-size: 40px;
    line-height: 100%;
    font-weight: 400;
    font-family: 'Heebo', sans-serif;
}

#divSentMsg {
    font-size: 32px;
    line-height: 140%;
    font-weight: 200;
    font-family: 'Heebo', sans-serif;
}


/* Tables */

tr.myDragClass td {
    color: yellow;
    text-shadow: 0 0 10px black, 0 0 10px black, 0 0 8px black, 0 0 6px black, 0 0 6px black;
    background-color: #999;
    -webkit-box-shadow: 0 12px 14px -12px #111 inset, 0 -2px 2px -1px #333 inset;
}

tr.myDragClass td:first-child {
    -webkit-box-shadow: 0 12px 14px -12px #111 inset, 12px 0 14px -12px #111 inset, 0 -2px 2px -1px #333 inset;
}

tr.myDragClass td:last-child {
    -webkit-box-shadow: 0 12px 14px -12px #111 inset, -12px 0 14px -12px #111 inset, 0 -2px 2px -1px #333 inset;
}


/* Related Box */

#divArticleRelatedBox {
    position: relative;
    direction: rtl;
    border: 0;
    width: 100%;
    max-height: 480px;
    overflow-y: auto;
}

#divArticleRelatedBox::-webkit-scrollbar {
    width: 15px;
}

#divArticleRelatedBox::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 10px;
}

#divArticleRelatedBox::-webkit-scrollbar-thumb {
    background-color: #efefef;
    border-radius: 10px;
}

img.RelatedBoxImage {
    width: 150px;
    height: 150px;
    border: 0;
    float: right;
    padding-left: 10px;
}

img.LinkedBottom {
    width: 190px;
    height: 190px;
    border: 0;
    padding-left: 0;
}

a.relatedBoxKicker {
    color: #555;
    font-family: Alef;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

a.relatedBoxKickerSmall {
    color: #555;
    font-family: Alef;
    font-size: 10pt;
    text-decoration: none;
}

a.relatedBoxArticle {
    color: #000;
    font-family: AlefBold;
    font-size: 12pt;
    text-decoration: none;
}

a.relatedBoxArticleSmall {
    color: #000;
    font-family: Alef;
    font-size: 11pt;
    text-decoration: none;
}

div.relatedBoxDate {
    position: absolute;
    bottom: 0;
    right: 80px;
    width: 70px;
    background: #000000;
    color: #ffffff;
    font-family: Hillel;
    font-size: 11pt;
    opacity: 0.5;
}

div.relatedBoxDateBottom {
    position: absolute;
    top: 175px;
    left: 0;
    width: 70px;
    background: #000000;
    color: #ffffff;
    font-size: 11pt;
    font-family: 'Hillel', 'Arial';
    opacity: 0.5;
}

div.relatedBoxTitle {
    color: #000;
    font-family: 'AlefBold';
    font-size: 12pt;
    text-decoration: none;
}

div.relatedBoxKicker {
    color: #555;
    font-family: Alef;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

td.linkedBottom {
    vertical-align: top;
    padding: 6px !important;
    background: #ffffff;
    width: 200px;
}

td.linkedBottomHover {
    vertical-align: top;
    padding: 6px !important;
    background: #f5f0e0;
    width: 200px;
    cursor: pointer;
}


/* Buttons */

input.formContactButton {
    font-family: AlefBold, Arial;
    font-size: 12pt;
    color: #202020;
    background: #b0c2da;
    border: 1px dotted #555;
    margin-top: 10px;
    border-radius: 4px;
    box-shadow: inset 0px 1px 0px 0px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 5px;
}

input.formJoinButton {
    font-family: AlefBold, Arial;
    font-size: 12pt;
    color: #dfdfdf;
    background: #da7802;
    border: 1px dotted #555;
    margin-top: 10px;
    border-radius: 4px;
    box-shadow: inset 0px 1px 0px 0px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 5px;
}

input.buttonChangePhoto {
    display: block;
    z-index: 50;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    background-image: url('images/camera.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
}

input.buttonChangePhoto-large {
    display: block;
    z-index: 50;
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border-radius: 15px;
    cursor: pointer;
    background-color: transparent;
    background-image: url('images/camera.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
}

input.buttonEdit {
    /*	display:block;
	z-index:50;
	position:absolute;
	top:0;
	right:0;*/
    width: 50px;
    height: 50px;
    cursor: pointer;
    /*border:0;*/
    border-radius: 15px;
    background-color: transparent;
    background-image: url('images/edit.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 90%;
}


/*Back to top:*/

.cd-top {
    position: fixed;
    bottom: 40px;
    right: 10px;
    height: 40px;
    width: 40px;
    display: inline-block;
    z-index: 900;
    box-shadow: 0px 1px 5px 4px rgba(0, 0, 0, 0.23);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(165, 16, 16, 1.0) url(images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 10px;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 90px;
        bottom: 25px;
        z-index: 20;
    }
}


/*Slick*/

.slider {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.slider-hidden {
    display: none;
}

.slider-loading {
    width: 100%;
    height: 100%;
    background: #fff url('/maavak/styles/images/loading.gif') no-repeat 50% 48%;
    background-size: 100px 100px;
    text-align: center;
}

.slick-slide {
    margin: 0px;
    box-sizing: border-box;
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-prev:before,
.slick-next:before {
    color: black !important;
    box-sizing: border-box !important;
}

.slick-active {
    opacity: 1;
    box-sizing: border-box;
}

.slick-current {
    opacity: 1;
    box-sizing: border-box;
}


/* Footer */

@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}