/*Address space issue in generated link lists .*/

br {
  display: block;
  content: "";
  margin-bottom: 4px;
}

/*.table.card.frame-none {
   /\* width: 60%;*\/
}
*/
/*td.entry.card-column
{
    padding: 12px 5px;

}*/

[dir] .zDocsTopicPage .topicContainer article .articleBody .articleContainer table tr td {
  padding: 12px 5px;
}

[dir] .zDocsTopicPage .topicContainer article .articleBody .articleContainer table tr {
  border-bottom: 1px solid #fff;
}

/* Float four columns side by side */
.card-column {
  /*  float: left;*/
  width: 25%;
  padding: 10px 10px 10px 10px;
  border: none;
  box-sizing: border-box;
}

/* Responsive columns - one column layout (vertical) on small screens */
@media screen and (max-width: 600px) {
  .card-column {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    height: 150px;
  }
}
/* Style the counter cards */
tr.row.card-row {
  /*  background-color: #f1f1f1;*/
}

/* Style the counter cards */
/*div.p.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /\* this adds the "card" effect *\/
  padding: 2px;
  text-align: center;
  background-color: #fff;
  height: 200px;

}*/

/* Style the counter cards */
#root div.p.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  /*padding: 14px;*/
  padding-top: 18px;
  /* text-align: center;*/
  background-color: #fff;
  height: 240px;
  /* border: 3px solid #001f5f;*/
  border-radius: 15px;
  min-width: 260px;
  max-width: 260px;
  max-height: 200px;
  /*  min-height: 270px;*/
  margin: 8px;
  margin-top: 12px;
}

#root div.p.card-expanded {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 14px;
  padding-top: 18px;
  /* text-align: center; */
  background-color: #fff;
  height: 240px;
  /* border: 3px solid #001f5f; */
  /* border-radius: 25px; */
  min-width: 260px;
  max-width: 260px;
  min-height: 270px;
  margin: 8px;
  margin-top: 26px;
  display: inline-table;
}

#root .card,
.zDocsRelatedSfLinks {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* Style the counter cards */
span.ph.card-title {
  text-align: center;
}

/* Style the ul in cards */
#root ul.card {
  /* padding: 18px;*/
  text-align: left;
  background-color: #fff;
  /*      list-style-type:none;*/
  height: initial;
  font-size: 14px;
  min-width: 180px;
}

#root li.li.card {
  margin-top: 6px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: -18px;
  display: block;
}

/* Fix spacing between childlink list */

.link {
  margin-left: 35px;
  margin-bottom: 20px;
  margin-top: 18px;
}

#root .zDocsMyDocsTopicContainer .zDocsTopicPageHead h1,
.zDocsTopicPageTopicContainer .zDocsTopicPageHead h1 {
  color: #001f5f;
  font: 600 30px/40px;
  letter-spacing: normal;
  text-transform: none;
}

#root .zDocsTopicPageHead h1 {
  color: #001f5f;
  font: 600 30px/40px;
  letter-spacing: normal;
  text-transform: none;
}

.zDocsMyDocsPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article h2,
.zDocsTopicPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article h2 {
  font: 600 20px/24px Lato, serif;
  color: #001f5f;
  margin: 10px 0 0.5rem;
}
/* Fix below to insert spacing between dd and dt elements */
dd {
  margin: 0 0 20px 40px;
}

#root dd {
    margin: 0 0 20px 40px;
}

dt {
  font-weight: 700;
  margin-top: 12px;
}

#root dt {
  font-weight: 700;
  margin-top: 12px;
}

.zDocsMyDocsPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article a,
.zDocsTopicPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article a {
  color: #001f5f;
}

/* Re-styling note*/
.note.note.note_note {
  margin: 10px 0;
  background-color: #f8f9fa;
  color: #343142;
  margin-bottom: 16px;
  /*     display: table;*/
  padding: 10px 10px 10px 10px;
  border-radius: 2px;
  max-width: 100%;
}

.note__title {
  font-weight: 600;
  margin-top: 5px;
  margin-right: 4px;
}

/* Re-styling important note type*/
div.note.important.note_important {
  margin: 10px 0;
  background-color: #f8f9fa;
  color: #343142;
  margin-bottom: 16px;
  /*   display: table;*/
  padding: 10px 10px 10px 10px;
  border-radius: 2px;
  max-width: 95%;
}

