﻿/* This file will hold custom styles ffor the Visual Theatre Site by Asi Oren. */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in custome.css will apply site-wide. */

/*----------Fonts Font Face------------*/

@font-face {
    font-family: 'Alef';
    src: url('../fonts/Alef-Regular.eot');
    src: url('../fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Alef-Regular.woff') format('woff'),
         url('../fonts/Alef-Regular.ttf') format('truetype'),
         url('../fonts/Alef-Regular.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------Admin Menu and Admin Fixes---------*/

#admin-menu-wrapper {
  font-size: 13px;
}

#edit-tokens { display: none; }

.hidden-element {
	display: none;
}


/*----------Global------------*/

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #00d9e0;
}

::selection {
    color: #fff; 
    background: #00d9e0;
}

body {
   font: normal 14px/1.6em Open Sans, Open Sans Hebrew, Arial, Helvetica, sans-serif;
   color: #666;
}


h1, h2, h3, h4, h5, h6 {
    font: 1.2em/1.4em 'Open Sans' 'Open Sans Hebrew';
    letter-spacing: 0;
    font-weight: normal;
	margin-bottom: 0.8em;
	color: #333;
}

h1 {
    text-transform: uppercase;
	line-height: 30px;
	font-size: 1.65em;
    margin-bottom: 20px;
}

h1.message-title:after {
  content: " / הודעה";
}

h2, h2.block-title {
	font-size: 1.15em;
}

hr {
	background: #999;
    margin-top: 20px;
}

.block-title {
    font-size: 1.2em;
	margin-bottom: 0.5em;
}

.site-block {
   margin-bottom: 20px;
}

.group-view h3, caption, body.page-search fieldset.group-result legend, .blue-title {
	line-height: 30px;
	padding: 0 7px;
	background-image: url('../images/bg-lines-blue.gif');
	margin: 0;
}

h3 .blue-title {
	border-bottom: 1px solid #6d6d6d;
    margin-top: 20px;
	font-size: 15px;
}

.view-grouping-header {
	padding: 0 7px;
    letter-spacing: 0.04em;
    color: #333;
    margin-bottom: 20px;
    border-bottom: double 4px #ddd;
    min-height: 35px;
    line-height: 35px;
}
view:not(.one-group) .view-grouping-header {
    font: 1.25em/30px 'Open Sans Hebrew';
    text-align: center;	
}

.view-grouping-content .view-grouping-header {
    font-size: 0.95em;
}

.group-header-top {
	padding: 0 7px;
    // font: 1.25em/30px 'Open Sans Hebrew';
    // letter-spacing: 0.04em;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: double 4px #ddd;
    height: 35px;
    // line-height: 35px;	
}

.course-view h3 {
  line-height: 30px;
  padding: 0 7px;
  margin: 0;
  font-size: 1.1em;
  background: #F9F2DB;
  
  	padding: 0 7px;
	background-image: url('../images/bg-lines-blue.gif');
	font: 1.25em/30px 'Open Sans Hebrew';
	letter-spacing: 0.04em;
	color: #333;
}


body.page-search fieldset.group-result legend {
	display: block;
	width: 606px;
	border-bottom: solid 1px #999;
}

caption {
	font-size: 1.15em;
	margin-bottom: 10px;
}

.group-view h3 a {
	color: #333;
}

p, .paragraph-space {
   margin-bottom: 0.8em;
}

.generic-block {
   margin-bottom: 25px;
}

.number:not(th.number) {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.075em;
}

.number {
	unicode-bidi: embed;
	direction: ltr;
	text-align: right;
}

.selected {
   background: #ffffca;
}

.length-minutes:after {
   content: ' min.';
}

.small-text {
	font-size: 0.9em;
	color: #666;
}

.medium-text {
	font-size: 1.04em;
	color: #333;
}

.large-text {
	font-size: 1.05em;
	color: #333;
}

.heb-text {
   display: none;
}

strong {
	font-weight: normal;
	color: #000;
}

big { 
	display: block;
    padding: 10px 0 9px 0;
    margin-bottom: 15px;
    letter-spacing: 0.03em;
    color: #333;
	font: 1.15em/1.6em Open Sans;
    border-bottom: solid 1px #999;
}

h2 strong {
	font-weight: bold;
	color: #666;
}

.position-relative {
   position: relative;
}

#admin-menu-account strong {
	color: #c7a423;
}

.grey-background {background: #999;} .blue-background {background: #c8e3ff;} a.blue-background:link, a.grey-background:link {color: #fff;} a.blue-background:visited, a.grey-background:visited {color: #fff;} 

.blue-dot {
	background-image: url('../images/blue-dot.png');
	line-height: 15px;
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: left;
}

.blue-block-title {
	background-image: url('../images/bg-lines-blue.gif');
	font-size: 1.1em;
	line-height: 29px;
	color: #000;
	border-bottom: solid 1px #999;
	padding: 0 8px;
	margin-bottom: 25px;
}

.blue-block-title.small {
	font-size: inherit;
	color: inherit;
}

.summary {
	font: 1.2em/1.6em Open Sans;
	margin: 10px 0 20px 0;
	letter-spacing: 0.03em;
	color: #333;
}

.title-font {
	font-size: 1.1em;
	letter-spacing: 0.2px;
	color: #333;
}

.films-news-item .title-font {
	margin-bottom: 0.5em;
}

a:link.movie-link, a:visited.movie-link {
	display: inline-block;
	background: #ED1C24;
	line-height: 25px;
	padding: 0 15px 0 30px;
	color: #fff !important;
	font-size: 14px;
	margin: 10px 0;
	background-image: url('../images/video-play.gif');
	background-repeat: no-repeat;
	background-position-x: left;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.8);
	box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.8);
}

.social-icons .content a:link.vod-button, .social-icons .content a:visited.vod-button {
	background-image: none;
	color: #20231A;
	display: inline-block;
	background: #C6A423;
	line-height: 21px;
	height: 21px;
	text-align: center;
	padding: 0 5px;
	margin: 4px 5px 0 5px;
	border-radius: 5px;
	font-weight: bold;
	font-family: Open Sans Hebrew;
}

.social-icons .content a:hover.vod-button, .social-icons .content a:hover.vod-button {
	background: #32e1e7;
}

  
.solid-border-top {
   border-top: solid 1px #999;
   padding-top: 20px; 
}

.padding-top {
   padding-top: 20px; 
}

.margin-top {
   margin-top: 20px; 
}

.solid-border-bottom {
   border-bottom: solid 1px #999;
   padding-bottom: 15px; 
   margin-bottom: 20px;
}

.display-table { display: table; margin-bottom: 30px; }

.grid-wrapper {
   width: 720px;
}

.grid-gallery-image {
   margin: 0 20px 20px 0;
}

