.elementor-113546 .elementor-element.elementor-element-726316d6{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-113546 .elementor-element.elementor-element-198961ef > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-50aab3bc */#release-main-versions .main-version-list{
    max-height: 450px !important;
    overflow-y: scroll;
    margin-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-726316d6 */.wraper_inner_banner {
    display: none;
}

/* Main, Content and Subversion main CSS */
.release-history-section * {
    margin: 0;
    padding: 0;
    color: #000;
}

.release-history-section {
    margin-top: 20px;
}

.release-history-section .elementor-row {
    display: block !important;
    width: 1140px !important;
    margin: 0 auto;
}

.release-history-contents {
    width: 72.5% !important;
    margin: 0 auto;
    border-left: 1px solid #E9EBEE;
    border-right: 1px solid #E9EBEE;
    padding: 5px 20px 50px 20px;
    min-height: 100%;
}

.release-history-main-versions {
    width: 12% !important;
    float: left;
    padding-left: 15px;
}

.release-history-sub-versions {
    width: 15.5% !important;
    float: right;
}

.release-history-main-versions,
.release-history-sub-versions {
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
    padding-bottom: 50px;
}

.release-history-main-versions h5,
.release-history-sub-versions h5 {
    font-size: 17px;
    font-weight: 600;
    text-transform: none !important;
    font-family: 'Inter' !important;
    line-height: 20px !important;
    padding-bottom: 18px;
}

/*Heading and Dropdown section*/
.heading-dropdown-section .elementor-row {
    display: flex !important;
    width: 100% !important;
}

#release-dropdowns {
    margin-top: -23px;
}

/*content css*/
.release-history-contents h1 {
    font-family: futura-pt !important;
    color: #222;
    font-size: 30px !important;
    font-weight: 700;
    text-transform: none;
    line-height: 50px;
}

.release-history-contents ul {
    margin-left: 40px;
    display: inline-block;
}

.release-history-contents ul ul {
    display: block;
}

.release-history-contents ul .content {
    list-style: disc;
}

.release-history-contents ul li .content {
    list-style: circle;
}

.release-history-contents .version-heading {
    font-size: 25px !important;
    font-weight: 600;
    line-height: 30.8px;
    font-family: futura-pt !important;
}

.release-history-contents .sub-heading {
    font-size: 21px !important;
    font-weight: 600;
    line-height: 25.87px;
    font-family: futura-pt !important;
    margin: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 5px !important;
    cursor: pointer;
    /*width: auto;*/

}

.release-history-contents .sub-heading-sub {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 19.73pxpx;
    font-family: futura-pt !important;
    margin: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 5px !important;
}

.release-history-contents .content {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 30px;
    font-family: Inter !important;
}

.release-history-contents .sub-heading+.sub-heading-sub {
    padding-top: 10px !important
}

.release-history-contents .release-date {
    margin-bottom: -5px !important;
    padding-top: 10px;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
    font-family: Inter !important;
}

.release-history-contents .version {
    padding-top: 20px !important;
}

.release-history-contents .release-date {
    font-size: 13px;
    font-family: 'Inter' !important;
    margin-bottom: 10px;
    line-height: 30px;
    letter-spacing: 0.1px;
    font-weight: 400;
    display: block;
}

.release-history-contents #release-no-change {
    margin-bottom: 10px !important;
    margin-top: 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: .3px !important;
}

.release-history-contents img,
.release-history-contents video {
    border: 1px solid #E9EBEE !important;
    padding: 0px !important;
    margin: 10px 0px !important;
}

