:root {
  --main-bg-color: #0078D4;
  --hover-bg-color: #235A9F;
  --active-bg-color: #174276;
}


body {
  margin: 0;
  /* Reset default margin */
  color:#212529; /* #73879c;*/
  background: #2a3f54;
  font-family:  AtkinsonHyperlegible,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Droid Sans',Arial,sans-serif;;
  /* Adjust font size */
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
    /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;

  font-size: 17px;
  font-weight: 400;
  line-height: 1.471;
  overflow-y: scroll;
  height: 100vh;
}
.text-primary {
  color: var(--main-bg-color) !important;
}
pre {
  background-color: transparent;
  border-width: 0px;
  box-sizing: border-box;
  color: inherit;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0px;
  white-space: pre-line;
  padding: inherit;
  word-break: inherit;
  word-wrap: inherit;
}
.topIndex {
  z-index: 10000 !important;
}

.highlight {
  padding: 9px 14px;
  margin-bottom: 14px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 4px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-width: 1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.modalTextarea textarea {
  height: 120px;
}
.stortTextarea textarea {
  height: 200px;
}
.contentSection {
  min-height: 3732px;
  padding: 0;
}
.checkboxFlyttetnedad {
  margin-top: 30px;
}
.nav_menu {
  margin-bottom: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.menu_section .fa {
  width: 18px;
}

.count-sm {
  font-size: 25px;
}
.pageContent a:link,
.pageContent a:hover,
.pageContent a:visited,
.pageContent a:active {
  text-decoration: none;
}
.isLink {
  cursor: pointer;
}
.tile-stats.selected {
  background-color: whitesmoke;
}
.boxToolbar {
  text-align: right;
  padding: 0;
  position: absolute;
  top: 3px;
  right: 7px;
  z-index: 2;
  opacity: 0.9;
  background-color: inherit;
  display: none;
}
.tile-stats:hover .boxToolbar {
  display: block;
}
.is-selected {
  border: 1px solid yellow;
}
#sidetitel {

  font-size: 25px;
}

a {
  color: black;
  text-decoration: none;
}

h2 {
  font-size: 18px;
  font-weight: 400;
}
.subpagePanel {
  border: 0;
  display: block; /* iframes are inline by default */
  background: #000;
  border: none; /* Reset default border */
  height: 100vh; /* Viewport-relative units */
  width: 100%;
  background-color: transparent;
}
.loading-message {
  text-align: center;
  color: #aaa;
}
.error-pane {
  margin: 25px auto;
  background-color: rgba(255, 176, 176, 0.33);
}
.error-message {
  text-align: center;
  color: #e22626;
  line-height: 100px;
}
.loading-pane {
  margin: 120px auto;
}
.loading-message {
  text-align: center;
  color: #aaa;
}
.btn.fravaerBar {
    margin-bottom: 5px;
    margin-right: 5px;
}
.modal-body .btn-primary {
  display: none;
}
.versioninfo {
  float: right;
  width: 250px;
  margin-top: 5px;
  margin-left: 0;
}
.loginTitle {
  font-size: 30px;
  color: white;
  width: 200px;
}
.tile-stats {
  min-height: 75px;
}
.tile-stats > .icon.pagebutton {
  top: 18px;
}
.tile-pagetext {
    display: block;
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 5px;
    overflow: hidden;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background: #fff;
    transition: all .3s ease-in-out;
    padding: 5px 10px;
  
    margin-bottom: 15px;
}

.tile-stats {
    position: relative;
    display: block;
    margin-bottom: 12px;
    border: 1px solid #E4E4E4;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding-bottom: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background: #FFF;
    transition: all .3s ease-in-out;
}
.tile-stats .icon {
    right: 23px;
}
.tile-stats .icon {
    width: 20px;
    height: 20px;
    color: #BAB8B8;
    position: absolute;
    top: 22px;
    z-index: 1;
}
.markeringUsynlig {
  color: red;
}
.toolboxlist {
  list-style-type: none;
  padding-right: 0;
  padding-left: 0;
}
.toolboxlist li {
  padding-top: 8px;
}
.toolboxlist li .fa {
  padding-right: 5px;
}

.menu_section .fa {
  width: 18px;
}
.side-menu {
  word-wrap: break-word;
}
.toolButton {
  display: block;
  padding: 7px 12px;
}
h3.sidebeskedknap {
  color: black;
}
.tile-pagetext > h3 {
  margin-left: 0px !important;
}
.alwaysScrollY {
  overflow-y: scroll !important;
}
.breakWord {
  word-break: break-word;
}
.tile_count .tile_stats_count, .tile_count .tile_stats_count::before
{
  border-bottom: 0;
  border-left: 0;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.g-map-canvas {
  /* width: 600px; */
  height: 400px;
}

.submitButton {
  margin-top: 5px;
  margin-right: 0;
  float: right;
}
.x_title .nav > li > a {
  padding: 5px;
}
.x_title h2
{
  overflow-y : display;
}
.ember-power-select-trigger {
  padding: 3px 16px 3px 0;
}
.ember-power-select-clear-btn {
  padding-left: 10px;
  padding-right: 3px;
}

.tab-content {
  height: 480px;
}

//
//
// Animation
//
//

@keyframes drop-fade-below {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes drop-fade-above {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.toolboxlist {
  list-style-type: none;
  padding-right: 0;
  padding-left: 0;
  //padding-left:0;
}
.toolboxlist li {
  padding-top: 8px;
}
.toolboxlist li .fa {
  padding-right: 5px;
}
.toolboxTopBox {
  padding-left: 30px;
  padding-right: 0;
}
.height70 {
  height: 70px;
}
.height350 {
  min-height: 350px;
}
.wide.popover {
  width: 400px;
}
textarea[name='internalAuthorityCommentField'] {
  height: 100px;
}
.form-control {
  font-size: 15px;
  height: 38px;
}
.loading-slider {
  top: 165px;
}
.toolButton {
  display: block;
  padding: 9px;
}
.nomargin
{
	margin: 0;
}
.glemtPasswordLink
{
  cursor: pointer;
  font-size: 20px;
  line-height: 40px;
}
.smallcaps {
  font-variant: all-petite-caps;
}
.humanize::first-letter {
  text-transform: uppercase;
}
.mediumHeightBox
{
  min-height: 300px;
  height: 300px;
}
.smallHeightBox
{
  min-height: 140px;
  height: 140px;
}
.largeHeightBox
{
  min-height: 450px;
  height: 450px;
}
.profile_details .profile_view .left {
    margin-top: 10px;
    padding-right: 0;
    min-height: 100px;
}
.inlined {
  display: inline;
}
.outlet_container {
    position: relative;
    overflow: hidden;
    transform: translateY(0);
    min-height: 1150px;
}
.profile_details .profile_view .bottom {
  padding: 0px;
  line-height: 28px;
  background: #F2F5F7;
  padding: 9px 0;
  border-top: 1px solid #E6E9ED
}
address {
    margin-bottom : 10px;
    margin-top    : 10px;
    line-height: 1.1;
}
h4.brief {
  font-size: 16px;
}
.x_panel {
  padding-left: 10px;
  padding-right: 10px;
}
.nav_menu {
  margin-bottom: 0;
}
.profile_details .profile_view .left {
  padding-right: 0;
}
.klokkebox {
  display: inline;
}
.datotext {
  width: 180px;
}
.smallWidth {
  width: 70px;
}
.koe_markering {
  font-weight: bold;
  text-transform: uppercase;
  float: right;
  padding-right: 10px;
}
.fravaerBar:active, .fravaerBar:link, .fravaerBar:visited {

  overflow      : hidden;
  text-overflow : ellipsis;
  text-shadow   : 0 0 black;
  background    : #EDEDED;
  box-shadow    : 0 0 black;
  width         : 200px;
  border-radius: 0px;
  color: black !important;
    margin-bottom: 6px;
}
.fravaerBar:hover
{
  background: rgb(108, 117, 125) !important;
  color: white !important;
}
.profile_details
{
  padding-left : 0;
  page-break-inside: avoid;
}
.profile_details .profile_view .left, .profile_details .profile_view .right
{
  margin-top: 0;
}
.profile_details .profile_view .right
{
  margin: 0;
  padding: 0;
}
.kontaktInput {
  height: 49px;
}
.ingenPadding {
  padding:0;
}
.x_content .row {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
  padding-left: 0;
}
.x_content {
  padding: 0;
}
.boxContainer {
  white-space: normal;
  overflow-wrap: break-word;
  min-height: 110px;
}
.boxContainer table {
  table-layout: fixed;
  overflow: hidden;
}

@media (max-width: 767px) {
  .billedSektion
  {
    display: none;
  }
}
.boxContainer {

	white-space: normal;
	word-break: break-all;
}

.dateColumn {
  width: 130px;
}

.x_title h2 {
  overflow: visible;
}
address {
  overflow: hidden;
  word-wrap: break-word;
  margin-top: 0;
}
.modal-content .profile_details .profile_view
{
  min-height: 240px;
}
.btn-xs {
  margin-right: 1px;
}
.nav-md .container.body .right_col {

  padding: 10px 0px 0px 10px;
  margin-left: 230px;
}
.profile_details .profile_view .brief
{
  font-variant: all-petite-caps;
}
.nav-link {
  color: black !important;
}
.contentSection, .contentSection a, .contentSection a:link, .contentSection a:visited, .contentSection a:hover, .contentSection a:focus {
	color:black;
}
.contentSection a.btn , .contentSection a.btn:link, .contentSection a.btn:visited, .contentSection a.btn:hover, .contentSection a.btn:focus {
	color:white;
}
.clockWrapper {
  display: none;
}
.liquid-container {
  height: 1080px;
}
.minheight200{
  min-height: 200px;

}

.nav.side-menu > li > a {
  margin-bottom: 0;
}
.modal-title {
  color: black;
}
.x_title span {
  color: black;
}
.toolbutton {
  display: block !important;
}
.side-menu {
  max-width: 230px;
}
.dragSortItem {
  height: 95px;
}

.selected .boxToolbar a:link,
.selected .boxToolbar a:visited,
.selected .boxToolbar a:active,
.selected .boxToolbar a:hover,
.selected .boxToolbar a:focus {
  color: white !important;
}
.tile-stats.selected h3 {
  color: white !important;
}
.tile-stats.selected .pageknap {
  color: white !important;
}
.dropdown {
  line-height: 1.2em;
  padding-top: 0.2em;
}
.tile-stats .icon {
  right: 23px;
}

.modal-content .fravaerInfo  .profile_details  .profile_view
{
min-height:  180px;
height: 180px;
}
.modal-open
{
  overflow-y: auto;
}
.modal-content .fravaerPanel
{
  padding:0;
  padding-top:5px;
  margin:0;
}
.modal-title{
  color: black;
}
.x_title span {
  color: black;
}
.toggle{
  padding-top: 0;
  width: 50px;
}
.toggle a {

  padding-top: 10px;
}
.card-container
{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.nav.side-menu>li.active>a
{
  -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ember-power-select-selected-item
{
	display: block;
	max-height: 100px;
}
.table-ugeplan td {
 // padding: 0.4rem;
  line-height: 2rem;
}
.table-ugeplan td .btn-group input
{
  width: 100px;
}
.ember-power-select-clear-btn
{
  top: 0;
}
.gradient-linear_left {
  position:absolute;
  left: 0;
  top: 0;
  width: 10px;
  height:100%;
  background: linear-gradient(to right, lightgray, #EDEDED);
}
.side-menu
{
	max-width: 230px;
}
.nav.side-menu>li>a {
    margin-bottom: 0;
}
.nav-sm .nav.side-menu li a svg {
	width: 100% !important;
	margin-bottom: 5px;
	text-align: center;
	font-size: 25px !important;
}
.dropdown {
  line-height: 1.2em;
  padding-top: 0.3em;
}
.dropdown .dropdown-menu {
  padding: 0.3rem;
}
.site_title
{
  line-height: 40px;
}
ul.nav.side-menu > li > a > svg {
    width: 20px;
}
.nav-sm .container.body .right_col{
  padding:10px;
}
ul.nav.side-menu > li > a
{
 /* word-break: break-all; */
 white-space: normal;
}
ul.nav-sm.side-menu > li > a
{
  word-break: break-all;
}
.nav-sm .container.body .right_col{
  padding:10px;
}
.nav-sm .navbar.nav_title {
  text-align: center;
}
.nav-sm .navbar.nav_title > .site_title
{
  padding: 0;
}
.nav_title
{
  background-color: #EDEDED;
  height: 39px
}
.cardsWide
{
  width: 600px;
}
.cardsNormal
{
  width: 450px;
}
.cardsNarrow
{
  width: 300px;
  padding-right: 10px;
}
.autocomplete_item
{
  padding:5px 2px;
  line-height: 1.0em;
}
.autocomplete_item_header{
  font-weight: bold;

}
.autocomplete_item_body{
  font-weight: normal;
  font-family: monospace;
  font-size: normal;
}
.input-daterange input, .daterange, .nummerVisning
{
  font-family: monospace;
}
.profile_details .profile_view
{
  padding-top: 5px;
  display: inline-block;
  padding: 10px 0 0;
  background: #fff;
}
.bottom > .btn {
  margin: 2px 0px;
}
.nummerVisning.badge.badge-light {
  border: 1px solid whitesmoke;
  font-weight: 400;
  height: 1.25rem;

}
.dataheader{
  font-variant-caps: small-caps;
  text-transform: lowercase;
  font-weight: 500;
}
.form-group label
{
  display: inline-block;
  font-variant: small-caps;
  text-transform: lowercase;
  margin-bottom: 0px;
}
h2.lead {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Droid Sans',Arial,sans-serif !important;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  margin-bottom: 0.1em
}
.nav-sm .nav.side-menu li a svg
{
  margin-bottom: 0;
}
.nav-sm .nav.side-menu li a
{
  padding: 5px 5px;
}
.left_col {
    background-color: #0078D4 !important; /* #2A3F54;*/
    color: black;
}
.nav.side-menu > li > a, .nav.child_menu > li > a {
  color: rgb(108, 117, 125);
}
.nav.side-menu > li.active
{
  //border-bottom: 1px solid #EDEDED;
}
.nav.side-menu > li.active > a {
  background: #545b62;
  border-color: #4e555b;
  opacity: 1;
  color: white;
}
.nav.side-menu > li.active > a {

  box-shadow: none !important;
  text-shadow: none !important;
}
.nav.side-menu > li > a:hover {
  background: rgb(108, 117, 125);
  color: white;
}
body {
  background-color: #EDEDED;
}
h1.IngenElementerBesked {
    margin-top: 2em;
    padding-bottom: 2em;
}
.fejlBesked{
  padding: 2em;
}
.FixedButtonHeight {
  height: 34px;
}
.x_title h2 svg {
    width: 20px !important;
}
.bottom .btn-sm
{
  height: 28px;
}
.btn-primary {
  background-color: var(--main-bg-color);
}
.btn-primary:hover {
  background-color: var(--hover-bg-color);
}
  .btn-danger {
  background-color: #E35D6A; /* #c70039; */
  border-color: #E35D6A; /* #c70039;*/
}
.btn-secondary {
  opacity: 0.65 !important;
}
.btn-secondary.active {
  opacity: 1 !important;
}
.narrow {
  line-height: 1.2em;
}
.fravaerPanel .btn-secondary
{
  height: 43px;
}
.sikkerhedslog .ember-content-placeholders-text__line,
.sikkerhedslog .ember-content-placeholders-heading__subtitle,
.sikkerhedslog .ember-content-placeholders-heading__title
{
  height: 22px;
}
.eksport .ember-content-placeholders-heading__img
{
  border-radius: 0;
}
.bd-callout+.bd-callout {
    margin-top: -.25rem;
}
.bd-callout-warning {
    border-left-color: #f0ad4e !important;
}
.bd-callout {
    color: black;
    padding: 1.25rem;
    margin-top: 0rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem !important;
   /*  border-radius: .25rem; */
}
.bottom > a.btn {

  display: inline-block;
  max-width: 34px;
  overflow: hidden;
  white-space: nowrap;
}
.bottom > a.btn > .buttontitle , .artikel a.btn > .buttontitle  {
  display:none;
}
.bottom > a.btn:hover ,.artikel a.btn:hover  {

  max-width: 100%;
}

.bottom > a.btn:hover > .buttontitle , .artikel a.btn:hover > .buttontitle{
  display: inline-block;
}
.bottom > a.btn-danger {
  max-width: 100%;
}
.bottom > a.btn-danger > .buttontitle {
  display: inline-block;
}
.bottom > a.btn, .artikel  > a.btn {
  transition: max-width 2s linear, background-color .2s  ease-in-out;
}
.modal-footer
{
  z-index: 2;
}
#main
{
  min-height:100vh;
  margin-left:0px;
  border-left:70px solid var(--main-bg-color)
}
.artikel-liste > li > p {
    margin: 0;
    line-height: 1.3rem;
}

.selected .boxToolbar a:link,
.selected .boxToolbar a:visited,
.selected .boxToolbar a:active,
.selected .boxToolbar a:hover,
.selected .boxToolbar a:focus {
  color: white !important;
}
.tile-stats.selected h3 {
  color: white !important;
}
.tile-stats.selected .pageknap {
  color: white !important;
}
.dropdown {
  line-height: 1.2em;
  padding-top: 0.2em;
}
.tile-stats .icon {
  right: 23px;
}
.top_nav {
  background-color: white !important;
}
.btn-primary {
  color: #fff !important;
}
ul.nav.side-menu > li > a > svg {
  width: 20px;
}
.nav-sm .container.body .right_col {
  padding: 10px;
}
ul.nav.side-menu > li > a {
  word-break: break-all;
}
ul.nav-sm.side-menu > li > a {
  word-break: break-all;
}
.autocomplete_item {
  padding: 5px 2px;
  line-height: 1em;
}
.autocomplete_item_header {
  font-weight: bold;
}
.autocomplete_item_body {
  font-weight: normal;
  font-family: monospace;
  font-size: normal;
}
.input-daterange input,
.daterange,
.nummerVisning {
  font-family: monospace;
}

.cardsWide {
  width: 600px;
  padding-right: 10px;
}
.cardsNormal {
  width: 400px;
  padding-right: 10px;
}
.cardsNarrow {
  width: 300px;
  padding-right: 10px;
}
.profile_details .profile_view {
  padding-top: 5px;
}
.bottom > .btn {
  margin: 3px 3px;
}
.nummerVisning.badge.badge-light {
  border: 1px solid whitesmoke;
  font-weight: normal;
}
.dataheader {
  font-variant-caps: small-caps;
  text-transform: lowercase;
  font-weight: 500;
}
.highlight {
  background-color: #f8f9fa;
}
.nav-sm .nav.side-menu li a {
  text-align: center !important;
  font-weight: 400;
  font-size: 10px;
  padding: 10px 5px;
}
.nav-sm .nav.side-menu li a svg {
  width: 100% !important;
  margin-bottom: 5px;
  text-align: center;
  font-size: 25px !important;
}
.nav-sm .navbar.nav_title > .site_title {
  padding: 0;
}
.nav-sm .navbar.nav_title {
  text-align: center;
}
.sprog_titel label, label.sub {
  font-variant: small-caps;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: lowercase;
}
.form-group label
{
  display: inline-block;    
  font-variant: small-caps;
  text-transform: lowercase;
  margin-bottom: 0px;
}
.tile-stats h3 {
  padding-top: 0;
  margin-top: 0;
  top: 12px;
  margin-right: 65px;
  white-space: normal;
  overflow-wrap: break-word;
}
.tile-stats h3 {
      overflow-wrap: break-word;
    line-height: 0.9em;
    word-break: break-all;
    white-space: normal;
    padding-right: 60px !important;
}
.tile-stats h3 {
    color: #BAB8B8;
}
.tile-stats .count, .tile-stats h3, .tile-stats p {
    position: relative;
    margin: 0 0 0 10px;
    z-index: 5;
    padding: 0;
}
h3.sidebeskedknap {
    color: #000;
}

.btn-group .btn {
  padding: 0.375rem 0.475rem;
}
.tab-content > .tab-pane {

  min-height: 350px;
}
a.active > h3 {
  color: black !important;
  font-weight: bold !important; 
}
a.active > .icon > svg {
  color: black !important;
}