﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 50px;
    padding-bottom: 20px*/;
    padding-top: 10px;
    padding-bottom: 45px;
    padding-left: 10px;
    padding-right: 10px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

div#waitspinner {
    width: 100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    /*background: url(Images/Loading40x40.gif) no-repeat center #fff;*/
    text-align: center;
    padding: 10px;
    font: normal 16px Tahoma, Geneva, sans-serif;
    border: 0px solid #666;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 2;
    overflow: auto;
    display: none;
}

/* ---------------------------------------------------------------- */
/* ---------------       ChannelArticleNews ----------------------- */
/* ---------------------------------------------------------------- */

div.PageNewsTitleContainer {
    padding: 5px;
    border: 1px solid #CDCDCD;
    background-color: #FAFAFA;
    margin-bottom: 10px;
    height: auto;
    overflow: auto;
}

div.PageNewsTitleContainerNoMargin {
    padding: 5px;
    border: 1px solid #CDCDCD;
    background-color: #FAFAFA;
    /*margin-bottom: 10px;*/
    height: auto;
    overflow: auto;
}

div.PageNewsTitleShortContainer {
    padding: 0px;
    border: 1px solid #CDCDCD;
    background-color: #FAFAFA;
    margin-bottom: 5px;
    height: auto;
    overflow: auto;
}

div.PageNewsTitleShortContainer {
    padding: 0px;
    border: 1px solid #CDCDCD;
    background-color: #FAFAFA;
    margin-bottom: 5px;
    height: auto;
    overflow: auto;
}

div.PageElementBoxContainer {
    margin: 0px 0px 10px 0px;
    text-align: right;
    clear: both;
    width: 100%;
    direction: rtl;
    display: inline-block;
    overflow: auto;
}

div.PageElementBox {
    margin: 0px 0px 10px 0px;
    text-align: right;
    clear: both;
    width: 100%;
    direction: rtl;
    display: inline-block;
}

h1.PageNewsTitle {
    margin: 0;
    vertical-align: middle;
    float: right;
    clear: both;
    font-family: Aharoni;
    font-size: 1.5em;
    font-weight: bold;
    color: #5B730D;
}

h2.ElementTitleText {
    font-family: Aharoni;
    font-size: 1.5em !important;
    font-weight: bold;
    color: #5B730D;
    padding: 0px;
}

h2.CardElementTitleText {
    font-family: Aharoni;
    font-size: 1.5em !important;
    font-weight: bold;
    color: #5B730D;
    padding: 0px;
    margin-top: 10px !important;
}

h2.CardElementTitleTextNoMargin {
    margin-top: 0px !important;
    margin-bottom : 0px !important;
}

h2.CardElementTitleTextShort {
    font-family: Aharoni;
    font-size: 1.5em !important;
    font-weight: bold;
    color: #5B730D;
    padding: 0px;
    margin-top: 0px !important;
}

h4.ContactGroupTitle {
    margin: 0;
    /*font-family:Aharoni ;*/
    font-size: 1.2em;
    font-weight: bold;
    color: #5B730D;
}

a.ContactGroupTitle {
    margin: 0;
    font-family: Aharoni;
    font-size: 1.2em;
    font-weight: bold;
    color: #5B730D;
    white-space:normal !important;
    display:inline   !important;
}

span.PageNewsTitleDate {
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    float: right;
    clear: both;
}

div.PageFullWidthContainer {
    margin-bottom: 10px;
    height: auto;
    overflow: auto;
}

img.DividerImageFullWidth {
    width: 100%;
    height: 1px;
}

h1.PageNewsTitle {
    margin: 0;
    vertical-align: middle;
    float: right;
    clear: both;
    font-family: Aharoni;
    font-size: 1.5em;
    font-weight: bold;
    color: #5B730D;
}

span.CardTitle {
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    float: right;
    clear: left;
    margin-bottom: 10px;
}

span.CardTitleNoPadding {
    float: right;
    clear: left;
    margin-bottom: 10px;
}

span.CardTitleCardTypeText {
    /*margin: 5px;*/
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #336699;
    padding-right: 5px;
    padding-left: 5px;
    color: #336699;
    float: right;
    clear: left;
    font-weight: bold;
    margin-left: 5px;
}

span.CardTitleCardTypeTextNoLeftBorder {
    padding-right: 5px;
    padding-left: 5px;
    color: #336699;
    float: right;
    clear: left;
    font-weight: bold;
    margin-left: 5px;
}

span.CardTitleWithDivider {
    /*margin: 5px;*/
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #336699;
    /*padding-right: 5px;*/
    padding-left: 5px;
    color: #336699;
    float: right;
    clear: left;
    font-weight: bold;
    margin-left: 5px;
}

span.CardTitleWithDividerNew {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #336699;
    padding-left: 5px;
    color: #336699;
    font-weight: bold;
    margin-left: 5px;
    font-size: 1.2em;
}

table.RecentNewsCardItemContainerBox {
    /*border: 1px solid #D3D3D3;*/
    width: 100%;
    /*overflow: hidden;*/
}

