﻿.checkBox_eng {
    float: left;
    margin: 4px 4px 0;
}
.container{
	  width: 85px; 
	  z-index: 1; 
	  margin: 5px;
	  cursor: pointer;
	  text-align: left;
	  z-index: 0;
      margin-right:10px;
	}
.video {
    height: 50%;
    width: 70%;
}

.searchBox {
    position: absolute;
    background-color: rgb(250,250,250);
    width: 260px;
}

#dropdown-menu-ul {
    margin-left: -122px;
    text-align: right;
}
#footer {
    text-align:center;
    bottom:0;
    left:0;
    right:0;
    clear:both;
    width:100%;
}
.heb_nav_float{
    float:left;
}
.img1_heb_nav {
float:left;
margin-top:4%;
}
#mikra {
float: left;
    margin-left: 5px;
}
nav #ulHide {
  display: none;
}
#MainTabEng {
margin-top:5px;
}
.hmenu_Eng {
font-size: 1.2rem;
}
nav #englishMenu {
    display: none;
}
nav #Eng_nav{
    font-size:14px;
}

@media (max-width: 960px) {
    nav #MainTab     { display: none; }
  nav #ulHide { display: inline-block; }
}
	.dropDownControl{
        width: 100px;
		direction: ltr; 
		overflow-x: hidden; 
		overflow-y: hidden; 
		text-align: left; 
		position: relative; 
		font-family: Arial, sans-serif; 
		-webkit-user-select: none; 
		font-size: 0.86rem; 
		padding-top: 1px; 
		padding-right: 6px; 
		padding-bottom: 1px; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
		border-top-style: solid; 
		border-right-style: solid; 
		border-bottom-style: solid; 
		border-left-style: solid; 
		border-top-color: rgb(113, 123, 135); 
		border-right-color: rgb(113, 123, 135); 
		border-bottom-color: rgb(113, 123, 135); 
		border-left-color: rgb(113, 123, 135); 
		border-image: initial; 
		-webkit-box-shadow: rgba(0, 0, 0, 0.398438) 0px 2px 4px; 
		box-shadow: rgba(0, 0, 0, 0.398438) 0px 2px 4px; 
		color: rgb(0, 0, 0); 
		padding-left: 6px; 
		font-weight: bold; 
		background-image: initial; 
		background-attachment: initial; 
		background-origin: initial; 
		background-clip: initial; 
		background-color: rgb(255, 255, 255); 
		background-position: initial initial; 
		background-repeat: initial initial; 	
		z-index: 2;
	}	
	
	.dropDownArrow{
		-webkit-user-select: none; 
		border-width: 0px; 
		border-style: initial; 
		border-color: initial; 
		border-image: initial; 
		padding: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
 		position: absolute; 
		right: 6px; 
		top: 50%;
		margin-top: -2px; 
		width: 7px; 
		height: 4px; 
	}
	
	.dropDownOptionsDiv{
        max-width: 200px;
		background-color: white; 
		z-index: 0; /*need this to make the box look cool, but this stops the hover and title from working on items in the box! */ 
		padding-top: 2px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
		border-right-style: solid; 
		border-bottom-style: solid; 
		border-left-style: solid; 
		border-right-color: rgb(113, 123, 135); 
		border-bottom-color: rgb(113, 123, 135); 
		border-left-color: rgb(113, 123, 135); 
		border-image: initial; 
		border-top-width: 0px; 
		border-top-style: initial; 
		border-top-color: initial; 
		-webkit-box-shadow: rgba(0, 0, 0, 0.398438) 0px 2px 4px; 
		box-shadow: rgba(0, 0, 0, 0.398438) 0px 2px 4px; 
		position: relative; 
		text-align: left; 
		display: none;
	}
	
	.dropDownItemDiv{
		font-family: Arial, sans-serif; 
		-webkit-user-select: none; 
		font-size: 0.86rem; 
		padding-top: 2px; 
		padding-right: 5px; 
		padding-bottom: 3px; 
		padding-left: 5px; 
		background-color: rgb(255, 255, 255); 
		color: black; 
		/*font-weight: bold;*/		
	}
	.dropDownItemDiv:hover, .checkboxContainer:hover{
		background-color: rgb(235, 235, 235);				
	}
	.dropDownControl:hover, .button:hover{
		background: -webkit-linear-gradient(top,rgb(255,255,255),rgb(230,230,230));
	}
	.checkboxContainer{
		font-family: Arial, sans-serif; 
		-webkit-user-select: none; 
		font-size: 0.73rem; 
		padding-top: 1px; 
		padding-bottom: 3px; 
		padding-left: 5px; 
		direction: rtl; 
		text-align: right; 
		background-color: rgb(255, 255, 255); 
		white-space: nowrap; 
		padding-right: 8px; 
		color: rgb(0, 0, 0); 
	}		
	.checkboxSpan{
		box-sizing: border-box; 
		position: relative; 
		line-height: 0; 
		font-size: 0rem; 
		margin-top: 0px; 
		margin-right: 5px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
		display: inline-block; 
		background-color: rgb(255, 255, 255); 
		border-width: 1px; 
		border-style: solid; 
		border-color: initial; 
		border-image: initial; 
		border-top-left-radius: 1px; 
		border-top-right-radius: 1px; 
		border-bottom-right-radius: 1px; 
		border-bottom-left-radius: 1px; 
		width: 13px; 
		height: 13px; 
		vertical-align: middle; 
		-webkit-box-shadow: none; 
		box-shadow: none; 
		border-color: rgb(198, 198, 198); 		
	}

	
	.blankDiv{
		position: absolute; 
		left: 1px; 
		top: -2px; 
		width: 13px; 
		height: 11px; 
		overflow-x: hidden; 
		overflow-y: hidden; 
		display: none; /*when = block -> this is the "check" symbol*/ 
	}
		
	.blankImg{
		position: absolute; 
		left: -52px; 
		top: -44px; 
		-webkit-user-select: none; 
		border-width: 0px; 
		border-style: initial; 
		border-color: initial; 
		border-image: initial; 
		padding: 0px; 
		margin: 0px; 
		-webkit-user-drag: none; 
		width: 68px; 
		height: 67px; 
	}
	
	.checkboxLabel{
		vertical-align: middle; 
		cursor: pointer;
	}

