*{
    padding: 0;
    margin: 0;
}

.logo img {
    width: 169px;
}
/*------login manisha form start---*/
.login-hero {
    background-image: url(../img/new/login.jpg);
    color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    height: auto;
    /* background-repeat: no-repeat; */
}
.login-parallax {
    background-image: linear-gradient(45deg, #000000, transparent);
    padding: 8em 0em 2em 0em;
    height: auto;
}
.login-Rcntnt .mnform-box {
    padding: 20px 37px;
    width: 100%;
    /* max-width: 460px; */
    border-radius: 12px;
    box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.04);
    background-color: #f1f1f1;
    margin: auto;
    margin-bottom: 28px;
}

.login-mtitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 32px;
}
.lmain-title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 525;
    letter-spacing: -1;
    text-align: center;
    margin-bottom: 8px;
    color: #1A2B3D;
}
.lsub-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    color: #5A6573;
}

.mnform-box label {
    font-size: 16px;
    color: black;
}
.mnform-box label span {
    color: #bbbaba;
    font-size: 14px;
}
.mnform-box form ul {
    padding: 0;
    margin: 0;
}
.mnform-box input#file {
    margin-bottom: 10px;
}
.mnform-box form li {
    font-size: 11px;
    list-style: none;
    color: gray;
}
.loginbtn:hover {
    background: #f4b515;
}
.mnform-box .form-control, .mnform-box .form-select {
    font-size: 15px;
    height: 46px;
    margin-bottom: 11px;
    color: #000;
}
.loginbtn {
    padding: 17px;
    color: #fff !important;
    background: #334891;
}
.linkmgrp {
    display:flex;
    justify-content: space-between;
}
a.download.down-doc {
    background: #2196F3;
}

a.download {
    padding: 15px 11px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
}
a.download.down-pdf {
    background: #cb0606;
    margin-right: 5px;
}
/*------login mansha form end-----*/
/*------login mansha form end-----*/
    .newsltrfrm-bxx {
    background: #fff;
    margin: auto;
    padding: 3px 11px;
    border-radius: 9px;
    width: 100%;
}
   .newsletter-email .form-control {
    border: 0;
    padding: 24px 2px;
    height: 68px;
    margin: 0;
       background: #fff;
}
.newsletter-subbtn input.now-submit {
    border: none;
    color: #fff;
    padding: 18px 13px;
    font-weight: 500;
    border-radius: 5px;
}

  .theme-btn-light {
    background: #133181;
} .theme-btn-light:hover {
    background: #e1a713;
}

    .searchbar {
    margin-bottom: 11px;
}
/*------login mansha form end-----*/
/*---accordian start--*/
.mnform-box h2.accordion-header {
    margin: 0;
}

.mnform-box h2 {
    font-size: 23px;
    margin-bottom: 17px;
}
.mnform-box .accordion-button:not(.collapsed) {
    background: #334891;
    color: #fff;
}
.mnform-box .accordion-item {
    margin-bottom: 14px;
    border: 1px solid gainsboro !important;
}
/*---accordian end--*/
/* add css */
/*--------------design by mnn 16-nov-23---------------*/
.bd-toc {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    right: 0;
    z-index: 2;
    height: calc(100vh - 7rem);
    overflow-y: auto;
}
.bd-toc-collapse a:hover {
    color: orange;
    transition: 0.6s;
}

.bd-toc-collapse a {
    text-decoration: none;
    color: #746d6d;
    font-size: 12px;
}
nav#TableOfContents ul {
    padding: 0 12px;
}
.inner-headbg {
    position: relative;
    z-index: 99;
    background: rgb(19 49 129);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -ms-filter-backdrop-filter: blur(10px);
    -o-filter-backdrop-filter: blur(10px);
    padding: 16px 0;
    box-shadow: rgb(0 0 0 / 34%) 1px 0 5px;
    position: sticky;
    top: 0;
    border-bottom: 1px solid #dddddd6e;
}
.content-wrap {
    margin: 20px;
    min-height: 79vh !important;
    overflow: hidden;
}
.dbg-dark {
    background: #0c1e4cd1;
    padding: 24px 20px;
    color: #fff;
    border-radius: 10px;
    border: 5px solid #113180;
}
.dbg-dark h3 {
    font-size: 49px;
    font-weight: 700;
    color: #FF9800;
}
a.get-started:hover {
    background: #f2a717;
    color: #fff;
}

