@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}


body {
  min-height: 0;
}
.callout {
  margin: 1em !important;
  border-radius: 4px;
}
.callout .close-button {
  display: none;
}
.node--type-page .body {
  padding-bottom: 0;
}
.path-frontpage .all-content-wrapper {
  margin: 0em auto;
  padding: 0em .9375rem;
}
.path-node .all-content-wrapper, .path-user .all-content-wrapper {
  margin-bottom: 0;
}
body .nl-form {
  padding-top: 1.3em;
  padding-bottom: 0em;
  border-radius: 0 4px 4px 4px;
 /* background: linear-gradient(#cbe9ef, #f1faff); */
 background: linear-gradient(#fff, #f1faff);
 background: #dbe9ef;

}
/*
.nl-field-toggle, .nl-form input, .nl-form select, body .nl-form input:hover {
  border: solid 1px rgba(0,0,0,0.1) !important;
  border-bottom-color: rgba(0,0,0,0.1) !important;
}
*/
body .nl-form.has-data {
  margin-bottom: 0.5em;
}
.form-required:after {
  display: none;
}
.iframe-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.views-element-container {
  padding: 1em 0;
}

.geolocate-button {
  font-size: 0.4em !important;
  color: #000;
  width: 2em;
  padding: 0.4em 0.5em 0.5em 0.5em;
  border-left: solid 1px rgba(0,0,0,0.2);
  cursor: pointer;
  background: #fff;
  position: absolute;
  right: 5px;
  bottom: 10px;
  /* box-shadow: 0 0 5px rgba(0,0,0,0.15); */
}
.geolocate-button.active {
  background: #fff;
  color: #ccc;
}
.geolocate-button.success {
  color: #5bafa9;
}

.geolocate-button:hover {
  color: #444;
}
.cc-grower {
    max-height: 100px;
    overflow: visible !important;
    transition: none !important;
}
.cc-window {
    opacity: 1;
    background-color: #f1f1f1 !important;
    transition: none !important;
}
.block-toppmeny ul.off-canvas-list li {
  display: inline-block;
}
.path-frontpage .block-toppmeny ul.off-canvas-list li a {
  border-radius: 4px 4px 0 0;
}
.block-toppmeny ul.off-canvas-list li a {
  margin: 0 1em 0 0;
  border-radius: 4px;
  padding: 1em 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: none;
  /* box-shadow: inset 0px -2px 3px rgba(0,0,0,0.1); */
  background: #f1f1f1;
  border-bottom: 0;
}
.block-toppmeny ul.off-canvas-list li a:hover {
  background: #eee;
  color: #333;
}

.path-node.node--type-page #main>section {
  box-shadow: none;
  background: #fff;
  border-radius: 4px;
  margin: 1em !important;
  margin-bottom: 0 !important;
}
.path-node.node--type-page #main .block-smarta-content {
  padding-bottom: 1em;
}
.column>article, .columns>article {
  background: transparent;
  box-shadow: none;
}
.column>article img, .columns>article img {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.column>article>h2, .columns>article>h2 {
  background: #fff !important;
}
.node--type-article .block-smarta-content .view-mode-full{
  padding: 1em 2em 0 2em;
}
.node--type-article h1, .node--type-article .block-smarta-content h2.node-title {
  padding: 1em 1em 0 1em;
  text-transform: none;
}
.path-node.node--type-page #main>section:after {
  display: none;
}
.views-element-container.block-views-block-semestrar-block {
    background: linear-gradient(#eaf1ef, #f1faff);
    border-radius: 4px;
    padding: 1em 2em 0 2em;
}
.node--type-article .image.field-node--field-image {
  padding-bottom: 0;
}
.node--type-article .image.field-node--field-image img {
    border-radius: 4px;
}

.node--type-article .views-row .image.field-node--field-image img {
  border-radius: 4px 4px 0 0;
}

.node--type-article .body {
  padding: 1em 0;
}

.block-smarta-breadcrumbs {
  background: #ebe9ef;
  border-radius: 4px ;
  margin: 1em 0 1em 0;
  padding: 0.5em 0 0.4em 0;
  padding-left: 2.3em;

}

.block-smarta-breadcrumbs .breadcrumbs  {
  margin: 0;
}
.block-smarta-breadcrumbs .breadcrumbs a {
  color: #111 !important;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 1em;
}

.breadcrumbs li:not(:last-child)::after {
  color: #666;
  content: "►";
}

#block-smarta-content {
  margin-top: 0;
}
.path-frontpage #block-smarta-content {
  margin-top: 0;
}
 .node--type-semester #block-smarta-content {
  margin-top: 0em;
  margin-right: 1em;
}
.node--type-article h1, .node--type-article .block-smarta-content h2.node-title {
  background: transparent;
  padding-top:1em;
}
.node--type-article h1, .node--type-article .block-smarta-content h2.node-title {

}

.views-element-container.block-views-block-artiklar-block-5, .views-element-container.block-views-block-artiklar-block-1, .views-element-container.block-views-block-artiklar-block-2, .views-element-container.block-views-block-artiklar-block-3, .views-element-container.block-views-block-artiklar-block-4, .views-element-container.block-views-block-artiklar-block-5, .views-element-container.block-views-block-artiklar-block-6, .views-element-container.block-views-block-artiklar-block-10 {
  border-radius: 4px;
  background: #efefe1;
  padding: 2em 1em 0em 1em;
  margin-top: 4em;
}
.views-element-container .views-exposed-form {
  border: 0;
  border-radius: 4px;
  /* box-shadow: 0 0 10px rgba(0,0,0,0.15); */
  background: rgba(255,255,255,1);
  margin-top: 1em;
}
.views-element-container .views-exposed-form .form-actions input[type=submit] {
  background: #000;
  color: #fff;
  border: 0;
  border-radius: 50px;
}
.views-element-container .views-exposed-form select, .views-element-container .views-exposed-form input[type=text] {
  border-radius: 4px;
  border: solid 1px rgba(0,0,0,0.2);
  background: #fff;
  color: #000;
  box-shadow: none;
}
.views-element-container .views-exposed-form select {
  text-align: left;
}
.views-element-container .views-exposed-form label, .views-element-container .views-exposed-form .fieldset-legend {
  letter-spacing: 0;
  font-size: 1em;
}
.views-exposed-form .form-item-field-sasong-target-id, .views-element-container .views-exposed-form .form-item.form-item-search, .views-element-container .views-exposed-form .form-item-sort-by  {
  position: relative;
  top: -1em;
}
.views-exposed-form .form-item-field-sasong-target-id label{
  letter-spacing: 0;
  font-size: 1em;
}
.views-element-container .views-exposed-form .form-actions {
    display: inline-block;
    float: right;
    margin-top: 3em;

}
.views-element-container .views-exposed-form label.option {
    text-transform: none;
    color: #444;
    font-size: 1em;
    letter-spacing: 0;
    font-weight: 600;
}
.column>article>h2, .columns>article>h2 {
  text-transform: none;
  letter-spacing: 0;
  text-align: left;
  padding: 0.9em 0.5em 0.9em 1em;
  font-size: 1.2em;
  background: #fff !important;
  margin: 0;
  border-radius: 0 0 4px 4px;
  text-align: center;
}
.path-frontpage .column>article>h2, .path-frontpage .columns>article>h2 {
  text-transform: none;
  letter-spacing: 0;
  text-align: left;
  padding: 0.9em 0.5em 0.9em 1em;
  font-size: 1.2em;
  background: #f1f1f1 !important;
  margin: 0;
  border-radius: 0 0 4px 4px;
}


.column>article>h2 a, .columns>article>h2 a {
  font-weight: 600 !important;
  font-size: 0.9em;
  letter-spacing: 0px;
}
.column>article .body, .columns>article .body {
  padding: 0.5em 1em;
}
body .views-row article p{
  text-align: left;
  font-size: 0.85em;
  padding: 1em 2em;
  margin-bottom: 0;
}

.tease-wrapper .views-field-field-utslapp {
  padding-top: 0.2em;
}
.views-row .thermometer .level {
  height: 3.8em;
}
.views-row .thermometer .level:after {
  top: 3.3em;
}
.block-toppmeny ul li a.is-active, .block-toppmeny ul li.active-trail a {
  background: #dbe9ef;
  box-shadow: none;
  border-color: #dbe9ef;
  /*
  box-shadow: inset -12px -12px 16px 0 rgb(0 0 0 / 5%), inset 8px 8px 12px 0 rgb(255 255 255 / 20%);
  */
}

.block-toppmeny ul li a.is-active[href="/turism-hallbarhet"], .block-toppmeny ul li.active-trail a[href="/turism-hallbarhet"], .block-toppmeny ul li a.is-active[href="/turism-hallbarhet"]:hover, .block-toppmeny ul li.active-trail a[href="/turism-hallbarhet"]:hover {
/*
  background: #111;
  box-shadow: none;
  color: #fff;
  border-color: #111;
  */
}

.section-semestertips .block-toppmeny ul li a[href="/semestertips"], .block-toppmeny ul li.active-trail a[href="/semestertips"], .block-toppmeny ul li a.is-active[href="/semestertips"]:hover, .block-toppmeny ul li.active-trail a[href="/semestertips"]:hover {
  background: #eaf1ef;
  border-color: #eaf1ef;
}
.section-turism-hallbarhet .block-toppmeny ul li a[href="/turism-hallbarhet"], .section-turism-hallbarhet .block-toppmeny ul li a.is-active, .section-tourism-sustainability .block-toppmeny ul li a[href="/tourism-sustainability"], .section-tourism-sustainability .block-toppmeny ul li a.is-active  {
  background: #efefe1;
  border-color: #efefe1;
}
.block-toppmeny ul li a.is-active:hover {
  color: #000;
}
.views-row .thermometer .level:after {
  z-index: 200;
}
.views-row .views-field-field-semesterbild img {

}
img:-moz-broken{
  opacity: 0;
}
img {
  position: relative;
}

.imagefield_slideshow-wrapper {
    display: block;
    border: 0px solid #ccc;
    padding: 0px;
    margin: 0px;
    margin-right: 1em;
    width: 100%;
}
body.node--type-semester .all-content-wrapper {
  margin-bottom: 0
}
body .all-content-wrapper header > div {
  padding-left: 0.325em;
  padding-right: 0.325em;
}
.block-smarta-branding a {
  color: #444;
  padding: 1.2em 0 1em 0;
  display: inline-block;
  border-radius: 4px;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Mulish', sans-serif;
}
body .nl-form .column-item, body .nl-form .column-item .column-sub-title, body .nl-form .column-item .column-sub-title .col-title {
  color: #000 !important;
  box-shadow: none !important;
}

body .nl-form .pre-button-text {
  background: transparent;
  color: #555;
  border-top: double 20px #fff;
  padding: 80px 6em 0 6em;
  padding-top: 0px;
  line-height: 1.3em;
}
body .nl-form .pre-button-text .pre-text {
  display: block;
  padding-top: 80px;
}

body .nl-form .pre-button-text strong {
  color: #000;
  text-transform: uppercase;
  font-size: 1.2em;
}
body .nl-form.has-data .calculate-button-after {
  /* border-top: dashed 20px #fff; */
  margin-top: 80px;
  padding-bottom: 0;
  padding: 0px !important;
  clear: both;
}

.transport-hotel-wrapper.row {
  /* background: #ffee98; */
  padding: 0px 0 0 0;
  border-bottom: dashed 0px #eaf1ef;
}

body .nl-form .column-item.active {
  background: #fff !important;
}
body .nl-form table tr td .column-item.inactive {
  opacity: 0.3 !important;
}

body .nl-form.has-data table tr td .column-item.inactive {
  opacity: 1 !important;
}
body .nl-form.has-data.route-column-item-selected .field--name-field-delstrackor table tr td .column-item.inactive {
  opacity: 0.3 !important;
}
body .nl-form.has-data.accommodation-column-item-selected table tr td .column-item.boende-column.inactive {
  opacity: 0.3 !important;
}