.imgWrapper {
width:50%;
}
#map { height: 100%; margin: 0; padding: 0; overflow: hidden; }
        .nicebox {
          position: absolute;
          text-align: center;
          font-family: "Roboto", "Arial", sans-serif;
          font-size: 0.86rem;
          z-index: 5;
          padding: 5px 10px;
        }
        #controls {
          top: 10px;
          left: 255px;
          width: 360px;
          height: 45px;
        }
         #controls2 {
          top: 10px;
          left: 255px;
          width: 360px;
          height: 45px;
        }
        #data-box {
          top: 10px;
          left: 500px;
          height: 45px;
          line-height: 45px;
          display: none;
        }
        #census-variable  {
          width: 360px;
          height: 20px;
        }
         #census-variable2 {
          width: 360px;
          height: 20px;
        }
        #legend { display: flex; display: -webkit-box; padding-top: 7px }
        .color-key {
          background: linear-gradient(to right,
            hsl(5, 69%, 54%) 0%,
            hsl(29, 71%, 51%) 17%,
            hsl(54, 74%, 47%) 33%,
            hsl(78, 76%, 44%) 50%,
            hsl(102, 78%, 41%) 67%,
            hsl(127, 81%, 37%) 83%,
            hsl(151, 83%, 34%) 100%);
          flex: 1;
          -webkit-box-flex: 1;
          margin: 0 5px;
          text-align: left;
          font-size: 1.0em;
          line-height: 1.0em;
        }
        #data-value { font-size: 2.0em; font-weight: bold }
        #data-label { font-size: 2.0em; font-weight: normal; padding-right: 10px; }
        #data-label:after { content: ':' }
        #data-caret { margin-left: -5px; display: none; font-size: 0.93rem; width: 14px}
.nestedTab {
    height: 100%;
}
md-tab-label md-tooltip {
margin-right:50%;
}
.popover {
direction:rtl;
}

.autocomplete {
    width: 100%;
    position: relative;
}
.overFlowy {
direction:rtl;
}
.autocomplete input{
  font-size: 1.2em;
  width: 100%;
  padding:0.4em;
}
md-tab-content {
margin-top:20px;
}
.autocomplete ul{
  position: absolute;
  left: 0;
  width: 100%;
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  z-index: 1;
}

.autocomplete li{
  text-align: right;
  list-style:none;
  width: 100%;
  padding:0.4em;
  background-color: #fff;
}
.auto_eng li {
    text-align: left;
}
.autocomplete li.active{
  width: 100%;
  background-color: #4bf;
}

.autocomplete .highlight {
  background-color: #E2E2E2;
}

.autocomplete li.active .highlight {
  background: #666;
  color: #fff;
}
.headline {
    font-family: 'Alef', sans-serif;
    font-size: 3rem;
    color: #86a7d0;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000;
    -webkit-font-smoothing: antialiased;
    stroke: black;
    stroke-width: 2px;
    stroke-linejoin: round;
}

.tabs-wrapper {
    position: relative;
}

