h1 {
  font-weight: normal; }

body {
  font-feature-settings: 'calt';
  font-kerning: normal;
  font-variant-ligatures: common-ligatures; }
  body.art-site {
    height: 100%;
    margin: 0;
    padding: 0; }

.pusher {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%; }
  .pusher .art-site-header,
  .pusher .art-site-footer {
    display: table-row; }
  .pusher .art-site-content {
    display: table-row;
    height: 100%; }

.art-site-content .ui.vertical.segment.inverted.art-year-segment,
.art-site-content .ui.vertical.segment.inverted.art-subject-segment {
  padding-bottom: 11em; }

#art-topmenu-fixed-menu {
  margin-bottom: 3em;
  transition: background-color 0.5s ease; }
  #art-topmenu-fixed-menu.add-shadow {
    background-color: rgba(0, 0, 0, 0.9);
    box-shadow: 0 3px 7px -2px #000;
    transition: background-color 1s ease; }

#art-topmenu {
  min-height: 8em; }
  #art-topmenu .ui.inverted.menu .header.item {
    padding-left: 0; }
  @media screen and (max-width: 1024px) {
    #art-topmenu {
      display: none; } }

#art-show-sidebar-topmenu {
  margin: 0;
  padding: 0 1em; }
  #art-show-sidebar-topmenu i {
    padding: .5em 0 0; }
  @media screen and (max-width: 1024px) {
    #art-show-sidebar-topmenu {
      display: block; } }
  @media screen and (min-width: 1024px) {
    #art-show-sidebar-topmenu {
      display: none; } }

#books .ui.button {
  background: #f0f0f0; }

#books .tab {
  background: #f0f0f0; }

#books .tabular.menu .active.item {
  background: #f0f0f0; }

.subjects.ui.card,
.subjects.ui.cards > .card,
.subscriptions.ui.card,
.subscriptions.ui.cards > .card {
  box-shadow: none; }
  .subjects.ui.card > .content,
  .subjects.ui.cards > .card > .content,
  .subscriptions.ui.card > .content,
  .subscriptions.ui.cards > .card > .content {
    border-top: 0; }
  .subjects.ui.card > .image,
  .subjects.ui.cards > .card > .image,
  .subscriptions.ui.card > .image,
  .subscriptions.ui.cards > .card > .image {
    background: #fff; }

.about {
  background: url("/img/vrajitor.png") right bottom no-repeat;
  background-size: contain;
  padding-bottom: 5em !important; }

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .about {
    background: none;
    padding-bottom: 0 !important; } }

.image-as-icon > img {
  padding: 2em; }

.footer a {
  color: #fff;
  text-decoration: none; }
  .footer a:hover {
    color: #FF9800;
    text-decoration: underline; }

#art-login {
  align-items: center;
  background-color: #767676;
  display: flex;
  justify-content: center; }
  #art-login .art-login-grid {
    margin-left: .5em;
    margin-right: .5em; }
  #art-login .login-info-text {
    max-width: 30em; }
  #art-login .art-login-owl {
    margin-bottom: 2em;
    margin-top: -6em; }
  #art-login .art-login-input:focus {
    border-bottom: 1px solid #FF9800 !important;
    border-left: 1px solid #FF9800 !important;
    border-right: inherit;
    border-top: 1px solid #FF9800 !important; }

.uppercase {
  text-transform: uppercase; }

