﻿body {
    direction: rtl !important;
    background: #d5d6d8;
    padding: 0px !important;
}

@font-face {
  font-family: 'Znassim';
  src: url('../fonts/znassim-regular.eot');
    src: url('../fonts/znassim-regular.eot') format('embedded-opentype'),
         url('../fonts/znassim-regular.woff') format('woff'),
         url('../fonts/znassim-regular.ttf') format('truetype');
}



.FontNasim {
    font-family: Znassim, Tahoma, Arial;
}

.FontAref {
    font-family: arefregular, Tahoma, Arial;
}

.navbar-fixed-right {
    position: fixed;
    display: block;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: auto;
}

.HeightFill {
    
}

.MinHeightFill {
    min-height: 100%;
}

.DockInParent {
    width: 100%;
    height: 100%;
    max-width: 100%;

}

.NoOverFlow {
    overflow: hidden;
}
.Border-Color-1 {
    border: 1px solid white;
    border-radius: 1px;
}

.Fill-color-1 {
    background-color: white  !important; 
}

.Fill-color-2 {
    background-color: #79b529;
    
}

.Fill-color-3 {
    background-color: #d5d6d8 !important;
}

.Fill-color-4 {
    background-color: black !important;
}

.Fill-Color-5 {
    background-color: #e4912c;
}

.Fill-color-Transparent {
    background-color: transparent;
}

.Font-Color-1 {
    color: #79b529  !important;
}

.Font-Color-2 {
    color: white  !important;
}

.Font-Color-3 {
    color: black  !important;
}

.Font-Color-4 {
    color: #d5d6d8 !important;
}


.Link:hover {
    color: RGB(115, 115, 115) !important;
    text-decoration: none;
    cursor: pointer;
}

.BoxLink {
    cursor: pointer;
}

.BoxLink:hover {
    background-color: #ba7233;
}

/*.Link.Font-Color-1:hover {
    color: red  !important;
    text-decoration: none;
    cursor: pointer;
}*/


.bullet:before {
   content: "•";
   font-size: 170%; /* or whatever */
    color: #79b529;
    line-height: 9px;
}

.bullet {
    margin-bottom: 2px;
}


.HiderButton {
  color: #c1e089;
    cursor: pointer;
}

.HiderButton:hover {
    color: #79b529;
    
}

.floatRight {
    float: right;
}

.NoPadding {
    padding: 0 !important; 
}

.ImageArrowTopDiv {
}

.ImageArrowDiv {
    display: block;
    width: 34px;
    height: 74px;
    float: left;
    background-color: #79b529;
}

.arrowImage {
    background: none;
    background-image: url(/Content/Images/ImageArrow.png);
}

.arrowImage-color-3 {
    background: none;
    background-image: url(/Content/Images/ImageArrow--Color3.png) !important;
}

@media (min-width: 768px) {
    .arrowImageContainer {
        width: 34px;
        float: left;
    }
}

@media (max-width: 768px) {
    .arrowImageContainer {
        display: none;
    }
}


.Box-Top-100 {
      display: block;
    width: 100%;
    height: 100px;
    float: left;
}

.Box-middle-100 {
    display: block;
    width: 100%;
    height: 100px;
    float: left;
}

.Box-Top-75 {
}

.Box-middle-75 {
    display: block;
    width: 100%;
    height: 75px;
    float: left;
}

.Box-Top-150 {
      display: block;
    width: 100%;
    height: 150px;
    float: left;
}

.Box-middle-150 {
    display: block;
    width: 100%;
    height: 150px;
    float: left;
}

.Box-Top-350 {
      display: block;
    width: 100%;
    height: 350px;
    float: left;
}

.Box-middle-350 {
    display: block;
    width: 100%;
    height: 350px;
    float: left;
}


.Box-Top-500 {
      display: block;
    width: 100%;
    height: 500px;
    float: left;
}

.Box-middle-500 {
    display: block;
    width: 100%;
    height: 500px;
    float: left;
}

.Box-Toped-120 {
    height: 120px;
}



.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;

}

.well ul {
    list-style-image: url(/Content/Images/Bullet-7.png);
    list-style-type: circle;

}

.UL-lvl-0 a{
    
  color: #79b529  !important;
    


}

