@charset "UTF-8";
/* Scss/_Functions.scss */
/* _Fonts.scss */
/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-300.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-300italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-300italic.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-300italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-regular.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-italic.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-500.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-500italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-500italic.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-500italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-700.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-700italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-700italic.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/ubuntu-v20-latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* Scss/_Functions.scss */
/* _Fonts.scss */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("/Gemos/WasteBox/Shared/Fonts/MaterialIcons-Regular.woff2") format("woff2"), url("/Gemos/WasteBox/Shared/Fonts/MaterialIcons-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

div#WasteBox .PropertyPanel {
  position: absolute;
  width: 280px;
  padding: 3px;
  border: solid 1px gray;
  background-color: white;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  color: Black;
  text-align: left;
  filter: alpha(opacity=75);
  -moz-opacity: .75;
  opacity: .75; }

div#WasteBox .PropertyPanel table.InnerTable {
  background-color: white; }

div#WasteBox .PropertyPanel table.PropertyPanelLayout {
  width: 100%; }

div#WasteBox .PropertyPanel table.PropertyPanelLayout td {
  border-top: 3px solid white;
  padding: 4px;
  vertical-align: top; }

div#WasteBox .PropertyPanel table.PropertyPanelLayout img {
  width: 32px;
  height: 32px;
  border-style: none;
  /* 	float: left; */ }

div#WasteBox .PropertyPanel table.PropertyPanelSingleDate {
  width: 100%; }

div#WasteBox .PropertyPanel table.PropertyPanelSingleDate td {
  border-style: none;
  padding: 0px 0px 0px 3px;
  vertical-align: top; }

div#WasteBox .PropertyPanel table.PropertyPanelLayout .Caption {
  font-weight: bold; }

div#WasteBox .PropertyPanel table.PropertyPanelLayout div.Title {
  font-size: 12px;
  font-weight: bold; }

div#WasteBox.App {
  margin: auto;
  min-width: 340px;
  max-width: 480px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

div#WasteBox table.AddressSelectionControl {
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  width: 100%; }

div#WasteBox table.AddressSelectionControl td.Label {
  width: auto;
  vertical-align: middle;
  padding-right: 5px; }

div#WasteBox table.AddressSelectionControl td.Label div {
  white-space: nowrap; }

div#WasteBox table.AddressSelectionControl td.List {
  width: 100%; }

div#WasteBox table.AddressSelectionControl td.List select {
  width: 100%; }

div#WasteBox .AddressSelectionControl .select2 {
  width: 100% !important; }

div#WasteBox div.CommandBar {
  background-color: #ffffff;
  text-align: right; }

div#WasteBox div.CommandBar span.CommandBarItem {
  padding: 1px 1px 1px 1px;
  margin: 0; }

div#WasteBox div.CommandBar span.CommandBarItem:hover {
  padding: 1px 1px 1px 1px;
  margin: 0;
  background-color: #FFF9EE; }

div#WasteBox div.CommandBar span.CommandBarPopupItem {
  padding: 1px 1px 1px 1px;
  margin: 0; }

div#WasteBox div.CommandBar span.CommandBarPopupItem:hover {
  padding: 1px 1px 1px 1px;
  margin: 0;
  background-color: #ffffff; }

div#WasteBox div.CommandBarPopupItemContent {
  text-align: left;
  /*	border: 2px solid black;
	padding: 10px 10px 10px 10px; */ }

div#WasteBox .FullMainPanel .Address .Node:first-child {
  font-size: 18px;
  display: block; }

div#WasteBox .FullMainPanel .WasteType {
  padding-bottom: 8px;
  display: inline-block; }

div#WasteBox .FullMainPanel > div:nth-child(2) > * {
  display: none; }

div#WasteBox .FullMainPanel > div:nth-child(2) > *:last-child {
  display: inherit; }

div#WasteBox #fullMainPanel.FullMainPanel .alert-info {
  background-color: transparent;
  border: 0;
  padding: 0; }

div#WasteBox #fullMainPanel.FullMainPanel .alert-warning {
  padding-top: 0; }

div#WasteBox .MainPanel .Toggle {
  height: 20px;
  cursor: pointer;
  color: #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
  margin-top: 20px; }

