table {
    width: 100% !important;
    word-break: break-word;
}

#swaggerWrapper table.model {
    word-break: unset;
}

#swaggerWrapper table.model td {
    word-break: keep-all;
    width: 264px;
}

.discussions_content_type .product-heading {
    margin-left: -40px;
    margin-top: 1%;
    height: auto;
}

.discussions_content_type #nav_tabs_gear_icon {
    margin-right: 6%;
    cursor: pointer;
    float: right;
    margin-top: -0.5%;
}

.discussions_content_type_tabs_container {
    margin-top: 29px;
}

.discussions_content_type_tabs_container .tabs--primary.nav.nav-tabs {
    margin-bottom: 0px !important;
}

.discussions_content_type .article-node-summary {
    margin-top: 50px;
    margin-bottom: 20px;
}

.discussions_content_type .product-related-list {
    margin: 5% 0 0 0;
}

.discussions_content_type #block-system-main {
    margin-left: 2%;
}

.discussions_content_type .panel-title.products-type {
    width: unset;
}

.discussions_content_type .product-link.sub-product-type.active {
    width: auto;
}

.discussions_content_type .panel-group .panel-heading+.panel-collapse>.panel-body,
.discussions_content_type .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.swagger-ui .wrapper {
    width: auto;
    max-width: unset;
}

div.model-box table tr:nth-child(1) td:nth-child(2) table:nth-child(1) {
    table-layout: fixed;
}

div.model-box table tr:nth-child(1) td:nth-child(2) {
    width: 300px;
}

#swaggerWrapper table.responses-table span.inner-object table.model:nth-child(4) td:nth-child(2) {
    width: 300px;
    background: red;
}

div.rest-docs .product-link.sub-product-type a {
    max-width: 255px;
}

.getting-started .onsource-node-summary,
.onsource-node-summary-title {
    width: 100%;
}

.onsource-node-summary,
.onsource-node-overview {
    width: 100%;
}

.onsource-node-summary .field-name-field-api-image .img-responsive {
    width: auto;
    height: 325px;
    margin-top: 10px;
}
.onsource-node-summary table, .onsource-node-overview table {
    border-collapse: unset;
    border: 1px solid rgb(200, 200, 200);
    border-spacing: 1px;
    word-break: normal;
}

.onsource-node-summary table td, .onsource-node-overview table td {
    padding: 5px;
    text-align: center;
    font-size: 16px;
}
.onsource-node-summary table th, .onsource-node-overview table th {
    padding: 5px;
    text-align: center;
    font-size: 16px;
}
.CkStyleComputerCode {
    background-color: #f5f5f5;
    border: 1px solid #CBC8C1;
    display: block;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 90%;
    padding: 5px;
}

.onsource-node-overview blockquote, .onsource-node-summary blockquote {
    display: inline-block;
    width: 100%;
    font-style: italic;
    border: #e3e3e3 solid 1px;
    font-size: inherit;
    border-left: #28323d solid 7px;
    color: #888;
    padding: 25px 30px;
    margin: 25px 0;
}
.product-page .onsource-node-overview .field-item.even {
    width: 79%;
}

.graphql-page .panel-title.products-type a:after {
    float: right;
    display: none;
}

.sidenav {
    height: 100%;
    z-index: 1;
    background-color: #fff;
    overflow-x: hidden;
    float: left;
}

.sidenav a {
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
}

.sidenav .closebtn {
    position: absolute;
    top: -21px;
    right: -281px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    padding: 16px;
}

.graphql-page .summary-container {
    margin-top: -90px;
}

.swagger-ui .servers>label select {
    width: 100%
}

#openbutton {
    font-size: 30px;
    cursor: pointer;
    margin-left: 2%;
    display: none;
    position: relative;
}

#closebutton {
    font-size: 30px;
    cursor: pointer;
    margin-left: 2%;
    display: block;
}

.graphql-page .product-link.sub-product-type.active {
    width: 261px;
}

.product-link.sub-product-type:not(:last-child).active a {
    width: 259px;
}

.graphql-page .product-link.sub-product-type.active a:after {
    display: none;
}

.panel-title.products-type {
    border-bottom: 1px solid #d0d0d0;
}

.rest_doc_overview {
    color: #4d4d4d;
    font-family: "Knowledge2017Black";
    font-size: 24px;
    font-weight: 900;
}

.graphql-page .product-link.sub-product-type a:after {
    right: 20px;
}


/***DVPRT-697***/

.product-link.sub-product-type a:after {
    display: none;
}

#api_title.field-content,
span.platform-img {
    cursor: pointer;
}

.homepage-marketing-text {
    margin-left: 1%;
}

.graphql-page-tpl .product-heading {
    padding-left: 45px;
}

.request-a-key .row-content-wrapper .row-summary {
    min-height: 20px;
}

.gateway-product-image img {
    height: 44px;
    width: 100px;
}

table.responses-table {
    table-layout: fixed;
}

td.col_header.response-col_status {
    width: 10%;
}

td.col_header.response-col_description {
    width: 75%;
}

td.col_header.response-col_links {
    width: 20%;
}

.graphql-page select {
    width: 100%;
}

.updates .onsource-node-overview-title {
    /* height: 15px; */
    height: auto;
}

.tutorials-page .product-related-list,
.graphql-page .product-related-list {
    margin: 60px 0 0 5px;
}

.graphql-page .product-related-list {
    margin-top: 0px;
}

.tutorials-page .panel-group .panel-heading+.panel-collapse>.panel-body,
.graphql-page .panel-group .panel-heading+.panel-collapse>.panel-body,
.graphql-page .page-node .panel-group,
.tutorials-page .page-node .panel-group {
    width: 94%;
}

.graphql-page .product-link.sub-product-type a,
.tutorials-page .product-link.sub-product-type a {
    max-width: 99%;
}

.graphql-page .product-link.sub-product-type.active,
.tutorials-page .product-link.sub-product-type.active {
    width: 87%;
}

.graphql-page .product-link.sub-product-type,
.tutorials-page .product-link.sub-product-type {
    width: 92%;
}

.graphql-page .panel-title.products-type,
.tutorials-page .panel-title.products-type {
    width: 105%;
}

.graphql-page .product-related-list .onsource-node-product-links-overview,
.tutorials-page .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.graphql-page .product-link.sub-product-type:not(:last-child).active a,
.tutorials-page .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.graphql-page .panel-title.products-type a,
.node-product-links {
    width: 100%;
}

.api .panel-group .panel-heading+.panel-collapse>.panel-body,
.api .page-node .panel-group {
    width: 94%;
}

.api .product-link.sub-product-type a {
    max-width: 99%;
}

.api .product-link.sub-product-type.active {
    width: 87%;
}

.api .product-link.sub-product-type {
    width: 92%;
}

.api .panel-title.products-type {
    width: 105%;
}

.api .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.api .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.api .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

.documents .product-related-list {
    margin: 60px 0 0 5px;
}

.documents .panel-group .panel-heading+.panel-collapse>.panel-body,
.documents .page-node .panel-group {
    width: 94%;
}

.documents .product-link.sub-product-type a {
    max-width: 99%;
}

.documents .product-link.sub-product-type.active {
    /* width: 87%; */
    width: 200%;
}

