html,
body {
  margin:0;
  padding:0
}
a {
  text-decoration:none;
  color:#000
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-align:center;
  margin:0
}

.telegram-logo {
  text-align:left
}
.telegram-logo a {
  display:flex
}
.telegram-logo img {
  position:fixed;
  bottom:70px;
  margin-left:5px
}
.gr-top-nav {
  display:flex;
  background-color:#000;
  padding:1px;
  justify-content:space-evenly;
  align-items:center
}
.gr-top-nav a {
  border-radius:10px;
  background-color:#25579d;
  color:#fff;
  display:flex;
  justify-content:center;
  border:4px solid #000;
  padding:2px 15px;
  text-decoration:none;
  transition:color .2s
}
.gr-top-nav a:hover {
  color:#fff
}
.gr-top-nav a p {
  margin:0
}
.gr-logo {
  border:4px dotted #00f;
  display:flex;
  justify-content:center;
  background-color:#000;
  padding-bottom:5px;
  margin-bottom:2px
}
.gr-marquee {
  border:1px solid #ff0;
  background-color:#a80000;
  padding:3px;
  color:#fff
}
.gr-marquee h1 {
  font-size:16px
}
.gr-third {
  background-color:#000;
  border-radius:10px;
  display:flex;
  justify-content:center;
  margin-bottom:2px
}
.gr-three {
  border:3px solid #000;
  background:#fff;
  border-radius:10px;
  margin:5px 0;
  padding:3px
}
.gr-three p {
  display:flex;
  justify-content:center;
  line-height:.3
}
.gr-three .one {
  color:#b30a0a;
  font-size:20px
}
.gr-three .two {
  color:#00f;
  line-height:1.5;
  font-size:12px
}
.gr-three .three {
  color:red;
  font-size:20px
}
.gr-three a:hover {
  text-decoration:none
}
.gr-three .four strong {
  color:#000;
  font-size:20px
}
.gr-whatsapp {
  margin-bottom:-20px;
  display:flex;
  justify-content:center
}
.gr-three .gr-whatsapp .one {
  border:1px outset #000;
  background-color:#00f;
  padding:10px;
  color:#fff;
  margin-right:20px
}
.gr-three .gr-whatsapp .two {
  border:2px outset #777;
  background-color:green;
  font-size:20px;
  color:#fff;
  font-weight:700;
  padding:10px;
  line-height:.3
}
.gr-fourth {
  line-height:.3;
  background:#006156;
  border-radius:10px;
  margin:2px;
  padding:5px
}
.gr-fourth p {
  display:flex;
  justify-content:center;
  color:#fff;
  font-weight:450
}
.gr-fourth .one a {
  font-size:20px;
  color:red
}
.gr-fourth .one a:hover {
  text-decoration:none
}
.gr-fourth .two {
  color:#fff;
  font-size:20px
}
.gr-fourth .three a {
  color:#fff;
  font-size:20px;
  font-weight:500
}
.gr-fourth .three a:hover {
  color:red;
  font-size:20px;
  text-decoration:none
}
.gr-fourth .fourth a {
  color:#fff;
  background-color:#00f;
  border:2px outset #777;
  padding:2px 6px
}
.gr-fourth .fourth a:hover {
  text-decoration:none
}
.gr-fourth .fifth a {
  border:3px solid #18a707;
  background-color:#ff0;
  border-radius:20px;
  color:#000
}
.gr-fourth .fifth a:hover {
  text-decoration:none;
  color:#000
}
.gr-fourth-whatsapp {
  display:flex;
  justify-content:center;
  margin-bottom:-20px
}
.gr-fourth .gr-fourth-whatsapp .one {
  border:1px outset #000;
  background-color:#00f;
  padding:10px;
  margin-right:20px;
  color:#fff
}
.gr-fourth .gr-fourth-whatsapp .two {
  border:2px outset #777;
  background-color:green;
  font-size:15px;
  color:#fff;
  font-weight:700;
  padding:10px
}
.gr-fifth {
  background:#0f2027;
  background:-webkit-linear-gradient(to right,#2C5364,#203A43,#0F2027);
  background:linear-gradient(to right,#2C5364,#203A43,#0F2027);
  border-radius:10px;
  margin:5px 0;
  padding:5px
}
.gr-fifth p {
  display:flex;
  justify-content:center;
  line-height:.3
}
.gr-fifth .one a {
  font-size:20px;
  color:red
}
.gr-fifth .one a:hover {
  text-decoration:none
}
.gr-fifth .two {
  color:#fff;
  font-size:20px
}
.gr-fifth .three a {
  color:#00f;
  font-size:20px
}
.gr-fifth .three a:hover {
  color:#00f;
  font-size:20px;
  text-decoration:none
}
.gr-fifth .fourth a {
  color:#fff;
  background-color:#00f;
  border:2px outset #777;
  padding:10px 5px
}
.gr-fifth .fourth a:hover {
  text-decoration:none
}
.gr-fifth .fifth a {
  border:2px solid #18a707;
  background-color:#18a707;
  border-radius:7px;
  color:#fff;
  padding:7px;
  margin-top:-5px
}
.gr-fifth .fifth a:hover {
  text-decoration:none;
  color:#fff
}
.gr-sixth {
  margin-top:20px;
  margin-bottom:20px;
  text-align:center
}
.gr-sixth a,
p {
  text-align:center
}
.gr-sixth a p strong {
  color:#fff;
  border:2px outset #000;
  background-color:red;
  padding:10px
}
.gr-sixth a:hover {
  text-decoration:none
}
.gr-seventh {
  background-color:#1d9d82;
  margin-bottom:10px
}
.gr-seventh h1 {
  color:#fff;
  padding:10px
}
.gr-eight {
  border:4px solid #f5ecce;
  background:#093028;
  background:linear-gradient(to right,#237A57,#093028);
  padding-top:2px;
  padding-bottom:2px;
  margin-bottom:2px
}
.gr-eight div .one {
  font-size:30px;
  -webkit-text-stroke:1px #fff;
  text-shadow:6px 4px 4px #000;
  color:red
}
.gr-eight div .two {
  color:#fff
}
.gr-eight div .three {
  color:#00b8ff;
  font-size:30px
}
.gr-nine {
  border:3px solid #000;
  background:#fff;
  border-radius:10px;
  padding:2px
}
.gr-nine p {
  display:flex;
  justify-content:center;
  line-height:.2
}
.gr-nine .one {
  color:#000;
  font-size:20px
}
.gr-nine .two {
  color:#00f;
  line-height:1;
  font-size:16px
}
.gr-nine .three {
  color:red;
  font-size:18px
}
.gr-nine a:hover {
  text-decoration:none
}
.gr-nine .four strong {
  background-color:#08c;
  color:#fff;
  font-size:20px;
  border:double 3px #fff;
  border-radius:12px;
  padding:8px
}
.gr-whatsapp {
  display:flex;
  justify-content:center
}
.gr-nine .gr-whatsapp .one {
  border:1px outset #000;
  background-color:#00f;
  padding:10px;
  color:#fff;
  margin-right:20px
}
.gr-nine .gr-whatsapp .two {
  border:1px outset #777;
  background-color:green;
  font-size:20px;
  color:#fff;
  font-weight:700;
  padding:10px;
  line-height:.3
}
.satta-king-box {
  border:3px solid #000;
  background:#fff;
  border-radius:10px;
  padding:5px;
  text-align:center;
  margin-bottom:5px
}
.satta-king-box-title {
  color:#000;
  font-weight:700;
  font-size:20px;
  margin:0
}
.satta-king-box-subtitle {
  color:#b30a0a;
  font-size:16px;
  margin:0 0 8px
}
.satta-king-box-description {
  color:#00f;
  font-size:16px;
  margin:0;
  line-height:1
}
.satta-king-box-contact {
  font-weight:700;
  color:green;
  font-size:18px;
  margin:4px 0
}
.satta-king-box-buttons {
  display:flex;
  justify-content:center
}
.satta-king-box-button {
  padding:5px 10px;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
  font-size:16px;
  margin:0 5px;
  border:1px solid #00f
}
.satta-king-box-button.whatsapp {
  background-color:green
}
.satta-king-box-button.call {
  background-color:#00f
}
.satta-king-boxten {
  border:3px solid #000;
  background:linear-gradient(90deg,#EFBD13 0%,#fffc38 35%,#EFEC32 100%);
  border-radius:10px;
  padding:5px;
  text-align:center;
  margin-bottom:5px
}
.satta-king-boxten-title {
  color:#000;
  font-weight:700;
  font-size:20px;
  margin:0
}
.satta-king-boxten-subtitle {
  color:#d01515;
  font-size:16px;
  margin:0 0 8px
}
.satta-king-boxten-description {
  color:#7405c8;
  font-size:16px;
  margin:0;
  line-height:1
}
.satta-king-boxten-contact {
  font-weight:700;
  color:green;
  font-size:18px;
  margin:4px 0
}
.satta-king-boxten-buttons {
  display:flex;
  justify-content:center
}
.satta-king-boxten-button {
  padding:5px 10px;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
  font-size:16px;
  margin:0 5px;
  border:1px solid #00f
}
.satta-king-boxten-button.whatsapp {
  background-color:green
}
.satta-king-boxten-button.call {
  background-color:#00f
}
.gr-tenth {
  border:3px solid #000;
  background:#fff;
  border-radius:10px;
  margin:2px 0;
  padding:3px
}
.gr-tenth p {
  display:flex;
  justify-content:center;
  line-height:.3
}
.gr-tenth .one {
  color:red;
  font-size:20px
}
.gr-tenth .two {
  color:#000;
  line-height:1.5;
  font-size:14px
}
.gr-tenth .three {
  color:green;
  font-size:20px
}
.gr-tenth a:hover {
  text-decoration:none
}
.gr-tenth .four strong {
  background-color:#08c;
  color:#fff;
  border:outset 3px #fff;
  border-radius:14px;
  padding:5px
}
.gr-tenth .gr-second-whatsapp .one {
  border:1px outset #000;
  background-color:blue;
  color:#fff;
  padding:10px;
  margin-right:20px
}
.gr-tenth .gr-second-whatsapp .two {
  border:2px outset #777;
  background-color:green;
  font-size:20px;
  color:#fff;
  font-weight:700;
  padding:10px;
  line-height:.3
}
.gr-second-whatsapp {
  display:flex;
  justify-content:center;
  margin-bottom:-20px
}
.gr-eleventh {
  border:3px solid #000;
  background:#fff;
  border-radius:10px;
  margin:3px 0;
  padding:5px
}
.gr-eleventh p {
  display:flex;
  justify-content:center;
  line-height:.3
}
.gr-eleventh .one {
  color:red;
  font-size:18px
}
.gr-eleventh .two {
  color:#000;
  line-height:1.5;
  font-size:12px
}
.gr-eleventh .three {
  color:green;
  font-size:20px
}
.gr-eleventh a:hover {
  text-decoration:none
}
.gr-eleventh .four strong {
  background-color:#08c;
  color:#fff;
  border:double 3px #fff;
  border-radius:14px;
  padding:5px
}
.gr-third-whatsapp {
  display:flex;
  justify-content:center;
  margin-bottom:-20px
}
.gr-eleventh .gr-third-whatsapp .one {
  border:1px solid #000;
  background-color:#00f;
  padding:10px;
  margin-right:20px;
  color:#fff
}
.gr-eleventh .gr-third-whatsapp .two {
  border:2px outset #777;
  background-color:green;
  font-size:20px;
  color:#fff;
  font-weight:700;
  padding:10px;
  line-height:.3
}
.gr-twelve {
  border:3px solid #000;
  background:#fff;
  border-radius:10px;
  margin:3px 0;
  padding:5px
}
.gr-twelve p {
  display:flex;
  justify-content:center;
  line-height:.3
}
.gr-twelve .one {
  color:#000;
  font-size:18px
}
.gr-twelve .two {
  color:blue;
  line-height:1.5
}
.gr-twelve .three {
  color:green;
  font-size:20px
}
.gr-twelve a:hover {
  text-decoration:none
}
.gr-twelve .four strong {
  background-color:#08c;
  color:#fff;
  border:outset 3px #fff;
  border-radius:14px;
  padding:5px
}
.gr-twelve .gr-fourth-whatsapp .one {
  border:2px outset #000;
  background-color:#00f;
  font-size:20px;
  padding:10px;
  margin-right:20px;
  color:#fff
}
.gr-twelve .gr-fourth-whatsapp .two {
  border:2px outset #777;
  background-color:green;
  font-size:20px;
  color:#fff;
  font-weight:700;
  padding:10px;
  line-height:.3
}
.gr-fourth-whatsapp {
  display:flex;
  justify-content:center;
  margin-bottom:-20px
}
.gr-thirteen {
  border:3px solid #000;
  background:#0f2027;
  background:-webkit-linear-gradient(to right,#2C5364,#203A43,#0F2027);
  background:linear-gradient(to right,#2C5364,#203A43,#0F2027);
  border-radius:10px;
  margin:5px 0;
  padding:3px
}
.gr-thirteen p {
  display:flex;
  justify-content:center;
  line-height:.3
}
.gr-thirteen .one {
  color:#4afeff;
  font-size:20px
}
.gr-thirteen .two {
  color:#fff;
  line-height:1.5
}
.gr-thirteen .three {
  color:red;
  font-size:20px
}
.gr-thirteen a:hover {
  text-decoration:none
}
.gr-thirteen .four strong {
  background-color:#08c;
  color:#fff;
  border:double 3px #fff;
  border-radius:14px;
  padding:5px
}
.gr-fifth-whatsapp {
  display:flex;
  justify-content:center;
  margin-bottom:-20px
}
.gr-thirteen .gr-fifth-whatsapp .one {
  border:1px solid #000;
  background-color:green;
  padding:10px;
  margin-right:20px;
  color:#fff
}
.gr-thirteen .gr-fifth-whatsapp .two {
  border:2px outset #777;
  background-color:green;
  font-size:20px;
  color:#fff;
  font-weight:700;
  padding:10px;
  line-height:.3
}
.gr-sixth-whatsapp {
  display:flex;
  justify-content:center
}
.gr-sixth-whatsapp .one {
  border:2px inset #777;
  margin-right:10px;
  padding:10px;
  background-color:#00f;
  color:#fff
}
.gr-sixth-whatsapp .two {
  border:2px inset #777;
  padding:10px;
  background-color:green;
  color:#fff
}
.gr-fourteen {
}
.gr-fourteen-header {
  background-color:#002f99;
  color:#fff;
  margin:2px;
  padding:2px
}
.gr-fourteen .gr-fourteen-body {
  display:flex;
  justify-content:space-evenly;
  margin-bottom:1px
}
.gr-fourteen .gr-fourteen-body .left,
.right {
  width:-webkit-fill-available;
  margin:1px
}
.gr-fourteen .gr-fourteen-body .left .one {
  border:2px solid #003cff;
  color:#fff;
  background:#001899
}
.gr-fourteen .gr-fourteen-body .left p {
  margin:0;
  border-bottom:2px solid beige
}
.gr-fourteen .gr-fourteen-body .left .two {
  background:#007991;
  background:-webkit-linear-gradient(to right,#78ffd6,#007991);
  background:linear-gradient(to right,#78ffd6,#007991)
}
.gr-fourteen .gr-fourteen-body .left .score {
  display:flex;
  justify-content:space-around;
  background-color:#ebfdff
}
.gr-fourteen .gr-fourteen-body .left .score .old {
  color:#ad0000;
  font-size:18px;
  font-weight:400
}
.gr-fourteen .gr-fourteen-body .left .score .new {
  color:#002f99;
  font-size:18px;
  font-weight:400
}
.gr-fourteen .gr-fourteen-body .right .one {
  border:2px solid #003cff;
  color:#fff;
  background:#001899
}
.gr-fourteen .gr-fourteen-body .right p {
  margin:0;
  border-bottom:2px solid beige
}
.gr-fourteen .gr-fourteen-body .right .two {
  background:#007991;
  background:-webkit-linear-gradient(to right,#78ffd6,#007991);
  background:linear-gradient(to right,#78ffd6,#007991)
}
.gr-fourteen .gr-fourteen-body .right .score {
  display:flex;
  justify-content:space-around;
  background-color:#ebfdff
}
.gr-fourteen .gr-fourteen-body .right .score .old {
  color:#ad0000;
  font-size:18px;
  font-weight:400
}
.gr-fourteen .gr-fourteen-body .right .score .new {
  color:#002f99;
  font-size:18px;
  font-weight:400
}
.gr-fourteen .gr-fourteen-body .right .score {
  display:flex;
  justify-content:space-around
}
.gr-sixteen {
  border:5px solid #000;
  border-radius:10px;
  background:#160232;
  text-align:center;
  padding:10px;
  color:#fce418
}
.gr-sixteen h3 {
  font-size:22px;
  line-height:2
}
.gr-sixteen .one p {
  color:#ff2121;
  line-height:1px;
  font-size:18px;
  font-weight:800
}
.gr-sixteen .one-new p {
  color:#fff;
  line-height:1.3px;
  font-size:16px;
  font-weight:800
}
.gr-sixteen .two p {
  font-weight:800;
  line-height:1px;
  color:#ff2121;
  font-size:16px
}
.gr-sixteen .three p {
  color:#1de81d;
  font-weight:800;
  line-height:1px;
  font-size:14px
}
.gr-sixteen .four p {
  color:#ff0;
  font-weight:800;
  line-height:1px;
  font-size:16px
}
.gr-seventeen {
  margin-top:10px
}
.gr-header-seventeen {
  background-color:#002f99;
  font-size:20px
}
.gr-body-seventeen {
  margin-bottom:10px
}
.gr-body-seventeen table tr th,
.gr-body-seventeen table tr td {
  text-align:center;
  border:1px solid
}
.gr-body-seventeen table tr th {
  background-color:#092248;
  color:#fff;
  font-size:10px;
  font-weight:700;
  padding:0 2px
}
.gr-eighteen {
  border:3px solid #000;
  background:#7b4397;
  background:-webkit-linear-gradient(to left,#dc2430,#7b4397);
  background:linear-gradient(to left,#dc2430,#7b4397);
  border-radius:10px;
  margin:5px 0;
  padding:15px 5px 10px 0
}
.gr-eighteen p {
  display:flex;
  justify-content:center;
  line-height:.3
}
.gr-eighteen .one {
  line-height:1.5;
  color:#fff
}
.gr-eighteen .two {
  color:#ff0;
  font-size:20px
}
.gr-seven-whatsapp {
  display:flex;
  justify-content:center
}
.gr-eighteen .gr-seven-whatsapp .one {
  border:2px inset #777;
  margin-right:10px;
  padding:10px;
  background-color:#fff;
  color:#000;
  line-height:.3
}
.gr-eighteen .gr-seven-whatsapp .twoo {
  border:2px inset #777;
  margin-right:10px;
  padding:10px;
  background-color:green;
  color:#fff
}
.gr-twenty a {
  color:#fff
}
.gr-twenty {
  border:2px solid #000;
  border-radius:10px;
  background:#156858;
  background:-webkit-linear-gradient(to right,#002d22,#156858,#041411);
  background:linear-gradient(to right,#002d22,#156858,#041411);
  padding:10px;
  margin-bottom:10px;
  color:#fff
}
.gr-twenty h2 {
  color:#fb9537
}
.gr-twenty h2,
.gr-twenty p,
.gr-twenty h3 {
  margin-bottom:10px
}
.gr-twenty h3 {
  color:#fc912d;
  text-align:center
}
.gr-twenty-one h2 {
  background-color:#002f99;
  color:#fff;
  padding:10px;
  margin-bottom:20px
}
.gr-twenty-one ul {
  list-style:none;
  padding:0
}
.gr-twenty-one li {
  background:#156858;
  background:-webkit-linear-gradient(to right,#002d22,#156858,#041411);
  background:linear-gradient(to right,#002d22,#156858,#041411);
  border:2px solid #fff;
  padding:5px;
  margin:0;
  color:#fff;
  font-size:18px;
  text-align:center
}
.gr-twenty-one a {
  color:#fff
}
.gr-twenty-one .second p {
  background:#156858;
  background:-webkit-linear-gradient(to right,#002d22,#156858,#041411);
  background:linear-gradient(to right,#002d22,#156858,#041411);
  border:2px solid #fff;
  padding:5px;
  margin:0;
  color:#fff;
  font-size:18px
}
.gr-twenty-one .second a {
  color:#fff
}
.gr-twenty-one .third p {
  background:#156858;
  background:-webkit-linear-gradient(to right,#002d22,#156858,#041411);
  background:linear-gradient(to right,#002d22,#156858,#041411);
  border:2px solid #fff;
  padding:5px;
  margin:0;
  color:#fff;
  font-size:18px
}
.gr-twenty-one .third a {
  color:#fff
}
.gr-twenty-one .fourth p {
  background:#156858;
  background:-webkit-linear-gradient(to right,#002d22,#156858,#041411);
  background:linear-gradient(to right,#002d22,#156858,#041411);
  border:2px solid #fff;
  padding:5px;
  margin:0;
  color:#fff;
  font-size:18px
}
.gr-twenty-one .fourth a {
  color:#fff
}
.gr-twenty-two h3 {
  text-align:center
}
.gr-twenty-three {
  text-align:center;
  background-color:#000;
  border-radius:10px;
  margin-top:15px;
  margin-bottom:10px
}
.gr-twenty-four {
  text-align:center;
  background-color:#fff;
  border-radius:10px;
  margin-bottom:20px;
  border:2px solid #000;
  padding:10px
}
.gr-twenty-fifth {
  background:-webkit-linear-gradient(to right,#574dc2,#302b63,#302870);
  background:linear-gradient(to right,#24243e,#574dc2,#302870);
  border-radius:10px;
  border:3px solid #000;
  padding-top:5px;
  text-align:center;
  margin-bottom:5px;
  color:#fff;
  line-height:1
}
.gr-twenty-fifth .third {
  color:orange;
  font-size:18px
}
.gr-twenty-fifth .fifth {
  color:#ff0;
  font-size:20px
}
.gr-twenty-fifth a {
  color:#ff0;
  font-size:25px;
  text-align:center
}
.gr-twenty-fifth a:hover {
  color:#00f
}
.gr-twenty-sixth {
  border:solid red;
  background-color:#09094d;
  text-align:center;
  border-radius:30px;
  padding:10px
}
.gr-twenty-sixth ul {
  list-style-type:none;
  display:flex;
  text-align:center;
  justify-content:center
}
.gr-twenty-sixth ul,
.gr-twenty-sixth li {
  padding-right:15px;
  font-size:18px
}
.gr-twenty-sixth a {
  color:#fff
}
.gr-twenty-sixth a:hover {
  text-decoration:none;
  color:#fff
}
.gr-twenty-seven {
  text-align:center;
  padding:10px;
  margin-bottom:10px
}
.accordion {
  color:#000;
  width:auto
}
.accordion-item {
  background-color:#fff;
  border-radius:10px;
  box-shadow:0 4px 1px 0 rgba(255,255,255,.5)
}
.accordion-item-header {
  font-size:18px;
  font-weight:500;
  min-height:2.25rem;
  line-height:2.25rem;
  display:flex;
  align-items:center;
  position:relative;
  cursor:pointer;
  background-color:#b94a3f;
  color:#fff;
  padding:20px
}
.accordion-item-header:hover {
  background-color:#00f
}
.accordion-item-header.active {
  background-color:#00f
}
.accordion-item-header::before {
  content:'\002B';
  position:absolute;
  right:2%;
  color:#fff
}
.accordion-item-header.active::before {
  content:"\002D";
  color:#fff;
  background-color:#00f
}
.accordion-item-body {
  max-height:0;
  overflow:hidden
}
.accordion-item-body-content {
  padding:20px;
  text-align:center;
  line-height:2rem;
  background-color:#f5f5f5;
  font-family:Manrope;
  font-size:16px;
  color:#000
}
section.gr-bottom {
  position:fixed;
  bottom:0
}
.gr-bottom a {
  display:flex
}
.gr-bottom a:hover {
  text-decoration:none
}
.gr-bottom a.bottomtotop p {
  transform:rotate(270deg);
  background-color:#337ab7;
  color:#fff;
  padding:6px;
  border-radius:54%;
  margin:10px;
  font-size:29px
}
.gr-bottom a.bottomtotop p:hover {
  opacity:.7
}
.gr-body-seventeen table {
  margin:auto;
  width:100%;
  border:2px solid
}
@media screen and (max-width:431px) {
  .gr-twenty-sixth ul {
    display:flex;
    flex-wrap:nowrap;
    justify-content:center
  }
  .gr-twenty-sixth ul li {
    padding-right:15px;
    font-size:18px;
    white-space:nowrap
  }
  .accordion-item-header {
    line-height:2.25rem
  }
  .accordion-item {
    border-bottom:2px solid #fff
  }
  .gr-body-seventeen table {
    margin:auto;
    width:100%;
    border:2px solid
  }
}