div#WasteBox .MainPanel .Toggle > span {
  display: inline-block;
  font-size: 24px;
  margin-top: -14px;
  margin-left: -8px;
  background-color: white;
  position: absolute; }

div#WasteBox .MainPanel .Toggle > span:hover {
  color: #396181;
  border-top-color: #396181;
  font-weight: bold; }

div#WasteBox div.Notification {
  margin: 2px 0px 2px 0px; }

div#WasteBox div.Notification ul {
  margin: 1px 0px 1px 0px;
  padding: 10px 5px 10px 32px;
  border-style: solid;
  border-width: 1px;
  background-repeat: no-repeat;
  background-position: 5px 5px;
  text-align: left; }

div#WasteBox div.Notification ul.Information {
  background-color: #cae0fd;
  background-image: url(/Gemos/WasteBox/Frontend/Shared/Images/Notification/Information.png);
  border-color: #2e87ff;
  color: #22406a	!important; }

div#WasteBox div.Notification ul.Warning {
  background-color: #cae0fd;
  background-image: url(/Gemos/WasteBox/Frontend/Shared/Images/Notification/Warning.png);
  border-color: #2e87ff;
  color: #22406a	!important; }

div#WasteBox div.Notification ul.Error {
  background-color: #cae0fd;
  background-image: url(/Gemos/WasteBox/Frontend/Shared/Images/Notification/Error.png);
  border-color: #2e87ff;
  color: #22406a !important; }

div#WasteBox div.Notification ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  color: #22406a !important;
  font-size: 12px; }

div#WasteBox div.Panel {
  border: solid 1px #FDC37A;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: medium;
  font-weight: normal;
  color: #ffffff; }

div#WasteBox .Panel div.PanelTitle {
  background-color: #FDB04F;
  color: #006919;
  font-size: 12px;
  font-weight: bolder;
  cursor: pointer;
  padding: 7px 7px 7px 7px; }

div#WasteBox .Panel div.PanelContent {
  background-color: #ffffff; }

@media (min-width: 497px) {
  div#WasteBox .ReducedMainPanel > div.Address {
    width: 40%;
    min-width: 192px;
    max-width: 352px; } }

@media (min-width: 497px) {
  div#WasteBox .ReducedMainPanel > div.WasteTypes {
    width: 60%;
    min-width: 256px; } }

div#WasteBox .ReducedMainPanel .Address a {
  cursor: pointer;
  color: #396181; }

div#WasteBox .ReducedMainPanel .Address a:hover {
  text-decoration: underline; }

div#WasteBox .ReducedMainPanel .Address .Node:first-child {
  font-size: 18px;
  display: block; }

div#WasteBox .ReducedMainPanel .WasteTypes .Unselected {
  background-color: transparent !important;
  opacity: 0.5;
  border-style: solid;
  border-color: #aaa; }

div#WasteBox .ReducedMainPanel .WasteTypes .WasteType {
  display: inline-block; }

div#WasteBox .ReducedMainPanel .WasteTypes .WasteType .btn {
  padding: 8px;
  margin-top: 2px;
  margin-bottom: 2px; }

div#WasteBox .ReducedMainPanel .WasteTypes .WasteType .btn[data-toggle="dropdown"] {
  border-radius: 4px 4px 32px 32px; }

@keyframes blinker {
  50% {
    opacity: 0; } }

div#WasteBox .ReducedMainPanel .WasteTypes .WasteType .btn[data-toggle="dropdown"]:after {
  font-family: 'Glyphicons Halflings';
  content: '\e259';
  position: absolute;
  bottom: 0;
  margin-bottom: 0px;
  left: 16.5px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 9px;
  font-weight: bold;
  animation: blinker 1s linear infinite; }

div#WasteBox .ReducedMainPanel .WasteTypes .WasteType .btn[data-toggle="dropdown"]:hover:after {
  color: rgba(0, 0, 0, 0.7); }

div#WasteBox table.SubPanel {
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #444444;
  width: 100%; }

div#WasteBox table.SubPanel td {
  vertical-align: top; }

div#WasteBox table.SubPanel td.UpperContent, table.SubPanel td.Title {
  width: 67%; }