.float-start { float: left; display: block; } .float-end {  float: right; display: block; } .clear-both { clear: both; } .label-inline { display: inline; clear:both; } .underline { text-decoration: underline; } .print-link { padding: 1em 0; }


#ui-datepicker-div {
   z-index: 500 !important;
}

.grippie {
   display: none;
}

.grey-title-block {
    background: #7B7B7B;
    line-height: 30px;
    color: #fff;
    position: relative;
    padding: 0 15px;
	margin: 0 0 10px 0;
}

/*----------Links------------*/

a:link, a:visited {
   text-decoration: none;
   color: #c4161c;
}

a.admin-link, .admin-link > a {
	display: block;
	line-height: 29px;
	background: #00d9e0;
	color: #fff;
	padding: 0 15px;
	float: right;
	margin: 10px 0 10px 10px;
}

a.admin-link:hover, .admin-link a:hover {
	background: #999;
}

.admin-links > a {
   display: block;
   height: 20px;
   text-align: center;
   background-color: #00d9e0;
   color: #fff;
   border-radius: 5px;
   margin: 5px 3px;
   padding: 0 10px;
   float: right;
}

.admin-links > a:hover {
   background-color: #c7a423;
}

.top-button {
   margin-top: 13px;
}

a.round-button {
    display: table-cell; 
    vertical-align: middle; 
    background: #C6A423;
    width: 75px;
    height: 75px;
	padding: 5px;
    /*line-height: 80px;*/
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font: 1.1em/1.2 'Open Sans' 'Open Sans Hebrew';
	
	transition: background 0.7s;
}

a.round-button:hover {
    background: gold;
}

/*-----------------------Webform - Form formalize--------------------*/

form.webform-client-form {
  border-bottom: dotted 1px #999;
  border-top: dotted 1px #999;
  margin: 20px 0;
  padding: 10px 0;
}

input[type="text"], input[type="password"], input[type="email"], input[type="number"], select {
	font-family: Open Sans, Alef;
	border: none;
	background: #E4E4E4;
	color: #666;

	padding: 0 8px;
	/*width: 310px;*/
	max-width: 100%;
	margin-bottom: 0.1em;
	border-bottom: solid 1px #9e9e9e;
	font-size: 0.89em;
	height: 25px;
	overflow: hidden;
}

.full-select select, .full-select select[multiple] {
	padding: 10px;
	width: 390px;
	height: 120px;
	overflow: auto;
	margin: 5px 0;
	border-top: solid 1px #DDD;
	border-right: solid 1px #DDD;
	border-left: solid 1px #DDD;
}

.reference-select-list option[value="0"] {
   display: none;
}

select.form-select {
   min-width: 93px;
}

input[type="text"].hasDatepicker, .form-type-date-popup input[type="text"] {
    font-family: Open Sans, Alef;
	width: 80px;
	font-size: 0.8em;
}

.form-textarea-wrapper textarea {
	width: 310px;
	font-family: Alef;
    font-size: 0.9em;
}

.form-section {
	border-top: dotted 1px #999;
	padding-top: 15px;
	margin-top: 25px;
	width: 390px;
}

#region-content input[type="text"].required, 
#region-content input[type="email"].required, 
#region-content textarea.required,
#region-content .required {
   background-color: #ffecff;
}

#region-content input[type="text"].required:focus, 
#region-content input[type="email"].required:focus, 
#region-content input[type="password"].required:focus, 
#region-content textarea.required:focus {
   background-color: #ffff6b;
}

input:active, select:focus, select:active, textarea:focus, textarea:active, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input:focus {
  /*background-color: #b5f4f6;*/
  /*border-bottom: dashed 1px #32e1e7;*/
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
   border-bottom: solid 1px #cd931f;
   background-color: #ffff6b;
}


.views-exposed-form .views-exposed-widget .form-submit, input[type="submit"], #edit-actions a, .form-type-bef-link a {
	width: auto;
	background: #DD82C7;
	color: #fff;
	font-family: 'Open Sans Hebrew', Alef;
	font-weight: normal;
	line-height: 19px;
	border-radius: 4px;
	margin: 0;
	padding: 3px 10px 4px;
	border: 0;
	text-shadow: none;
}

#edit-actions a, #edit-actions-submit {
	display: block;
	float: left;
	padding: 3px 10px;
	margin: 0 5px 0 0;
}

.form-type-bef-link a.active, .form-type-bef-link a.active:hover {
	background: #9e9e9e;
	cursor: default;
}

.views-exposed-form .views-exposed-widget .form-submit:hover, input[type="submit"]:hover,  #edit-actions a:hover, .form-type-bef-link a:hover {
	background-color: #787878;
}

.webform-container-inline label {
  margin: 0;
}

#edit-field-attendance-number-value-wrapper .views-widget input { width: 24px; }

#edit-field-evaluation-course-target-id, input#edit-nid  { width: 60px }

/*-----------------------Pager formalize--------------------*/

.pager {
  background: #EFEFEF;
  border-color: #aaa #bbb #ccc;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  width: 700px;
  margin-bottom: 25px;
}

.item-list .pager {
    margin-bottom: 20px;
}

.full-page .pager {
  width: initial;
}

.pager li.first, .pager li.first a, .pager li.first a:hover {
  border-radius: 0; 
  -moz-border-radius: 0; 
  -webkit-border-radius: 0; 
}

.pager li a {
  background: #EBEBEB;
}

.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a {
  font-weight: normal;
}

/*-----------------------Exposed Filter formalize--------------------*/

.views-exposed-widgets {
  margin-bottom: 0;
}

.view-filters {
    position: relative;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
	max-width: 700px;
}

.full-page .view-filters {
	max-width: none;
}

.views-exposed-form {
  background: #EAEAEA;
  padding: 6px;
  margin-bottom: 15px;
  border: solid 1px #ddd;
}

.views-exposed-form .views-exposed-widget {
  min-height: 25px;
  overflow: hidden;
  padding: 5px 0.5em;
  display: inline-block;
}

.views-exposed-form input {
   width: 160px;
}

.views-exposed-form input {
    background: #fff;
}

.views-exposed-form .views-widget, .views-exposed-form .form-item, .views-exposed-widget div {
   display: inline;
}
.views-exposed-form .bef-select-as-links .form-item {
   display: flex;
   flex-wrap: wrap;

}

.views-exposed-widget .form-type-bef-link {
   margin: 0 2px 6px 0;	
}

.views-exposed-widget div.description {
   display: none;
}

.views-exposed-form label {
	display: inline-block;
	background: #9e9e9e;
	padding: 0 7px;
	line-height: 24px;
	color: #fff;
	font-weight: normal;
}

#role-delegation-table {
   width: 300px;
}

#role-delegation-table th:first-child {
   width: 230px;
}


#edit-select {
	background: #EAEAEA;
	padding: 10px;
	margin-bottom: 15px;
}

