/*
 * IMPORTANT: this file is served with a long Cache-Control lifetime (see
 * prod-server.mjs). Any edit here MUST bump the ?v= query in src/app.html's
 * stylesheet link, or clients keep the stale version for up to a week.
 *
 * Fonts are self-hosted (static/fonts/, sourced from @fontsource 5.3.0) to
 * avoid the render-blocking fonts.googleapis.com @import chain.
 */
@font-face {
  font-family: "Encode Sans Condensed";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/fonts/encode-sans-condensed-latin-400-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Encode Sans Condensed";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/fonts/encode-sans-condensed-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/fonts/lato-latin-400-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/fonts/lato-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

* {
  font-family: "Encode Sans Condensed", sans-serif;
  letter-spacing: 0.5px;
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  padding: 0px;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  /* transition: 0.25s;*/
}

button {
  border: 1px solid transparent;
}

.d-none {
  display: none;
}

.hatListeAuth {
  z-index: 999999999;
}

.mesafeSmall {
  color: crimson;
  margin-top: 5px;
  white-space: nowrap;
}

.autocompleteinput {
  padding: 10px !important;
  color: #000;
  font-size: 1.1em;
  height: 45px !important;
  /* line-height: 31px !important; */
  border-bottom: 1px solid #000000;
  /* text-indent: 45px; */
  /* margin: auto; */
  height: auto;
  padding-left: 57px !important;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.sorguHat {
  background: white url("../img/busBlack2.png") no-repeat 15px center;
  background-size: 30px;
}

.sorguDurak {
  background: white url("../img/durak2.png?1") no-repeat 15px center;
  background-size: 30px;
}

.anaSayfaDuzeni {
  display: none;
}

.collapseButtonList {
  margin-bottom: -10px;
}

.collapseButtonList button {
  background-color: #0d6efd;
  color: white;
  padding: 5px 15px;
  border-radius: 10px;
  margin: 10px 0px;
  display: block;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  min-width: 250px;
}

body {
  background: black;
  background-size: cover !important;
  width: 100%;
  height: 100% !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.araButton {
  background-color: #fdd233;
  border: none;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  width: 90px;
  height: 70px;
  cursor: pointer;
  margin-right: 10px;
}
.bakiyeYukleButton {
  background-color: #198754;
  border: none;

  align-items: center;
  justify-content: center;
  border-radius: 15px;
  width: 95%;
  height: 60px;
  cursor: pointer;
  margin: 10px;
  color: white !important;
  font-size: 1.5em;
}

.header {
  display: flex;
  justify-content: space-between;
}

.header:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  content: "";
  /*background-image: linear-gradient(to bottom, rgb(0 9 36), rgb(0 9 36 / 50%));*/
  background-image: linear-gradient(to bottom, rgb(0 9 36), transparent);
}

.header .box {
  margin: 18px;
  z-index: 1;
}

.header .leftHeader {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header .leftHeader a {
  margin-right: 11px;
  color: white;
  white-space: nowrap;
  padding-bottom: 5px;
}

.talepDetay {
  border-radius: 35px;
  width: 700px;
  align-items: center;
  z-index: 99;
  padding: 25px;
  margin-top: 35px;
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0px 7px 31px 11px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 7px 31px 11px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 7px 31px 11px rgba(0, 0, 0, 0.5);
}

.middlePage .searchBox {
  display: flex;
  flex-direction: column;
  border-radius: 35px;
  /*padding:0 25px;*/
  width: 700px;
  align-items: center;
  z-index: 99;
  /* -webkit-box-shadow: 0 7px 8px -4px rgb(0 0 0 / 20%), 0 13px 19px 2px rgb(0 0 0 / 14%), 0 5px 24px 4px rgb(0 0 0 / 12%);
        box-shadow: 0 7px 8px -4px rgb(0 0 0 / 20%), 0 13px 19px 2px rgb(0 0 0 / 14%), 0 5px 24px 4px rgb(0 0 0 / 12%);*/
  /*border: 2px solid palevioletred;*/
}

.middlePage .searchBox .inputList {
  width: 100%;
  margin: 25px 0px;
  display: flex;
  color: white;
  z-index: 99999999;
}

.middlePage .searchBox .searchBoxTitle {
  color: white;
  font-size: 1.5em;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  line-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.middlePage .searchBox .buttonList .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  padding-bottom: 5px;
}

.inputStyle {
  display: flex;
  width: inherit;
  height: 55px;
  padding: 10px;
  align-items: center;
  border-radius: 15px;
  font-size: 20px;
  text-indent: 35px;
  border: none;
  margin: 0px 10px;
  border: 1px solid #555;
  width: 100%;
  /* Explicit dark text: Tailwind preflight sets `input { color: inherit }`,
     which would otherwise inherit the white color from `.inputList`. */
  color: #000;
  /* padding: 9px 4px 9px 40px;*/
  background: white url("../img/find.png") no-repeat 15px center;
  background-size: 20px;
}

.inputStyle:focus,
.inputStyle:focus-visible {
  outline: none;
  box-shadow: none;
  border-color: #555;
}

.middlePage .searchBox .buttonList {
  display: flex;
  /*background-color: white;*/
  width: 100%;
  line-height: 45px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.middlePage .searchBox .box span {
  color: white;
  text-align: center;
  line-height: 25px;
  margin-top: 10px;
}

.middlePage .searchBox .active {
  border-bottom: 3px solid #ad1527;
}

/*  .middlePage .searchBox .box:hover {
            border-bottom: 3px solid white;
        }*/

.middlePage .searchBox .box img {
  width: 50px;
  height: 50px;
}

.bottomBar {
  position: fixed;
  bottom: 0px;
  background-color: black;
  background-color: #000000e8;
  height: 70px;
  width: 100%;
  color: white;
  text-align: left;
  border-left: 5px solid darkred;
  z-index: 9999;
  cursor: pointer;
  word-wrap: break-word;
}

.swiper-slide {
  font-size: 1.2em;
}
.uyariToggle {
  animation: blinker 1.4s step-start infinite;
}

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

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.yanPanel {
  width: 100%;
  height: 100%;
  background-color: black;
  background-image: linear-gradient(to bottom, rgb(0 9 36), transparent);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999999999;
  color: white;
  display: none;
  flex-direction: column;
  line-height: 65px;
  padding: 20px;
  text-align: center;
  max-height: 100vh;
  overflow: auto;
  /*animation-duration: .5s;
    animation-name: slidein;*/
}

/*@keyframes slidein {
    from {
        margin-left: 100%;
        width: 300%;
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}*/

.yanPanel a:not(:last-child) {
  color: white !important;
  font-size: 28px;
  border-bottom: 2px solid white;
  margin-right: 50px;
}

.yanPanelKapat {
  margin-right: 70px;
  text-align: right;
  cursor: pointer;
}

.BIDB {
  margin-right: 50px;
}

@media screen and (min-width: 1151px) {
  .dbb,
  #findGps,
  .inputButonGroup small,
  .YuzuncuYilLogoMobil {
    display: none;
  }
  .inputButonGroup {
    display: none !important;
  }
  #durakBilgisiText {
    margin-bottom: 40px;
  }

  .autocompleteinput:hover {
    background-color: black !important;
    color: white;
    border: none !important;
  }

  /* The hover repaint above turns the row black while the row icons
     (.sorguHat/.sorguDurak) are baked-in black artwork — swap to the
     inverted white variants so the icon flips with the text. */
  .sorguHat:hover {
    background-image: url("../img/busBlack2-beyaz.png");
  }

  .sorguDurak:hover {
    background-image: url("../img/durak2-beyaz.png");
  }

  #havaDurumMobil,
  .headerTitle {
    display: none !important;
  }

  .enYakinDurakGit {
    display: none !important;
  }

  .header .leftHeader a:hover:not(:first-child) {
    border-bottom: 1px solid white;
  }

  .middlePage .searchBox .inputList {
    margin: 40px 0px;
  }

  .middlePage .searchBox {
    padding: 25px;
    margin-top: 35px;
    background-color: rgba(0, 0, 0, 0.9);
    box-shadow: 0px 7px 31px 11px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 7px 31px 11px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 7px 31px 11px rgba(0, 0, 0, 0.5);
  }
}

.middlePage {
  display: inline-grid;
  position: fixed;
  top: 120px;
  width: 100%;
  /*height: calc(100% - 200px);*/
  bottom: 20px;
  z-index: 9999;
  overflow-y: auto;
  left: 0px;
  align-items: center;
  justify-content: center;
}

/*.listeKapatma {*/
/*  position: absolute;
    color: black;
    right: 22px;
    margin-top: 25px;
    display: none;*/

/*cursor: pointer;
    color: black;*/
/* right: 22px; */
/* margin-top: 25px; */
/*display: table-footer-group;
    float: right;
    width: 117px;
    color: white;
    background-color: #191919;
    display: none;
    white-space: nowrap;
    align-items: center;
    padding: 0px 10px;
    margin-left: -11px;
}*/

@media screen and (max-height: 700px) {
  /*  body {
        zoom:0.6;
    }*/
}

@media screen and (max-width: 1150px) {
  .collapseButtonList button {
    height: 50px;
    min-width: 270px;
  }

  .dbb {
    color: #dddddd;
    text-align: center;
    width: 100%;

    position: absolute;
    margin-top: 5%;
  }

  .dbb span {
    padding: 15px 35px;
    font-size: 1.3em;
    /* background-color: #0000008c; */
    border-radius: 25px;
    /* font-family: 'Lato', sans-serif; */
    /* font-weight: bold; */
    letter-spacing: 1.3px;
    color: aliceblue;
  }

  .hatListeAuth {
    width: 95%;
  }

  .middlePage {
    display: inline-block;
    align-items: center;
    justify-content: center;
    top: 120px;
  }

  /* body {
        background: url('../img/backgroundMobil.jpg') no-repeat center center fixed;
        background-size: cover;
    }*/

  .middlePage .searchBox .buttonList {
    /*background-color: rgb(0,0,0,.7);
        bottom: 40px;
        position: fixed;*/
  }

  .middlePage .searchBox {
    border-radius: 0px;
    width: 100%;
    padding: 0px;
    /* margin-top: 50px;*/
  }

  .leftHeader a:not(:first-child):not(.headerTitle),
  #havaDurum,
  .YuzuncuYilLogo {
    display: none;
  }

  .leftHeader img:first-child {
    width: 75px;
  }

  .headerTitle {
    font-size: 30px;
    letter-spacing: 3px;
    margin-right: 0px !important;
    display: block !important;
    font-weight: bold;
  }

  .menuBarButton {
    display: block !important;
    margin-top: 15px;
  }

  .middlePage .searchBox .box img {
    /* width: 38px;
        height: 38px;*/
  }

  .middlePage .searchBox .box span {
    font-size: 1.1em;
  }

  .searchBox {
    z-index: 99;
    background-color: initial;
  }

  .header:after {
    height: 100%;
    background-image: linear-gradient(
      to bottom,
      rgb(0 9 36),
      rgb(0 9 36 / 15%)
    ) !important;
  }
  /*
    .middlePage .searchBox .inputList {
        margin: 40px 0;
    }*/

  .middlePage .searchBox .buttonList .box {
    margin-top: 25px;
    /*  background-color: rgb(0,0,0,0.7);
        padding: 15px;
        border-radius: 15px;
        width:18%;*/
  }

  /* .searchBoxTitle {
        padding: 30px 30px;
        background-color: rgb(0,0,0,0.7);
        border-radius: 15px;
        text-align:center;
    }*/

  #durakBilgisiText {
    margin-bottom: 0px;
    color: white;
    background-color: #7800008f;
    /*padding: 15px 0px;*/
    width: 100%;
    border-radius: 0px;
    min-height: 60px;
  }

  #whtContainerBoxText {
    margin-top: 70px;
  }

  .whtContainer {
    z-index: 999;
    padding: 14px;
    border-radius: 15px;
    padding: 12px;
  }
}

@media screen and (max-width: 480px) {
  .headerTitle {
    font-size: 18px;
    margin-left: -10px;
  }

  .leftHeader img:first-child {
    width: 65px;
  }

  .middlePage .searchBox .searchBoxTitle {
    font-size: 25px;
  }

  .middlePage .searchBox .buttonList .box img {
    width: 40px;
    height: 40px;
  }

  .middlePage .searchBox .box span {
    font-size: 12px;
  }

  .middlePage .searchBox .inputList {
    margin: 20px 0;
  }

  .middlePage .searchBox .buttonList .box:not(:last-child) {
    margin-right: 5px;
  }

  .header .box {
    margin: 30px 10px;
    z-index: 1;
  }
}

.redFont {
  color: red;
  font-size: 1em;
  font-weight: 700 !important;
  animation: blinker 1.4s step-start infinite;
  font-family: "Lato", sans-serif;
  margin: 5px 0px;
}

.whtContainer {
  width: 95%;
  margin-top: 30px;
  justify-content: center;
}

.whtContainerBox {
  display: flex;
  justify-content: space-between;
  /*   font-size: 1.1em;*/
  padding: 20px;
  width: 93%;
  background-color: #ffffff;
  margin-bottom: 10px;
  align-items: center;
  cursor: pointer;
  border-radius: 10px;
}

.whtContainerHatAd {
  font-weight: normal;
  margin-left: 5px;
  border-left: 1.5px solid black;
  padding-left: 8px;
  font-size: 1.3em;
}

.favoriDiv .content {
  width: 92%;

  /* border-top: 1px solid #ffffffab;*/
}

.favoriDiv .content .cont {
  display: none;
}

.favoriDiv .content .open {
  display: block;
}

.favoriDiv .tabs_wrap {
  padding: 20px;
  width: 100%;
}

.favoriDiv .tabs_wrap ul li:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.favoriDiv .tabs_wrap ul li:last-child {
  border-right: 0px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.favoriDiv .tabs_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.favoriDiv .tabs_wrap ul li {
  width: 25%;
  text-align: center;
  background: #e9ecf1;
  border-right: 1px solid #c1c4c9;
  padding: 13px 15px;
  cursor: pointer;
  /* only background/color change (.aktif toggle) — `all` forces layout-property
     animation work on the main thread */
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.favoriDiv .tabs_wrap ul li.aktif {
  background: #00309b;
  color: white;
}

.favoriDiv .uyariFavori {
  color: white;
}

#favoriListPanel .whtContainerBox span {
  display: flex;
  align-items: center;
}

#favoriListPanel .whtContainerBox img {
  width: 30px;
  margin-right: 15px;
}

.tumuGosterButton {
  display: none;
  background-color: #000000e0;
  color: white;
  padding: 15px;
  border-radius: 20px;
  margin-bottom: 20px;
}

.hatDurakBilgiText {
  width: 100%;
  padding: 15px;
}

.hatFavButton {
  content: url(/img/favoriStarBeyaz.png);
  width: 35px;
  padding: 15px;
  cursor: pointer;
}

.hatFavButton[data-fav="1"] {
  content: url(/img/favoriStarSari.png);
  width: 35px;
  cursor: pointer;
}

#awning {
  color: white;
  padding: 5px;
  /* -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.05);
    -o-box-shadow: 2px 2px 3px rgba(0,0,0,.05);
    -ms-box-shadow: 2px 2px 3px rgba(0,0,0,.05);
    box-shadow: 2px 2px 3px rgba(0,0,0,.05);*/

  width: -moz-available;
  width: -webkit-fill-available;
}