body .nl-form .sub-icon {
  background: #fff;
  padding: 16px 14px;
  border-radius: 4px;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  margin-top: 1.5em;
}
.path-node.node--type-semester .nl-form {
  margin-bottom: 0em !important;
}
body .path-node.node--type-semester .nl-form.has-data {
  margin-bottom: 0 !important;
}
body .path-node.node--type-semester .nl-form {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
.block-similarplaceholder {
  margin-top: 0;
}
.views-element-container.injected {
  margin-top: 0;
  padding-bottom: 1em;
}
body .nl-form.has-data .form-wrapper.form-actions {
  padding-bottom: 10px;
}

body .nl-form .column-item .column-sub-title .col-title {
  text-decoration: none;
  padding: 0.3em 0.1em 0.1em 0.1em;
  margin: 0.1em;
  margin-bottom: 0em;
  border-radius: 4px;
  line-height: 1.1em;
  font-weight: 600;
  color #222 !important;
}
body .nl-form .field--name-field-boenden .column-item .column-sub-title {
  width: 200px;
}

body .nl-form .field--name-field-boenden .column-item .column-sub-title .col-title {
font-size: 1.1em;
}
body .nl-form .column-item .column-sub-title .col-kg {
    font-size: 1.4em;
    color: #fff;
}
body .nl-form .column-item .icon-kg {
    font-family: Mulish, sans-serif;
    font-size: 0.8em;
    margin-left: 0.4em;
    white-space: nowrap;
    font-weight: 400;
}
body .nl-form .column-item .icon-waypoint {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 0.6em;
  font-weight: 400;
}
body .nl-form .field--name-field-resvagar table, body .nl-form .field--name-field-boenden table {
  margin-left: 0;
  margin-bottom: 300px;
}
body .nl-form .field--name-field-resvagar table .route-select-button, body .nl-form .field--name-field-resvagar table .accommodation-select-button, body .nl-form .field--name-field-boenden table .route-select-button, body .nl-form .field--name-field-boenden table .accommodation-select-button {
  background: #000 !important;
  color: #fff !important;
  border-radius: 50px !important;
  border: 0;
  font-size: 0.38em;
  box-shadow: none !important;
  margin-top: 5.5em !important;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  left: -32px;
  padding: 0.8em 0.2em;
  font-weight: 600;
}
body .nl-form .field--name-field-resvagar table .route-select-button {
  left: -12px;
}


body .nl-form .column-item-wrapper .column-sub-title {
  position: absolute;
  bottom: -8.5em;
  font-size: 0.4em;
  line-height: 1em;
  min-width: 75px !important;
  display: block;
  color: #000;
  cursor: pointer;
}
body .nl-form .column-item-wrapper .column-sub-title .col-title {
  font-weight: 400;
  white-space: nowrap;
  display: block;
  font-size: 0.9em;
  margin-top: 1em;
  text-transform: uppercase;
  position: absolute;
  bottom: 80px;
  min-width: 225px;
  left: -75px;
  right: 0;
}
body .nl-form .column-item-wrapper .column-sub-title .col-kg {
  font-size: 1.2em;
  display: block;
  color: #000;
  font-weight: 600;
  width: 75px;
  margin-bottom:1.5em;
  white-space: nowrap;
}


.field--name-field-boenden .column-item-wrapper .column-sub-title {
  top: -88px !important;
}

.field--name-field-boenden .column-item-wrapper .column-sub-title .col-title{
  top: 15px;
  white-space: normal !important;
  max-width: 50px;
}

body .nl-form .field--name-field-resvagar table .accommodation-select-button, body .nl-form .field--name-field-boenden table .route-select-button, body .nl-form .field--name-field-boenden table .accommodation-select-button {
  left: -12px;
  margin-top: 1.7em !important;
}
body .nl-form .field--name-field-resvagar .routecount-4 table>tbody>tr, body .nl-form .field--name-field-resvagar .accommodationcount-4 table>tbody>tr, body .nl-form .field--name-field-boenden .routecount-4 table>tbody>tr, body .nl-form .field--name-field-boenden .accommodationcount-4 table>tbody>tr {
  width: 25%;
}
body .nl-form .field--name-field-resvagar .routecount-3 table>tbody>tr, body .nl-form .field--name-field-resvagar .accommodationcount-3 table>tbody>tr, body .nl-form .field--name-field-boenden .routecount-3 table>tbody>tr, body .nl-form .field--name-field-boenden .accommodationcount-3 table>tbody>tr {
  width: 33%;
}
body .nl-form .field--name-field-resvagar .routecount-5 table>tbody>tr,
body .nl-form .field--name-field-resvagar .accommodationcount-5 table>tbody>tr,
body .nl-form .field--name-field-boenden .routecount-5 table>tbody>tr,
body .nl-form .field--name-field-boenden .accommodationcount-5 table>tbody>tr{
  width: 20%;
}

body .nl-form .field--name-field-resvagar .routecount-6 table>tbody>tr,
body .nl-form .field--name-field-resvagar .accommodationcount-6 table>tbody>tr,
body .nl-form .field--name-field-boenden .routecount-6 table>tbody>tr,
body .nl-form .field--name-field-boenden .accommodationcount-6 table>tbody>tr{
  width: 16.66%;
}

body .nl-form .field--name-field-resvagar .routecount-7 table>tbody>tr,
body .nl-form .field--name-field-resvagar .accommodationcount-7 table>tbody>tr,
body .nl-form .field--name-field-boenden .routecount-7 table>tbody>tr,
body .nl-form .field--name-field-boenden .accommodationcount-7 table>tbody>tr{
  width: 14.25%;
}

body .nl-form .field--name-field-boenden table .column-item {
    position: absolute !important;
    background: #81cDaC;
    left: 18px;
    bottom: 110px;
    border-radius: 4px !important;
    min-height: 1px !important;
    max-width: 50px;
}
.readmore {
  border: 0;
  border-radius: 50px;
  background: #d0dfdf;
  color: #000;
  letter-spacing: 1px;
  text-transform: none;
  font-weight: 600;
  margin-top: 0em;
  padding: 1em 2em;
}
.readmore:hover {
  background: #000;
  color: #fff;
  bordeR: 0;
}

.readmore .icon {
  float: none !important;
  opacity: 1 !important;
  font-size: 1.2em !important;
  margin: 0 !important;
  display: inline-block;
  position: relative;
  top: 0.08em;
  left: -0.4em;
}
.division-container .readmore.thermometer-readmore {
  float: right;
  margin-top: -4em;
  margin-right: 6em;
}

.total-emissions-wrapper {
  text-align: center;
  background: #fff;
  /* box-shadow: 0 0 10px rgba(0,0,0,0.15); */
  border-radius: 4px;
  padding: 2em 1em 1em 1em;
  margin: 0em 0 3em 0;
}
.total-emissions-wrapper .total-emissions-people{
  color: #4aa9c9;
  line-height: 0.5em;
}
.total-emissions-wrapper .total-emissions{
  font-size: 2.5em;
  font-weight: 700;
  padding-bottom: 0em;
}
.total-emissions-wrapper .total-emissions-text {
  font-size: 1em;
}

.transport-hotel-wrapper .division-container .emission-comparison p .comparison-header {
  opacity: 1;
  color: #222;
  text-align:left;
  font-size: 3em;
  margin: 0 0 0em 0;
}

.division-container .compare-title {
  text-align: center;
  margin-bottom: 2em;
  font-size: 1.6em;
}

body * {
  font-family: Mulish, Calibri, sans-serif;
}
body .nl-form .column-item .column-sub-title {
    position: absolute;
    color: #676;
    bottom: -2em;
    left: 0;
    font-size: 0.35em;
    letter-spacing: 1px;
    font-weight: 700;
    width: 7em;
    text-align: center;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    left: -1em;
    right: 0;
    text-align: center;
    max-height: 1em;
}
body .nl-form .field--name-field-resvagar .routecount-5 table>tbody>tr, body .nl-form .field--name-field-resvagar .accommodationcount-5 table>tbody>tr, body .nl-form .field--name-field-boenden .routecount-5 table>tbody>tr, body .nl-form .field--name-field-boenden .accommodationcount-5 table>tbody>tr {
  width: 20%;
}
body .nl-form .field--name-field-resvagar table .route-select-button:hover, body .nl-form .field--name-field-resvagar table .accommodation-select-button:hover, body .nl-form .field--name-field-boenden table .route-select-button:hover, body .nl-form .field--name-field-boenden table .accommodation-select-button:hover {
  border: 0 !important;
  background: #4aa9c9  !important;
  color: #000 !important;
}
body .nl-form .field--name-field-resvagar table .route-select-button {
  position: relative;
  top: 13em;
}
body .nl-form .field--name-field-resvagar table .route-select-button.active {
  background: #4aa9c9  !important;
  color: #fff !important;
  border: 0 !important;
}

body .nl-form .field--name-field-boenden table .route-select-button.active {
  background: #4aa9c9  !important;
  color: #fff !important;
  border-color: #fff;
}
body .nl-form .field--name-field-boenden table .accommodation-select-button.active {
  background: rgb(108,127,252)  !important;
  color: #fff !important;
}
body .nl-form .field--name-field-resvagar table table {
  margin: 1em 0;
}
 body .nl-form .field--name-field-boenden table {
   margin: 2em 0;
 }

body .nl-form table tr td .column-item {
  min-height: 1px;
  /* box-shadow: 0px -3px 4px rgba(0,0,0,0.1) !important */
}
body .nl-form .field--name-field-resvagar table tbody, body .nl-form .field--name-field-boenden table tbody {
  text-align: center;
}
body .nl-form .field--name-field-resvagar .paragraph-type-top, body .nl-form .field--name-field-boenden .paragraph-type-top {
  margin: 0 auto;

}
body .nl-form .field--name-field-resvagar .routecount-4 table>tbody>tr td, body .nl-form .field--name-field-resvagar .accommodationcount-4 table>tbody>tr td, body .nl-form .field--name-field-boenden .routecount-4 table>tbody>tr td, body .nl-form .field--name-field-boenden .accommodationcount-4 table>tbody>tr td {
  display: block;
  text-align: center;
}
body .nl-form .field--name-field-resvagar > div > div > table>tbody>tr>td, body .nl-form .field--name-field-boenden  > div > div>table>tbody>tr>td {
  display: inline-block !important;
  text-align: center !important;
}

body .nl-form .field--name-field-resvagar > div > div > table>tbody>tr>td.tabledrag-hide, body .nl-form .field--name-field-boenden  > div > div>table>tbody>tr>td.tabledrag-hide {
  display: none !important;
  text-align: center !important;
}

body .nl-form .field--name-field-resvagar .routecount-4 table>tbody>tr td.field-multiple-drag, body .nl-form .field--name-field-resvagar .accommodationcount-4 table>tbody>tr td.field-multiple-drag, body .nl-form .field--name-field-boenden .routecount-4 table>tbody>tr td.field-multiple-drag, body .nl-form .field--name-field-boenden .accommodationcount-4 table>tbody>tr td.field-multiple-drag {
  display: none !important;
}

body .nl-form .field--name-field-resvagar .route-custom .field--name-field-destination, body .nl-form .field--name-field-resvagar .route-custom .field--name-field-avstand, body .nl-form .field--name-field-boenden .route-custom .field--name-field-destination, body .nl-form .field--name-field-boenden .route-custom .field--name-field-avstand {
  border-color: rgba(255,255,255,0.3);
  padding: 0.1em 0 0.3em 0;
}

body .nl-form .column-item {
  box-shadow: none !important;
  position: relative;
  width: 75px;
  filter: none;
}
body .nl-form .field--name-field-resvagar .field-multiple-drag, body .nl-form .field--name-field-boenden .field-multiple-drag {
  display: none !important;
}
body .nl-form .column-item .icon {
  display: none !important;
  position: absolute;
  top: 0px !important;
  right: -42px !important;
}
body .nl-form .column-item:hover {
  background: #000 !important;
}

body .nl-form .column-item:hover .icon {
  display: inline-block !important;
  color: #000 !important;
}

body .nl-form .field--name-field-resvagar h3, body .nl-form .field--name-field-boenden h3 {
  font-size: 0.6em;
  margin-top: 0em;
  color: #222;
  letter-spacing: 1px;
}
body .nl-form.has-data .field--name-field-boenden  {
  background: #efeff3;
  background: transparent;
  width: 100% !important;
  border-top: solid 00px #fff;
  padding-top: 0em;
  border-top: double 20px #fff;
}
body .nl-form .form-actions input[type="submit"] {
  margin-bottom: 80px !important;
}
body .nl-form.has-data .field--name-field-resvagar  {
  /* background: #ffee98; */
  background: #e1fDfC;
  background: transparent;
  width: 100% !important;
  border-top: double 20px #fff;
 }
body .nl-form.has-data .field--name-field-resvagar h3, body .nl-form.has-data .field--name-field-boenden h3 {
  padding: 0em 2em 0 1em;
  padding-top: 2em;
}
body .nl-form .column-item-wrapper {
}
body .nl-form .field--name-field-resvagar .column-item {
  border: solid 0px rgba(255,255,255,0.5) !important;
  box-shadow: 0 0 10px rgba(0,0,0,0.1) !important;
  background: #5cb1cc;
  position: static;
  width: 50px;
  border-radius: 4px;
  margin: 0px 0 3px 12px;
}
body .nl-form .field--name-field-resvagar .column-item.active {
  border: solid 0px rgba(255,255,255,0.5) !important;
  background: #000 !important;
}
body .nl-form .field--name-field-resvagar table>tbody>tr:last-child .column-item{
    border-bottom: solid 0px rgba(255,255,255,0.5) !important;
    min-height: 0px !important;
}
body .nl-form .field--name-field-resvagar table>tbody>tr:last-child .column-item.active {
  border-bottom: solid 0px rgba(255,255,255,0.5) !important;
}
body .nl-form .field--name-field-boenden .column-item {
  border: solid 0px rgba(255,255,255,0.5) !important;
  border-radius: 0px;
}
body .nl-form tr:first-child .column-item.bike, body .nl-form tr .column-item.inneboende {
  border-top: solid 1px #eee;
}
html body .nl-form input[name="calculate_total"] {
  margin-top: 80px !important;
  box-shadow: none;
  border: 0;
  color: #fff;
  background: #4aa9c9;
  border-radius: 50px !important;
}
body .nl-form input[name="calculate_total"].total-data {
  background: rgba(255,255,255,0.25)  !important;
  box-shadow: none !important;
  border: solid 0px rgba(255,255,255,0.5) !important;
}
body .nl-form input[name="calculate_total"].total-data:hover {
  background: #4aa9c9  !important;
  color: #fff !important;
  border: solid 0px #4aa9c9 !important;

}
body .nl-form input[name="calculate_total"]:disabled {
  background: #eee !important;
  color:  #ccc !important;
  border: solid 0px #eee !important;
  box-shadow: none;
  opacity: 1;
}
body .nl-form input[name="calculate_total"]:disabled:hover {
  background: #fff !important;
  opacity: 1 !important;
  color: #ccc !important;
  box-shadow: none;
  font-weight: 600 !important;
  border: solid 0px #fff !important;

}
html body .nl-form  input[name="calculate"].travel-data, body .nl-form.node-semester-edit-form input[name="calculate"].travel-data, html body .nl-form  input[name="calculate_total"].has-total, body .nl-form.node-semester-edit-form input[name="calculate_total"].has-total  {
  background: rgba(255,255,255,0.25)  !important;
  opacity: 1 !important;
  color: #000 !important;
  box-shadow: none;
  border: solid 0px rgba(255,255,255,0.5) !important;
}

html body .nl-form > input[name="calculate"].travel-data:hover, body .nl-form.node-semester-edit-form input[name="calculate"].travel-data:hover {
  background: #4aa9c9  !important;
  opacity: 1 !important;
  color: #fff !important;
  border: solid 0px #4aa9c9 !important;
}

::-moz-selection { background: #4aa9c9; color: #000 !important;}
::selection { background: #4aa9c9; color: #000 !important;}

body .nl-form input[type="number"], body .nl-form input[type="text"], body .nl-form input[type="url"] {
  /** box-shadow: -3px -3px 6px 0 rgb(0 0 0 / 20%), 6px 6px 8px 0 rgb(255 255 255 / 40%), inset 10px 10px 18px 0 rgb(0 0 0 / 10%), inset -10px -10px 18px 0 rgb(0 0 0 / 5%); */
  box-shadow: none;
  border-radius: 0px;
  padding: 0.73em 0.45em 0.81em 0.45em;
  border: solid 0px rgba(0,0,0,0.1);
  color: #000;
  border-radius: 4px;
  background: #fff;
  font-weight: 600;
  border-bottom: solid 0px rgba(0, 0,0,1);
  box-shadow: none;
}
body .nl-form .js-form-type-textfield, body .nl-form .js-form-type-number {
}
body .nl-form .field-suffix, body .nl-form label {
  color: #222;
  font-weight: 600;
  font-size: 30px !important;
}

body .nl-form .field--name-status {
  padding: 0em 2em 0.5em 2em;
  display: inline-block !important;
  border-top: solid 6px #fff !important;
  width: 100%;
}
body .nl-form .field--name-status input {
  -webkit-appearance: auto;
  -moz-appearance: auto;
}
body .nl-form .field--name-status label {
  font-size: 0.4em !important;
}



body.user-logged-in .nl-form #edit-field-semesterbild-table .field-suffix, body.user-logged-in .nl-form #edit-field-semesterbild-table label,
body.user-logged-in .nl-form #edit-field-sasong .field-suffix, body.user-logged-in .nl-form #edit-field-sasong label,
body.user-logged-in .nl-form #edit-field-tags .field-suffix, body.user-logged-in .nl-form #edit-field-tags label {
  font-size: 0.4em !important;
}
body.user-logged-in .nl-form .field--name-field-landtagg input,
body.user-logged-in .nl-form #field-lankar-values input,
body.user-logged-in .nl-form .field--name-field-beskrivning .field-suffix,
body.user-logged-in .nl-form #field-lankar-values .field-suffix, body.user-logged-in .nl-form #field-lankar-values,
body.user-logged-in .nl-form #edit-field-semesterbild-table input{
  font-size: 1em !important;
}

body .nl-form input[type="number"], body .nl-form input[type="text"] {
    font-size: 30px !important;
}

body .nl-form input[type="number"]:hover, body .nl-form input[type="text"]:hover, body .nl-form input[type="url"]:hover {
    color: #000;
}

body .nl-form input[type="number"]:focus, body .nl-form input[type="text"]:focus, body .nl-form input[type="url"]:focus {
    background-color: #fff;
    color: #000;
}
section.block-views-block-artiklar-block-7-2 {
  margin-top: 1em;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0em;

}
#sidebar-second .block-views-block-artiklar-block-7-2 .large-4, #sidebar-second .block-views-block-artiklar-block-8 .large-4, #sidebar-second .block-views-block-artiklar-block-9 .large-4 {
  width: 100%;
  padding: 0;
  margin: 0;
}
#sidebar-second .column.views-row article {
  margin-top: 0em;
  margin-bottom: 1em;
  margin-left: 0;
}