#edit-select legend {
	padding: 0 7px;
	line-height: 24px;
	float: right;
}


#edit-select input {
	margin-left: 5px;
}

.view-administration-tables .vbo-fieldset-select-all {
   display: none;
}

.views-exposed-form .views-exposed-widget .form-submit {
	width: 65px;
	height: 25px;
	background-image: url('../images/filter-sprite.gif');
	text-indent: -9999px;
}

.views-exposed-form .views-exposed-widget.views-submit-button, .views-exposed-form .views-exposed-widget.views-reset-button {
  padding: 5px 0.2em;
}

.views-exposed-form .views-exposed-widget .form-submit#edit-reset {
     background-position: 0 -100px;
}

.views-exposed-form .views-exposed-widget .form-submit:hover {
	 background-position: 0 -25px;
}

.views-exposed-form .views-exposed-widget .form-submit#edit-reset:hover {
     background-position: 0 -125px;
}

.views-exposed-form .views-widget-sort-by {
  position: absolute;
  top: -40px;
  right: 0;
  padding: 5px 0;
}

.views-widget-sort-by a {
  padding: 3px 10px 4px;
  background: transparent;
  color: #20231A !important;
  border: solid 1px #9E9E9E;
  border-radius: 0;
}

.views-widget-sort-by a:hover {
  background: #20231A ;
  color: #fff !important;
  border: solid 1px #20231A ;
}

.views-widget-sort-by a.active {
  color: #FFFFFF !important;
  background: #D0D0D0;
  cursor: default;
  border: solid 1px #D0D0D0;
}

.views-widget-sort-by a.active:hover {
  background: #D0D0D0;
}

.views-exposed-form .views-exposed-widget.views-widget-sort-order, label[for="edit-sort-by"] {
   display: none;
}

/*-----------------------Table formalize--------------------*/

.content table, .content td, .content thead, .content tbody, .content tfoot {
    border: solid 1px #ccc;
}

.content tfoot {
    border-top: double 3px #888;
}

.content tfoot th {
	background-color: #BBFDFF;
    border: solid 1px #aaa;
}

.table-sum {
	background: #E0E0E0;
	background: #FFFEEE;
	border-bottom: 1px solid #ccc;
	color: #666;
	text-align: left;
}

.table-sum td {
	padding: 10px 35px;
}

/*-----------------------List formalize--------------------*/

#region-content .main-text ul {
	margin: 20px 0 20px 20px;
}

/*-----------------------Tabs & List formalize--------------------*/

ul li.collapsed {
 list-style-image: none;
 padding: 0;
 margin: 0;
 list-style: none;
}

.tabs ul.primary {
   margin: 10px 0;
}

.comma-list > *:after {
   content: ', ';
   color: #666;
}

.comma-list > *:last-child:after {
   content: '';
}

/*-----------------------Field Collection formalize--------------------*/

.field-collection-container {
   border: none;
   margin: 0;
}

.field-collection-view {
	padding: 0;
	margin: 0;
	border: none;
}

ul.field-collection-view-links li a {
   display: block;
   width: 50px;
   height: 20px;
   text-align: center;
   background-color: #00d9e0;
   color: #fff;
   border-radius: 5px;
   margin: 5px 3px;
   float: left;
}

.field-collection-view-links li {
   list-style: none;
}

.field-collection-view-links a:hover {
   background-color: #c7a423;
}

.field-collection-view-links {
	position: absolute;
	top: 3px;
	right: 0; 
	width: 183px;
}

.column-2-right .field-collection-view-links {
	position: static;
}

.column-2-right .field-collection-view ul.field-collection-view-links {
	float: right;	
	margin: 0;
}

/*-------------------------------Colors-----------------------------*/

.color-gold, #section-header {
   color: #c7a423;
}

.color-blue, a.color-blue {
   color: #00d9e0;
}

#block-search-form ::-webkit-input-placeholder {
   color: #847020;
   padding: 0 4px;
}
#block-search-form :-moz-placeholder { /* Firefox 18- */
   color: #847020;
   padding: 0 4px;
}
#block-search-form ::-moz-placeholder {  /* Firefox 19+ */
   color: #847020;
   padding: 0 4px;
}
#block-search-form :-ms-input-placeholder {  
   color: #847020;
   padding: 0 4px;
}


/*-------------------------------Layout-----------------------------*/

/*-------------------------------Header-----------------------------*/

#section-header {
	margin: 2px 0 30px 0;
	height: 163px;
	background-color: #20231a;
}

.homepage #section-header {
	margin-bottom: 15px;
}

#zone-header-wrapper {
   height: 125px;
   min-height: 23px;
}

ul li.leaf , #section-header .content ol, #section-header .content ul {
    list-style: none;
	margin: 0;
	padding: 0;
	z-index: 200;
}

#region-header-second {
   margin-top: 25px;
   line-height: 25px;
}

/*--------Logo and Slogan----------*/

.site-slogan {
    width: 230px;
	height: 125px;
	text-indent: -9999px;
	background-image: url("../images/slogan-eng.gif");
	/*background-image: url("../images/slogan-eng-beta.gif");*/
	background-repeat: no-repeat;
}

.main-donation-button { position: absolute; z-index: 100; right: 135px; }

.main-donation-button #donate-button {
    display: block;
    background-color: #00D3DA;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 0 20px;
    font-weight: bold;
	text-transform: uppercase;
}

.main-donation-button #donate-button:hover {
    background-color: #C6A423;
}

/*--------language-switcher----------*/

#block-locale-language .content li {
   text-indent: -9999px
}

#block-locale-language li.active {
   display: none;
}

#block-locale-language .content a, .social-icons .content a {
   display: block;
   width: 30px;
   height: 20px;
   background-image: url('../images/sprite-header.gif');
   overflow: hidden;
   margin-top: 4px;
}

#block-locale-language li.en a {
   background-position: 0 -40px;
}

#block-locale-language li.he a:hover {
   background-position: 0 -20px;
}

#block-locale-language li.en a:hover {
   background-position: 0 -60px;
}

/*--------search----------*/

#block-search-form input[type="text"] {
   color: #c7a423;
   	height: 1.8em;
	padding: 0;
	width: 150px;
	margin-bottom: 0;
	border-bottom: solid 1px #847020;
	background: transparent;
}

#block-search-form input[type="submit"] {
   display: none;
}

/*--------social icons----------*/

.social-icons {
   padding: 0 10px;
}

.social-icons a.facebook-icon {
   background-position: 0 -80px;
}

.social-icons a.vimeo-icon {
   background-position: 0 -120px;
}

.social-icons a.instagram-icon {
   background-position: 0 -250px;
}

.social-icons a.facebook-icon:hover {
   background-position: 0 -100px;
}