.note__title {
  font-weight: 600;
  margin-top: 5px;
  margin-right: 4px;
}

figure {
  margin: 0 0 1rem;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 1rem;
  margin-left: 0px;
}

span.ph.filepath {
  font: 12pt courier;
  margin-right: 4px;
  margin-left: 2px;
  font-weight: 600;
}

/* Fix for CBL*/
a.link {
  margin: 0;
}

/* Fix for Double pound sign in classification tags*/
/*svg.ico-tag {
    visibility: hidden;
}*/
li.zDocsLabel {
  /* align-items: center;
   background-color:#FFF;
    border-radius: 13px;
    border-width: 0;
    color: #3e67bb;
    display: inline-block;*/
  font: 400 14px/20px "Open Sans", sans-serif;
  /*margin-bottom: 5px;
    margin-right: 9px;
    padding: 8px;
    text-transform: none;
    text-decoration-line: underline;
    text-decoration-color: #FFF;*/
}

figcaption {
  font-size: 0.8em;
  font-style: italic;
  text-align: center;
  margin-top: initial;
}

#root .zDocsFeaturedCategories .zDocsFeaturedCategoriesInner .zDocsFeaturedCategoryBox .zDocsFeaturedCategoryBoxInner {
  align-items: center;
  border: none;
  box-shadow: none;
  display: flex;
  min-height: 20px;
  padding: 20px;
}

#root .zDocsAnnouncementTopBanner {
  background-color: #ffc836;
  display: flex;
  justify-content: center;
  min-height: 40px;
  padding: 0 0px 0 0px;
}

#root .zDocsAnnouncement.zDocsCallToAction {
  justify-content: center;
  margin: 12px;
}

/* Bold stepsection element */
/*.stepsection {
    font-weight: 700;
}*/

/* Codeblock tweaks */

/* change background color */

.zDocsMyDocsPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre,
.zDocsTopicPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre {
  word-wrap: break-word;
  background-color: #091734;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #fff;
  display: block;
  margin: 0 0 10px;
  padding: 9.5px;
  word-break: break-all;
  font-size: 0.9em;
}

#root .zDocsTopicPageBodyContent article pre {
  word-wrap: break-word;
  background-color: #091734;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #fff;
  display: block;
  margin: 0 0 10px;
  padding: 9.5px;
  word-break: break-all;
  font-size: 0.9em;
}


/* change code text color */
.zDocsMyDocsPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code,
.zDocsTopicPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code {
  background-color: transparent;
  border-radius: 0;
  color: #fff;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}

#root .zDocsTopicPageBodyContent article pre code{
    background-color: transparent;
  border-radius: 0;
  color: #fff;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}


/* change code text color JAVA */
.zDocsMyDocsPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code,
.zDocsTopicPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code.language-java {
  background-color: transparent;
  border-radius: 0;
  color: #98c379;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}

#root .zDocsTopicPageBodyContent article pre code.language-java {
  background-color: transparent;
  border-radius: 0;
  color: #98c379;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}


/* change code text color JSON */
.zDocsMyDocsPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code,
.zDocsTopicPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code.language-json {
  background-color: transparent;
  border-radius: 0;
  color: #d19a66;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}

#root .zDocsTopicPageBodyContent article pre code.language-json {
  background-color: transparent;
  border-radius: 0;
  color: #d19a66;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}


/* change code text color PYTHON */
.zDocsMyDocsPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code,
.zDocsTopicPage .zDocsTopicPageBody .zDocsTopicPageBodyContent article pre code.language-python {
  background-color: transparent;
  border-radius: 0;
  color: #c678dd;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}

#root .zDocsTopicPageBodyContent article pre code.language-python {
  background-color: transparent;
  border-radius: 0;
  color: #c678dd;
  font-size: 0.9em;
  padding: 0;
  white-space: pre-wrap;
}


/* change background for copy icon */
div.code-toolbar > .toolbar {
  opacity: 1;
  position: absolute;
  right: 0.2em;
  top: 0.2em;
  transition: opacity 0.3s ease-in-out;
  z-index: 10;
}

#root .zDocsMyDocsTopicContainer .zDocsTopicPageBody .zDocsTopicPageBodyContent article .copy-to-clipboard-button,
.zDocsTopicPageTopicContainer .zDocsTopicPageBody .zDocsTopicPageBodyContent article .copy-to-clipboard-button {
    align-content: center;
    align-items: center;
    background-image: url(https://cdn.zoominsoftware.io/pega-skin-dev/public/assets/img/content_copy.svg?254726b…);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border-radius: 5px;
    box-shadow: none;
    display: flex;
    height: 33px;
    justify-content: center;
    width: 40px;
    background-color: #f6f6f9;
}

/* Change the token operator color in codeblock */
.style .token.string,
.token.entity,
.token.operator,
.token.url {
  color: #abb2bf;
}
.token.constant,
.token.deleted,
.token.property,
.token.symbol,
.token.tag {
  color: #ffa07a;
}

/* Fix to align auto-generated headings on same line */
/*.tasklabel {
    display: inline;
    margin-right: 6px;
}*/

/* Fixes for auto-gen heading spacing */
#root section.section.result {
  padding: 10px 10px 10px 12px;
}
#root section.section.postreq {
  padding: 10px 10px 10px 12px;
}
#root section.section.prereq {
  padding: 10px 10px 10px 12px;
}
#root .itemgroup.stepresult {
  padding: 10px 10px 10px 12px;
}
#root .itemgroup.info {
    padding: 10px 10px 10px 0px;
}
svg.ico-close.zDocsDismissButton {
  /*visibility: hidden;*/
  padding-right: 2px;
}