#sidebar-second .block-views-block-artiklar-block-9 .large-4 article {
  margin-bottom: 0em;
}


.moved .block-views-block-artiklar-block-8 > div > div {
  display: inline-block;
  margin: 0;
}
.block-views-block-artiklar-block-8 > div > div {
  display: flex;
  justify-content:space-between;
  margin: 0 -0.5em;
}
.block-views-block-artiklar-block-8 {
  margin-top: 0;
  margin-bottom: 0em;
  padding-bottom: 0;
  padding-top: 1em;
}
.block-views-block-artiklar-block-9 {
  display: none;
}
#sidebar-second .block-views-block-artiklar-block-8, #sidebar-second .block-views-block-artiklar-block-9 {
  padding-top: 0;
  padding-bottom: 0;
}

#sidebar-second .column.views-row article:hover, .block-views-block-artiklar-block-8 .column.views-row article:hover {
  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}


#sidebar-second .column.views-row article .body {
  padding: 0;
}
.views-element-container.block-views-block-semestrar-block-form .block-title {
  text-align: left;
  padding: 0 0.5em 0.4em 0em;
  font-weight: 600;
  letter-spacing: 1px;
  color: #222;
  font-size: 1.5em;
}
.path-frontpage #sidebar-second .column.views-row:nth-child(3n-2), .path-frontpage #sidebar-second .column.views-row:nth-child(3n) {
  padding-left: 0.625em;
  padding-right: 0.625em;
  padding: 0;
}
.button.more-vacations, body .nl-form input[name="calculate"], body .nl-form input[name="calculate_total"], body .nl-form .form-actions input[type="submit"], body .nl-form.node-semester-edit-form input[name="calculate"].activated {
  color: #fff;
  /* background: #4aa9c9  !important; */
  background: #4aa9c9 !important;
  border: 0;
  box-shadow: none;
  border-radius: 50px !important;
  margin-top: 0em !important;
  margin-bottom: 2em;
  box-shadow: -5px 5px 10px rgba(0,0,0,0);
  font-size: 0.55em;
  font-weight: 700;
  width: auto;
  border: solid 0px #4aa9c9 !important;
  padding: 1em 3em 1.1em 3em;
}
body .nl-form.node-semester-edit-form input[name="calculate"].activated {
  color: #fff !important;
}
.button.more-vacations, body .nl-form input[name="calculate"]:hover, body .nl-form input[name="calculate_total"]:hover, body .nl-form .form-actions input[type="submit"]:hover {
  color: #fff !important;
  background: #000 !important;
  width: auto;
  font-size: 0.55em !important;
  padding: 1em 3em 1.1em 3em;
  border: solid 0px #000 !important;
}
body .nl-form .formtop-wrapper {
  padding: 0 2em 1.5em 2em;
}
.button.more-vacations, body .nl-form input[name="calculate"] {
  /*
  float: right;
  position: relative;
  bottom: 1.5em
  right: 0;
  margin: 0 1.5em 0 0 !important;
  padding: 1.5em !important;
  width: auto;
  */
}

body .nl-form .formtop-wrapper .form-wrapper {
  display: block;
}

header.row {
  background: #f1f1f1;
  border-radius: 4px;
  padding: 0 1em;
  margin: 1em 0.625em 0 0.625em !important;
}
.section-semestertips h1 {
  background: #eaf1ef;
  padding: 0.8em 0.5em 0.8em 1.5em;
  margin-bottom: 0em;
  border-radius: 4px;
  font-size: 1.3em;
}
.section-semestertips.path-node.node--type-page #main .block-smarta-page-title {
  margin-bottom: 1em;
  padding: 0;
}
.section-semestertips.path-node.node--type-page #main > section {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0 !important;
}
.block-smarta-branding {
  margin-left: 0;
  margin-bottom: 1em;

}
.dot-suffix {
  display: none;
}
section {
  margin: 0px 0;
  background: transparent;
}
.path-node.node--type-page #main > section, .path-node.node--type-article #main > section {
  margin-right: 1em !important;
  margin-top: 0;
}
.path-node.node--type-page #main .block-smarta-page-title {
  padding: 0;
  padding-left: 2.3em;
}
.path-node.node--type-page #main .block-smarta-content {
  padding:0 2em;
}
#form-smarta-wrapper {
  background: transparent;
  box-shadow: none;
}
body {
  background: #fff;
  margin-top: 0em;
}
.block-logotyper {
  box-shadow: none;
  background: transparent;
}
.block-logotyper {
  text-align: center;
  margin-top: 0;
  margin-bottom: 1em;
}
.block-logotyper .field-wrapper {
  background: transparent;
}
.block-logotyper p {
  margin-bottom: 0;
}
.block-logotyper img {
  max-height: 57px;
  margin: 1em 0.5em 1em 0.5em;
  background: #fff;
  padding: 0.8em 0.4em;
  border-radius: 4px;
}
.block-english .body, .block-swedish .body {
  padding: 0;
  background: transparent;
  margin-top: -0.15em;
}
.block-english, .block-swedish {
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0.4em;
  float: right;
  max-width: 26px;
  margin-top: 21px;
  margin-right: 1em;
}
.block-english img, .block-swedish img {
  border-radius: 4px;
  padding: 2px;
  margin-left: 1em;
  background-color: #fff;
}
#main>section {
  box-shadow: none;
}
.block-smarta-branding {
  margin-left: -3.3em;
}
.block-toppmeny ul {
  box-shadow: none;
  margin-bottom: 0;
  margin-left: 1em;
  float: none;
}

.path-frontpage .column.views-row article {
  border-radius:  4px;
  background: #ecefef;
  background: linear-gradient(#dcdfdf, #f8fcfc);
  background: #f1f4f4;
  box-shadow: -5px 5px 40px rgba(0,0,0,0);
  margin-bottom: 1em;
}
.column>article, .columns>article {
  min-height: 0 !important;
}
.path-frontpage .column.views-row article img{
  border-radius:  4px  4px 0 0;
  margin-bottom: 0;
  /* max-height: 110px; */
}
.path-frontpage .column.views-row {
  padding: 0;
  float: none;
  display: inline-block;
  width: 33%;
}
.path-frontpage .column.views-row article {
  margin: 0 0.5em;
}




.transport-hotel-wrapper .columns.second, .transport-hotel-wrapper {
  background: transparent;
}
.transport-hotel-wrapper .division-container .emission-comparison p {
  box-shadow: none;
  border-radius: 4px;
}
#block-cssfronthideextraaccommodation {
  margin: 0;
}

