﻿body {
}
/*Her er det Crunch Color scheme start*/

/*
@import url("//fonts.googleapis.com/css?family=Oswald Book +Cycle:400,700");

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "News Cycle", "Arial Narrow Bold", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #000000;
}
*/

a {
  color: #428bca;
  text-decoration: none;
}


a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}


a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2a6496;
  background-color: #ffffff;
}


.label-success {
  background-color: #34c2e0;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #28aad2;
}


.btn-default {
  color: #555555;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #555555;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-default .badge {
  color: #ffffff;
  background-color: #555555;
}
.btn-primary {
  color: #ffffff;
  background-color: #2fa4e7;
  border-color: #2fa4e7;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #178acc;
  border-color: #1684c2;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2fa4e7;
  border-color: #2fa4e7;
}
.btn-primary .badge {
  color: #2fa4e7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #73a839;
  border-color: #73a839;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #59822c;
  border-color: #547a29;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #73a839;
  border-color: #73a839;
}
.btn-success .badge {
  color: #73a839;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #033c73;
  border-color: #033c73;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #022241;
  border-color: #011d37;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #033c73;
  border-color: #033c73;
}
.btn-info .badge {
  color: #033c73;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #dd5600;
  border-color: #dd5600;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #aa4200;
  border-color: #a03e00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #dd5600;
  border-color: #dd5600;
}
.btn-warning .badge {
  color: #dd5600;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #c71c22;
  border-color: #c71c22;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #9a161a;
  border-color: #911419;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c71c22;
  border-color: #c71c22;
}
.btn-danger .badge {
  color: #c71c22;
  background-color: #ffffff;
}


.navbar-inverse {
  background-color: #2d5a7c;
  border-color: #080808;
}


/*Her er det Crunch Color scheme End*/

.btn-BonesRed {
  background-color: #B8292F;
  border-color: #B8292F;
}

.btn-BonesRed:hover,
.btn-BonesRed:focus,
.btn-BonesRed:active,
.btn-BonesRed.active {
  background-color: #a3242a;
  border-color: #8e2024;
}
.btn-BonesRed.disabled:hover,
.btn-BonesRed.disabled:focus,
.btn-BonesRed.disabled:active,
.btn-BonesRed.disabled.active,
.btn-BonesRed[disabled]:hover,
.btn-BonesRed[disabled]:focus,
.btn-BonesRed[disabled]:active,
.btn-BonesRed[disabled].active,
fieldset[disabled] .btn-BonesRed:hover,
fieldset[disabled] .btn-BonesRed:focus,
fieldset[disabled] .btn-BonesRed:active,
fieldset[disabled] .btn-BonesRed.active {
  background-color: #B8292F;
  border-color: #B8292F;
}
.toplbl {
    font-family: Lobster Two;
    color: #303030;
    font-size: 44.59px;
    font-weight: 600;
    font-style:italic;
    text-align:center;
    padding: .5em .5em 0 0;
    margin:0 0 0 0;
}

.Xrestaurant-picker {
  position: absolute;
  left: 2.5641%;
  top: 1.95em; }
  @media (max-width: 699px) {
    .Xrestaurant-picker {
      max-width: 45%;
      display:none;
    } }
  @media (min-width: 700px) {
    .Xrestaurant-picker {
      background: #fff;
      left: auto ;
      top: auto;
      right: 200px;
      bottom: 0.5em;
      height: 60px;
      padding: 0 3em 0 3em ;
      min-width: 30.67797%; } }
  @media (min-width: 960px) {
    .Xrestaurant-picker {
      min-width: 47.62712%; } }
  .Xrestaurant-picker h2 {
    font-family: "Arvo", serif;
    text-transform: uppercase;
    font-size: 3.375em;
    font-style: normal; }
    @media (min-width: 700px) {
      .Xrestaurant-picker h2 {
        line-height: 10px;
        font-size: 1em; } }
    @media (min-width: 960px) {
      .Xrestaurant-picker h2 {
        font-size: 2.375em; } }
    @media (max-width: 699px) {
      .Xrestaurant-picker h2 {
        color: #fff;
        font-size: 0.875em; } }
  .Xrestaurant-picker small {
    font-family: "Roboto", sans-serif;
    margin-left: 0.5em; }

  
    .Xcontent-section {
      padding: 2em 0;
      border-bottom: 1px solid #d4d1c2; }
    .Xcontent-section > :last-child {
    margin-bottom: 0; }

    .Xcontent-sections {
      counter-reset: MODsections; }     /*Her initierer vi en tæller*/
      .Xcontent-sections .Xcontent-section h2 {
          padding-left: 56px;
          position: relative; }
          .Xcontent-sections .Xcontent-section h2:before {
            content: counter(MODsections,decimal-leading-zero);
            position: absolute;
            left: 0;
            bottom: 0;
            font-size: 1.615em;
            line-height: 1.05;
            color: #d4d1c2;
            font-style: normal; 
            counter-increment: MODsections; /*Her tæller vi en op på MOD sektionens tæller - den som vises til venstre om navnet*/
          }

    
    .Xpanel-body {
      padding: 1px 1px 1px 1px;
    }