/* Start of homepage UI tweaks */

/* Hide the jumbotron heading */
#root h1.jumbotron-heading {
  visibility: hidden;
}

/* Change the appearance of the main category tiles */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner {
  background-color: #fff;
  border: none;
  border-radius: 40px;
  box-shadow: 2px 2px 5px 2px #e0e2eb;
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  padding: 0 15px 0 0;
  min-height: 210px;
}


/* Reduce the product icons to 40px high  */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryIcon img {
  height: 30px;
  /* color: red; */
  /* opacity: revert; */
filter: brightness(0) saturate(100%) invert(41%) sepia(9%) saturate(4190%) hue-rotate(183deg) brightness(91%) contrast(89%);
}


/* Reduce the size/weight of the font ove the product headings in the category box  */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent h5,
.zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent h5 a {
  color: #001f5f;
  font: 600 22px/25px "Open Sans", sans-serif;
}

#root .zDocsCategoryContent h5 a {
  color: #001f5f;
  font: 600 22px/25px "Open Sans", sans-serif;
}


/* Changed appearance of the category tile child links */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent > ul > li a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

/* Changed appearance of the category tile child links - hover */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent > ul > li a:hover {
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
}

#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent > ul > li a {
  color: #3e67bb;
  /* font: 400 16px/23px Open Sans,sans-serif; */
}

#root .zDocsFeaturedCategories .zDocsFeaturedCategoriesInner .zDocsFeaturedCategoryBox .zDocsFeaturedCategoryBoxInner .zDocsFeaturedCategoryBoxInnerTitle h5 {
  color: #151619;
  font-size: 28px;
  font-weight: 600;
  user-select: none;
}

/* Move the position of the main search bar upward */
#root .zDocsHome .zDocsHomeSubheader {
  align-items: center;
  background: url(https://cdn.zoominsoftware.io/pega-skin-dev/public/assets/img/Pega_HP_Subheader.png?3e265c9…);
  /* border-bottom: 20px; */
  display: flex;
  flex-direction: column;
  height: 155px;
  justify-content: center;
  /* margin: 0; */
  padding: 0;
  position: relative;
  text-align: center;
  margin-top: -41px;
}

/* Tighten up the spacing between category child links */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent > ul {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin: 13px 0 0;
}

/* Align the category tile product icons to the top of the category tile heading */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryIcon {
  flex: 0 0 60px;
  margin: 25px 0 0;
  text-align: center;
}

/* Align the category tile product heading to the top of the category tile heading */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent {
  display: flex;
  flex-direction: column;
  margin-top: 25px;
}