a.get-started {
    background: aliceblue;
    display: block;
    width: fit-content;
    margin: 27px auto;
    padding: 10px 19px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 17px;
    color: #113180;
}
cite.vrsn {
    color: #f2a717;
}
.content-box {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 21px;
    margin-left: 0;
}
.content-box a {
    word-wrap: break-word;
}
nav.navbar {
    display: inline !important;
}
.content-box ul li {
    line-height: 36px;
}
.copyright {
	text-align: center;
    background: #f09e18;
}
.content-box .dc-bx {
    padding: 20px 23px;
    margin-bottom: 16px;
}
.content-box h2 {
    position: relative;
    font-size: 20px;
    background: #f1efef;
    padding: 10px;
    margin: 20px px 0;
}
.content-box h2:before {
    position: absolute;
    content: '';
    background: #f1efef;
    top: 0;
    left: 0;
    border-left: 14px solid floralwhite;
    border-bottom: 14px solid gainsboro;
}
.content-box p {
    font-size: 17px;
    line-height: 36px;
}
.copyright p {
    margin: 0;
}

.copyright {
    background: #113180;
    color: #fff;
    font-size: 12px;
    padding: 13px 0;
}
/*---pathway start--*/

.stepno {
    background: #ffffff;
    color: #f2a717;
    position: absolute;
    top: 137px;
    right: -51px;
    z-index: 9;
}
.stepscard .card-body::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #002d6819;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    transition: 0.2s ease;
}
.lststepno {
    background: #ffffff;
    color: #f2a717;
    position: absolute;
    bottom: 6px;
    right: 86px;
    z-index: 9;
}
.lststepno:before {
    left: -60px !important;
    border-top: 18px solid #f2a717;
    border-bottom: 18px solid transparent;
    border-right: 18px solid transparent;
    border-left: 18px solid transparent;
    top: 26px !important;
}
.stepscard .card-body {
    box-shadow: 0px 5px 1px #022c68;
    border: 1px solid #022c68;
    border-radius: 6px;
    margin: 12px 4px;
    position: relative;
    padding: 13px 12px;
    text-align: center;
    background: #e0e4ef;
    align-items: center;
    display: flex;
    justify-content: center;
}
.stepscard .card-body ul li, .stepscard .card-body p {
    font-size: 14px;
    margin: 0;
    text-align: left;
}
.card-body.h-120 {
    height: 120px;
}
.lststepno:before, .lststepno:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 26px;
    left: -50px;
}
.lststepno:after {
    right: -17px;
    background: #f2a717;
    border-top-left-radius: 39px;
    border-top-right-radius: 38px;
}
/*---pathway end----*/
/*--table----*/
.cstmtable {
    display: table;
    width: 100%;
    margin: 20px 0;
}
.cstmtableBody {
    display: table-row-group;
}
.cstmtableRw {
    display: table-row;
    background: #F8F8FF;
}
.tbl-cell, .cstmtableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}
.cstmtable b, .cstmtable strong {
    font-weight: bold;
}
.cstmtableRw {
    display: table-row;
    background: #F8F8FF;
}
.tbl-cell, .cstmtableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}
.cstmtableRw:nth-child(1) {
    background: #e0e4ef;
    box-shadow: 2px 3px 2px gainsboro;
}


.content-box > div {
    margin-bottom: 16px;
    font-size: 16px;
}
.img-block {
    text-align: center;
}

.img-block .img-fluid {
    width: 240px;
    height: 80px;
    text-align: center;
}
.links ul li:hover a {
    color: #f2a717;
}

