 .stickyfixed-header {
   top: 149px;
 }
 #backToTop {
   display: block !important
 }
 .promotion-bg {
   margin-top: 0px;
 }
.slick-list {
    margin: 0 20px;
}
 p.inden {
   margin-left: 50px;
   margin: 0px 0px 10px 50px !important;
 }
 .adm {
   margin: 0px 0px 30px 30px;
 }
 .readmecont {
   padding-bottom: 0px;
   margin: 40px 0
 }
 .readmecont ul li {
   color: #1b1b1b;
   line-height: 25px;
   list-style-type: disc;
   margin: 5px 0px 10px 30px;
   font-size: 17px;
 }
 .readmecont ul li ol.alpha li {
   list-style-type: lower-alpha;
 }
 .readmecont ul li ol.decimal li {
   list-style-type: decimal;
 }
 .readmecont h2 {
   color: #1f83c2;
   font-weight: 500;
   text-align: left;
 }
 /*Readme page styles start*/
 div.readme-nav-tab a {
   color: #000;
   -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease;
   font-size: 0.8rem;
   padding: 5px 15px;
   margin: 0px 10px;
   cursor: pointer;
   border-radius: 0;
 }
 .readme-nav-tab {
   background: #fff;
   padding: 15px 0px;
 }
 div.readme-nav-tab a {
   background: #f1f1f1;
   -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease;
   text-decoration: none
 }
 div.readme-nav-tab a:hover {
   color: white;
   background: rgba(66, 138, 199, 0.8);
   -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease;
   text-decoration: none
 }
 /*Readme page styles end*/
 h3, a.qstinhdr {
   cursor: auto
 }
 .readmecont h3 {
   border-bottom: 1px solid #ccc;
   padding-bottom: 10px;
 }
 .readmecont p {
   color: #1b1b1b;
   line-height: 25px;
   font-size: 17px;
   list-style-type: disc;
   margin-top: 20px;
 }
 .readmecont li p {
   color: #444;
   line-height: 20px;
   list-style-type: disc;
   margin-top: 10px;
   line-height: 25px;
 }
 ul.ciscle li {
   list-style-type: circle;
   margin-top: 10px;
 }
 ul.ullilistnone li.liliststyle {
   list-style-type: none !important;
 }
 .readmecont p strong {
   color: #165e87;
   font-family: 'Zoho_Puvi_Bold';
 }
 .readmecont ul li strong {
   color: #252525;
   font-family: 'Zoho_Puvi_SemiBold';
 }
