.sideMenuComponent-xigttree {
    margin-top: 20px;
}

.sidebar canvas {
    outline: none;
}

/* FOR DIV OF OBJECT PROPERTIY */
.object-html-prop-div {
    margin-top: 12px;
    line-height: initial;
    max-height: 400px;
    overflow: auto;
    outline: 3px solid #bfbfbf;
    padding: 10px;
}

.object-html-prop-div table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
}

.object-html-prop-div p {
    margin: 0 0 5px;
}

/* FOR IMPORT EXCEL OLD WIZARD step 5 */
#ImportwizardDataValidation-menubtn {
    float: right;
    margin-top: -7px;
}

/*https://dev.hive-worx.com/xigt/tree/propertyDetails for below code */
#xigtrelationshiptypename-table tr td,
#xigtpropertytypename-table tr td {
    cursor: auto;
}

/* end https://dev.hive-worx.com/xigt/tree/propertyDetails for below code */

.XigtProjectscope-tree-wrapper .mat-tree-node,
.XigtProjectscope-tree-wrapper .mat-tree-node:hover {
    cursor: pointer;
    color: #000000 !important;
    min-height: 40px !important;
    padding-left: 8px;
}

.mat-horizontal-content-container {
    padding: 0 24px 0px 24px !important;
}

.XigtProjectscope-tree-wrapper .mat-tree-node span {
    text-shadow: none;
    font-weight: normal;
}

#xigtobjecttypereport-angCardsubheader-content {
    /* use for objecttype report in xigt ... from submenu right side  */
    text-align: left;
}

.text-over-dotted {
    margin-top: 20px;
}

#XIGTImportangStepper-connection,
#ExportSQLwizard-availablemodels,
#ssoaddsubscriptiontempalte-angCardsmall,
#xigtvaluesetname-angCard-footer,
#xigtmappingname-angCard-footer,
#xigtcodesyseditorReTab-table,
#xigtcodesyseditorRelationshipTAB-angCard-footer,
#xigtcodesyseditorDetailsTAB-angCard-footer {
    margin-top: 20px;
}

#xigtcodesyseditor-ReTab-rowwrapper {
    /**used in xigt-codesysnameeditor component relationship TAB**/
    display: inline-block;
}

#xigtcodesyseditor-codesystem--ReTab-rowwrapper {
    display: block;
}

#xigtobjectheading-angCardsubheader-content {
    padding-top: 4px;
}

#xigttemplateselection-angTreewrapper .mat-icon-button {
    margin-top: -5px;
}

/** Added on 03 Aug 2020 ** /
/** Add Object Properties Page 2nd table **/

#xigtadddeleteobjectpropertyselected-table thead tr {
    white-space: nowrap;
}

/** Add Object Properties Page equal height of both tables **/

#XIGTAddobjobjrelationship-Objects-rowwrapper,
#XIGTAddobjobjrelationship-Objects-colmd6-available,
#XIGTAddobjobjrelationship-Objects-colmd6-selected,
#xigtadddeleteobjectpropertyboth-rowwrapper,
#xigtadddeleteobjectpropertyavailable-colmd6,
#xigtadddeleteobjectpropertyselected-colmd6 {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

/** addRelationshipsProperties Page 2nd table input was going outside the table cell **/

#xigtadddrelationshippropertyselected-table input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

/**  advance properties popup table row for selection **/

#xigtadvancesearchproperties-table td {
    cursor: pointer !important;
}

#codesystemsearchleftpaneltree-angCardsmall {
    border: 1px solid #88bfff;
    box-shadow: none;
}

#codesystemsearchleftpaneltree-angCardsmall-header {
    background: #2791d8;
}

#codesystemsearchleftpaneltree-angCardsmall-header .angCardsmall-title {
    float: none;
    margin-top: 0px;
}

#codesystemsearchleftpaneltree-angCardsmall-header .angCardsmall-title span {
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 1px;
}

#codesystemsearchleftpaneltree-angCardsmall-content {
    background: #e1eff8;
    border-radius: 0px;
    padding: 10px 0px;
}