div.RecentNewsCardBody {
    border-style: solid;
    border-width: 1px;
    border-color: #CDCDCD #CDCDCD #AEAEAE #CDCDCD;
    overflow: hidden; /*background-color: #FAFAFA;*/
    margin-bottom: 5px;
    padding: 5px;
}


div.ChannelArticleNewsDataRowItem, div.FlashNewsDataRowItem, div.EventsDataRowItem {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    vertical-align: top;
    position: relative; /*height: 170px;*/
    /*border: 1px solid #D3D3D3;*/
    width: 100%;
    /* background-color: #FAFAFA;*/
}

span.TitleText, a.TitleText, span.CardTitleBox {
    font-weight: bold;
    color: #5B730D;
    text-decoration: none;
    font-size: 1.2em;
}

span.TitleDate {
    font-size: 0.9em;
    font-weight: normal;
    color: #797979;
    text-decoration: none;
}

span.NormalText, a.NormalText {
    text-decoration: none;
    color: #333333;
    font-size: 1em;
    line-height: 120%;
    font-weight: normal;
}

td.verticalaligntop {
    width: 100px;
    vertical-align: top;
}

table.TableTitleBox{
    width: 100%;
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;
}

table.ArticleRowWithImage, table.TableFlashNewsBox, table.TableContactsBox, table.TableEventsBox {
    width: 100%;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}

    table.ArticleRowWithImage th, table.TableFlashNewsBox th, table.TableContactsBox th, table.TableEventsBox th, table.TableTitleBox th {
        /* border: 1px solid #D3D3D3;*/
        padding: 0px 2px 0px 2px;
        vertical-align: top; /*background-color: #97C0FF;*/
        background-color: rgba(242, 242, 242,0.75);
        text-align: right;
    }

    table.ArticleRowWithImage tr, table.TableFlashNewsBox tr, table.TableContactsBox tr, table.TableEventsBox tr {
        /* border: 1px solid #D3D3D3;*/
        border: 1px solid #CCCCCC;
        padding: 0px 2px 0px 2px;
        vertical-align: top; /*background-color: #97C0FF;*/
        background-color: rgba(242, 242, 242,0.3);
        text-align: right;
    }

    table.ArticleRowWithImage td, table.TableFlashNewsBox td, table.TableEventsBox td{
        padding: 2px;
        width: 50%;
        /* border: 1px solid #D3D3D3;*/
        vertical-align: top;
    }

    table.TableContactsBox td {
        white-space: nowrap;
        padding: 2px 2px 2px 50px;
    }
    
    table.TableContactsBox td:last-child {
        white-space:normal;
        width:100%;
    }

 



img.ChannelArticleNewsDataRowItemImage {
    margin: 2px;
    /*width: 160px;*/
    /*height: auto;*/
    max-width: 140px;
    float: right;
}

img.EventsDataRowItemImage {
    margin: 2px;
    width: 110px;
    height: auto;
    float: right;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #cccccc !important;
}

span {
    /*     font-size: 1em;
         line-height:120%;*/
}

img {
}

span.ElementText {
    font-size: 1em;
    line-height: 120%;
}

img.ImageWithOverlay {
    border-style: none;
    z-index: 1;
    width: 100%;
}

div.ImageOverlayCaptionBox {
    /* border: thin solid #FF0000;*/
    position: relative;
    right: 0px;
    bottom: 0px;
    background: #1E1E1E;
    width: 100%; /*opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;*/
}

span.ImageOverlayCaptionText {
    /* border: thin solid #FF0000;*/
    position: relative;
    color: #fff;
    z-index: 10;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    display: block;
    font-family: Arial;
}

span.ElementTitleText {
    /*font-size: 1.2em; 
    color: #5B730D;*/
    margin: 0;
    font-family: Aharoni;
    font-size: 1em;
    font-weight: bold;
    color: #5B730D;
}



.YouTubeConteiner {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

    .YouTubeConteiner iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

.MaxFullWidth {
    max-width: 100%;
}

div.RightSideImage {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-left: 10px;
    display:inline-block; /* Add By Motti Mizrahi At 29/06/2016 */
}

.GoogleChart {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
}

.GoogleChartWrap {
    border:1px solid gray;
    position: relative;
    padding-bottom: 100%;
    /*min-height: 540px;*/
    height: 0;
    overflow:hidden;
}

table.ServuyButtons
{
    width: 100%;
}

td.ServuyButtons
{           
    height: 65px;
}

span.ServuyButtons
{
    height : auto ;
    display:block ;
    overflow:hidden;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}
  
input.ServuyButtons, button.ServuyButtons
{
    background-color: #f18400;
    cursor: pointer;
    margin:2px;
    float:left ;
    overflow: hidden;
    width:100%;
    height: 65px;
}


input.ServuyButtons:disabled, button.ServuyButtons:disabled
{
    background-color: #C0C0C0;
    cursor: default;
    margin:2px;
    float:left ;
    overflow: hidden;
    width:100%;
    height: 65px;
}