@import url(https://fonts.googleapis.com/css?family=Muli:300,400,400italic,300italic);
@import url(https://fonts.googleapis.com/css?family=Julius+Sans+One&subset=latin,latin-ext);
body {
  font-family: "Muli", sans-serif; }

img.sepia, img.text {
  float: right;
  margin-right: 2.5%;
  width: auto; }

.position-custom {
  margin-top: 65px; }

.navigation-custom {
  margin-left: 25%;
  background: url("../images/menu/menu.png") no-repeat top right;
  height: 390px;
  background-size: contain; }

.menu_wrapper {
  position: fixed;
  z-index: 10; }

.fifth_icon {
  height: 31px; }

.icon_menu, .first_icon, .second_icon, .third_icon, .fourth_icon {
  height: 89px; }

#gecko {
  position: fixed;
  z-index: 100; }

.pos_first {
  margin-left: 2.5%; }

.pos_second {
  margin: 5% 4%;
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg); }

.pos_third {
  margin-top: 160px;
  margin-left: 3%;
  -moz-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  -o-transform: rotate(75deg);
  -webkit-transform: rotate(75deg); }

.pos_fourth {
  margin-top: 260px;
  margin-left: 10%;
  -moz-transform: rotate(-75deg);
  -ms-transform: rotate(-75deg);
  -o-transform: rotate(-75deg);
  -webkit-transform: rotate(-75deg); }

.pos_fifth {
  margin-top: 380px;
  margin-left: 150px;
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -webkit-transform: rotate(5deg); }

.content {
  border: 5px solid #d7d8d0;
  margin-left: 16.666%;
  z-index: 0; }

.user {
  float: right;
  padding: 1% 1.5% 0 1.5%; }

.courses {
  padding-left: 3%; }

.footer {
  color: #d7d8d0 !important;
  margin-top: 50px;
  clear: both;
  border-top: 1px solid #d7d8d0; }
  .footer ul li a {
    color: #9c9e8a !important; }

#coursesTag {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
  #coursesTag li {
    color: #0c5460;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
    #coursesTag li a {
      background: rgba(50, 50, 50, 0.5);
      color: #555;
      font-weight: bold;
      text-decoration: none;
      word-wrap: break-word; }

.nav-tabs {
  display: flex; }

.nav-tabs li {
  padding: 3px;
  display: flex;
  flex: 1; }

.nav-tabs li a {
  flex: 1; }

.tab-pane {
  padding: 1%; }

.links1 {
  width: 30%;
  float: left;
  border: 1px solid #aaa;
  border-radius: 4px 4px 4px 4px;
  min-height: 186px;
  margin-bottom: 3%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  margin-top: 2.5%; }

img.links {
  padding-top: 2.5%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  height: 100px; }

.links2 {
  width: 30%;
  float: left;
  border: 1px solid #aaa;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 3%;
  height: 220px;
  margin-right: 1.5%;
  margin-left: 1.5%;
  margin-top: 2.5%; }

.linkout {
  width: 80%;
  margin-left: 7.5%;
  border: solid 2px #999;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin-top: 5%; }

img.output {
  width: 20%;
  border: 0px solid #000;
  margin-top: 3%;
  margin-left: 3%; }

.deleteLink {
  padding: 2%; }

.coursesList {
  margin-left: 8.3333%; }

#newCourse {
  margin-left: 8.3333%; }

.btn-inline {
  margin-left: 5%; }

#courseName {
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.3); }

.deleteCourse {
  float: right;
  margin-bottom: 0; }

.albums {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

div.album {
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  flex-grow: 1;
  margin: 5px;
  padding: 5px;
  border-radius: 5px;
  border: 1px #34495e solid; }

.galleryAdmin {
  margin-left: 8.333333333%; }

.album_admin_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

div.album_admin {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 5px;
  padding: 5px;
  border-radius: 5px;
  border: 1px #34495e solid;
  display: flex;
  flex-grow: 3;
  flex-direction: column;
  justify-content: center; }

div.album_admin_mini {
  padding: 1% 0 1% 0;
  flex-grow: 4;
  display: flex;
  flex-direction: column; }

div.my {
  margin: 0 auto;
  text-align: center;
  width: inherit; }

p {
  font-family: "Muli", sans-serif;
  font-size: 1.15em;
  color: #232;
  padding-left: 3.5%; }

p.success {
  font-family: "Muli", sans-serif;
  font-size: 1.25em;
  color: #000;
  text-align: center;
  background-color: green;
  padding-left: 3.5%;
  padding-top: 1.5%; }

p.center {
  font-size: 1.1em;
  font-family: "Muli", sans-serif;
  color: #333;
  text-align: center;
  padding: 0; }

p.form {
  font-size: 1em;
  font-family: "Muli", sans-serif;
  color: #333; }

a.foot {
  font-size: 1.1em;
  font-family: "Muli", sans-serif;
  color: #333;
  text-align: center;
  padding: 0; }

a.first {
  font-size: 1em;
  font-family: "Muli", sans-serif;
  color: #222;
  text-align: left;
  padding: 0; }

a.second {
  font-size: 1em;
  font-family: "Muli", sans-serif;
  color: #333;
  text-align: center;
  margin-left: 2.5%; }

a.second:before {
  font-size: 1em;
  font-family: "Muli", sans-serif;
  color: #333;
  text-align: center;
  padding: 0;
  content: "  >>"; }

a.extern {
  font-size: 1.1em;
  font-family: "Muli", sans-serif;
  color: #333;
  text-align: center;
  padding: 0; }

h1 {
  font-family: "Julius Sans One", sans-serif;
  font-size: 2.25em;
  padding-left: 1.5%;
  padding-top: 1%; }

h2 {
  font-family: "Julius Sans One", sans-serif;
  font-size: 2.25em;
  color: #34495e;
  padding-left: 1.75%; }

h3 {
  font-family: "Julius Sans One", sans-serif;
  font-size: 1.85em;
  color: #34495e;
  padding-left: 1.75%; }

form {
  padding-left: 3.5%; }

form.modalSWAL {
  padding-left: 0% !important; }

ul.courses {
  list-style: none; }
  ul.courses li.kurse:before {
    list-style-type: none;
    content: "\f068 ";
    font-family: FontAwesome, serif; }

a.mini_menu {
  display: inline; }

p.links {
  font-size: 1.1em;
  font-family: 'Muli', serif;
  color: #333;
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 0; }

p.album, p.description {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: bold; }

p.gallery {
  padding-left: 1.75%; }

img.album {
  display: block;
  margin-left: auto;
  margin-right: auto; }

a.album_main {
  text-decoration: none; }

p.description {
  font-size: 1.15em !important;
  color: #e9ecef; }

.lg-sub-html h4 {
  margin: 0;
  font-weight: 700;
  font-family: "Julius Sans One", sans-serif;
  font-size: 1.85em !important;
  color: #FFFFFF; }

.lg-icon {
  color: #e5e5e5 !important; }
  
.the-table {
    table-layout: fixed;
    word-wrap: break-word;
}

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