#block-smarta-content {
  margin-bottom: 0;
}
.thermometer .title {
  color: #888;
  font-weight: 400;
  display: none;
}
body .nl-form .form-actions .semester-save-text {
  color: #555 !important;
}
.views-row .tease-wrapper {
  box-shadow: none;
  background: linear-gradient(#abd9df, #f8fafe);
  /* background: #eefafe; */
  border-radius: 4px;
  border: 0;
}
.views-row .tease-wrapper:hover {
  box-shadow: 0 5px 20px rgb(0 0 0 / 8%);
}
.views-row .views-field-field-beskrivning {
  display: none;
}
.views-row .thermometer .level {
  border-radius: 4px 4px 0 0;
}
body .nl-form .form-actions .semester-save-text {
  background: transparent;
  color: #343;
}
.views-element-container.injected {
  background: #fff;
  padding: 0;
  padding-top: 0em;
  font-size: 1em;
}
input.button:hover {
  /* box-shadow: 0 5px 10px rgb(0 0 0 / 20%) !important; */
}

.views-element-container.injected .columns {
  width: 100%;

}
.block-frontbottommovedtorightplaceholder {
  margin-top: 0;
}
.views-element-container.injected .tease-wrapper {
  margin-bottom: 0;
}
.views-element-container.injected  footer {
  display: none;
}
.views-element-container.injected h3 {
  text-align: center !important;
  padding: 0 0em 0.5em 0em;
  font-size: 1.15em;
  font-weight: 600;
}
.views-element-container.block-views-block-semestrar-block-form {
  background: transparent !important;
  border-top: double 20px #fff;
  border-radius: 0 0 4px 4px;
  display: block !important;
  padding: 0;
  margin-top: 0.625em;
}
.row.expanded > .row {
  padding: 0;
}
.row.expanded > .row .columns {
  padding: 0;
}
.node--type-article .bottom-bar > div > div .columns, .node--type-page .bottom-bar > div > div .columns {
  margin-left: 0.625em;
  margin-right: 0.625em;
}
.path-frontpage .bottom-bar > div > div .columns {
  margin-top: 0;
  margin-left: 1.625em;
  margin-right: 1.25em;
}
.bottom-bar > div > div .columns{
  background: #f1f1f1;
  border-radius: 4px;
  padding: 0 0 0 1em;
  margin: 1em 0.625em 1em 0.625em;
  width: auto;
  float: none;
}
.bottom-bar > div > div {

  padding: 0;
}
.views-element-container.block-views-block-semestrar-block-form footer {
  padding: 0;
  background: transparent;
    text-align: center;
}
.views-element-container.block-views-block-semestrar-block-form footer .button {
  font-size: 1.1em !important;
  padding: 1.3em 1.8em;
  background: transparent !important;
  border-radius: 50px !important;
  color: #000 !important;
  display: inline-block;
  margin: 0px auto 0.5em auto;
  text-align: center;
}
.block-views-block-semestrar-block-form .tease-wrapper {
  margin-bottom: 1.8em;
}
.views-element-container.block-views-block-semestrar-block-form footer .button:hover {
  background: #4aa9c9 !important;
  color: #000 !important;
}
body .nl-form .field--name-field-drivmedel label, body .nl-form .field--name-field-resvagar h4.selected-description-title, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel, body .nl-form .field--name-field-boenden h4.selected-description-title, body .nl-form .field--name-field-boenden .field--name-field-drivmedel {
  color: #222;
  border-radius: 4px;
}
body .nl-form .field--name-field-drivmedel label {
  font-size: 0.8em !important;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .icon, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .icon, body .nl-form .field--name-field-boenden h4.selected-description-title .icon, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .icon {
  border-color: rgba(0,0,0,0.2) !important;
  padding: 0.4em 0.2em;
  margin-right: 0.5em;
  font-size: 0.9em;
  width: 40px;
  border-right: solid 1px rgba(255,255,255,0.3);
  float: left;
}
.return-wrapper {
  float: left;
  padding: 0.5em;
}
body .nl-form .field--name-field-resvagar .route-custom .field--name-field-avstand {
  border-left: 0;
}
body .nl-form .field--name-field-resvagar .route-custom .route-footer-popup .button.readmore {
  background: #aaa !important;
}
body .nl-form .field--name-field-resvagar .route-custom h4.selected-description-title .icon, body .nl-form .field--name-field-resvagar .route-custom .field--name-field-drivmedel .icon, body .nl-form .field--name-field-boenden .route-custom h4.selected-description-title .icon, body .nl-form .field--name-field-boenden .route-custom .field--name-field-drivmedel .icon, body .nl-form .field--name-field-resvagar .route-custom h4.selected-description-title span, body .nl-form .field--name-field-resvagar .route-custom h4.selected-description-title .to-wrapper {
  border-color: rgba(255,255,255,0.3) !important;
}

body .nl-form .field--name-field-resvagar table .route-footer-popup .routes>div, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .routes>div, body .nl-form .field--name-field-boenden table .route-footer-popup .routes>div, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .routes>div {
  border-color: rgba(0,0,0,0.2);
  margin-bottom: 0.1em;
  border-bottom: 0;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel, body .nl-form .field--name-field-boenden h4.selected-description-title, body .nl-form .field--name-field-boenden .field--name-field-drivmedel {
  border-color: rgba(0,0,0,0.2);
  margin-top: 0;
  border-top: 0;
  padding: 1em;
}
body .nl-form .field--name-field-resvagar table .route-footer-popup .routes, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .routes, body .nl-form .field--name-field-boenden table .route-footer-popup .routes, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .routes {
  color: #222;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field-toggle, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field-toggle, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field-toggle, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field-toggle{
  background: #fff;
  border: 0;
  padding: 0.5em 1em;
  color: #000;
  border-radius: 4px;
  letter-spacing: 0px;
  font-size: 0.8em;
  text-transform: none;
  font-weight: 600;
}
body .nl-form .formtop-wrapper .field--name-field-enkel .nl-field-toggle {
  font-weight: 600;
  padding: 0.25em 0.5em 0.34em 0.5em;
  line-height: 1em;
  border-radius: 4px;
  color: #000;
  background: #fff;
  border: solid 0px rgba(0,0,0,0.1);
  font-size: 30px;
}

body .nl-form .formtop-wrapper .field--name-field-enkel .nl-field-toggle:hover {
  border-bottom-color: rgba(0,0,0,0.1) !important;
}
body .nl-form .field--name-field-enkel, body .nl-form .field--name-field-fran {
  display: inline-block !important;
  position: relative;
}
body .nl-form .field--name-field-fran {

}
body .nl-form .field--name-field-fran input {
  padding-right: 1.3em;
  max-width: 500px;
  min-width: 200px;
  overflow-x: hidden;
  text-align: center;
}
body .nl-form .field--name-field-till input {
  padding-right: 1.3em;
  max-width: 400px;
  overflow-x: hidden;
  text-align: center;
  padding-right: 0.5em;
}
body .nl-form .field--name-field-fardsatt {
  border-radius: 4px;
}

body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field-toggle:hover, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field-toggle:hover, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field-toggle:hover, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field-toggle:hover {
  color: #333;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field-toggle.disabled, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field-toggle.disabled, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field-toggle.disabled, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field-toggle.disabled {
  color: #333 !important;
}
body .nl-form .field--name-field-resvagar table .route-footer-popup, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup, body .nl-form .field--name-field-boenden table .route-footer-popup, body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
  background: #4aa9c9 ;
  color: #222 !important;
  top: 333px;
  margin: 0;
  width: 92% !important;
  margin-left: 4%;
  margin-top: -0.3em;
}
.row .colum {
  display: block;
}
.popup-row {
  margin: 0 !important;
}
.popup-row .route-header {
  font-weight: 700;
  text-transform: uppercase;
  text-align: left !important;
  float: left;
  font-size: 0.35em;
  letter-spacing: 0px;
  margin-top: 0.8em;
  margin-bottom: 0.2em;
  color: #222;
}
body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
  top: 65px;
}
body .nl-form .field--name-field-resvagar table .route-footer-popup .popup-text, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .popup-text, body .nl-form .field--name-field-boenden table .route-footer-popup .popup-text, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .popup-text {
  color: #222;
  padding: 1.5em;
  text-align: left;
  font-weight: 400;
  border-top: 0;
  box-shadow: none !important;
  padding-top: 0;
  padding-bottom: 1em;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field ul, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field ul, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field ul, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field ul {
  border-radius: 4px;
  background: rgba(0,0,0,0.85);
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field ul li, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field ul li, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field ul li, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field ul li {
  color: #fff;
  background: rgba(0,80,150,1);
  border-radius: 4px;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field ul li.nl-dd-checked, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field ul li.nl-dd-checked, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field ul li.nl-dd-checked, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field ul li.nl-dd-checked {
  color: #000;
}

body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field-toggle:after, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field-toggle:after, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field-toggle:after, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field-toggle:after {
  opacity: 1;
  margin-left: 0.5em;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .marker, body .nl-form .field--name-field-resvagar .marker, body .nl-form .field--name-field-boenden h4.selected-description-title .marker, body .nl-form .field--name-field-boenden .marker {
  border-color: transparent transparent #4aa9c9 ;
  margin-left: 28px;
}
body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .marker, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .marker {
  border-color: transparent transparent #4aa9c9 ;
  margin-left:  20px;
}

body .nl-form .field--name-field-resvagar table .route-footer-popup .button, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .button, body .nl-form .field--name-field-boenden table .route-footer-popup .button, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .button {
  display: none;
  color: #fff !important;
  box-shadow: none;
  border: 0;
  background: #000 !important;
  border-radius: 4px;
  padding: 1em 1.2em;
}

body .nl-form .field--name-field-resvagar table .route-footer-popup .field-add-more-submit.button {
  display: block;
  border-radius: 50px;
  font-size: 0.7em;
  float: left;
  font-weight: 500 !important;
  padding: 1em 1.2em;
}
body .nl-form .field--name-field-resvagar table .route-footer-popup .field-add-more-submit.button:focus {
  background: #000 !important;
}
body .nl-form .field--name-field-resvagar table .route-footer-popup .button.readmore, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .button.readmore, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .button.readmore,
body .nl-form .field--name-field-resvagar table .route-footer-popup .button.map-button, body .nl-form .field--name-field-resvagar table .route-footer-popup .button.map-button:focus
body .nl-form .field--name-field-resvagar table .route-footer-popup .button.readmore:focus, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .button.readmore:focus, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .button.readmore:focus {
  color: #000 !important;
  box-shadow: none;
  border: 0;
  margin-bottom: 1em;
  font-weight: 600 !important;
  font-size: 0.3em;
  margin-left: 1em;
  text-transform: none;
  letter-spacing: 0;
  background: #fff !important;
  border-radius: 50px !important;
  float: left;
  display: inline-block;
  padding: 1em 2em 1.2em 2em;
}

body .nl-form .field--name-field-resvagar table .route-footer-popup .button.readmore:hover, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .button.readmore:hover, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .button.readmore:hover {
  color: #fff !important;
  background: #000 !important;
}

body .nl-form .field--name-field-resvagar table .route-footer-popup .button.recalculate-custom, body .nl-form .field--name-field-resvagar table .route-footer-popup .button.recalculate-custom.field-add-more-submit, body .button.recalculate-custom-accommodation {
  display: block !important;
  border-radius: 50px !important;
  font-weight: 700;
}
body .nl-form table .field--name-field-eget-utslappsvarde .form-item {
  color: #222 !important;
  padding: 1em;
  border-color: rgba(0,0,0,0.2);
}
body .nl-form table .field--name-field-eget-utslappsvarde .form-item label, body .nl-form table .field--name-field-eget-utslappsvarde .form-item .field-suffix, body .nl-form .field--name-field-resvagar .field--name-field-destination label, body .nl-form .field--name-field-resvagar .field--name-field-avstand label, body .nl-form .field--name-field-boenden .field--name-field-destination label, body .nl-form .field--name-field-boenden .field--name-field-avstand label {
  color: #222 !important;
}
body .nl-form .field--name field-boenden .field--name-field-avstand field-suffix, body .nl-form .field--name field-boenden .field--name-field-avstand field-subtext  {
  color: #222 !important;
 }
body .nl-form .route-footer-popup .field-subtext {
  color: #000;
}
body .nl-form .field--name-field-eget-utslappsvarde input[type="number"], body .nl-form .field--name-field-resvagar .field--name-field-destination input, body .nl-form .field--name-field-resvagar .field--name-field-avstand input, body .nl-form .field--name-field-boenden .field--name-field-destination input, body .nl-form .field--name-field-boenden .field--name-field-avstand input{
  background: #fff !important;
  color: #000 !important;
  padding: 0.3em 0.6em !important;
  min-width: 3em;
  border-color: rgba(0,0,0,0.2);
}
body .nl-form .field--name-field-eget-utslappsvarde input[type="number"] {
  font-size: 0.4em !important;
}
body .nl-form .field--name-field-resvagar .field--name-field-avstand .field-suffix, body .nl-form .field--name-field-boenden .field--name-field-avstand .field-suffix {
    color: #222;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field-toggle.disabled, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field-toggle.disabled, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field-toggle.disabled, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field-toggle.disabled {
  color: #222;
}

body .nl-form .field--name-field-resvagar table .route-footer-popup .popup-text, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .popup-text, body .nl-form .field--name-field-boenden table .route-footer-popup .popup-text, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .popup-text {
  border-color: rgba(0,0,0,0.2) !important;
  padding: 0 1em 1em 0;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title span, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel span, body .nl-form .field--name-field-boenden h4.selected-description-title span, body .nl-form .field--name-field-boenden .field--name-field-drivmedel span {
  border-color: rgba(0,0,0,0.2) !important;
  font-size: 0.8em;
}
body .nl-form table .field--name-field-drivmedel, body .nl-form .field--name-field-resvagar h4.selected-description-title .to-wrapper, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .to-wrapper, body .nl-form .field--name-field-boenden h4.selected-description-title .to-wrapper, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .to-wrapper {
  border-color: rgba(0,0,0,0.2) !important;
  text-align: left;
  padding-left: 0;
  padding-top: 0.8em;
}
body .nl-form .field--name-field-resvagar h4.selected-description-title .to, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .to, body .nl-form .field--name-field-boenden h4.selected-description-title .to, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .to {
  padding: 0.5em 0.5em 0 0.5em;
  display: block;
}
body .nl-form .field--name-field-resvagar .to-place {
  font-weight: 700;
  font-size: 1em !important;
  padding: 0 !important;
  border: 0 !important;
}
body .nl-form .field--name-field-resvagar .to-km {
    border-right: 0 !important;
}

body .ui-tooltip {
  background: #4aa9c9 ;
  color: #000;
  border-radius: 4px;
  box-shadow: -5px -5px 10px rgba(0,0,0,0.1);
  border: 0 !important;;
}
body .marker {
  display: none !important;
}
body .nl-form .field--name-field-resvagar table .footer-close, body .nl-form .field--name-field-boenden table .footer-close {
  color: #555;
  margin: 0.5em 0.5em 0.7em 0.5em;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50px;
  background: rgba(255,255,255,1);
  width: 1.5em;
  height: 1.5em;
  font-size: 0.5em;
}
body .nl-form .field--name-field-resvagar table .footer-close:hover, body .nl-form .field--name-field-boenden table .footer-close:hover {
  color: #fff;
  background: #000;
}
.thermometer .thermometer-text {
  color: #000 !important;
  font-size: 0.85em;
  font-weight: 400;
  letter-spacing: 0;
  display: block;
  font-style: italic;
  width: 50%;
  position: absolute;
  bottom: 2em;
  left: 8em;
  margin-left: 0;
  text-align: left;
}


body .nl-form .column-item-wrapper .column-sub-title.car.active .sub-icon, body .nl-form .field--name-field-resvagar .column-item.car, body .nl-form .field--name-field-resvagar table .route-type-car .route-select-button.active {
  /* background: #4aa9c9 !important; */
  background: rgba(254,90,198) !important;
  color: #fff !important;
  /* box-shadow: 0 0 20px rgb(0 0 0 / 10%); */
}
body .nl-form .column-item-wrapper .column-sub-title.transfer.active .sub-icon, body .nl-form .field--name-field-resvagar .column-item.transfer, body .nl-form .field--name-field-resvagar table .route-type-transfer .route-select-button.active {
  /* background: #4aa9c9 !important; */
  background: #CF850C !important;
  color: #fff !important;
  /* box-shadow: 0 0 20px rgb(0 0 0 / 10%); */
}
body .nl-form .column-item.transfer .icon, body .nl-form .fa-shuttle-van.sub-icon{
  color: #CF850C !important;
}
body .nl-form .field--name-field-resvagar table .route-type-car .route-footer-popup {
  background: #CA9EC1;
}

body .nl-form .column-item.car .icon, body .nl-form .fa-car.sub-icon, body .nl-form .fa-car-side.sub-icon, body .nl-form .fa-car-alt.sub-icon {
  color: rgba(267,90,198) !important;
}

body .nl-form .column-item-wrapper .column-sub-title.ferry.active .sub.icon, body .nl-form .field--name-field-resvagar .column-item.ferry {
  background: rgba(140,80,207) !important
}
body .nl-form .column-item.ferry .icon, body .nl-form .fa-ship.sub-icon {
  color: rgba(140,80,207) !important
}

body .nl-form .column-item-wrapper .column-sub-title.plane.active .sub-icon, body .nl-form .field--name-field-resvagar .column-item.plane, body .nl-form .field--name-field-resvagar table .route-type-flight .route-select-button.active {
  background: #FFA52C !important;
  color: #fff !important;
}

body .nl-form .field--name-field-resvagar .column-item.plane {
  margin-bottom: -1px;
}

body .nl-form .field--name-field-resvagar table .route-type-flight .route-footer-popup {
  background: #EFDCB9;
}


body .nl-form .column-item.plane .icon, body .nl-form .fa-plane.sub-icon {
  color: #FFA52C !important;
}

body .nl-form .column-item-wrapper .column-sub-title.bicycle.active .sub-icon, body .nl-form .field--name-field-resvagar .column-item.bicycle, body .nl-form .field--name-field-resvagar table .route-type-bike .route-select-button.active {
  background: rgb(22,185,245) !important;
  color: #fff !important;
}
body .nl-form .field--name-field-resvagar table .route-type-bike .route-footer-popup {
  background: #B2E3F0;
}

body .nl-form .column-item.bicycle .icon, body .nl-form .fa-bicycle.sub-icon {
  color: rgb(22,145,205); !important;
}

body .nl-form .column-item-wrapper .column-sub-title.bus.active .sub-icon, body .nl-form .field--name-field-resvagar .column-item.bus {
  background: #49D3CC !important;
  color: #fff !important;
}
body .nl-form .column-item.bus .icon, body .nl-form .fa-bus.sub-icon {
  color: #49D3CC !important;
}

body .nl-form .column-item-wrapper .column-sub-title.train.active .sub-icon, body .nl-form .field--name-field-resvagar .column-item.train, body .nl-form .field--name-field-resvagar table .route-type-transit .route-select-button.active {
  /* background: #d960ee !important; */
  background: #20B2AB !important;
  color: #fff !important;
}
body .nl-form .field--name-field-resvagar table .route-type-transit .route-footer-popup {
  background: #A7D4D1;
}

body .nl-form .column-item.train .icon,  body .nl-form .fa-train.sub-icon{
  color: #20B2AB !important;
}

body .nl-form .column-item-wrapper .column-sub-title.custom.active .sub-icon {
  background: #000 !important;
  color: #fff !important;
}
body .nl-form .field--name-field-resvagar table .route-type-custom .route-footer-popup {
  background: #fff !important;
  color: #000 !important;
}
body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
  background: rgb(108,127,252) !important;
  color: #fff !important;
}
body .nl-form .field--name-field-resvagar table .route-footer-popup, body .nl-form .field--name-field-boenden table .accommodation-footer-popup  {
  /* filter: contrast(1.3) saturate(0.2) brightness(1.3); */
  box-shadow: none;
  padding-bottom: 0.5em;
  border-radius: 4px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

body .thermometer .level {
  border-top: 0;
}

body .nl-form .field--name-field-boenden table .column-item {
  background: rgb(108,127,252) !important;
}

body .nl-form .field--name-field-boenden table .column-item.hotell {
  background: rgb(108,127,252) !important;
}

body .nl-form .field--name-field-boenden table .column-sub-title .sub-icon {
  background: #fff !important;
  color: rgb(108,127,252) !important;
}

body .nl-form .field--name-field-boenden table .column-sub-title.active .sub-icon, body .nl-form .field--name-field-boenden table tbody tr td .column-sub-title.custom.active .sub-icon {
  background: rgb(108,127,252) !important;
  color: #fff !important;
}
body .nl-form .field--name-field-boenden table .column-item .icon {
  color: rgb(108,127,252) !important;
}
body .nl-form .field--name-field-boenden table .column-item.vandrarhem {
  background: rgb(108,127,252) !important;
}
body .nl-form .field--name-field-boenden table .column-item.inneboende {
  background: rgb(108,127,252) !important;
}

.thermometer {
  margin-left: auto;
  margin-right: auto;
}
.division-container .thermometer .level:nth-child(2) {
    border-radius: 100px 100px 0 0;
    border-top: 0 !important
}
.division-container .thermometer .level {
  height: 50px !important;
  border-top: solid 2px rgba(255,255,255,0.6) !important;
}
.division-container .thermometer .level.level1 {
  border-radius: 0 0 100px 100px;
}
.division-container .thermometer .glass {
  height: 240px;
}
.division-container .thermometer .bulb {
  top: 0;
  visibility: hidden;
}
.division-container .thermometer .total {
  padding: 0.3em 0.5em;
  right: 65px;
}



.thermometer .total {
  border-radius: 4px;
}
.thermometer .total:after {
  left: 98%;
}
.transport-hotel-wrapper .division-container .emission-comparison .readmore {
  float: right;
  margin-right: 11em;
  margin-bottom: 2em;
}
.transport-hotel-wrapper .division-container .emission-comparison p {
  position: relative;
  padding: 0 0.5em 0em 0em;
  min-height: 160px;
  margin: 0 10em;
  margin-top: 1.4;
  margin-bottom: 1.4em;
  /* box-shadow: 0 0 10px rgb(0 0 0 / 8%); */
}
.transport-hotel-wrapper .division-container .emission-comparison p .comparison {
  padding: 16px 0;
  display: block;

}

.transport-hotel-wrapper .division-container .emission-comparison p .after-number {
  font-weight: 400;
  font-size: 1.2em;
  padding-left: 0.5em;
  position: relative;
  top: 1.8em;
  left: 10px;
  color: #000;
  display: block;
}
.transport-hotel-wrapper .division-container .emission-comparison p.small-number-wrapper {
  min-height: 0em;
  margin-bottom: 1.4em;
  margin-top: 0;
  border-radius: 4px;
}

.transport-hotel-wrapper .division-container .emission-comparison p strong.number {
  background: #e1f1f1;
  border-radius: 4px;
  width: 140px;
  height: 100px;
  display: inline-block;
  color: #000;
  padding: 1.35em 0.5em 1em 2.7em;
  font-weight: 600;
  margin-top: 0em;
  white-space: nowrap;
  margin-left: -3.8em;
  border: solid 7px #fff;
  float: left;
  position: relative;
}
.transport-hotel-wrapper .division-container .emission-comparison p strong.number .icon {
  display: block;
  text-align: left;
  margin-left: -1em;
  font-size: 1.8em;
  margin-right: 0em !important;
  margin-top: 0px;
  float: left;
}
.transport-hotel-wrapper .division-container .emission-comparison p strong.number .number-data {
  margin: 0;
  display: block;
  float: right;
  margin-top: 0.2em;
  margin-right: 0.5em;
  position: absolute;
  margin-left: 0.6em;
  font-size: 1.1em;
  right: 12px;
  text-align: center;
}
.transport-hotel-wrapper .division-container .emission-comparison p strong.number .icon.fa-globe-europe {
  color: #0F4C81;
}
.transport-hotel-wrapper .division-container .emission-comparison p strong.number .icon.fa-tint {
  color: #9eD8F0;
}
.transport-hotel-wrapper .division-container .emission-comparison p strong.number .icon.fa-hamburger, .transport-hotel-wrapper .division-container .emission-comparison p strong.number .icon.fa-pizza-slice {
  color: orange;
}
.transport-hotel-wrapper .division-container .emission-comparison p strong.number .icon.fa-bolt {
  color: rgb(250, 200, 0);
}
.transport-hotel-wrapper .division-container .emission-comparison p strong.number .icon.fa-car {
  color: rgb(108,127,252);
}
.transport-hotel-wrapper .division-container .emission-comparison p .comparison-header>.icon {
  position: absolute;
  color: rgba(0,50,50,0.05);
  font-size: 400px;
  left: 45px;
  bottom: 0;
  display: none;
}
.transport-hotel-wrapper .division-container .emission-comparison p .comparison-header .comparison-percentage-number {
  font-weight: 300;
  font-family: Mulish, Calibri, sans-serif;
  font-size: 0.8em;
  margin-right: 3px;
  line-height: 1em;
  text-align: center;
  display: inline-block;
  background: #e1f1f1;
  color: #000;
  border-radius: 200px;
  padding: 1.35em 0.65em 0em 0.6em;
  height: 160px;
  width: 160px;
  border: solid 10px #fff;
  margin-lefT: -87px;
  white-space: nowrap;
  float: left;
  margin-right: 0.2em;
  margin-top: -0.4em;
}

.transport-hotel-wrapper .division-container .emission-comparison {
    margin-top: 0px;
    margin-right: -4em;
}
body .nl-form #inject-block-similar {
  display: none !important;
}
body .field-name-field-lankar {
  border-bottom: double #fff 20px;
  background: #e4e9eb;
  border-radius: 4px 4px 0 0;
}
body .field-name-field-beskrivning {
  background: #fafafa;
  border-bottom: double 20px #fff;
}
body h1.semester-title {
  background: #fafafa;
  padding: 1.5em 1em 0.5em 3.4em;
  border-radius: 4px 4px 0 0;
  margin-top: 0em;
}
.imagefield_slideshow-wrapper .imagefield_slideshow  {
  margin-right: 1em;
  border-radius: 4px;
  max-width: 100%;
}
.imagefield_slideshow-wrapper .imagefield_slideshow .image-title {
  background-color: #fafafa;
  text-align: right;
  border-radius: 4px;
  display: none;
}
#share-buttons img {
  border-radius: 4px;
  box-shadow: none;
}
#share-buttons {
  float: right;
  background: transparent;
  text-align: left;
  text-align: right;
  padding: 1em 2em;
  margin-top: 1em;
}
.node--type-semester .block-toppmeny ul li a[href="/semestertips"] {
  background: #eaf1ef;
}
.field-name-field-lankar .field-label {
  letter-spacing: 1px;
  color: #222;
}
a {
  font-weight: 400;

}

.field-name-field-lankar .field-item {
    width: 48%;
    background: #fff;
    padding: 0.5em 1em;
    margin: 4px 2% 4px 0;
    border-radius: 4px;
}
form.nl-form.node-semester-edit-form {
  border-radius: 0 0 4px 4px;
}

form.nl-form .transport-hotel-wrapper {
  border-radius: 0 0 4px 4px;
}
form.nl-form .transport-hotel-wrapper > div:first-child {

}
form.nl-form .transport-hotel-wrapper > div:first-child .division-container{
  background: transparent;
  border-radius: 4px;
  margin-right: 2em;
  margin-top: 0;
  padding-bottom: 6em;
  padding-left: 1em;
  margin-left: 0;
  padding-top: 0;
}
.node--type-semester .imagefield_slideshow-wrapper .imagefield_slideshow .slide img {
  border-radius: 4px;
  margin-bottom: 1em;
  margin-right: 1em;
}
body .nl-form .field--type-boolean.field--name-field-return label {
  color: #000;
}
body .nl-form .field--name-field-resvagar table .route-type-custom .route-footer-popup .routes>div {
  background: rgba(0,0,0,0.45);
  border-radius: 4px;
}

@-webkit-keyframes image_blur {
  0% { backdrop-filter: blur(5px);}
  50% { backdrop-filter: blur(7px);}
  100% { backdrop-filter: blur(5px);}
}

.block-formhelptext {
  background: #e1e4e8;
  padding: 1em;
  border-radius: 4px;
  margin-top: 1em;
  margin: 1em 0.5em 1em 0;
  display: none;
}

.block-formhelptext h3 {
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 0.5em;
}
.block-formhelptext ol li{
  font-size: 0.9em;
  padding: 0.5em 0;
}

.ajax-progress-fullscreen {
     position: fixed;
     z-index: 1000;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 4px;
     opacity: 1;
     border-radius: 4px;
     border: solid 10px #fff;
     background-color: #fff;
     background: #fff url('../images/ajax-load4.gif') no-repeat center -45px;
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 250px;;
     opacity: 0.8;
 }
.ajax-progress {
     display: inline-block;
     padding: 1px 5px 2px 5px;
 }


.ajax-progress-throbber {
  /* background: url('https://static.vecteezy.com/system/resources/previews/000/251/940/original/mountain-landscape-first-person-illustration-vector.jpg'); */
  background: transparent;
  background-size: cover;
  position: absolute;
  backdrop-filter: blur(9px);
  left:0;
  top: 0;
  height: 100%;
  padding: 0;
  padding-top: 35%;
  margin: 0;
  border-radius: 0px 4px 4px 4px;
  overflow: hidden;
  /*
  -webkit-animation: image_blur 3s infinite;
  animation-timing-function: ease-in-out;
  */
}
.ajax-progress-throbber .throbber {
  display: block !important;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
  background-size: cover;
  height: 12px;
  margin-bottom: 1em;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 600;
  display: none !important;
}
.ajax-progress-throbber .message {
  font-weight: 400;
  font-size: 0.6em;
  /*
  background: rgba(255,255,255,1);
  background: linear-gradient(#eaf1ef, #f1faff);
  background: rgb(42,155,185);
  */
  background: #fff url('../images/ajax-load4.gif') no-repeat center -45px;
  background-size: 250px auto;
  color: #222;
  margin: 0px auto;
  display: block !important;
  border-radius: 4px;
  padding: 100px 1em 1.5em 1em;
  max-width: 35%;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 1px;
  left: 0;
  right: 0;
  text-align: center;
  box-shadow: 0px 0px 40px rgba(0,0,0,0.2);
}
body .nl-form .nl-dd ul li {
  color: #000;
  letter-spacing: 0;
  background: #87c2c8;
  margin-bottom: 0.3em;
  border-radius: 4px;
}
body .nl-form .nl-dd ul li.nl-dd-checked {
  color: #000;
  background: #fff;
  border-radius: 4px;
}
.nl-dd ul li.nl-dd-checked:before {
  line-height: 3.5;
}
body .nl-form .nl-field ul {
  padding: 0.3em 0.3em 0 0.3em;
  border-radius: 4px;
  left: 00px;
  min-width: 215px;
}
.pac-container {
  border-radius: 4px;
  background: #67a2a8;
  padding:0.5em;
}

.pac-container .pac-item {
  color: #000;
  border-radius: 4px;
  font-size: 1.1em;
  background: #87c2c8;
  font-family: Mulish, sans-serif;
  text-overflow:ellipsis;
  overflow-x: hidden;
  margin: 0;
  padding: 0.4em 0.5em 0.5em 0.5em;
  margin-bottom: 0.5em;
}
.pac-container .pac-item:hover {
  color: #000 !important;
  background: #fff;
  cursor: pointer;
  text-overflow:ellipsis;
  overflow: hidden;
}
.pac-container .pac-item > span {
  display: block;
  font-size: 0.7em;
  text-overflow:ellipsis;
  line-height: 1;
}
.pac-cointainer .pac-item .pac-matched {
  color: #000;
  text-overflow:ellipsis;
  margin: 0;
  padding: 0;
}
.pac-container .pac-item span.pac-item-query {
  display: inline-block;;
  color: #000;
  font-size: 0.9em;
  font-weight: 400;
  text-overflow:ellipsis;
  margin: 0;
  padding: 0;
  padding-bottom: 0.4em;
  margin-bottom: 0.2em;
  border-bottom: dashed 2px rgba(0,0,0,0.1);
  width: 100%;
}

.pac-container .pac-item span.pac-item-query span {
  display: inline-block;
  color: #000;
  text-overflow:ellipsis;
  padding-bottom: 1em;
  margin: 0;
  padding: 0;
}

body .nl-form .field--name-field-resvagar table table tbody, body .nl-form .field--name-field-boenden table table tbody {
  bottom: -40px;
}


body .block-logotyper {
  padding: 0;
}

footer {
  background: #f1f1f1;
  padding: 5em 0;
}
.path-frontpage .views-element-container .views-field-title a {
  background: #f1f1f1;
}
.views-element-container .views-field-title a {
  padding: 1em;
  letter-spacing: 0px;
  text-transform: none;
  text-align: center;
  font-weight: 600;
  font-size: 1em;
  color: #000;
  background: #fff;
  letter-spacing: 0px;
  border-radius: 0 0 4px 4px;
}

#block-toppmeny {
  margin-left: 0em;
}
.block-smarta-branding img {
  border-radius: 4px;
  background: #fff;
  padding: 2px;
  height: 46px;
  width: 46px;
}
.block-smarta-branding {
  margin-left: 0em;
  padding-left: 0;
  margin-bottom: 0em;
  padding-bottom: 0;
  margin-top: 0;
}
.path-frontpage .block-smarta-branding, .node--type-article .block-smarta-branding {
  margin-left: 0em;
}
.node--type-article .block-smarta-branding {
  margin-left: 0em;
  padding: 0;
}
.path-frontpage #block-toppmeny, .node--type-article #block-toppmeny,  .node--type-semester #block-toppmeny  {
  margin-left: 0;
}

.cc-window.cc-floating {
  max-width: 100% !important;
}

#main {
  margin-top: 0em;

  padding: 1em 0.625em 0em 0.625em;
}
#main > section {
  border-radius: 4px;
  padding: 0;
  margin: 1em 0 0em 1em;

}
#sidebar-second {
  padding-top: 5em;
}
.path-frontpage #main > section {
  padding: 0;
  background: transparent;
  margin: 0em 0 0em 1em;
}
.path-frontpage #sidebar-second {
  padding-top: 4em;
}
.path-frontpage #main {
  padding-right: 0;
  margin-bottom: 1em;
}
body .nl-form .calculate-button-after {
  padding: 0.8em;
}
.block-smarta-main-menu ul, .right-off-canvas-menu ul {
  margin-top: 0.8em;
}
.block-smarta-main-menu {
  padding-top: 0.5em;
}
.path-user input, .path-user #edit-name{
  margin:1em 0;
  max-width: 350px;
  min-width: 350px;
  border: solid 1px #ddd;
  border-radius: 4px;
}
.user-login-form {
  max-width: 350px;
  text-align: center;
  margin: 1em auto;
  padding: 1em 0;
}
#block-smarta-local-tasks .button-group .button.secondary {
    color: #fff;
    background-color: #567;
    border-radius: 4px;
}
.path-user #edit-actions, .node-page-delete-form #edit-actions {
    margin-bottom: 2em;
}
.user-logged-in.path-frontpage #sidebar-second {

}
.user-logged-in.node--type-semester #edit-actions {

}
.user-logged-in.path-frontpage .off-canvas-wrapper #main .nl-form::before {
  content: 'Search form disabled for admin.';
  padding: 0em 2em;
  font-size: 0.4em;
  opacity: 0.8;
}
.user-logged-in.path-frontpage .off-canvas-wrapper #main .nl-form {
  min-height: 12em;
}