.release-history-contents .main-content .main-content-para {
    padding-top: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.release-history-contents a,
.release-history-contents a:hover {
    color: var(--global-header-link-hover-color) !important;
}

/*Tags css*/
.release-history-contents .heading-tag {
    display: flex;
}

.release-history-contents .heading-tag .release-note-tags {
    margin-left: 12px;
}

.release-history-contents .release-note-tags span {
    border-radius: 2px;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    padding: 5px 8px 4px;
    margin: 0px 4px;
    letter-spacing: .5px;
    white-space: nowrap;
    display: inline-block !important;
}

.release-history-contents .cloud {
    background: #EDE8FB;
    color: #3233CC !important;
}

.release-history-contents .windows {
    background: #DAF0FC;
    color: #378EF4 !important;
}

.release-history-contents .linux {
    background: #E9FAEE;
    color: #49CB6D !important;
}

.release-history-contents .docker {
    background: #FBE8F1;
    color: #CC32BD !important;
}

.release-history-contents .kubernetes {
    background: #FAF0E6;
    color: #D88030 !important;
}

.release-history-contents .azure {
    background: #E4F6F8;
    color: #2BB7C0 !important;
}

/*Note css*/
.release-history-contents .note-change {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5 !important;
    line-height: 30px;
    font-family: 'Inter' !important;
    background-color: #efd9fd;
    padding: 10px 17px 10px 17px;
}

/*Star indication*/
.release-history-contents .star-indication {
    background: #e5efff;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 8px;
    padding: 15px 20px 15px 15px;
}

.release-history-contents .star-indication p.content {
    padding-left: 38px;
}

.release-history-contents .star-indication .info-icon {
    position: relative;
}

.release-history-contents .star-indication .info-icon img {
    width: 30px;
    position: absolute;
    height: 25px;
    top: -10px;
    border: none !important;
}

.release-history-contents .star-indication .info-icon p.contents {
    display: inline;
    margin-top: 10px;
    margin-left: 8px;
    position: absolute;
    font-size: 16px;
}

/*Main Version and subversion CSS*/
.main-version-list li a,
.sub-version-list>li>a {
    color: #000 !important;
}

.main-version-list li.active a,
.sub-version-list>li.active>a {
    color: var(--global-header-link-hover-color) !important;
}

.main-version-list li a:hover,
.sub-version-list li a:hover {
    color: var(--global-header-link-hover-color) !important;
}

.sub-version-list>li.active>a {
    border-left: 4px solid var(--global-header-link-hover-color) ;
}

.main-version-list li a,
.sub-version-list>li>a {
    font-size: 15px !important;
    font-weight: 400 !important;
    font-family: "Inter" !important;
}

.main-version-list li,
.sub-version-list>li {
    line-height: 32px !important;
}

.sub-version-heading,
.sub-version-list>li>a {
    padding-left: 16px;
}

.sub-version-list>li.active>a {
    padding-left: 12px;
}

.sub-version-list.sub-version-list-scroll {
    height: 450px !important;
    overflow: auto;
}

/*Responsive*/
@media only screen and (max-width:1025px) {
    .release-history-section .elementor-row {
        width: 100% !important;
    }

    .release-history-main-versions {
        width: 13% !important;
        padding-left: 25px;
    }

    .release-history-sub-versions {
        width: 10% !important;
    }

    .release-history-contents {
        width: 77% !important;
    }

    #release-dropdowns .deployment-button,
    #release-dropdowns .item-type-button,
    #release-dropdowns .deployment-content,
    #release-dropdowns .item-type-content {
        width: 160px !important;
    }

    #release-dropdowns {
        margin-left: 15px !important;
    }
}

@media only screen and (max-width:1000px) {
    .release-history-contents h1 {
        font-size: 26px !important;
    }

    #release-dropdowns {
        margin-left: -10px !important;
    }
}

@media only screen and (max-width:940px) {
    .release-history-contents h1 {
        font-size: 28px !important;
        line-height: 35px;
    }

    .heading-dropdown-section .elementor-row {
        flex-direction: column;
    }

    #release-dropdowns {
        margin-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .release-history-contents h1 {
        white-space: nowrap;
    }

    .release-history-main-versions {
        width: 16% !important;
    }

    .release-history-contents {
        width: 73% !important;
    }

    .release-history-sub-versions {
        width: 11% !important;
    }

    #release-dropdowns .deployment-button,
    #release-dropdowns .item-type-button,
    #release-dropdowns .deployment-content,
    #release-dropdowns .item-type-content {
        width: 170px !important;
    }

    .release-history-contents {
        padding-top: 12px
    }

}

@media only screen and (max-width:767px) {
    .release-history-contents h1 {
        white-space: unset !important;
    }

    .release-history-contents {
        display: block;
        width: 100% !important;
        min-height: auto !important;
    }

    .release-history-main-versions {
        display: block;
        width: 100% !important;
        float: none !important;
        position: static !important;
        top: 0px !important;
    }

    .release-history-sub-versions {
        display: none !important;
    }

    .release-history-contents {
        border: none;
    }

}

@media only screen and (max-width:400px) {
    #release-dropdowns {
        flex-direction: column;
        width: 320px !important
    }

    #item-type-dropdown {
        margin-left: 0px !important;
        margin-top: 10px;
    }

    #release-dropdowns .deployment-button,
    #release-dropdowns .item-type-button,
    #release-dropdowns .deployment-content,
    #release-dropdowns .item-type-content {
        width: 190px !important;
    }
}

/*Newly changed*/
.copy-title {
    position: absolute;
    left: -15px;
    margin-top: 7px;
    display: none;
}

.subversion-sub-headings {
    margin-left: 30px;
    margin-bottom: 10px;
}

.subversion-sub-headings>li.active>a{
    color: var(--global-header-link-hover-color) !important;
}

.sub-heading{
    text-transform: capitalize;
}

.sub-version-list>li>.subversion-sub-headings {
    display:none;
}

.sub-version-list>li.active>.subversion-sub-headings.active {
    display:block;
}

.subversion-sub-headings>li>a{
    white-space: nowrap;
    color: #000 !important;
    text-transform: capitalize;
}

#release-dropdowns{
    display: none !important;
}

.release-history-section .elementor-element-populated {
    padding:0px !important;
}

.release-history-section > div {
    display: block !important;
}/* End custom CSS */