﻿/* buttons */
/* titles */
/* background */
/*form*/
html {
  scroll-behavior: smooth;
}

.yehidot-horaa-container h4 {
  padding: 7px 15px;
}

.yehidot-horaa-container .page-header.card-style .main-page-title {
  display: flex;
  background-color: rgb(48, 152, 207);
  align-items: center;
  justify-content: space-between;
  border: 6px solid #fff;
  padding: 4px 22px 4px 8px;
}

.yehidot-horaa-container .page-header.card-style .main-page-title h1 {
  padding: 0;
}

.yehidot-horaa-container .dark-btn {
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  border: none;
  background-color: #1d5c7e;
  width: 79px;
  height: 32px;
}

.yehidot-horaa-container .dark-btn img.small-arrow {
  width: auto;
  margin-right: 10px;
}

.yehidot-horaa-container .anchors-wrapper {
  background-color: #edf5fa;
  text-align: center;
}

.yehidot-horaa-container .anchors-wrapper .anchors-title {
  font-size: 22px;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.yehidot-horaa-container .anchors-wrapper .anchors-container {
  line-height: 25px;
  margin-bottom: 20px;
}

.yehidot-horaa-container .anchors-wrapper .anchors-container a {
  display: inline-block;
  color: #337ab7;
  text-decoration: none;
}

.yehidot-horaa-container .anchors-wrapper .anchors-container .seperator {
  font-weight: 600;
  margin: 5px;
}

.yehidot-horaa-container .title-inner-page {
  display: flex;
  justify-content: space-between;
}

.yehidot-horaa-container .tchum-daat.card-style {
  padding-bottom: 10px;
}

.yehidot-horaa-container .tchum-daat .title-inner-page {
  margin-bottom: 24px;
}

.yehidot-horaa-container .tchum-daat .back-top-btn {
  background-color: transparent;
  border: none;
  font-size: 16px;
  margin-right: auto;
}

.yehidot-horaa-container .tchum-daat .back-top-btn img {
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.yehidot-horaa-container .tchum-daat .dark-btn {
  margin: 30px auto 20px 35px;
  display: block;
  width: 145px;
  box-sizing: content-box;
  padding: 0 10px;
}

.yehidot-horaa-container .maagar-yehidot-horaa-search-results-container .results-counter {
  font-size: 16px;
  margin: 12px 0;
  margin-bottom: 30px;
}

.yehidot-horaa-container .yahida-horaa-card-container {
  display: flex;
  align-items: flex-start;
  background-color: var(--stock-search-bg);
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 4px;
}

.yehidot-horaa-container .yahida-horaa-card-container img {
  /*max-width: 180px;*/
  width: 100%;
  margin-left: 30px;
}

.yehidot-horaa-container .yahida-horaa-card-container .content-container {
  display: inline-block;
  width: 100%;
}

.yehidot-horaa-container .yahida-horaa-card-container .content-container .btn-search-blue {
  font-size: 16px;
  border-radius: 4px;
  float: left;
  /*height: 32px;
      display: block;
      margin-right: auto;
      width: 145px;
      box-sizing: content-box;
      padding: 0 10px;*/
}

.yehidot-horaa-container .saparator {
  margin: 20px 0;
  background-color: rgba(0, 0, 0, 0.1607843137);
  height: 1px;
}

.yehidot-horaa-container .yahida-horaa-card-container .content-container h5 {
  font-size: 18px;
  margin-block: 0px;
  color: var(--title-color);
}

/*.yehidot-horaa-container .maagar-yehidot-horaa-search-results-container {
  padding: 0 20px;
}*/
.yehidot-horaa-container .search-details {
  background-color: var(--grey-background);
  display: inline-block;
  width: calc(100% - 30px);
  margin: 15px;
  padding: 5px 10px;
  box-sizing: border-box;
}

.yehidot-horaa-container .search-details ul.yahida-properties-list span.title {
  font-weight: 600;
}

.yehidot-horaa-container .search-details ul.yahida-properties-list li span {
  font-size: 18px;
}

.yehidot-horaa-container .search-details ul.yahida-properties-list li.title {
  margin-left: 15px;
}

.yehidot-horaa-container ul.yahida-properties-list {
  list-style: none;
  padding: 0;
  margin: 5px 0;
}

.yehidot-horaa-container ul.yahida-properties-list .saparator {
  height: 20px;
  width: 1px;
  display: inline-block;
  background-color: #333;
  margin: 0 10px;
  vertical-align: middle;
}

.yehidot-horaa-container ul.yahida-properties-list li {
  display: inline-block;
  vertical-align: middle;
}

.yehidot-horaa-container ul.yahida-properties-list li span {
  font-size: 18px;
}

.yehidot-horaa-container ul.yahida-properties-list li span.title {
  font-weight: bold;
}

.yehidot-horaa-container .yahida-horaa-card-container .content-container p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
}

.yehidot-horaa-container .yahida-horaa-card-container .content-container .button-container {
  text-align: left;
}

.yehidot-horaa-container .yahida-horaa-card-container .content-container .button-container button {
  background-color: #3098cf;
  border-radius: 10px;
  padding: 4px 16px;
  color: #fff;
  border: none;
  font-size: 18px;
}

.yehidot-horaa-container .maagar-yehidot-horaa-search-results-container .searched-results ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 14px 0;
}

.yehidot-horaa-container .maagar-yehidot-horaa-search-results-container .searched-results ul li {
  display: inline-block;
  font-size: 20px;
}

.yehidot-horaa-container .maagar-yehidot-horaa-search-results-container .searched-results ul li .small-saparator {
  width: 2px;
  background-color: #000;
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  margin: 6px;
}