.documents .product-link.sub-product-type {
    /* width: 92%; */
	width: 200%;
}

.documents .panel-title.products-type {
    width: 105%;
}

.documents .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.documents .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.documents .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

.release-notes .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

.release-notes .panel-group .panel-heading+.panel-collapse>.panel-body,
.release-notes .page-node .panel-group {
    width: 94%;
}

.release-notes .product-link.sub-product-type a {
    max-width: 99%;
}

.release-notes .product-link.sub-product-type.active {
    width: 87%;
}

.release-notes .product-link.sub-product-type {
    width: 92%;
}

.release-notes .panel-title.products-type {
    width: 105%;
}

.release-notes .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.release-notes .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.release-notes .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

.help-document .container.product-background {
    margin-left: 0px;
}

.help-document .container {
    width: 100%;
}

.help-document .onsource-node-overview-title {
    width: 100%;
}

.help-document .onsource-node-overview img {
    width: auto !important;
    max-width: 100%;
}

.help-document .product-related-list {
    margin: 60px 0 0 5px;
}

.help-document .panel-group .panel-heading+.panel-collapse>.panel-body,
.help-document .page-node .panel-group {
    width: 94%;
}

.help-document .product-link.sub-product-type a {
    max-width: 99%;
}

.help-document .product-link.sub-product-type.active {
    width: 87%;
}

.help-document .product-link.sub-product-type {
    width: 92%;
}

.help-document .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.help-document .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.help-document .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

.help-document .product-content-help-doc {
    margin-top: 2%;
}

.help-document .product-background {
    width: 110%;
}

.help-document .panel-title.products-type {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    z-index: 999;
    width: auto;
}

.getting-started-page .product-related-list {
    margin: 60px 0 0 5px;
}

.getting-started-page .panel-group .panel-heading+.panel-collapse>.panel-body,
.getting-started-page .page-node .panel-group {
    width: 94%;
}

.getting-started-page .product-link.sub-product-type a {
    max-width: 99%;
}

.getting-started-page .product-link.sub-product-type.active {
    width: 87%;
}

.getting-started-page .product-link.sub-product-type {
    width: 92%;
}

.getting-started-page .panel-title.products-type,
#block-left-side-block-left-side-block .panel-title.products-type {
    width: auto;
}

.getting-started-page .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.getting-started-page .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.getting-started-page .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

.getting-started-page .panel-title.products-type {
    margin-left: 0%;
}

.discussions-page .product-related-list {
    margin: 60px 0 0 5px;
}

.discussions-page .panel-group .panel-heading+.panel-collapse>.panel-body,
.discussions-page .page-node .panel-group {
    width: 94%;
}

.discussions-page .product-link.sub-product-type a {
    max-width: 99%;
}

.discussions-page .product-link.sub-product-type.active {
    width: 87%;
}

.discussions-page .product-link.sub-product-type {
    width: 92%;
}

.discussions-page .panel-title.products-type {
    width: auto;
}

.discussions-page .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.discussions-page .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.discussions-page .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

.swagger-ui section.models .model-container {
    overflow: auto;
}

.swagger-ui .opblock-external-docs__link {
    word-break: break-word;
}


/* dvprt-602 and 603 start*/

div.request-a-key {
    margin: 0 0 0 4%;
}

.page-node-request-key #block-left-side-block-left-side-block,
.page-node-request-company-key #block-left-side-block-left-side-block {
    left: 10%;
}

.request-a-key .row-content-wrapper {
    width: 100%;
}

.request-a-key .request-button-wrapper {
    width: 100%;
}

.page-node-request-company-key .row-content-wrapper,
.page-node-request-company-key .request-button-wrapper {
    width: 94%;
}

#block-left-side-block-left-side-block .onsource-node-product-links-overview,
#block-left-side-block-left-side-block .panel-body {
    width: 96%;
}

#block-left-side-block-left-side-block .product-link.sub-product-type a.active,
#block-left-side-block-left-side-block .product-link.sub-product-type {
    width: auto;
}

#block-left-side-block-left-side-block .product-link.sub-product-type a {
    max-width: 92%;
}

.request-a-key .description {
    width: 94%;
}

.company_dropdown label {
    float: left;
    color: #999;
    margin: 2% 4px 0 0;
}

.apps-dropdown label {
    margin-bottom: -6px;
}

.company_dropdown select#company_name {
    max-width: 60%;
    margin-left: 24%;
    position: absolute;
    text-overflow: ellipsis;
}

.request-a-key #request-key-modal-container .modal-dialog {
    width: 87%;
}

.eula-actions button,
.eula-actions input {
    margin: 2% 1.5%;
}

.request-a-key .eula-display .eula-actions {
    padding-right: 2%;
    margin-top: 2%;
}

.request-a-key .eula-display .request-key-back-button,
.request-a-key .eula-display .request-key-cancel-button,
.request-a-key .select-an-app .request-key-submit-button {
    width: 101px;
}

.request-a-key .eula-title {
    margin: 25px -26px 14px -17px;
}

.request-a-key input[type="checkbox"] {
    margin: 4px 11px 0 !important;
}

#request-key-modal-container .modal-content,
.page-node-request-company-key .modal-content {
    width: max-content;
    font-size: 15px;
}

.request-a-key .select-an-app .apps-dropdown {
    margin: 0px 10px 20px 0px;
}

.page-node-request-company-key .apps-dropdown .ui-form-select {
    margin-left: 2.5%;
}

.page-node-request-company-key .request-a-key .eula-display .request-key-back-button,
.page-node-request-company-key .request-a-key .eula-display .request-key-cancel-button {
    width: 106px;
}

.page-node-request-company-key .request-a-key .select-an-app .request-key-submit-button {
    width: 207px;
}

.page-node-request-key .request-key-submit-button.has-no-eula,
.page-node-request-key .request-a-key .select-an-app .request-key-cancel-button,
.page-node-request-key .request-a-key .select-an-app .request-key-next-button {
    width: 150px;
}

#request-key-modal-container .apps-dropdown label {
    margin-left: 26px;
}

.apps-dropdown .ui-form-select-styled {
    width: 82% !important;
}

.page-node-request-company-key .ui-form-select-options {
    width: 82%;
    margin: unset;
}

#request-key-modal-container .ui-form-select-options {
    width: 80%;
}

#request-key-modal-container .request-a-key .eula-display .request-key-submit-button {
    width: 124px;
}

.page-node-request-company-key .eula-display .request-key-submit-button {
    width: 171px;
}

.page-node-request-key .title.eula-title,
.page-node-request-company-key .title.eula-title {
    width: 103%;
}

.page-node-request-key .error-message div,
.page-node-request-company-key .error-message div {
    color: red;
    font-size: 16px;
    margin-bottom: 1%;
}

.page-node-request-company-key .ui-form-select {
    padding-left: 0px;
}

/* dvprt-602 and 603 end*/

.page-node-dev-tools #block-left-side-block-left-side-block {
    left: 11%;
}

.page-node-dev-tools .my-apps {
    margin: unset;
}

.page-node-dev-tools #tutorial-viewport {
    margin-left: 37px;
}

