/*Include parts of Bootstrap*/
/*Required*/
/*Optional*/
/*@import "bootstrap/scss/reboot";
@import "bootstrap/scss/type";
@import "bootstrap/scss/images";
@import "bootstrap/scss/code";
@import "bootstrap/scss/grid";*/
/*$color-scooter: #2581c4;*/
/*$color-venetian-red: #dc0d1d;*/
/*$underlined-links-color: lighten($body-copy-color, 20%);
$underlined-links-hover-color: $color-malibu;
*/
/*fonts*/
@font-face {
  font-family: "opensanshebrew";
  src: url("../fonts/OpenSansHebrew-Regular.ttf") format("truetype"), url("../fonts/opensanshebrew-regular-webfont.woff") format("woff"), url("../fonts/opensanshebrew-regular-webfont.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "opensanshebrew";
  src: url("../fonts/OpenSansHebrew-Light.ttf") format("truetype"), url("../fonts/opensanshebrew-light-webfont.woff") format("woff"), url("../fonts/opensanshebrew-light-webfont.woff2") format("woff2");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: "opensanshebrew";
  src: url("../fonts/OpenSansHebrew-Bold.ttf") format("truetype"), url("../fonts/opensanshebrew-bold-webfont.woff") format("woff"), url("../fonts/opensanshebrew-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }
/**
 * $BASE-TYPOGRAPHY
 */
body {
  font-family: opensanshebrew;
  font-weight: 500;
  color: #222; }

/**
 * $LINKS
 */
a, a.active {
  color: #1674b1;
  text-decoration: none;
  hyphens: manual;
  text-shadow: none; }
  a:visited, a.active:visited {
    color: #1674b1; }
  a:focus, a.active:focus {
    color: tomato; }
  a:hover, a.active:hover {
    color: tomato; }
  a:active, a.active:active {
    color: #ffb9ad; }
  a:hover, a.active:hover {
    text-decoration: none; }

/*header, menu, and footer links*/
header a, header a.active, header a:hover, nav a, nav a.active, nav a:hover, footer a, footer a.active, footer a:hover {
  color: #222;
  text-decoration: none; }
  header a:visited, header a.active:visited, header a:hover:visited, nav a:visited, nav a.active:visited, nav a:hover:visited, footer a:visited, footer a.active:visited, footer a:hover:visited {
    color: #222; }
  header a:focus, header a.active:focus, header a:hover:focus, nav a:focus, nav a.active:focus, nav a:hover:focus, footer a:focus, footer a.active:focus, footer a:hover:focus {
    color: #222; }
  header a:hover, header a.active:hover, header a:hover:hover, nav a:hover, nav a.active:hover, nav a:hover:hover, footer a:hover, footer a.active:hover, footer a:hover:hover {
    color: #222; }
  header a:active, header a.active:active, header a:hover:active, nav a:active, nav a.active:active, nav a:hover:active, footer a:active, footer a.active:active, footer a:hover:active {
    color: #222; }

.h1, h1 {
  font-size: 2.2rem;
  padding-bottom: 5px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: left;;
  direction: rtl;}

.h2, h2 {
  font-size: 1.5rem;
  text-align: left;;
  direction: rtl;}

.h3, h3 {
  font-size: 1.35rem;
  text-align: left;
  direction: rtl;}

/*Include parts of Bootstrap*/
/*Required*/
/*@import "../bootstrap/scss/functions";
@import "../bootstrap/scss/variables";
@import "../bootstrap/scss/mixins";
*/
/*$color-scooter: #2581c4;*/
/*$color-venetian-red: #dc0d1d;*/
/*$underlined-links-color: lighten($body-copy-color, 20%);
$underlined-links-hover-color: $color-malibu;
*/
/*fonts*/
@font-face {
  font-family: "opensanshebrew";
  src: url("../fonts/OpenSansHebrew-Regular.ttf") format("truetype"), url("../fonts/opensanshebrew-regular-webfont.woff") format("woff"), url("../fonts/opensanshebrew-regular-webfont.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "opensanshebrew";
  src: url("../fonts/OpenSansHebrew-Light.ttf") format("truetype"), url("../fonts/opensanshebrew-light-webfont.woff") format("woff"), url("../fonts/opensanshebrew-light-webfont.woff2") format("woff2");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: "opensanshebrew";
  src: url("../fonts/OpenSansHebrew-Bold.ttf") format("truetype"), url("../fonts/opensanshebrew-bold-webfont.woff") format("woff"), url("../fonts/opensanshebrew-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }
/**
 * $BASE-TYPOGRAPHY
 */
body {
  font-family: opensanshebrew;
  font-weight: 500;
  color: #222; }

/**
 * $LINKS
 */
a, a.active {
  color: #1674b1;
  text-decoration: none;
  hyphens: manual;
  text-shadow: none; }
  a:visited, a.active:visited {
    color: #1674b1; }
  a:focus, a.active:focus {
    color: tomato; }
  a:hover, a.active:hover {
    color: tomato; }
  a:active, a.active:active {
    color: #ffb9ad; }
  a:hover, a.active:hover {
    text-decoration: none; }

/*header, menu, and footer links*/
header a, header a.active, header a:hover, nav a, nav a.active, nav a:hover, footer a, footer a.active, footer a:hover {
  color: #222;
  text-decoration: none; }
  header a:visited, header a.active:visited, header a:hover:visited, nav a:visited, nav a.active:visited, nav a:hover:visited, footer a:visited, footer a.active:visited, footer a:hover:visited {
    color: #222; }
  header a:focus, header a.active:focus, header a:hover:focus, nav a:focus, nav a.active:focus, nav a:hover:focus, footer a:focus, footer a.active:focus, footer a:hover:focus {
    color: #222; }
  header a:hover, header a.active:hover, header a:hover:hover, nav a:hover, nav a.active:hover, nav a:hover:hover, footer a:hover, footer a.active:hover, footer a:hover:hover {
    color: #222; }
  header a:active, header a.active:active, header a:hover:active, nav a:active, nav a.active:active, nav a:hover:active, footer a:active, footer a.active:active, footer a:hover:active {
    color: #222; }

.h1, h1 {
  font-size: 2.2rem;
  padding-bottom: 5px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: right; }

.h2, h2 {
  font-size: 1.5rem;
  text-align: right; }

.h3, h3 {
  font-size: 1.35rem;
  text-align: right; }

.conference-website {
  /* header */
  /* main menu */
  /* supporters section */
  /* conference info section */
  /* speakers section */
  /* program-section */
  /* abstracts page */
  /* lists */
  /* general layout and style */ }
  @media (min-width: 1200px) {
    .conference-website .container {
      max-width: 1100px; } }
  .conference-website header {
    background-image: none; }
    .conference-website header .container {
      overflow: auto; }
  .conference-website .header-inner-wrapper {
    padding: 25px 0;
    margin-bottom: -1px;
    border-bottom: solid 10px #48adb8;
    background-color: #ffffff; }
  .conference-website .conference-title,
  .conference-website .nav-wrapper {
    display: inline-block;
    margin: 0.7rem 0;
    background-color: #ffffff; }
  .conference-website #conference-name h1 {
    font-size: 28px;
    margin: 0;
    color: #222;
    line-height: 35px; }
    @media (min-width: 375px) {
      .conference-website #conference-name h1 {
        font-size: 36px;
        line-height: 45px; } }
    @media (min-width: 576px) {
      .conference-website #conference-name h1 {
        font-size: 40px;
        line-height: 45px; } }
  .conference-website #conference-descriptive-name {
    font-size: 20px;
    line-height: 25px;
    color: #222; }
  .conference-website .nav-wrapper {
    float: right; }
  .conference-website .navbar {
    display: inline-flex;
    padding: 0; }
    .conference-website .navbar .nav-item a {
      color: #222; }
    .conference-website .navbar span.menu-pipe {
      display: inline-block;
      color: #ffffff; }
      @media (max-width: 576px) {
        .conference-website .navbar span.menu-pipe {
          display: inline-block; } }
    .conference-website .navbar .nav-item:last-child span.menu-pipe {
      display: none; }
  .conference-website .navbar a#navbarDropdown,
  .conference-website .navbar .navbar-nav > li a {
    display: inline-block; }
    .conference-website .navbar a#navbarDropdown:after,
    .conference-website .navbar .navbar-nav > li a:after {
      display: none; }
  @media (min-width: 576px) {
    .conference-website .navbar-expand-sm .navbar-nav .nav-link {
      padding-left: 15px;
      padding-right: 15px; } }
  .conference-website .dropdown-menu {
    border: none;
    border-radius: 0;
    margin-top: 2px;
    background: #2f3254; }
    .conference-website .dropdown-menu .dropdown-item {
      padding-left: 15px;
      padding-right: 15px; }
  @media (min-width: 576px) {
    .conference-website .navbar {
      background-color: #ffffff; } }
  .conference-website a.dropdown-toggle[aria-expanded="true"],
  .conference-website a.dropdown-toggle:active,
  .conference-website a.dropdown-toggle:hover,
  .conference-website li.nav-item > a.nav-link:hover {
    color: #e37222;
    margin-bottom: -2px; }
  .conference-website .navbar-expand-sm .navbar-nav .nav-link {
    margin-right: -4px;
    text-transform: uppercase; }
  .conference-website .dropdown-menu a.dropdown-item.active,
  .conference-website .dropdown-menu a.dropdown-item:active,
  .conference-website .dropdown-menu a.dropdown-item:focus,
  .conference-website .dropdown-menu a.dropdown-item:hover {
    color: #e37222;
    background: #2f3254; }
  .conference-website .navbar-toggler .navbar-toggler-icon {
    background-image: url(../images/hamburger-w.png); }
  .conference-website .navbar-toggler-icon {
    width: 35px;
    height: 35px; }
  .conference-website button.navbar-toggler {
    padding: 0 4px;
    margin: 5px 10px; }
  .conference-website .supporters {
    text-align: center; }
    .conference-website .supporters h2 {
      text-align: center; }
    .conference-website .supporters #supporters-list {
      padding: 0; }
      .conference-website .supporters #supporters-list li {
        display: block;
        margin-bottom: 10px; }
    .conference-website .supporters .supporter-img img {
      max-width: 380px;
      max-height: 220px; }
    .conference-website .supporters .supporter-name {
      font-size: 20px;
      max-width: 380px;
      margin: 0 auto; }
  .conference-website .conference-info .field,
  .conference-website .additional-info .field {
    margin-bottom: 5px; }
    .conference-website .conference-info .field:last-child,
    .conference-website .additional-info .field:last-child {
      margin-bottom: 0; }
    .conference-website .conference-info .field .label,
    .conference-website .additional-info .field .label {
      font-weight: bold; }
  .conference-website .speakers-list #speakers-left,
  .conference-website .speakers-list #speakers-middle,
  .conference-website .speakers-list #speakers-right {
    padding-left: 0;
    display: block; }
    .conference-website .speakers-list #speakers-left li,
    .conference-website .speakers-list #speakers-middle li,
    .conference-website .speakers-list #speakers-right li {
      display: block;
      clear: both;
      padding: 5px 0; }
  .conference-website .speakers-list .speaker-name {
    display: inline-block; }
  .conference-website .speakers-list .speaker-affiliation {
    display: inline-block;
    color: #696969; }
  .conference-website .program-section .item {
    clear: both;
    margin-bottom: 10px; }
    .conference-website .program-section .item:last-child {
      margin-bottom: 0; }
  .conference-website .program-section .time {
    display: inline-block;
    margin-right: 20px; }
  .conference-website .program-section .description {
    display: inline-block; }
  .conference-website .program-section .date {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px; }
  .conference-website .abstracts .affiliation {
    color: #696969;
    margin-left: 5px; }
  .conference-website .abstracts .author {
    margin-bottom: 3px; }
  .conference-website #main-wrapper ul {
    margin-bottom: 0; }
    .conference-website #main-wrapper ul li {
      padding: 5px 5px; }
      .conference-website #main-wrapper ul li:last-child {
        border-bottom: none; }
    .conference-website #main-wrapper ul span.authors {
      color: #696969; }
  .conference-website #main-wrapper ol li {
    padding: 5px 1em; }
  .conference-website .section {
    padding-top: 40px;
    /*padding-bottom: 40px;*/
    margin: 0;
    border-bottom: none; }
    .conference-website .section ol,
    .conference-website .section ul {
      margin-bottom: 30px; }
    .conference-website .section:after {
      content: "";
      display: block;
      margin-left: 0;
      width: 40px;
      width: 100%;
      padding-top: 40px;
      border-bottom: 2px solid #696969; }
  .conference-website .section:last-child {
    border-bottom: none; }
    .conference-website .section:last-child:after {
      display: none; }
  .conference-website .col-lg-9 {
    padding-top: 40px;
    padding-left: 0; }
  .conference-website h1,
  .conference-website h2 {
    text-transform: uppercase; }
  .conference-website h2 {
    margin-bottom: 1.1rem; }
  .conference-website .wrapper {
    min-height: 100%;
    margin-bottom: 0px; }
  .conference-website #main-wrapper {
    padding: 25px 0 45px 0; }
    @media (min-width: 576px) {
      .conference-website #main-wrapper {
        padding: 35px 0 75px 0; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1100px; } }
/* header */
header {
  background-image: url(../images/pattern.jpeg);
  background-size: 560px;
  background-repeat: no-repeat;
  background-position: right top; }
  @media (max-width: 1010px) {
    header {
      background-size: 460px; } }
  @media (max-width: 980px) {
    header {
      background-size: 410px; } }
  @media (max-width: 910px) {
    header {
      background-size: 335px; } }
  @media (max-width: 815px) {
    header {
      background-image: none; } }

.header-inner-wrapper {
  padding: 50px 0 0px 0;
  margin-bottom: -1px;
  background-color: rgba(0, 0, 0, 0.1); }

.name-and-affiliation {
  display: inline-block;
  /*background: $color-white;*/
  padding: 35px 15px 35px 10px; }
  @media (max-width: 768px) {
    .name-and-affiliation {
      padding: 35px 15px 35px 15px; } }

.name-and-affiliation a #position,
.name-and-affiliation a #affiliation,
.name-and-affiliation a:hover #position,
.name-and-affiliation a:hover #affiliation {
  color: #808080; }

#site-name-homepage h1,
#site-name {
  font-size: 28px;
  line-height: 45px;
  color: #1674b1;
  display: inline-block;
  padding: 2px 15px 5px 0;
  margin: 0;
  font-weight: normal; }
  @media (min-width: 375px) {
    #site-name-homepage h1,
    #site-name {
      font-size: 36px; } }
  @media (min-width: 576px) {
    #site-name-homepage h1,
    #site-name {
      font-size: 50px;
      line-height: 54px; } }

.name-and-affiliation > a:hover #site-name {
  /*color:#3C8BA2;*/ }

/* main menu */
.nav-wrapper {
  background-color: #2f3254;
  padding: 7px 0; }
  @media (min-width: 768px) {
    .nav-wrapper {
      margin-left: -15px; } }

.navbar {
  display: inline-flex;
  padding: 0; }
  @media (min-width: 576px) {
    .navbar {
      background-color: #2f3254; } }
  .navbar .nav-item a {
    color: #ffffff; }
  .navbar span.menu-pipe {
    display: none;
    color: #696969; }
    @media (max-width: 576px) {
      .navbar span.menu-pipe {
        display: none; } }

.navbar a#navbarDropdown,
.navbar .navbar-nav > li a {
  display: inline-block; }
  .navbar a#navbarDropdown:after,
  .navbar .navbar-nav > li a:after {
    display: none; }

@media (min-width: 576px) {
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 15px;
    padding-right: 15px; } }
.dropdown-menu {
  border: none;
  border-radius: 0;
  margin-top: 2px;
  background: #2f3254; }
  .dropdown-menu .dropdown-item {
    padding-left: 15px;
    padding-right: 15px; }

@media (min-width: 576px) {
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    margin-top: -1px; } }
a.dropdown-toggle[aria-expanded="true"],
a.dropdown-toggle:active,
a.dropdown-toggle:hover,
li.nav-item > a.nav-link:hover {
  color: #e37222;
  margin-bottom: -2px; }

.navbar-expand-sm .navbar-nav .nav-link {
  margin-right: -4px; }

.dropdown-menu a.dropdown-item.active,
.dropdown-menu a.dropdown-item:active,
.dropdown-menu a.dropdown-item:focus,
.dropdown-menu a.dropdown-item:hover {
  color: #e37222;
  background: #2f3254; }

.navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/hamburger-w.png); }

.navbar-toggler-icon {
  width: 35px;
  height: 35px; }

button.navbar-toggler {
  padding: 0 4px;
  margin: 5px 10px; }

/* footer */
footer {
  background: #ffffff;
  padding: 15px 0;
  display: flex;
  align-items: center;
  border-top: solid 2px tomato;
  background-color: rgba(0, 0, 0, 0.1); }
  footer img {
    height: 50px;
    margin: 5px 6px 3px 0px; }
    @media (min-width: 520px) {
      footer img {
        float: left; } }
  footer .school {
    font-weight: bold; }
  footer .faculty-school {
    line-height: 15px;
    font-size: 13px; }

/* course page */
.course-info {
  margin-bottom: 40px;
  padding-bottom: 15px; }
  .course-info .field .label {
    font-weight: bold; }

@media (min-width: 992px) {
  .course .col-lg-3.left {
    order: 2; } }
.course .course-info {
  background-color: #9abdf3;
  padding: 18px;
  margin-bottom: 30px; }

/* group members page */
.group-members ul {
  padding-left: 0; }
.group-members li {
  display: block; }
.group-members li.odd {
  float: left; }
.group-members li.even {
  clear: right; }
.group-members ul#current-members {
  padding-left: 0;
  clear: both;
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .group-members ul#current-members li {
    margin-right: 3rem;
    clear: both;
    padding-top: 1rem;
    padding-bottom: 1rem;
    flex-grow: 0;
    flex-shrink: 0;
    width: 200px; }
  .group-members ul#current-members .member-img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 1rem;
    margin-right: 0.6rem; }
    .group-members ul#current-members .member-img img {
      width: 200px;
      height: 200px; }
    .group-members ul#current-members .member-img .img-placeholder {
      display: block;
      width: 200px;
      height: 200px;
      background-image: url(../images/math-placeholder.jpg);
      background-size: 200px;
      line-height: 200px;
      text-align: center; }
  .group-members ul#current-members .position {
    color: #696969; }
.group-members ul#graduated-members li:first-child,
.group-members ul#postdoc-members li:first-child {
  padding-top: 1rem; }
.group-members ul#graduated-members h3,
.group-members ul#postdoc-members h3 {
  display: inline-block; }
.group-members ul#graduated-members .position-year,
.group-members ul#postdoc-members .position-year {
  color: #696969; }
.group-members div.website-link a,
.group-members a.website-link {
  display: inline-block;
  width: 27px;
  height: 27px;
  background-image: url(../images/homepage.png);
  background-size: 26px;
  margin-bottom: -6px;
  margin-left: 6px; }
.group-members .website-link a {
  display: block;
  margin-left: 0; }

/* homepage - contact details */
.homepage .flex-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px; }
  .homepage .flex-wrapper .contact-info,
  .homepage .flex-wrapper .cv-n-links {
    height: 186px;
    flex-grow: 1;
    background-color: #e5dcfb;
    padding: 18px;
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right: 6px; }
    @media (max-width: 325px) {
      .homepage .flex-wrapper .contact-info,
      .homepage .flex-wrapper .cv-n-links {
        height: 212px; } }
    .homepage .flex-wrapper .contact-info span,
    .homepage .flex-wrapper .cv-n-links span {
      display: block; }
  .homepage .flex-wrapper .cv-n-links span {
    max-width: 120px; }
  .homepage .flex-wrapper .contact-info {
    /*margin-right:12px;*/
    background-color: #9abdf3; }
  .homepage .flex-wrapper img {
    flex: none;
    width: 100%;
    height: 100%;
    /*height: 250px;*/
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 20px; }

.homepage .col-lg-6.right {
  text-align: justify; }

.homepage .contact-label {
  /*color: $body-copy-color;*/
  margin-top: 12px;
  margin-right: 3px;
  font-weight: bold;
  /*text-transform: uppercase;*/ }

.office {
  margin-top: 10px; }

.intro-paragraph {
  margin-bottom: 25px; }

.homepage h1 {
  font-size: 1.5rem;
  border: none; }

/* lists */
#main-wrapper ul {
  /*padding-left: 0;*/
  margin-bottom: 2rem; }
  #main-wrapper ul li {
    /*margin: 0.8rem 0;*/
    /*display: block;*/
    padding: 5px 5px;
    /*border-bottom: 1px solid $color-dim-grey;*/
    /*background-color: $color-solitude;*/ }
    #main-wrapper ul li:last-child {
      border-bottom: none; }
  #main-wrapper ul span.authors {
    color: #696969; }
#main-wrapper ol li {
  padding: 5px 1em; }

.cv span.thesis-name, .students span.thesis-name {
  font-style: italic; }

/* general layout and style */
.section {
  /*border-bottom: dashed 2px $color-venetian-red;*/
  border-bottom: solid 2px tomato;
  margin-bottom: 35px; }
  .section ol,
  .section ul {
    margin-bottom: 30px; }

.section:last-child {
  border-bottom: none; }

@media (min-width: 992px) {
  .col-lg-6.left {
    padding-right: 20px; }

  .col-lg-6.right {
    padding-left: 20px; } }
.publications .col-lg-9.left,
.event-organization .col-lg-9.left,
.talks .col-lg-9.left,
.video-talks .col-lg-9.left {
  text-align: justify; }

html, body {
  height: 100%;
  margin: 0; }

.wrapper {
  min-height: 100%;
  margin-bottom: -89px;
  /* This is the same as the height of the footer */ }

/* The height of the footer and push must be the same */
footer,
.push {
  height: 100px; }
  @media (max-width: 520px) {
    footer,
    .push {
      height: 142px; } }

#main-wrapper {
  padding: 45px 0; }
  @media (min-width: 576px) {
    #main-wrapper {
      padding: 85px 0; } }

/*# sourceMappingURL=styles.css.map */