/* Tighten up spacing below the category child links */
#root .zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent > a {
  color: #3e67bb;
  display: none;
  font: 700 14px/20px "Open Sans", sans-serif;
  margin: 0 0 25px;
}

/* Add color to "search by index" cards */
#root .zDocsProductCategories .zDocsProducts .zDocsProduct {
  border: none;
  border-radius: 3px;
  transition: box-shadow 0.3s ease-in-out;
  background-color: #f6f6f9;
}

#root .zDocsProductCategories .zDocsProducts .zDocsProduct .zDocsProductTitle {
  color: #091734;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
}

/* Reduce the size/font of the inner category tiles */
#root .zDocsCategories .zDocsCategoriesTilesHorizontalWrapper .zDocsCategoriesTilesHorizontal .zDocsCategoriesTileSmall .zDocsCategoriesTileSmallInnerTitle a {
  color: #001f5f;
  color: #091734;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
}

/* Making short desc visible (was previously hidden) */
#root .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent,
.zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent .zDocsCategoryDescription {
  display: inline;
}

/* Making short desc visible (was previously hidden) */
#root .zDocsCategoryDescription {
  display: inline;
}

#root .zDocsFeaturedCategories .zDocsFeaturedCategoriesInner .zDocsFeaturedCategoryBox .zDocsFeaturedCategoryBoxInner .zDocsFeaturedCategoryBoxInnerTitle h5 {
  color: #151619;
  font-size: 24px;
  font-weight: 600;
  user-select: none;
}

/* reducing font on filter bar to help localization */
#root .currentPublicationTag .currentPublicationBox {
  align-content: center;
  align-items: center;
  background-color: rgba(69, 146, 255, 0.15);
  border-radius: 5px;
  color: #707070;
  display: flex;
  font: 400 14px/20px "Open Sans", sans-serif;
  padding: 7px 5px;
}

/* Site Release Notes Styling */
#release-notes__site-release-09-13-23 {
    list-style-type: none;
}

#release-notes__site-release-09-13-23 img {
    padding-bottom: 10px;
    padding-right: 5px;
}

#release-notes__site-release-10-30-23 {
    list-style-type: none;
}

#release-notes__site-release-10-30-23 img {
    padding-bottom: 10px;
    padding-right: 5px;
}

#release-notes__site-release-01-05-23 {
    list-style-type: none;
}

#release-notes__site-release-01-05-23 img {
    padding-bottom: 10px;
    padding-right: 5px;
}

ul#release-notes__ul_q1f_mgj_tyb {
    list-style-type: none;
}

/* Nav Bar styles */
.zDocsNavigation .zDocsNavigationMenu>ul .zDocsNavigationItem>a, .zDocsNavigation .zDocsNavigationMenu>ul .zDocsNavigationItem>button {
border-radius: 5px;
font: 400 16px/19px "Open Sans",sans-serif;
padding: 10px 13px;
text-transform: none;
transition: none;
text-wrap: nowrap;
}

/* Removing Learn by Product header */
.zDocsHomeCategories .zDocsHomeCategoriesHeader h2 {
    display: none;
    visibility: hidden;
}

/* Hiding Zoomin image buttons */
.imageZoomButtonsContainer {
    visibility: hidden;
}

/* Re-aligning Cookie Preferences link */
/*div#teconsent.truste_caIcon_display {
	position: absolute;
	margin-top: -.26rem;
	margin-bottom: 0.5rem;
	margin-left: 34rem;
}*/

/* New stuff */
/*.truste_cursor_pointer {
    cursor: pointer;
    position: absolute;
    margin-top: -1.0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    white-space: nowrap;
    color: #abc2f2;
}

.zDocsFooter .zDocsFooterBottomLevel {
    background-color: #081c45;
    box-sizing: border-box;
    display: flex;
    height: 70px;
    justify-content: flex-start;
    padding: 10px 20px;
    width: 100%;
}

.zDocsFooter .zDocsFooterBottomLevel ul li a, .zDocsFooter .zDocsFooterBottomLevel ul li span, .zDocsFooter .zDocsFooterBottomLevel ul>div a, .zDocsFooter .zDocsFooterBottomLevel ul>div span {
    color: #ffff;
    font-size: 11px;
}

a, a:focus {
    color: #fff;
}

a:hover {
    color: #fff;
}

.zDocsFooter .zDocsFooterSocialMediaLinks span {
    color: #001f5f;
    font-size: 11px;
    font-weight: 700;
    /\*margin-left: 60rem;*\/
}

.zDocsFooterSocialMediaLinks > div svg {
  color: #fff;
  height: 20px;
  width: 20px;
}

div#teconsent {
    margin-top: 0em;
    margin-bottom: 0em;
}*/
/*
#root .zDocsToast {
    background-color: #ffc836!important;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.25)!important;
    color: #000;
    font-family: "Open Sans",sans-serif!important;
    font-size: 16px;
    padding: 24px!important;
}*/