.my-apps .app-details .app-item-key-label {
    width: 150px;
}

.my-apps .app-details .app-item-key-value {
    width: 55%;
}

.my-apps .list-group .list-group-item .app-item-product .app-item-key-details-container .app-item-key-container {
    width: 100%;
}

#com-new-key-generation,
#new-key-generation {
    float: right;
    margin-right: 3%;
    position: unset;
}

div.side-block.closed {
    display: none;
}

.dev_enable_key_rotation_no {
    width: auto !important;
}

/* dvprt-768 start*/
#read_more_modal .modal-content p {
    font-size: 15px;
}

/* dvprt-768 End*/

/* dvprt-670 start*/
.updtes-page .product-related-list {
    margin: 60px 0 0 5px;
}

.updtes-page .panel-group .panel-heading+.panel-collapse>.panel-body,
.updtes-page .page-node .panel-group {
    width: 94%;
}

.updtes-page .product-link.sub-product-type a {
    max-width: 99%;
}

.updtes-page .product-link.sub-product-type.active {
    width: 87%;
}

.updtes-page .product-link.sub-product-type {
    width: 92%;
}

.updtes-page .panel-title.products-type {
    width: 105%;
}

.updtes-page .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.updtes-page .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.updtes-page .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

/* dvprt-670 End*/

/* DVPRT-668 start*/
.trouble-shooting-tpl .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

.trouble-shooting-tpl .panel-group .panel-heading+.panel-collapse>.panel-body,
.trouble-shooting-tpl .page-node .panel-group {
    width: 94%;
}

.trouble-shooting-tpl .product-link.sub-product-type a {
    max-width: 99%;
}

.trouble-shooting-tpl .product-link.sub-product-type.active {
    width: 87%;
}

.trouble-shooting-tpl .product-link.sub-product-type {
    width: 92%;
}

.trouble-shooting-tpl .panel-title.products-type {
    width: 105%;
}

.trouble-shooting-tpl .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.trouble-shooting-tpl .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.trouble-shooting-tpl .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

/* DVPRT-668 end*/

/* DVPRT-661 start*/
.download-page-tpl .product-related-list {
    margin: 60px 0 0 5px;
}

.download-page-tpl .panel-group .panel-heading+.panel-collapse>.panel-body,
.download-page-tpl .page-node .panel-group {
    width: 94%;
}

.download-page-tpl .product-link.sub-product-type a {
    max-width: 99%;
}

.download-page-tpl .product-link.sub-product-type.active {
    width: 87%;
}

.download-page-tpl .product-link.sub-product-type {
    width: 92%;
}

.download-page-tpl .panel-title.products-type {
    width: 105%;
}

.download-page-tpl .product-related-list .onsource-node-product-links-overview {
    width: 96%;
}

.download-page-tpl .product-link.sub-product-type:not(:last-child).active a {
    width: 100%;
}

.download-page-tpl .product-related-list .onsource-node-product-links-overview a.active {
    width: 100%;
}

.download-page-tpl .onsource-node-summary p {
    word-break: break-word;
}

/* DVPRT-661 end*/

/* DVPRT-785 start*/
.dynamic_tags_wrapper {
    overflow: auto;
    max-width: 326px;
    white-space: nowrap;
}

.dynamic_tags_wrapper::-webkit-scrollbar {
    height: 5px;
    background-color: #F5F5F5;
}

.dynamic_tags_wrapper::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

}

.dynamic_tags_wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

/* DVPRT-785 end*/

/* DVPRT-769 start*/
.modal-content .modal-body .mykeys .mykeys-modal-pop-ups {
    font-size: 15px;
}

.errmsg .errormsgcolor {
    font-size: 15px;
}

/* DVPRT-769 end*/
/* DVPRT-797 start*/
.swagger-document-page .opblock-body .model-box {
    padding: 20px;
    display: inline-block;
    border-radius: 4px;
    background: rgba(0, 0, 0, .1);
    overflow-y: auto;
    width: 100%;
    position: relative;
}

/* DVPRT-797 end*/

.page-tr-myapps .my-keys-page .app-details .app-item-key-value {
    margin-left: 69px;
}

.page-tr-myapps .my-keys-page .creation-date .create-dat {
    margin-left: 163px;
}

.page-tr-myapps .my-keys-page .api-gateway .app-gateway {
    margin-left: 131px;
}

.page-tr-myapps .my-keys-page #cusumer-key-id-dots {
    margin-left: 70px;
}

.page-tr-myapps .my-keys-page #cusumer-secret-id-dots {
    margin-left: 70px;
}

.page-tr-myapps .my-keys-page .product-heading {
    display: none;
}

.page-tr-myapps .product-heading {
    display: none;
}

.page-tr-api-company-nojs-developer #tr-apigee-company-modify-user-roles .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #D0d0d0;
}

/**DVPRT-518 Start**/

.download-spec-buttons:link {
    width: 176px;
    height: 38px;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
    background-color: #FFF;
    border: 1px solid #979797;
    color: #4d4d4d !important;
    font-family: "Knowledge 2017 Medium";
    font-size: 15px;
    font-weight: 500;
    line-height: 38px;
    position: relative;
    margin-top: -20%;
    display: block;
    margin-left: 0%;
    padding-right: 35px;
}

.download-spec {
    width: 176px;
    float: right;
    border-radius: 5px;
}

.download-spec-buttons:link img {
    width: 13px;
    height: 12px;
    margin-left: 2%;
}

.rest-doc-title .onsource-node-summary-rest-document-title {
    max-width: 55%;
}

.download-spec-buttons .download-arrow img {
    margin-top: -57%;
    margin-left: 95%;
    width: 8px;
    height: 11px;
}

.download-spec-buttons .download-path-arrow img {
    margin-top: -103%;
    margin-left: 92.2%;
    width: 16px;
    height: 6px;
}

.download-spec #document-versions {
    width: 176px;
    height: 38px;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
    background-color: #FFF;
    border: 1px solid #979797;
    color: #4d4d4d !important;
    font-family: "Knowledge 2017 Medium";
    font-size: 15px;
    font-weight: 500;
    line-height: 38px;
    position: relative;
    margin-top: -21.5%;
    display: block;
    margin-left: -107%;
    padding-left: 8px;
}

/**DVPRT-518 End**/
.request-a-key .request-button-wrapper .request-button-desc {
    color: #333333;
}

.request-a-key .request-button-wrapper {
    background-color: #D0D0D0;
}

.request-a-key .description {
    color: #333333;
}

.page-tr-api-company-nojs-developer #company_modify-cancel .glyphicon-remove {
    display: none;
}

.api .product-related-list {
    margin: 20px 0 0 5px;
}

.api #closebutton {
    width: 4%;
}

.api #openbutton {
    width: 4%;
}

.api #api-page-tpl {
    margin-top: 27px;
}

.documents-tpl .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

.documents-tpl #closebutton {
    width: 4%;
}

.documents-tpl #openbutton {
    width: 4%;
}

.documents-tpl #api-page-tpl {
    margin-top: -79px;
}

.download-page-tpl .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

.download-page-tpl #closebutton {
    width: 4%;
}

.download-page-tpl #openbutton {
    width: 4%;
}