div#WasteBox table.SubPanel td.UpperContentActive, table.SubPanel td.TitleActive {
  width: 33%; }

div#WasteBox table.SubPanel td.Active {
  width: 50%;
  vertical-align: top; }

div#WasteBox .SubPanel td.UpperContent {
  background-color: #ffffff;
  padding: 7px 7px 7px 7px; }

div#WasteBox .SubPanel td.UpperContentActive {
  background-color: #ffffff;
  padding: 7px 7px 7px 7px; }

div#WasteBox .SubPanel td.Title {
  background-color: #ffffff;
  font-weight: bold;
  color: #006919;
  padding: 4px 7px 3px 7px; }

div#WasteBox .SubPanel td.TitleActive {
  background-color: #ffffff;
  font-weight: bold;
  color: #006919;
  padding: 4px 7px 3px 7px; }

div#WasteBox .SubPanel td.LowerContent {
  background-color: #41A513;
  padding: 7px 7px 7px 7px; }

div#WasteBox .SubPanel td.LowerContentActive {
  background-color: #41A513;
  padding: 7px 7px 7px 7px; }

div#WasteBox div.TabControl {
  width: 100%;
  margin-top: 10px; }

div#WasteBox div.TabControl .nav-tabs > li.active > a:hover {
  text-decoration: none; }

div#WasteBox div.TabControl div.TabTitles {
  position: relative;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #444444; }

div#WasteBox div.TabControl div.TabTitles ul {
  list-style-type: none;
  margin: 0;
  /* für IE */
  padding: 0;
  /* für FF */ }

div#WasteBox div.TabControl div.TabTitles ul li {
  display: inline; }

div#WasteBox div.TabControl div.TabTitles ul li a {
  border: 1px solid #FDC37A;
  border-bottom: 0px;
  padding: 2px 9px 0px 6px;
  margin-left: 4px;
  background-color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  color: #006919;
  z-index: 1; }

div#WasteBox div.TabControl div.TabTitles ul li a.Active {
  border-bottom-color: #FDC37A;
  background-color: #FDB04F;
  color: #006919; }

div#WasteBox div.TabControl div.InnerContent {
  border: solid 1px #FDC37A;
  background-color: #FFFfff;
  padding: 5px; }

div#WasteBox div.TabControl > .dropdown:first-of-type button,
div#WasteBox div.TabControl > .dropdown:first-of-type ul {
  width: 100%; }

div#WasteBox div.TabControl > .dropdown:first-of-type button {
  background-color: #396181;
  color: #fff; }

div#WasteBox div.TabControl .dropdown-menu > li > a {
  color: inherit; }

@media (min-width: 480px) {
  div#WasteBox div.TabControl > .dropdown:first-of-type button,
  div#WasteBox div.TabControl > .dropdown:first-of-type hr {
    display: none; } }

@media (max-width: 479px) {
  div#WasteBox div.TabControl ul.nav:not(.nav-pills):first-of-type {
    display: none; } }

div#WasteBox div.TabControl .nav-pills > li.active > a,
div#WasteBox div.TabControl .nav-pills > li.active > a:hover,
div#WasteBox div.TabControl .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #396181; }

div#WasteBox div.TabControl .nav-pills > li:not(.active) > a,
div#WasteBox div.TabControl .nav-pills > li:not(.active) > a:hover,
div#WasteBox div.TabControl .nav-pills > li:not(.active) > a:focus {
  color: #8cb739;
  background-color: transparent; }

div#WasteBox div.TabControl ul.nav-pills {
  border-bottom: #396181 solid 2px; }

div#WasteBox div.TabControl ul.nav-pills li a {
  border-radius: 4px 4px 0px 0px; }

div#WasteBox div.TabControl ul.nav-pills > li:nth-child(2):not(.active) > a {
  box-shadow: 0 0 0 0 rgba(140, 183, 57, 0.7);
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1); }

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 10px rgba(140, 183, 57, 0); } }

@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 10px rgba(140, 183, 57, 0); } }

@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 10px rgba(140, 183, 57, 0); } }

@keyframes pulse {
  to {
    box-shadow: 0 0 0 10px rgba(140, 183, 57, 0); } }

div#WasteBox .WasteTypeSelectionList .WasteType {
  display: table; }