.codesystemsearchleftpaneltree-wrapper .mat-tree-node .mat-icon {
    color: #2791d8 !important;
    text-shadow: none;
    font-size: 22px;
    margin-top: 0px;
    display: inline-block;
}

.codesystemsearchleftpaneltree-wrapper .mat-tree-node,
.codesystemsearchleftpaneltree-wrapper .mat-tree-node:hover {
    font-size: 14px;
    color: #2791d8 !important;
    padding-left: 0px;
}

/* add below button in tree node for fixing for development */

.codesystemsearchleftpaneltree-wrapper .mat-tree-node button {
    border: 0px;
    background: transparent;
    color: #2791d8 !important;
    cursor: pointer;
}

.codesystemsearchleftpaneltree-wrapper .mat-tree-node span {
    text-shadow: none !important;
    display: inline-block;
    text-align: left;
    font-size: 15px;
}

#codesystemsearchleftpaneltree-btnMap {
    margin-left: 8px !important;
}

#codesystemsearchleftpaneltree-overlaydiv {
    width: 99%;
}

.codesystemsearchleftpaneltree-wrapper .selectedTreenode:hover,
.codesystemsearchleftpaneltree-wrapper .selectedTreenode {
    background: #3b97ff;
    color: #fff !important;
}

.codesystemsearchleftpaneltree-wrapper .selectedTreenode button:hover,
.codesystemsearchleftpaneltree-wrapper .selectedTreenode button {
    color: #fff !important;
}

#codesystemsearchleftpaneltree-overlaydiv .angCard-content {
    max-height: 450px;
    overflow-y: auto;
}

#codesystemsearchleftpaneltree-table .blockheader-with-text {
    font-size: 13px !important;
}

#xigtaddtemplates-fromBlock-Description textarea,
#xigtsearchtemplates-angInputTextarea-Description textarea {
    max-height: 20px;
}

.breadcrumbcustom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumbcustom-item {
    display: flex;
    align-items: center;
}

.breadcrumbcustom-item:first-child {
    width: 20px;
}

.breadcrumbcustom-item:last-child span + i {
    display: none;
}

.breadcrumbcustom-item label {
    margin-bottom: 3px;
}

.breadcrumbcustom-item span {
    font-family: Roboto-Regular;
    font-size: 13px;
    padding: 0px 3px;
    color: #666666 !important;
}

.breadcrumbcustom-item span + span {
    font-size: 12px;
    color: #938f8f !important;
}

.breadcrumbcustom-item span + i {
    margin: 4px 4px;
    font-size: 11px;
    color: #938f8f !important;
}

#Importwizard-angSlidetoggle-toprowtext {
    margin-top: 50px;
}

#Importwizard-angSlidetoggle-toprowtext .mat-slide-toggle-bar {
    margin-top: 2px;
}

#Importwizard-fromBlockfullwidth-fileupload button {
    margin-top: 15px;
}

#xigtobjecttypename-table td:hover {
    cursor: auto;
}

.panel-group.accordian-bpmn {
    max-height: 390px !important;
    margin-top: 10px !important;
}

/* PROPERTY PALLET */

.Right_Sidebar {
    height: 100%;
}

.Right_Sidebar .mat-tab-header-pagination {
    display: none;
}

.Right_Sidebar .mat-tab-labels {
    padding: 0;
    justify-content: space-between;
    background: #11345c;
}

.Right_Sidebar .mat-tab-label {
    padding: 6px 10px;
    min-width: auto;
    height: auto;
    background: #dddddd29;

    flex-grow: 1;
}

.Right_Sidebar .mat-tab-label:not(:last-of-type) {
    border-right: 1px solid #dddddd29;
}

.Right_Sidebar .mat-tab-label.mat-tab-label-active {
    background: #091b2f;
    border: 1px solid #dddddd29;
}

.Right_Sidebar .mat-tab-label i {
    color: #fff;
}

.Right_Sidebar .mat-tab-body-wrapper {
    height: inherit;
}

.Right_Sidebar .tab-body_Content {
}