.social-icons a.vimeo-icon:hover {
   background-position: 0 -140px;
}

.social-icons a.instagram-icon:hover {
   background-position: 0 -270px;
}


/*--------User Menu----------*/

.user-menu {
	margin: 4px 15px 0 15px;
	height: 20px;
}

.user-menu .content a {
   color: #c7a423;
}

.user-menu .content a:hover {
   color: #32e1e7;
}

/*--------Top Menu----------*/

#block-menu-menu-top-menu {
	margin-top: 30px;
	font-size: 1.15em;
}

.top-menu .content li {
   display: inline;
}

.top-menu .content li:after {
   content: " | ";
}

.top-menu .content li.last:after {
   content: "";
}

.top-menu .content a {
   color: #c7a423;
}

.top-menu .content a:hover {
   color: #fcf6e8;
}

.top-menu .content a.active {
   color: #807347;
   cursor: default;
}


/*--------Main Menu----------*/

#zone-menu-wrapper {
    border-bottom: solid 3px #c7a423;
	height: 35px;
	/*overflow: hidden;*/
}

#region-main-menu {
	background: -webkit-linear-gradient(#686868, #2d2d2d); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#686868, #2d2d2d); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#686868, #2d2d2d); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#686868, #2d2d2d); /* Standard syntax */
}

.block-nice-menus {
   z-index: 200;
}

.main-menu ul.nice-menu-down {
   float: none;
}

.main-menu .content ul.nice-menu > li {
	/*width: 16.57%;*/
	width: 155.7px;
	background: transparent;
	text-align: center;
	border: none;
	border-right: solid 1px #2b2b2b;
}

.main-menu .content ul.nice-menu > li.last {
	border: none;
}

.main-menu .content ul.nice-menu {
   z-index: 20;
}

.main-menu ul.nice-menu-down .menuparent a {
   padding: 0;
}

.main-menu .content ul.nice-menu > li > a {
   padding: 0;
   line-height: 35px;
   color: #fff;
   max-height: 35px;
   font-size: 0.9em;
}

.main-menu .content ul.nice-menu > li > a:hover {
   background: #686868;
}

.main-menu .content ul.nice-menu ul {
   top: 35px;
   font-size: 0.95em;
   text-align: left;
   border-top: 1px solid #c7a423;
}

.main-menu .content ul.nice-menu ul ul {
   top: -1px;
   left: 156px;
}

.main-menu .content ul.nice-menu-down .menuparent ul li ul li a {
   background: #888;
}

.main-menu .content ul.nice-menu ul li {
	width: 155.833px;
	border-left: none;
	border-right: none;
	background: transparent;
}

.main-menu .content ul.nice-menu ul li.last {
	border: none;
}

.main-menu .content ul.nice-menu-down .menuparent ul li a {
	padding: 6px;
	color: #fff;
	font-size: 0.88em;
	background-color: #999;
	/*background-color: rgba(160, 160, 160, 0.95);*/
	border-bottom: 1px solid #777;
}

.main-menu .content ul.nice-menu-down .menuparent ul li a:hover {
	background-color: #bbb;
}

/*------------------Fixed Blue Menu----------------*/

.fixed-blue-menu {
   position: fixed;
   z-index: 10;
   right: 0;
   top: 291px;
}

.fixed-blue-menu .content {
   
	-webkit-transform: rotate(90deg);	/* Safari */
	-moz-transform: rotate(90deg);	/* Firefox */
	-ms-transform: rotate(90deg);	/* IE */
	-o-transform: rotate(90deg); 	/* Opera */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 	/* Internet Explorer */
	
	position: relative;
	left: 18px;
}

.fixed-blue-menu .content a {
   display: block;
   background: #32e1e7;
   line-height: 25px;
   padding: 0 15px;
   color: #fff;
   font-family: Open Sans;
   font-size: 14px;
}

.fixed-blue-menu .content a:hover {
   background: #c7a423;
}

/*--------------------------------Content--------------------------------*/

#section-content {
   min-height: 500px;
   margin-bottom: 30px;
}

#region-content ol {
	margin: 5px 20px;
}

/*------------------Sidebar Menu-----------------*/

#region-menu.grid-3 {
	margin: 7px 10px 0 0;
	width: 230px;
	background: url("../images/bg-lines-grey-3.gif") repeat-x bottom;
}

#region-menu.grid-3 .region-menu-inner {
	padding: 0 0 0 10px;
}

.sidebar-menu .menu {
	padding: 25px 0 40px 0;
}

.sidebar-menu .content a {
	color: #999;
	/*font-size: 1.1em;*/
	line-height: 25px;
}

.sidebar-menu .content a.active, .sidebar-menu .content a:hover, 
.sidebar-menu .content a.active-trail, .sidebar-menu .content a:hover {
	color: #333;
}

.sidebar-menu .content a.active:after, .sidebar-menu .content a.active-trail:after {
	content: " > ";
}




.page-profile-dashboard .all-dashboard a, .page-profile-dashboard .sidebar-menu .all-dashboard a:hover, .page-user .all-dashboard a, .page-user .sidebar-menu .all-dashboard a:hover, .page-profile-page .all-profile a, .page-profile-page .sidebar-menu .all-profile a:hover, .page-profile-reservations .all-reservations a, .page-profile-reservations .sidebar-menu .all-reservations a:hover, .page-profile-calendar .all-calendar a, .page-profile-calendar .sidebar-menu .all-calendar a, .page-user .student-account a, .page-user .sidebar-menu .student-account a:hover, .page-profile-evaluation .student-evaluation a, .page-profile-evaluation .sidebar-menu .student-evaluation a:hover, .page-user .teacher-account a, .page-user .sidebar-menu .teacher-account a:hover, .page-profile-teacher-profile .teacher-profile a, .page-profile-teacher-profile .sidebar-menu .teacher-profile a:hover, .page-payments .sidebar-menu .all-payments a, .page-payments .sidebar-menu .all-payments a:hover { 
   	color: #333;
}

.page-profile-dashboard .all-dashboard a:after, .page-profile-dashboard .sidebar-menu .all-dashboard a:hover:after, .page-user .all-dashboard a:after, .page-user .sidebar-menu .all-dashboard a:hover:after, .page-profile-page .all-profile a:after, .page-profile-page .sidebar-menu .all-profile a:hover:after, .page-profile-calendar .all-calendar a:after, .page-profile-calendar .sidebar-menu .all-calendar a:after, .page-user .student-account a:after, .page-user .sidebar-menu .student-account a:hover:after, .page-profile-evaluation .student-evaluation a:after, .page-profile-evaluation .sidebar-menu .student-evaluation a:hover:after, .page-user .teacher-account a:after, .page-user .sidebar-menu .teacher-account a:hover:after, .page-profile-teacher-profile .teacher-profile a:after, .page-profile-teacher-profile .sidebar-menu .teacher-profile a:hover:after, .page-profile-reservations .all-reservations a:after, .page-profile-reservations .sidebar-menu .all-reservations a:after:hover, .page-payments .sidebar-menu .all-payments a:after, .page-payments .sidebar-menu .all-payments a:hover:after { 
	content: " > ";
}