div#WasteBox .WasteTypeSelectionList .WasteType img {
  box-sizing: content-box; }

div#WasteBox .WasteTypeSelectionList .WasteType > * {
  display: table-cell;
  vertical-align: top;
  padding: 2px; }

div#WasteBox .WasteTypeSelectionList .WasteType > *:not(img) {
  padding-top: 4px; }

div#WasteBox .WasteTypeSelectionList .Name > * {
  float: left; }

div#WasteBox .WasteTypeSelectionList .Name > span:first-child {
  margin-right: 8px;
  padding-top: 2px; }

div#WasteBox .WasteTypeSelectionList .Name > span:last-child {
  margin-right: 0px; }

div#WasteBox .WasteTypeSelectionList .Name [role=combobox] {
  padding: 2px 4px;
  height: unset;
  margin: -2px 0px;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 14px; }

div#WasteBox .WasteTypeSelectionList .select2 {
  min-width: 115px;
  width: auto !important; }

div#WasteBox .WasteTypeSelectionList .select2 .select2-selection {
  padding-right: 24px; }

/* REF: https://codepen.io/tofanelli/pen/waadRY */
div#WasteBox .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */ }

div#WasteBox .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */ }

body {
  font-weight: normal;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif; }

div.HtmlToPdfCalendar {
  color: #0055a8; }

table.FrameTable {
  width: 100%;
  vertical-align: top; }

table.FrameTable td {
  vertical-align: top; }

div.HtmlToPdfCalendar > table {
  width: 100%;
  border: 1px solid grey;
  border-collapse: collapse; }

table.WasteBoxHalfYearCalendar {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  border-spacing: 0px; }

table.WasteBoxHalfYearCalendar tr {
  height: 23px; }

table.WasteBoxHalfYearCalendar td {
  border: 1px solid rgba(51, 102, 153, 0.26);
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: black; }

table.WasteBoxHalfYearCalendar th {
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: black; }

table.WasteBoxHalfYearCalendar td div.DayNum {
  /*border-bottom: 1px solid #828282;
    border-right: 1px solid #828282;*/
  width: 15%; }

table.WasteBoxHalfYearCalendar td.Saturday {
  background-color: #DFECE0; }

table.WasteBoxHalfYearCalendar td.Sunday {
  background-color: #ABCCB2; }

table.WasteBoxHalfYearCalendar td.Holiday {
  background-color: #ABCCB2; }

table.WasteBoxHalfYearCalendar td.OutOfRange {
  background-color: #EEEEEE; }

div.HtmlToPdfCalendar > table img {
  padding: 4px; }

table#PrintHtmlToPdfHeader {
  border: 1px solid lightgray;
  margin-bottom: 38px;
  width: 100%; }

table#PrintHtmlToPdfFooter {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: #eee;
  text-align: center;
  border: 1px; }

div.PageBreak {
  page-break-after: always; }

div#WasteBox div.HalfYearView {
  width: 100%;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #444444; }

div#WasteBox table.HalfYear {
  width: 727px;
  margin-left: 1px;
  height: auto;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px solid #FDC37A;
  border-style: none;
  table-layout: fixed;
  margin-bottom: 10px;
  margin-top: 10px; }

div#WasteBox table.HalfYear caption {
  border: 0px solid #FDC37A;
  border-bottom-style: none;
  font-weight: bold; }

div#WasteBox table.HalfYear td {
  border: 0px solid #FDC37A;
  vertical-align: top; }

div#WasteBox table.HalfYear td table.MonthList {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border-spacing: 0px;
  table-layout: fixed;
  border-style: none;
  border-bottom: 1px solid #FDC37A; }

div#WasteBox table.HalfYear td table.MonthList caption {
  border: 1px solid #FDC37A;
  border-bottom-style: none; }

div#WasteBox table.HalfYear td table.MonthList tr {
  height: 19px;
  padding-top: 1px; }

div#WasteBox table.HalfYear td table.MonthList tr.EmptyDay {
  background-color: #E1E1E1;
  border-color: #E1E1E1; }

div#WasteBox table.HalfYear td table.MonthList tr.Weekday {
  background-color: #FFFFFf; }

div#WasteBox table.HalfYear td table.MonthList tr.Saturday {
  background-color: #FDD7A8; }

