.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px
}
.fa-info-circle {
    background: inherit;
    color: inherit;
    padding-left: 0px;
}
.educational-banner {
    background-color: #f8d7da;
    border-left: 5px solid #dc3545;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.info-box {
    background-color: #e8f4fd;
    border-left: 5px solid #3498db;
    padding: 15px;
    margin: 20px 0;
    border-radius: 5px;
}
.benefits-list {
    list-style-type: none;
    padding-left: 0;
}
.benefits-list li {
    padding: 8px 0 8px 25px;
    position: relative;
}
.benefits-list li:before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #28a745;
    font-weight: bold;
}
.upgrade-btn {
    background-color: #28a745;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
}
.upgrade-btn:hover {
    background-color: #218838;
    color: white;
    text-decoration: none;
}
[data-ng-view] {
    padding: 0 15px 15px 15px
}
@media screen and (max-width: 480px) {
    [data-ng-view] {
        padding:0px
    }
}
.rowtp-mar {
    margin-top: 20px
}
.dash-content {
    background: #fff;
    float: left;
    width: 72%;
    display: inline-block
}
@media screen and (max-width: 768px) {
    .dash-content {
        width:100%
    }
}
.dp-widgt {
    padding: 5% 8%
}
.dp-con-widgt-ttl {
    padding: 1.5%;
    border-bottom: 1px solid gray
}
.dp-con-widgt-ttl h4 {
    font-family: Arial;
    display: inline-block;
    font-size: 24px;
    color: black;
    font-weight: 500;
    padding-right: 20px;
    border-right: 1px solid gray
}
.dp-con-widgt-ttl a {
    color: #1976d2;
    font-weight: 600;
    vertical-align: super
}
.dp-con-widgt {
    padding: 1.5%
}
.dp-con-ftr {
    border-top: 1px solid gray;
    text-align: center
}
.dp-btns {
    padding: 15px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.profile {
    float: right;
    width: 25%;
}
@media screen and (max-width: 768px) {
    .profile {
        width: 100%;
        float: none;
    }
}
.dash-pane {
    background: #fff;
    margin-bottom: 15px;
}
.tp-dash-ttl {
    margin: 0;
    font-size: 16px;
}
.tp-dash-gstin {
    margin: 5px 0 10px;
}
.tp-pfl-lnk {
    color: #1976d2;
    font-weight: 600;
}
.tp-tabs > li > a {
    font-size: 13px;
}
.notif {
    list-style: none;
    padding: 0;
    margin: 0;
}
.notif li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    font-size: 13px;
}
.notif li.notread {
    font-weight: bold;
}
.notif li.read {
    font-weight: normal;
}
.table.dptbl thead {
    background-color: #d6d6d6;
}
.currency {
    text-align: right;
}
.mand-text:before {
    content: "* ";
    color: #c00;
}
.captcha {
    height: 40px;
}
.clearfix {
    clear: both;
}
.gst-page-wrap {
    background: #E4E8EB;
    min-height: 60vh;
    padding-bottom: 30px;
}

/* Portal shell — no marketing chrome on /gst/* */
.gst-portal-shell {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #E4E8EB;
  font-family: Helvetica, Arial, sans-serif;
}
.gst-sim-banner {
  display: block !important;
  background: #c62828 !important;
  color: #ffffff !important;
  text-align: center;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.4;
  border: none;
}
.gst-sim-banner p {
  margin: 0;
  color: #ffffff !important;
  font-weight: 600;
}
.gst-portal-shell .content-wrapper {
  flex: 1 0 auto;
}
.gst-portal-footer .f2 p {
  display: inline-block;
}
/* Prefer official footer styles from app1.1.css (background #14315D).
   Keep these only as light helpers — do not override official colors. */
.gst-portal-footer ul {
  padding: 0;
  list-style: none;
  margin: 0 0 16px;
}
.gst-footer-note {
  background: #0b1e59;
  color: #c5d0de;
  font-size: 11px;
  padding: 8px 0;
  text-align: center;
}
.gst-footer-note a {
  color: #fff;
  text-decoration: underline;
}
.gst-footer-note p {
  margin: 0;
}
/* Logged-in profile dropdown — match gst.gov.in */
header .mlinks > li.dropdown > .lang-dpwn {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 12px;
  padding-top: 4px;
  display: inline-block;
}
header .mlinks > li.dropdown > .lang-dpwn .fa-user {
  margin-right: 4px;
}
header .mlinks .profile-dpdwn {
  display: block !important;
  right: 0;
  left: auto;
  min-width: 220px;
  margin-top: 8px;
  padding: 8px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 1px 10px 26px #ababab;
  z-index: 6000;
}
header .mlinks .profile-dpdwn > li > a {
  color: #333 !important;
  padding: 8px 18px !important;
  display: block;
  font-size: 13px;
  text-decoration: none !important;
}
header .mlinks .profile-dpdwn > li > a:hover {
  background: #ebf0f2 !important;
  color: #0b1e59 !important;
}
header .mlinks .profile-dpdwn .lst-log,
header .mlinks .profile-dpdwn .lst-log-dt {
  margin: 0;
  padding: 2px 18px;
  color: #555;
}
header .mlinks .profile-dpdwn .lst-log-dt {
  font-weight: 600;
  margin-bottom: 8px;
}