.awning {
  width: 100%;
  overflow: hidden;
  font-size: 20px;
}

/* The PhotoSwipe lightbox must clear the site's own overlays, which go up to
   z-index 999999999 (its default --pswp-root-z-index is only 100000). Doubled
   selector to out-rank PhotoSwipe's own stylesheet, which Vite injects after
   this file. */
.pswp.pswp {
  --pswp-root-z-index: 99999999999;
}

.pswp__custom-caption {
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  max-width: min(90%, 640px);
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  border-radius: 4px;
}

/* Thumbnail peek strip shown when a gallery has more than one image. */
.pswp__thumb-strip {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  max-width: 92%;
  padding: 4px;
}

.pswp__thumb-row {
  display: flex;
  gap: 6px;
  max-width: 100%;
  overflow-x: auto;
  /* Top headroom so the unseen thumbs' jump animation is not clipped by this
     row's overflow; it doubles as a breathing gap keeping the jump below the
     warning banner. */
  padding: 20px 4px 4px;
  scrollbar-width: none;
}

/* Warning banner above the thumbnails while slides remain unseen; the
   shake is driven from lightbox.ts with randomized Web Animations bursts. */
.pswp__thumb-warn {
  background: #e53935;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 999px;
  white-space: nowrap;
}

.pswp__thumb-warn[hidden] {
  display: none;
}