a {
    text-decoration: none;
    color: #000;
}
.links ul li {
    text-decoration: none;
    margin-top: 18px !important;
    color: #f2a717;
    background: gainsboro;
    padding: 2px 16px;
    margin: 4px 5px;
    border-radius: 4px;
    width: fit-content;
}
/* new css */
/* add cstm css */ 
 .bd-toc{
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    right: 0;
    z-index: 2;
    height: calc(100vh - 7rem);
    overflow-y: auto;
}
.bd-toc-collapse a:hover {
    color: orange;
    transition: 0.6s;
}

.bd-toc-collapse a {
    text-decoration: none;
    color: #746d6d;
    font-size: 12px;
}
#TableOfContents ul {
    padding: 0 12px;
}
.inner-headbg {
    position: relative;
    z-index: 99;
    background: rgb(19 49 129);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -ms-filter-backdrop-filter: blur(10px);
    -o-filter-backdrop-filter: blur(10px);
    padding: 16px 0;
    box-shadow: rgb(0 0 0 / 34%) 1px 0 5px;
    position: sticky;
    top: 0;
    border-bottom: 1px solid #dddddd6e;
}
.dbg-dark{
    background: #0c1e4cd1;
    padding: 24px 20px;
    color: #fff;
    border-radius: 10px;
    border: 5px solid #113180;
}
.dbg-dark h3 {
    font-size: 49px;
    font-weight: 700;
    color: #FF9800;
}
.get-started:hover {
    background: #f2a717;
    color: #fff;
}

.get-started {
    background: aliceblue;
    display: block;
    width: fit-content;
    margin: 27px auto;
    padding: 10px 19px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 17px;
    color: #113180;
}
cite.vrsn {
    color: #f2a717;
}
.content-box {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 21px;
    margin-left: 0;
}
.content-box a {
    word-wrap: break-word;
}
p.copyright {
    text-align: center;
}
nav.navbar {
    display: inline !important;
}
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffc71d;
    top: -11px;
    left: 10px;
}
.content-box ul li {
    line-height: 36px;
}
.copyright {
    background: #f09e18;
}

.content-box .dc-bx {
    padding: 0;
}
.content-box .dc-bx {
    padding: 20px 23px;
    margin-bottom: 16px;
}
.content-box h2 {
    position: relative;
    font-size: 20px;
    background: #f1efef;
    padding: 10px;
    margin: 20px px 0;
}
.content-box h2:before {
    position: absolute;
    content: '';
    background: #f1efef;
    top: 0;
    left: 0;
    border-left: 14px solid floralwhite;
    border-bottom: 14px solid gainsboro;
}

.copyright {
    background: #113180;
    color: #fff;
    font-size: 12px;
    padding: 13px 0;
}
/*---pathway start--*/

.stepno {
    background: #ffffff;
    color: #f2a717;
    position: absolute;
    top: 137px;
    right: -51px;
    z-index: 9;
}
.stepscard .card-body::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #002d6819;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    transition: 0.2s ease;
}
.lststepno {
    background: #ffffff;
    color: #f2a717;
    position: absolute;
    bottom: 6px;
    right: 86px;
    z-index: 9;
}
.lststepno:before {
    left: -60px !important;
    border-top: 18px solid #f2a717;
    border-bottom: 18px solid transparent;
    border-right: 18px solid transparent;
    border-left: 18px solid transparent;
    top: 26px !important;
}
.stepscard .card-body {
    box-shadow: 0px 5px 1px #022c68;
    border: 1px solid #022c68;
    border-radius: 6px;
    margin: 12px 4px;
    position: relative;
    padding: 13px 12px;
    text-align: center;
    background: #e0e4ef;
    align-items: center;
    display: flex;
    justify-content: center;
}
.stepscard .card-body ul li, .stepscard .card-body p {
    font-size: 14px;
    margin: 0;
    text-align: left;
}
.card-body.h-120 {
    height: 120px;
}
.lststepno:before, .lststepno:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 26px;
    left: -50px;
}
.lststepno:after {
    right: -17px;
    background: #f2a717;
    border-top-left-radius: 39px;
    border-top-right-radius: 38px;
}
/*---pathway end----*/
/*--table----*/
.cstmtable {
    display: table;
    width: 100%;
    margin: 20px 0;
}
.cstmtableBody {
    display: table-row-group;
}
.cstmtableRw {
    display: table-row;
    background: #F8F8FF;
}
.tbl-cell, .cstmtableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}
.cstmtable b, .cstmtable strong {
    font-weight: bold;
}
.cstmtableRw {
    display: table-row;
    background: #F8F8FF;
}
.tbl-cell, .cstmtableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}
.cstmtableRw:nth-child(1) {
    background: #e0e4ef;
    box-shadow: 2px 3px 2px gainsboro;
}