.year-card.card {
  border-radius: 0 !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.77), 0 3px 10px rgba(0, 0, 0, 0.84) !important; }
  .year-card.card i::before {
    color: #717171; }
  .year-card.card i.green::before {
    color: #4CAF50; }
  .year-card.card .visible.content i::before,
  .year-card.card .hidden.content i::before {
    color: #FF9800; }
  .year-card.card .description {
    color: #727272 !important; }

@media only screen and (max-width: 500px) {
  .year-card.card,
  .subject-card.card {
    width: calc(100% - 2em) !important; } }

.subject-card.card {
  background: #f0f0f0;
  border-radius: 0 !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.77), 0 3px 10px rgba(0, 0, 0, 0.84) !important; }
  .subject-card.card i::before {
    color: #717171; }
  .subject-card.card i.green::before {
    color: #4CAF50; }
  .subject-card.card .visible.content i::before,
  .subject-card.card .hidden.content i::before {
    color: #FF9800; }

.header-img-icon {
  border: 0.55em solid #fff;
  border-radius: 50%;
  max-width: 250px;
  width: 100%; }
  .header-img-icon::after {
    content: '';
    display: block;
    padding-bottom: 100%; }

@media screen and (max-width: 991px) {
  .header-img-icon {
    margin: 0 auto; } }

.book-ct .ui.statistic {
  margin: .3em 0; }
  .book-ct .ui.statistic .value {
    text-align: right;
    width: 3.5em; }

.art-subject-title {
  background-color: #363F45;
  border-radius: .2em;
  color: #fff;
  display: inline-block;
  font-size: 2rem;
  padding: .1em .3em;
  text-transform: uppercase; }

.art-book {
  background: #363F45;
  padding-bottom: 2em; }
  .art-book .art-book-cover-container {
    display: inline-block;
    float: left;
    width: 35%; }
    .art-book .art-book-cover-container .ui.image {
      margin-bottom: 1em; }
  .art-book .art-book-details {
    display: inline-block;
    padding-left: 2em;
    padding-right: 2em;
    width: 65%; }
    .art-book .art-book-details div.item a {
      margin-bottom: 1em; }
    .art-book .art-book-details .ui.statistic {
      margin: .3em 0; }
      .art-book .art-book-details .ui.statistic .value {
        text-align: right;
        width: 3.5em; }
  .art-book .art-book-stats {
    margin-top: 1em;
    text-align: left !important; }
  .art-book .art-button-large {
    margin-bottom: 1em;
    text-align: left !important; }
  @media screen and (max-width: 1199px) {
    .art-book .art-book-details .ui.mini {
      margin: 8px 0; } }

@media screen and (max-width: 991px) {
  .art-book .art-book-details {
    float: none;
    width: 100%; }
  .art-book .art-book-cover-container {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 600px;
    padding-bottom: 2em; } }

@media screen and (max-width: 768px) {
  .art-book .art-book-cover-container {
    width: 80%; } }

.badge {
  text-align: center; }
  .badge .image {
    margin: 0 auto;
    width: 60px !important; }
  .badge span {
    color: rgba(255, 255, 255, 0.9);
    display: block;
    font-family: Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4285;
    margin-top: .5em;
    text-transform: uppercase; }

.hexagon {
  height: 34.64196px;
  margin: 17.32098px auto;
  position: relative;
  width: 60px; }
  .hexagon::before, .hexagon::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    content: '';
    position: absolute;
    width: 0; }
  .hexagon::before {
    bottom: 100%; }
  .hexagon::after {
    top: 100%;
    width: 0; }
  .hexagon .hex-icon {
    height: 34.64196px;
    margin: 0 auto;
    position: relative;
    width: 34.64196px; }
    .hexagon .hex-icon::before {
      color: #363F45;
      font-family: 'Icons';
      font-size: 34.64196px;
      height: 34.64196px;
      line-height: 1;
      position: absolute;
      text-align: center;
      width: 34.64196px; }

.hexagon.h-pag {
  background-color: #FF695E; }
  .hexagon.h-pag::before {
    border-bottom: 17.32098px solid #FF695E; }
  .hexagon.h-pag::after {
    border-top: 17.32098px solid #FF695E; }
  .hexagon.h-pag .hex-icon {
    margin-left: 11px; }
    .hexagon.h-pag .hex-icon::before {
      content: '\f02d'; }

.hexagon.h-ex {
  background-color: #FF851B; }
  .hexagon.h-ex::before {
    border-bottom: 17.32098px solid #FF851B; }
  .hexagon.h-ex::after {
    border-top: 17.32098px solid #FF851B; }
  .hexagon.h-ex .hex-icon {
    margin-left: 10px; }
    .hexagon.h-ex .hex-icon::before {
      content: '\f085'; }

.hexagon.h-img {
  background-color: #FFE21F; }
  .hexagon.h-img::before {
    border-bottom: 17.32098px solid #FFE21F; }
  .hexagon.h-img::after {
    border-top: 17.32098px solid #FFE21F; }
  .hexagon.h-img .hex-icon::before {
    content: '\f1c5'; }

.hexagon.h-audio {
  background-color: #D9E778; }
  .hexagon.h-audio::before {
    border-bottom: 17.32098px solid #D9E778; }
  .hexagon.h-audio::after {
    border-top: 17.32098px solid #D9E778; }
  .hexagon.h-audio .hex-icon {
    margin-left: 15px; }
    .hexagon.h-audio .hex-icon::before {
      content: '\f04b'; }

.hexagon.h-video {
  background-color: #2ECC40; }
  .hexagon.h-video::before {
    border-bottom: 17.32098px solid #2ECC40; }
  .hexagon.h-video::after {
    border-top: 17.32098px solid #2ECC40; }
  .hexagon.h-video .hex-icon::before {
    content: '\f03d'; }

.hexagon.h-code {
  background-color: #54C8FF; }
  .hexagon.h-code::before {
    border-bottom: 17.32098px solid #54C8FF; }
  .hexagon.h-code::after {
    border-top: 17.32098px solid #54C8FF; }
  .hexagon.h-code .hex-icon {
    margin-left: 11px; }
    .hexagon.h-code .hex-icon::before {
      content: '\f121'; }

.ui.grid.custom-hex .ui.statistic {
  width: 100%; }
  .ui.grid.custom-hex .ui.statistic .value {
    display: block;
    text-align: center;
    width: 100%; }

.custom-column {
  margin-top: 1rem;
  width: 14.2857%; }

@media screen and (max-width: 680px) {
  .ui .custom-column {
    width: 25%; } }

@media screen and (max-width: 400px) {
  .ui .custom-column {
    width: 33.33%; } }

.ui.icon.header.custom-icon {
  margin-bottom: 0; }
  .ui.icon.header.custom-icon .icon {
    display: inline-block; }
    .ui.icon.header.custom-icon .icon:nth-child(1) {
      font-size: 2em;
      margin-bottom: .2em; }
    .ui.icon.header.custom-icon .icon:nth-child(2) {
      font-size: 2.6em;
      margin-bottom: .1em; }
  .ui.icon.header.custom-icon + .ui.header {
    margin-bottom: 1rem;
    margin-top: 0; }

.planificari-ct .ui.stackable.cards .card .content {
  background-color: #1B1C1D;
  flex-grow: 0; }
  .planificari-ct .ui.stackable.cards .card .content .header {
    color: white; }

.planificari-ct .ui.stackable.cards .card .extra.content {
  background-color: white; }

.planificari-ct .ui.stackable.cards .card button {
  margin-bottom: .7em; }
  .planificari-ct .ui.stackable.cards .card button:first-child {
    margin-top: .8em; }

.center-image {
  margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .align-center-tablet {
    text-align: center; } }

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .ui.stackable.cards > .card.library-card-custom {
    display: inline-block !important;
    width: calc(50% - 2.2em) !important; } }

@media only screen and (max-width: 500px) {
  #lfUsername .ui.action.input,
  #lfSecret .ui.action.input {
    display: block; }
    #lfUsername .ui.action.input input,
    #lfSecret .ui.action.input input {
      border-color: rgba(34, 36, 38, 0.15) !important;
      border-radius: .28571429rem .28571429rem 0 0 !important;
      display: block;
      width: 100%; }
    #lfUsername .ui.action.input button,
    #lfSecret .ui.action.input button {
      border-radius: 0 0 .28571429rem .28571429rem;
      display: block;
      width: 100%; }
  #lfUsername .ui.action.input input:focus {
    border-color: #FF9800 !important;
    border-right: 1px solid #FF9800 !important; }
  #lfSecret .ui.action.input input:focus {
    border-color: #303F9F !important;
    border-right: 1px solid #303F9F !important; } }

@media only screen and (max-width: 600px) {
  .ui.container.statistics-custom .ui.statistic {
    float: left;
    margin: 1em 0;
    width: 25%; }
    .ui.container.statistics-custom .ui.statistic .value {
      font-size: 3rem !important; }
  .ui.grid.statistics-custom-fix {
    display: block; } }

.ui.container.statistics-custom {
  text-align: center; }

@media only screen and (max-width: 470px) {
  .ui.container.statistics-custom .ui.statistic {
    width: 50%; } }

.min-height100 {
  min-height: 100%; }

.card.library-card-custom {
  border-top-right-radius: 0 !important; }

.homepage-planificari {
  display: inline-block;
  margin: 1em 0em; }

#myInput {
  width: 115px;
  font-size: 16px;
  color: black;
  margin-left: calc(50% - 57px);
  margin-top: 2em;
  margin-bottom: 2em;
  outline: none;
  background: #ededed url(/img/search-icon.png) no-repeat 9px center;
  border: solid 1px #ccc;
  padding: 9px 10px 9px 35px;
  border-radius: 10em;
  transition: all .5s; }
  #myInput:focus {
    background-color: #fff;
    border-color: #ddd;
    width: 200px;
    margin-left: calc(50% - 100px); }
  #myInput:-moz-placeholder {
    color: #999; }
  #myInput::-webkit-input-placeholder {
    color: #999; }

.no-results {
  display: none;
  font-size: 1.4em;
  color: white;
  font-family: Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif;
  width: 250px;
  text-align: center;
  margin: 3em auto; }

.qf {
  height: 100%; }

.art-book-details .item a {
  display: inline-block; }