.Right_Sidebar .tab-heading {
}

.Right_Sidebar .tab-List {
    padding: 0 20px;
    background: #194b80;
}

.Right_Sidebar .tab-List ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
}

.Right_Sidebar .tab-List ul li button {
    display: flex;
    align-items: center;
    background: #105282;
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
    border: none;
    padding: 0;
}

.Right_Sidebar .tab-List ul li button p {
    margin: 0;
    padding-left: 20px;
    color: #fff;
}

.Right_Sidebar .tab-List ul li button i {
    padding: 10px;
    font-size: 16px;
    background: #0d446c;
    color: #fff;
}

.Right_Sidebar .tab-heading {
    background: #091b2f;
    /* margin-bottom: 20px; */
    padding: 20px 10px;
    text-align: center;
}

.Right_Sidebar .tab-heading h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.Right_Sidebar .mat-ink-bar {
    display: none;
}

.rightSidebarContainer {
    position: fixed;
    bottom: 0;
    width: 270px;
    height: 100%;
    transition: 0.5s ease;
    background: #081a2f;
    z-index: 99999;
    right: -270px;
}

.rightSidebarContainer.show {
    right: 0px;
}

.rightSidebarContainer .toggler {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
}

.rightSidebarContainer .togglerContent {
    position: absolute;
    width: 25px;
    height: 59px;
    background: #12365a;
    color: #fff;
    z-index: 9999;
    left: -25px;
    top: 40%;
    border-radius: 8px 0px 0px 8px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

    cursor: pointer;
}

.rightSidebarContainer .formBlockRE .matLabelblocklevel,
.rightSidebarContainer mat-label {
    color: #fff !important;
}

.rightSidebarContainer .mat-tab-body-content {
    overflow-x: hidden;
    background: #194b80;
}

.sliderValue {
    font-size: 12px;
    padding: 3px 5px;
    background: #ddd;
    border-radius: 3px;
    text-align: center;
    margin-right: 5px;
}

.RangeSlider {
    display: flex;
    align-items: center;
}

.sliderValue span {
    margin-left: 2px;
}

.labelVertical {
    height: auto !important;
}

.labelVertical .mat-slide-toggle-label {
    flex-direction: column;
    margin-bottom: 0;
}

.labelVertical .mat-slide-toggle-content {
    margin-top: 5px;
    display: block;
    color: #fff;
    margin-left: -10px;
}

.form-Styles .mat-form-field-appearance-fill .mat-select-arrow-wrapper {
    transform: translateY(0%);
}

.form-Styles .mat-form-field-flex {
    padding: 0 10px !important;
    overflow: hidden;
    border-radius: 4px !important;
}

.form-Styles mat-label,
.form-Styles label {
    margin-bottom: 4px;
    display: block;
    font-family: "Roboto-Regular";
    font-size: 12px;
    font-weight: 400;
}

.form-Styles .mat-slide-toggle-content {
    font-family: "Roboto-Regular";
    font-size: 12px;
}

.form-Styles mat-slider.mat-slider-horizontal {
    height: auto;
    padding: 0;
}

.form-Styles mat-slider .mat-slider-wrapper {
    top: 0;
}