.download-page-tpl #api-page-tpl {
    margin-top: -79px;
}

.graphql-version-spec-button #document-versions {
    margin-left: 31%;
}

.page-node-request-company-key .request-a-key .eula-display .eula-actions .request-key-back-button,
.page-node-request-company-key .request-a-key .eula-display .eula-actions .request-key-cancel-button {
    width: 91px;
}

.page-node-request-company-key .request-a-key .eula-display .eula-actions {
    padding-right: 0%;
    margin-top: 2%;
}

.download-file-icon-image .file-icon {
    width: auto;
}

.trouble-shooting-tpl #closebutton {
    width: 6%;
}

.trouble-shooting-tpl #trouble-shooting-page-tpl {
    /* margin-top: -79px; */
}

.updtes-page #closebutton {
    width: 6%;
}

.updtes-page #updtes-page-tpl {
    /* margin-top: -79px; */
}

.updtes-page .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

#trouble-shooting-page-tpl .onsource-node-trouble-shooting-overview-img p img {
    max-width: 100%;
}

.getting-started-page #closebutton {
    width: 6%;
}

.getting-started-page #getting-started-page-tpl {
    margin-top: 0px;
}

.getting-started-page .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

.tutorials-node-page #closebutton {
    width: 6%;
}

.tutorials-node-page #tutorials-page-tpl {
    /* margin-top: -79px; */
}

.tutorials-node-page .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

.tutorials-node-page .onsource-node-summary {
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0% !important;
}

.tutorials-node-page .onsource-node-summary-title {
    margin-left: 0% !important;
    float: none;
}

.node-type-tutorials .tutorials-page .product-background {
    width: 100%;
    margin-left: 0% !important;
}

/***********************************************************************/

.discussions_node_page #closebutton {
    width: 6%;
}

/* .discussions_node_page #discussions-page-tpl{
	    margin-top: -79px;
} */
.discussions_node_page .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

.discussions_node_page .onsource-node-summary {
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0% !important;
}

.node-type-forum .discussions_node_page .onsource-node-summary-title {
    float: none;
    margin-left: 2%;
}

.discussions_node_page .article-node-summary {
    margin-top: auto;
    margin-bottom: 20px;
}

.node-type-forum .discussions_node_page .onsource-node-overview-title {
    margin-left: 2%;
}

#user-profile-form #edit-actions--2 #edit-submit-cancel .glyphicon-remove {
    display: none;
}

.request-a-key .description {
    font-size: 15px;
}

.node-type-swagger-openapi-document .sidenav {
    overflow-x: unset;
}

.app-item-product-title-line {
    height: auto;
    border-bottom: 1px solid gainsboro;
}

/*dvprt-909 start*/
.write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    font-family: knowledge2017regular;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    /* margin: 7px 7%; */
    color: #4d4d4d;
    background: white;
}

#nav_tabs_gear_icon+.write_a_review {
    /* margin: 7px 12px; */
}

#review_test {
    width: 146px;
    height: 30px;
    color: #4d4d4d;
    font-size: 22px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
}

#rate_review_div_model #rating_label label.control-label {
    width: 240px;
    height: 35px;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35px;
    text-align: left;
}

div#read_more_modal div.modal-content {
    width: 594px;
    height: 411px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

#review_cancel {
    width: 128px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #4d4d4d;
    margin: 12px 15px;
}

#confirm_close {
    width: 180px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #4d4d4d;
}

#review_submit {
    width: 128px;
    height: 45px;
    border-radius: 5px;
    background-color: #fa6400;
    border-radius: 5px;
    color: white;
}

#buttons_div {
    float: right;
    margin-right: 16px;
    padding-top: 13px;
}

#rate_review_div_model {
    padding-left: 30px;
}

#rate_review_textarea {
    resize: none;
    width: 505px;
}

#thankyou_text {
    height: 30px;
    color: #4d4d4d;
    font-family: "Knowledge 2017 Black";
    font-size: 22px !important;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    margin: 0 15% 0;
}

div#read_more_modal.confirm_rating_review div.modal-content {
    width: 288px;
    height: 275px;
}

#review_confirm_text {
    width: 243px;
    height: 35px;
    margin-left: -11%;
    color: #4d4d4d;
    font-family: "Knowledge 2017";
    font-size: 18px !important;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35px;
    text-align: left;
}

.confirm_img_span .confirm_img {
    margin-left: 16%;
    width: 100px;
    height: 100px;
}

.page-node-api-rating-and-review #block-left-side-block-left-side-block {
    margin-left: 53px !important;
    width: 100%;
}

.page-node-api-rating-and-review .view_reviews {
    width: 193px;
    height: 40px;
    color: #4d4d4d;
    font-family: "Avenir Black";
    font-size: 28px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: 40px;
    text-align: left;
}

.write_a_review_in_reviews {
    margin-top: -7%;
    /* margin-right: 18px; */
    color: #4d4d4d;
    font-weight: 600;
}

.rate-widget-thumbs_up_down {
    width: 100%;
    margin: -44px 78%;
    padding-bottom: 10px;
}

.api-fivestar-review {
    border-bottom: solid 1px #d0d0d0;
}

.rating {
    position: absolute;
    width: 26px;
    height: 18px;
    color: #4d4d4d;
    font-family: "Knowledge 2017";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
}

.views-field-nothing span {
    height: 22px;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
}

.review_text {
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    width: 75%;
}

.rate-user .rate-thumbs-up-down-btn-up.rate-voted {
    background: url(/sites/all/themes/custom/devportal/imgs/like.PNG) no-repeat 0 0;
}

.rate-user .rate-thumbs-up-down-btn-down {
    background: url(/sites/all/themes/custom/devportal/imgs/dislike.PNG) no-repeat 0 0;
    margin-top: 6px;
}

.rate-user .rate-thumbs-up-down-btn-up {
    background: url(/sites/all/themes/custom/devportal/imgs/like.PNG) no-repeat 0 0;
    float: right;
}

.rate-user .rate-thumbs-up-down-btn-up.rate-voted {
    background: url(/sites/all/themes/custom/devportal/imgs/like.PNG) no-repeat 0 0;
}

.rate-user .rate-thumbs-up-down-btn-down.rate-voted {
    background: url(/sites/all/themes/custom/devportal/imgs/dislike.PNG) no-repeat 0 0;
}

.rate-thumbs-up-down-btn-down {
    display: inline-block;
    background: url(/sites/all/themes/custom/devportal/imgs/dislike.PNG) no-repeat 0 -48px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
}

.rate-thumbs-up-down-btn-up {
    width: 39px;
    height: 41px;
}

.rate-thumbs-up-down-btn-down {
    width: 36px;
    height: 59px;
}

.rate-widget-thumbs_up_down .percent {
    margin-top: 11px;
}

.api-fivestar-review .user_name {
    height: 30px;
    color: #4d4d4d;
    font-family: "Knowledge 2017";
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
}

.rating_wrapper {
    padding: 0 0 5px 0;
}

#rate_review_div_model .user_name {
    display: none;
}

.user_voted_date {
    height: 30px;
    color: #4d4d4d;
    font-family: "Knowledge 2017";
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
    margin: 0 64px;
    float: right;
}