.user-logged-in.path-frontpage .off-canvas-wrapper #main .nl-form *{
  display: none;
}
.user-logged-in .nl-form .form-wrapper {
  border-top: 0;
  margin: 0;
}
#block-smarta-local-tasks {
  text-align: left;
  padding: 1em 1em 1em 0;
}
body .nl-form .field--name-field-lankar.field--widget-link-default input[type=text] {
  width: 50% !important;
}
body .nl-form .field--name-field-tags.field--widget-options-buttons, body .nl-form .field--name-field-sasong.field--widget-options-buttons, body .nl-form .field--name-field-landtagg.field--widget-entity-reference-autocomplete, body .nl-form .form-wrapper.field--name-field-beskrivning, body .nl-form .field--name-title, body .nl-form .form-wrapper.field--name-field-semesterbild .form-managed-file {
  border-bottom: solid 1px #aaa;
  margin-bottom: 0;
  margin-top: 0;
}
body .nl-form .field--name-field-lankar.field--widget-link-default input.field-add-more-submit, body .nl-form .field--name-field-landtagg.field--widget-entity-reference-autocomplete input.field-add-more-submit, body .nl-form .form-wrapper.field--name-field-semesterbild tr.draggable {
  border-bottom: solid 1px #aaa !important;

}
body .nl-form .form-wrapper.field--name-field-semesterbild tr.draggable {
  background: transparent;
}
body .nl-form .form-wrapper.field--name-field-beskrivning textarea {
  background: #fff;
  border-radius: 4px;
}
body .nl-form .field--name-title input {
  width: 96% !important;
  margin-top: 1em;
  font-size: 0.7em;
}
body .nl-form .form-wrapper.field--name-field-beskrivning .filter-wrapper {
  padding: 0;
  margin: 0;
}
.user-logged-in.node--type-semester #main ul.off-canvas-list{
  margin-bottom: 3em;
}
body .nl-form .field--name-field-lankar.field--widget-link-default inpu {
    width: 50% !important;
}
body .nl-form .field--name-field-lankar.field--widget-link-default input, body .nl-form .field--name-field-landtagg.field--widget-entity-reference-autocomplete input {
  border-bottom: solid 1px #aaa !important;
  border: solid 1px #aaa !important;

}
#edit-field-semesterbild-table tbody{
  border-bottom: 0;
}
body .nl-form .field--name-title {
  padding-bottom: 1em;
}
.user-logged-in .block-smarta-main-menu ul{
  margin-right: 4em;
}
.user-logged-in .contextual-region .contextual .contextual-links {
}
.user-logged-in .block-toppmeny ul.contextual-links li {
  display: block;
}
.user-logged-in .contextual-region.focus {
  z-index: 500;
}
.user-logged-in .contextual-links {
  z-index: 700;
}
.contextual-region .contextual .contextual-links a {

}
@media screen and (min-width: 761px) and (max-width: 1019px) {


  .block-logotyper img {
    max-height: 50px;
  }
  .block-toppmeny ul.off-canvas-list li a {
    padding: 1em;
  }
  body .nl-form .field--name-field-resvagar table .route-footer-popup {
    margin-top: 1.2em;
  }
  body .nl-form .field--name-field-boenden table .route-footer-popup, body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
    margin-top: 0.4em;
  }
  header.row {
    margin-left: 0.675em !important;
    margin-right: 0.675em !important;
  }
  html body .nl-form input[name="calculate_total"] {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
  }
  body .nl-form .column-item-wrapper .column-sub-title .col-title {
    font-size: 1.1em;
  }
  body .nl-form {
    font-size: 2em;
    margin-bottom: 0.5em;
  }
  .bottom-bar > div > div .columns {
    margin: 1em 1.675em 1em 1.675em;
    margin-left: 1.675em !important;
    margin-right: 1.675em !important;
  }
  .column>article>h2, .columns>article>h2 {
    text-overflow: ellipsis;
    font-size: 0.78em;
    padding: 0.5em 0 0.5em 1em;;
  }
  #block-formhelptext {
    margin-top: 0;
  }
  #sidebar-second {
    padding-top: 3.2em;
  }
  .block-logotyper img {
    max-height: 46px;
    margin: 0.5em;
  }
  body .nl-form .field--name-field-enkel .nl-field-toggle, body .nl-form input[type="number"], body .nl-form input[type="text"], body .nl-form input[type="url"] {
    font-size: 0.8em !important;
  }
  .block-smarta-branding {
    font-size: 1em;
    margin-left: 0em;
    margin-top: 0.5em;
  }

  #block-toppmeny {
    margin-left: 0em;
  }
  .path-frontpage .block-smarta-branding, .node--type-article .block-smarta-branding {
    margin-left: 0em;
    margin-top: 0.5em;
  }
  .path-frontpage #block-toppmeny, .node--type-article #block-toppmeny {
    margin-left: 0;
  }
  .node--type-article .all-content-wrapper, .node--type-semester .all-content-wrapper  {
    padding: 0 1em;
  }
  .block-views-block-artiklar-block-8 > div > div {
    display: block;
    margin: 0;
  }
  .views-element-container.block-views-block-semestrar-block {
    padding: 1em;
  }
  .block-toppmeny ul li a {
    font-size: 0.9em;
    padding: 1em;
  }
  .path-frontpage .column>article img, .path-frontpage .columns>article img {
    display: none;
  }
  .path-frontpage .column>article>h2, .path-frontpage .columns>article>h2 {
    font-size: 0.8em;
    border-radius: 4px;
  }
  #sidebar-second .column.views-row article {
    margin-bottom: 1em;
  }
  section.block-views-block-artiklar-block-7-2 {
    margin-top: 1em;
  }

  .path-frontpage #main {
    padding-right: 0;
    margin-bottom: 0;
  }
  #sidebar-second .block-views-block-artiklar-block-8, #sidebar-second .block-views-block-artiklar-block-9 {
    margin: 0;
    margin-bottom: -1em;
  }
  .block-formhelptext {
    font-size: 0.9em;
    padding: 0.5em;
    margin-bottom: 1em;
  }
  body .nl-form .column-item-wrapper .column-sub-title {
    bottom: -12em;
  }
  body .nl-form .column-item-wrapper .column-sub-title .col-kg {
    margin-bottom: 3em;
  }
  body .nl-form .field--name-field-resvagar table .route-select-button {
    top: 18em;
  }
  .block-smarta-main-menu ul li a, .right-off-canvas-menu ul li a {
    padding-top: 0.8rem;
    font-size: 0.8em;
  }

  .thermometer {
    margin-left: auto;
    margin-right: auto;
  }
  .thermometer .glass {
    left: 70px;
  }
  .thermometer .bulb {
    left: 50px;
  }
  .thermometer .total {
    height: 48px;
    left: -115px;
    min-width: 140px;
    box-shadow: none;
    font-weight: 400;
  }
  .thermometer .total.total1 {
    bottom: -105px;
    margin-bottom: 15px;
    height: 48px;
    font-size: 1.8em;
  }
  .thermometer .total.total2 {
    margin-bottom: 20px;
  }
  .thermometer .total.total3 {
    margin-bottom: 15px;
  }
  .thermometer .total.total4 {
    margin-bottom: 20px;
  }
  .thermometer .total.total5 {
    margin-bottom: 20px;
    height: 50px;
  }
  .pac-container {
    left: 0 !important;
    width: 96% !important;
    margin-left: 2%;
    margin-right: 2%
  }
  .button.mobile-menu-button {
    margin-right: 0em;
    margin-top: 1em;
  }
  .thermometer .total:after {
    border-left-color: transparent !important;
  }
  .thermometer .level {
    box-shadow: none;
  }
  .thermometer .title {
    text-align: center;
    width: auto;
  }
  .thermometer .title.bottom {
    margin-top: 6em;
    margin-left: -25px;
    width: auto;
    min-width: 150px;
    text-align: left;
  }
  body .nl-form .sub-icon {
    padding: 18px 14px;
  }

  body .nl-form .field--name-field-resvagar table .route-footer-popup, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup, body .nl-form .field--name-field-boenden table .route-footer-popup, body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
      top: 250px;
      width: 98% !important;
      margin-left: 1%;
      margin-right: 1%;
  }
  body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
    top: 40px;
  }
  .transport-hotel-wrapper .division-container .emission-comparison p strong.number {
    height: auto;
    width: 120px;
  }
}

