@charset "UTF-8";
@media only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  /* line 3, ../scss/includes/_normalize.scss */
  html, body {
    height: 100%;
  }

  /* ==|== Grid / bredder ===================================== */
  /* line 7, ../scss/includes/_normalize.scss */
  .container_12 {
    overflow: visible;
    -webkit-overflow-scrolling: touch;
  }

  /* line 13, ../scss/includes/_normalize.scss */
  .container_12 .grid_2,
  .grid_2 {
    width: 33.33%;
    margin: 0;
  }

  /* line 18, ../scss/includes/_normalize.scss */
  .grid_3, .grid_6, .grid_9, #content .grid_3, #content .grid_6, #content .grid_9, .grid_12, #content-inner, .content-inner, #header-inner, .main-image, #main-image, .box, .slider-boxes .box, .box-list {
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }

  /* line 24, ../scss/includes/_normalize.scss */
  .slider-boxes .box-script, #content .slider-boxes .grid_3 {
    padding: 2%;
    width: 96%;
  }

  /* line 29, ../scss/includes/_normalize.scss */
  #content {
    padding: 2%;
    width: 100%;
    margin: 100px 0 0 0;
  }

  /* line 35, ../scss/includes/_normalize.scss */
  #center-wrap, #sticky {
    width: 100%;
  }

  /* line 39, ../scss/includes/_normalize.scss */
  .document {
    padding: 6% 4% 6% 4%;
    width: 100% !important;
  }

  /* line 44, ../scss/includes/_normalize.scss */
  #content-inner {
    margin-left: 0;
  }

  /* line 48, ../scss/includes/_normalize.scss */
  .sidebar-content img {
    max-width: 100%;
    height: auto;
  }

  /* ==|== Helpers ============================================ */
  /* line 54, ../scss/includes/_normalize.scss */
  .hidden-phone {
    display: none !important;
  }

  /* line 58, ../scss/includes/_normalize.scss */
  .visible-phone {
    display: block;
  }

  /* ==|== Generel ============================================ */
  /* line 63, ../scss/includes/_normalize.scss */
  html {
    background: transparent;
    overflow: visible;
  }

  /* line 67, ../scss/includes/_normalize.scss */
  body {
    background: #d5d5d5;
    overflow-x: hidden;
    min-height: 0;
  }
  /* line 71, ../scss/includes/_normalize.scss */
  body.Forside {
    background: #d5d5d5 !important;
  }

  /* line 78, ../scss/includes/_normalize.scss */
  body#green {
    background: #63ad16;
  }
  /* line 82, ../scss/includes/_normalize.scss */
  body#blue {
    background: #055179;
  }
  /* line 86, ../scss/includes/_normalize.scss */
  body#orange {
    background: #F57100;
  }

  /* line 92, ../scss/includes/_normalize.scss */
  #wrapper {
    position: relative;
    width: 100%;
    z-index: 20;
  }

  /* line 97, ../scss/includes/_normalize.scss */
  #outer-wrapper {
    float: left;
    width: 100%;
  }

  /* line 101, ../scss/includes/_normalize.scss */
  .blue {
    background: #003162;
  }

  /* line 104, ../scss/includes/_normalize.scss */
  #wrapper {
    margin-top: 98px;
  }

  /* line 107, ../scss/includes/_normalize.scss */
  #wrapper-inner {
    background: #f0f0f1;
    float: left;
    width: 100%;
    padding: 0;
  }

  /* line 115, ../scss/includes/_normalize.scss */
  .sidebar-wrap,
  #wrapper {
    margin: 0;
  }

  /* line 120, ../scss/includes/_normalize.scss */
  .sidebar-wrap,
  #contact {
    width: 100%;
  }

  /* line 124, ../scss/includes/_normalize.scss */
  #center-content {
    margin: 0;
  }

  /* ==|== Undersider ========================================= */
  /* line 129, ../scss/includes/_normalize.scss */
  h1 {
    font-size: 28px;
    line-height: 1.2em;
  }

  /* line 133, ../scss/includes/_normalize.scss */
  #newsletter-form-subscribe, #opret-tilmelding {
    width: 100% !important;
  }

  /* line 136, ../scss/includes/_normalize.scss */
  #opret-tilmelding label {
    clear: both;
    display: block;
    float: none !important;
    width: 100% !important;
  }

  /* line 142, ../scss/includes/_normalize.scss */
  #opret-tilmelding input {
    clear: both;
    display: block;
    float: none !important;
    width: 100% !important;
  }

  /* line 148, ../scss/includes/_normalize.scss */
  .grid_6 .newsletter-unsubscribe-form .email, .grid_6 .newsletter-form .email, .grid_9 .newsletter-unsubscribe-form .email, .grid_9 .newsletter-form .email, .grid_12 .newsletter-unsubscribe-form .email, .grid_12 .newsletter-form .email {
    width: 100% !important;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 155, ../scss/includes/_normalize.scss */
  .grid_6 #newsletter-form-wrap .categories, .grid_9 #newsletter-form-wrap .categories, .grid_12 #newsletter-form-wrap .categories {
    width: 100%;
  }

  /* line 158, ../scss/includes/_normalize.scss */
  .grid_6 #newsletter-form-wrap .categories label, .grid_9 #newsletter-form-wrap .categories label, .grid_12 #newsletter-form-wrap .categories label {
    width: 60%;
  }

  /* line 164, ../scss/includes/_normalize.scss */
  iframe,
  #manchet iframe,
  .youtube iframe {
    max-width: 100%;
  }

  /* ==|== Nyheder ========================================= */
  /* line 168, ../scss/includes/_normalize.scss */
  #dokumentliste {
    margin-top: 0;
  }

  /* line 171, ../scss/includes/_normalize.scss */
  .nyhed {
    margin-top: 5%;
    margin-bottom: 0;
  }

  /* line 175, ../scss/includes/_normalize.scss */
  .search-result {
    margin-bottom: 3%;
    margin-top: 0;
  }

  /* line 180, ../scss/includes/_normalize.scss */
  .layout-dokumentliste .nyhed {
    margin-bottom: 0;
  }

  /* line 183, ../scss/includes/_normalize.scss */
  .pagination {
    margin: 3% 0;
  }

  /* line 186, ../scss/includes/_normalize.scss */
  .nyhed .nyhedContent {
    padding-bottom: 25px;
  }

  /* ==|== Gallery ======================================== */
  /* line 190, ../scss/includes/_normalize.scss */
  #main-text .gallery {
    margin: 0 !important;
  }

  /* line 193, ../scss/includes/_normalize.scss */
  #main-text .gallery li {
    margin: 2% 2% 0 0 !important;
  }

  /* ==|== Kommentarer ======================================== */
  /* line 197, ../scss/includes/_normalize.scss */
  .width6 .comments-wrap, .width9 .comments-wrap, .width12 .comments-wrap {
    width: 620px;
  }

  /* ==|== Header ======================================== */
  /* line 201, ../scss/includes/_normalize.scss */
  #section-top-image {
    height: 12em;
    padding: 2%;
    width: 100%;
  }

  /* ==|== Boxe =============================================== */
  /* line 207, ../scss/includes/_normalize.scss */
  .aside, .center-content-main, .service-wrap {
    margin: 0;
    padding: 0;
  }

  /* line 211, ../scss/includes/_normalize.scss */
  .aside .box, .service-wrap {
    margin-top: 20px;
  }

  /* line 214, ../scss/includes/_normalize.scss */
  .aside .box .list-box-body ul li {
    clear: both;
  }

  /* line 217, ../scss/includes/_normalize.scss */
  .box-list ul li {
    clear: both;
  }

  /* line 220, ../scss/includes/_normalize.scss */
  .box-list .box-content {
    width: 80%;
  }

  /* line 223, ../scss/includes/_normalize.scss */
  .list-box-body, .box-list ul {
    width: 100%;
  }

  /* line 226, ../scss/includes/_normalize.scss */
  #main-text .rte-scriptbox {
    padding-left: 0;
    padding-right: 0;
  }

  /* ==|== News Slider =============================================== */
  /* line 231, ../scss/includes/_normalize.scss */
  #section-center-container {
    margin-top: 0;
    width: 100%;
  }

  /* line 235, ../scss/includes/_normalize.scss */
  #section-news-center {
    height: 12em;
  }

  /* line 238, ../scss/includes/_normalize.scss */
  .news-title {
    height: 38px;
    overflow: hidden;
    width: 100%;
  }

  /* line 243, ../scss/includes/_normalize.scss */
  .news-title a {
    margin-top: 15px;
  }

  /* line 246, ../scss/includes/_normalize.scss */
  .news-teaser {
    margin-top: 0.333em;
    margin-bottom: 0;
    width: 100%;
    height: 38px;
    overflow: hidden;
  }

  /* line 253, ../scss/includes/_normalize.scss */
  .news-link {
    background-position: 4px 0;
    margin-top: 1.67em;
  }

  /* line 257, ../scss/includes/_normalize.scss */
  .news-slider {
    height: 11em;
  }

  /* line 260, ../scss/includes/_normalize.scss */
  #navigation-link {
    bottom: 0;
    right: 5.167em;
  }

  /* line 265, ../scss/includes/_normalize.scss */
  #main-text #gallery-box-slider ul, #main-text #gallery-box-slider {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* line 270, ../scss/includes/_normalize.scss */
  #main-text #gallery-box-slider ul {
    list-style: none !important;
  }

  /* ==|== Infoboxes Slider =============================================== */
  /* line 274, ../scss/includes/_normalize.scss */
  #main-box-slider .slides {
    margin-bottom: 0;
  }

  /* line 277, ../scss/includes/_normalize.scss */
  #main-box-slider .box-list h2 {
    margin-bottom: 0;
  }

  /* line 280, ../scss/includes/_normalize.scss */
  .box-slider {
    margin-top: 0;
    margin-bottom: 0;
  }

  /* line 284, ../scss/includes/_normalize.scss */
  .box {
    margin-bottom: 0;
  }

  /* line 287, ../scss/includes/_normalize.scss */
  .slider-boxes {
    height: 261px;
  }

  /* line 290, ../scss/includes/_normalize.scss */
  .box h2 {
    margin-bottom: 0;
  }

  /* line 293, ../scss/includes/_normalize.scss */
  .flexslider .omega, .flexslider .alpha, .flexslider .grid_3 {
    margin: 0 !important;
  }

  /* line 296, ../scss/includes/_normalize.scss */
  .flex-direction-nav, .gallery-phone .flex-direction-nav, .pgallery-container .flex-direction-nav {
    height: 4em;
  }

  /* line 299, ../scss/includes/_normalize.scss */
  .box-slider {
    height: 322px;
  }

  /* line 302, ../scss/includes/_normalize.scss */
  .slider-boxes .box, .slider-boxes .box-script {
    height: 261px;
  }

  /* line 305, ../scss/includes/_normalize.scss */
  .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    top: 50%;
    margin-top: -8px;
  }

  /* ==|== Footer =============================================== */
  /* line 311, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper {
    background: #004076;
    color: #FFFFFF;
    float: left;
    margin-top: 2.5%;
    width: 100%;
  }

  /* line 318, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper a {
    color: #ffffff;
  }

  /* line 321, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper ul {
    float: left;
    width: 100%;
  }

  /* line 325, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper h2 {
    color: #FFFFFF;
    font: 16px;
    height: 1.250em;
    width: 100%;
    padding: 5% 4% 4% 9%;
    margin: 0;
  }

  /* line 333, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    float: left;
    width: 100%;
  }

  /* line 338, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper ul li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  /* line 341, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper ul li a {
    background: url("/images/hovedsite/bullets/bullet.png") no-repeat 24px 16px;
    padding: 12px 42px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
  }

  /* line 348, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper table {
    color: #FFFFFF;
    float: left;
    margin: 15px 0 15px 0;
    width: 100%;
  }

  /* line 354, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper table td {
    margin: 0;
    padding: 0 15px 0 0;
  }

  /* line 358, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper table a {
    color: #e7e7e8;
    text-decoration: underline;
  }

  /* line 362, ../scss/includes/_normalize.scss */
  #mobil-footer-wrapper p {
    margin-left: 5%;
  }

  /* === Selvbetjening === */
  /* line 366, ../scss/includes/_normalize.scss */
  .box-service {
    width: 100%;
  }

  /* line 369, ../scss/includes/_normalize.scss */
  .box-service p {
    color: #ffffff;
    margin: 0 15px 20px 15px;
  }

  /* line 373, ../scss/includes/_normalize.scss */
  .links-service a {
    width: auto;
  }

  /* === Kultunaut === */
  /* line 377, ../scss/includes/_normalize.scss */
  .kultunaut-list .nyhed-main-content {
    padding-bottom: 10px;
  }

  /* line 380, ../scss/includes/_normalize.scss */
  .kultunaut-list .nyhed h2 {
    width: 65%;
  }

  /* line 383, ../scss/includes/_normalize.scss */
  .kultunaut-list .nyhed .event-left h2 {
    width: 100%;
  }

  /* line 386, ../scss/includes/_normalize.scss */
  .kultunaut-list .document table {
    float: left;
    width: 65%;
  }

  /* line 390, ../scss/includes/_normalize.scss */
  .event-right {
    float: right;
    margin-left: 10px;
    width: 30%;
  }

  /* line 395, ../scss/includes/_normalize.scss */
  .form-field {
    width: 100%;
    clear: both;
  }

  /* line 399, ../scss/includes/_normalize.scss */
  .explanation {
    width: 100% !important;
    margin-left: 0 !important;
  }

  /* line 403, ../scss/includes/_normalize.scss */
  #opret-tilmelding .opret-input, #opret-tilmelding textarea {
    width: 100% !important;
    max-width: 100%;
    clear: both;
  }

  /* line 408, ../scss/includes/_normalize.scss */
  .form-navigation {
    margin-left: 0 !important;
    width: 100%;
    clear: both;
  }

  /* line 413, ../scss/includes/_normalize.scss */
  #opret-tilmelding .opret-tilmelding-btn {
    width: 50% !important;
    clear: both;
  }

  /* line 417, ../scss/includes/_normalize.scss */
  #opret-tilmelding input[type="checkbox"] {
    width: 20px !important;
    clear: both;
  }

  /* line 421, ../scss/includes/_normalize.scss */
  .handicapcenter-form label, .handicapcenter-form input, .handicapcenter-form textarea {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* line 425, ../scss/includes/_normalize.scss */
  #update-email[type="submit"], #update-password[type="submit"], .handicapcenter-form #login-submit {
    width: 150px !important;
    margin-left: 0 !important;
  }

  /* line 429, ../scss/includes/_normalize.scss */
  #member-reset-form #login-submit {
    width: 210px !important;
  }

  /* line 432, ../scss/includes/_normalize.scss */
  .grid_12 .handicapcenter-form label.error, .grid_9 .handicapcenter-form label.error, .grid_6 .handicapcenter-form label.error {
    margin: 0 !important;
    float: left !important;
    width: 100% !important;
  }

  /* line 437, ../scss/includes/_normalize.scss */
  .topics__row td {
    padding: 0 !important;
  }

  /* line 440, ../scss/includes/_normalize.scss */
  .topics__link {
    display: block;
    padding: 10px;
  }

  /* line 444, ../scss/includes/_normalize.scss */
  .back-link {
    padding: 10px;
    margin-bottom: 5px;
    margin-left: -10px;
  }

  /* === Medarbejdersøgning === */
  /* line 450, ../scss/includes/_normalize.scss */
  #member-search-form .input-txt {
    width: 70%;
  }

  /* line 453, ../scss/includes/_normalize.scss */
  #member-search-form .input-submit {
    width: 20%;
  }

  /* line 456, ../scss/includes/_normalize.scss */
  .frontpage-bottomboxes, #self-service-wrap, #latest-news, .frontpage-banner, #contact, #footer, #breadcrumb, #kommuneDD, #feedback-wrap {
    display: block;
  }

  /* line 462, ../scss/includes/_normalize.scss */
  #sub-nav,
  .sidebar-wrap.alpha,
  #feedback-wrap {
    display: none;
  }

  /* line 466, ../scss/includes/_normalize.scss */
  #main-text .pgallery-modul {
    position: relative;
  }
  /* line 469, ../scss/includes/_normalize.scss */
  #main-text .pgallery-modul .flex-control-nav {
    width: auto;
    margin: 0 0 15px 0;
  }
  /* line 474, ../scss/includes/_normalize.scss */
  #main-text .pgallery-modul .banner-text {
    margin-top: -60px;
    display: block;
  }

  /* line 481, ../scss/includes/_normalize.scss */
  .sidebar-content.green-border-side .header-wrap {
    width: 100%;
  }

  /* line 485, ../scss/includes/_normalize.scss */
  .sidebar-content.green-border-side .infobox-title-link {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
  }

  /* line 492, ../scss/includes/_normalize.scss */
  .sidebar-content.green-border-side h2 {
    padding: 10px 2% 0 2%;
    margin: 0;
    width: 100%;
  }

  /* line 498, ../scss/includes/_normalize.scss */
  .sidebar-content.green-border-side .sidebarRTE, .sidebar-content.green-border-side .sidebar-manchet, .sidebar-content.green-border-side .sidebar-link {
    padding: 0 2%;
  }

  /* line 502, ../scss/includes/_normalize.scss */
  .sidebar-content-bg h2 {
    margin: 5px 2%;
  }

  /* line 506, ../scss/includes/_normalize.scss */
  .sidebar-wrap.omega .sidebar-content-bg .sidebarRTE {
    width: 100%;
    padding: 0 2%;
    margin: 0;
  }

  /* line 512, ../scss/includes/_normalize.scss */
  #sticky {
    position: relative !important;
  }

  /* line 519, ../scss/includes/_normalize.scss */
  .template-10804 .grid_6 .news-layout ul,
  .template-10805 .grid_6 .news-layout ul,
  .template-10807 .grid_6 .news-layout ul,
  .grid_6 .news-layout ul {
    width: auto;
  }

  /* line 522, ../scss/includes/_normalize.scss */
  .grid_9 .sidebar-content-bg .sidebarRTE img {
    max-width: 100%;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 531, ../scss/includes/_normalize.scss */
  .nav-info ul {
    margin-right: 65px;
  }

  /* line 535, ../scss/includes/_normalize.scss */
  #middle-footer .align_right {
    margin-right: 65px;
  }

  /* line 539, ../scss/includes/_normalize.scss */
  #members-login-form label {
    width: 25%;
  }
}
/* line 545, ../scss/includes/_normalize.scss */
#middle-footer .align_right {
  margin-right: 65px;
}