.sdp-readme-release {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
 .readme-nav-tab.fixed {
   position: fixed;
   top: 50px;
/*   width: 100%;*/
   background: #fff;
   left: 0px;
   right: 0px;
   z-index: 9999;
   border-top: 1px solid #e6e6e6;
   box-shadow: 1px 1px 3px 0px #ccc;
   padding: 15px 40px;
 }
 .wactive {
   background: rgb(50, 146, 202) !important;
   -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease;
   text-decoration: none;
   padding: 15px 30px;
   font-size: 0.8rem;
   color: #fff !important;
   cursor: pointer;
 }
 div.readmehdbg {
   background: #f2f2f2;
   padding: 2.5% 0
 }
 div.readmehdbg h2 {
   font-size: 30px;
   line-height: 34px;
   margin: 0px;
   font-weight: 500;
   padding: 0
 }
.slick-dots{
	display: none !important;
}
 .readmecont .per50 {
   text-align: right !important;
 }
 table.box-table td {
   padding: 0 7px;
 }
 table.box-table td p {
   margin: 10px 0;
   color: #1b1b1b;
   line-height: 25px;
   font-size: 17px;
 }
 table.box-table td p strong {
   color: #000;
   font-weight: 600 !important;
 }
 .readmecont sup {
   color: red;
 }
 table.box-table td sup {
   color: red;
 }
 table.box-table tr.hdr {
   background: #d8ebfc
 }
 table.box-table tr.hdr td {
   padding: 7px;
 }
 table.box-table tr.subhdr {
   background: #f8fcff
 }
 table.box-table tr.subhdr td {
   padding: 7px;
 }
 .morereadmetb {
   display: none
 }
 /*filtering styles*/
 .ylwnot {
   background: #fff9e5;
   padding: 10px;
   font-size: 14px;
   display: none;
 }
 .filter-headings-wrapper {
   border-bottom: 1px solid #dfdfdf;
   margin: 0px 0px 20px 0px;
 }
 ul.filter-headings li {
   list-style: none;
 }
 ul.filter-headings {
   display: flex;
   justify-content: flex-end;
   margin: 0px auto 0px auto !important;
   max-width: 1400px;
 }
 .fixed-header {
   display: block;
   position: fixed;
   top: 112px;
   right: 0;
   left: 0;
   background: #fff;
   z-index: 99;
   animation: fadein 0.5s ease-in-out;
   margin: 0px !important;
   padding: 0px 30px;
 }
 @keyframes fadein {
   0% {
     transform: translateX(-100px);
   }
   100% {
     transform: translateX(0px);
   }
 }
 ul.filter-headings li {
   margin: 20px 20px 10px 0px;
 }
 ul.filter-headings li:last-child {
   margin-right: 0px;
 }
 ul.filter-headings li span {
   font: 18px/1.4 Zoho_Puvi_medium;
   color: #000;
   cursor: pointer;
 }
 ul.filter-headings li span:hover {
   border-bottom: 3px solid #ee4a43;
   padding-bottom: 10px;
   text-decoration: none;
   color: #ee4a43;
 }
 .re-active {
   border-bottom: 3px solid #ee4a43;
   padding-bottom: 10px;
 }
 span.tag {
   position: relative;
   font: 12px/1.5 Zoho_Puvi_SemiBold;
   top: -2px;
   left: 20px;
   padding: 3px 10px 3px 5px;
 }
 span.tag:before {
   content: '';
   width: 0;
   height: 0;
   border-top: 10px solid transparent;
   border-bottom: 10px solid transparent;
   border-right: 13px solid transparent;
   position: absolute;
   left: -13px;
   top: 0px;
 }
 span.tag.green {
   background: #dcfaee;
   color: #23986b;
 }
 span.tag.green:before {
   border-right: 13px solid #dcfaee;
 }
 span.tag.yellow {
   background: #fff59d;
   color: #f0483e;
 }
 span.tag.yellow:before {
   border-right: 13px solid #fff59d;
 }
 span.tag.mildyellow {
   background: #fff59d;
   color: #e25e5a;
 }
 span.tag.mildyellow:before {
   border-right: 13px solid #fff59d;
 }
 span.tag.orange {
   background: #fff6ed;
   color: #fe8312;
 }
 span.tag.orange:before {
   border-right: 13px solid #fff6ed;
 }
.sdp-bold{
	color: #000000;
	font-family: "Zoho_Puvi_SemiBold";
}
.readmecont p.strong-black strong {
	color: #252525;
}
.sdp-table {
    overflow: scroll;
}
 /*filtering styles*/
 @media screen and (max-width:1024px) {
   div.readme-nav-tab a {
     padding: 5px 40px;
   }
   .readme-nav-tab.fixed {
     top: 84px;
/*	  left: unset;*/
/*     width: 97%;*/
   }
   .fixed-header {
     top: 135px;
   }
 }
 @media screen and (max-width:980px) {
   div.readme-nav-tab a {
     padding: 5px 30px;
   }
   ul.filter-headings {
     justify-content: center;
     flex-wrap: wrap;
   }
   .fixed-header {
     top: 141px;
   }
 }
 @media screen and (max-width:900px) {
   .readmecont .per50 {
     width: 100%;
     padding: 0%;
     float: none;
     text-align: left !important;
   }
 }
 @media screen and (max-width:800px) {
   div.readme-nav-tab a {
     padding: 5px 25px;
   }
 }
 @media screen and (max-width:768px) {
   div.readme-nav-tab a {
     padding: 5px 20px;
   }
   .readme-nav-tab.fixed {
/*     width: 96%;*/
   }
   table {
     overflow-x: scroll;
     display: block;
   }
   .set-wrap {
     max-width: 1170px;
     width: 90%;
     margin: 0px auto;
     overflow: hidden;
   }
   .mL30 {
     margin-left: 0px;
   }
   .readmecont ul li {
     margin: 5px 0px 10px 10px;
   }
 }
 @media screen and (max-width:580px) {
   div.readme-nav-tab a {
     padding: 5px 15px;
   }
   .readme-nav-tab.fixed {
/*     width: 93%;*/
   }
	 html, body{
		 overflow-x: hidden;
	 }
 @media screen and (max-width:480px) {
   .tar.mT10 {
     text-align: left;
   }
	 .fixed-header{
		 right: unset;
	 }
   div.readme-nav-tab a {
     padding: 5px 10px;
   }
   ul.filter-headings li span {
     font: 15px/1.1 'Zoho_Puvi_medium';
   }
   ul.filter-headings li span:hover {
     padding-bottom: 12px;
   }
   .re-active {
     padding-bottom: 12px;
   }
 }
 @media screen and (max-width:384px) {
   .readme-nav-tab.fixed {
/*     width: 95%;*/
   }
 }
 @media screen and (max-width:320px) {
   div.readme-nav-tab a {
     padding: 5px 10px;
   }
   .readme-nav-tab.fixed {
/*     width: 95%;*/
   }
 }