/*
 *
 * iMapLite Cloud API
 * custom-kmzb.css
 *
 * 0.9.12-1
 * 2017-05-24
 *
 */
html,
body,
#testpage {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  overflow: hidden;
}
iframe {
  border: none;
}
#brand {
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  height: 83px;
  z-index: 100001;
}
#brand .logo {
  width: 84px;
  height: 84px;
   
  /*background-color: rgba(5, 36, 83, 0.9); */
  background-image: url("../images/logo_policja_84_83.png");
  background-size: 84px 83px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
/*customToolbarG2 - toolbar z logo G2
 */
#customToolbarG2 {
  position: absolute;
  top: 148px !important;
  left: 10px !important;
  width: 84px;
  height: 84px;
  background-color: rgba(5, 36, 83, 0.75);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35) !important;
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35) !important;
  z-index: 11;
}
#customToolbarG2 .menu {
  display: block;
  margin: 0;
  padding: 0;
}
#customToolbarG2 .menu-vertical li {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0;
  background-image: url("../images/geoportal__84.png");
  background-repeat: no-repeat
}
#customToolbarG2 .menu-vertical li a {
  display: none;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  background-color: transparent;
  text-shadow: 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#customToolbarG2 .menu-vertical li a i {
  width: 84px;
  height: 84px;
  line-height: 84px;
  text-align: center;
  font-size: 16px;
}
#customToolbarG2 .menu-vertical li:hover {
  width: 430px;
  filter:brightness(140%);
  cursor: pointer;
}
#customToolbarG2 .menu-vertical li:hover a {
  text-shadow: 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 91px;
  color: #fff;
  background-color: rgba(5, 36, 83, 0.95);
  text-decoration: none;
  display: block;
}
#customToolbarG2 .menu-vertical li:hover a i {
  color: #fff;
  background-color: #083983;
  margin-right: 0.5em;
}



/*customToolba2 - toolbar z logo GUGIK
 */
#customToolbar2 {
  position: absolute;
  top: 96px !important;
  left: 10px !important;
  width: 84px;
  height: 47px;
  background-color: rgba(5, 36, 83, 0.75);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35) !important;
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35) !important;
  z-index: 11;
}
#customToolbar2 .menu {
  display: block;
  margin: 0;
  padding: 0;
}
#customToolbar2 .menu-vertical li {
  display: block;
  width: 84px;
  height: 47px;
  margin: 0;
  background-image: url("../images/GUGiK_logo_skrocone_kolor_84.png");
  background-repeat: no-repeat
}
#customToolbar2 .menu-vertical li a {
  display: none;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  background-color: transparent;
  text-shadow: 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#customToolbar2 .menu-vertical li a i {
  width: 64px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
}
#customToolbar2 .menu-vertical li:hover {
  width: 410px;
}
#customToolbar2 .menu-vertical li:hover a {
  text-shadow: 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 91px;
  color: #fff;
  background-color: rgba(5, 36, 83, 0.95);
  text-decoration: none;
  display: block;
}
#customToolbar2 .menu-vertical li:hover a i {
  color: #fff;
  background-color: #083983;
  margin-right: 0.5em;
}
.logoGUGIK {
  position: absolute;
  top: 96px !important;
  left: 10px !important;
  width: 84px;
  height: 47px;
}




#brand .logo a {
  display: block;
  width: 64px;
  height: 83px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*#brand .logo:hover {
  background-color: #083983;
}
#brand .logo:hover a {
  text-decoration: none;
}*/
#brand .title {
  display: block;
  position: absolute;
  top: 0;
  left: 92px;
  width: 360px;
  height: 32px;
  color: transparent;
  background-color: rgba(255, 255, 255, 0.85);
  background-image: url("../images/logo-tekst@2x.png");
  background-size: 360px 32px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#brand * {
  text-shadow: 0 0 0 transparent;
  text-decoration: none;
}
@media (max-width: 768px), handheld and (orientation: portrait) {
  #brand {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    max-width: 360px;
  }
  #brand .title {
    width: -webkit-calc(100% - 72px);
    width: -moz-calc(100% - 72px);
    width: calc(100% - 72px);
    max-width: 360px;
    background-size: contain;
    background-position: 0 50%;
  }
}
@media (max-width: 768px), handheld {
  .md-dialog-is-showing #brand,
  .md-dialog-is-showing .gp-search-box {
    display: none;
  }
  .md-dialog-is-showing .gp-regulamin md-toolbar h2 {
    display: block;
    width: 100%;
    padding-left: 72px;
    background-image: url(../images/logo-policja.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 48px;
    text-align: right;
  }
}
#map_zoom_slider.esriSimpleSlider {
  top: 165px !important;
  left: 24px !important;
  border-radius: 0 !important;
  border-color: rgba(5, 36, 83, 0.9);
}