/* All slides viewed: calm green confirmation, no motion. */
.pswp__thumb-warn--done {
  background: #2e7d32;
}

.pswp__thumb {
  position: relative;
  flex: 0 0 auto;
  width: 64px;
  height: 48px;
  padding: 0;
  border: 2px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  background: none;
  opacity: 0.6;
  /* Persistent compositor layer: without it, siblings re-rasterize (and
     visibly shimmer) every time a neighbor's jump animation starts/ends. */
  will-change: transform;
}

.pswp__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 3px;
}

/* Dark overlay + order number covering not-yet-viewed thumbnails. */
.pswp__thumb-attn {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.55);
  border-radius: 3px; /* match the thumb image rounding */
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}

.pswp__thumb-attn[hidden] {
  display: none;
}

.pswp__thumb--active {
  border-color: #fff;
  opacity: 1;
}

/* Follow PhotoSwipe's tap-to-hide-controls state. */
.pswp:not(.pswp--ui-visible) .pswp__thumb-strip {
  opacity: 0;
  pointer-events: none;
}

/* The caption must clear the strip when both are present. */
.pswp--has-thumbs .pswp__custom-caption {
  bottom: 120px;
}

/* Announcement (inset) lightbox: a bare red cross glued above the image's
   top-right corner. All layout (position/box/placement) is inlined from
   lightbox.ts so it survives a stale copy of this week-cached file; only
   cosmetics live here. */
