a:focus,
a {
  outline: 0;
}
.container {
  padding: 0;
  width: 100%;
  max-width: 1170px;
}
@media (max-width: 1200px) {
  .container {
    padding: 0px 15px;
  }
}
.container .row {
  margin-left: initial;
  margin-right: initial;
}
.container.nopadding {
  padding: 0;
}
.nomargin {
  margin: 0;
  padding: 0;
}
.nomargin .col {
  margin: 0;
  padding: 0;
}
hr.small {
  margin: 8px 0px;
}
.orangeBg {
  background: #f6a01a;
  color: white;
  padding: 15px;
}
.orangeBg a {
  color: white !important;
  border-bottom: 1px solid white !important;
}
.redBg {
  background: #dc1f28;
  color: white;
  padding: 15px;
}
.redBg a {
  color: white !important;
  border-bottom: 1px solid white !important;
}
.mainContent {
  margin-top: 20px;
}
.mainContent .shadow ul li {
  list-style: initial;
  list-style-type: initial;
  margin-left: 20px;
}
.mainContent .shadow ul {
  list-style: initial;
  list-style-type: initial;
  margin: 10px 0px;
}
@media (min-width: 992px) {
  .mainContent > .shadow {
    -webkit-box-shadow: -20px 0px 28px -15px rgba(201, 207, 210, 0.5);
    -moz-box-shadow: -20px 0px 28px -15px rgba(201, 207, 210, 0.5);
    box-shadow: -20px 0px 28px -15px rgba(201, 207, 210, 0.5);
    padding: 0px 0px 30px 30px;
  }
}
@media (max-width: 768px) {
  .mainContent {
    width: 100%;
    padding: 0px 10px;
  }
}
.mainContent a {
  color: #97be0d;
  text-decoration: none;
  border-bottom: 1px solid #64ab36;
}
.mainContent a.btn-primary {
  color: white;
  font-weight: bold;
  border-bottom: 0px solid #64ab36;
}
.mainContent .row {
  margin: 0px -15px;
}
@media (max-width: 768px) {
  .mainContent .row {
    margin: 0px -10px;
  }
}
.mainContent .billedarkiv {
  margin-top: 20px;
}
.mainContent .billedarkiv a {
  font-size: 16px;
}
.contentWrapper #subnav.collapse {
  display: block;
}
@media (max-width: 768px) {
  .contentWrapper > .row {
    margin: 0px -15px;
  }
  .contentWrapper > .row > .col {
    width: 100%;
  }
  .contentWrapper #subnav {
    display: none;
  }
  .contentWrapper #subnav.collapse {
    display: none;
  }
  .contentWrapper #subnav.collapse.in {
    display: block;
  }
}
@media (max-width: 768px) {
  .senestenyt {
    padding: 0px 15px;
  }
}
@media (max-width: 768px) {
  .mobilePadding {
    padding: 0px 15px;
  }
}
/*
    Mobile flex
 */