div#WasteBox table.HalfYear td table.MonthList tr.Sunday {
  background-color: #FDC37A; }

div#WasteBox table.HalfYear td table.MonthList tr.Holiday {
  background-color: #FDC37A; }

div#WasteBox table.HalfYear td table.MonthList tr td {
  border: 1px solid #FDC37A;
  width: auto;
  text-align: left;
  vertical-align: middle;
  border-bottom-style: none; }

div#WasteBox table.HalfYear td table.MonthList tr td img {
  vertical-align: middle;
  padding-left: 1px; }

div#WasteBox table.HalfYear td table.MonthList tr td.MonthDay {
  text-align: center;
  width: 15px;
  border-right-style: none; }

div#WasteBox table.HalfYear td table.MonthList tr td.WeekDay {
  text-align: center;
  width: 15px;
  border-right-style: none; }

div#WasteBox table.HalfYear td table.MonthList tr.Holiday td.Data {
  font-size: 8px;
  font-weight: bold;
  color: #444444; }

div#WasteBox div.HalfYear {
  overflow: hidden; }

div#WasteBox div.HalfYear div.MonthCaption {
  color: #fff;
  font-weight: bold;
  background-color: #396181;
  min-height: 24px;
  vertical-align: middle;
  display: table-cell;
  width: 400px; }

div#WasteBox div.HalfYear .Day {
  position: relative;
  min-height: 40px;
  border-bottom: 1px solid #396181; }

div#WasteBox div.HalfYear .WeekDay, .Data, .MonthDay {
  float: left;
  margin-right: 4px;
  font-size: 12px;
  margin-top: 2px;
  min-width: 17px; }

div#WasteBox div.HalfYear .Day.Saturday {
  background-color: rgba(57, 97, 129, 0.2); }

div#WasteBox div.HalfYear .Day.Sunday {
  background-color: rgba(57, 97, 129, 0.3); }

div#WasteBox div.HalfYear .Day.Holiday {
  background-color: #fee7d5; }

div#WasteBox div.HalfYear .Day.Holiday .Data {
  color: #e35b00; }

div#WasteBox div.HalfYear .Day .Data img.ImgTag {
  width: 24px;
  height: 24px; }

div#WasteBox div.HalfYear .Data {
  font-size: 10px;
  margin-top: 3.5px; }

div#WasteBox div.HalfYear .HalfYearBody {
  padding-right: 15px; }

div#WasteBox div.HalfYear .HalfYearBody > * {
  padding-right: unset;
  padding-top: 15px;
  padding-bottom: 15px; }

div#WasteBox div.HalfYear .CalendarWeek {
  position: absolute;
  top: 16px;
  color: #bbb; }

div#WasteBox table.HalfYear {
  width: auto; }

div#WasteBox table.HalfYear td table.MonthList {
  border-style: none;
  border-collapse: collapse; }

div#WasteBox table.HalfYear td table.MonthList tr {
  height: 18px; }

div#WasteBox table.HalfYear td table.MonthList tr td {
  border: 1px solid #c4ecc9; }

div#WasteBox div.RemovalDataList .ListDatePart .Weekday {
  width: 28px;
  display: inline-block; }

table#PrintHtmlToPdfFooter {
  position: relative !important; }

div#WasteBox #dataList > div, div#WasteBox #specialDataList > div {
  padding: 4px; }
  div#WasteBox #dataList > div .row, div#WasteBox #specialDataList > div .row {
    padding-top: 4px; }

div#WasteBox.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
  overflow-x: hidden; }

.Standalone div#WasteBox.container-fluid {
  padding-left: 15px;
  padding-right: 15px; }

div#WasteBox .RowWrapper {
  overflow-x: hidden; }

div#WasteBox a span.ImgTag {
  cursor: pointer;
  display: inline-block; }

div#WasteBox img {
  border-style: none; }

div#WasteBox pre {
  white-space: pre-line; }

body {
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  color: #444444;
  padding: 0; }

div#WasteBox table.AddressControl {
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  width: 100%; }

div.TourSchedule {
  width: 100%;
  height: 100%;
  background-color: #FFFfff; }

div#WasteBox .AddressControl td.Label {
  width: auto;
  vertical-align: middle;
  padding-right: 5px; }

