/*!
Theme Name: Gymnasiearbetesundersökning
Theme URI: http://underscores.me/
Author: Jamie Blomerus
*/
* {
  margin: 0;
}

body {
  display: flex;
  flex-direction: column;
  height: 100vh;
  font-family: Arial, sans-serif;
}

#page {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#colophon {
  margin-top: auto;
  margin-bottom: 0;
  padding: 15px 30px;
  background-color: #f2f2f2;
  text-align: center;
  font-size: 12px;
  color: #5f5f5f;
}

#colophon .site-info {
  display: flex;
  justify-content: center;
  gap: 10px;
}

span#uuid::after {
	content: attr(data-uuid);
}

button#regenerate-uuid {
	background: none;
	border: none;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding: 0;
	font-size: inherit;
	font-family: inherit;
}

/* Header */
.header {
  display: flex;
  justify-content: space-between;
  padding: 20px 30px;
  align-items: center;
}

.header a {
  margin-right: 20px;
  text-decoration: inherit;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15px;
}

.header a:hover {
  text-decoration: underline;
}

.header__right {
  display: flex;
  align-items: center;
  min-width: 13vw;
  justify-content: space-between;
}

.header__right .header__apps {
  margin-right: 10px;
}

/* Main Body */

.mainBody {
  flex: 1;
  display: flex;
  margin-top: 12%;
  flex-direction: column;
}

.mainBody img {
  object-fit: contain;
  height: 100px;
}

/* search */
.search__input {
  display: flex;
  align-items: center;
  border: 1px solid lightgray;
  height: 30px;
  padding: 10px 20px;
  border-radius: 999px;
  width: 75vw;
  margin: 0 auto;
  margin-top: 40px;
  max-width: 560px;
}

.search__input input {
  flex: 1;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  outline: none;
}

.search__input .material-icons {
  color: gray;
}

.search__buttons {
  margin-top: 25px;
  display: flex;
  justify-content: center;
}

.search__buttons button {
  margin: 5px;
  padding: 10px 15px;
  background-color: #f8f8f8;
  color: #2b2b2b;
  font-size: 14px;
  outline: none;
  border: none;
  cursor: pointer;
}

.search__buttons button:not(:disabled) {
	font-weight: 500;
}

/***
* Results Page
***/
body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
}

/* remove bullet points */
ul {
  list-style-type: none;
}

/* hr styling */
hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

header div {
    padding: 15px 15px 15px;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

header div img {
    margin-right: 30px;
}

header div a img {
    height: 40px;
}

main {
    margin-left: 150px;
    width: 650px;
}

nav {
    align-items: center;
    display: flex;
    margin-left: 150px;
    width: 632px;
    max-height: 40px;
}

header nav a {
    font-family: arial,sans-serif;
    font-size: 13px;
    color: #5f6368;
    text-decoration-line: none;
    padding-block-start: 15px;
}

nav a {
    padding-right: 35px;
    padding-bottom: 30px;
}

.search-box {
  width: 630px;
  min-width: 300px;
  height: 45px;
  border: 0.5px solid #fff;
  display: flex;
  padding: 0;
  justify-content: space-between;
  border-radius: 24px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
}

.search-box form {
  width: 100%;
  display: flex;
}

.search-box input {
  border: none;
  outline: none;
  float: left;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: 20px;
  line-height: 31px;
  font-size: 16px;
  font-family: arial, sans-serif;
  width: 90%;
}

.nav-right {
  display: flex;
  align-items: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 0px;
}

.nav-right img {
  padding-right: 20px;
  opacity: 0.7;
}
.nav-right a {
  padding-right: 20px;
}

.nav-right a button {
    background: -webkit-linear-gradient(top,#4387fd,#4683ea);
    border: 1px solid #4285f4;
    color: #fff;
    font-weight: bold;
    line-height: 28px;
    padding: 0 12px;
    border-radius: 2px;
}

.results-returned{
  element.style {
    color: #777;
    padding-top: 10px;
    padding-bottom: 15px;
}
}

main ul {
    padding-left: 0px;
    list-style: none;
}

main li a {
    text-decoration-line: none;
    margin-bottom: 7px;
    margin-top: 0px;
}

.result-link {
    color: #1a0dab;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 2px;
}

.green-link {
    color: #006621;
    max-width: 650px;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 0px;
}

main li p {
    margin-bottom: 40px;
    margin-top: 0px;
}

.down-arrow {
    border-color: #006621 transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    display: inline-block;
    vertical-align: middle;
}