@media (max-width: 991px) {
  .mobileReverseFlex {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*
    Helpers 
*/

.whitebg {
  background: white;
}
.flexbox {
  display: flex;
}
.colorBlack {
  color: #333333;
}
@media (max-width: 767px) {
  h1,
  .sectionheader {
    font-size: 28px;
    line-height: 32px;
  }
}
.inline-block {
  display: inline-block;
  vertical-align: top;
}
/* Header style */

.topHeader {
  background: #323232;
  padding: 0;
}
.topHeader .table {
  background: #323232;
}
.topHeader .logo {
  margin: 15px;
  float: left;
}
@media (max-width: 768px) {
  .topHeader .logo {
    margin: 15px 10px;
  }
}
.topHeader .searchHolder {
  padding-top: 30px;
  float: right;
}
@media (max-width: 768px) {
  .topHeader .searchHolder {
    padding-top: 12px;
  }
}
.headerColLt {
  width: 160px;
}
.trancated {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 667px) {
  .headerColLogo {
    height: 86px;
    width: 150px;
  }
  .headerColLogo .logo {
    max-width: 115px;
    margin: 10px;
  }
  .headerColMd {
    width: 100%;
  }
  .headerColMd .searchHolder {
    padding-top: 0px;
    float: none;
  }
  .headerColMd .searchHolder .col {
    display: block;
    width: 100% !important;
  }
  .headerColLt {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
  }
}
/* Header bar */

.headerBar {
  background: #97be0d;
}
.headerBar .col {
  min-height: 0;
}
#countTo {
  font-size: 12px;
  max-width: 250px;
  letter-spacing: -0.5px;
}
/*
    Dyrene
*/

.animalsList {
  margin-top: 20px;
}
.animalsList .item {
  margin-bottom: 20px;
}
.animalsList .info {
  padding-top: 10px;
}
.animalsList a {
  font-size: 16px;
}
/*
    Dyrene galleri
*/

.dyreneGallri {
  display: flex;
}
.dyreneGallri .item {
  display: inline-block;
  margin-left: 5px !important;
  margin-top: 5px;
}
.dyreneGallri .item:first-child {
  margin-left: 0 !important;
}
.dyreOplysninger .whitebg {
  padding: 0px 10px;
  height: 100%;
}
.dyreOplysninger .latinNavn {
  color: white;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 10px;
}
.dyreOplysninger .flex {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  padding-bottom: 8px;
  /*border-bottom: 2px dotted #f5f5f5;*/

}
.dyreOplysninger .ikon {
  width: 70px;
  text-align: center;
  margin-right: 10px;
}
.dyreOplysninger .ikon.text-left {
  text-align: left;
  font-weight: 600;
}
.dyreOplysninger .data {
  overflow: hidden;
}
/*
    Filters design
*/

.btn-toolbar.filtersGruppe .button,
.btn-toolbar.filters .button {
  display: inline-block;
  padding: 7px 5px;
  background: #eeeeee;
  border: none;
  /*background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.05) );*/
  color: #222222;
  margin-bottom: 1px;
  font-size: 14px;
  /*text-transform:lowercase;*/
  letter-spacing: -1px;
  cursor: pointer;
}
.btn-toolbar.filtersGruppe .button:hover,
.btn-toolbar.filters .button:hover {
  background-color: #97be0d;
  color: white;
}
.btn-toolbar.filtersGruppe .button:active,
.btn-toolbar.filters .button:active,
.btn-toolbar.filtersGruppe .button.is-checked,
.btn-toolbar.filters .button.is-checked {
  background-color: #97be0d;
}
.btn-toolbar.filtersGruppe .button.is-checked,
.btn-toolbar.filters .button.is-checked {
  color: white;
}
.btn-toolbar.filtersGruppe .button:active,
.btn-toolbar.filters .button:active {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.8);
}
.btn-toolbar.filtersGruppe .button-group,
.btn-toolbar.filters .button-group {
  float: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.btn-toolbar.filtersGruppe .button-group:after,
.btn-toolbar.filters .button-group:after {
  content: '';
  display: block;
  clear: both;
}
.btn-toolbar.filtersGruppe .button-group .button,
.btn-toolbar.filters .button-group .button {
  flex-grow: 1;
  min-width: 10%;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}
/* Nyhedsbrev bar */

.nyhedsbrevBar {
  background: #323232;
  margin-top: 30px;
}
.nyhedsbrevBar .padding {
  padding: 25px 25px 25px 25px;
}
.nyhedsbrevBar .nyhedsbrevBtn {
  float: right;
}
@media (max-width: 768px) {
  .nyhedsbrevBar .padding {
    padding: 15px 15px;
  }
}
@media (max-width: 767px) {
  .nyhedsbrevBar .nyhedsbrevBtn {
    float: none;
    margin-top: 15px;
  }
}
/* Partnere bar */

.partnereBar {
  padding: 10px 10px;
}
/* Footer bar */

.footerBar {
  padding: 25px 15px 25px 15px;
  background: black none;
}
.footerBar a {
  text-decoration: none;
  border-bottom: 0;
}
.footerBar p {
  margin: 0;
}
.copyright {
  margin-top: 20px;
  margin-bottom: 20px;
}
.searchResults a {
  color: #333333 !important;
}
.searchResults h2 {
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
}
/*
    Forms

*/

.umbraco-forms-page {
  background: whitesmoke;
  padding: 25px;
}
.umbraco-forms-page h2 {
  margin-bottom: 5px;
}
.umbraco-forms-page .field-validation-error {
  color: white;
  display: block;
  background: orange;
  padding: 2px 10px;
  font-size: 10px;
  text-transform: uppercase;
}
.umbraco-forms-submitmessage {
  background: #97be0d;
  color: white;
  padding: 10px;
}
/*
    Navigation
*/

#topNavHolder {
  max-width: 1170px;
  padding: 10px 20px 10px 20px;
  visibility: hidden;
  position: absolute;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.15);
  height: auto;
  width: 100%;
  z-index: 9;
  margin: 0px auto 0px auto;
  background: rgba(255, 255, 255, 0.93);
}
@media (max-width: 667px) {
  #topNavHolder {
    top: 86px;
  }
}
#topNavHolder .gutter-sizer {
  width: 4%;
}
/*
    Mini kurv
*/

.minikurv {
  background: whitesmoke;
  padding: 25px;
}
/*
    Kalender
*/

@media (max-width: 1024px) {
  
}
.white-popup {
  position: relative;
  background: white;
  padding: 15px 5px 25px 5px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}
.listnostyle ul,
.listnostyle ol,
.listnostyle li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
/*
    ZOO TV

*/

.copyBlock {
  max-width: 250px;
  float: right;
}
.copyBlock input {
  background: black;
  color: #b2b2b2;
  border-color: black;
  outline: 0;
  text-overflow: ellipsis;
  height: 30px;
}
.copyBlock .input-group-addon {
  border-radius: 0px;
  background-color: #b2b2b2;
}
.copyBlock button {
  height: 25px;
  line-height: 15px;
  background: #b2b2b2;
}
/*
    Overrides 
*/

.pagination {
  border-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #97be0d;
  border-color: #97be0d;
}
.pagination > li > a,
.pagination > li > span {
  color: #333333;
}
.form-control {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.alert {
  border-radius: 0px;
}
button:focus {
  outline: none;
  background-color: transparent;
}
.btn-primary {
  background-color: #97be0d;
  border-color: #97be0d;
}
.btn-primary:focus,
.btn-primary:hover {
  background-color: #85a417;
  border-color: #97be0d;
}
.checkbox label,
.radio label {
  padding-left: 15px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  font-size: 14px;
}
.modal {
  background-color: transparent !important;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.22), 0 0px 0px 0 rgba(0, 0, 0, 0.21);
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 100%;
  }
}
[type="checkbox"]:checked + label:before {
  border-right: 2px solid #85a417;
  border-bottom: 2px solid #85a417;
}
.label-primary {
  background-color: #97be0d;
}
.btn-toolbar {
  margin-left: 0px;
}
.ui-timepicker-wrapper {
  max-height: 300px;
}
.pagination > li {
  display: inline-block;
}
.pagination li {
  display: inline-block;
  padding: 0 0px;
  margin: 0 !important;
}
.btn,
.btn-large,
.btn-flat {
  height: 34px;
}
