html {
  overflow: auto;
}
.scrollable {
  position: inherit;
}
.view-color-green {
  background-color: rgba(00, 128, 0, 0.3) !important;
}
.view-color-yellow {
  background-color: rgba(255, 255, 0, 0.3) !important;
}
.view-color-red {
  background-color: rgba(255, 0, 0, 0.3) !important;
}
.view-color-blue {
  background-color: rgb(8 59 243 / 65%) !important;
}
.view-item-disabled {
  opacity: 0.5;
}
.toolbar-header-style {
  background: linear-gradient(to bottom, #238cff, #10497c) !important;
}
.x-fieldset {
  overflow: visible !important;
}
.x-body {
  background: url(bgnew.png) no-repeat center center fixed !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.body {
  background: url(bgnew.png) no-repeat center center fixed !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body {
  background: url(bgnew.png) no-repeat center center fixed !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
#update {
  position: absolute;
  width: 100%;
  top: 20px;
  font-weight: 700;
  text-align: center;
}
#attribution {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 11px;
  font-family: advent pro;
}
.x-img-default {
  height: 230px !important;
}
.x-img {
  height: 230px !important;
}
.x-toolbar-footer {
  padding: 6px 0 6px 6px;
  border-style: solid;
  border-color: #cd0a0a;
  border-width: 0;
  background-image: none;
  background-color: #316cc8 !important;
}
.x-menu-item-default.x-menu-item-active,
.x-menu-item-default.x-menu-item-focus {
  background-image: none;
  background-color: #ff7256 !important;
}
#button-1020 {
  visibility: hidden;
}