.sidebar-grey-title h2.block-title {
	background: #B3B3B3;
	line-height: 30px;
	color: #fff;
    margin: 0 10px 0 0;
	position: relative;
	padding: 0 15px;
}

.sidebar-grey-title h2:before, .sidebar-grey-title h2:after {
	content: '';
	width: 0px;
	height: 0px;
	top: 0px;
	position: absolute;
}

.sidebar-grey-title h2:before {
	border-bottom: 30px solid transparent;
	border-right: 10px solid #B3B3B3;
	left: -10px;
}

.sidebar-grey-title h2:after {
	border-top: 30px solid transparent;
	border-left: 10px solid #B3B3B3;
	right: -10px;
}

.ds-2col-stacked .group-header img, .ds-2col-stacked .group-header iframe {
   margin-bottom: 15px;
}

.ds-2col-stacked .group-left {
   margin-bottom: 15px;
   width: 460px;
   text-align: justify;
}

.token-teaser {
   width: 460px;
   text-align: justify;
}

.token-teaser .trimmed-text {
  margin: 0 80px 0 0;
}

.ds-2col-stacked .group-right {
   width: 160px;
}

.page-node-15536 .ds-2col-stacked .group-right {
   width: 200px;
}

#edit-masquerade-user-field {
   width: 184px;
}

#quick_switch_links {
   display: none;
}

.form-item .description {
	font-size: 0.9em;
	padding-bottom: 20px;
	width: initial;
}

/*--------------------Main Content Area-------------------------*/

.ds-2col > .group-left {
	width: 460px;
	margin: 0 80px 20px 0;
}

.ds-2col > .group-right {
	width: 160px;
}

.node .meidale-menu-block {
    border-bottom: solid 1px #999;
	margin-bottom: 20px;
}

.node .meidale-menu-block ol, .node .meidale-menu-block ul {
	padding: 0;
}

.node .meidale-menu-block li {
	box-sizing: border-box;
	border-right: solid 1px #fff;
}

.node .meidale-menu-block li.last {
	border-right: none;
}

.node .meidale-menu-block .content a {
    text-align: center;
	border-bottom: none;
}

/*-----------------------------Footer--------------------------------*/

#zone-footer-wrapper {
   background: #ebebeb;
   padding: 40px 0;
   border-top: solid 1px #C8C8C8;
   line-height: 1.7;
}

.region-footer-menu-inner > section {
   float: left;
   width: 160px;
}

.region-footer-menu-inner > section.last {
   width: 140px;
}

#zone-footer h2 {
   color:  #c7a423;
   margin-bottom: 0.5em;
}

#zone-footer a {
   color: #666;
   font-size: 0.85em;
}

#zone-footer a:hover {
   color: #c7a423;
}

#zone-footer a.active-trail, #zone-footer a.active-trail:hover {
  color: #c7a423;
  cursor: default;
}

#zone-footer .small-location-map {
   float: left;
}

#zone-footer a img {
   border: solid 1px #999;
}

#zone-footer a:hover img {
   border: solid 1px #c7a423;
}

#zone-supporters-wrapper {
	text-align: right;
	padding: 20px;
}

#zone-rights-wrapper {
   background: #222;
   line-height: 40px;
   color: #fff;
   padding-bottom: 5px;
}

#zone-rights-wrapper a {
   color: #00d9e0;
}

/*------------------Teaser Pages-----------------*/

.teaser-view, body.page-search #region-content {
   width: 620px;
}

.default-teaser {
   /*height: 150px;*/
   border-bottom: dotted 1px #999;
   padding: 25px 0;
}

.views-row-first.default-teaser {
   border-top: solid 1px #999;
}

.views-row-last.default-teaser, .teaser-view .views-row-last {
   margin-bottom: 30px;
}

.view-content .views-row-first .default-teaser {
   border-top: solid 1px #999;
}

body.page-search .ds-2col > .group-left, .default-teaser .ds-2col > .group-left, .default-teaser .group-left {
   width: 380px;
   padding: 0 20px 0 0;
   margin: 0;
}

.default-teaser .group-right {
   width: 220px;
}

/*------------------Teaser Block-----------------*/


.small-teaser-view {
    width: 350px;
}

.small-teaser {
   border-bottom: dotted 1px #999;
   padding: 15px 0;
}

.views-row-first.small-teaser {
   border-top: solid 1px #999;
}

.views-row-last.small-teaser {
   margin-bottom: 30px;
}

.view-content > div:first-child .small-teaser {
   border-top: solid 1px #999;
}

.small-teaser .ds-2col > .group-left, .small-teaser .group-left {
   width: 110px;
   padding: 0 20px 0 0;
   margin: 0;
}

.small-teaser .group-right {
   width: 220px;
}

/*------------------Grid Pages-----------------*/

.grid-page-view {
   width: 720px;
   line-height: 1.3;
}

.column-4-item {
	width: 160px;
	margin: 0 20px 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.grid-three-line .column-4-item {
	height: 220px;
}

.grid-page-view img {
   margin-bottom: 5px;
}


/*----------------------------------Pages--------------------------------------------*/

/*--------Homepage----------*/

body.homepage #zone-content-second {
   margin-top: 35px;
}

body.homepage .tabs {
   text-align: right;
}

.homepage-gallery-link a {
  display: block;
  background: #c4161c;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
  color: #fff;
  position: absolute;
  bottom: -25px;
  right: -18px;
  border: solid 8px #731c1f;
}

/*----gallery------*/

.views-slideshow-pager-fields > div {
	padding: 0;
}

.homepage-gallery {
   background: #222 url("../images/loading.gif") no-repeat center center;
   width: 940px;
   height: 400px;
   overflow: hidden;
   color: #999;
   position: relative;
}

.homepage-gallery-item {
   width: 940px;
   height: 400px;
}

.homepage-gallery .group-left {
   width: 750px;
   height: 400px;
   position: relative;
}
.diagonal-split {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 750px;
   height: 400px;
   background-image: url('../images/sprite-diagonal.png');
}
.homepage-gallery .group-right {
   position: relative;
   overflow: hidden;
   width: 145px;
   height: 360px;
   background: #222;
   padding: 40px 35px 0 10px;
}

.homepage-gallery h2 {
	font-size: 1.8em;
	color: #fff;
}

.homepage-gallery .views-slideshow-controls-bottom {
   position: absolute;
   z-index: 10;
   bottom: 10px;
   left: 10px;
   width: 135px;
}

