body {
  background: linear-gradient(45deg, #233444, #1F4687);
  background-position: center;
  background-size: cover;
  color: white;
  font-family: math;
/* background-repeat: no-repeat; */
}

.bgwsa,
.bgw1 {
  border-radius: 5px;
  height: 30px;
  margin-right: 10px;
  width: 30px;
}

.button_Preview {
  background-color: #007805;
  padding: 10px 20px;
  border-radius: 5px;
  /* box-shadow: inset 0px 0px 9px 2px #000000; */

}

.main_flex {
  padding: 0px 20px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.bgw1 {
  background: #694892;
}

.bgwsa {
  background-image: linear-gradient(150deg, #57cd4a 20%, #6f23a7);
}

.main .icon img {
  filter: invert(1);
  width: 50px;
  height: 50px;
}

.topSection {
  background: linear-gradient(45deg, #004b55, #01ba49);
  padding: 0px 15px;
}

@media only screen and (max-width: 600px) {
  .imageicon {
    width: 200px;
    margin-right: unset !important;
  }

  .imageicon img {
    width: 400px;
    margin-right: unset !important;
  }
}

.imageicon {
  width: 200px;
  margin-right: 100px;
}

/*.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background: #ffdd57;
    padding: 0 5px 0 5px;
    color: #000;
    border: 1px solid #a45b13;
    border-radius: 5px 5px 5px 5px;
    margin: 12px 12px 0 10px;
}*/
.avatar1 {
  background-color: #242526;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding: 0px 0px 2px 0px;

}

.topSection .logoimage {
  height: 100px;
  width: 100px;
}

.icon11 {
  color: white;
  font-weight: 600;
  padding: 3px 15px 5px 15px;
  border-radius: 10px;
  background-color: #00ff0a;
  font-size: 20px;
}

.dashboard {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
}

.avatar_gradient1 {
  background: linear-gradient(65deg, #01f133 10%, #078e1e 50%, #b2f802 70%);
  border-radius: 10px;
  padding: 5px;
}

.avatar_gradient {
  background: linear-gradient(65deg, #01f133 10%, #078e1e 50%, #b2f802 70%);
  border-radius: 50%;
  padding: 5px;
}

.profile-info {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.avatar img {
  width: 100px;
  height: 100px;
  border-radius: 50%;

}

.id-info h2,
.id-info p {
  margin-bottom: 10px;
}

.id-info {
  margin-left: 10PX;
}

.stats {
  display: flex;
  justify-content: space-around;
  width: 100%;
  max-width: 600px;
}

.stat-item {
  background-color: #222;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  flex: 1;
  margin: 0 10px;
}

.stat-item h3 {
  margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
  .profile-info {
    flex-direction: column;
    text-align: center;
  }

  .stats {
    flex-direction: column;
  }

  .stat-item {
    margin-bottom: 20px;
  }
}

.topSection .logoheading {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}

.marq {
  display: inline-flex;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 21px !important;
  margin-bottom: 21px !important;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.topSection .toptext {
  text-shadow: 2px 1px 0px #fff;
  font-size: 22px;
  font-weight: bold;
  color: #004452;
}

.im {
  background: transparent !important;
}

@media screen and (min-width: 320px) and (max-width: 425px) {
  .topSection .logoimage {
    height: 70px;
    width: 70px;
  }

  .topSection .logoheading {
    font-size: 22px;
  }

  .topSection .toptext {
    font-size: 25px;
  }

  .back1 {
    margin-bottom: 20px;
    border: 1px solid rgb(27 205 34);
    box-shadow: 0px 0px 5px 1px #00000080;
  }

  .timeboard {
    margin-bottom: 20px;
  }

  .mt-33 {
    padding-top: 10px;
    padding-left: 0px !important;
  }
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff !important;
  }
}

@media (max-width: 991.98px) {
  .topSection .logoimage {
    height: 70px;
    width: 70px;
  }

  .topSection .logoheading {
    font-size: 22px;
  }

  .topSection .toptext {
    font-size: 25px;
  }
}

.pd {
  padding: 7px;
  width: 100%;
  background: #007805;
}

.pt {
  padding-right: 6px;
}

.pr {
  overflow-y: auto;
}

.ps {
  padding: 30px;
}

.abc {
  padding-right: 6px;
}

.here {
  max-height: 500px;
  overflow: scroll;
}

.data {
  text-align: center;
}

.le {
  padding-left: 10px;
}

.fs {
  font-size: 20px;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector {
  border: 1px solid #1f437f !important;
  background: #1f437f !important;
  color: white !important;
}

.loges {
  height: 70px;

}

.disw {
  display: flex;
  justify-content: space-around;
}

.busd {
  display: flex;
  justify-content: space-between;
}

/*.bgs{
    background-color: #feeebd;
}*/
/*.co{
    color: red;
}*/
.topTips p {
  font-size: 18px;
}

.w100 {
  width: 100%;
}

.ftwa {
  font-size: 20px;
}

.h53 {
  height: 50px;
  filter: invert(1);
}

.kk {
  color: #fafafa;
  font-size: 20px;
}

.kkk {
  font-weight: 700;
  font-size: 20px;
}

.dn {
  background-color: #585555;
}

.btin {
  color: #fff;
  opacity: 1;
  background: #7800d2;
}

/*.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #ffdd57;
    padding: 0 4px 0 4px;
    color: #000;
    border: 1px solid #a45b13;
    border-radius: 5px 5px 5px 5px;
    margin: 12px 0 0 12px;
}*/
.timeboard {
  box-shadow: 0px 0px 5px 1px #00000080;
  padding: 0px 15px 15px 11px;
  background-color: rgb(0 0 0 / 9%);
  border: 1px solid rgb(27 205 34);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}

.timeboard:hover {
  box-shadow: inset 0px -1px 12px 3px #00b0c2 !important;
}

.content {
  margin-top: 20px;
}

.borde {
  background-color: #feeebd00;
  padding: 12px 10px 4px 0px;
  border-bottom: 2px solid #233444;
}

.bord {
  box-shadow: 0px 0px 5px 1px #233444;
  background-color: #233444;
  border: 2px solid #233549;
}

.bord:hover {
  box-shadow: inset 0px -1px 12px 3px #1f4584 !important;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-pagination .ant-pagination-options {
  display: inline-block;
  margin-inline-start: -6px !important;
  vertical-align: middle;
}

.pds {
  padding: 6px;
}

.donations button.dq {
  background: #f8b501;
  border-radius: 50%;
  text-align: center;
  border: 1px;
}

.donations button.db,
.donations button.dq {
  margin-left: 10px;
  color: #fff;
  cursor: pointer;
  height: 22px;
}

.donations {
  margin-bottom: 20px;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #bbb8b2;
  text-align: center;
  padding: 3px 5px;
}

.text1 {
  display: flex;
}

@media (min-width: 1024px) {
  .text23 {
    display: flex;
  }
}

.control-label1 {
  padding-top: 10px;
  padding-left: 5px;
}

.dinu {
  color: #fff !important;
  background: #18ab1d !important;
  border: 1px solid #18ab1d !important;
  /*  background: linear-gradient(180deg,#feeebd 0,#fece2f);*/
  background-repeat: repeat-x;
  border-radius: 5px 5px 5px 5px !important;
}

.abc {
  color: #4c3000 !important;
  background: #0eeb17 !important;
  border: 1px solid #0eeb17 !important;
  /* background: linear-gradient(180deg,#feeebd 0,#fece2f); */
  background-repeat: repeat-x !important;
  border-radius: 5px 5px 5px 5px !important;
}

.number {
  padding-left: 150px;
}

.h3 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.deposit_button {
  background: linear-gradient(180deg,
      #cedbff 0,
      #a2b9ff 47%,
      #8eaaff 63%,
      #6f93ff);
  padding: 0px;
  width: 15%;
  border-radius: 50px;
}

.timeboard3 {
  display: block;
  overflow: hidden;
  margin-top: 10px;
  background: linear-gradient(180deg,
      #62fdc9 0,
      #23dfa0 47%,
      #33c896 63%,
      #4de0af);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #254879;
  text-decoration: none;
  text-shadow: 1px 2px 3px #fff;
  padding: 0 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(153, 70, 153, 0.5), inset 0 0 2px #fff;
  -webkit-box-shadow: 0 1px 3px rgba(153, 70, 153, 0.5), inset 0 0 2px #fff;
  border: 1px solid #949494;
}

.timeboard4 {
  display: block;
  overflow: hidden;
  margin-top: 10px;
  background: linear-gradient(180deg,
      #ff9b9b 0,
      #ff9393 47%,
      #fa6363 63%,
      #f55454);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #254879;
  text-decoration: none;
  text-shadow: 1px 2px 3px #fff;
  padding: 0 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(153, 70, 153, 0.5), inset 0 0 2px #fff;
  -webkit-box-shadow: 0 1px 3px rgba(153, 70, 153, 0.5), inset 0 0 2px #fff;
  border: 1px solid #949494;
}

.provide {
  filter: invert(1);
}

.PDev p {
  color: white;
  font-weight: 600;
  font-size: 20px;
}

.kzsxjka1::before {
  display: none !important;
}

.kzsxjka1::after {
  display: none !important;
}

.timeboard5 {
  box-shadow: 0px 0px 5px 1px #00000080;
  background-color: rgb(0 0 0 / 9%);
  border: 1px solid rgb(27 205 34);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  color: white;
  /* display: flex;
  justify-content: space-between; */
  padding: 10px 9px;
}
.userlist{
  display: flex;
  align-items: center;
  gap: 1rem;
  white-space: nowrap;
  overflow-x: auto;
}
.userlist .listin{
  width: 100px;
}
.userlist .listin a{
  display: inline-block;
  width: 100px;
  height: 100px;
}
.isd {
  background: #00b0c2;
  border-radius: 8px;
  padding: 5px 10px;
  color: white;
  font-weight: 600;
}

.bordeww {
  border-top: 1px solid #1bcd22;
  margin-top: 20px;
  padding-top: 10px;
}

.htr {
  color: #00ff0a;
  font-size: 20px;
}

.tbe1 {
  background: #ff6cc5;
  padding: 7px;
  color: white;
  border-radius: 50%;
}

.tbe {
  background: #03c925;
  padding: 7px;
  color: white;
  border-radius: 50%;
}

.colow {
  color: #fff !important;
  font-size: 22px;
}

.partnrPdd {
  background-color: rgb(0 0 0 / 9%) !important;
  border: 1px solid rgb(27 205 34) !important;
  transition: all 0.3s ease-in-out;
  border-radius: 10px !important;
  margin-top: 20px !important;
  color: white !important;
  padding: 0px 9px !important;
}

.timeboard6 {
  box-shadow: 0px 0px 5px 1px #00000080;
  background-color: rgb(0 0 0 / 9%);
  border: 1px solid rgb(27 205 34);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
  margin-top: 20px;
  color: white;
  display: flex;
  justify-content: space-between;
  padding: 0px 9px;
}

.timeboard6:hover {
  box-shadow: inset 0px -1px 12px 3px #33ff00 !important;
}

.timeboard5:hover {
  box-shadow: inset 0px -1px 12px 3px #33ff00 !important;
}

/*.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}

.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard1 {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#dbfaa9 0,#cef392 60%,#caf783);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.back1 {
    background: #fff8ce;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}*/
.mt-33 {
  padding-top: 10px;
  /* padding-left: 90px; */
}

.navbar-inverse {
  width: 100%;
  z-index: 5000;
  top: 0;
  border-bottom: 1px solid #494437;
  background: url(images/download.png) repeat-x 0 #18ab1d;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #10101000 !important;
}

.navbar {
  position: absolute;
  min-height: 100px !important;
  /* margin-bottom: 20px; */
  /* border: 1px solid transparent; */
}

.navbar-inverse {
  border-color: transparent !important;
  position: fixed;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-inverse .navbar-nav>li>a {
  color: #ffffff;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #0e0e0e;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #000000;
  background-color: #1bcd22;
}

.navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #1bcd22 !important;
}

.dropdown-menu {
  background-color: #39622f !important;
  min-width: 215px !important;
  box-shadow: 0px 1px 5px 0px rgb(47 235 0) !important;
  z-index: 1 !important;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #1bcd22 !important;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}

.modal-content {
  padding: 5px;
  background-color: #817865;
  background: linear-gradient(180deg, #a69e8d 0, #817865 20%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d, endColorstr=#817865, GradientType=0);
  border-radius: 5px;
  overflow: hidden;
  position: fixed;
  width: 100%;
  font-size: 12px;
}

/*.modal-body {
    background: url(images/back.png) repeat-x 0 0 #feeebd;
}*/

.timmer {
  color: #18e405 !important;
  text-shadow: 0 0 3px #8eeb85;
  background-color: #204926;
  padding: 0 1px;
  margin: 2px;
  border-radius: 5px;
  font-style: normal;
  height: 54px;
  line-height: 54px;
  width: 100%;
  font-size: 22px;
  margin-top: 16px;
  text-align: center;
}

.abcd {
  color: #fff;
  background: #01fb0a;
  border: 1px solid #01fb0a;
  /* background: linear-gradient(180deg,#feeebd 0,#fece2f);*/
  background-repeat: repeat-x;
  border-radius: 5px 5px 5px 5px;
  float: right;
  padding: 4px;
}

.panel-header {
  line-height: 1.2;
  overflow: hidden;
  background-color: #817865;
  height: 31px;
  background: url(../../latestassets/images/back1.png) repeat-x 50% 50%;
}

.donations {
  margin-bottom: 20px;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #bbb8b2;
  text-align: center;
  padding: 3px 5px;
}

/*.text1 {
    display: flex;
}




.number {
    padding-left: 150px;
}

.h3, {
    margin-top: 13px;
    margin-bottom: 13px;
}

.deposit_button {
    background: linear-gradient(180deg,#cedbff 0,#a2b9ff 47%,#8eaaff 63%,#6f93ff);
    padding: 0px;
    width: 15%;
    border-radius: 50px;
}

.timeboard3 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#62fdc9 0,#23dfa0 47%,#33c896 63%,#4de0af);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard4 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#ff9b9b 0,#ff9393 47%,#fa6363 63%,#f55454);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard5 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#c5fd62 0,#c9fd77 47%,#a8ea3f 63%,#a4e432);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard6 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#fceabb 0,#fccd4d 47%,#f8b500 63%,#fbdf93);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}*/

/*.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}

.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard1 {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#dbfaa9 0,#cef392 60%,#caf783);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.back1 {
    background: #fff8ce;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}



.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}





.modal-content {
    padding: 5px;
    background-color: #817865;
    background: linear-gradient(180deg,#a69e8d 0,#817865 20%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d,endColorstr=#817865,GradientType=0);
    border-radius: 5px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    font-size: 12px;
}

.modal-body {
    background: url(../../latestassets/images/back.png) repeat-x 0 0 #feeebd;
}
*/
/*.timmer {
    color: #18e405;
    text-shadow: 0 0 3px #8eeb85;
    background-color: #204926;
    padding: 0 1px;
    margin: 2px;
    border-radius: 5px;
    font-style: normal;
    height: 54px;
    line-height: 54px;
    width: 100%;
    font-size: 22px;
    margin-top: 16px;
    text-align: center;
}




.dinu1 {
    padding: 1px;
    margin-top: 0px;
}



.panel-header {
    line-height: 1.2;
    overflow: hidden;
    background-color: #817865;
    height: 31px;
    background: url(../../latestassets/images/back1.png) repeat-x 50% 50%;
}






.number {
    padding-left: 150px;
}

.h3, {
    margin-top: 13px;
    margin-bottom: 13px;
}

.deposit_button {
    background: linear-gradient(180deg,#cedbff 0,#a2b9ff 47%,#8eaaff 63%,#6f93ff);
    padding: 0px;
    width: 15%;
    border-radius: 50px;
}

.timeboard3 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#62fdc9 0,#23dfa0 47%,#33c896 63%,#4de0af);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard4 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#ff9b9b 0,#ff9393 47%,#fa6363 63%,#f55454);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard5 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#c5fd62 0,#c9fd77 47%,#a8ea3f 63%,#a4e432);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard6 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#fceabb 0,#fccd4d 47%,#f8b500 63%,#fbdf93);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}
*/
/*.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}

.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard1 {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#dbfaa9 0,#cef392 60%,#caf783);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.back1 {
    background: #fff8ce;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}


.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}





.modal-content {
    padding: 5px;
    background-color: #817865;
    background: linear-gradient(180deg,#a69e8d 0,#817865 20%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d,endColorstr=#817865,GradientType=0);
    border-radius: 5px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    font-size: 12px;
}

.modal-body {
    background: url(../../latestassets/images/back.png) repeat-x 0 0 #feeebd;
}
*/
/*
.timmer {
    color: #18e405;
    text-shadow: 0 0 3px #8eeb85;
    background-color: #204926;
    padding: 0 1px;
    margin: 2px;
    border-radius: 5px;
    font-style: normal;
    height: 54px;
    line-height: 54px;
    width: 100%;
    font-size: 22px;
    margin-top: 16px;
    text-align: center;
}




.dinu1 {
    padding: 1px;
    margin-top: 0px;
}


.panel-header {
    line-height: 1.2;
    overflow: hidden;
    background-color: #817865;
    height: 31px;
    background: url(../../latestassets/images/back1.png) repeat-x 50% 50%;
}












.number {
    padding-left: 150px;
}

.h3, {
    margin-top: 13px;
    margin-bottom: 13px;
}

.deposit_button {
    background: linear-gradient(180deg,#cedbff 0,#a2b9ff 47%,#8eaaff 63%,#6f93ff);
    padding: 0px;
    width: 15%;
    border-radius: 50px;
}

.timeboard3 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#62fdc9 0,#23dfa0 47%,#33c896 63%,#4de0af);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard4 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#ff9b9b 0,#ff9393 47%,#fa6363 63%,#f55454);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard5 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#c5fd62 0,#c9fd77 47%,#a8ea3f 63%,#a4e432);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard6 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#fceabb 0,#fccd4d 47%,#f8b500 63%,#fbdf93);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}
*/
/*.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}

.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard1 {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#dbfaa9 0,#cef392 60%,#caf783);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.back1 {
    background: #fff8ce;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}



.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}



.modal-content {
    padding: 5px;
    background-color: #817865;
    background: linear-gradient(180deg,#a69e8d 0,#817865 20%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d,endColorstr=#817865,GradientType=0);
    border-radius: 5px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    font-size: 12px;
}*/

/*.modal-body {
    background: url(../../latestassets/images/back.png) repeat-x 0 0 #feeebd;
}*/

.timmer {
  color: #18e405 !important;
  text-shadow: 0 0 3px #8eeb85;
  background-color: #204926;
  padding: 0 1px;
  margin: 2px;
  border-radius: 5px;
  font-style: normal;
  height: 54px;
  line-height: 54px;
  width: 100%;
  font-size: 22px;
  margin-top: 16px;
  text-align: center;
}

.dinu1 {
  padding: 1px;
  margin-top: 0px;
}

/*.panel-header {
    line-height: 1.2;
    overflow: hidden;
    background-color: #817865;
    height: 31px;
    background: url(../../latestassets/images/back1.png) repeat-x 50% 50%;
}








.number {
    padding-left: 150px;
}

.h3, {
    margin-top: 13px;
    margin-bottom: 13px;
}

.deposit_button {
    background: linear-gradient(180deg,#cedbff 0,#a2b9ff 47%,#8eaaff 63%,#6f93ff);
    padding: 0px;
    width: 15%;
    border-radius: 50px;
}

.timeboard3 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#62fdc9 0,#23dfa0 47%,#33c896 63%,#4de0af);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard4 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#ff9b9b 0,#ff9393 47%,#fa6363 63%,#f55454);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard5 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#c5fd62 0,#c9fd77 47%,#a8ea3f 63%,#a4e432);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard6 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#fceabb 0,#fccd4d 47%,#f8b500 63%,#fbdf93);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}*/

/*.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}

.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard1 {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#dbfaa9 0,#cef392 60%,#caf783);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.back1 {
    background: #fff8ce;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}



.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}




.modal-content {
    padding: 5px;
    background-color: #817865;
    background: linear-gradient(180deg,#a69e8d 0,#817865 20%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d,endColorstr=#817865,GradientType=0);
    border-radius: 5px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    font-size: 12px;
}*/

/*.modal-body {
    background: url(../../latestassets/images/back.png) repeat-x 0 0 #feeebd;
}

.timmer {
    color: #18e405;
    text-shadow: 0 0 3px #8eeb85;
    background-color: #204926;
    padding: 0 1px;
    margin: 2px;
    border-radius: 5px;
    font-style: normal;
    height: 54px;
    line-height: 54px;
    width: 100%;
    font-size: 22px;
    margin-top: 16px;
    text-align: center;
}



.panel-header {
    line-height: 1.2;
    overflow: hidden;
    background-color: #817865;
    height: 31px;
    background: url(../../latestassets/images/back1.png) repeat-x 50% 50%;
}







.number {
    padding-left: 150px;
}

.h3, {
    margin-top: 13px;
    margin-bottom: 13px;
}

.deposit_button {
    background: linear-gradient(180deg,#cedbff 0,#a2b9ff 47%,#8eaaff 63%,#6f93ff);
    padding: 0px;
    width: 15%;
    border-radius: 50px;
}

.timeboard3 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#62fdc9 0,#23dfa0 47%,#33c896 63%,#4de0af);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard4 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#ff9b9b 0,#ff9393 47%,#fa6363 63%,#f55454);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard5 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#c5fd62 0,#c9fd77 47%,#a8ea3f 63%,#a4e432);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard6 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#fceabb 0,#fccd4d 47%,#f8b500 63%,#fbdf93);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}*/

/*.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}

.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard1 {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#dbfaa9 0,#cef392 60%,#caf783);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.back1 {
    background: #fff8ce;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}
*/

.navbar-brand {
  float: left;
  height: 50px;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #0e0e0e;
}

/*.topTips {
    background: #fafafa;
    border: 1px solid #ffdd57;
    padding: 7px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 12px;
    padding-top: 16px;
}

.main {
    display: flex;
}*/

.modal-content {
  padding: 5px;
  background-color: #817865;
  background: linear-gradient(180deg, #a69e8d 0, #817865 20%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d, endColorstr=#817865, GradientType=0);
  border-radius: 5px;
  overflow: hidden;
  position: fixed;
  width: 100%;
  font-size: 12px;
}

/*.modal-body {
    background: url(../../latestassets/images/back.png) repeat-x 0 0 #feeebd;
}*/

.timmer {
  color: #18e405 !important;
  text-shadow: 0 0 3px #8eeb85;
  background-color: #204926;
  padding: 0 1px;
  margin: 2px;
  border-radius: 5px;
  font-style: normal;
  height: 54px;
  line-height: 54px;
  width: 100%;
  font-size: 22px;
  margin-top: 16px;
  text-align: center;
}

.promotion1 {
  margin-top: 20px;
}

.border2 {
  border-bottom: 1px solid #ffd450;
}

.testInfo {
  margin-bottom: 20px;
  font-size: 24px;
  background: url(../../latestassets/images/back.png) repeat-x 0 0 #feeebd;
  background-size: auto 300px;
  border: 1px solid #ffdd57;
  padding: 1px 51px 15px 51px;
  border-radius: 5px;
}

.promotion {
  margin-top: 80px;
}

.panel-header {
  line-height: 1.2;
  overflow: hidden;
  background-color: #817865;
  height: 31px;
  background: url(../../latestassets/images/back1.png) repeat-x 50% 50%;
}

/*.number {
    padding-left: 150px;
}

.h3 {
    margin-top: 13px;
    margin-bottom: 13px;
}

.deposit_button {
    background: linear-gradient(180deg,#cedbff 0,#a2b9ff 47%,#8eaaff 63%,#6f93ff);
    padding: 0px;
    width: 15%;
    border-radius: 50px;
}

.timeboard3 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#62fdc9 0,#23dfa0 47%,#33c896 63%,#4de0af);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard4 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#ff9b9b 0,#ff9393 47%,#fa6363 63%,#f55454);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard5 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#c5fd62 0,#c9fd77 47%,#a8ea3f 63%,#a4e432);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard6 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#fceabb 0,#fccd4d 47%,#f8b500 63%,#fbdf93);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}
*/
/*.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard1 {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#dbfaa9 0,#cef392 60%,#caf783);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}
*/
.back1 {
  /*box-shadow: 0px 0px 5px 1px #00000080;*/
  background-color: rgb(0 0 0 / 9%);
  /*  border: 1px solid rgb(27 205 34);*/
  font-size: 12px;
  border-radius: 10px;

  line-height: 22px;
  width: 100%;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 20px;
}

.text-black {
  color: black !important;
}

.table .table {
  background-color: #fff0 !important;
}

.table-bordered {
  border: 2px solid #ffd700 !important;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 2px solid #ffd700 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f900 !important;
}

.table-hover>tbody>tr:hover {
  background-color: transparent !important;
}

.footer {
  background: url(images/download.png) repeat-x 0 #39622f;
  text-align: center;
  top: 0;
  padding: 16px 0px 10px 0px;
  position: relative;
}

/*.topTips {
    background: #fafafa;
    border: 1px solid #ffdd57;
    padding: 7px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 12px;
    padding-top: 16px;
}
*/
.text-white {
  color: white;
}

.main {
  display: flex;
  padding: 15px;
  margin-bottom: 20px;
  justify-content: space-between;
  box-shadow: 0px 0px 5px 1px #00000080;
  background-color: rgb(0 0 0 / 9%);
  border: 1px solid #00b0c2;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}

.main:hover {
  box-shadow: inset 0px -1px 12px 3px #00b0c2 !important;
}

.icon1 {
  margin-left: 30px;
  text-align: left;
}

.btn-Green {
  background: #0eeb17;
  border: 1px solid #0eeb17;
  /* background: linear-gradient(180deg,#feeebd 0,#fece2f); */
  background-repeat: repeat-x;
  border-radius: 5px 5px 5px 5px;
  margin-left: 0.5rem;
}

.modal-content {
  padding: 5px;
  box-shadow: inset 0px -1px 12px 3px #00b0c2 !important;
  background: #184505 !important;
  border: 2px solid #00b0c2 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d, endColorstr=#817865, GradientType=0);
  border-radius: 5px;
  overflow: hidden;
  position: fixed;
  width: 100%;
  font-size: 12px;
}

.modal-content:hover {
  box-shadow: inset 0px -1px 12px 3px #00b0c2 !important;
}

.modal-body {
  background: transparent !important;
}

.timmer {
  color: #00b0c2 !important;
  text-shadow: 0 0 3px #8eeb85;
  background-color: #00b0c2;
  padding: 0 1px;
  margin: 2px;
  border-radius: 5px;
  font-style: normal;
  height: 54px;
  line-height: 54px;
  width: 100%;
  font-size: 22px;
  margin-top: 16px;
  text-align: center;
}

.modal-dialog {
  margin-top: 70px;
}

.panel-header1 {
  box-shadow: 0px 0px 5px 1px #00000080;
  background-color: rgb(0 0 0 / 9%);
  border: 2px solid #00b0c2;
}

.panel-header1:hover {
  box-shadow: inset 0px -1px 12px 3px #00b0c2 !important;
}

.modal-header {
  padding: 7px;
  border-bottom: 1px solid #00b0c2 !important;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #00b0c2 !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

:where(.css-dev-only-do-not-override-1k979oh).ant-pagination .ant-pagination-item-active {
  font-weight: 600;
  background-color: #ffffff;
  border-color: #00b0c2 !important;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select-single .ant-select-selector {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 14px;
  line-height: 1.5714285714285714;
  list-style: none;
  font-family: inherit;
  display: flex;
  border-radius: 6px;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select-single {
  font-size: 14px;
  height: 32px;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 4px;
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 14px;
  line-height: 1.5714285714285714;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  position: absolute;
  top: -9999px;
  z-index: 1050;
  overflow: hidden;
  font-variant: initial;
  background-color: #007805 !important;
  border-radius: 8px;
  outline: none;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),
    0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgba(255, 255, 255, 0.88) !important;
  font-weight: 600;
  background-color: #e6f4ff;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select-dropdown .ant-select-item {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(255, 255, 255, 0.88) !important;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5714285714285714;
  box-sizing: border-box;
  cursor: pointer;
  transition: background 0.3s ease;
  border-radius: 4px;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-empty-normal .ant-empty-description {
  color: rgb(255 255 255) !important;
}

::placeholder {
  color: #fff !important;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgb(255 255 255 / 88%);
  font-weight: 600;
  background-color: #1bcd22 !important;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgb(255 255 255 / 88%) !important;
  font-size: 14px;
  line-height: 1.5714285714285714;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  position: relative;
  display: inline-block;
  cursor: pointer;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-pagination .ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 37px !important;
  margin-inline-end: 8px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 22px !important;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 6px;
  outline: 0;
  cursor: pointer;
  user-select: none;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-pagination .ant-pagination-item-active a {
  color: #1bcd22 !important;
}

:where(.css-dev-only-do-not-override-1k979oh).ant-select .ant-select-arrow {
  display: flex;
  align-items: center;
  color: rgb(255 255 255) !important;
}

.form-control {
  display: block !important;
  width: 100%;
  height:40px;
  padding: 0px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ffffff !important;
  background-color: #204581 !important;
  background-image: none;
  border: 1px solid #204581 !important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s !important;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s !important;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s !important;
}

.border1 {
  border: 1px dotted #f7d671;
}

.form-group {
  margin-bottom: 1px;
}

.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
}

.form2 {
  margin: 13px;
}

/*.form1 {
    background-color: white;
}
*/
::placeholder {
  color: white !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #007805 !important;
  /* opacity: 1; */
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-header {
  line-height: 1.2;
  overflow: hidden;
  background-color: #0eeb17;
  height: 31px;
  /*background: url(../../assets/images/back1.png) repeat-x 50% 50%;*/
}

.table> :not(caption)>*>* {
  background-color: transparent !important;
}

.btn-primary {
  color: #fff;
  background-color: #00b0c2 !important;
  border-color: #00b0c2 !important;
}

/*

.number {
    padding-left: 150px;
}

.h3, {
    margin-top: 13px;
    margin-bottom: 13px;
}

.deposit_button {
    background: linear-gradient(180deg,#cedbff 0,#a2b9ff 47%,#8eaaff 63%,#6f93ff);
    padding: 0px;
    width: 15%;
    border-radius: 50px;
}

.timeboard3 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#62fdc9 0,#23dfa0 47%,#33c896 63%,#4de0af);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard4 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#ff9b9b 0,#ff9393 47%,#fa6363 63%,#f55454);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard5 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#c5fd62 0,#c9fd77 47%,#a8ea3f 63%,#a4e432);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.timeboard6 {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(180deg,#fceabb 0,#fccd4d 47%,#f8b500 63%,#fbdf93);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}

.cont {
    padding-left: 15px;
}

.timmer1 {
    text-align: center;
    padding-top: 30px;
}*/

/*.timeboard {
    display: block;
    overflow: hidden;
    background: linear-gradient(180deg,#cefad5 0,#b6eec0 60%,#a7f1b6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #254879;
    text-decoration: none;
    text-shadow: 1px 2px 3px #fff;
    padding: 0 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(153,70,153,.5),inset 0 0 2px #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153,70,153,.5), inset 0 0 2px #fff;
    border: 1px solid #949494;
}
*/
.timeboard1 {
  display: block;
  overflow: hidden;
  background: linear-gradient(180deg, #dbfaa9 0, #cef392 60%, #caf783);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #254879;
  text-decoration: none;
  text-shadow: 1px 2px 3px #fff;
  padding: 0 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(153, 70, 153, 0.5), inset 0 0 2px #fff;
  -webkit-box-shadow: 0 1px 3px rgba(153, 70, 153, 0.5), inset 0 0 2px #fff;
  border: 1px solid #949494;
}

/*.back1 {
    background: #fff8ce;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}
*/

.navbar-brand {
  float: left;
  /* height: 110px; */
  padding: 5px 15px;
  font-size: 18px;
  line-height: 20px;
}

.cou {
  width: 50px;
  height: 50px;
  filter: invert(1);
  padding: 10px;
}

.cont1 {
  display: flex;
  justify-content: space-between;
}

.nav>li>a {
  position: relative;
  display: inline-block;

  font-size: 15px;
}

/*.topTips {
    background: #fafafa;
    border: 1px solid #ffdd57;
    padding: 7px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 12px;
    padding-top: 16px;
}*/

@media only screen and (max-width: 600px) {
  .main {
    display: flex;
    justify-content: space-between;
  }

  .navbar-brand {
    float: left;
    height: 86px;
    width: 107px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
  }
}

.icon1 {
  margin-left: 0px;
  /* text-align: right; */
}

.main1 {
  display: flex;
  height: 75px !important;
}

.main22 {

  padding: 15px;
  margin-bottom: 20px;
  justify-content: space-between;
  box-shadow: 0px 0px 5px 1px #00000080;
  background-color: rgb(0 0 0 / 9%);
  border: 1px solid rgb(27 205 34);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;

}

.diss {
  display: flex;
  justify-content: space-between;
}

.bg-white-100 {
  background-color: hsla(0, 0%, 100%, .1);
  padding: 4px 10px;
  border-radius: 10px;
}

.imgwidth {
  width: 18px;
}

.mains {
  display: flex;
  justify-content: space-between;
}

.main {
  display: flex;
  height: 90px;
}

.main2 {
  padding-top: 100px;
}

a {
  color: #fff !important;
  text-decoration: none;
}

.content {
  margin-top: 20px;
}

.modal-content {
  padding: 5px;
  /* background-color: #817865;
    background: linear-gradient(180deg,#a69e8d 0,#817865 20%);*/
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a69e8d, endColorstr=#817865, GradientType=0);
  border-radius: 5px;
  overflow: hidden;
  position: fixed;
  width: 100%;
  font-size: 12px;
}

.modal-body {
  background: url(../../latestassets/images/back.png) repeat-x 0 0 #feeebd;
}

.modal-body p {
  color: white !important;
}

.h61 {
  color: white !important;
  font-size: 18px;
}

#myProgress {
  width: 100%;
  background-color: white;
}

#myBar {
  width: 1%;
  height: 20px;
}

.bgw {
  color: #18e405 !important;
  text-shadow: 0 0 3px #8eeb85;
  background-color: #204926;
  padding: 0 1px;
  margin: 2px;
  border-radius: 5px;
  font-style: normal;
  height: 54px;
  line-height: 54px;
  width: 100%;
  font-size: 22px;
  margin-top: 16px;
  text-align: center;
}

.timmer {
  color: #18e405 !important;
  text-shadow: none;
  background-color: #204926;
  padding: 0 1px;
  margin: 2px;
  border-radius: 5px;
  font-style: normal;
  height: 54px;
  line-height: 54px;
  width: 100%;
  font-size: 22px;
  margin-top: 16px;
  text-align: center;
}

.btn1 {
  border: 1px solid #6f603e;
  margin: 3px 0;
}

.setaddrs {
  width: 150px;
}

.btn2 {
  margin-top: 11px;
  color: #fff;
  padding: 7px 21px;
}

.btn3 {
  color: #fff;
  padding: 7px 21px;
  position: relative;
  top: 5px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808;
}

.content-page {
  padding-top: 52px;
}

.pr_help {
  box-shadow: 0px 0px 5px 1px #00000080;
  background-color: rgb(0 0 0 / 9%);
  border: 1px solid rgb(27 205 34);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
  margin-top: 20px;
  color: white;

  padding: 0px 30px;
}

.contr {
  text-align: center;
  color: #fff;
}

.contrNOalign {
  color: #fff !important;
}

.ctr_1 {
  display: flex;
  justify-content: space-between;
}

.pro_time {
  color: red;
  font-size: 700;
}

.nft_theme #myProgress {
  background-color: #fff;
  width: 100%;
}

.nft_theme #myBar {
  height: 20px;
  width: 1%;
}

@media(max-width: 600px) {
  .key {
    width: 50px !important;
    font-size: 16px !important;
    text-align: center;
  }
}