/* A+ / A- zoom page content only — header + navbar stay fixed size */
header.main-header,
header.main-header .navbar,
.gst-accessible-nav {
  zoom: 1 !important;
}

header .skip .fresize {
  cursor: pointer;
  user-select: none;
}

header .skip .fresize > a {
  color: inherit;
  text-decoration: none;
}

header .skip .fresize > a:hover {
  text-decoration: none;
  opacity: 0.85;
}

/* --- Accessible GST navbar dropdowns --- */
div.gst-demo-navbar {
  position: relative;
  z-index: 100;
  overflow: visible;
}
div.gst-demo-navbar header.main-header,
div.gst-demo-navbar .navbar,
div.gst-demo-navbar .navbar-collapse,
div.gst-demo-navbar .gst-nav-container {
  overflow: visible !important;
}
div.gst-demo-navbar .navbar-default {
  background-color: #2c4e86;
  border-color: #243f6d;
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  min-height: 42px;
}
div.gst-demo-navbar .gst-top-nav {
  float: none;
  margin: 0 auto;
}

@media (min-width: 768px) {
  div.gst-demo-navbar .gst-nav-container {
    display: flex;
    justify-content: center;
  }

  div.gst-demo-navbar .navbar-collapse.collapse {
    display: flex !important;
    justify-content: center;
    float: none;
    width: auto;
  }

  div.gst-demo-navbar .gst-top-nav {
    display: flex;
    justify-content: center;
    float: none;
    margin: 0 auto;
  }

  div.gst-demo-navbar .gst-top-nav > li {
    float: none;
  }
}
div.gst-demo-navbar .gst-top-nav > li > a {
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 13px;
  padding: 12px 14px !important;
  background: transparent !important;
  border-bottom: none !important;
}
div.gst-demo-navbar .gst-top-nav > li.open > a,
div.gst-demo-navbar .gst-top-nav > li.dropdown:hover > a,
div.gst-demo-navbar .gst-top-nav > li > a:hover,
div.gst-demo-navbar .gst-top-nav > li > a:focus {
  color: #2c4e86 !important;
  background-color: #fff !important;
  border-bottom: none !important;
  font-weight: 400 !important;
}
div.gst-demo-navbar .gst-top-nav > li.open > a .caret,
div.gst-demo-navbar .gst-top-nav > li.dropdown:hover > a .caret {
  border-top-color: #2c4e86;
  border-bottom-color: #2c4e86;
}

div.gst-demo-navbar .gst-nav-container {
  position: relative;
}
/* Mega menus span full navbar width */
div.gst-demo-navbar .gst-top-nav > li.gst-dropdown-mega {
  position: static;
}
/* Simple menus sit under their trigger */
div.gst-demo-navbar .gst-top-nav > li.gst-dropdown-simple {
  position: relative;
}

/* Services mega panel — always clickable, below navbar */
.gst-mega-dropdown {
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 5000;
  background: #ebf0f2;
  border: 1px solid #c5d0de;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
}
.gst-mega-tabs {
  list-style: none;
  margin: 0;
  padding: 0 8px;
  display: flex;
  flex-wrap: wrap;
  background: #ebf0f2;
  border-bottom: 1px solid #d0d8e2;
}
.gst-mega-tabs li {
  margin: 0;
}
.gst-mega-tabs li button {
  background: transparent;
  border: none;
  border-top: 3px solid transparent;
  border-bottom: 2px solid transparent;
  padding: 10px 16px;
  color: #0b1e59;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
}
.gst-mega-tabs li.active button {
  background: #fff;
  border-top-color: #0b1e59;
  border-bottom-color: #fff;
  margin-bottom: -1px;
  color: #0b1e59;
}
.gst-mega-links {
  display: flex;
  gap: 0;
  background: #fff;
  padding: 12px 8px 16px;
  min-height: 140px;
}
.gst-mega-links ul {
  list-style: none;
  margin: 0;
  padding: 0 16px;
  flex: 1;
  width: 50%;
}
.gst-mega-links li {
  padding: 6px 0;
}
.gst-mega-links a {
  color: #2c4e86 !important;
  font-size: 13px;
  text-decoration: none;
  background: transparent !important;
  padding: 0 !important;
  display: inline !important;
  border: none !important;
}
.gst-mega-links a:hover {
  text-decoration: underline;
  color: #0b1e59 !important;
}