.UL-lvl-1 {
    padding: 0px;
    margin-bottom: 10px;
}

.UL-lvl-1 a {
  padding: 0px 8px !important;
  color: black  !important;
}


.screenFill {
    width: 100%;
    /*overflow-x: hidden;*/
}

.MainScrollContainer {
    
}

.ScrollLook-1 {
    
}

.ScrollLook-3 {
    display: none;    
}

.ScrollLook-2 {
    display: none;
}

.PostBox {
    height: 110px;
       border-bottom: 1px solid RGB(213,214,216);
    overflow: hidden;
}

.PostBoximg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-image: url(/Content/Images/Post_default.jpg)
}

.PostBoximg img {
    width: 100%;
}

.PostBox:after {
    content: "";
    display: block;
    width: 27px;
    height: 12px;
    margin-right: 45%;
    background-image: url(/Content/Images/Button-mark.png);
    position: relative;
    top: -11px;
}

.Link {
    text-decoration: none;
}

.Text-Bold {
    font-weight: bolder;
}

.Font-size-10 {
    font-size: 10pt;
    line-height: 15px;
}

.Font-size-12 {
    font-size: 12pt;
    line-height: 25px;
}

.Font-size-13 {
    font-size: 13pt;
}

.Font-size-14 {
    font-size: 14pt;
}

.Font-size-25 {
    font-size: 25pt;
}

.rightDirection {
    direction: rtl;
}

.leftDirection {
    direction: ltr;
}

.floatLeft {
    float: left;
}

.WhiteBox {
    background-color: transparent;
    border: 1px solid white;
    color: white;
}


textarea {
    max-width: 100% !important;
}

.Margin-Top-50 {
    margin-top: 50px;
}

.Margin-Top-20 {
    margin-top: 10px;
}

.Margin-Top-10 {
    margin-top: 10px;
}

.Margin-Top-5 {
    margin-top: 5px;
}


.FullWidth {
    width: 100%;    
}

.NoMargin {
    margin: 0px !important;
      line-height: 18px;
}

.personImage {
    background-image: url(/Content/Images/_Default.jpg);
}



.EmbededImage
{
    max-width:98%;
    border:1px solid Aqua;
    margin:0px;
}

.EmbededImageDiv
{
    text-align: center;
    padding: 0px;
    width:auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top:10px;
}
.EmbededImageDiv a
{
    display:block;
    margin:auto;
    padding:10px;
    width: 400px;
	font: normal normal italic 15px 'B Mitra', tahoma, Arial, serif;
	text-align:center;
}


.fixed-top-Right {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 1000;

}

.fixed-top {
    position: fixed;
    top: 10px;
    z-index: 1000;
    margin-right: 30px;
}

.Margin-Bottom-20 {
    margin-bottom: 20px;
}


.TableCasts {
    width: 100%;
    max-width: 350px;
    direction: rtl;
    /*margin: auto;*/
    float: right;
}

.TableCasts tr td {
    vertical-align: top;
    text-align: right !important;
    padding: 10px

}

.Squar-50 {
    width: 50px;
    height: 50px;
    overflow: hidden
}

.Squar-50 img, .Squar-100 img {
    width: 100%;
}

.Squar-100 {
    width: 100px;
    height: 100px;
    overflow: hidden
}


.padding-righ-20 {
    padding-right: 20px;
}



/*Spinner*/

.spinner {
  display: inline-block;
  opacity: 0;
  width: 0;

  -webkit-transition: opacity 0.25s, width 0.25s;
  -moz-transition: opacity 0.25s, width 0.25s;
  -o-transition: opacity 0.25s, width 0.25s;
  transition: opacity 0.25s, width 0.25s;
}

.has-spinner.active {
  cursor:progress;
}

.has-spinner.active .spinner {
  opacity: 1;
  width: auto; /* This doesn't work, just fix for unkown width elements */
}

.has-spinner.btn-mini.active .spinner {
    width: 10px;
}

.has-spinner.btn-small.active .spinner {
    width: 13px;
}

.has-spinner.btn.active .spinner {
    width: 16px;
}

.has-spinner.btn-large.active .spinner {
    width: 19px;
}

.icon-spin {
    height: 14px !important;
}

.icon-spin img {
    width: 14px !important;
    height: 14px !important;
}