body, html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background:rgb(229,229,229);
}

body {
  font-family: urw-din, sans-serif;
  color:#666;
  font-size: 0.9em;
  overflow-x: hidden;
}

body #sitebody {
  width: 100vw;
  min-height: 100vh;
}

body #sitebody.loginbody {
  background:rgb(8,21,34) url(../images/bodyBg.svg) no-repeat;
  background-position: 115% center;
  background-size: 55%;
}

button {
  border: none;
  box-shadow: none;
  background: none;
}

.input-group {
  display: flex;
  align-items: center;
}

.input-group-addon {
  padding-left: 5px;
}

.is-inactive {
  opacity: 0.2;
}

.is-active {
  opacity: 1;
}

table td, table th {
  text-align: center;
  vertical-align: middle;
  font-size: 15px!important;
  border-top: 1px solid #ccc!important;
  border-bottom: 1px solid #ccc!important;
}

table th {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
  font-size: 12px!important;
  background: #182742!important;
}

.campstats table td, .campstats table td input, .campstats table td select {
  font-size: 13px!important;
}

.campstats table td input[name="targ"] {
  max-width: 80px;
}

.campstats table td input[name="note"] {
  min-width: 350px!important;
}

.campstats table td .input-group-addon {
  display: inline-block;
  background: rgba(52,193,123,1);
  color:#fff;
  line-height: 33px;
  border: 1px solid #ced4da;
  padding-right: 7px;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.campstats table th#Zielwert {
  min-width: 150px;
}

.campstats table td input.readonly {
  border: none;
  background: none;
  font-weight: 700;
  min-width: 120px;
  text-align: center;
}

.campstats table td select {
  margin: 0px auto;
  max-width: 150px;
  min-width: 150px;
}

.campstats table tr td .input-group {
  display: flex;
  text-align: center;
  justify-content: center;
}

.campstats table tr td:nth-child(1) {
  cursor: pointer;
}

.campstats table td input.readonly:focus {
  outline: none;
}

table th {
  color: #fff!important;
}

table td {
  color:#777!important;
}

table td i {
    color: #0076A8!important;
}

table td i.is-active {
  color: rgba(52,193,123,1)!important;
}

table tbody tr:hover {
  background: rgb(8,21,34,0.15);
}

ul.pagination li a {
  font-size: 13px!important;
}

i.fas {
  font-size: 16px;

}

h1 {
  font-size: 2.7em;
  max-width: 570px;
  line-height: 1.3em;
  margin-bottom: 30px;
}

h2 {
  font-size: 1.4em;
  font-weight: bold;
  color: #0076A8;
}

strong, b {
  font-weight: 700;
}

.cc-link, .cc-link::after, .btn, .cc-footerlink, .cc-dashlink, .add-widget, .add-widget a, #nav-container, #nav-container #dash-footer,
table tbody tr {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.cc-link {
  color: #0076A8!Important;
  text-decoration: none;
  display: inline-block;
  position: relative;
  width: auto!important;
  padding: 0!important;
}

form input {
  padding: 12px 16px!important;
  line-height: 24px;
  font-size: 12px;
  color:999;
  border-color: #ccc;
}

.cc-link::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 0px;
  height: 1px!important;
  z-index: 1;
  background: #0076A8;
  visibility: hidden;
}

.cc-link:hover {
  color:#0076A8;
  opacity:1;
}

.cc-link:hover::after {
  width: 100%;
  visibility: visible;
}

.cc-footerlink {
  color: #fff;
  text-decoration: none;
  opacity: 1;
}

.cc-footerlink:hover {
  color: #fff;
  opacity: 0.3;
}

.cc-dashlink {
  color:#0776A8;
  text-decoration:none;
}

.cc-dashlink:hover {
  color:#1199C9;
}

.cc-widgetbutton {
  text-decoration:none;
  color:#fff;
}

.cc-widgetbutton:hover {
  opacity:1;
  color:#fff;
}

.close-icon {
  display: inline-block;
  position: relative;
  top: 1px!important;
}

.btn {
  display: block;
  width: 250px!important;
  border-radius: 50px;
  text-transform: uppercase;
  background: #0076A8!important;
  border: none!important;
}

.btn:hover {
  background:#0a6288!important;
  box-shadow: 3px 3px 12px rgba(0,0,0,0.2);
}

.cc-list {
  padding: 0;
  margin: 0;
}

.cc-list li {
  list-style: none;
  line-height: 22px;
}

#nav-container {
  width: 300px;
  height: 100vh;
  overflow:hidden;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
}

#nav-container.d-lg-block.cc-navigation {
  float:left;
}

#nav-container #nav-overlay {
  background: #243758;
  color: #fff;
  height: 100%;
  width: 100%;
  position: static;
  left: 0;
  z-index: 2;
}

#nav-container #nav-overlay ul#dash-main-buttons {
  padding: 0;
  margin: 0;
}

#nav-container #nav-overlay ul#dash-main-buttons li {
  list-style: none;
  line-height: 24px;
}

#nav-container #nav-overlay ul#dash-main-buttons li a {
  text-decoration: none;
  color: #fff;
}

#nav-container #nav-overlay ul#dash-main-buttons li.active a {
  background: #182742;
}