#api_fivestar_wrapper img {
    width: 25px;
    margin-top: 7px;
    padding-left: 5px;
}

#api_fivestar_avg_display,
#no_of_users_voted {
    width: 25px;
    height: 18px;
    color: #4d4d4d;
    font-family: "Knowledge 2017";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
}

#no_of_users_voted {
    color: #afafaf;
    padding-left: 5px;
}

#api_fivestar_wrapper {
    float: right;
    margin: -4px 8px;
}

#api_fivestar_wrapper.tr-api-rating-tpl {
    float: right;
    margin: -2px 21%;
}

.rate-widget-fivestar ul {
    margin-left: -14px;
}

.rate-user .rate-fivestar-btn-filled {
    background: url(/sites/all/themes/custom/devportal/templates/fivestar/fivestar.png) no-repeat 0;
}

/*dvprt-909 end*/
.page-node-dev-tools #myapps_delete_button {
    top: 12px;
    position: absolute;
    left: 60%;
}

.page-node-dev-tools .myapps_delete_btn #delete_app {
    display: inline-block;
    position: relative;
    margin-left: 76%;
    margin-top: -53px;
    width: 185px;
    height: 40px;
    background: #dc0a0a;
    border-radius: 5px;
    color: #ffffff;
    font-family: knowledge2017regular;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
}

.page-node-dev-tools #com-new-key-generation {
    margin-right: 0%;
}

.page-node-dev-tools .my-apps .list-group .list-group-item .app-item-product .app-item-product-title-container {
    height: 53px;
    /* background-color: #e6e6e6; */
    margin: 0;
    border-bottom: 1px solid gainsboro;
}

.page-node-dev-tools .my-apps .list-group .list-group-item .app-item-product .app-item-product-title-container h3 {
    height: auto;
    width: 46%;
    color: #111010;
    font-size: 16px;
    line-height: auto;
    text-transform: uppercase;
    margin: 15px 0 15px 18px;
    float: left;
    font-weight: bold;
}

.page-node-dev-tools .delete_app_title_description {
    line-height: 35px;
    text-align: center;
    margin-bottom: 12px;
}

.page-node-dev-tools #new-key-generation {
    float: right;
    margin-right: 0%;
    position: unset;
}

.page-node-dev-tools div.deletepopUp {
    position: fixed !important;
    top: calc(50% - 25px);
}

.page-node-dev-tools div.delete-confirmation {
    top: calc(50% - 25px);
    position: fixed !important;
    padding-right: 17px;
}

/* d9 changes */
a.help-doc-parent:focus,
a.help_menu_links:focus,
.products-type a:focus,
.sub-product-type a:focus,
.onsource-node-product-links-overview a:focus {
    outline: none;
}

#block-devportal-local-tasks--2 {
    margin: 3% 6% 1%;
}

.onsource-node-summary img {
    width: auto;
    max-width: 100%;
}

.graphql-page-title {
    margin-top: 100px;
}

#developer_email_id_label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

#company_modify-remove-cancel {
    width: 62px;
    height: 26px;
    background-color: white !important;
    position: absolute;
    margin-left: -55%;
    margin-top: 20px;
    border: 1px solid;
    color: #333;
    border-color: #D0d0d0;
}

.gateway-product-image img {
    margin-left: 3px;
}

.dynamic_tags_wrapper {
    margin-left: 5%;
}

.front-page-dynamic-tag-label {
    margin-left: -6%
}

.request-a-key .eula-display .request-key-submit-button {
    width: 124px !important;
}

.request-company-key-page-non-eula-modal-content .select-an-app .request-key-submit-button {
    width: 174px !important;
}

.request-company-key-page-non-eula-modal-content .apps-dropdown .form-select-add {
    width: 82% !important;
    border: 1px solid #ccc;
    border-radius: 2px;
    height: 48px;
    padding: 12px;
    font-size: 16px;
    z-index: 1000;
}

.request-company-key-page-eula-modal-content #request-key-modal-container .apps-dropdown label {
    margin-left: 18px !important;
}

.request-company-key-page-non-eula-modal-content #request-key-modal-container .apps-dropdown label {
    margin-left: 18px !important;
}

.request-company-key-page-eula-modal-content .apps-dropdown label,
.request-company-key-page-non-eula-modal-content .apps-dropdown label {
    margin-left: 0px !important;
}

.request-company-key-page-eula-modal-content .apps-dropdown .form-select-add,
.request-company-key-page-non-eula-modal-content .apps-dropdown .form-select-add {
    margin-left: 3%;
}

#tutorial-viewport .request-a-key .eula-display .request-key-submit-button {
    width: 174px !important;
}

.error[aria-invalid="true"] {
    border: 1px solid #ff0000
}

div[aria-label="Error message"] {
    color: #ff0000;
}

.user-profile-view-page .profile .user-profile-page {
    margin-left: 2%;
    position: relative;
}

.user-profile-view-page .profile .user-profile-page .field_email_label {
    margin-bottom: 1%;
    font-size: 16px;
}

.user-profile-view-page .profile .user-profile-page .field-user-first-name {
    margin-bottom: 1%;
    font-size: 16px;
}

.user-profile-view-page .profile .user-profile-page .field-user-last-name {
    margin-bottom: 1%;
    font-size: 16px;
}

.user-profile-view-page .profile .user-profile-page .field-user-country-name {
    margin-bottom: 1%;
    font-size: 16px;
}

.user-profile-view-page .profile .user-profile-page .field-user-company-name {
    margin-bottom: 1%;
    font-size: 16px;
}

.user-profile-view-page .profile .user-profile-page .field-user-ccpa-out-value-true {
    margin-bottom: 1%;
    font-size: 16px;
}

.user-profile-view-page .profile .user-profile-page .field-user-ccpa-out-value-false {
    margin-bottom: 1%;
    font-size: 16px;
}

.user-profile-name .user_first_last_name {
    position: relative;
    font-weight: bold;
    padding: 12px;
    padding-left: 16px;
    font-size: 18px;
    font-family: knowledge2017regular !important;
    border: 8px solid #FA6400;
    height: 63px;
    width: 63px;
    border-radius: 69px;
}

.user-profile-name {
    display: flex;
}

.user-profile-name .user_first_last_name_value {
    padding-left: 4px;
}

.comments_form_title_add_new_comment {
    float: right !important;
}

.user-profile {
    background-color: #F4F4F4;
    padding: 10px;
}

.comment__content {
    margin-left: 2%;
    width: 93%;
}

.comment_delete_button {
    width: 81px;
    height: 40px;
}

.comment_edit_button {
    width: 81px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-color: #FA6400;
    color: #ffffff !important;
    border-radius: 6px;
    border: 11px solid #fa6400;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
    vertical-align: middle;
    font-size: 18px;
    text-decoration: none;
}

.comment_reply_button {
    width: 81px;
    height: 40px;
    position: relative;
    display: inline-block;
    background-color: #FA6400;
    color: #ffffff !important;
    border-radius: 6px;
    border: 11px solid #fa6400;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
    vertical-align: middle;
    font-size: 18px;
    text-decoration: none;
}

.comment_link_buttons {
    float: right !important;
    margin-right: -5%;
    margin-bottom: 1%;
}