@media print, screen and (min-width: 760px) {
  .medium-3 {
      width: 26%;
  }
  .medium-9 {
    width: 74%;
  }
}
@media screen and (max-width: 760px) {
  .block-smarta-branding img {
    margin-top: -1px;
    max-height: 30px;
    width: auto;
  }
  _::-webkit-full-page-media, _:future, :root body .nl-form .field--name-field-resvagar table table tbody {
    margin-left: 28px;
  }
  _::-webkit-full-page-media, _:future, :root body .nl-form .field--name-field-boenden table {
     right: 0;
  }
  body .nl-form .column-item .icon-wrapper {
    display: none;
  }

  .field-name-field-beskrivning, .field-name-field-lankar {
    padding: 1em;
  }
  .block-english, .block-swedish {
    display: none;
  }
  .section-semestertips.path-node.node--type-page #main .block-smarta-page-title {
    margin-bottom: 0;
    padding: 0;
  }
  .transport-hotel-wrapper .division-container .emission-comparison p strong.number {
    height: auto;
    width: 120px;
  }
  .path-node.node--type-page #main > section, .path-node.node--type-article #main > section {
    margin-right: 0.675em !important;
    margin-left: 0.675em !important;
    margin-top: 0;
  }
  .path-node.node--type-page #main .block-smarta-page-title, .path-node.node--type-page #main .block-smarta-content {
    padding: 0.5em;
    font-size: 0.8em;
    text-align: center;
    text-transform: none;
  }
  .block-smarta-main-menu ul li a, .right-off-canvas-menu ul li a {
    padding: 1em;
    margin: 0.5em 1em;;
    border: 0;
    background: #fff;
    border-radius: 4px;
  }
  .right-off-canvas-menu ul:last-child li:last-child a {
  /*  border-bottom: solid 1px #dde1dd; */
  }
  .block-smarta-main-menu ul, .right-off-canvas-menu ul {
    margin-top: 0;
  }
  #sidebar-second {
    padding-top: 0em !important;
  }
  #main {
    padding-top: 0;
  }
  header.row {
    margin-left: 0.625em !important;
  }
  .path-frontpage #main {
    padding-top: 1em;
  }
  .block-views-block-artiklar-block-8 > div > div {
    display: block;
    margin: 0;
  }
  .path-frontpage .column.views-row {
    width: auto;
    margin: 0;
    padding: 0;
  }
  .path-frontpage .block-smarta-branding, .node--type-article .block-smarta-branding {
      margin-left: 0;
      padding-top: 0;
  }
  .path-frontpage .all-content-wrapper {
    padding: 0;
  }
  .path-frontpage #block-smarta-content {
    margin-right: 1.375em;
    margin-left: 0em;
  }
  .path-frontpage #main > section {
    margin-left: 0.625em;
  }
  body .nl-form input[type="number"], body .nl-form input[type="text"], body .nl-form input[type="url"] {
    padding: 0.1em 0.3em 0.2em 0.3em !important;
    overflow: hidden;
    max-width: 95% !important;
    text-align: left !important;
  }

  body .nl-form .formtop-wrapper .field-suffix, body .nl-form .formtop-wrapper label {
    line-height: 2em;
  }
  .block-smarta-branding {
    margin-left: -0.5em;
    margin-left: -0.5em;
    padding: 0;
    margin: 0 0 0 0;
  }
  .block-smarta-branding a {
    font-size: 0.6em;
    letter-spacing: 1px;
  }
  .path-frontpage section .column.views-row,  .path-frontpage section .column.views-row article,  .path-frontpage .column.views-row section article, .path-frontpage #main section.views-element-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .field--name-field-boenden .column-item-wrapper .column-sub-title .col-title, body .nl-form .column-item-wrapper .column-sub-title .col-title {
    display: none !important;
  }
  .button.more-vacations, body .nl-form input[name="calculate"] {
    margin-top: 2em !important;
  }
  .button.more-vacations, body .nl-form input[name="calculate"], body .nl-form input[name="calculate_total"], body .nl-form .form-actions input[type="submit"] {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important;
    font-size: 0.35em !important;
  }
  .button.more-vacations, body .nl-form input[name="calculate"]:hover, body .nl-form input[name="calculate_total"]:hover, body .nl-form .form-actions input[type="submit"]:hover, body .nl-form input[name="calculate"], body .nl-form input[name="calculate_total"] {
    font-size: 0.35em !important;
  }
  .bottom-bar {
    padding: 0;
    margin-top: 0em;
  }
  body .block-logotyper {
    text-align: center;
    margin: 0;
    padding: 0.8em;
  }
  .node--type-article .block-logotyper .body {
    padding: 0;
  }
  .block-logotyper p {
    margin-bottom: 0;
  }
  .block-logotyper img {
    display: inline-block;
    margin: 0.2em;
  }
  body .nl-form .formtop-wrapper .field--name-field-enkel .nl-field-toggle {
    padding: 0.35em 0.5em;
    font-size: 20px !important;
  }
  body .nl-form input[type="number"], body .nl-form input[type="text"] {
      font-size: 20px !important;
  }
  body .nl-form .field-suffix, body .nl-form label {
    font-size: 20px !important
  }
  body .nl-form .field--name-field-resvagar table .route-footer-popup, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup, body .nl-form .field--name-field-boenden table .route-footer-popup, body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
    top: 205px;
    margin-left: 2% !important;
    width: 96% !important;
    padding-top: 0.5em;
    padding-bottom: 1em;
    left: 0 !important;

  }
  body .nl-form .field--name-field-boenden table .accommodation-footer-popup {
    top: 80px;
    margin-left: 2% !important;
    left: 16px !important;
    padding-bottom: 1em;
    padding-top: 1em;
  }

  body .nl-form .field--name-field-resvagar table .route-footer-popup .popup-text, body .nl-form .field--name-field-resvagar table .accommodation-footer-popup .popup-text, body .nl-form .field--name-field-boenden table .route-footer-popup .popup-text, body .nl-form .field--name-field-boenden table .accommodation-footer-popup .popup-text {
    padding-left: 0;
    padding-right: 0;
  }
  body .nl-form .sub-icon {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  form.nl-form .transport-hotel-wrapper > div:first-child {
    float: none;
    max-width: 100%;
  }
  form.nl-form .transport-hotel-wrapper > div:first-child .division-container {
    background: #fff;
    border-radius: 4px;
    margin-right: 0em;
    margin-top: -8em;
    padding-bottom: 7em;
    padding-left: 0em;
    margin-left: 0em;
    padding-top: 3em;
  }
  .path-frontpage .column.views-row:nth-child(3n-2) {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .path-frontpage .column.views-row:nth-child(3n) {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  body .nl-form .formtop-wrapper {
    padding: 0 0.3em 1em 0.3em;
  }
  body .nl-form .button.route-select-button, body .nl-form .button.accommodation-select-button {
    display: none !important;
  }
  body .nl-form .field--name-field-resvagar > div > div > table>tbody>tr>td{
    margin-left: -1.9em;
  }
   body .nl-form .field--name-field-boenden > div > div > table>tbody>tr>td {
     margin-left: -1.2em;
  }
  .transport-hotel-wrapper .division-container {
    padding: 1em 0;
  }
  .transport-hotel-wrapper .division-container .emission-comparison {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .transport-hotel-wrapper .division-container .emission-comparison p {
    min-height: 0;
  }
  .transport-hotel-wrapper .division-container .emission-comparison p .comparison-header .comparison-percentage-number {
    margin-left: 0;
    margin-top: 0;
    padding: 0.5em 1em;
    height: auto;
    width: auto;
    border: 0;
  }
  .transport-hotel-wrapper .division-container .emission-comparison p .comparison {
    padding: 1em 1em 1em 1em;
  }
  .transport-hotel-wrapper .division-container .emission-comparison p strong.number {
    float: left;
    margin-left: 0;
    margin-right: 1em;
  }

  .transport-hotel-wrapper .division-container .emission-comparison p .after-number {
    font-weight: 400;
    font-size: 1em;
    margin-left: 1em;
    padding-top: 1.7em;
    display: block;
    position: static;
    color: #000;
    float: none;
  }
  body .nl-form .formtop-wrapper .form-wrapper {
    margin: 0.2em 0;
  }
  body .nl-form .field--name-field-resvagar h3, body .nl-form .field--name-field-boenden h3 {
    font-size: 0.4em;
  }
  body .nl-form .field--name-field-resvagar {
    margin-bottom: -2em;
  }

  body .nl-form .column-item-wrapper .column-sub-title .col-kg {
    font-size: 0.9em;
  }
  body .nl-form .nl-dd ul li {
    font-size: 1.5em;
  }

  .views-element-container {
    padding-bottom: 0;
  }
  .path-frontpage .column.views-row article {
    margin-bottom: 0;
  }
  body .nl-form input[type="text"] {
    min-width: 0;
  }
  body .nl-form .form-item-field-fran-0-value input {
    padding-right:1.2em !important;
  }
  body .nl-form .geolocate-button  {
    margin-bottom: 0px;
    font-size: 12px !important;
  }
  .thermometer {
    margin-left: auto;
    margin-right: auto;
  }
  .thermometer .glass {
    left: 70px;
  }
  .thermometer .bulb {
    left: 50px;
  }
  .thermometer .total {
    height: 50px;
    left: -130px;
    min-width: 140px;
    box-shadow: none;
    font-weight: 400;
  }
  .thermometer .total.total1 {
    bottom: -105px;
  }
  .pac-container {
    left: 0 !important;
    width: 96% !important;
    margin-left: 2%;
    margin-right: 2%
  }
  .button.mobile-menu-button {
    margin-right: 0em;
    margin-top: 1em;
  }
  .thermometer .total:after {
    border-left-color: transparent !important;
  }
  .thermometer .level {
    box-shadow: none;
  }
  .thermometer .title {
    text-align: center;
    width: auto;
  }
  .thermometer .title.bottom {
    margin-top: 6em;
    margin-left: -25px;
    width: auto;
    min-width: 150px;
    text-align: left;
  }
  body .nl-form {
    margin-bottom: 0.325em;
    border-radius: 4px;
  }
  body .nl-form .pre-button-text {
    padding-left: 2em;
    padding-right: 2em;
  }
  body .nl-form .field--name-field-resvagar h4.selected-description-title .icon, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .icon, body .nl-form .field--name-field-boenden h4.selected-description-title .icon, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .icon {
    padding-left: 0.75em;
  }
  .row.views-rows {
    margin: 0 1.5em;
  }
  .field-name-field-lankar .field-item {
    width: 100%;
    margin: 0px 2% 4px 0;
  }
  h1.semester-title {
    padding: 0.5em 0.7em 0 0.7em !important;
    font-size: 1.5em;
  }
  .field-name-field-lankar .field-label {
    padding-top: 0;
  }
  .node--type-article h1, .node--type-article .block-smarta-content h2.node-title {
    font-size: 1.5em;
  }
  #share-buttons {
    float: none;
    text-align: center;
    padding: 0 0 0 0;
    margin-bottom: 1em;
  }
  #share-buttons img {
    border-radius: 3px;
  }
  .node--type-semester .imagefield_slideshow-wrapper .imagefield_slideshow .slide img {

  }
  body .nl-form .field--name-field-resvagar h4.selected-description-title .nl-field ul li, body .nl-form .field--name-field-resvagar .field--name-field-drivmedel .nl-field ul li, body .nl-form .field--name-field-boenden h4.selected-description-title .nl-field ul li, body .nl-form .field--name-field-boenden .field--name-field-drivmedel .nl-field ul li {
    max-width: 100%;
    font-size: 0.8em;
  }
  .button.mobile-menu-button {
    margin: 1.5em 0.5em;
    padding-top: 0.2em;
  }
  .path-frontpage .column.views-row {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .path-frontpage .column.views-row article {
    margin-bottom: 1.75em;
  }
  section.block-views-block-artiklar-block-7-2 {
    margin-top: 0;
    margin-left: 0.625em;
    margin-right: 0.625em;
  }
  .path-frontpage .bottom-bar > div > div .columns {
    margin-left: 0.625em;
    margin-right: 0.625em;
    margin-top: 0;
  }
  #main > section {
    margin-bottom: 0;
  }



  #sidebar-second .column.views-row article {
    margin-bottom: 1.625em;
  }
  .path-frontpage #main section.views-element-container {
    margin-bottom: 0 !important;
    margin-right: 1.325em !important;
    margin-left: 0em !important;
  }
  .transport-hotel-wrapper .division-container .emission-comparison {
    margin-right: 0;
  }
  .transport-hotel-wrapper .division-container .emission-comparison p.small-number-wrapper {
    margin: 1em 0;
    margin-left: 0;
  }
  .views-row .thermometer .level:last-child {
    padding: 1.7em 0;
  }
  .transport-hotel-wrapper .division-container .emission-comparison .readmore {
    margin-right: 0;
    float: none;
    text-align: center;
    display: block;
  }
  .thermometer .thermometer-text {
    left: 0;
    width: 100%;
    margin-bottom: 2em;
    text-align: center;
    display: block;
    position:static;
  }
  .division-container .readmore.thermometer-readmore {
    float: none;
    margin-top: 1em;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .division-container .thermometer .glass {
    left: 90px;
  }
  .thermometer .total {
    height: 48px;
    left: -120px;
    /* box-shadow: -5px 5px 10px 0px rgb(0 0 0 / 10%); */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .imagefield_slideshow-wrapper .imagefield_slideshow-prev, .imagefield_slideshow-wrapper .imagefield_slideshow-next {
    top: 33%;
  }
  .node--type-page .block-smarta-content .view-mode-full p {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  body .nl-form .column-item:hover .icon-wrapper .icon {
    /*
    background: #fff;
    display: inline-block !important;
    border-radius: 4px 4px 4px 0;
    width: auto;
    right: auto !important;
    left: 0;
    top: 0 !important;
    z-index: 750;
    */
  }
  body .nl-form .column-item:hover .icon-wrapper .icon .icon-kg {
    /*
    background: #fff;
    display: inline-block;
    border-radius: 4px;
    */
  }
  iframe {
    max-width: 100%;
  }
  .thermometer .total.total1 {
    bottom: -105px !important;
  }
  .thermometer .total.total2 {
    bottom: -5px !important;
  }
  .thermometer .total.total3 {
    bottom: 95px !important;
  }
  .thermometer .total.total4 {
    bottom: 195px !important;
  }
  .thermometer .total.total5 {
    bottom: 295px !important;
    height: 50px;
  }
  .field--name-field-boenden .column-item-wrapper .column-sub-title .col-title, body .nl-form .column-item-wrapper .column-sub-title .col-title {
    font-size: 0.5em;
    display: block !important;
  }
  .node--type-article .image.field-node--field-image img {
    border-radius: 4px;
  }
  .node--type-article .block-smarta-content article h2.node-title, .node--type-article article .body {
    padding: 1.5em 0.675em 0 0.675em;
  }
  .views-element-container .views-exposed-form {
    margin-top: 1em;
    margin-bottom: 2em;
  }
  .views-element-container .views-exposed-form .form-actions {
    float: none;
    display: block;
    margin-top: 1em;
    margin-left: 0em;
  }
  .views-element-container .views-exposed-form .form-item {
    padding: 0.5em 0;
  }
  .views-element-container .views-exposed-form select {
    margin-bottom: 0px;
  }
  .path-node.node--type-page .columns.views-row:last-child  .tease-wrapper {
    margin-bottom: 0;

  }
  .path-node.node--type-page #main>section {
    padding-top: 1em;
    border-radius: 0;
  }
  .path-node.node--type-page .row.views-rows {
    margin: 0;
  }
  .path-node.node--type-page .columns.views-row {
    padding: 0;
  }
  .path-node.node--type-page .columns.views-row .tease-wrapper {
    margin-bottom: 2em;
  }
  header.row {
    padding: 0em 5.3em 0 1.5em;
  }
  .views-element-container .views-field-title a {
    white-space:normal;
    overflow: visible;
  }
  .block-smarta-main-menu ul li a, .right-off-canvas-menu ul li a {
    padding: 1rem;
  }
  .block-smarta-breadcrumbs {

  }
  .path-node .all-content-wrapper, .path-user .all-content-wrapper {
    margin: 0 auto 0 auto;
  }
  .views-element-container.block-views-block-semestrar-block {
    padding-bottom: 2em;
  }
  h1 {
    font-size: 1.5em;
  }
  .ajax-progress-throbber .message {
    max-width: 80%;
  }
  body .nl-form .column-item-wrapper .column-sub-title .col-title {
    min-width: 75px;
    font-size: 0.7em;
    left: 0px !important;
    white-space: nowrap !important
  }
  .field--name-field-boenden .column-item-wrapper .column-sub-title .col-title {
    left: 15px !important;
  }
  .block-formhelptext, #sidebar-second .block-views-block-artiklar-block-8, #sidebar-second .block-views-block-artiklar-block-9 {
    margin: 0em 0.625em 1em 0.625em;
  }
  .block-formhelptext {
    margin-top: 0.5em;
    margin-bottom: 1.675em;
    margin-right: 0.625em;
    margin-left: 0.625em;
  }
  #sidebar-second .block-views-block-artiklar-block-9 {
    margin-bottom: 0;
  }
  .node--type-article .block-smarta-content .view-mode-full {
    padding: 0;
  }
}