div#WasteBox .AddressControl td.Value {
  width: 100%; }

div#WasteBox .AddressControl .Value select {
  width: 100%; }

div#WasteBox table.WasteType {
  width: 100%; }

div#WasteBox table.WasteType td {
  width: auto;
  vertical-align: middle;
  border-bottom: solid 1px #FDC37A;
  padding-top: 2px;
  padding-bottom: 2px; }

div#WasteBox table.WasteType td.Last {
  width: auto;
  border: none; }

div#WasteBox table.WasteType td.Text {
  width: 50%; }

div#WasteBox div.ViewHeader {
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  text-align: right;
  margin-bottom: 4px; }

div#WasteBox div.ViewHeader a {
  font-weight: bold;
  color: #444444; }

div#WasteBox div.SpecialDataList table {
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #1CAD17;
  width: 100%;
  padding: 8px 8px 8px 12px;
  border-collapse: collapse; }

div#WasteBox div.SpecialDataList table {
  width: 100%;
  padding: 0;
  padding-top: 2px;
  border: 1px solid #FC7E00;
  table-layout: fixed; }

div#WasteBox div.SpecialDataList table td {
  width: auto;
  vertical-align: middle;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #FC7E00; }

div#WasteBox div.SpecialDataList table td.Image {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
  width: 25px; }

div#WasteBox div.SpecialDataList table td.Image img {
  vertical-align: middle; }

div#WasteBox div.SpecialDataList table td.Name {
  padding-right: 12px;
  width: 120px; }

div#WasteBox div.SpecialDataList table td.Description {
  width: 75%; }

div#WasteBox label,
div#WasteBox h3,
div#WasteBox h4 {
  font-weight: normal;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  color: #555555; }

div#WasteBox a {
  font-weight: normal;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  color: #396181; }

div#WasteBox a:hover {
  text-decoration: underline; }

div#WasteBox label {
  width: 180px; }

div#WasteBox a.btn-primary {
  color: white; }

.row.inner-row {
  margin-left: 0px;
  margin-right: 0px; }

div#WasteBox .TabControl .panel {
  margin-bottom: 20px; }

div#WasteBox .TabControl .panel:last-of-type {
  margin-bottom: 0px; }

.Options {
  text-align: right; }

.Options > div {
  display: inline-block; }

.Options ul img {
  margin-right: 6px; }

.Options a.btn span.material-icons {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin-right: 2px; }

div#WasteBox .HiddenInit {
  display: none; }

div#WasteBox .AppStoreBadge {
  float: left; }
  div#WasteBox .AppStoreBadge > img {
    margin-right: 15px; }

div#WasteBox .AppAlert.alert-info {
  background-color: #f3f3f3;
  border-color: #e3e3e3;
  color: #444; }

div#WasteBox .dropdown-menu a {
  color: #444; }

div#WasteBox .dropdown-menu > .active > a, div#WasteBox .dropdown-menu > .active > a:hover, div#WasteBox .dropdown-menu > .active > a:focus {
  color: white; }

div#WasteBox .btn-link {
  color: #396181;
  font-weight: normal;
  border-radius: 0;
  text-decoration: none; }

div#WasteBox .btn-link:hover {
  text-decoration: underline; }

div#WasteBox .PrintType {
  color: #b0b0b0; }

div#WasteBox a:hover .PrintType {
  color: #8cb739; }

div#WasteBox #icsDialog .modal-title {
  color: #337ab7; }

div#WasteBox #icsDialog .btn-primary {
  margin-top: 10px; }

div#WasteBox #icsDialog .btn-default {
  color: #333; }

div#WasteBox #icsDialog a.btn span.material-icons {
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  margin-right: 4px; }

div#WasteBox .Copyright {
  font-size: 70%; }

div#WasteBox a span.ImgTag {
  cursor: hand; }

body {
  font-weight: normal;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif; }

