/* TYPE YOUR OWN CSS HERE */
.repository-search-wrapper .search-form-v2-letters-bar{
    display: none;
}

/* Mobile alert */
#modal-layout-alert .close {
  display: none;
}
#tasmc-mobile-alert{
  text-align: right;
}
.modal-content .button.cta.ok{
  float: left;
}
.modal-content .modal-title {
  float: right;
}
a[href="https://nidp.tau.ac.il/nidp/saml2/sso?id=10&sid=0&option=credential&sid=0"] {
    font-weight: bolder;
}

 Event alert - מדברים מחקר */
/*#tasmc-event-alert {
  direction: rtl;
  text-align: center;
  padding: 8px 10px 10px;
}
#tasmc-event-alert .event-name {
  font-size: 1.3em;
  font-weight: 700;
  color: #143c66;         
  margin-left: 14px;        
}
#tasmc-event-alert .event-cta {
  font-size: 1.4em;        
  font-weight: 700;
  color: #29a4c0 !important;
  text-decoration: none !important;
}
#tasmc-event-alert .event-cta:hover {
  text-decoration: underline !important;
}

.modal-content .modal-title {
  float: none;
  text-align: center;
  width: 100%;
  font-size: 1.4em;        
  color: #29a4c0 !important;
}