#customToolbar {
  position: absolute;
  top: 313px !important;
  left: 24px !important;
  width: 36px;
  height: 144px;
  background-color: rgba(5, 36, 83, 0.75);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35) !important;
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.35) !important;
  z-index: 11;
}
#customToolbar .menu {
  display: block;
  margin: 0;
  padding: 0;
}
#customToolbar .menu-vertical li {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0;
}
#customToolbar .menu-vertical li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  background-color: transparent;
  text-shadow: 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#customToolbar .menu-vertical li a i {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
}
#customToolbar .menu-vertical li:hover {
  width: 160px;
}
#customToolbar .menu-vertical li:hover a {
  color: #fff;
  background-color: rgba(5, 36, 83, 0.95);
  text-decoration: none;
}
#customToolbar .menu-vertical li:hover a i {
  color: #fff;
  background-color: #083983;
  margin-right: 0.5em;
}
.icon-question-paragraph:before {
  content: "§";
}
.md-dialog-is-showing legend-kmzb,
.md-dialog-is-showing .gp-search-box {
  display: none;
}
.gp-md-menu-details .md-button img {
  float: left;
  margin-right: 1em;
}
.gp-md-menu-details .md-button span {
  float: left;
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 1024px), handheld {
  .gp-md-menu-details {
    width: -webkit-calc(100% - 2em);
    width: -moz-calc(100% - 2em);
    width: calc(100% - 2em);
  }
}
.gp-row-datepicker {
  width: -webkit-calc(100% - 2em);
  width: -moz-calc(100% - 2em);
  width: calc(100% - 2em);
  color: #212121;
  background-color: #fafafa;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.gp-row-datepicker .gp-datepicker-control {
  padding: .5em;
}
.gp-row-datepicker .gp-datepicker-control .gp-input-container {
  margin: 1em 0 0 0;
}
.gp-row-datepicker .gp-datepicker-control .gp-input-container input {
  border-bottom: none;
}
.gp-row-datepicker .gp-datepicker-control .md-errors-spacer:empty {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.gp-row-datepicker .gp-datepicker-control .md-errors-spacer:empty:empty {
  display: none !important;
}
@media (max-width: 1024px), handheld {
  .gp-row-datepicker .gp-datepicker-control .gp-input-container {
    margin: 0 10px;
  }
}
.gp-md-info-footer {
  margin-top: 1em;
  font-size: 1.25em;
  text-align: center;
}
.gp-md-alert {
  margin: 0.5em;
  padding: 0.5em;
  font-size: 1em;
  color: #d43300;
}
.gp-md-alert md-icon,
.gp-md-alert .material-icons {
  color: #ff4408;
}
.regTxt h2,
.regTxt h3 {
  text-align: center;
}
.regTxt h2 + p {
  font-weight: bold;
  text-align: center;
}
.regTxt h3 {
  font-weight: normal;
  font-size: 1.600rem;
}
.regTxt h3 {
  margin-top: 1em;
}
.regTxt p {
  font-size: 1em !important;
}
.regTxt ul li {
  list-style-position: outside;
}
.gp-row .md-button {
  margin: 4px auto !important;
}
.gp-row .gp-btn-scroll {
  width: 40px;
  height: 40px;
  -webkit-transform: scale(0.75);
     -moz-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}
md-bottom-sheet.gp-grid {
  z-index: 100000001;
}
.gp-item-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gp-grid-item-content {
  margin: 0;
  padding: 4px 1em;
  width: 95% !important;
}
.gp-grid-item-content img.gp-grid-img {
  margin: 0 auto;
}
.gp-grid-item-content .gp-grid-text {
  width: 100% !important;
  min-height: 32px;
  white-space: normal !important;
}
.gp-grid-button {
  overflow: hidden;
  border-color: rgba(0, 0, 0, 0.07) !important;
}
.gp-grid-button img,
.gp-grid-button .gp-grid-text {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.gp-grid-button img {
  display: block;
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.gp-grid-button .gp-grid-img-bg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 4px);
     -moz-transform: translate(-50%, 4px);
      -ms-transform: translate(-50%, 4px);
          transform: translate(-50%, 4px);
  width: 40px !important;
  height: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
  background-color: rgba(0, 180, 80, 0.05);
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}
.gp-grid-button:hover {
  background-color: transparent !important;
  border-color: #00b450 !important;
  -webkit-box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.2);
}
.gp-grid-button:hover img {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gp-grid-button:hover .gp-grid-text {
  color: #fff;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.gp-grid-button:hover .gp-grid-img-bg {
  background-color: #00b450;
  -webkit-transform: scale(10);
     -moz-transform: scale(10);
      -ms-transform: scale(10);
          transform: scale(10);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gp-grid-button:focus {
  background: transparent !important;
}
@media screen and (max-width: 960px) {
  md-bottom-sheet.gp-grid md-list-item {
    margin-top: 4px;
    margin-bottom: 4px;
    height: 76px;
  }
  .gp-grid-item-content {
    padding: 4px 1em;
  }
  .gp-grid-item-content * {
    font-size: 12px !important;
  }
}
@media (max-width: 1024px), handheld and (orientation: landscape) {
  md-bottom-sheet.gp-grid md-list-item {
    margin-top: 4px;
    margin-bottom: 4px;
    height: 76px;
  }
  .gp-grid-item-content {
    padding: 4px 1em;
  }
  .gp-grid-item-content * {
    font-size: 12px !important;
  }
}
@media (max-width: 480px), handheld and (orientation: portrait) {
  md-bottom-sheet.gp-grid {
    height: 100vh;
    padding-top: 24px;
    padding-bottom: 24px;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  md-bottom-sheet.gp-grid:after {
    clear: both;
    display: table;
    height: 0;
    content: " ";
  }
  md-bottom-sheet.gp-grid > div {
    height: 32px;
    margin-bottom: 1em;
  }
  md-bottom-sheet.gp-grid > div + div {
    margin-right: -18px;
    padding-right: 18px;
    height: 100%;
    overflow-y: auto;
  }
  md-bottom-sheet.gp-grid md-list-item {
    display: block;
    position: relative;
    margin-top: 4px;
    margin-bottom: 8px;
    max-width: 100% !important;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    height: auto;
  }
  md-bottom-sheet.gp-grid md-list-item:last-of-type:after {
    display: block;
    content: " ";
    height: 64px;
    clear: both;
  }
  .gp-grid-item-content {
    position: relative;
    display: block !important;
    padding: 0.5em;
    width: 100% !important;
  }
  .gp-grid-item-content * {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .gp-grid-item-content img {
    float: left;
    width: 40px;
    margin-right: 8px !important;
  }
  .gp-grid-item-content .gp-grid-img-bg {
    top: 3px;
    left: 27px;
  }
  .gp-grid-item-content .gp-grid-text {
    float: right;
    width: -webkit-calc(100vw - 112px) !important;
    width: -moz-calc(100vw - 112px) !important;
    width: calc(100vw - 112px) !important;
    text-align: right !important;
  }
  .gp-grid-item-content:hover .gp-grid-text {
    -webkit-transform: scale(1.1) translate3d(-5%, 4px, 0);
       -moz-transform: scale(1.1) translate3d(-5%, 4px, 0);
            transform: scale(1.1) translate3d(-5%, 4px, 0);
  }
  .gp-grid-item-content:hover .gp-grid-img-bg {
    -webkit-transform: scale(15);
       -moz-transform: scale(15);
        -ms-transform: scale(15);
            transform: scale(15);
  }
}
.gp-search-box {
  position: absolute;
  top: 50px;
  left: 102px;
  min-width: 360px;
  max-height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 10000001;
}
@media (max-width: 768px), handheld and (orientation: portrait) {
  .gp-search-box {
    min-width: 50%;
    width: -webkit-calc(100% - 92px);
    width: -moz-calc(100% - 92px);
    width: calc(100% - 92px);
    max-width: 360px;
  }
}
.material-icons.md-18 {
  font-size: 18px;
}
.material-icons.md-24 {
  font-size: 24px;
}
.material-icons.md-36 {
  font-size: 36px;
}
.material-icons.md-48 {
  font-size: 48px;
}
md-tooltip._md-show {
  font-size: 12px;
}
.menu-vertical {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  color: transparent;
}
.menu-vertical a {
  color: transparent;
  text-decoration: none;
}
md-toast.md-error-toast-theme div.md-toast-content {
  background-color: #ff2100 !important;
}
md-toast.md-success-toast-theme div.md-toast-content {
  background-color: #00ff21 !important;
}
md-toast.md-warn-toast-theme div.md-toast-content {
  background-color: #ffdc00 !important;
  color: #000 !important;
}
.md-button.gp-fab {
  color: #fff;
  background-color: #fc0142;
}
.md-button.gp-fab md-icon {
  margin: -4px auto 0 auto;
}
.md-button.gp-fab:not([disabled]) .md-icon {
  color: #fff;
}
.md-button.gp-fab:not([disabled]):hover {
  background-color: #b0012e !important;
}
.md-button.gp-fab:not([disabled]).md-focused {
  background-color: #b0012e !important;
}
.selectdemoSelectHeader .demo-header-searchbox {
  border: none;
  outline: none;
  height: 100%;
  width: 100%;
  padding: 0;
}
.selectdemoSelectHeader .demo-select-header {
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
  padding-left: 10.667px;
  height: 48px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
}
.selectdemoSelectHeader md-content._md {
  max-height: 240px;
}
.gp-dialog .md-toolbar-tools h2 {
  line-height: 1;
}
.gp-dialog-content {
  min-width: 400px;
  max-width: 520px;
  max-height: -webkit-calc(80vh - 48px);
  max-height: -moz-calc(80vh - 48px);
  max-height: calc(80vh - 48px);
}
.gp-dialog-content md-input-container {
  margin-left: 10px;
  margin-right: 10px;
}
.gp-dialog-content md-input-container:first-child {
  margin-top: 24px;
}
.gp-dialog-content sm-date-time-picker {
  margin-left: 10px;
  margin-right: 10px;
}
.gp-dialog-content .full-width {
  margin: 0 auto;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.gp-dialog-actions {
  padding-left: 2em;
  padding-right: 2em;
}
.gp-dialog-actions .md-button {
  margin: .5em 1em;
}
.gp-dialog-actions .md-button:first-child {
  margin-right: 1.5em;
}
.gp-dialog-actions .md-button:last-child {
  margin-left: 1.5em;
}
@media (max-width: 768px), handheld {
  .gp-dialog-actions {
    padding-left: .5em;
    padding-right: .5em;
  }
  .gp-dialog-actions .md-button {
    margin: .25em .5em;
  }
  .gp-dialog-actions .md-button:first-child {
    margin-right: inherit;
  }
  .gp-dialog-actions .md-button:last-child {
    margin-left: inherit;
  }
}
.gp-select-inline md-input-container {
  display: block;
}
.gp-select-inline ._md-select-value ._md-container {
  display: none;
}
.gp-select-category .ng-binding {
  clear: both;
  display: inline-block !important;
  margin-bottom: 8px;
  min-height: 24px;
}
img.gp-category-icon {
  float: left;
  margin-right: 8px;
  width: 20px;
  height: auto;
}
.gp-category-selector {
  padding: 0.25em .75em;
  width: -webkit-calc(100% - 1em);
  width: -moz-calc(100% - 1em);
  width: calc(100% - 1em);
  text-align: left;
  line-height: 3em;
}
.gp-category-selector img.gp-category-icon {
  width: 40px;
}
.gp-category-selector img + span {
  font-size: 1.1em;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0.05em;
}
.gp-category-selector.md-button.md-raised {
  color: #fff;
  background-color: #00b450;
}
.gp-category-selector.md-button.md-raised:hover {
  color: #fff;
  background-color: #00ce5b;
}
@media (max-width: 1024px), handheld {
  .gp-category-selector {
    position: relative;
  }
  .gp-category-selector img + span {
    display: block;
    position: absolute;
    top: 50%;
    left: 60px;
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    width: calc(100% - 68px);
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    line-height: 1.1;
    white-space: normal;
  }
}
.gp-files-container {
  width: -webkit-calc(100% - 2em);
  width: -moz-calc(100% - 2em);
  width: calc(100% - 2em);
  color: #212121;
  background-color: #fafafa;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.gp-files-messages {
  margin: 0 auto;
  width: -webkit-calc(100% - 1em);
  width: -moz-calc(100% - 1em);
  width: calc(100% - 1em);
}
.files-alert-message {
  margin: .5em 0;
  padding: .25em;
  color: #d43300;
  border: 1px solid #d43300;
  border-radius: .25em;
}
.files-alert-message h4 {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}
.files-alert-message p {
  margin: 0;
  font-size: 1em;
}
.lf-ng-md-file-input {
  margin: 0 auto;
  width: -webkit-calc(100% - 1em);
  width: -moz-calc(100% - 1em);
  width: calc(100% - 1em);
}
.lf-ng-md-file-input-x {
  cursor: pointer;
}
.lf-ng-md-file-input-container,
.lf-ng-md-file-input-preview-container {
  margin: .5em;
}
.lf-ng-md-file-input-drag-text {
  text-align: center;
}
@media (max-width: 1024px), handheld {
  .gp-dialog-content {
    min-width: 50vw;
    max-width: 100%;
  }
  .lf-ng-md-file-input-drag-text {
    display: none;
  }
  .lf-ng-md-file-input-drag-text-container {
    height: auto !important;
    min-height: 48px;
  }
}
.gp-progress-circular {
  margin-left: 8px;
  padding-right: 12px;
}
.gp-progress-circular path {
  stroke: rgba(255, 255, 255, 0.75) !important;
}
.smartbanner {
  z-index: 100000001;
}