.content-box > div {
    margin-bottom: 16px;
    font-size: 16px;
}
.img-block {
    text-align: center;
}

.img-block .img-fluid {
    width: 240px;
    height: 80px;
    text-align: center;
}
.links ul li:hover a {
    color: #f2a717;
}

a {
    text-decoration: none;
    color: #000;
}
.links ul li {
    text-decoration: none;
    margin-top: 18px !important;
    color: #f2a717;
    background: gainsboro;
    padding: 2px 16px;
    margin: 4px 5px;
    border-radius: 4px;
    width: fit-content;
}
/*-mnisha media strt------*/
@media screen and (max-width:767px) 
{
    .content-box, .content-box .dc-bx{padding: 0;}
    .copyright{font-size: 11px;}
    .cstmtable {
    display: block;
    width: 100%;
    overflow-x: auto;
}
    
}
.apidc-list .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E") !important;
  transition: all 0.5s;
}
.apidc-list .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E") !important;
}
.apidc-list .accordion-button::after {
  transition: all 0.5s;
}
 .main-sidebar
 {
    position: fixed;
    top: 0px;
    height: calc(100% + 60px);
    border-right: 1px solid #d9d6d6;
    background: #cad1e3;
    overflow-y: auto;
    width: 16.7%;    	
 }
  .apidc-list li a
   {
	      margin-bottom: 9px;
   } 
  .btn-toggle-nav li a
  {
	  display:block;
  }  
.btn-toggle-nav li 
{
line-height: 34px;
border-bottom: 1px dotted rgb(51 51 51 / 15%);
}
.btn-toggle-nav li a.active { color: #f09f18;}  
 
.apidc-list > li > a
{
    background-color: #e9e9e9;
    padding: 0.5rem 1.25rem;
    color: #333333;
    font-weight: 550;
    border-radius: 8px;
    cursor: pointer;
	display:block;
	  
}
 .apidc-list li .accordion-button  
 {
	 display:flex;
 }
 .apidc-list .accordion-button:not(.collapsed) {
    color: #ffffff;
    background: #F09F18;
}
  .apidc-list li .accordion-button:focus
  {
	 color:#333333; 
  }
 .sdbr-logo 
 {
	 width:209px;	
 } 
.apidc-list > li > a:hover
 {
	 background-color:#F09F18;
 }
  ul.btn-toggle-nav li:hover a
  {
	  color:#133181;
  } 
 @media(max-width:767px) 
{
    .content-box, .content-box .dc-bx{padding: 0;}
    .copyright{font-size: 11px;}
    .cstmtable {
    display: block;
    width: 100%;
    overflow-x: auto;
}
.main-sidebar
{
	width:0px;
	transition:width 0.3s;
}
.main-cntnt .foo {
    width: 66%;
}
 .lmain-title {
    font-size: 19px;
    line-height: 26px;
 }
 .mnform-box .nav-tabs .nav-link {
    padding: 12px 11px;
    font-size: 13px;
    line-height: 9px;
}
} 
.bar1, .bar2, .bar3 {
width: 35px;
height: 5px;
background-color: #ffffff;
margin: 6px 0;
transition: 0.4s;
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-9px, 6px);
transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {opacity: 0;}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-8px, -8px);
transform: rotate(45deg) translate(-8px, -8px);
} 
 #mobile-nav
 {
       position: fixed;
    z-index: 999999;
    top: 14px;
    right: 14px;	 
 }
 .main-sidebar
 {
	 z-index:99999;
 }
/* end custom css */