.pswp.pswp .pswp__inset-close {
  background: none;
  cursor: pointer;
}

/* One-line drag-to-close hint centered under the image (single-image sets);
   layout inlined from lightbox.ts, same reason as above. */
.pswp.pswp .pswp__dismiss-hint {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
}

/* Follow PhotoSwipe's tap-to-hide-controls state (same as the thumb strip). */
.pswp:not(.pswp--ui-visible) .pswp__inset-close,
.pswp:not(.pswp--ui-visible) .pswp__dismiss-hint {
  opacity: 0;
  pointer-events: none;
}

.favSearchUl {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
  position: absolute;
  cursor: default;
}

/* ── Home search box inline styles (from index.html) ─────────── */

.aramaUyari {
  color: white;
  background-color: darkred;
  padding: 10px 20px;
  border-radius: 15px;
  display: none;
  margin-bottom: 35px;
  width: 85%;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 1.2em;
}

.aramaUyari a {
  color: white;
  text-decoration: underline;
  font-weight: bold;
  letter-spacing: 2px;
}

.inputButonGroup {
  display: flex;
  align-items: center;
  background-color: #0000009e;
  color: black;
  margin-right: 5px;
  border-radius: 15px;
  justify-content: center;
  margin-left: -5px;
  cursor: pointer;
}

.inputButonGroup span,
.inputButonGroup img {
  padding: 0px 15px;
  text-align: center;
  white-space: nowrap;
}

.inputButonGroup span {
  text-align: center;
  color: white;
}