.form-Styles .mat-form-field .mat-form-field-wrapper {
    padding-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

.form-Styles .mat-button-toggle-group {
    width: 100%;
}

.form-Styles .mat-form-field {
    display: block !important;
}

.form-Styles input[type="color"] {
    margin-top: -0.4em;
    height: 32px;
}

.form-Styles .mat-button-toggle-group .mat-button-toggle {
    flex-grow: 1;
}

.form-Styles .mat-form-field .mat-form-field-wrapper .mat-form-field-underline {
    bottom: 0;
}

.form-Styles .PP-FormControl {
    display: block;
    width: 100%;
    height: 32px;
    padding: 0.375rem 0.75rem;
    font-size: 1.3rem;
    font-weight: 400;
    /* line-height: 34px; */
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-Styles .PP-FormControl:focus {
    outline: none;
    box-shadow: none;
}

.form-Styles button.mat-primary {
    background-color: #319be2;
}

.form-Styles button.mat-primary.active {
    background-color: #319be285;
}

.form-Styles .form-group {
    margin-bottom: 10px;
}

.form-Styles .mat-form-field-appearance-fill .mat-form-field-infix {
    border-top: 0.6em solid transparent;
    padding: 0.1em 0 0.6em 0;
}

.form-light.form-Styles .mat-form-field-subscript-wrapper {
    position: unset;
    padding-left: 2px;
}

.propertyContainer .mat-form-field-appearance-fill .mat-form-field-subscript-wrapper {
    padding-left: 0px;
}

.form-Styles mat-form-field {
    /* border: 1px solid #ddd; */
    border-radius: 4px;
    /* background: #fff; */
}

.form-Styles mat-form-field .mat-form-field-underline {
    visibility: hidden;
}

.Btn-Sm {
    min-width: 36px !important;
    line-height: 26px !important;
    padding: 0 12px !important;
    font-size: 14px !important;
}

.form-light .mat-slide-toggle-content {
    color: #fff;
}

.form-light .form-group > label {
    color: #fff;
}

.form-light .mat-slider-track-background {
    background-color: #fff;
}

.form-light .mat-slider:hover .mat-slider-track-background {
    background-color: rgba(221, 221, 221, 0.64);
}

.form-light .mat-form-field-flex {
    background-color: #fff !important;
}

.RE_Rows-Wrap {
    background: #def0ff;
    padding: 10px;
}

.RE_Rows-Wrap > .Condition_Wrp:not(:last-of-type) {
    margin-bottom: 10px;
}

.Condition_Wrp .Cond_List {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.Condition_Wrp .Cond_List > .FormControl {
    margin-right: 10px;
}

.Cond_Group-List {
    padding: 10px 10px 10px 10px;
    background: #c7e5ff;
    margin-left: 50px;
    margin-top: 10px;
    border-radius: 4px;
}

.Cond_Group-List > .Cond_Group-List {
    background: #acd3f5;
}

.ListActButton.btnxs-transparent-icon i {
    color: #807b7b !important;
}

.FormControl {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 15px;
    line-height: 1.42857143;
    color: 495675;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 3px;
}

.FormControl::placeholder {
    color: #495675;
    padding: 6px 6px;
    font-size: 15px;
    padding: 6px 6px;
}

textarea.FormControl {
    height: auto;
}

.FormControl:focus {
    outline: none;

    box-shadow: none;
}

.cond-size {
    width: 100px;
}

.col-name {
    width: 200px;
}

.oper-size {
    width: 80px;
}

.col-value {
    width: 200px;
}

.Cond-Exp {
    width: 100%;
    resize: none;
}

.Cond-Exp {
    margin-top: 30px;
    height: auto;
}

.Cond_Exp .mat-tab-body {
    margin-top: 15px;
}

.XS-DropZone {
    height: auto !important;
    flex-direction: column;
    border: 2px dashed #ddd;
}

/*scrollBody*/
.XS-DropZone {
    max-height: 120px;
    overflow: auto;
}

.XS-DropZone ngx-dropzone-label {
    margin: 8px 0 !important;
    font-size: 12px;
    width: 95%;
    justify-content: center;
}

.XS-DropZone ngx-dropzone-image-preview:focus {
    outline: none !important;
    border: none;
}

.XS-DropZone ngx-dropzone-preview {
    background-image: radial-gradient(transparent, transparent) !important;
    height: auto !important;
    min-height: auto !important;
    min-width: 90% !important;
    width: 90%;
    margin: 5px !important;
    border: 1px solid #ddd;
}

.XS-DropZone ngx-dropzone-image-preview {
    /* flex-direction: column; */
    height: auto !important;
    min-height: auto !important;
    width: 100%;
    margin: 0 !important;
    padding: 7px !important;
    justify-content: space-between !important;
}

.XS-DropZone ngx-dropzone-image-preview:not(:first-of-type) {
    padding-top: 0px !important;
}

.XS-DropZone ngx-dropzone-image-preview img {
    width: 40px;
    height: 35px;
}

.XS-DropZone ngx-dropzone-image-preview ngx-dropzone-label {
    position: unset;
    text-align: left;
    margin-left: 10px;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.XS-DropZone ngx-dropzone-image-preview ngx-dropzone-remove-badge {
    opacity: 1 !important;
    position: unset !important;
}

/* MEDIUM FILE UPLOAD */

.MD-dropzone ngx-dropzone-image-preview {
    display: list-item;
    max-width: 180px !important;
    min-height: 140px !important;
    overflow: hidden;
    width: 180px;
    background: #dee2e6;
}

.MD-dropzone ngx-dropzone-image-preview ngx-dropzone-label {
    position: absolute;
    bottom: -13px;
    color: #000000;
    background: rgba(255, 255, 255, 0.51);
    padding: 0 2px 4px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.MD-dropzone ngx-dropzone-image-preview ngx-dropzone-remove-badge {
    background: rgb(235, 79, 79);
    height: 27px;
    right: -3px;
    top: -3px;
    width: 26px;
    border: 3px solid #ffffff;
}

.MD-dropzone ngx-dropzone-image-preview ngx-dropzone-remove-badge:hover {
    background: green;
}

.SB_Ep .mat-expansion-panel {
    overflow: hidden;
    border-radius: 4px !important;
}

.SB_Ep .mat-expansion-panel-header {
    padding: 0;
    padding: 10px 10px;
    line-height: 1;
    height: auto;
}

.SB_Ep .mat-expansion-panel-header[aria-expanded="true"] {
    border-bottom: 1px solid #ddd;
}

.SB_Ep .mat-expansion-panel-body {
    padding: 10px 10px;
    background: #194b80;
}

.rightSidebarContainer .toptoolbarContainer i {
    color: #4c6a88;
}

.SB_Ep .mat-expansion-panel-body .mat-error {
    font-size: 12px !important;
}

.SB_Ep .mat-expansion-panel-spacing {
    margin: 10px 0;
}

.SB_Ep .mat-expansion-panel {
    margin-bottom: 10px !important;
}

.SB_Ep .mat-expansion-panel:last-of-type {
    margin-bottom: 0 i !important;
}

.PannelDesign .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
    color: #6086b6 !important;
}

.PannelDesign .mat-expansion-panel .mat-expansion-indicator::after {
    color: #6086b6 !important;
}

.PannelDesign .mat-expansion-panel .mat-expansion-panel-header span.mat-content {
    overflow: initial !important;
}

/* new css added on 6 april 2021 */
.property-list {
    max-width: 100%;
    min-height: 60px;
    display: block;
    border-radius: 4px;
}

.property-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
    cursor: auto;
    background: white;
    font-size: 14px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 1px 4px #0000001c;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #c8c8c8;
}

.rightSidebarContainer .property-box {
    border: none;
    background: transparent;
}

.property-box .mat-form-field-label {
    pointer-events: auto !important;
}


.rightSidebarContainer .mat-paginator-range-label {
    margin: 0 2px 0 2px !important;
}

.rightSidebarContainer .mat-paginator-container {
    background: #194b80 !important;
    color: #fff;
    padding-right: 0px;
}

.rightSidebarContainer .mat-expansion-indicator::after {
    transform: rotate(45deg) !important;
}

.rightSidebarContainer .mat-paginator-page-size-select {
    margin: 6px 0px 0 4px !important;
}

.rightSidebarContainer .mat-paginator-page-size {
    margin-right: 0px;
}

.rightSidebarContainer .angCard-footer {
    margin-top: 10px;
}

.rightSidebarContainer .mat-form-field-appearance-fill .mat-select-arrow-wrapper {
    transform: translateY(-20%) !important;
}

.rightSidebarContainer .mat-form-field-appearance-fill .mat-form-field-flex {
    border-radius: 4px 4px 4px 4px !important;
}

.rightSidebarContainer .mat-form-field-appearance-fill .mat-form-field-infix {
    padding: 0.25em 3px 0.75em 3px !important;
}

.cdk-drag-preview {
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.cdk-drag-animating {
    transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}

.property-box:last-child {
    border: none;
}

.property-list.cdk-drop-list-dragging .property-box:not(.cdk-drag-placeholder) {
    transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}

/*
.example-custom-placeholder {
  background: #ccc;
  border: dotted 3px #999;
  min-height: 60px;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
} */
.drag-handle i {
    cursor: move;
}

.propertyContainer .fromBlockfullwidthTextarea,
.propertyContainer .fromBlockfullwidth {
    padding: 10px;
    height: auto;
}

.rightSidebarContainer .propertyContainer .fromBlockfullwidthTextarea,
.rightSidebarContainer .propertyContainer .fromBlockfullwidth {
    padding: 4px 7px;
    height: auto;
    background: #15406d;
}

/* today css 07 april 2021 */
.responsiveVerticaltabs .property-box {
    margin-bottom: 8px;
}

.responsiveVerticaltabs .verticaltabswrapperdiv,
.responsiveVerticaltabs .verticaltabscontentwrapperdiv {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.responsiveVerticaltabs .verticaltabswrapperdiv .angCard,
.responsiveVerticaltabs .verticaltabscontentwrapperdiv .angCard {
    padding-bottom: 3px;
    background: none !important;
    margin-bottom: 3px;
}

.responsiveVerticaltabs .angTogglebtnsvertical.mat-button-toggle-group,
.responsiveVerticaltabs .angTogglebtnsvertical.mat-button-toggle-standalone {
    display: flex !important;
    overflow: hidden;
    overflow-x: auto;
    padding: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.responsiveVerticaltabs .angCard-content,
.responsiveVerticaltabs .angTogglebtnsvertical .mat-button-toggle-appearance-standard {
    border-radius: 4px;
    padding: 0px !important;
    margin: 0px 5px !important;
}

.responsiveVerticaltabs .angTogglebtnsvertical .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
    white-space: inherit !important;
}

.toptoolbarContainer i {
    color: #d4dbe8;
}

.toptoolbarContainer {
    flex-grow: 1;
    text-align: right;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 5px 0 5px;
    background: #319be2;
}

.responsiveVerticaltabs .toptoolbarContainer {
    background: #103257;
    padding: 0px 5px;
}

.responsiveVerticaltabs .angCard-header-objectpage {
    padding: 0px;
}

.responsiveVerticaltabs #verticaltabswrapperdiv-detailstab {
    margin-top: 10px;
}

.responsiveVerticaltabs .propertyContainer label {
    color: #fff;
}

.Right_Sidebar .mat-form-field-infix input::placeholder,
.Right_Sidebar .mat-form-field-infix textarea::placeholder,
.Right_Sidebar .mat-form-field-infix input,
.Right_Sidebar .mat-form-field-infix textarea,
.Right_Sidebar .mat-form-field-infix .mat-select-value,
.Right_Sidebar .mat-form-field-infix .mat-select-arrow,
.Right_Sidebar .mat-form-field-infix .mat-select-placeholder {
    color: #fff;
}

.breadcrumbcustomContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 25px;
    background: #d5e1f1;
    color: #777779;
    margin-bottom: 20px;
    font-family: "Roboto-Medium";
    cursor: pointer;
}

.breadcrumbcustomContainer.active {
    background: #2794e7;
    color: #fff;
}

.breadcrumbcustom-content span i {
    margin: 0px 10px;
    font-size: 12px;
}

.breadcrumbcustom-content span:last-child i {
    display: none;
}

.breadcrumbcustom-check i {
    font-size: 16px;
    display: none;
}

.breadcrumbcustomContainer.active .breadcrumbcustom-check i {
    display: block;
}

/* close btn on top of header in draggerable div of Tree in xigt */
.Right_Sidebar .tab-body_Content button.close {
    opacity: 1 !important;
    color: #fff;
    margin: 6px 10px 0px 0px;
}

.Right_Sidebar .tab-body_Content .close:hover {
    background: transparent !important;
}

/* close btn on top of header in draggerable div of Tree in xigt */