.workflow_left_side_div .product-related-list {
    margin: 60px 0 0 5px;
    margin-top: 0px;
}

#workflow-main-page-tpl .add-multiple-workflow-group {
    background-color: #fff !important;
    border-color: #fff !important;
    margin: 0px;
    border: 0px solid #000;
    border-radius: 0px;
    font-family: sans-serif;
    color: #3b4151;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    box-shadow: none;
}

.add-multiple-workflow-description {
    display: block;
    width: auto;
    align-items: center;
    padding: 5px 0px;
    padding-left: 3px;
    min-height: 50px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: none;
    font-family: knowledge2017regular;
    color: #3b4151;
    font-size: 15px;
    line-height: 1.42857143;
    -webkit-text-size-adjust: 100%;
}

.workflow-group .ui-icon,
.workflow-group .ui-widget-content .ui-icon {
    display: inline-block;
    top: 17px;
    left: -15px;
    background-color: none;
    background-image: none;
}

.workflow_right_side_div #workflow-group {
    border-top: 1px solid #d0d0d0;
}

.workflow_right_side_div .ui-icon-triangle-1-e {
    content: url(../imgs/down-chevron-orange.png);
    position: relative;
    z-index: initial;
    float: right;
    padding-right: -32px;
    margin-right: -18px;
}

.workflow_right_side_div .ui-icon-triangle-1-s {
    content: url(../imgs/UP.png);
    position: relative;
    z-index: initial;
    float: right;
    padding-right: -32px;
    margin-right: -18px;
}

.workflow_right_side_div .ui-icon {
    width: auto;
    height: auto;
}

#workflow-main-page-tpl .add-multiple-workflow-download a {
    color: #3b4151;
    font-family: knowledge2017regular;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
}

#workflow-main-page-tpl .workflow-group .ui-widget-content {
    border: 0px !important;
    padding-left: 14px !important;
    padding-top: 0px;
}

#workflow-main-page-tpl .workflow-group .ui-accordion .ui-accordion-content {
    padding: 0px;
    padding-left: 14px;
    overflow: auto;
    margin-bottom: 1%;
    border: 0px !important;
}

.workflow-group .ui-state-active {
    border: 0px;
    background: none;
    padding-top: 0px;
}

/* DVPRT 1315 */

.product-heading-title {
    width: 70%;
}

.product-heading {
    width: 150%;
    height: auto;
    min-height: 65px;
    color: #4d4d4d;
    font-family: "Knowledge2017Black";
    font-size: 38px;
    font-weight: 900;
    line-height: 40px;
    padding-left: 96px;
    z-index: 998;
    border-bottom: 2px solid #afafaf;
    margin-left: -20px;
    margin-top: -8px;
    padding-bottom: 0%;
    display: flex;
    flex-direction: row;
    place-content: space-between;
}

.subscribe-button {
    position: inherit;
}

/* DVPRT 1315 END */

/* Content Theme Discussion */

.profile-mail {
    height: 50px;
    padding-left: 8px;
}

.user_first_last_name_value h3 {
    margin-top: 7px;
    padding: 0px;
    padding-left: 2px;
    color: black;
}

.user_first_last_name {
    margin-left: 5px;

}

.user-profile-name {
    /* margin-left: -18px; */

}


.comment__author {
    margin-top: -29px;
    height: 106px;
    margin-left: 65px;
    position: relative;
    top: -42px;
}

.comment-button .links li a {
    color: white;
    font-size: 16px;
    font-family: knowledge2017regular;

}

.comment-button .links li {
    list-style-type: none;
    background-color: #fa6400;
    margin: 5px;
    padding: 10px 30px;
    border-radius: 4px;
}

.comment-button .links {
    display: flex;
    margin-left: -5%;
}

.hr,
.hr1 {
    top: 0px;
    border: none;
    height: 2px;
    background: #0000001f;
    margin-bottom: 25px;
}

.forum-title {
    margin-top: -8px;
    margin-bottom: 12px;
}

.overview {
    margin-top: 20px;
    margin-bottom: 10px;
}

.discussion-body {
    font-family: knowledge2017regular;
    width: 100%;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    margin-top: 20px;
}

.add-product-grp {
    font-family: knowledge2017regular;
    width: 100%;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    padding-left: 10px;
}

.profile-name {
    font-size: 28px;
    font-weight: bolder;
    padding-left: 8px;
}

.comment__content h3 a {
    color: black;
}

.comment__content h3 a:hover {
    color: black;
    text-decoration: none;
}

.discussion_content-author-name {
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    padding-left: 10px;
}

/* content them discussion ends */
.api-feedback-page-tpl .product-heading-title {
    width: 70%;
    position: relative;
    margin-right: 30%;
}

.feedback-page-left-side-block {
    margin-top: auto !important;
}

.updates_right_side_div #updtes-page-tpl .article-node-summary {
    margin-top: auto;
    margin-bottom: 80px;
}

select[data-drupal-facet-id="external_add_product_groups_paragraph_business"],
select[data-drupal-facet-id="external_useradd_product_groups_paragraph_product"],
select[data-drupal-facet-id="external_userdynamic_tags"],
select[data-drupal-facet-id="anonymousdynamic_tags"],
select[data-drupal-facet-id="anonymous_add_product_groups_paragraph_product"],
select[data-drupal-facet-id="anonymous_add_product_groups_paragraph_business"],
select[data-drupal-facet-id="add_product_groups_paragraph_business_home_page"],
select[data-drupal-facet-id="home_page_add_product_groups_paragraph_product"],
select[data-drupal-facet-id="home_page_dynamic_tags"] {
    width: 19.6%;
    margin-top: 1%;
    display: inline;
    float: right;
    /*  padding: 5px 0px 0px 5px; */
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 5px;
}

.home-page-internal-user-drop-down {
    margin-right: 17px;
}

.facet-empty {
    width: 19.6%;
    margin-top: 1%;
    display: inline;
    float: right;
    /*  padding: 5px 0px 0px 5px; */
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 5px;
}

input.request-key-submit-button.has-no-eula {
    width: 180px !important;
}

select[data-drupal-facet-id="internal_title"] {
    display: none;
}

#api_five_star_widget {
    display: inline;
    float: left;
    padding: 17px;
}

#api_thumbsup_widget {
    display: inline;
    float: right;
    padding: 8px 10px 10px 15px;
}

#rating_wrapper_div {
    width: 266px;
}

.thumbsupdown-rating-label.rate-voted {
    color: #fa6400;
}

.thumbsupdown-rating-wrapper .rating-option-result {
    visibility: hidden;
}

#api_thumbsup_likes,
#api_thumbsup_dislikes {
    font-size: 18px;
    font-weight: 400;
    padding-right: 8px;
    font-family: "Knowledge 2017";
    width: 19px;
}

#api_thumbsup_wrapper img,
#api_thumbsup_wrapper #api_thumbsup_likes,
#api_thumbsup_wrapper #api_thumbsup_dislikes {
    margin: -4px 2px;
}

#api_thumbsup_wrapper {
    float: right;
    margin: -4px 2px;
}

#api_thumbsup_wrapper img {
    width: 19px;
    margin-top: 7px;
}