/* line 550, ../scss/includes/_normalize.scss */
#manchet input {
  height: 26px;
}

@media only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  /* line 1, ../scss/Phone/_layout.scss */
  * {
    box-sizing: border-box;
  }

  /* line 6, ../scss/Phone/_layout.scss */
  #center-wrap,
  .sidebar-wrap {
    padding: 0 .5em;
  }

  /* line 12, ../scss/Phone/_layout.scss */
  .border-container-infoboks,
  .border-container-listboks {
    padding: .5em;
  }

  /* line 17, ../scss/Phone/_layout.scss */
  .sidebarRTE,
  .sidebar-manchet {
    font-size: 14px;
  }

  /* ==|== Frontpage Container ===================================== */
  /* line 2, ../scss/Phone/_forside.scss */
  #frontpage {
    margin: 100px 0 0 0;
    padding: 0;
    width: 100%;
  }

  /* ==|== News bjælke ============================================= */
  /* line 10, ../scss/Phone/_forside.scss */
  #latest-news {
    float: left;
    height: auto;
    margin: 2%;
    padding: 4% 2%;
    width: 92%;
    border: 0;
  }
  /* line 18, ../scss/Phone/_forside.scss */
  #latest-news a.visible-phone {
    float: left;
    width: 100%;
  }
  /* line 23, ../scss/Phone/_forside.scss */
  #latest-news .span.left {
    margin-bottom: 2%;
    padding: 0;
  }
  /* line 28, ../scss/Phone/_forside.scss */
  #latest-news .latest-news-nav.left {
    display: none;
    margin: 0;
  }
  /* line 33, ../scss/Phone/_forside.scss */
  #latest-news #latest-news-list-wrap {
    display: none;
    clear: both;
    height: auto;
    overflow: visible;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  /* line 42, ../scss/Phone/_forside.scss */
  #latest-news #latest-news-list-wrap ul {
    margin-top: 2%;
    position: relative;
    top: 0 !important;
  }
  /* line 47, ../scss/Phone/_forside.scss */
  #latest-news #latest-news-list-wrap ul li {
    margin: 4% 0;
  }
  /* line 51, ../scss/Phone/_forside.scss */
  #latest-news #latest-news-list-wrap ul li .link,
  #latest-news #latest-news-list-wrap ul li .date {
    display: block;
    text-decoration: none;
  }
  /* line 59, ../scss/Phone/_forside.scss */
  #latest-news .right {
    display: none;
    margin-top: 2%;
  }

  /* line 65, ../scss/Phone/_forside.scss */
  #feedback-wrap {
    display: none;
  }

  /* ==|== Selvbetjening og Genveje ================================= */
  /* line 71, ../scss/Phone/_forside.scss */
  #self-service-wrap {
    background: none;
    height: auto;
    margin: 0 2%;
    padding: 0;
    width: 96%;
  }
  /* line 79, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col {
    margin: 2% 0;
    padding: 2%;
    width: 96% !important;
    border: 0;
  }
  /* line 86, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col .is-open .frontpage-dropdown-links {
    margin-top: -3px !important;
  }
  /* line 91, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first, #self-service-wrap .self-service-col.second {
    border: 0;
  }
  /* line 94, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first h1, #self-service-wrap .self-service-col.second h1 {
    margin-bottom: 15px;
    font-size: 28px;
  }
  /* line 99, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first .focus-visible, #self-service-wrap .self-service-col.second .focus-visible {
    float: left !important;
    margin: 0;
    width: 62.5% !important;
    padding: 0 0 0 18px;
  }
  /* line 106, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first .self-service-logos, #self-service-wrap .self-service-col.second .self-service-logos {
    display: none;
  }
  /* line 110, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first ul, #self-service-wrap .self-service-col.second ul {
    margin: 30px 0 !important;
  }
  /* line 112, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first ul li, #self-service-wrap .self-service-col.second ul li {
    width: 100% !important;
    margin: 0;
    padding: 0;
  }
  /* line 117, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first ul li a, #self-service-wrap .self-service-col.second ul li a {
    text-decoration: none;
  }
  /* line 123, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first .select-blue, #self-service-wrap .self-service-col.second .select-blue {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    margin: 0 0 2% 0;
    padding: 0;
  }
  /* line 131, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first .select-blue select, #self-service-wrap .self-service-col.second .select-blue select {
    height: 38px !important;
    padding: 3%;
  }
  /* line 136, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.first .select-blue span.select, #self-service-wrap .self-service-col.second .select-blue span.select {
    top: 4px;
    width: 100%;
  }
  /* line 143, ../scss/Phone/_forside.scss */
  #self-service-wrap .self-service-col.second ul {
    margin-top: 0 !important;
  }

  /* ==|== Frontpage banner ================================= */
  /* line 150, ../scss/Phone/_forside.scss */
  .frontpage-banner {
    background: none;
    height: auto;
    margin: 2% 2% 0 2%;
    padding: 0;
    width: 96%;
  }
  /* line 157, ../scss/Phone/_forside.scss */
  .frontpage-banner .banner-modul-container {
    height: auto;
    margin-bottom: 0;
  }
  /* line 162, ../scss/Phone/_forside.scss */
  .frontpage-banner .banner-modul {
    width: 100%;
  }
  /* line 166, ../scss/Phone/_forside.scss */
  .frontpage-banner .banner-text {
    margin: 0;
    position: relative;
    clear: both;
    width: 100%;
    float: left;
    height: auto;
    padding: 2%;
  }
  /* line 175, ../scss/Phone/_forside.scss */
  .frontpage-banner .banner-text h1 {
    font-size: 15px;
    padding: 0;
    margin: 0 0 10px 0;
    width: 100%;
  }
  /* line 183, ../scss/Phone/_forside.scss */
  .frontpage-banner .flex-direction-nav {
    display: none;
  }
  /* line 188, ../scss/Phone/_forside.scss */
  .frontpage-banner .slides li {
    height: auto;
  }

  /* ==|== Frontpage Bottom boxes ============================== */
  /* line 195, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes {
    background: none;
    border: 0;
    height: auto;
    margin: 2%;
    padding: 0;
    width: 96%;
  }
  /* line 204, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes .hearing-wrap,
  .frontpage-bottomboxes .events-wrap {
    border: 0;
    margin: 2% 0;
    padding: 2%;
    width: 96% !important;
  }
  /* line 210, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes .hearing-wrap h1,
  .frontpage-bottomboxes .events-wrap h1 {
    margin-bottom: 15px;
    font-size: 28px;
  }
  /* line 215, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes .hearing-wrap .right,
  .frontpage-bottomboxes .events-wrap .right {
    float: left !important;
    margin: 0 0 10px 0;
    width: auto !important;
    display: block;
    clear: both;
  }
  /* line 223, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes .hearing-wrap ul,
  .frontpage-bottomboxes .events-wrap ul {
    margin: 2% 0;
  }
  /* line 226, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes .hearing-wrap ul li,
  .frontpage-bottomboxes .events-wrap ul li {
    width: 100% !important;
    padding: 0;
    margin: 0 0 7px 0 !important;
  }
  /* line 231, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes .hearing-wrap ul li .comments-amount-wrap,
  .frontpage-bottomboxes .events-wrap ul li .comments-amount-wrap {
    display: none;
  }
  /* line 235, ../scss/Phone/_forside.scss */
  .frontpage-bottomboxes .hearing-wrap ul li a,
  .frontpage-bottomboxes .events-wrap ul li a {
    font-size: 14px !important;
    text-decoration: none !important;
  }

  /* ==|== Footer ========================================== */
  /* line 245, ../scss/Phone/_forside.scss */
  #contact {
    background: #F8F8F9;
    border-top: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  /* line 252, ../scss/Phone/_forside.scss */
  #contact .i {
    height: auto;
    margin: 0;
    padding: 2%;
    width: 96%;
    background: none;
  }
  /* line 259, ../scss/Phone/_forside.scss */
  #contact .i .contact-col {
    width: 100%;
    margin-left: 0;
    font-size: 12px;
  }
  /* line 265, ../scss/Phone/_forside.scss */
  #contact .i .social-links {
    display: none;
  }

  /* line 272, ../scss/Phone/_forside.scss */
  #footer {
    width: 100%;
    box-sizing: border-box;
  }

  /* Skjuler DESKTOP menu */
  /* line 3, ../scss/Phone/_topmenu.scss */
  #section-menu {
    display: none;
  }

  /* ==|== Off Canvas Menu ======================================== */
  /* line 9, ../scss/Phone/_topmenu.scss */
  .nav-btn {
    color: #fff !important;
    text-decoration: none !important;
    padding: 0;
    border: 0;
    outline: none;
    overflow: hidden;
    white-space: nowrap;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 46px;
    line-height: 48px;
    position: relative;
    z-index: 999999999;
  }
  /* line 22, ../scss/Phone/_topmenu.scss */
  .nav-btn:before {
    content: '\2261';
  }

  /* line 27, ../scss/Phone/_topmenu.scss */
  #phone-nav {
    z-index: 200;
    position: absolute;
    overflow: hidden;
    width: 100%;
    color: #fff;
    top: 0;
  }
  /* line 35, ../scss/Phone/_topmenu.scss */
  #phone-nav:not(:target) {
    z-index: 1;
  }
  /* line 39, ../scss/Phone/_topmenu.scss */
  #phone-nav .phone-nav-inner-wrapper {
    background: #333;
    position: relative;
    z-index: 2;
    padding: 0;
    overflow-x: auto;
    height: 100%;
    min-height: 200px;
  }
  /* line 49, ../scss/Phone/_topmenu.scss */
  #phone-nav ul {
    display: block;
    clear: left;
    position: relative;
    z-index: 3;
  }
  /* line 56, ../scss/Phone/_topmenu.scss */
  #phone-nav ul:before, #phone-nav ul:after {
    content: "";
    display: table;
  }
  /* line 61, ../scss/Phone/_topmenu.scss */
  #phone-nav ul:before {
    clear: both;
  }
  /* line 65, ../scss/Phone/_topmenu.scss */
  #phone-nav ul li {
    margin: 0;
  }
  /* line 71, ../scss/Phone/_topmenu.scss */
  #phone-nav li {
    display: block;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  /* line 76, ../scss/Phone/_topmenu.scss */
  #phone-nav li a {
    display: block;
    color: #fff;
    font-weight: 700;
    outline: none;
    text-decoration: none;
  }
  /* line 83, ../scss/Phone/_topmenu.scss */
  #phone-nav li a span {
    background: url("/images/responsive/bullet-white.png") no-repeat 16px 14px;
    padding: 10px 35px;
    display: block;
  }
  /* line 91, ../scss/Phone/_topmenu.scss */
  #phone-nav li.is-active a {
    color: #000;
  }
  /* line 94, ../scss/Phone/_topmenu.scss */
  #phone-nav li.is-active a span {
    background: white url("/images/responsive/bullet-black.png") no-repeat 16px 14px;
  }
  /* line 100, ../scss/Phone/_topmenu.scss */
  #phone-nav li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  /* line 104, ../scss/Phone/_topmenu.scss */
  #phone-nav li.has-sub-menu-open > a span {
    background: url("/images/responsive/bullet-white-down.png") no-repeat 16px 18px;
  }
  /* line 108, ../scss/Phone/_topmenu.scss */
  #phone-nav li.has-sub-menu-open.is-active > a span {
    background: url("/images/responsive/bullet-black-down.png") no-repeat 16px 18px;
  }
  /* line 114, ../scss/Phone/_topmenu.scss */
  #phone-nav .sub-nav {
    background: rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 90%;
  }
  /* line 119, ../scss/Phone/_topmenu.scss */
  #phone-nav .sub-nav.sub-nav-open {
    display: block;
  }
  /* line 123, ../scss/Phone/_topmenu.scss */
  #phone-nav .sub-nav li a {
    padding-left: 17px;
  }
  /* line 126, ../scss/Phone/_topmenu.scss */
  #phone-nav .sub-nav li a span {
    padding-bottom: 8px;
    padding-top: 8px;
  }
  /* line 132, ../scss/Phone/_topmenu.scss */
  #phone-nav .sub-nav li li a {
    padding-left: 27px;
  }
  /* line 135, ../scss/Phone/_topmenu.scss */
  #phone-nav .sub-nav li li a span {
    padding-bottom: 8px;
    padding-top: 8px;
  }

  /* line 144, ../scss/Phone/_topmenu.scss */
  .js-ready #phone-nav .phone-nav-inner-wrapper {
    background: transparent;
  }

  /* line 147, ../scss/Phone/_topmenu.scss */
  .js-ready #phone-nav {
    left: -70%;
  }

  /* line 150, ../scss/Phone/_topmenu.scss */
  .js-ready #canvas {
    left: 0;
  }

  /* line 153, ../scss/Phone/_topmenu.scss */
  .js-nav #wrapper {
    left: 70%;
  }

  /* line 157, ../scss/Phone/_topmenu.scss */
  .js-ready #phone-nav {
    height: auto;
    width: 70%;
    background: transparent;
    left: 0; 
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  /* line 175, ../scss/Phone/_topmenu.scss */
  .js-ready #wrapper {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  /* line 192, ../scss/Phone/_topmenu.scss */
  .js-ready #header {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  /* line 209, ../scss/Phone/_topmenu.scss */
  .js-nav #phone-nav {
    -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  }

  /* line 216, ../scss/Phone/_topmenu.scss */
  .js-nav #wrapper {
    -webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
  }

  /* line 223, ../scss/Phone/_topmenu.scss */
  .js-nav #header {
    -webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
  }

  /* line 234, ../scss/Phone/_topmenu.scss */
  .js-nav #header {
    left: 70% !important;
  }

  /* line 237, ../scss/Phone/_topmenu.scss */
  .csstransforms3d.csstransitions.js-nav #header {
    left: 0 !important;
  }

  /* line 2, ../scss/Phone/_breadcrumb.scss */
  .breadcrumb-item {
    background: #5f5f5f;
  }
  /* line 5, ../scss/Phone/_breadcrumb.scss */
  .breadcrumb-item a {
    color: #fff !important;
  }
  /* line 9, ../scss/Phone/_breadcrumb.scss */
  .breadcrumb-item i {
    background: url("/images/responsive/arrow-left-white.png") no-repeat 5px 4px;
    display: inline-block;
    width: 25px;
    height: 17px;
  }
  /* line 15, ../scss/Phone/_breadcrumb.scss */
  .breadcrumb-item i.root {
    background: url("/images/responsive/mobil-home-white.png") no-repeat 2px 2px;
  }

 
  /* line 28, ../scss/Phone/_breadcrumb.scss */
  #blue .breadcrumb-item {
    background: url("/images/header/header-blue.png") repeat-x top left;
  }

  /* line 39, ../scss/Phone/_breadcrumb.scss */
  #phone-nav li.breadcrumb-item a span {
    background: none;
  }

  /* line 43, ../scss/Phone/_breadcrumb.scss */
  #phone-nav li.breadcrumb-item span {
    display: block;
    padding: 13px 15px 13px 15px;
  }

  /* line 50, ../scss/Phone/_breadcrumb.scss */
  #breadcrumb {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    margin-bottom: .5em;
  }
  /* line 56, ../scss/Phone/_breadcrumb.scss */
  #breadcrumb .container_12 {
    width: 100%;
    box-sizing: border-box;
  }
  /* line 60, ../scss/Phone/_breadcrumb.scss */
  #breadcrumb .container_12 .grid_10 {
    width: 100%;
    box-sizing: border-box;
  }
  /* line 66, ../scss/Phone/_breadcrumb.scss */
  #breadcrumb .first {
    display: none;
  }

  /* line 1, ../scss/Phone/_header.scss */
  #header {
    height: 53px !important;
    position: fixed;
    z-index: 30;
    width: 100%;
    top: 0;
    left: 0;
  }

  /* line 11, ../scss/Phone/_header.scss */
  #mobile-header span {
    display: block;
    margin: 0 10px;
  }

  /* line 20, ../scss/Phone/_header.scss */
  #blue .site-name-container,
  #green .site-name-container,
  #orange .site-name-container {
    width: 100%;
    text-align: center;
    position: absolute;
  }
  /* line 25, ../scss/Phone/_header.scss */
  #blue .site-name-container a,
  #green .site-name-container a,
  #orange .site-name-container a {
    text-decoration: none;
    width: 100%;
    display: inline-block;
  }
  /* line 31, ../scss/Phone/_header.scss */
  #blue .site-name-container .site-name,
  #green .site-name-container .site-name,
  #orange .site-name-container .site-name {
    font-size: 1.3em;
    color: #fff;
    padding: 10px;
    display: block;
    text-decoration: none;
    border: 0;
  }

  /* line 43, ../scss/Phone/_header.scss */
  #driftsstatus {
    float: none !important;
    padding: 5px 14px;
    border-radius: 0;
  }
  /* line 48, ../scss/Phone/_header.scss */
  #driftsstatus .status {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  /* line 53, ../scss/Phone/_header.scss */
  #driftsstatus .status a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    font-size: 12px;
  }
  /* line 62, ../scss/Phone/_header.scss */
  #driftsstatus #status-img {
    position: static;
    width: 18px;
    margin-left: .5em;
  }
  /* line 68, ../scss/Phone/_header.scss */
  #driftsstatus #status-img-off {
    position: static;
    width: 28px;
    margin-left: .1em;
  }

  /* line 76, ../scss/Phone/_header.scss */
  #green #driftsstatus {
    background: #0d5414;
  }

  /* line 82, ../scss/Phone/_header.scss */
  #blue #driftsstatus {
    background: #055179;
  }

  /* line 88, ../scss/Phone/_header.scss */
  #orange #driftsstatus {
    background: #dd2a2a;
  }

  /* line 93, ../scss/Phone/_header.scss */
  #operation-status {
    display: none !important;
  }

  /* line 98, ../scss/Phone/_header.scss */
  .not-fixed {
    position: relative !important;
  }

  /* line 1, ../scss/Phone/_infoboks.scss */
  .sidebar-content-bg {
    width: 100%;
  }

  /* line 5, ../scss/Phone/_infoboks.scss */
  .sidebar-img {
    width: 100%;
  }
  /* line 8, ../scss/Phone/_infoboks.scss */
  .sidebar-img img {
   /* width: 100%;*/
  }

  /* line 13, ../scss/Phone/_infoboks.scss */
  .sidebar-content {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
  }
  /* line 17, ../scss/Phone/_infoboks.scss */
  .sidebar-content h3 {
    margin: 5px 0;
  }
  /* line 21, ../scss/Phone/_infoboks.scss */
  .sidebar-content .header-wrap {
    width: 100%;
  }
  /* line 25, ../scss/Phone/_infoboks.scss */
  .sidebar-content .content-wrap {
    width: 100%;
  }

  /* line 31, ../scss/Phone/_infoboks.scss */
  .sidebar-content-bg h2, .sidebar-content-bg h3, .sidebar-content-bg .sidebar-manchet, .sidebar-content-bg .sidebarRTE {
    padding: 0;
    margin: 5px 0;
  }

  /* line 37, ../scss/Phone/_infoboks.scss */
  .green-border-side .list-file-wrap {
    width: 100%;
    padding: 0;
  }

  /* line 43, ../scss/Phone/_infoboks.scss */
  .list-file-wrap {
    width: 100%;
    padding: 0;
  }
  /* line 47, ../scss/Phone/_infoboks.scss */
  .list-file-wrap .list-file-sort {
    width: 100%;
  }
  /* line 51, ../scss/Phone/_infoboks.scss */
  .list-file-wrap .date {
    width: 100%;
    padding: 0%;
  }
  /* line 56, ../scss/Phone/_infoboks.scss */
  .list-file-wrap .name-type {
    width: 100% !important;
  }

  /* line 64, ../scss/Phone/_infoboks.scss */
  .grid_12 .list-file-sort li:first-child,
  .grid_9 .list-file-sort li:first-child,
  .grid_6 .list-file-sort li:first-child {
    margin-left: 0;
  }

  /* line 70, ../scss/Phone/_infoboks.scss */
  .grid_12 .list-file,
  .grid_9 .list-file,
  .grid_6 .list-file {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  /* line 75, ../scss/Phone/_infoboks.scss */
  .grid_12 .list-file li,
  .grid_9 .list-file li,
  .grid_6 .list-file li {
    width: 100%;
    margin: 0 !important;
  }

  /* line 83, ../scss/Phone/_infoboks.scss */
  .grid_12 .list-file-wrap .date,
  .grid_9 .list-file-wrap .date,
  .grid_6 .list-file-wrap .date {
    padding: 0;
  }

  /* line 1, ../scss/Phone/_listboks.scss */
  .feed-item {
    width: 100%;
    padding: 0;
  }
  /* line 5, ../scss/Phone/_listboks.scss */
  .feed-item img {
    max-width: 100%;
    height: auto;
  }

  /* line 1, ../scss/Phone/_scriptboks.scss */
  .sidebarScript {
    width: 100%;
    padding: 15px 2% 0 2%;
    overflow: hidden;
  }
  /* line 6, ../scss/Phone/_scriptboks.scss */
  .sidebarScript iframe {
    max-width: 100%;
  }

  /* line 2, ../scss/Phone/_main-content.scss */
  .main-image,
  #main-image {
    width: 100%;
  }
  /* line 4, ../scss/Phone/_main-content.scss */
  .main-image img,
  #main-image img {
    max-width: 100%;
    height: auto;
  }

  /* line 10, ../scss/Phone/_main-content.scss */
  .main-image {
    max-width: 100%;
    height: auto;
  }

  /* line 17, ../scss/Phone/_main-content.scss */
  #main-text img {
    max-width: 100%;
    height: auto;
  }
  /* line 22, ../scss/Phone/_main-content.scss */
  #main-text iframe {
    border: 0;
    max-width: 100%;
      overflow: visible;
      
