.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.groupheader:before,
.groupheader:after,
.headline:before,
.headline:after,
.innergroupcontainer:before,
.innergroupcontainer:after,
.timerrow:before,
.timerrow:after,
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.groupheader:after,
.headline:after,
.innergroupcontainer:after,
.timerrow:after,
.wrapper:after {
  clear: both;
}
body {
  background-color: #eeeeee;
}
.box {
  min-height: 1px;
  padding: 13px 7px 5px 7px;
  width: 11 %;
  float: left;
  font-size: 0.9em;
}
.blue {
  color: #428bca;
}
.btn-disabled {
  opacity: 0.3 !important;
}
.btn-white {
  color: #aaaaaa;
  background-color: white;
  border-bottom: 5px solid #dddddd;
  margin: 10px 0px 10px 0px;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
  color: black;
  background-color: #dddddd;
  border-bottom: 5px solid #cccccc;
}
.col-3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-3 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .col-3 {
    float: left;
    width: 25%;
  }
}
.col-3344 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-3344 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3344 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .col-3344 {
    float: left;
    width: 33.33333333%;
  }
}
.col-3322 {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-3322 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3322 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .col-3322 {
    float: left;
    width: 16.66666667%;
  }
}
.col-12 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-12 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-12 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-12 {
    float: left;
    width: 100%;
  }
}
.container {
  height: 100% !important;
}
.date {
  font-weight: bold;
  font-size: 1em;
}
.editable {
  border: 2px dashed gray !important;
}
.editableHeader {
  font-size: 2em;
  font-style: bold;
  border-color: transparent !important;
  background-color: transparent !important;
  margin-bottom: 5px;
}
.fa span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.groupheader {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 1.7em;
}
.groupoption {
  margin-left: 10px;
}
.groupoptions {
  margin-bottom: 20px;
}
.groupoptions a {
  color: white;
  font-size: 1em;
  margin-right: 10px;
}
.groupoptions a :hover {
  font-size: 1.05em;
}
.groupoptions i {
  margin-top: 10px;
  margin-right: 5px;
}
.groupcontainer {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  padding: 0px !important;
  background-color: #eeeeee;
}
.groupcontainer h1,
.groupcontainer .h1 {
  color: inherit;
}
.groupcontainer p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.groupcontainer > hr {
  border-top-color: #d5d5d5;
}
.container .groupcontainer {
  border-radius: 6px;
}
.groupcontainer .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .groupcontainer {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .groupcontainer {
    padding-left: 60px;
    padding-right: 60px;
  }
  .groupcontainer h1,
  .groupcontainer .h1 {
    font-size: 63px;
  }
}
.headline {
  margin-left: -15px;
  margin-right: -15px;
  font-weight: bold;
}
.headline a {
  text-decoration: none;
  color: #cccccc;
}
.headline a:hover {
  text-decoration: none;
  color: #aaaaaa;
}
.headlineItem {
  margin: 30px -10px 10px -20px;
  font-weight: bold;
}
.innergroupcontainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  height: 100% !important;
  padding: 0px !important;
  border-bottom: 5px solid #cccccc;
}
@media (min-width: 768px) {
  .innergroupcontainer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .innergroupcontainer {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .innergroupcontainer {
    width: 1170px;
  }
}
.innergroupcontainer > .navbar-header,
.innergroupcontainer > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .innergroupcontainer > .navbar-header,
  .innergroupcontainer > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.infocontainer {
  color: white;
  border-right: 3px solid #dddddd;
  height: 100% !important;
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .infocontainer {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .infocontainer {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .infocontainer {
    float: left;
    width: 16.66666667%;
  }
}
.intervalbutton {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: right !important;
  margin-top: -7px;
  margin-left: 15px;
}
.intervalbutton:hover,
.intervalbutton:focus,
.intervalbutton.focus {
  color: #333333;
  text-decoration: none;
}
.intervalbutton:active,
.intervalbutton.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.intervalbutton.disabled,
.intervalbutton[disabled],
fieldset[disabled] .intervalbutton {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.link {
  cursor: pointer;
}
.lockingnote {
  margin-left: 20px;
  font-size: 0.5em;
}
.mergebutton {
  color: #aaaaaa;
  margin-top: -1px;
  height: 201px;
  border: 2px solid #dddddd;
  border-bottom: 4px solid #dddddd;
  border-left: none;
}
.mrot45 {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.onoffswitch {
  position: relative;
  width: 100px;
  margin-top: 2px;
  margin-bottom: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 3px solid #aaaaaa;
  border-radius: 10px;
}
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #dddddd;
  color: #aaaaaa;
  text-align: right;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #2ecc71;
  color: white;
  text-align: left;
}
.onoffswitch-switch {
  width: 10px;
  margin: 6px;
  background: white;
  border: 1px solid #aaaaaa;
  border-radius: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 75px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
.red {
  color: #d9534f;
}
.rot45 {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.row-white {
  color: #aaaaaa;
  background-color: white;
  border-bottom: 5px solid #dddddd;
  border-left: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  padding: 10px;
}
.row-white:hover {
  color: black;
  background-color: #dddddd;
}
.row-white:focus,
.row-white:active,
.row-white.active {
  color: black;
  background-color: #dddddd;
  border-bottom: 5px solid #cccccc;
}
.statsheaderitem {
  padding: 15px;
  background-color: white;
  border-left: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-top: 2px solid #dddddd;
}
.styled-select select {
  background: transparent;
  width: 268px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
}
.timertext {
  margin-top: 10px;
}
.timerrow {
  margin-left: -15px;
  margin-right: -15px;
  cursor: move;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  background-color: white;
  border-bottom: 5px solid #dddddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.timerslist {
  margin-top: 10px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.timer-ui-btn {
  margin-top: 7px;
  margin-left: 15px;
  font-size: 1.1em;
}
.timer-ui-btn :hover {
  font-size: 1.2em;
  -webkit-filter: saturate(2);
}
.timerscontainer {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .timerscontainer {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .timerscontainer {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .timerscontainer {
    float: left;
    width: 83.33333333%;
  }
}
.ui-input-text {
  border: none !important;
  border-color: transparent !important;
  background-color: transparent !important;
  padding: 0px;
}
.wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  height: 100% !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .wrapper {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .wrapper {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    width: 1170px;
  }
}
.wrapper > .navbar-header,
.wrapper > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .wrapper > .navbar-header,
  .wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#logo {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
}
#logo small,
#logo .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#logo small,
#logo .small {
  font-size: 65%;
}
#logo a {
  color: #999;
}
#statusSpinner {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
  float: right !important;
  margin-top: 7px;
  margin-left: 15px;
  font-size: 1.1em;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.3 !important;
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 2147483646;
}
#statusSpinner:hover,
#statusSpinner:focus,
#statusSpinner.focus {
  color: #333333;
  text-decoration: none;
}
#statusSpinner:active,
#statusSpinner.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#statusSpinner.disabled,
#statusSpinner[disabled],
fieldset[disabled] #statusSpinner {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#statusSpinner:hover,
#statusSpinner:focus,
#statusSpinner.focus,
#statusSpinner:active,
#statusSpinner.active,
.open > .dropdown-toggle#statusSpinner {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
#statusSpinner:active,
#statusSpinner.active,
.open > .dropdown-toggle#statusSpinner {
  background-image: none;
}
#statusSpinner .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
#statusSpinner,
#statusSpinner:hover,
#statusSpinner:focus,
#statusSpinner.focus,
#statusSpinner:active,
#statusSpinner.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
#chart_div {
  position: fixed !important;
  background: white;
  border-left: 5px solid #dddddd;
  top: 0px;
  left: 35%;
  width: 65%;
  height: 100%;
}
