@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

@font-face {
  font-family: roboto-regular;
  src: url('../font/Roboto.ttf');
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.md-header__button.md-logo {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.md-typeset pre>code:hover {
  scrollbar-color: #b5b5b59c #0000;
}

.md-sidebar__scrollwrap:focus-within, .md-sidebar__scrollwrap:hover {
  scrollbar-color: #b5b5b59c #0000;
}

.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  height: 1.8rem;
  width: 1.8rem;
}
.md-clipboard {
  color: #000;
}

.md-clipboard:after {
  color: #000;
}

.md-typeset h1 {
  margin-bottom: -8px;
  ;
}

.md-main__inner {
  margin-top: -0.4rem;
}

.text-justify{
text-align: justify;
}

.md-header__title>.md-header__ellipsis {
  margin-left: -2%;
}
 
.note{
    color: #000;
    font-size: .9em;
    font-weight: 700;
    letter-spacing: -.01em;
    margin: 1em 0 0.5em 0;
}


h3.ad_title_sec {
  font-size: 20px;
  color: black;
  font-weight: 600;
}

.md-typeset h2 {
  font-size: 1.6em;
  line-height: 1.4em;
  margin: 1.6em 0 0.64em;
  font-weight: 600;
  border-bottom: 1px solid black;
  padding: 0px 0px 5px 0px;
}

.md-typeset__table table td, th {
    padding: 5px;
    vertical-align: top;
    border: 0.2px solid !important;
    border-top-right-radius: var(--border-radius-8);
    color: #000;
    font-size: 14px;
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
.md-typeset__table .table_new table tr {
  text-align: center;
}
table thead {
    background-color: #5aa1e338;
    text-align: center !important;
}
table thead tr th {
    text-align: center !important;
    padding: 5px 5px !important;
}
html .md-typeset__table table {
  margin-bottom: 5px;
  width: 795px;
}

.md-typeset {
  font-size: 0.7rem;
  line-height: 1.5em;
}

.md-typeset h1 {
  text-align: center;
}

.md-typeset h1,
.md-typeset h2 {
  font-weight: 700;
  color: black;
  margin-top: 5px;
}

.md-nav__link[href]:hover {
  color: #fff !important;
  cursor: pointer;
}

/* .md-nav__item .md-nav__link--active, .md-nav__item .md-nav__link--active code {
  color: #0067a0;
  border-radius: 2px;
} */

p{
  color: #000;
  line-height: 21px;
  text-align: justify;
}

.md-typeset ul {
  list-style-type: disc;
  color: #000;
  line-height: 18px;
}

.md-header {
  background-color: #fff;
}

.md-header__topic .md-ellipsis{
  color: #11224B;
  font-family: 'GibsonRegular', 'helvetica', 'arial', sans-serif;
  font-weight: 600;

}
.md-search__input {
  background: #0AE0FE;
}

.md-search form.md-search__form input.md-search__input::placeholder {
  color: #000;
}

button.md-search__icon.md-icon {
  color: #000 !important;
}

.md-search__input+.md-search__icon {
  color: #11224B;
}

.md-search {
  position: relative;
  border: 4px solid #0AE0FE;
  background: #0AE0FE;
  width: fit-content;
  margin: 10px 0 10px 0;
  padding: 4px 4px;
  font-size: 14px;
  font-weight: 700;
  border-radius: 34px;
}

.md-typeset table:not([class]) {
  display: inline-table;
}

/* Tab: start */
.tabbed-labels {
    overflow: hidden;
    background-color: #0067a0;
    border-radius: 5px 5px 0 0;
    --md-default-fg-color: #fff;
}

.tabbed-labels label.active {
  background-color: #0067a0;
  color: #fff;
}
.md-typeset .tabbed-labels>label{
    color: #dfd3d3;
}
.md-typeset .tabbed-set>input:first-child:checked~.tabbed-labels>:first-child, .md-typeset .tabbed-set>input:nth-child(10):checked~.tabbed-labels>:nth-child(10), .md-typeset .tabbed-set>input:nth-child(11):checked~.tabbed-labels>:nth-child(11), .md-typeset .tabbed-set>input:nth-child(12):checked~.tabbed-labels>:nth-child(12), .md-typeset .tabbed-set>input:nth-child(13):checked~.tabbed-labels>:nth-child(13), .md-typeset .tabbed-set>input:nth-child(14):checked~.tabbed-labels>:nth-child(14), .md-typeset .tabbed-set>input:nth-child(15):checked~.tabbed-labels>:nth-child(15), .md-typeset .tabbed-set>input:nth-child(16):checked~.tabbed-labels>:nth-child(16), .md-typeset .tabbed-set>input:nth-child(17):checked~.tabbed-labels>:nth-child(17), .md-typeset .tabbed-set>input:nth-child(18):checked~.tabbed-labels>:nth-child(18), .md-typeset .tabbed-set>input:nth-child(19):checked~.tabbed-labels>:nth-child(19), .md-typeset .tabbed-set>input:nth-child(2):checked~.tabbed-labels>:nth-child(2), .md-typeset .tabbed-set>input:nth-child(20):checked~.tabbed-labels>:nth-child(20), .md-typeset .tabbed-set>input:nth-child(3):checked~.tabbed-labels>:nth-child(3), .md-typeset .tabbed-set>input:nth-child(4):checked~.tabbed-labels>:nth-child(4), .md-typeset .tabbed-set>input:nth-child(5):checked~.tabbed-labels>:nth-child(5), .md-typeset .tabbed-set>input:nth-child(6):checked~.tabbed-labels>:nth-child(6), .md-typeset .tabbed-set>input:nth-child(7):checked~.tabbed-labels>:nth-child(7), .md-typeset .tabbed-set>input:nth-child(8):checked~.tabbed-labels>:nth-child(8), .md-typeset .tabbed-set>input:nth-child(9):checked~.tabbed-labels>:nth-child(9) {
    color: #fff;
    background: #2da4de;
}

.tabbed-content{
  margin-bottom: 10px;
}

.tabcontent{
  display: none;
  margin: 0 -10px 0 0;
  border-radius: 4px;
  background-color:#f5f5f5;
}

.md-typeset code {
    color: #000;
    border-radius: 0 0 4px 4px;
    background-color: #ecebeb;
}
.highlighttable {
    border:none !important;
}
.highlighttable .linenos {
    color: #000;
    background-color: #ecebeb;
    border-bottom-left-radius: 4px;
}
.highlighttable td{
    border:0.5px snow ;
}
/* Tab: end */

.md-nav__link--passed {
  color: #000;
}

.md-nav--primary .md-nav__title[for=__drawer] {
  display: none !important;
}

.md-nav--primary:hover {
  border-inline-end: 1.8px solid #0067a0;
}



.md-sidebar--primary {
  padding-top: 10px;
}

@media screen and (min-width: 76.25em) {
  [dir=ltr] .md-sidebar--primary:not([hidden])~.md-content>.md-content__inner {
    margin: 10px;
    font-size: 14.5px;
  }
}

.md-grid {
  margin-left: auto;
  margin-right: auto;
  max-width: 63rem;
}

.md-sidebar__scrollwrap {
  padding-left: 10px;
}


/* menu section */

.md-nav__link[for]:focus,
.md-nav__link[for]:hover,
.md-nav__link[href]:focus,
.md-nav__link[href]:hover {
  color: #0067a0;
  cursor: pointer;
}


.md-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  width: -webkit-fill-available;
}

.md-nav--primary:hover {
  border-inline-end: none;
}


/* left panel: start */

.md-nav__list {
  overflow: hidden;

  background-color: #9e9e9ec2;
}

.md-nav__item.md-nav__item:hover {
  color: #fff !important;
  cursor: pointer;
  text-shadow: 2px 2px 4px #000000;
  white-space: nowrap;
  background-color: #033d5cf5;
}

.md-nav__item.md-nav__item {
  box-shadow: #fff 1px 1px 1px 0px;
  padding: 5px;
}

.md-nav__item .md-nav__link--active,
.md-nav__item .md-nav__link--active code {
  font-weight: 600;
  padding-bottom: 7px;
}

li.md-nav__item.md-nav__item--active {
  background-color: #2da4de;
  color: #fff !important;
  margin-top: 2px;
}

.md-nav__item .md-nav__link--active,
.md-nav__item .md-nav__link--active code {
  color: #fff !important;
}

.md-sidebar {
  width: 11.1rem;
}

.md-nav--primary.md-nav__link--active,
.md-nav__item .md-nav__link--active code {
  font-weight: 600;
  background-color: #0067a0;
  padding-top: 5px;
  color: #fff;
  padding-bottom: 5px;
}


@media screen and (min-width: 76.25em) {
  [dir=ltr] .md-nav--primary .md-nav__list {
    padding-left: 0px;
    background-color: #0067a0;
    font-weight: 500;
  }
}

@media screen and (min-width: 76.25em) {
  [dir=ltr] .md-nav--primary .md-nav__item>.md-nav__link {
    margin-right: 0;
    color: #dfd3d3;
  }
}
.md-nav__item--nested li a.md-nav__link {
    padding-left: 10px;
}

/* left panel: end */



/* right panel: start */

label.md-nav__title {
  margin-bottom: 10px;
  color: black;
  font-weight: 800;
}

.md-nav--secondary .md-nav__item.md-nav__item:hover {
  background-color: #b5b5b5;
  margin-top: 2px;
}

.md-nav--secondary.md-nav__link--active,
.md-nav__item .md-nav__link--active code {
  color: #526cfe !important;

}

.md-nav--secondary.md-nav__link--active,
.md-nav__item .md-nav__link--active code {
  color: #526cfe !important;

}

nav.md-nav.md-nav--secondary {
  font-size: .6rem;
}

/* right panel: end */


/* footer: start*/
.md-footer {
  background-color: #323a3e;;
  color: #fff;
}

html .md-footer-meta.md-typeset a {
  text-decoration-line: none;
}


.md-copyright {
  /* margin-left: 585px; */
  margin-left: auto;
  margin-right: auto;
  width: 50em;
  display: flex;
  align-content: center;
  text-align: center;
  justify-content: center;
  color: #fff !important;
}

p.help_sec {
  text-align: left;
  margin-bottom: 0px;
  line-height: 0;
  color:#ffffffa8;
}

/* footer: end*/

/* Onboarding page */

.pre-integ {
  /* background-color: #5aa1e338; */
  color: #000;
  font-weight: 600;
}

 h3.week_sec {
 /* padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px; */
  color: #000;
  font-weight: 600;
}

strong.go-head {
  text-align: center;
  font-size: 22px;
  color: #0067a0;
}

.go_live {
  text-align: center;
  margin-top: 20px;
}

h3.ad_title_sec.faq_sec {
  font-weight: 600;
}

/* onbaording page end */

[dir=ltr] .md-typeset ul {
  margin-left: 20px;
  text-align: justify;
}

[dir=ltr] .md-typeset ol {
  margin-left: -3px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #000;
}


.md-typeset table:not([class]) td {
  border-top: 0.05rem solid var(--md-typeset-table-color);
  padding: 0.8em .93em;
  vertical-align: top;
}

ul.st-code {
  margin-left: 0px !important;
}
.flow-border{
    border: solid #0067a0;
    border-width: 1px;
}

/* keyword Faq */
 
ul.key_faq {
  margin-top: -32px;
}
 
/* end keyword faq */


.left-margin{
  margin-left: 20px;
}
.clear{
  clear: both;
}