.yehidot-horaa-container .maagar-yehidot-horaa form {
  margin-bottom: 10px;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-filters {
  display: flex;
  flex-wrap: wrap;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group {
  position: relative;
  display: inline-block;
  margin-left: 2%;
  margin-top: 20px;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group select {
  width: 214px;
  display: inline-block;
  margin-right: 13px;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group.small select {
  width: 74px;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .select-button-custom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  border: none;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group-d-flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 400px;
  height: 50px;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group-d-flex label.container {
  position: relative;
  flex: 1;
  margin: 0;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group-d-flex label.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group-d-flex label.container .checkmark {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(48, 152, 207, 0.1333333333);
  font-weight: normal;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group-d-flex label.container .checkmark .label-text {
  display: block;
  padding: 12px 0;
  font-size: 18px;
  text-align: center;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group-d-flex label.container input:checked ~ .checkmark {
  background-color: #2196f3;
  color: #fff;
  font-weight: bold;
}

.yehidot-horaa-container .maagar-yehidot-horaa,
.yehidot-horaa-container .maagar-yehidot-horaa {
  margin-top: 20px;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .select-button-custom {
  position: absolute;
  top: 56px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  border: none;
}

.yehidot-horaa-container .maagar-yehidot-horaa form .form-group:nth-child(4) {
  margin-left: 0;
}

.yehidot-horaa-container form .select-button-custom::after {
  content: " ";
  position: absolute;
  top: 46%;
  left: 15px;
  width: 14px;
  height: 14px;
  transform: translateY(-50%) rotate(45deg);
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
  border-right: 2px solid #444;
  border-bottom: 2px solid #444;
}

.yehidot-horaa-container form .form-actions .button-clear {
  background-color: transparent;
  border: none;
  color: #3098cf;
  text-decoration: underline;
  font-size: 18px;
  margin-left: 20px;
}

.yehidot-horaa-container form .form-actions {
  margin-right: auto;
  margin-top: 22px;
  width: fit-content;
}

.yehidot-horaa-container form .form-actions .button-clear {
  background-color: transparent;
  border: none;
  color: #23527c;
  text-decoration: underline;
  font-size: 16px;
  margin-left: 20px;
}

.yehidot-horaa-container form .form-actions .button-primary {
  background-color: #3098cf;
  padding: 6px 20px;
  border-radius: 4px;
  color: #fff;
  font-size: 22px;
  border: none;
}

@media screen and (max-width: 992px) {
  .yehidot-horaa-container .yahida-horaa-card-container {
    flex-direction: column;
  }
  .yehidot-horaa-container .yahida-horaa-card-container img {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  .yehidot-horaa-container .yahida-horaa-card-container img {
    max-width: 160px;
  }
}
/*ovveride*/
.page-component-edu .yehidot-horaa-container a.btn-search-blue {
  color: #fff;
}

.yehidot-horaa-container .tchum-daat .dark-btn,
.yehidot-horaa-container .yahida-horaa-card-container .content-container .btn-search-blue {
  font-size: 17px;
}

.yehidot-horaa-container .tchum-daat .dark-btn {
  padding-top: 8px;
}

.page-component-edu .yehidot-horaa-container a.btn-search-blue:focus,
.page-component-edu .yehidot-horaa-container a.dark-btn:focus,
.page-component-edu .yehidot-horaa-container a.btn-search-blue:hover,
.page-component-edu .yehidot-horaa-container a.dark-btn:hover {
  color: #fff !important;
}

#left_col[role=main] .yehidot-horaa-container ul.yahida-properties-list {
  margin-right: 0px;
}

.yehidot-horaa-container ul.yahida-properties-list li,
.yehidot-horaa-container ul.yahida-properties-list {
  margin: 0px;
}

.yehidot-horaa-container .yehida-summary {
  margin-top: 5px;
}

.yehidot-horaa-container .yahida-horaa-card-container .content-container .yehida-summary p:not(p:last-child) {
  margin-bottom: 0px;
}

.ltr .yehidot-horaa-container .yahida-horaa-card-container img {
  margin-left: 0px;
  margin-right: 30px;
}

.ltr .yehidot-horaa-container .yahida-horaa-card-container .content-container .btn-search-blue {
  float: right;
}

.ltr .yehidot-horaa-container .tchum-daat .dark-btn {
  margin: 30px 35px 20px auto;
  text-align: left;
  width: 165px;
}

.ltr .yehidot-horaa-container .dark-btn img.small-arrow {
  margin-right: 0px;
  margin-left: 10px;
  transform: scaleX(-1);
}

.yehidot-horaa-container ul.yahida-properties-list li {
  display: inline;
}

.yehidot-horaa-container .yahida-horaa-card-container img.small-arrow {
  width: 8px;
  margin-right: 5px;
}

.yehidot-horaa-container .yahida-horaa-card-container .toogle-keys a {
  cursor: pointer;
  font-size: 14px;
}

@media screen and (max-width: 992px) {
  .yehidot-horaa-container .yahida-horaa-card-container img.small-arrow {
    margin-bottom: 0;
    margin-left: 0;
  }
}
.yehidot-horaa-container .yahida-horaa-card-container .content-container.ltr img.small-arrow {
  margin-left: 5px;
  margin-right: 0;
}

.yehidot-horaa-container ul.yahida-properties-list .saparator {
  width: 0.5px;
  height: 13px;
}

.yehidot-horaa-container ul.yahida-properties-list li span {
  font-size: 14px;
}

.yehidot-horaa-container .teaching-unit-label {
  font-weight: bold;
}

.yehidot-horaa-container .property-title span {
  font-weight: bold;
}

.yehidot-horaa-container .property-title {
  color: var(--title-color);
}

/*ovveride*/
.teaching-unit-link-container {
  display: flex;
  justify-content: flex-end;
}