img#dislike_img {
    margin-left: -10px;
}

#edit-workato-spa-integration {
    height: 47.5px;
    width: 124px;
    border-radius: 7px;
    background-color: #FA6400;
    color: #ffffff;
    border: 1px solid;
    font-style: normal;
    font-family: knowledge2017regular;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}

form#workato-spa-integration-form {
    width: fit-content;
    float: left;
    padding: 2px 15px 0px 0px;
}

.rating-table-tr .thumbsupdown-rating-label-down {
    visibility: hidden;
}

.discussions_node_page .product-heading-title,
#request-developer-key-api-title .product-heading-title,
#request-company-key-api-title .product-heading-title {
    width: 90%;
}

.anonymous-user .write_a_review,
.anonymous-user #api_fivestar_wrapper {
    display: none !important;
}

/* .thumbsupdown-rating-label {
    color: #fa6400 !important;
} */


/* #edit-search-api-fulltext-op{
	width: 19.6%;
    margin-top: -3%;
    display: inline;
    float: right;
    padding: 5px 0px 0px 5px;
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 16px;
} */
.discussions_page_right_side_div #discussions-page-tpl #nav_tabs_gear_icon {
    visibility: hidden;
}

.last_updated_date {
    padding-left: 1050px;
    /* font-weight: bold; */
    font-style: normal;
    font-family: knowledge2017regular;
    font-size: 16px;
    float: right;
    margin-right: 2%;
}

.workato-company-wrapper {
    padding-left: 1050px;
    font-style: normal;
    font-family: knowledge2017regular;
    font-size: 16px;
    float: right;
    margin-right: 2%;
    padding-top: 10px
}

.last_updated_date.tr_myapps_list {
    padding-left: 700px !important;
}

.last_updated_date.feedback-form {
    padding-left: 0px !important;
    position: relative;
    left: 680px;
    bottom: -12px;
    padding-bottom: 15px
}

/* .last_updated_date.graphql-fluid-inmain{
    padding-left: 650px !important;
} */
.last_updated_date.request-developer-key {
    padding-left: 650px !important;
}

input#terms-and-condition {
    margin-right: 97%;
    margin-left: -6px;
}

#terms-and-condition-title {
    padding-left: 31px;
    top: -17px;
}

.form-item-field-ccpa-opt-value .option {
    padding-left: 31px;
	top: -22px;
    position: relative;
}

.form-item-field-ccpa-opt-value {
    display: inline-block;
    margin-bottom: -3px;
}

input#edit-field-ccpa-opt-value {
    margin-right: 97%;
    margin-left: 12px;
}

#edit-field-ccpa-opt-wrapper {
    height: 40px;
}

.api div.workato-sub-contents-wrapper {
    display: none;
}

.workato-integration-iframe-wrapper,
.workato-title {
    padding-top: 10px;
}

#workato-error-msg {
    font-size: 18px;
}

.workato-integration.col-lg-11 {
    width: 102% !important;
}

.workato-about-integration-overview {
    position: relative;
    margin-top: -45px;
}

.summary-container .workato-integration-user-guide a {
    font-family: knowledge2017regular !important;
    font-size: 14px;
    color: #337ab7;
    font-weight: 500;
}

.workato-integration-user-guide {
    float: right;
    display: grid;
}

.workato-integration-dashboard {
    margin-top: -75px;
}

.workato-integrations .ajax-loader-integrations-wait {
    float: right;
    margin-top: -24px;
    margin-right: 80px;
    padding-left: 15px;
}

.workato-integrations .ajax-progress-throbber .throbber {
    padding: 4px 9px 2px;
}

/* DVPRT 1565 */

.product-heading,
.product-heading-title {
    margin-top: 0px !important;
    padding-bottom: 0% !important;
}

#apps-and-keys-api-title .product-heading {
    width: 158% !important;
    height: auto;
    min-height: 65px;
    color: #4d4d4d;
    font-family: "Knowledge2017Black";
    font-size: 38px;
    font-weight: 900;
    line-height: 40px;
    padding-left: 96px;
    z-index: 998;
    border-bottom: 2px solid #afafaf;
    margin-left: -37% !important;
    margin-top: 0px !important;
    padding-bottom: 0%;
}

#block-breadcrumbs {
    height: 50px;
}

.toolbar .toolbar-tray-horizontal .toolbar-menu-administration ul {
    font-size: inherit !important;
}

#discussions-page-tpl .product-heading {
    padding-left: 40px;
    border-bottom: none;
}
.comments_link_buttons .links li {
	list-style-type: none;
}
.submitted-date {
	left: 28px;
    position: relative;
    display: inline-block;
    top: -28px;
}

.comments-delte-btn-div a {
	color: #c72100 !important;
}
.comments_link_buttons ul {
	display: flex;
	margin-left: -4%;
}
.js-ajax-comments-edit{
	padding: 5px;
}
.comments_header_line h2{
	border-top: 1px solid #d0d0d0;
	line-height: 50px;
}

.comment_body_links{
	position: relative;
    padding-left: 32px;
	top: -13px;
}
.user_first_last_name_value {
	position: relative;
    display: inline-block;
    top: -12px;
}
.comments_link_buttons .links .js-ajax-comments-delete {
	color: #c72100 !important;
}
.js-ajax-comments-edit {
	padding-left: 10px;
}
.js-ajax-comments-reply {
	padding-left: 3px;
}
.ui-dialog {
	width: 50% !important;
	border-radius: 5px;
}
.ui-dialog-titlebar span {
  display: none;
}
.ui-dialog-titlebar:after {
  content: 'User Details';
}
.ui-dialog-titlebar-close:after {
  content: "\00d7";
}
.anonymous-comment-login-and-register-btn #openid_comment-connect-login-form input.form-submit {
	background-color: white !important;
    border: none !important;
	color: #23527c;
	font-family: knowledge2017regular !important;
}
.anonymous-comment-login-and-register-btn #openid_comment-connect-login-form input.form-submit:hover {
    text-decoration: underline;
	font-family: knowledge2017regular !important;
}
.anonymous-comment-login-and-register-btn{
	padding-left: 28px;
} 
.anonymous-comment-login-and-register-btn .anonymous-comment-register-btn{
	position: relative;
    top: -21px;
    margin-left: 49px;
}
.anonymous-user .comment_body_links .links {
	display: none;
}
.comments_link_buttons .thumbsupdown-rating-wrapper .thumbsupdown-rating-label-up+.rating-option-result {
    visibility: visible;
	font-size: 1em;
    display: contents;
}
.comments_link_buttons .thumbsupdown-rating-wrapper .thumbsupdown-rating-label-down+.rating-option-result {
    visibility: hidden;
}
.like-dislike-widget-for-comment{
	width: 4%;
    position: relative;
    height: 44px;
}
.rating-option-result{
	position: absolute !important;
    padding: 8px !important;
}
.rating-table-tr div.thumbsupdown-rating-wrapper > div > label.thumbsupdown-rating-label-up:before {
    display: inline;
    font-size: 1.2em;
    font-family: FontAwesome;
    content: "\f087";
}
.rating-table-td .thumbsupdown-rating-wrapper {
    display: inline;
    padding: 9px;
}
.comment_body_links .comments_link_buttons {
	display: flex;
} 

