html,
body {
  font-size: 14px;
  line-height: 1.5;
  background-color: white;
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
legend {
  color: #d9230f;
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
}

h1 {
  margin-bottom: 30px;
}

header {
  border-bottom: lightgray;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

header > h3 {
  margin-bottom: 0px;
  margin-top: 5px;
}

th {
  color: gray;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.15em;
}

th > a,
ul.listNotes > li > a {
  color: gray;
}

th:hover,
ul.listNotes > li > a:hover {
  color: #91170a;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

div.dataTables_info {
  text-align: center !important;
}
/*
.table-hover {
	cursor: pointer;
}
*/
a.num-click,
button.num-click,
div.num-click,
span.click {
  background-color: white;
  border-color: lightgrey;
  color: grey;
}

a.num-click,
button.num-click,
div.num-click {
  position: relative;
  top: 3px;
}

span.click {
  margin: 5px;
}

div.login-button-margin {
  margin: 70px;
}

div.row.btn-multiple {
  margin-top: 0px;
  margin-bottom: 0px;
}

.table-multiple th:hover {
  color: gray;
}

.btn-default:hover {
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
  background-image: none;
}

.btn-default {
  color: #ffffff;
  background-color: #777777;
  border-color: #777777;
  background-image: none;
}

.btn {
  border-radius: 0;
}

.nav-plus {
  padding-top: 30px;
  padding-bottom: 30px;
  max-height: 120px;
}

.navbar {
  font-family: "Ubuntu", sans-serif;
  border: 0;
  font-size: 15px;
  letter-spacing: 4px;
  border-bottom: 1px solid #c8c8c8;
}

#navbar-main {
  background-color: white;
}

.navbar-brand {
  font-size: 25px;
  letter-spacing: 4px;
}

#content {
  margin-top: 110px;
  padding: 5px 25px;
}

.newArt {
  background-color: #fcfcfc;
  padding: 10px;
}

.btn-margins {
  display: inline-block;
  float: right;
}

.news-title {
  display: inline;
}

.group-news-title {
  margin-top: 20px;
  margin-bottom: -10px;
}

.top-of-the-page {
  margin-top: 5px;
}

.time {
  font-size: 12px;
  font-style: italic;
  color: gray;
  float: right;
}

.author {
  font-size: 12px;
  color: gray;
}

.articleContent {
  white-space: pre-wrap;
  margin-top: 10px;
}

.article {
  padding: 10px;
  background-color: #fcfcfc;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 3px;
}

.pagination-float {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}

.btn-font,
.btn-font > a {
  font-family: "Ubuntu", sans-serif;
}

.jumbotron {
  background-color: transparent;
  padding: 10%;
}

.pagination > li > a,
.pagination > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.usage {
  width: 100%;
}

th,
td {
  white-space: nowrap;
}

#browse-filter {
  text-align: right;
}

.row {
  margin-bottom: 10px;
  margin-top: 10px;
}

.fl-right {
  float: right;
}

.img-content-hover {
  position: absolute;
  z-index: 1;
  white-space: nowrap;
  display: none;
  /*padding: 1rem;*/
  background: white;
  font-weight: 400;
  margin-top: 1.25rem;
  margin-left: -2rem;
}

ul.ul-no-margin {
  margin-bottom: 0px;
}

#username-top {
  position: fixed;
  top: 6px;
  right: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  font-size: 12px;
  letter-spacing: 0;
  display: inline-flex;
}

#username-top > p {
  margin: 0 10px 0 0;
}

.row label {
  padding: 8px;
}

.title-plus > *,
.title-plus-sm > *,
.title-icons > * {
  display: inline-flex;
}

.title-plus > a > img {
  margin: 10px;
  padding: 2px;
  width: 1.5em;
  height: 1.5em;
  background-color: gray;
  border-radius: 50%;
}

.title-plus-sm > a > img {
  margin: 10px;
  padding: 2px;
  width: 1.25em;
  height: 1.25em;
  background-color: gray;
  border-radius: 50%;
}

.title-icons-sm > a > img,
.title-icons > a > img {
  margin: 10px 0 10px 10px;
  padding: 1px;
}

.title-icons-sm > a > img {
  width: 1.25em;
  height: 1.25em;
}

.title-plus-sm span,
.title-icons-sm span {
  margin-top: -125px;
  padding-bottom: 104px;
  display: block;
}

.one {
  font-size: 0.9em;
}

li.title {
  text-align: center;
}

.two {
  font-size: 1.2em;
  margin: 0px;
  padding-top: 0px;
}

.individual-info {
  border-bottom: 1px solid lightgray;
  border-top: 1px solid lightgray;
  margin-bottom: 30px;
}

.individual-title {
  padding-left: 15px;
}

.flex-row {
  display: inline-flex;
  flex-wrap: wrap;
}

.each-col {
  padding: 5px 10px;
  margin: 10px 15px;
}

#myInput {
  background-image: url("images/search.svg");
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 6px 10px 6px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

#myUL {
  -moz-column-count: 5;
  -moz-column-gap: 5px;
  -webkit-column-count: 5;
  -webkit-column-gap: 5px;
  column-count: 5;
  column-gap: 5px;
  display: none;
}

#myUL > .list-group-item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.list-group-item:first-child,
.list-group-item:last-child {
  border-radius: 0;
}

#ind-id {
  display: none;
}

#main-table > * {
  cursor: pointer;
}

#vocabulary-index ul li a {
  color: gray;
}

#vocabulary-index ul li a:hover {
  color: #91170a;
}

#back-to-top {
  width: 35px;
  opacity: 0.6;
  position: fixed;
  right: 20px;
  bottom: 5px;
}

.plus-grey {
  margin-left: 30px;
}

.filter-max-width {
  max-width: 150px;
}

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}

.custom-file-input::before {
  content: "Select file";
  display: inline-block;
  background-color: white;
  border: #ddd solid 1px;
  border-radius: 3px;
  padding: 4px;
  margin: -4px;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
}

.custom-file-input:hover::before {
  background-color: #ddd;
}
.custom-file-input:active::before {
  background: #ddd;
}

ul.listNotes {
  list-style-type: circle;
}

.border-form {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  margin-top: 20px;
}

.center-align {
  text-align: right;
}

.title-top {
  margin-top: 25px;
}

.upload-error-red {
  background-color: #f2dede;
}

.upload-error-blue {
  background-color: #d9edf7;
}

.upload-error-yellow {
  background-color: #fcf8e3;
}

.upload-error-violet {
  background-color: #fbeefb91 !important;
}

.bulk-library {
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#submit-message {
  display: none;
}

#leg {
  color: gray;
}

/* main menu choices */

/* content behaviour for smaller devices */
@media (max-width: 767px) {
  .big-box {
    margin-top: 20px;
  }

  .row-top-index {
    margin-top: 30px;
  }

  .welcome {
    font-size: 4em;
  }

  .choice {
    padding: 10px;
  }

  .choice:hover {
    color: #91170a;
    background-color: #f7efef;
  }
}

/* content behaviour for larger devices */
@media (min-width: 768px) {
  .big-box {
    margin-top: 50px;
  }

  .welcome {
    font-size: 3em;
  }

  .choices {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .choice {
    flex: 0 1 auto;
    width: 150px;
    height: 135px;
    margin: 40px 40px 0px 40px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: large;
    transition: all 1s;
    color: #777777;
  }

  .choice:hover {
    font-size: xx-large;
    color: #91170a;
  }
}