div.HtmlToPdfCalendar {
  color: #0055a8; }

div.HtmlToPdfCalendar > table {
  width: 100%;
  border: 1px solid grey;
  border-collapse: collapse; }

table.WasteBoxMonthlyCalendar {
  width: 100%; }

table.WasteBoxMonthlyCalendar td {
  background-color: #FFFFFF;
  border: 1px solid #C7C8CC;
  border-width: 1px;
  width: 130px;
  max-width: 130px;
  height: 130px;
  vertical-align: top; }

table.WasteBoxMonthlyCalendar th {
  color: #396181;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #C7C8CC;
  border-width: 1px; }

table.WasteBoxMonthlyCalendar td div.DayNum {
  /*border-bottom: 1px solid #828282;
    border-right: 1px solid #828282;*/
  width: 15%; }

table.WasteBoxMonthlyCalendar td.Saturday {
  background-color: #DFECE0; }

table.WasteBoxMonthlyCalendar td.Sunday {
  background-color: #ABCCB2; }

table.WasteBoxMonthlyCalendar td.Holiday {
  background-color: #ABCCB2; }

table.WasteBoxMonthlyCalendar td.OutOfRange {
  background-color: #EEEEEE; }

div.HtmlToPdfCalendar > table img {
  padding: 4px; }

table#PrintHtmlToPdfHeader {
  border: 1px solid lightgray;
  margin-bottom: 38px;
  width: 100%; }

table#PrintHtmlToPdfFooter {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: #eee;
  text-align: center;
  border: 1px; }

div#WasteBox div.MonthView {
  /* width: 634px; */
  width: 100%;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #444444; }

div#WasteBox div.MonthView div.Navigation .Back {
  width: 33%;
  text-align: left;
  float: left;
  margin-top: 3px; }

div#WasteBox div.MonthView div.Navigation .Next {
  width: 33%;
  text-align: right;
  float: right;
  margin-top: 3px; }

div#WasteBox div.MonthView table.Month {
  height: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  border-spacing: 6px;
  table-layout: fixed;
  border: 1px solid #FC7E00;
  /* HACK: Firefox verschiebt die Tabelle um einen Pixel nach links.
         Browserweiche über MonthView_IE.css; IE stellt die Tabelle
         korrekt dar.
*/
  width: 727px;
  margin-left: 1px; }

div#WasteBox div.MonthView table.Month th {
  border: 1px solid #FC7E00; }

div#WasteBox div.MonthView table.Month td {
  border: 1px solid #FC7E00;
  width: 89px;
  height: 88px;
  vertical-align: top; }

div#WasteBox div.MonthView table.Month td img {
  padding-top: 4px;
  padding-left: 2px;
  padding-right: 2px; }

div#WasteBox div.MonthView table.Month td.PassiveDay {
  background-color: #E1E1E1; }

div#WasteBox div.MonthView table.Month td.Weekday {
  background-color: #ffffff; }

div#WasteBox div.MonthView table.Month td.Saturday {
  background-color: #FDD7A8; }

div#WasteBox div.MonthView table.Month td.Sunday {
  background-color: #FDC37A; }

div#WasteBox div.MonthView table.Month td.Holiday {
  background-color: #FDC37A;
  font-size: 9px;
  font-weight: bold;
  color: #444444; }

div#WasteBox div.MonthView table.Month td div.DayNum {
  border-bottom: 1px solid #FC7E00;
  border-right: 1px solid #FC7E00;
  width: 17px;
  height: 16px;
  text-align: right;
  padding-right: 2px;
  padding-top: 1px;
  font-size: 11px;
  font-weight: bold; }

/* New Responsiv */
div.wasteboxmonthlycalendar {
  overflow: hidden;
  /* Sorgt dafür, dass der Parent div die Höhe von gefloateten
                       Child-Elementen berücksichtigt. */ }

div.wasteboxmonthlycalendar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
  width: 100%; }

div.wasteboxmonthlycalendar .weekdayscaption li, div.wasteboxmonthlycalendar .days div.weekdayshort {
  display: none; }

div.wasteboxmonthlycalendar ul.days div.weekdayshort {
  display: block; }

div.wasteboxmonthlycalendar .weekdayscaption li {
  background-color: #396181;
  height: 40px;
  text-align: center;
  color: #fff;
  display: none; }

div.wasteboxmonthlycalendar .weekdayscaption {
  display: block; }

*, *:before, *:after {
  box-sizing: border-box; }