.homepage-gallery .views-slideshow-controls-bottom .views-content-counter {
   display: block;
   float: left;
   width: 27px;
   height: 27px;
   line-height: 27px;
   background: #e5322d;
   background-color: rgba(230,50,45,0.7);
   color: #fff;
   cursor: pointer;
   text-align: center;
}

.homepage-gallery .views-slideshow-controls-bottom .views-content-counter a {
	color: #fff;
}

.homepage-gallery .views-slideshow-controls-bottom .views-content-counter:hover {
   background-color: rgba(230,50,45,0.85);
}

.homepage-gallery .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-counter {
   background: #ff0000;
   cursor: default;
}

body.homepage.gallery-edit-buttons .field-collection-view-links {
   display: block;
}

body.homepage .field-collection-view-links {
   display: none;
}

#region-sidebar-first.grid-4 {
   width: 310px;
   margin: 0 10px 0 0;
}

body.homepage .meidale-header {
	position: absolute;
	width: 220px;
	z-index: 100;
	top: 23px;
	left: -7px;
	background: #fff;
	border: solid 7px #fff;
}

body.homepage .meidale-menu-nav {
	position: absolute;
	width: 220px;
	z-index: 110;
	top: 96px;
	left: -7px;
	border-bottom: solid 7px #fff;
	border-right: solid 7px #fff;
	border-left: solid 7px #fff;
    background: #fff;
}

.homepage-gallery .ds-2col > .group-left {
	margin: 0;
}

/*-----------------------------Course Pages--------------------------------*/

.course-admin-menu {
	width: 460px;
}

.course-admin-menu li {
	width: 25%;
}

.node-type-course .meidale-menu-block .content a.about-course, .node-type-attendance-page .meidale-menu-block .content a.attendence, .node-type-evaluation-page .meidale-menu-block .content a.evaluations {
	background-color: #d8d8d8;
	color: #333;
}

.side-item {
    display: block;
	padding: 0 0 0 20px;
	background-image: url('../images/text-file.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 5px;
	min-height: 25px;
}

caption .side-item {
    display: block;
	margin: 0;
	font-size: 13px;
	background-position: right 7px;
	padding-left: 5px;
}

.file-item {
	background-image: url('../images/file-icon.gif');
}

.print-item {
	background-image: url('../images/print-icon.gif');
}

.print-only {
	display: none;
}

/*----------Homepage Banners-------*/

.homepage-small-banners > .view-content {
	display: flex;
	justify-content: space-between;
}

.homepage-small-banners > .view-content img, .homepage-small-banners > .view-content iframe {
	width: 100%;
	height: auto;
	min-height: 169px;
}

.homepage-small-banners > .view-content > * {
	flex: 0 0 300px;
}

.homepage-small-banners .banner {
    background: #e2e2e2;
    color: #000;	
}

.homepage-small-banners .banner-info {
    padding: 0 15px 26px;
}

.homepage-small-banners .banner-image {
    padding: 0 0 18px;
}

.homepage-small-banners .edit-link a {
    background: #00d9e0;
    display: block;
    color: #fff;
    text-align: center;
    padding: 5px;
}

.homepage-small-banners .edit-link a:hover {
    background: #999;
}

.homepage-small-banners h2 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 1.25em;
    line-height: 1.2;
}

.homepage-small-banners .more-link {
    font-weight: bold;
}


/*---------News & Events-----*/

body.homepage .sidebar-grey-title h2 {
	margin: 0 30px 0 10px;
}

.news-block-content {
   background: url('../images/bg-lines-grey-2.gif') repeat-y right; 
   padding-top: 20px;
   font-size: 13px;
}

.view-news-events > .view-content {
   /*background: url('../images/bg-lines-grey-2.gif') repeat-y left; 
   padding: 0 20px 0 25px;*/
}

.news-item {
   border-top: dotted 1px #999;
   padding: 20px 0 5px 0;
   min-height: 122px;
}

.news-item .date-display-single, .news-item .date-display-end, .news-item .date-display-start {
   font-weight: 600;
}

.films-news h2 {
	border-bottom: dotted 1px #999;
	margin-bottom: 19px;
	line-height: 30px;
}

.films-news .group-left {
   width: 220px;
   margin: 0 20px 0 0;
}

.films-news .group-right {
   width: 380px;
}

.films-news .films-news-item {
   position: relative;
   margin-bottom: 19px;
   padding-bottom: 19px;
   border-bottom: dotted 1px #999;
}

.news-block .view-footer {
	background: url("../images/bg-lines-grey.gif");
	border: solid 1px #aaa;
	margin-top: 25px;
	width: 280px;
}

.news-block .view-footer a {
   	display: block;
	background: #666;
	color: #fff;
	line-height: 30px;
	position: relative;
	left: 10px;
	bottom: 10px;
	text-align: right;
	padding: 0 10px;
}

.news-block .view-footer a:hover {
	background: #00d9e0;
}

.views-vTicker-item { max-width: 280px; }

/*-----------------Alumni Search------------------*/

#edit-name-wrapper {
   display: none;
}

/*---------------------------------------CALENDAR---------------------------------------*/

.fc table, table.fc-header tbody, .content table.fc-header, .content table.fc-header td, .fc-content thead th {
   border: none;
}

.content table.fc-header {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	color: #ccc;
	background: #D5FEFF;
	border: solid 1px #aaa;
}

.ui-widget-header {
    background: #888;
    color: #fff;
    font-weight: normal;
	direction: rtl;
}

.fc td, .fc th {
    padding: 10px 0;
    vertical-align: top;
}

.fc-content thead th {
   padding: 10px 0;
}

.fc-event {
  text-shadow: none;
}

.fc-rtl .fc-grid .fc-day-number {
   float: right;
   font-size: 0.85em;
   color: #888;
   padding: 0 5px;
}

.fc-event-time, .fc-event-title {
   padding: 0 0 0 5px;
   color: #fff;
   clear: both;
   /*letter-spacing: -1px;*/
   line-height: 15px;
}

.fc-event-title {
   font-size: 11px;
   padding-bottom: 5px;
   display: block;
}

.colors-taxonomy-term-1 .fc-event-time, .colors-taxonomy-term-2 .fc-event-time, .colors-taxonomy-term-3 .fc-event-time, .colors-taxonomy-term-4 .fc-event-time, .colors-node-type-merci-reservation .fc-event-time, .colors-node-type-news .fc-event-time, .colors-node-type-wednesday-hazuti .fc-event-time, .colors-node-type-news-alumni .fc-event-time, .colors-node-type-news-teachers .fc-event-time {
   color: #fff;
   font-weight: normal;
}

.colors-node-type-merci-reservation .fc-event-time {
   background: transparent;	
}