/* Simple dropdowns */
.gst-simple-dropdown.dropdown-menu {
  display: block !important;
  position: absolute;
  top: 100%;
  left: auto;
  z-index: 5000;
  float: none;
  min-width: 260px;
  max-width: 360px;
  margin: 0;
  padding: 6px 0;
  background: #fff;
  border: 1px solid #c5d0de;
  border-radius: 0;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
}
.gst-simple-dropdown > li > a {
  display: block;
  padding: 8px 16px !important;
  color: #2c4e86 !important;
  font-size: 13px;
  white-space: normal;
  background: transparent !important;
  border: none !important;
}
.gst-simple-dropdown > li > a:hover {
  background: #ebf0f2 !important;
  color: #0b1e59 !important;
}

/* Register / Login — both solid white like official header .button */
header .mlinks > li .button {
  background: #ffffff !important;
  color: #2c4e86 !important;
  border: 1px solid #ffffff !important;
}
header .mlinks > li .button:hover {
  background: #2c4e86 !important;
  color: #ffffff !important;
  border-color: #2c4e86 !important;
}

/*
 * Official branding (app1.1 / staticapp1.2):
 *   font-family: Helvetica, Bold;  → Helvetica (regular). "Bold" is a fallback name, not weight.
 * Do not force 700 — that made the title too heavy vs gst.gov.in.
 * Keep natural <br> spacing between title + subtitle; only add branding margin-y
 * and vertically center the text block next to the emblem.
 */
header .branding {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

header .branding .col-xs-12 {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  padding-left: 28px !important;
}

header .branding .col-xs-12 > a:first-child {
  display: inline-flex !important;
  align-items: center !important;
  flex-shrink: 0 !important;
  line-height: 0 !important;
}

header .branding img.logo {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 62px !important;
  height: 72px !important;
  margin: 0 !important;
  vertical-align: middle !important;
}

header .site-title {
  font-size: 2.3em !important;
  display: inline-flex !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  margin: 0 0 0 20px !important;
  position: relative !important;
  top: 0 !important;
  line-height: normal !important;
  height: auto !important;
}

header .site-title a,
header .site-title a:link,
header .site-title a:visited,
header .site-title a:hover,
header .site-title a:active {
  font-family: Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: inherit !important;
  color: #ffffff !important;
  text-decoration: none !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  display: inline !important;
  height: auto !important;
}

header .subtitle {
  font-size: 2rem !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  text-align: left !important;
  color: #ffffff !important;
  opacity: 1 !important;
  line-height: normal !important;
  display: inline !important;
  margin: 0 !important;
}

header .branding .mlinks {
  margin-left: auto !important;
  float: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  align-self: center !important;
}

@media (max-width: 1199px) {
  header .site-title {
    font-size: 2.12em !important;
    margin-left: 12px !important;
  }
  header .subtitle {
    font-size: 2rem !important;
  }
}

@media (max-width: 991px) {
  header .site-title {
    font-size: 1.79em !important;
    margin-left: 12px !important;
  }
  header .subtitle {
    font-size: 1.6rem !important;
  }
}

@media (max-width: 767px) {
  header .site-title {
    font-size: 1.45em !important;
    margin-left: 8px !important;
  }
  header .subtitle {
    font-size: 1.3rem !important;
  }
}

body {
  background: #e4e8eb !important;
  font-family: Helvetica, Arial, sans-serif;
}
.gst-page-wrap {
  background: #e4e8eb;
  min-height: 50vh;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}
img.gst-logo {
  width: 62px !important;
  height: 72px !important;
  margin-top: -10px;
  margin-left: 13px;
  vertical-align: middle;
  position: relative;
}

/* Official Emblem of India (white) for GST portal chrome */
img.gst-logo.emblem-of-india {
  width: 52px !important;
  height: 72px !important;
  margin-top: -8px;
  margin-left: 10px;
  margin-right: 8px;
  object-fit: contain;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  img.gst-logo.emblem-of-india {
    width: 40px !important;
    height: 56px !important;
    margin-top: 0;
    margin-left: 6px;
  }
}

@media (max-width: 767px) {
  div.gst-demo-navbar .gst-top-nav > li.dropdown {
    position: relative;
  }
  .gst-mega-dropdown {
    position: relative;
    left: auto;
    right: auto;
  }
  .gst-mega-links {
    flex-direction: column;
  }
  .gst-mega-links ul {
    width: 100%;
  }
}

/* Current (last) breadcrumb segment — black on every page */
.breadcrumb > li.active,
.breadcrumb > li:last-child {
  color: #000;
}

/* Breadcrumb parent links (e.g. Dashboard) */
.breadcrumb a {
  color: #3a80ba !important;
  text-decoration: none;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #0b1f59 !important;
  text-decoration: underline;
}