div.wasteboxmonthlycalendar li {
  height: auto;
  width: 100%;
  padding: 10px;
  min-height: 52px;
  border: 2px solid #fff;
  background-color: #f5f5f5; }

div.wasteboxmonthlycalendar ul.days li.outofrange {
  display: none; }

div.wasteboxmonthlycalendar ul.days div.daynumber, div.wasteboxmonthlycalendar ul.days div.weekdayshort {
  float: left;
  margin-right: 14px;
  font-size: 16px;
  font-weight: bold; }

@media (max-width: 659px) {
  div.wasteboxmonthlycalendar ul.days div.daynumber {
    text-align: right;
    min-width: 24px; }
  div.wasteboxmonthlycalendar ul.days div.weekdayshort {
    min-width: 32px; } }

@media (min-width: 660px) {
  div.wasteboxmonthlycalendar .weekdayscaption li, div.wasteboxmonthlycalendar .days div.weekdayshort, div.wasteboxmonthlycalendar ul.days li.outofrange {
    display: block; }
  div.wasteboxmonthlycalendar ul.days div.weekdayshort {
    display: none; }
  div.wasteboxmonthlycalendar ul li {
    display: block;
    float: left;
    height: auto;
    min-height: 100px;
    width: 14.2857142857%;
    padding: 10px; }
  div.wasteboxmonthlycalendar .weekdayscaption li {
    min-height: 40px; }
  div.wasteboxmonthlycalendar ul.days li.outofrange {
    background-color: lightgray; }
  div.wasteboxmonthlycalendar ul.days div.daynumber, div.wasteboxmonthlycalendar ul.days div.weekdayshort {
    float: none;
    font-size: 16px;
    font-weight: bold; } }

div#WasteBox div.MonthView .Navigation .select2 {
  min-width: 192px !important; }

div#WasteBox div.MonthView .Navigation .select2 .select2-selection {
  text-align: center; }

div#WasteBox div.MonthView .panel-title {
  display: table;
  width: 100%; }

div#WasteBox div.MonthView .panel-title > * {
  display: table-cell;
  vertical-align: middle; }

@media (min-width: 421px) and (max-width: 479px) {
  div#WasteBox div.MonthView .panel-title > * {
    width: 50%; }
  div#WasteBox div.MonthView .panel-title > *:last-child > * {
    float: right; } }

@media (max-width: 420px) {
  div#WasteBox div.MonthView .panel-title > * {
    display: table-row; }
  div#WasteBox div.MonthView .panel-title > * {
    width: 100%;
    text-align: center; }
  div#WasteBox div.MonthView .panel-title > * > * {
    float: none;
    width: 100%; }
  div#WasteBox div.MonthView .panel-title > *:last-child > * {
    padding-top: 8px; }
  div#WasteBox div.MonthView .Navigation .select2 {
    width: 100% !important; } }

div#WasteBox div.MonthView .panel-heading {
  padding: 5px 15px; }

div#WasteBox div.MonthView .Navigation .select2-container--bootstrap .select2-selection--single {
  -webkit-box-shadow: inherit;
  box-shadow: inherit; }

div#WasteBox div.MonthView .days li {
  position: relative; }

div#WasteBox div.MonthView .days li .daynumber {
  color: #555; }

div#WasteBox div.MonthView .days li img {
  margin-top: 4px; }

div#WasteBox div.MonthView .days li .CalendarWeek {
  position: absolute;
  bottom: 0;
  right: 5px;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.125); }

div#WasteBox div.MonthView .days li.holiday {
  background-color: #fee7d5;
  color: #f68f4a;
  font-size: 10px; }

div#WasteBox div.MonthView .days li.saturday {
  background-color: rgba(57, 97, 129, 0.2); }

div#WasteBox div.MonthView .days li.sunday {
  background-color: rgba(57, 97, 129, 0.3); }

div#WasteBox div.MonthView .days li.outofrange {
  background-color: #ddd; }

div#WasteBox div.MonthView .days li.outofrange .daynumber {
  color: #bbb; }

div#WasteBox div.MonthView .days li.outofrange .CalendarWeek {
  display: none; }

div#WasteBox div.MonthView table.Month {
  width: 100%;
  margin-left: 0px; }

div#WasteBox div.YearView {
  width: 100%;
  font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #444444; }
