#backToTop {
  position: fixed;
  right: 20px;
  bottom: 80px;
  color: #000;
  background: rgba(0, 0, 0, 0.7) url(https://www.manageengine.com/images/up-arrow.png) no-repeat 16px 17px;
  font-size: 12px;
  display: none;
  cursor: pointer;
  transition: all 0.1s ease 0s;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-indent: -1000px;
  overflow: hidden;
}
body {
  color: #000;
  font: 400 17px / 1.5 'ZohoPuvi', sans-serif !important;
}
h1 {
  font: 40px/1.1 Zoho_Puvi_Bold;
  color: #000;
  margin: 20px 0px 50px 0px;
}
h2 {
  font: 30px/1.2 Zoho_Puvi_SemiBold;
  margin: 40px 0px;
}
h3 {
  font: 26px/1.3 Zoho_Puvi_SemiBold;
  margin: 40px 0px 15px 0px;
}
h4 {
  font: 21px / 1.2 Zoho_Puvi_SemiBold;
  margin: 40px 0px 15px 0px;
}
h5 {
  font: 20px/1.5 Zoho_Puvi_SemiBold
}
p {
  font: 17px/1.5 Zoho_Puvi_Regular;
  margin: 0 0 30px;
}
p.whats-inside {
  font: 30px / 1.5 Zoho_Puvi_SemiBold;
  margin: 40px 0px 0px 0px;
}
p.chapter-num {
  font: 20px / 1.3 Zoho_Puvi_SemiBold;
  margin: 40px 0px 20px 0px;
}
.container-new {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 30px;
}
/*breadcrumb style starts here*/
/*breadcrumb style ends here*/
/*breadcrumb style starts*/
.cmn-breadcrum {
  padding-top: 0px;
}
.cmn-breadcrum a {
  margin: 0px;
}
.cmn-breadcrum .root-page {
  color: #0167ff;
}
/*breadcrumb style ends*/
.row-bg {
  margin: 75px 0px 0px 0px;
}
.main-content {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  position: relative;
}
.main-content-left-col {
  width: 70%;
  margin-right: 5%;
}
.main-content-right-col {
  width: 300px;
}
.transcription-video-wrapper {
  position: relative;
  padding-bottom: 56%;
  margin-bottom: 50px;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
iframe.transcription-video {
  width: 100%;
  position: absolute;
  height: 100%;
  overflow: hidden;
}
p.video-disclaimer-note {
  font-size: 14px;
}
p.itil-disclaimer-text {
  font-size: 14px;
  margin: 50px 0px 0px 0px;
  text-align: center;
}
p.last-updated {
  font-size: 14px;
  color: #000;
}
img.video-screenshots {
  margin: 50px 0px;
  display: block;
  text-align: center;
  max-width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
p.disclaimer-text {
  font-size: 12px;
}
input#user-detail {
  display: none;
}
.resetdiv {
  display: none;
}
.download-form {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #ffeedd;
  padding: 50px;
  margin: 50px 0px 50px 0px;
}
.download-form > div:nth-child(1) {
  width: 23%;
  margin-right: 3%;
}
.download-form > div:nth-child(2) {
  width: 77%;
}
.download-form picture {
  display: block;
  text-align: center;
}
p.form-title {
  font: 30px / 1.2 Zoho_Puvi_Bold;
  margin: 20px auto;
  max-width: 360px;
  text-align: center;
}
.transcription-video-form div#meGDPRMessage {
  color: #000;
  font-size: 14px;
  max-width: 70%;
  line-height: 1.5;
  margin: 20px auto 0px auto;
  text-align: center;
}
.transcription-video-form div#meGDPRMessage a {
  color: #0167ff;
  border-bottom: 1px solid;
}
div#formCTAgdpr {
  font-size: 14px;
  max-width: 70%;
  margin: 20px auto 0px auto;
  line-height: 1.5;
  text-align: center;
}
.prvcy-plicy a {
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #0167ff;
  color: #0167ff;
}
.fields {
  width: 60%;
  margin: 0px auto 7px auto;
}
input#emailID {
  font: 15px/1.5 Zoho_Puvi_Regular;
  background: #fff;
  font-size: 15px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  height: 45px;
}
input#emailID:focus, select#MECountryListing:focus, select#country_state:focus {
  outline: none;
}
input#emailID::placeholder {
  color: #000
}
select#MECountryListing {
  margin: 0px 0px 7px 0px;
}
select#MECountryListing, select#country_state {
  border: none;
  height: 45px;
  -webkit-appearance: none;
  border-radius: 0px;
  padding: 10px;
  font-size: 15px;
  color: #000;
  width: 100%;
  box-sizing: border-box;
  background: #fff url(images/dropdown-arrow.png) right center no-repeat;
  font-family: Zoho_Puvi_Regular;
}
input#submit {
  font: 15px/1.5 Zoho_Puvi_Bold;
  background: #ff4545;
  color: #fff;
  text-transform: uppercase;
  padding: 15px;
  letter-spacing: 0.5px;
  border-radius: 2px;
  -webkit-appearance: none;
  border: none;
  width: 100%;
  margin: 10px 0px 0px 0px;
  cursor: pointer
}
span#email_err_msg {
  color: #ff4547;
}
ul.toc li {
  line-height: 1.4;
  font-size: 17px;
  position: relative;
  margin-bottom: 15px;
}
ul.toc li a {
  color: #0167ff;
}
ul.toc > li {
  padding-left: 20px;
}
body .promotion-bg {
  z-index: 99 !important;
}
.promotion-bg.stickyfixed-header {
  z-index: 99 !important;
}
ul.toc > li:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  background: #000;
  left: 0;
  top: 10px;
  font-size: 26px;
}
ul.nested-toc {
  list-style: disc;
  margin: 15px 0px 15px 50px;
}
ul.nested-toc li {
  margin-bottom: 10px;
}
p.transcription-main-title {
  font: 32px / 1.2 Zoho_Puvi_SemiBold;
  margin: 50px 0px 25px 0px;
  color: #0167ff;
}
.heading-boxes {
  text-align: center;
  background: #f6f6f6;
  padding: 30px 0px;
  position: relative;
}
.heading-boxes h2 {
  margin: 20px 0px;
}
.heading-boxes:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f6f6f6;
  right: 50%;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  margin-right: -20px;
}
.sidebar-images {
  margin-bottom: 15px;
  display: block;
  width: 70px;
  margin: 0px auto 6px;
}
.heading-boxes h3 {
  font: 21px / 1.3 Zoho_Puvi_SemiBold;
  max-width: 70%;
  margin: 10px auto 0 auto;
}
p.list-heading {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
ul.list-items li {
  font: 17px / 1.5 Zoho_Puvi_Regular;
  position: relative;
  background-image: url("../images/rounded-tick.svg");
  color: #000;
  background-repeat: no-repeat;
  background-size: 2%;
  background-position: 0 15px;
  padding-left: 30px !important;
}
.no-points li {
  padding: 10px 0px 10px 0px !important;
}
ul.list-items {
  margin-bottom: 30px;
}
ul.list-items li a {
  text-decoration: none;
}
ul.list-items li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 19px;
  right: 0;
  bottom: 0;
  left: 0;
}
ul.list-items.no-points li:before {
  display: none;
}
ul.list-content {
  margin: 35px 0px;
}
ul.list-content li {
  position: relative;
  font: 17px / 1.5 Zoho_Puvi_Regular;
  padding: 10px 15px;
  border-bottom: 1px solid #e2e2e2;
}
ul.list-content li a {
  text-decoration: none;
  font-size: 16px;
  color: #000;
}
ul.list-content li:nth-last-child(1) {
  border-bottom: unset;
}
p.sidebar-guide-title {
  font: 17px / 1.3 Zoho_Puvi_SemiBold;
  margin: 10px 0px 3px 0px;
}
.strong-text {
  font-weight: bold;
  font-family: Zoho_Puvi_SemiBold
}
.italic-text {
  font-style: italic;
}
ul.add-resources li {
  padding-right: 15px;
}
.fixed-sidebar {
  position: sticky;
  top: 105px;
}
.footer-cta-bg {
  background: #323232;
  text-align: center;
  padding: 100px 0px;
  margin: 100px 0px 0px 0px;
}
.footer-cta h3 {
  font: 36px/1.3 Zoho_Puvi_Bold;
  color: #fff;
  margin: 0px auto 35px auto;
  max-width: 60%;
}
ul.footer-cta-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.footer-cta-buttons li a {
  font: 17px / 1.2 Zoho_Puvi_SemiBold;
  padding: 14px 40px;
  background: #f0483e;
  color: #fff;
  border: 1px solid #f0483e;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.footer-cta-buttons > li {
  margin: 0px 5px;
}
.footer-cta-buttons span {
  display: block;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
}
.copyright-bg {
  background: #eee;
  text-align: center;
  padding: 13px 0px;
}
.copyright p {
  font-size: 14px;
  margin: 0px;
  text-decoration: none;
}
.copyright a {
  font-size: 14px;
  margin: 0px;
  text-decoration: none;
}
.addresorcs sup {
  color: #000;
}
h5.transcipt-head-for-list {
  margin-bottom: 10px;
}
.banner-poster {
  border: 1px solid #80808026;
}
.me-sdp-video-container {
  margin: 20px 0px;
}
/*prev-next button style starts here*/
.nex-prev-btn {
  font-size: 16px;
  margin: 75px 0px 0px 0px;
}
.nex-prev-btn > ul {
  display: flex;
}
.nex-prev-btn > ul > li {
  max-width: 50%;
  flex: 0 0 50%;
}
.nex-prev-btn > ul > li > a, .nex-prev-btn > ul > li a {
  display: block;
  text-decoration: none;
  margin-bottom: 3px;
}
.nex-prev-btn > ul > li span {
  color: #ef483d;
}
.nex-prev-btn > ul > li.next > span a, .nex-prev-btn > ul > li.prev > span a {
  color: #ef483d;
  text-decoration: none;
}
span.arrow {
  background: #ef483d;
  width: 15px;
  height: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transition: all ease .35s;
}
span.arrow:after {
  top: -3px;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 2px solid #ef483d;
  transform: rotate(-45deg);
  border-left: 0;
  border-top: 0;
  right: 0;
}
span.arrow.left:after {
  left: 0px;
  transform: rotate(135deg);
}
.nex-prev-btn > ul > li.next {
  text-align: right;
}
.nex-prev-btn > ul > li.prev {
  text-align: left;
}
/*prev-next button style ends here*/
.internal-links {
  text-decoration: none !important;
  color: #0167ff;
}
.prd-nav li {
  width: 32%;
}
/*FAQ style starts here*/
.faq-bg {
  padding: 30px 0px 0px 0px;
}
.faq {
  max-width: 900px;
}
.faq h2 {
  text-align: center;
  margin-bottom: 80px;
}
.expand-wrapper {
  text-align: right;
  margin-bottom: 20px;
}
span.expand-all-sec {
  color: #000;
  font-size: 15px;
  cursor: pointer;
  position: relative;
}
span.expand-all-sec:after {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  bottom: -2px;
  width: 0%;
  background: #1d77e8;
  transition: .4s ease;
}
span.expand-all-sec:hover::after {
  width: 100%;
  transition: .4s ease;
}
button.accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-appearance: none;
  color: #000;
}
button.accordion p {
  font-family: Zoho_Puvi_SemiBold;
  margin: 0px;
  max-width: 80%;
  font-size: 20px;
}
.accordion-wrapper {
  border-top: 1px solid #e6e6e6;
  padding: 10px 0px;
}
.accordion-wrapper:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.accordion {
  font-family: Zoho_Puvi_SemiBold;
  cursor: pointer;
  padding: 20px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
  line-height: 30px;
  background: transparent;
}
.accordion:after {
  content: '\002B';
  color: #1d77e8;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 30px;
}
.faq-active:after {
  content: "\2212";
}
.panel {
  display: none;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  max-width: 80%;
}
.panel p {
  font-size: 17px;
}
p.ind {
  text-indent: 30px;
}
.accordion-wrapper-parent .accordion-wrapper:nth-child(1) {
  border-top: none;
}
.accordion-wrapper-parent .accordion-wrapper:last-child {
  border-bottom: none;
}
/*FAQ style ends here*/
@media only screen and (max-width:1024px) {
  .stickyfixed-header {
    top: 90px !important;
  }
  .main-content {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .main-content-left-col {
    width: 100%;
    margin-right: 0%;
  }
  .main-content-right-col {
    width: 100%;
  }
  ul.list-content li {
    padding: 10px 0px;
  }
  p.form-title {
    max-width: 100%;
  }
  div#formCTAgdpr {
    max-width: 80%;
  }
  .add-resources-bg .container {
    max-width: 100% !important;
    width: 100% !important;
  }
  .footer-cta h3 {
    max-width: 80%;
  }
  .nex-prev-btn {
    margin: 75px 0px;
  }
}
@media only screen and (max-width: 980px) {
  .cmn-breadcrum {
    padding: 0px;
    margin-top: 0px;
  }
  .mobile-breadcrum {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .form-fields {
    display: block;
  }
  .fields {
    margin-bottom: 10px;
  }
  div#formCTAgdpr {
    max-width: 100%;
  }
  .transcription-video-form div#meGDPRMessage {
    max-width: 100%;
  }
  .fields {
    width: 100%;
  }
  select#MECountryListing {
    margin: 0px 0px 10px 0px;
  }
  .footer-cta h3 {
    max-width: 100%;
  }
}
@media only screen and (max-width:600px) {
  .row-bg {
    margin: 50px 0px 0px 0px;
  }
  h1 {
    font: 30px / 1.2 Zoho_Puvi_Bold;
  }
  .footer-cta h3 {
    font: 26px / 1.3 Zoho_Puvi_Bold;
  }
  .download-form {
    padding: 30px;
  }
  .download-form > div:nth-child(1) {
    width: 100%;
    margin-right: 0%;
  }
  .download-form > div:nth-child(2) {
    width: 100%;
  }
  ul.nested-toc {
    margin: 15px 0px 15px 30px;
  }
  ul.footer-cta-buttons {
    flex-wrap: wrap;
  }
  ul.footer-cta-buttons li a {
    min-width: 100px;
  }
  .footer-cta-buttons li:nth-child(1) a {
    margin: 0px 0px 13px 0px;
  }
  ul.list-items li {
    font: 16px / 1.5 Zoho_Puvi_Regular;
    background-size: 4%;
  }
}
@media only screen and (max-width:375px) {
  ul.list-items li {
    overflow-wrap: break-word;
  }
}