.btn {
  border-radius: 5px;
  font-weight: 400;
  font-family: "Arvo", serif; }
  .btn:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .fa {
  margin-right: 0.2em; }
  .btn .fa:last-child {
    margin-right: 0; }

.btn-default {
  background-color: #0b6a8e;
  border-color: #0b6a8e;
  color: #ffffff; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .open > .btn-default.dropdown-toggle {
    background-color: #07475f;
    border-color: #07475f;
    color: #ffffff; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active {
    background-color: #0b6a8e;
    border-color: #0b6a8e;
    color: #ffffff;
    opacity: 0.4;
    filter: alpha(opacity=40); }

.btn-primary, .btn-success {
  background-color: #3a853a;
  border-color: #3a853a;
  color: #ffffff; }
  .btn-primary:hover, .btn-primary:focus, .open > .btn-primary.dropdown-toggle, .btn-success:hover, .btn-success:focus, .open > .btn-success.dropdown-toggle {
    background-color: #2d5d36;
    border-color: #2d5d36;
    color: #ffffff; }
  .btn-primary:active, .open > .btn-primary.dropdown-toggle, .btn-success:active, .open > .btn-success.dropdown-toggle {
    background-color: #3f844c;
    border-color: #3f844c; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active {
    background-color: #3a853a;
    border-color: #3a853a;
    color: #ffffff;
    opacity: 0.4;
    filter: alpha(opacity=40); }

.btn-secondary {
  background-color: #f1f2f2;
  border-color: #f1f2f2;
  color: #0b6a8e; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .open > .btn-secondary.dropdown-toggle {
    background-color: #d7d9d9;
    border-color: #d7d9d9;
    color: #07475f; }
  .btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active {
    background-color: #f1f2f2;
    border-color: #f1f2f2;
    color: #0b6a8e;
    opacity: 0.4;
    filter: alpha(opacity=40); }

.btn-link {
  color: #0b6a8e;
  font-family: "Open Sans", sans-serif; }
  .btn-link:hover, .btn-link:focus, .btn-link:active {
    text-decoration: none;
    color: #07475f; }
  .btn-link.btn-danger {
    color: #d9534f; }
    .btn-link.btn-danger:hover, .btn-link.btn-danger:focus, .btn-link.btn-danger:active {
      color: #c9302c; }

.social-share-widget-ct .btn-default,
.btn-share {
  background-color: #f8d982;
  border-color: #f8d982;
  color: #ffffff; }
  .social-share-widget-ct .btn-default:hover, .social-share-widget-ct .btn-default:focus, .social-share-widget-ct .btn-default:active, .open > .social-share-widget-ct .btn-default.dropdown-toggle,
  .btn-share:hover,
  .btn-share:focus,
  .btn-share:active, .open >
  .btn-share.dropdown-toggle {
    background-color: #f5ca52;
    border-color: #f5ca52;
    color: #ffffff; }
  .social-share-widget-ct .btn-default.disabled, .social-share-widget-ct .btn-default.disabled:hover, .social-share-widget-ct .btn-default.disabled:focus, .social-share-widget-ct .btn-default.disabled:active, .social-share-widget-ct .btn-default[disabled], .social-share-widget-ct .btn-default[disabled]:hover, .social-share-widget-ct .btn-default[disabled]:focus, .social-share-widget-ct .btn-default[disabled]:active,
  .btn-share.disabled,
  .btn-share.disabled:hover,
  .btn-share.disabled:focus,
  .btn-share.disabled:active,
  .btn-share[disabled],
  .btn-share[disabled]:hover,
  .btn-share[disabled]:focus,
  .btn-share[disabled]:active {
    background-color: #f8d982;
    border-color: #f8d982;
    color: #ffffff;
    opacity: 0.4;
    filter: alpha(opacity=40); }

.btn-social-provider {
  width: 100%;
  padding: 9px 20px;
  height: 38px;
  background-repeat: no-repeat;
  background-position-x: 15px;
  background-position-y: 9px; }
  @media only screen and (max-width: 767px) {
    .btn-social-provider {
      background-position-x: 5px; } }
  @media only screen and (max-width: 480px) {
    .btn-social-provider {
      background-position-x: 5px; } }
  .btn-social-provider.mod-clever {
    background-image: url('/static/newdesign/images/socialaccount/clever_logo.png?1c585b92d9c7');
    color: #ffffff;
    background-color: #3065a7;
    border-color: #3065a7; }
    .btn-social-provider.mod-clever:hover, .btn-social-provider.mod-clever:focus, .btn-social-provider.mod-clever:active {
      background-color: #254d7f; }

.btn-outline {
  background-color: #ffffff;
  border-color: #e6e6e6;
  color: #15315a; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .open > .btn-outline.dropdown-toggle {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #0b1a31; }
  .btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled:active, .btn-outline[disabled], .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled]:active {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #adadad;
    opacity: 0.4;
    filter: alpha(opacity=40); }

section.list .myitems-materials-index {
  margin-top: 10px; }
section.list article.item .details {
  width: 460px;
  margin-left: 195px;
  float: none; }
section.list .stars {
  background: url('/static/newdesign/images/rating/stars.png?1c585b92d9c7') no-repeat; }
  section.list .stars:hover {
    background: url('/static/newdesign/images/rating/stars-hover.png?1c585b92d9c7') no-repeat; }
  section.list .stars.s00 {
    background-position: 0 0; }
  section.list .stars.s05 {
    background-position: 0 -68px; }
  section.list .stars.s10 {
    background-position: 0 -136px; }
  section.list .stars.s15 {
    background-position: 0 -204px; }
  section.list .stars.s20 {
    background-position: 0 -272px; }
  section.list .stars.s25 {
    background-position: 0 -340px; }
  section.list .stars.s30 {
    background-position: 0 -408px; }
  section.list .stars.s35 {
    background-position: 0 -476px; }
  section.list .stars.s40 {
    background-position: 0 -544px; }
  section.list .stars.s45 {
    background-position: 0 -612px; }
  section.list .stars.s50 {
    background-position: 0 -680px; }

.profile-header-about-wrapper {
  position: relative;
  background: #f1f2f2 url('/static/newdesign/images/groups/bg-oer-washed-logo.jpg?1c585b92d9c7') no-repeat left top;
  background-size: 100% 100%;
  z-index: 4; }

.profile-header-about {
  padding-bottom: 30px;
  display: flex;
  box-sizing: border-box;
  min-height: 324px;
  position: relative;
  z-index: 1; }
  .profile-header-about.container::before, .profile-header-about.container::after {
    display: none; }
  @media only screen and (max-width: 767px) {
    .profile-header-about {
      flex-wrap: wrap; } }

.profile-header-logo-wrapper {
  margin-right: 30px;
  padding-top: 30px;
  width: auto; }
  html[dir="rtl"] .profile-header-logo-wrapper {
    margin-right: 0;
    margin-left: 30px; }
  .profile-header-logo-wrapper .link-manage-group-container {
    margin: 1em 0 0 0;
    text-align: center; }

.profile-header-logo {
  width: 100%;
  height: 202px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .profile-header-logo .circle-image img {
    width: 202px;
    height: 202px;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: #ffffff; }

.profile-header-info {
  padding-top: 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #666666;
  z-index: 1; }

.profile-header-info h1 {
  margin: 0 0 15px 0;
  font-family: "Arvo", serif;
  font-size: 31px;
  font-weight: normal;
  color: #474f60; }
.profile-header-info .btn-info.disabled {
  color: #0b6a8e; }
.profile-header-info .alert-info {
  background-color: #d9edf7;
  color: #15315a;
  border-color: #d9edf7;
  width: 90px;
  padding: 10px 15px; }

.profile-header-info-description {
  margin-bottom: 15px; }

.profile-header-info-counters {
  margin-top: 10px;
  margin-bottom: 15px; }
  .profile-header-info-counters .counter, .profile-header-info-counters .separator {
    font-weight: 600;
    font-size: 18px; }
  .profile-header-info-counters .separator {
    margin: 0 .25em; }
  .profile-header-info-counters .fa {
    margin-right: .25em;
    font-size: 18px; }
    html[dir="rtl"] .profile-header-info-counters .fa {
      margin-right: 0;
      margin-left: 0.25em; }

.profile-header-dropdown {
  display: inline-block; }

.profile-header-button {
  font-size: 16px;
  color: #ffffff; }
  .profile-header-button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .profile-header-button.btn .fa {
    margin-right: 0; }

.profile-header-dropdown .profile-header-dropdown-toggle .fa-chevron-up {
  display: none; }

.profile-header-dropdown.open .profile-header-dropdown-toggle .fa-chevron-up {
  display: inline-block; }
.profile-header-dropdown.open .profile-header-dropdown-toggle .fa-chevron-down {
  display: none; }

.profile-header-dropdown-menu {
  width: 100%;
  padding: 0; }
  .profile-header-dropdown-menu > li {
    border-bottom: 1px #CCCCCC dashed;
    position: relative; }
    .profile-header-dropdown-menu > li:last-child {
      border-bottom: none; }
  .profile-header-dropdown-menu > li > a, .profile-header-dropdown-menu > li > form > button {
    padding: 8px 12px;
    display: block;
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    font-size: 15px;
    color: #0b6a8e; }
    html[dir="rtl"] .profile-header-dropdown-menu > li > a, html[dir="rtl"] .profile-header-dropdown-menu > li > form > button {
      text-align: right; }
    .profile-header-dropdown-menu > li > a:hover, .profile-header-dropdown-menu > li > a:focus, .profile-header-dropdown-menu > li > form > button:hover, .profile-header-dropdown-menu > li > form > button:focus {
      color: #0b6a8e;
      background-color: #f5f5f5; }

.profile-header-dropdown-menu-tooltip {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 18px;
  color: #a09e9f;
  cursor: default; }
  html[dir="rtl"] .profile-header-dropdown-menu-tooltip {
    right: auto;
    left: 12px; }
  .profile-header-dropdown-menu-tooltip a {
    color: #474f60;
    cursor: pointer; }
  .profile-header-dropdown-menu-tooltip:hover::after {
    content: "";
    display: block;
    width: 30px;
    height: 100px;
    position: absolute;
    top: -40px;
    right: -30px; }
    html[dir="rtl"] .profile-header-dropdown-menu-tooltip:hover::after {
      right: auto;
      left: -30px; }

.profile-header-dropdown .tooltip-inner {
  padding: 6px 12px;
  width: 300px;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal; }

.profile-header-navigation {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  background: #f1f2f2;
  z-index: 4; }
  .profile-header-navigation ul {
    margin: 0;
    display: flex;
    align-items: baseline; }
    @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (max-width: 767px) {
      .profile-header-navigation ul {
        flex-wrap: wrap; } }
  .profile-header-navigation ul li {
    border: 1px solid transparent;
    border-bottom-width: 0;
    white-space: nowrap; }
    .profile-header-navigation ul li.selected {
      border-color: #cccccc; }
    @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (max-width: 767px) {
      .profile-header-navigation ul li {
        border-bottom-width: 1px; } }
    .profile-header-navigation ul li.control-panel {
      display: none; }
    .profile-header-navigation ul li a {
      padding: 10px 20px;
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .profile-header-navigation ul li a {
          padding: 10px 8px; } }
      .profile-header-navigation ul li a:hover, .profile-header-navigation ul li a:focus {
        color: #474f60; }
    .profile-header-navigation ul li.selected a {
      color: #474f60; }
  .profile-header-navigation.affix {
    top: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }

.profile-header-in-content {
  margin: 0 0 20px;
  font-family: "Arvo", serif;
  font-size: 21px;
  line-height: 1.5; }

.profile-header-action-wrapper {
  display: flex; }
  .profile-header-action-wrapper .profile-header-leave-button {
    margin-left: 20px; }
    .profile-header-action-wrapper .profile-header-leave-button a {
      font-size: 16px; }
  @media only screen and (max-width: 767px) {
    .profile-header-action-wrapper {
      flex-direction: column; }
      .profile-header-action-wrapper .profile-header-leave-button {
        margin-left: 0;
        margin-top: 15px; } }

.action-panel {
  padding: 10px 0;
  margin: 15px 0 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  line-height: 3.3;
  text-align: center; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .action-panel {
      border: none; } }
  .action-panel form {
    display: inline-block;
    width: 100%; }
    .action-panel form label, .action-panel form select, .action-panel form a {
      display: inline-block;
      font-weight: normal; }
    .action-panel form label {
      padding-right: 5px;
      font-family: "Arvo", serif; }
    .action-panel form #label-group-filters-views {
      margin: 0; }
    .action-panel form .group-filters-wrapper {
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .action-panel form .group-filters-wrapper {
          width: 280px;
          margin-left: auto;
          margin-right: auto; } }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .action-panel form .group-filters-wrapper {
          width: 480px;
          margin-left: auto;
          margin-right: auto; } }
      @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
        .action-panel form .group-filters-wrapper {
          margin-top: 2px;
          position: relative;
          display: block;
          overflow: hidden;
          background-color: #d8d8d8;
          padding: 0 30px;
          height: 0;
          opacity: 0;
          transition: all 300ms; }
          .action-panel form .group-filters-wrapper.mod-expanded {
            height: 160px;
            padding: 15px 30px;
            overflow: visible;
            opacity: 1;
            transition: all 300ms; } }
    .action-panel form .group-filters-wrapper-expand-arrow {
      position: absolute;
      top: -10px;
      left: 120px;
      width: 20px;
      height: 20px;
      transform: rotate(45deg);
      background-color: #d8d8d8; }
      @media only screen and (max-width: 767px) {
        .action-panel form .group-filters-wrapper-expand-arrow {
          left: 20px; } }
    .action-panel form .select-wrapper {
      position: relative;
      display: inline-block;
      width: 190px;
      height: 29px;
      overflow: hidden;
      margin: 0 10px 0 0;
      vertical-align: middle;
      background-color: #fff;
      border: 1px solid #cfcfcf; }
      @media only screen and (min-width: 980px) and (max-width: 1199px) {
        .action-panel form .select-wrapper {
          width: 150px; } }
      .action-panel form .select-wrapper:after {
        content: "";
        position: absolute;
        pointer-events: none;
        width: 29px;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff url('/static/newdesign/images/common/select-dropdown-replacement.png?1c585b92d9c7') no-repeat right center; }
        html[dir="rtl"] .action-panel form .select-wrapper:after {
          right: auto;
          left: 0; }
      .action-panel form .select-wrapper select {
        -moz-appearance: none;
        -webkit-appearance: none;
        display: block;
        position: absolute;
        width: 100%;
        padding: 5px 30px 5px 5px;
        color: #666;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 300;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        line-height: 1.3em; }
      @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
        .action-panel form .select-wrapper {
          display: block;
          margin: 10px auto;
          width: auto; } }
    .action-panel form .circles,
    .action-panel form .list {
      font-size: 22px;
      line-height: 22px; }
      .action-panel form .circles.active,
      .action-panel form .list.active {
        color: #9b9b9b; }
      .action-panel form .circles .fa,
      .action-panel form .list .fa {
        position: relative;
        top: 3px;
        margin-left: 5px; }
        html[dir="rtl"] .action-panel form .circles .fa, html[dir="rtl"]
        .action-panel form .list .fa {
          margin-right: 5px;
          margin-left: 0; }
    .action-panel form .search {
      position: relative;
      margin-left: 50px;
      display: inline-block;
      background-color: #d8d8d8;
      border-radius: 30px; }
      @media only screen and (max-width: 767px) {
        .action-panel form .search {
          width: 280px;
          margin-left: auto;
          margin-right: auto; } }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .action-panel form .search {
          width: 480px;
          margin-left: auto;
          margin-right: auto; } }
      html[dir="rtl"] .action-panel form .search {
        margin-right: 50px;
        margin-left: 0; }
      @media only screen and (min-width: 980px) and (max-width: 1199px) {
        .action-panel form .search {
          margin-left: 10px; } }
      .action-panel form .search input[type='text'] {
        width: 230px;
        padding: 6px 20px;
        font-family: "Arvo", serif;
        font-size: 14px;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        line-height: 1.3em; }
        .action-panel form .search input[type='text']:focus {
          box-shadow: none; }
        .action-panel form .search input[type='text']::placeholder {
          color: #555555; }
        .action-panel form .search input[type='text']:-webkit-autofill, .action-panel form .search input[type='text']:-webkit-autofill:hover, .action-panel form .search input[type='text']:-webkit-autofill:focus {
          border: none;
          transition: background-color 5000s ease-in-out 0s;
          -webkit-box-shadow: 0 0 0px 1000px transparent inset; }
      .action-panel form .search .icon {
        display: block;
        width: 20px;
        height: 20px;
        font-size: 20px;
        line-height: 20px;
        color: #474f60;
        position: absolute;
        top: 10px;
        right: 15px;
        background: transparent;
        border: none; }
        html[dir="rtl"] .action-panel form .search .icon {
          right: auto;
          left: 5px; }
    .action-panel form .group-filters-views-wrapper {
      display: inline-block;
      margin-left: 50px; }
      @media only screen and (min-width: 980px) and (max-width: 1199px) {
        .action-panel form .group-filters-views-wrapper {
          margin-left: 10px; } }
    .action-panel form .mobile-group-filters .mobile-group-filters-header {
      margin-top: 20px; }
      @media only screen and (max-width: 767px) {
        .action-panel form .mobile-group-filters .mobile-group-filters-header {
          width: 280px;
          margin-left: auto;
          margin-right: auto; } }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .action-panel form .mobile-group-filters .mobile-group-filters-header {
          width: 480px;
          margin-left: auto;
          margin-right: auto; } }
    .action-panel form .mobile-group-filters .group-filters-views-wrapper {
      margin-left: 120px; }
  .action-panel .applied-search {
    padding-left: 5px;
    text-align: left;
    font-family: "Arvo", serif;
    font-size: 1em;
    font-style: italic; }
    .action-panel .applied-search span {
      color: #0b6a8e;
      padding: 0 5px; }
    .action-panel .applied-search a {
      display: inline-block;
      margin-bottom: -3px; }
      .action-panel .applied-search a:hover {
        cursor: pointer; }

ul {
  list-style: none; }

.group-create-button {
  display: inline-block;
  padding: 6px 18px;
  margin-top: 20px;
  float: right; }
  @media only screen and (max-width: 767px) {
    .group-create-button {
      display: block;
      float: none;
      width: 200px;
      margin: 0 auto; } }
  .group-create-button:hover {
    background-color: #0b6a8e; }

div.content section div.pagination.righted {
  margin-top: 10px;
  font-size: 1.61538em;
  text-align: right;
  border-width: 1px; }
  div.content section div.pagination.righted.top {
    border: none; }
  div.content section div.pagination.righted a, div.content section div.pagination.righted span {
    margin: 0 5px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }
  div.content section div.pagination.righted span {
    color: #474f60; }
div.content section.details {
  text-align: center;
  background-color: #f1f2f2;
  z-index: 3; }
  div.content section.details div {
    text-align: center;
    font-family: "Arvo", serif;
    color: #474f60; }
  div.content section.details .groups-header {
    text-align: left;
    margin-top: 50px; }
    @media only screen and (max-width: 767px) {
      div.content section.details .groups-header {
        text-align: center; } }
  div.content section.details .groups-header-copy {
    text-align: left;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      div.content section.details .groups-header-copy {
        text-align: center; } }
div.content section.groups-content {
  background-color: #fbfbf8;
  -webkit-box-shadow: inset 0 10px 10px -10px #999;
  -moz-box-shadow: inset 0 10px 10px -10px #999;
  -ms-box-shadow: inset 0 10px 10px -10px #999;
  box-shadow: inset 0 10px 10px -10px #999; }
  .fl-theme-bw div.content section.groups-content, .fl-theme-by div.content section.groups-content, .fl-theme-wb div.content section.groups-content, .fl-theme-yb div.content section.groups-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border-top: solid 1px; }
  div.content section.groups-content div.main-column section {
    padding: 3.07692em 0; }
    div.content section.groups-content div.main-column section.sidebar, div.content section.groups-content div.main-column section.list {
      float: left; }
    div.content section.groups-content div.main-column section.sidebar {
      width: 270px; }
      div.content section.groups-content div.main-column section.sidebar ul li {
        width: 15.38462em;
        height: 3.84615em;
        background-color: #fbfbf8;
        text-align: center;
        line-height: 3.3; }
        div.content section.groups-content div.main-column section.sidebar ul li a {
          font-family: "Open Sans";
          font-size: 1.23077em;
          color: #474f60; }
    div.content section.groups-content div.main-column section.list {
      width: 740px;
      padding-top: 55px; }
      div.content section.groups-content div.main-column section.list .search-container {
        position: relative;
        display: none;
        margin: -14px 0 20px;
        width: 43.84615em; }
        div.content section.groups-content div.main-column section.list .search-container.active {
          display: block; }
        div.content section.groups-content div.main-column section.list .search-container input {
          width: 100%;
          padding: 1.53846em, 5.38462em, 1.53846em, 2.30769em;
          font-size: 1.538em;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          border-radius: 0;
          color: #474F60; }
        div.content section.groups-content div.main-column section.list .search-container .icon {
          display: block;
          position: absolute;
          top: 0.38462em;
          right: -1.53846em;
          width: 38px;
          height: 38px;
          text-indent: -9999px;
          background: url('/static/newdesign/images/frontpage/icon-search-off.png?1c585b92d9c7') no-repeat 0 0; }
          div.content section.groups-content div.main-column section.list .search-container .icon:hover {
            background-image: url('/static/newdesign/images/frontpage/icon-search-on.png?1c585b92d9c7'); }
          .fl-theme-bw div.content section.groups-content div.main-column section.list .search-container .icon, .fl-theme-by div.content section.groups-content div.main-column section.list .search-container .icon {
            background-image: url('/static/newdesign/images/frontpage/icon-search-black.png?1c585b92d9c7'); }
          .fl-theme-wb div.content section.groups-content div.main-column section.list .search-container .icon {
            background-image: url('/static/newdesign/images/frontpage/icon-search-white.png?1c585b92d9c7'); }
          .fl-theme-yb div.content section.groups-content div.main-column section.list .search-container .icon {
            background-image: url('/static/newdesign/images/frontpage/icon-search-yellow.png?1c585b92d9c7'); }
      div.content section.groups-content div.main-column section.list h2 {
        padding-bottom: 5px;
        font-family: "Arvo", serif;
        font-size: 1.92308em;
        font-weight: 300;
        color: #474f60;
        border: 1px #474f60;
        border-style: none none solid none; }
div.content section.groups {
  position: relative;
  padding-bottom: 90px; }
  div.content section.groups h2 {
    font-family: "Arvo", serif;
    font-size: 1.84615em;
    font-weight: bold; }
  div.content section.groups p, div.content section.groups .no-groups {
    font-family: "Arvo", serif;
    font-size: 1.07692em;
    font-style: italic; }
  div.content section.groups .groups-wrap {
    margin-bottom: 5em;
    text-align: center; }
  div.content section.groups .no-groups {
    margin-top: 30px;
    text-align: center; }
  div.content section.groups figure {
    display: block;
    text-align: center; }
    div.content section.groups figure.circle-image {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: relative;
      display: inline-block;
      width: 190px;
      height: 190px;
      padding: 10px;
      margin: 50px 0 15px; }
      div.content section.groups figure.circle-image:hover {
        border: 1px solid #474f60; }
      div.content section.groups figure.circle-image img {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 170px;
        height: 170px; }
    div.content section.groups figure.circle-image {
      margin: 50px 25px 60px;
      vertical-align: top;
      background-color: #ffffff;
      box-shadow: 0 2px 5px 1px #ccc; }
      div.content section.groups figure.circle-image:hover {
        border-color: #474f60; }
        div.content section.groups figure.circle-image:hover figcaption a {
          color: #474f60; }
      div.content section.groups figure.circle-image figcaption {
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        max-width: 400px;
        height: 75.6px;
        /* Fallback for non-webkit */
        margin: 30px auto 0;
        font-size: 18px;
        font-family: "Arvo", serif;
        color: #474f60;
        line-height: 1.4;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
  div.content section.groups .group-list {
    display: table;
    width: 100%;
    margin-bottom: 30px; }
    div.content section.groups .group-list .field-name {
      display: none; }
    div.content section.groups .group-list li {
      display: table-row;
      min-height: 25px;
      margin: 0;
      padding: 0;
      font-family: "Open Sans", sans-serif;
      font-size: 13px; }
      div.content section.groups .group-list li:first-child {
        font-size: 1.23077em; }
      div.content section.groups .group-list li > div {
        -moz-box-sizing: box-sizing;
        -webkit-box-sizing: box-sizing;
        box-sizing: box-sizing;
        display: table-cell;
        padding: 10px 10px 10px 0;
        vertical-align: top;
        text-align: left;
        border-bottom: 1px solid #dddcdc; }
        div.content section.groups .group-list li > div.name {
          width: 30%;
          font-size: 1.07692em; }
        div.content section.groups .group-list li > div.type {
          width: 20%; }
        div.content section.groups .group-list li > div.subjects, div.content section.groups .group-list li > div.levels {
          width: 25%; }
        div.content section.groups .group-list li > div:last-child {
          padding-right: 20px; }

@media only screen and (max-width: 768px) {
  div.content section.groups .group-list {
    display: block; }
    div.content section.groups .group-list li {
      display: block;
      padding: 0.5em 0;
      border-bottom: 1px solid #d3d3d3; }
      div.content section.groups .group-list li > div {
        display: table;
        width: 100% !important;
        padding: 0.7em 0;
        border: 0; }
        div.content section.groups .group-list li > div .field-name,
        div.content section.groups .group-list li > div .field-value {
          display: table-cell;
          vertical-align: top;
          font-size: 14px;
          text-align: left; }
        div.content section.groups .group-list li > div .field-name {
          width: 20%;
          font-family: Arvo, serif;
          font-weight: normal; }
        div.content section.groups .group-list li > div .field-value {
          padding-left: 1em;
          font-family: "Open Sans", sans-serif;
          font-weight: 300; }
      div.content section.groups .group-list li.group-list-header {
        display: none; } }
div.content section.groups-content div.main-column section.mygroups {
  padding: 1.53846em;
  background: none; }

html[dir="rtl"] .details,
html[dir="rtl"] .groups-content {
  direction: rtl; }
html[dir="rtl"] div.content section div.pagination.righted {
  text-align: left; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .buttons {
  text-align: left; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .submit-button,
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .cancel-button {
  margin-right: 0.76923em;
  margin-left: auto; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item .inline-confirmation-block {
  left: 0.38462em;
  right: auto; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item cancel {
  margin-right: 10px;
  margin-left: auto; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item a.delete {
  left: 0.38462em;
  right: auto; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item a.edit {
  right: -3.46154em;
  left: auto; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item a.comment-button {
  background-position: center left;
  left: 0; }
  html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item a.comment-button span {
    margin-left: 25px;
    margin-right: auto;
    float: left; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item .timeline-item-avatar {
  float: right; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item .timeline-item-content {
  margin-right: 4.61538em;
  margin-left: auto; }
html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item.comment {
  margin-right: 1.53846em;
  margin-left: auto; }
  html[dir="rtl"] div.content section.groups-content div.main-column section.timeline .timeline-item.comment .timeline-item-content {
    margin-right: 3.84615em;
    margin-left: auto; }
html[dir="rtl"] .advanced-search {
  text-align: left; }
html[dir="rtl"] section.groups {
  direction: rtl; }
html[dir="rtl"] .action-panel form label {
  padding-left: 5px;
  padding-right: 0px !important; }
html[dir="rtl"] .action-panel form select {
  margin-left: 15px;
  margin-right: auto !important; }
html[dir="rtl"] .action-panel form .search {
  margin-right: 60px;
  margin-left: auto !important; }
  html[dir="rtl"] .action-panel form .search .icon {
    right: auto !important;
    left: 5px; }
html[dir="rtl"] .action-panel .applied-search {
  padding-right: 5px;
  padding-left: 0px;
  text-align: right; }