/*     height: auto;   UDKOMMENTERET IFM SCROLL PÅ DRIFTSFORSTYRRELSER*/
  }
  /* line 29, ../scss/Phone/_main-content.scss */
  #main-text .youtube iframe {
    height: 300px;
  }

  /* line 36, ../scss/Phone/_main-content.scss */
  #selfservice-list-wrap,
  #main-text #selfservice-list-wrap {
    width: 100%;
  }

  /* line 44, ../scss/Phone/_main-content.scss */
  table td {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* line 50, ../scss/Phone/_main-content.scss */
  .center-content-main h1 {
    line-height: 1;
  }

  /* line 1, ../scss/Phone/_dokumentliste.scss */
  .nyhed-img {
    display: none;
  }

  /* line 9, ../scss/Phone/_dokumentliste.scss */
  .grid_9 #dokumentliste .nyhed-main-content,
  .grid_6 #dokumentliste .nyhed-main-content,
  .grid_12 #dokumentliste .nyhed-main-content {
    width: 100%;
  }

  /* line 16, ../scss/Phone/_dokumentliste.scss */
  #main-text ol, #main-text ul {
    margin: 0 0 15px 1%;
    width: 99%;
  }

  /* line 14, ../scss/Phone/_forms.scss */
  .grid_1 .global-form input[type="text"],
  .grid_1 .global-form input[type="email"],
  .grid_1 .global-form input[type="password"],
  .grid_1 .global-form select,
  .grid_1 .global-form textarea, .grid_2 .global-form input[type="text"],
  .grid_2 .global-form input[type="email"],
  .grid_2 .global-form input[type="password"],
  .grid_2 .global-form select,
  .grid_2 .global-form textarea,
  .grid_3 .global-form input[type="text"],
  .grid_3 .global-form input[type="email"],
  .grid_3 .global-form input[type="password"],
  .grid_3 .global-form select,
  .grid_3 .global-form textarea, .grid_4 .global-form input[type="text"],
  .grid_4 .global-form input[type="email"],
  .grid_4 .global-form input[type="password"],
  .grid_4 .global-form select,
  .grid_4 .global-form textarea,
  .grid_5 .global-form input[type="text"],
  .grid_5 .global-form input[type="email"],
  .grid_5 .global-form input[type="password"],
  .grid_5 .global-form select,
  .grid_5 .global-form textarea, .grid_6 .global-form input[type="text"],
  .grid_6 .global-form input[type="email"],
  .grid_6 .global-form input[type="password"],
  .grid_6 .global-form select,
  .grid_6 .global-form textarea,
  .grid_7 .global-form input[type="text"],
  .grid_7 .global-form input[type="email"],
  .grid_7 .global-form input[type="password"],
  .grid_7 .global-form select,
  .grid_7 .global-form textarea, .grid_8 .global-form input[type="text"],
  .grid_8 .global-form input[type="email"],
  .grid_8 .global-form input[type="password"],
  .grid_8 .global-form select,
  .grid_8 .global-form textarea,
  .grid_9 .global-form input[type="text"],
  .grid_9 .global-form input[type="email"],
  .grid_9 .global-form input[type="password"],
  .grid_9 .global-form select,
  .grid_9 .global-form textarea, .grid_10 .global-form input[type="text"],
  .grid_10 .global-form input[type="email"],
  .grid_10 .global-form input[type="password"],
  .grid_10 .global-form select,
  .grid_10 .global-form textarea,
  .grid_11 .global-form input[type="text"],
  .grid_11 .global-form input[type="email"],
  .grid_11 .global-form input[type="password"],
  .grid_11 .global-form select,
  .grid_11 .global-form textarea, .grid_12 .global-form input[type="text"],
  .grid_12 .global-form input[type="email"],
  .grid_12 .global-form input[type="password"],
  .grid_12 .global-form select,
  .grid_12 .global-form textarea,
  .grid_13 .global-form input[type="text"],
  .grid_13 .global-form input[type="email"],
  .grid_13 .global-form input[type="password"],
  .grid_13 .global-form select,
  .grid_13 .global-form textarea, .grid_14 .global-form input[type="text"],
  .grid_14 .global-form input[type="email"],
  .grid_14 .global-form input[type="password"],
  .grid_14 .global-form select,
  .grid_14 .global-form textarea,
  .grid_15 .global-form input[type="text"],
  .grid_15 .global-form input[type="email"],
  .grid_15 .global-form input[type="password"],
  .grid_15 .global-form select,
  .grid_15 .global-form textarea, .grid_16 .global-form input[type="text"],
  .grid_16 .global-form input[type="email"],
  .grid_16 .global-form input[type="password"],
  .grid_16 .global-form select,
  .grid_16 .global-form textarea {
    width: 100%;
    padding: .7em;
  }
  /* line 19, ../scss/Phone/_forms.scss */
  .grid_1 .global-form .buttonsBottom, .grid_2 .global-form .buttonsBottom,
  .grid_3 .global-form .buttonsBottom, .grid_4 .global-form .buttonsBottom,
  .grid_5 .global-form .buttonsBottom, .grid_6 .global-form .buttonsBottom,
  .grid_7 .global-form .buttonsBottom, .grid_8 .global-form .buttonsBottom,
  .grid_9 .global-form .buttonsBottom, .grid_10 .global-form .buttonsBottom,
  .grid_11 .global-form .buttonsBottom, .grid_12 .global-form .buttonsBottom,
  .grid_13 .global-form .buttonsBottom, .grid_14 .global-form .buttonsBottom,
  .grid_15 .global-form .buttonsBottom, .grid_16 .global-form .buttonsBottom {
    margin-left: 0;
    width: 100%;
  }
  /* line 23, ../scss/Phone/_forms.scss */
  .grid_1 .global-form .buttonsBottom button, .grid_2 .global-form .buttonsBottom button,
  .grid_3 .global-form .buttonsBottom button, .grid_4 .global-form .buttonsBottom button,
  .grid_5 .global-form .buttonsBottom button, .grid_6 .global-form .buttonsBottom button,
  .grid_7 .global-form .buttonsBottom button, .grid_8 .global-form .buttonsBottom button,
  .grid_9 .global-form .buttonsBottom button, .grid_10 .global-form .buttonsBottom button,
  .grid_11 .global-form .buttonsBottom button, .grid_12 .global-form .buttonsBottom button,
  .grid_13 .global-form .buttonsBottom button, .grid_14 .global-form .buttonsBottom button,
  .grid_15 .global-form .buttonsBottom button, .grid_16 .global-form .buttonsBottom button {
    width: 100%;
    padding: .7em;
    height: auto;
  }
  /* line 30, ../scss/Phone/_forms.scss */
  .grid_1 .global-form label.error, .grid_2 .global-form label.error,
  .grid_3 .global-form label.error, .grid_4 .global-form label.error,
  .grid_5 .global-form label.error, .grid_6 .global-form label.error,
  .grid_7 .global-form label.error, .grid_8 .global-form label.error,
  .grid_9 .global-form label.error, .grid_10 .global-form label.error,
  .grid_11 .global-form label.error, .grid_12 .global-form label.error,
  .grid_13 .global-form label.error, .grid_14 .global-form label.error,
  .grid_15 .global-form label.error, .grid_16 .global-form label.error {
    margin-left: 0;
  }

  /* line 4, ../scss/Phone/_gallery.scss */
  .grid_6 .pgallery-container,
  .grid_9 .pgallery-container,
  .grid_12 .pgallery-container {
    width: 100% !important;
    margin-bottom: 15px;
  }
  /* line 10, ../scss/Phone/_gallery.scss */
  .grid_6 .pgallery-container .pgallery-modul,
  .grid_9 .pgallery-container .pgallery-modul,
  .grid_12 .pgallery-container .pgallery-modul {
    width: 100%;
  }
  /* line 12, ../scss/Phone/_gallery.scss */
  .grid_6 .pgallery-container .pgallery-modul ul,
  .grid_9 .pgallery-container .pgallery-modul ul,
  .grid_12 .pgallery-container .pgallery-modul ul {
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 16, ../scss/Phone/_gallery.scss */
  .grid_6 .pgallery-container .pgallery-modul ul li,
  .grid_9 .pgallery-container .pgallery-modul ul li,
  .grid_12 .pgallery-container .pgallery-modul ul li {
    list-style: none !important;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
  }
  /* line 27, ../scss/Phone/_gallery.scss */
  .grid_6 .pgallery-container .pgallery-modul .gallery-link,
  .grid_9 .pgallery-container .pgallery-modul .gallery-link,
  .grid_12 .pgallery-container .pgallery-modul .gallery-link {
    clear: both;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 1%;
    padding: 2%;
    display: block;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    float: left;
  }

  /* line 54, ../scss/Phone/_gallery.scss */
  .grid_6 .banner-modul-container.gallery-phone,
  .grid_6 .gallery-phone .banner-modul,
  .grid_9 .banner-modul-container.gallery-phone,
  .grid_9 .gallery-phone .banner-modul,
  .pgallery-container,
  .pgallery-modul,
  .grid_6 .visible-phone .pgallery-modul {
    width: 100%;
  }

  /* line 59, ../scss/Phone/_gallery.scss */
  #main-box-slider .slides li.single-slide .box {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 66, ../scss/Phone/_gallery.scss */
  .grid_9 .banner-text h1 {
    font-size: 18px;
  }

  /* line 4, ../scss/Phone/_selvbetjening.scss */
  #selfservice-list-wrap .selfservice-section h2 a {
    max-width: 392px;
  }
  /* line 11, ../scss/Phone/_selvbetjening.scss */
  #selfservice-list-wrap .selfservice-section dl.open dt a > span {
    background: url("/images/selfservice-arrow-down.png") no-repeat 0 3px;
  }
  /* line 17, ../scss/Phone/_selvbetjening.scss */
  #selfservice-list-wrap .selfservice-section dl dt span {
    background: url("/images/selfservice-arrow-right.png") no-repeat 0 3px;
  }

  /* line 4, ../scss/Phone/_banner-modul.scss */
  .grid_3 .banner-modul,
  .grid_6 .banner-modul,
  .grid_9 .banner-modul,
  .grid_12 .banner-modul {
    width: 100%;
  }

  /* line 9, ../scss/Phone/_banner-modul.scss */
  .banner-text em {
    color: #fff;
    font: 12px/15px MaxOTLight, Verdana, Arial, sans-serif;
    background: url("/images/sprite-buttons.png") no-repeat 0 -821px;
    display: inline-block;
    padding-left: 15px;
  }

  /* line 17, ../scss/Phone/_banner-modul.scss */
  .frontpage-banner .flex-control-nav {
    top: 0;
    margin-top: 5px;
    right: 5px;
  }

  /* line 23, ../scss/Phone/_banner-modul.scss */
  .flex-direction-nav {
    height: 29px;
    position: absolute;
    top: 68px;
    width: 100%;
    z-index: 100;
  }

  /* line 31, ../scss/Phone/_banner-modul.scss */
  .grid_9 .flex-direction-nav {
    top: 111px;
  }

  /* line 32, ../scss/Phone/_banner-modul.scss */
  .grid_12 .flex-direction-nav {
    top: 153px;
  }

  /* line 34, ../scss/Phone/_banner-modul.scss */
  .flex-direction-nav li {
    list-style: none;
  }

  /* line 37, ../scss/Phone/_banner-modul.scss */
  .flex-direction-nav .flex-prev,
  .flex-direction-nav .flex-next {
    background-image: url("/images/banner/controls-arrows.png");
    cursor: pointer;
    height: 29px;
    position: absolute;
    text-indent: -99999em;
    width: 21px;
    z-index: 110;
  }

  /* line 47, ../scss/Phone/_banner-modul.scss */
  .flex-direction-nav .flex-prev {
    background-position: 0 -30px;
    left: 5px;
  }

  /* line 51, ../scss/Phone/_banner-modul.scss */
  .flex-direction-nav .flex-prev:hover {
    background-position: 0 -90px;
  }

  /* line 52, ../scss/Phone/_banner-modul.scss */
  .flex-direction-nav .flex-next {
    background-position: 0 0px;
    right: 5px;
  }

  /* line 56, ../scss/Phone/_banner-modul.scss */
  .flex-direction-nav .flex-next:hover {
    background-position: 0 -60px;
  }

  /* line 58, ../scss/Phone/_banner-modul.scss */
  .flex-control-nav {
    position: absolute;
    bottom: 0;
    list-style: none;
    right: 23px;
    z-index: 1000;
  }

  /* line 65, ../scss/Phone/_banner-modul.scss */
  .flex-control-nav li {
    float: left;
    margin-left: 0;
  }

  /* line 66, ../scss/Phone/_banner-modul.scss */
  .flex-control-nav a {
    background: url("/images/sprite-buttons.png") no-repeat 0px -555px;
    cursor: pointer;
    display: block;
    float: left;
    height: 14px;
    margin-left: 6px;
    text-indent: -99999px;
    width: 14px;
  }

  /* line 77, ../scss/Phone/_banner-modul.scss */
  .flex-control-nav a:hover {
    background-position: 0px -576px;
  }

  /* line 78, ../scss/Phone/_banner-modul.scss */
  .flex-control-nav a.active {
    background-position: 0px -598px;
  }
}