.colors-node-type-merci-reservation.camera_a { background: #ED1C24; }
.colors-node-type-merci-reservation.camera_b { background: #3366CC; }
.colors-node-type-merci-reservation.camera_c { background: #00C7B4; }
.colors-node-type-merci-reservation.camera_d { background: #CDAD3A; }
.colors-node-type-merci-reservation.camera_screenwriters { background: #A52A2A; }
.colors-node-type-merci-reservation.camera_stills { background: #FF9494; }
.colors-node-type-merci-reservation.equipment_sound { background: #CE75B8; }
.colors-node-type-merci-reservation.orthodox { background: #4a4646; }

.fc-event-vert .fc-event-inner {
float: right;
}

.fc-grid .fc-day-content {
   padding-bottom: 0px;
}

.content .fullcalendar a:hover {
   border-bottom: none;
   border: none;
}

.fc-content a:link, .fc-content a:visited {
    border: none;
}

.content .fullcalendar a:hover .fc-event-title, .content .fullcalendar a:hover .fc-event-time, #region-content .fullcalendar a:hover {
   color: #fff;
   text-shadow: none;
   background-color: #f2d25e;
}

.fc-header-title h2 {
	font-family: Alef;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 0;
	color: #555;
}

#region-content .fullcalendar a:hover {
    /*border: solid 1px #baaace;*/
}

.fc-event-inner {
overflow: hidden;
direction: rtl;
}

.fc-event-inner > span {
	padding: 0 4px;
}

.fc-border-separate th.fc-last, .fc-border-separate td.fc-last {
width: 97px;
}

.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start, #region-content .fc-ltr .fc-event-hori.fc-event-end, #region-content .fc-rtl .fc-event-hori.fc-event-start {
border-radius: 0;
border: none;
padding: 5px 0;
margin-bottom: 2px;
}

.fc-event-hori {
margin-bottom: 0px;
}

.ui-corner-left, .ui-corner-right {
border-radius: 0;
}
/*----------------------------------MEIDALE--------------------------------------------*/

/*--------------meidale menu------------------*/

.tabs ul.primary {
   margin: 8px 0 10px 0;
}

.meidale-header {
   margin-top: 7px;
}

.meidale-menu-nav {
   margin-bottom: 20px;
}

.meidale-menu-header {
   width: 158px;
}

.meidale-menu-block .content .meidale-menu-header a {
   background: #d8d8d8;
}

.meidale-menu-block .content a {
   display: block;
   line-height: 29px;
   border-bottom: solid 1px #fff;
   background: #00d9e0;
   color: #fff;
   padding: 0 15px;
}

.meidale-menu-block .content a.img-link {
	padding: 0;
}

.meidale-menu-block .content a.active-trail, .meidale-menu-block .content a.active, body.context-receipts a.receipt-link, body.context-reservations a.reservation-link, body.user-context a.user-link, body.node-type-receipt a.receipt-link, body.context-reports a.report-link {
   background: #31AAAE;
}

.meidale-menu-block .content a:hover {
   background: #999;
}

.meidale-menu-block .content a.active-trail:hover, .meidale-menu-block .content a.active:hover, body.context-receipts a.receipt-link:hover, body.context-reservations a.reservation-link:hover, body.user-context a.user-link:hover {
   background: #31AAAE;
   cursor: default;
}

#map-canvas {
	width: 100%;
	height: 600px;
	border: solid 1px #00d9e0;
	margin: 0 0 10px 0;
}

.receipt-status {
	margin: 5px 0;
	text-align: left;
}

.notes {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
    margin-bottom: 30px;
	padding: 15px 0;
}

.node-type-receipt a.print-page {
   display: block;
   width:50px;
   height:50px;
   overflow: hidden;
   text-indent: -9999px;
   background-image: url('../images/printer.gif');
	float: left;
	margin-top: 20px;
	border-radius: 5px;
}


.node-type-receipt a.print-page:hover {
	background-position: 0 -50px;
}

.count {
   width: 20px;
}
.digit {
   width: 80px;
}
.date {
   width: 100px;
}
.name {
   width: 250px;
}
.capitalize {
   text-transform: capitalize;
}
.amount {
   width: 80px;
}

.description {
   width: 350px;
}

.print-syslink {
	position: absolute;
	top: 9px;
	right: 0;
	margin: 5px 0;
}

.view-mode-movie_analysis .print-syslink {
	top: -40px;
}

.open-format-view .feed-icon a {
	display: inline-block;
	height: 30px;
	background: #00d9e0;
	padding: 0 10px;
}

.open-format-view .feed-icon a:after {
	content: "הפקת קבצים במבנה אחיד";
	line-height: 30px;
	color: #fff;
}

.open-format-view .feed-icon a img {
	display: none;
}

.open-format-view .feed-icon a:hover {
    background: #999;
}

/*------TABLES----*/

td.end-number {
   width: 120px;
}

.course-files-table table {
   width: 380px;
   margin-bottom: 20px;
}

.content .student-evaluation-view td {
   position: relative;
}

td.table-name {
   min-width: 110px;
}

td.table-name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 210px;
    display: block;
}
	
td.table-phone {
   min-width: 90px;
}

td.table-text {
   padding: 10px 8px
}

td.table-number {
   width: 50px;
}

td.table-grade {
   width: 20px;
}

td.row-sum {
   width: 90px;	
}

td.long-name {
   width: 170px;	
}

td.table-edit {
	padding: 0;
}

td.table-pass {
	text-align: center;
	width: 20px;
}

td.single-number {
	text-align: center;
	width: 40px;
}

td.center-text {
	text-align: center;
}

td.table-marked {
    background: #FFFFC9;
}

.last-col-number thead th:last-child { text-align: center; }

/*tr.even td.table-edit {background: #999;} tr.odd td.table-edit {background: #999;}*/
tr.even td.table-edit {background: #999;} tr.odd td.table-edit {background: #999;}

.node-type-attendance-page tr.even td.table-edit {background: #F28D7E;} .node-type-attendance-page tr.odd td.table-edit {background: #F28D7E;}


table tr.pass0, table tr.נכשל, table tr.חסום, table tr.minus {
   background-color: #ffd5d6;
}

table tr.pass0 .table-pass, table tr.נכשל .table-pass, table tr.חסום .table-status, table tr.minus .end-number, table tr.minus .table-payment {
	background-color: #F28D7E;
	color: #fff;
}

tr.minus:hover td, tr.minus.even:hover td.active, tr.minus.odd:hover td.active, tr:hover td.minus, tr.even:hover td.minus.active, tr.odd:hover td.minus.active {
    background-color: #FFFFD5;
    color: #666;
}

tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
    background-color: #E4E4E4;
}

.fullcalendar tr:hover td, .fullcalendar tr.even:hover td.active, .fullcalendar tr.odd:hover td.active {
    background-color: transparent;
}

.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end {
    border: none;
}

table tr.pass1 td.table-pass, table tr.עבר td.table-pass, table tr.פעיל td.table-status, table tr.plus:not(.zero) td.end-number, table tr.plus:not(.zero) td.table-payment {
   background-color: #bbe6b9;
}

table.sum tr.plus:not(.zero) {
	background-color: #dcebdb;
}

table tr td.table-link, table tr:hover td.table-link, table tr.even:hover td.active.table-link, table tr.odd:hover td.active.table-link {
    background: #D8D8D8;
    text-align: center;
    position: relative;
    padding: 0 15px;
	width: 70px;
}

.payments-page table tr td.table-link {
    width: 30px;
}

table td.table-link a {
	display: block;
	position: absolute;
	top: 0;
	bottom:0;
	right: 0;
	left: 0;
	line-height: 28px;
    background: #B3B3B3;
    color: #fff;
	padding: 0 15px;
}

table td.table-link a:hover {
    background: #6D6D6D;
    color: #fff;
}

.table-sum  {
	text-align: left;
	background-color: rgba(228, 228, 228, 0.6);
	padding: 10px 20px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	position: relative;
	top: -15px;
	color: #444;
}

.table-sum-attachment .view-content {
   display: none;
}

.table-evaluation {
   width: 340px;
}

.table-evaluation .inner-evaluation-number {
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	border-left: solid 1px #CCC;
	background-color: #bbe6b9;
    line-height: 30px;
}

.table-evaluation .inner-evaluation-number .inner-content {
	width: 50px;
	/*height: 16px;*/
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
}

.table-evaluation .inner-evaluatio-text {
    padding-right:  50px;
}

.table-evaluation .no-result {
	display: block;
    width: 356px;
    background: #c8e3ff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
}

.table-evaluation .add-feedback {
	display: block;
	width: 356px;
	background-color: #ebe2ff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 5px 0px;
	text-align: center;
}

table .item-list ol li {
	list-style: decimal;
	float: left;
	background: #c8e3ff;
	margin-left: 30px;
	padding: 0 16px;
	width: 70px;
	border: solid 1px #ccc;
	margin-bottom: 15px;
}

.switch-wrapper {
	height: 30px;
    min-width: 50px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

#region-content .switch-wrapper a {
   display:block;
}

#region-content .feedback-views .switch-wrapper a {
   padding: 9px 10px;
}

a.switch-button {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
}

.switch-add { z-index: 0; }
.switch-edit { z-index: 10; }

.node-type-attendance-page a.switch-edit:link, .node-type-attendance-page a.switch-edit:visited {
	color: #fff;
    background: #EE7563;
}

.node-type-attendance-page a.switch-edit:hover {
    background-color: #FFC445;
}

.add-button:link, .add-button:visited {
	background-color: #F28D7E;
	color: #fff;
}

.add-button:hover {
	background-color: #FFC445;
}

.edit-button:link {
   background-color: #9f9f9f;
   position: relative;
   left: 10px;
}

body.context-שנת-לימוד h1:after {
    content: " courses";
}

/*-----------------------timetable----------------------------*/

.timetable tr td:nth-child(5n+0), .timetable tr td:nth-child(6n+0), .timetable tr td:nth-child(7n+0), .timetable tr td:nth-child(8n+0), .timetable tr th:nth-child(5n+0), .timetable tr th:nth-child(6n+0), .timetable tr th:nth-child(7n+0), .timetable tr th:nth-child(8n+0) { display: none; }

.timetable tr td:first-child { 
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    background: #fffdef;
    color: #757575;
}

/*-----------------------merci----------------------------*/

.field-name-field-merci-reservation-notes { margin-bottom: 20px; }

.field-name-field-merci-reservation-notes p { margin-bottom: 0; }

.node-type-merci-reservation .form-type-item {
	padding: 5px;
    background: #F7F7F7;
    border: solid 1px #ccc;
}

.field-name-field-merci-reservation-contact {
    position: absolute;
    top: 81px;
    left: 0;
    padding: 15px;
    border: solid 1px #ccc;	
}

.field-name-field-merci-reservation-contact .view-footer {
	display: none;
}
/*
.page-reservations .form-item-nid input {
		width: 60px;
}
*/

/*---------------------------newsletter----------------------------*/
.newsletter {
	width: 400px;
}
.newsletter input {
	min-width: 400px;
}

/*----------- Helpers -------------*/

/*---- flex ----*/

.flex {
	display: flex;
}

/*--------------------------- Accessabilty ----------------------------*/

.accessibility-btn-wrapper {
	height: 25px;
}

.block-a11y {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
	visibility: hidden;
	opacity: 0;
	cursor: pointer;
	
	transition: opacity .3s;
}

.block-a11y::after {
    content: "X";
	color: #fff;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 20px;
	font-size: 26px;
}

.block-a11y.open {
	visibility: visible;
	opacity: 1;
}

.block-a11y .block-inner {
	cursor: default;
    background-color: #fff;
    max-height: 80%;
    max-width: 80%;
    overflow-y: auto;
    border-radius: 16px;
    border: 4px solid green;
    box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.3);
}

.block-a11y h2.block-title {
    background: green;
    color: #fff;
    padding: 6px 20px;
    font-size: 26px;	
}

.block-a11y .fieldset-wrapper > * {
	padding: 0 20px;
	margin: 1em 0;
}

.block-a11y fieldset.collapsed {
	display: none;
}

.block-a11y legend {
	display: none;
}

.block-a11y .fieldset-wrapper > *:not(:last-child) {
	border-bottom: 1px solid green;
}

.a11y-textsize-controls-body {
	padding-bottom: 20px;
}

.a11y-textsize-controls-body span {
	display: none;
}

.a11y-textsize-controls-body div {
	display: inline-block;
}

.accessibility-btn {
    width: 40px;
    height: 33px;
    background-image: url(../images/sprite-header.gif);
    background-position: 0 -170px;
    overflow: hidden;
    border: none;
    background-repeat: no-repeat;	
}

.accessibility-btn:hover {
    background-position: 0 -210px;	
}

.accessibility-btn:focus {
	-webkit-box-shadow: none;
    box-shadow: none;
}

/* FORMS */

.webform-client-form-119 > div {
   display: grid;
   grid-template-columns: 225px 225px;
   gap: 0 10px;
}

.webform-client-form-119 > div > *.webform-component-textarea, 
.webform-client-form-119 > div > *.webform-component-markup,
.webform-client-form-119 > div > *.full-column,
.webform-client-form-119 > div > *[id*="ajax-wrapper"],
.webform-client-form-119 > div > *.form-actions {
   grid-column: span 2;
}

.webform-client-form-119 > div > *.webform-progressbar {
   display: none;
}

.webform-client-form-119 > div > *.form-actions > * {
   margin-left: 6px;
}