/*.zDocsFooter .zDocsFooterTopLevel .zDocsFooterColumnLinksContainer {
    display: flex;
    flex: 0.75 1 0;
    justify-content: space-evenly;
    margin-right: 350px;
}*/


/* Fixing the GPT tile */
.zDocsHomeCategories .zDocsHomeCategoriesInner .zDocsCategoryBox .zDocsCategoryBoxInner .zDocsCategoryContent.AITile form input {
    border: none;
    border-radius: inherit;
    flex: 1;
    min-height: 30px;
    max-height: 45px;
}

#root .zDocsCategoryContent.AITile form input {
    border: none;
    border-radius: inherit;
    flex: 1;
    min-height: 30px;
    max-height: 45px;
}

/* Fix to make the copy code button visible*/
#root div.code-toolbar>.toolbar {
    opacity: 1;
    position: absolute;
    right: 0.2em;
    top: 0.3em;
    transition: opacity .3s ease-in-out;
    z-index: 10;
}



/* Restyling SUMMARIZE Button*/
#root .zDocsAiActionsButton, .zDocsAiTopicSummaryButton {
    align-items: center;
    appearance: none;
    background-color: #e0e2eb;
    border: 1px solid #e0e2eb;
    border-radius: 5px;
    color: #151619;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    gap: 0.5rem;
    justify-content: space-between;
    line-height: 1.2rem;
    margin-left: 0.5rem;
    margin-right: 16px;
    min-height: 12px;
    min-width: 116px;
  
}


/* Restyling SUMMARIZE Button*/
#root .zDocsAiTopicSummaryButton {
    align-items: center;
    appearance: none;
    background-color: #e0e2eb;
    border: 1px solid #e0e2eb;
    border-radius: 5px;
    color: #151619;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    gap: 0.5rem;
    justify-content: space-between;
    line-height: 1.2rem;
    margin-left: 0.5rem;
    margin-right: 16px;
    min-height: 12px;
    min-width: 116px;
  
}

.zDocsAiActionsButton:focus,.zDocsAiActionsButton:hover,.zDocsAiTopicSummaryButton:focus,.zDocsAiTopicSummaryButton:hover {
    background-color: #f6f6f9
}

/* Restyling SUMMARIZE window to support reduced text*/
.zDocsAiActionsCollapse {
    display: block;
    max-height: 200px;
    min-height: 100px;
    overflow-y: auto;
    transition: max-height .2s linear;
}

/* making inline images non-clickable */
#root img.inline.expandable {
 width: auto;
 pointer-events: none;
 cursor: default;
}

/* Hiding swagger info header */
#root .swagger-ui .info {
    margin: 50px 0;
    display: none;
}


article svg.image.svg {
    height: auto;
    width: auto;
}


/* Fixes for journey map toc */
#root .workflowContainer .listDots_vertical>li {
    padding-left: 0;
    /*margin-bottom: 25px;*/
}

#root .workflowContainer .listDots ul {
    list-style-type: none;
    padding: 11px 10px 10px 10px;
    margin-top: -.4em;
}

#root .workflowContainer .listDots_vertical ul li:first-child:before {
	  background-color: #001f5f;
}

/* Removing checkered flag icon in journey map toc */
#root .workflowContainer .listDots_vertical>li.endpoint svg {
	display: none;
}

#root .Toastify .Toastify__toast-container--top-center {
background-color:#10a5ac;
	
} 

#root .zDocsAnnouncementPopUp .zDocsCallToAction .zDocsAnnouncementName {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 500;
    /* position: absolute; */
    top: -30px;
}