#nav-container #nav-overlay ul#dash-main-buttons li a:hover {
  background: #2b4066;
}

#nav-container .dash-icon {
  position: relative;
  top: -1.5px!important;
}

#nav-container #dash-footer {
  max-width: 300px;
  left: 0;
  bottom: 0px;
  background: #182742;
}

#nav-container #dash-footer .settings-toggle > div {
  line-height: 22px;
}

#nav-container #dash-footer .icon IMG {
  position: relative;
  margin-top: -5px!important;
}

#nav-container #dash-footer .initial-col {

}

#nav-container #dash-footer .initials {
  background: red;
  border-radius: 100%;
}

#widgetcontainer {
  position: relative;
  width: calc(100% - 300px);
  float: left;
  left: 300px;
  padding: 50px;
}

#widgetcontainer .widget-box {
  min-height: 450px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 5px 5px 15px rgba(0,0,0,0.1);
}

#widgetcontainer .highlight.widget-box i, #widgetcontainer .highlight.widget-box .important {
  color: rgba(52,193,123,1)!important;
}

#widgetcontainer .highlight.widget-box .inact {
  color: rgba(52,193,123,0.3)!important;
}

#widgetcontainer.campstats .widget-box, #widgetcontainer.campstats .widget-box.add-widget  {
  min-height: 330px!important;
}

#widgetcontainer .widget-box.add-widget {
  background: rgba(52,193,123,1);
  border: 1px dashed #fff;
  min-height: 270px!important;
}

#widgetcontainer .widget-box.add-widget:hover {
  background: #15CE71;
  cursor:pointer;
}

#widgetcontainer .widget-box.add-widget:hover a {
  transform: scale(1.05);
}

.login-mask {
  width: 100%;
  height: 100%;
}

#login-container {
  max-width: 1200px;
  box-shadow: 10px 10px 10px rgba(0,0,0,0);
  border-radius: 3px!important;
  border: 20px solid transparent;
  overflow: hidden;
  background:#fff;
}

#login-container .login-image {
  background:#000 url(../images/loginImage.jpg) no-repeat;
  background-size:cover;
  background-position: center
}

.cc-bg-elem.container {
  padding: 0;
}

.cc-bg-elem {
  background:#fff;
}

#login-container div.footer {
  line-height: 1.5em;
  background: #fff;
  padding-left: 50px;
  padding-right: 50px;
}

@media (orientation:portrait){

}

@media (orientation:landscape) {

}

@media (min-width: 1200px) {

}

@media (min-width: 992px) {

}

@media (max-width: 1399px) {
  body #sitebody.loginbody {
    background:rgb(8,21,34);
  }

  #login-container {
    max-width: 500px;
  }

  .campstats table {
    margin-left: -15px;
  }
}

@media (max-width:991px) {

  #sitebody {

  }

  #nav-controlpanel {
    background: #243758;
    height: 55px;
    color:#fff;
    z-index: 2;
  }

  #nav-controlpanel .menu-icon {
    position: relative;
    top: -2px;
    margin-right: 5px;
  }

  #nav-controlpanel .panel-icon {
    position: relative;
    top: -7px;
  }

  #widgetcontainer {
    position: relative;
    left: 0px;
    top: 60px;
    width: 100%;
    float: none;
    padding: 0px;
  }

  #widget-container {

  }

  #nav-container {
    position: fixed;
    left: -120%;
    height: 100vh;
    width: 100vw;
    z-index: 20;
  }

  #nav-container #dash-footer {
    position: fixed;
    left: -120%;
  }

  .nav-active #nav-container, .nav-active #nav-container #dash-footer  {
    left: 0px;
  }

  #nav-container #nav-overlay {
    position: absolute;
    z-index: 10;
    max-width: 300px;
    left: 0;
  }

  .nav-active #nav-container #nav-overlay {
    left: 0;
  }

  #nav-container #nav-background {
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    cursor:pointer;
    opacity: 0;
  }

  .nav-active #nav-container #nav-background {
    opacity: 1;
  }

}

@media (min-width:768px) and (max-width:991px) {

}

@media (max-width: 767px) and (orientation: landscape) {
  #nav-overlay {
    height: 100vh;
    overflow-y: auto;
  }

  #nav-overlay #dash-header {
    max-height: 80px;
    overflow: hidden;
  }

  #nav-overlay #dash-footer {
    display: none;
  }
}

@media (max-width: 767px) {

  table td, table th {
    font-size: 14px!important;
    border: none!important;
  }

  table td:nth-child(3){

  }

  .container {
    max-width: calc(100% - 30px);
  }

  h1 {
    max-width: 470px;
    font-size: 1.3em;
  }

  #login-container {
    border: none;
  }

  #widgetcontainer .widget-box {
    min-height: 300px;
  }

}

@media (max-width: 480px) {

  #login-container div.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  #login-container {
    max-width: 90%;
  }

  #login-container IMG {
    max-width: 200px;
  }



}

@media (max-width: 320px) {
   .page-link {
     padding: 0.3rem!important;
   }

   h1 {
    max-width: 100%;
    font-size: 1.1em;
  }

  h2 {
    font-size: 1.2em;
  }
}