.full-size {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.split {
    overflow-y: auto;
    overflow-x: hidden;
}

.split, .gutter.gutter-horizontal {
    height: 100%;
}

.split, .gutter.gutter-horizontal {
    float: left;
}

.split {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gutter.gutter-vertical {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=');
}

.gutter.gutter-horizontal {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==');
}

.gutter {
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 50%;
}

    .gutter.gutter-horizontal {
        background-image: url('grips/vertical.png');
        cursor: ew-resize;
    }

    .gutter.gutter-vertical {
        background-image: url('grips/horizontal.png');
        cursor: ns-resize;
    }

.even {
    background-color: #dae2e8;
}

div.k-tabstrip {
    background: none transparent;
    border-width: 0;
}

    div.k-tabstrip .k-tabstrip-items {
        padding: 0;
    }

    div.k-tabstrip .k-content {
        margin: 0;
    }

html, body {
    margin: 0;
    padding: 0;
    font-family: "Segoe UI",Arial, Helvetica, sans-serif;
    direction: rtl;
    height: 100%;
    color: #302e2d;

}
body {
    font-size: 15px;

}
html {
    font-size: 100%; 
}


form {
    margin: 0;
    padding: 0;
    height: 100%;
}

span {
    font-size: 1rem;
}

#container {
    height: 100%;
    margin: 0 auto;
    width: 100%;
    /*max-width:	900px;*/
    min-width: 700px;
    _width: 700px; /* min-width for IE6 */
}

.topmenu {
    height: 120px;
    background-color: white;
    padding-left: 10px;
    padding-right: 30px;
}

.mapslist li {
    line-height: 170%;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}

.mapslist ul {
    padding-right: 0px;
    direction: rtl;
    list-style: none;
}

.mapname, .mapname span {
    font-family: "Segoe UI","Noto Sans Hebrew";
    color: #531020;
    font-size: 1.2rem;
    font-weight: bold;
}

.mapauthor, .mapauthor span {
    font-size: 1rem;
}

.isbn, .isbn span {
    color: #000000;
    direction: ltr;
}

.rightpanel {
    direction: ltr; /* to make scroller to the right*/
    padding-right: 10px;
    padding-left: 10px;
    background-color: white;
}

.siteslist a {
    font-size: 1.06rem;
    line-height: 160%;
}

.siteinfotitlehead {
    margin-bottom: 7px;
    font-weight: bold;
}

.pointinfo td:first-child {
    white-space: nowrap;
    font-weight: bold;
}

.pointinfo {
    margin-top: 10px;
}

.siteslist a, .link {
    cursor: pointer;
}

.topmenu a, #displaytype, a {
    cursor: pointer;
}

.mapSurveyMaps {
    list-style-type: none;
}

.hmenu {
    font-family: "Segoe UI","Noto Sans Hebrew", sans-serif;
    font-size: 1.33rem;
    font-weight: bold;
    padding-bottom: 5px;
    margin-left: 20px;
    color: #550705;
    text-decoration: none;
    list-style-type: none;
    display: inline;
}

    .menuselected, .hmenu:hover {
        border-top: 3px solid #550705;
        border-bottom: 3px solid #550705;
    }
    /*tamir: fix-top menu links in incorrent color and underline!*/
    .hmenu a, .hmenu a:hover {
        text-decoration: none;
        color: inherit;
    }

        .hmenu a:focus {
            color: inherit;
        }

#displaytype, #displaytype span {
    font-size: 1.33rem;
    padding-bottom: 10px;
}

.notA {
    color: black;
    text-decoration: none;
}

.rtsLevel1 {
    background-color: #86a8d5 !important;
}

.rtsLink {
    color: white !important;
    font-weight: bold !important;
}

.rtsSelected {
    color: #302a2a !important;
    font-weight: bold !important;
}

.Searchtitle {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-family: "Segoe UI","Noto Sans Hebrew", sans-serif;
    font-size: 1.33rem;
    font-weight: bold;
}

.SearchResults li a {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.SearchResults li {
    padding: 5px 5px 5px 5px;
    color: black;
}

    .SearchResults li:nth-child(even) {
        background-color: #dae2e8;
    }

.searchtable {
    padding-top: 10px;
}

    .searchtable td {
        padding-top: 10px;
    }

.maplistholder {
    padding: 10px 20px 10px 20px;
}

@media print {
    .rightpanel {
        height: inherit !important;
    }
}
/*accessability*/
.skiplink a {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

    .skiplink a:active, .skiplink a:focus {
        background-color: #2e2e2e;
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        font-size: 13px;
        font-weight: bold;
        height: auto;
        overflow: visible;
        padding: 3px 5px 5px;
        position: absolute;
        right: 3px;
        top: 3px;
        width: auto;
        z-index: 5;
        display: block;
    }
    /* folloing code copied from https://github.com/clrux/a11y-toolbar MIT license */

body.has-a11y-toolbar.a11y-contrast {
    background: black !important;
    background-color: black !important;
    background-image: none !important;
    border: none;
    color: yellow !important;
}

    body.has-a11y-toolbar.a11y-contrast * {
        background: black !important;
        background-color: black !important;
        background-image: none !important;
        border: none;
        color: yellow !important;
    }

body.has-a11y-toolbar.a11y-desaturate {
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    -webkit-filter: grayscale(1) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: gray;
}
/* END OF folloing code copied from https://github.com/clrux/a11y-toolbar MIT license */
body.has-a11y-toolbar.a11y-contrast input, body.has-a11y-toolbar.a11y-contrast button {
    border: 1px solid white !important;
}