/* external release notes */
.release-notes-description{
    margin-top: 25px;
}

.release-notes-side-block .release-note-content a{
    margin-bottom: 20px !important;
}
.release-notes-side-block .release-note-content a:after{
    content: none;
}
.external_release_notes_page #workflow-main-page-tpl {
	position: relative;
    margin-bottom: 10%;
    display: grid;
	border-bottom: 1px solid #d0d0d0;
}
 .external_release_notes_page .external_release_notes_left_side_div {
    left: -3%;
}

.external_release_notes_page #workflow-main-page-tpl .onsource-node-summary-title {
	margin-bottom: 3%;
}
.release-notes_img .release {
	width: 22px;
    height: 22px;
    background: darkgray;
    background-color: unset;
    color: darkgray;
    filter: contrast(0.5);
}
#count {
	margin: 9px 0 10px 8px;
	color: #325e1c;
	border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
	background-color: #f3faef;
	background-image: url(../../../../../misc/icons/73b355/check.svg);
	box-shadow: -8px 0 0 #77b259;
	padding: 15px 20px 15px 35px;
	word-wrap: break-word;
	border: 1px solid;
	border-width: 1px 1px 1px 0;
	border-radius: 2px;
	background: no-repeat 10px 17px;
	overflow-wrap: break-word;
}
/*****/

#user-form .seven-details {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 1px solid;
    border-radius: 3px;
    background-color: white;
}
#user-form details {
    line-height: 1.295em;
}
#user-form .seven-details__summary:hover, #user-form .seven-details__summary:focus, #user-form .seven-details[open] > .seven-details__summary {
    color: #004f80;
}
#user-form details summary {
	padding: 0.5em 0.45em;
    cursor: pointer;
    text-transform: none;
    font-weight: bold;
    color: #212121;
    background-color: white;
}
#user-form summary::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}
#user-form .form-item-field-liked-comments-notif-value, .form-item-field-reply-to-a-comment-notif-value,
.form-item-field-new-comment-notification-value  {
    padding-left: 8px;
}
#user-form #edit-field-liked-comments-notif-wrapper, #edit-field-immediate-wrapper {
	border-top: 1px solid;
    padding-top: 8px;
}
#overlay{
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height:100%;
    display: none;
    background: rgba(0,0,0,0.6);
}
.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}
.is-hide{
    display:none;
}
.comment-author-image-click-zoom input[type=checkbox] {
  display: none
}

.comment-author-image-click-zoom img {
  /* margin: 100px; */
  transition: transform 0.25s ease;
  cursor: zoom-in
}

.comment-author-image-click-zoom input[type=checkbox]:checked~img {
  transform: scale(2);
  cursor: zoom-out
}
.CKContextMention {
	 pointer-events: none;
}

.api-header #rating_wrapper_div {
    float : right;
    width : 70px;
    #api_thumbsup_widget {
        float : right;
        margin-top : -53px;

        .thumbsupdown {
            width : 65px;
            margin-top: -12px;
            padding-left: 7px;
        }

        .thumbs_up_and_down {
            .thumbsupdown {
                margin-top: -5px;
            }
            .thumbsupdown-rating-label-up::before {
                font-size: 20px;
                margin-right: 5px;
            }
            .thumbsupdown-rating-label-up+ .rating-option-result {
                visibility: visible;
                font-size: 1em;
                display: contents;
                color: #4d4d4d;
                font-family: "Knowledge 2017";
                font-size: 18px;
                font-weight: 400;
                font-style: normal;
                letter-spacing: normal;
            }
        }
    }
}

#mySidenav .product-related-list {
    margin: 0px 0px 0px 10px;
}
.adeptolDetailHolder {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.attachmentContainer .listItems {
    width: 25%;
    display: inline-block;
}
.thumbSection {
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 75%;
    overflow: hidden;
    background: #f3f3f3;
    border-radius: 4px 4px 0 0;
}
.thumbSection img {
    position: absolute;
    left: -100%;
    top: -100%;
    right: -100%;
    bottom: -100%;
    max-width: 340px;
    max-height: 360px;
    width: auto;
    margin: auto;
}
.attachmentContainer {
    padding: 15px;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    position: relative;
    min-height: 140px;
}
.infoSection {
    padding: 10px;
    overflow: hidden;
}
 .fileTitle {
    position: relative;
    overflow: hidden;
    word-break: break-all;
    display: table-cell;
    vertical-align: top;
}

.thumbSection .img-disp{
    max-width: 70px;
}
.fileLeftPanelmenu li a {
    margin: 3px -10px;
    padding: 2px 10px;
    text-decoration: none;
    display: flex;
}
.product-related-list .fileLeftPanelmenu li {
    width: initial;
}
.product-related-list .fileLeftPanelmenu li a:after {
    content:initial;
}

.fileLeftPanelmenu li .pull-left {
    padding-right: 50px;
}
.fileLeftPanelmenu li .label {
    line-height: inherit;
}
.dataTitle {
    margin-left: 30px;
}
.views-field-nothing-1 hr, .fileLeftPanelmenu hr{
    border-top: 1px solid #d0d0d0;
}

.product-related-list .fileLeftPanelmenu li {
    padding: 5px;
    height: 45px;
}
.margbottemCat {
    margin-bottom: -10px;
}
.fileLeftPanelmenu li a {
    width: 299px;
    height: 24px;
    color: #4d4d4d;
    font-family: "Knowledge2017Medium";
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    padding: 16px;
    display: inline-block;
    text-decoration: none;
}
.news-dis {
    width: auto;
}
#left_side_block_wrapper .panel-body{
	position: relative;
    display: block;
    overflow-y: auto;
    overflow-x: auto;
    max-height: 300px;
	/* max-width: 94%; */
	min-width: 101%;
}
#left_side_block_wrapper .panel-body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}

#left_side_block_wrapper .panel-body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

}

#left_side_block_wrapper .panel-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.onsource-node-overview table tbody tr:first-child td a{
    color: white;
}
.tagContainer {
    border: 1px solid #e3e3e3;
    background: #f3f3f3;
    padding: 13px 15px 0;
    border-radius: 4px;
    margin-top: 10px;
}
.tagContainer a{
    margin-right: 5px;
    margin-bottom: 11px;
    display: inline-block;
    max-width: 200px;
    vertical-align: middle;
}
.TruncateTxt, .TruncateLink {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    word-wrap: normal;
}
.icon-tag {
    padding: 5px;
}
.icon-tag:before {
    background-image: url(../imgs/tag.png);
    background-size: 17px 20px;
    display: inline-block;
    width: 15px;
    height: 18px;
    content: "";
}

#block-apigee-custom-system-main .node__content ul {
	display: none;
}

#block-apigee-custom-system-main .node__content .comments_link_buttons ul {
    display: flex !important;
}
.download-spec-buttons {
	width: 176px;
    height: 38px;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
    background-color: #FFF;
    border: 1px solid #979797;
    color: #4d4d4d !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 38px;
    position: relative;
    margin-top: -20%;
    display: block;
    margin-left: 0%;
    padding-right: 35px;
	font-family: knowledge2017regular !important;
}