@charset "UTF-8";
/*Profile menu*/
.topbar-right-modal {
  padding: 12px !important;
  background-color: white !important;
  border-radius: 6px !important;
  border: none !important;
  box-shadow: 1px 2px 10px #00000047; }
  .topbar-right-modal:after {
    content: "";
    position: absolute;
    top: -16px;
    right: 20px;
    border: 8px solid white;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent; }

#breadcrumbForm {
  margin-left: 15px;
  padding-left: 213px;
  margin-top: 5px;
  color: #0345A1; }

.breadcrumb {
  min-height: 26.82px; }

.breadcrumb-back-button, .breadcrumb-forward-button {
  overflow: hidden; }

#bodyContent {
  margin-left: 235px !important; }

#containerDiv .menu-collapsed {
  margin-left: 25px !important; }

#containerDiv .menu-opened {
  margin-left: 235px !important; }

#containerDiv .menu-collapsed-toolbarDiv {
  margin-left: 20px !important; }

#containerDiv .menu-opened-toolbarDiv {
  margin-left: 210px !important; }

.menu-collapsed {
  padding-left: 20px !important; }

#bodyContent {
  margin-left: 25px; }

#bodyContent .rich-stglpanel .rich-stglpanel-header {
  display: none; }

a.sortLinks {
  font-size: 16px !important;
  font-weight: bold !important;
  color: black !important;
  vertical-align: bottom !important; }

.rich-table-subheadercell {
  font-size: 14px !important;
  color: #333333 !important; }

.rich-table-subheadercell a, .rich-table-subheadercell label {
  font-size: 14px !important;
  color: #333333 !important;
  font-weight: 300 !important; }

.rich-table-cell {
  font-size: 11px !important;
  font-weight: normal !important;
  color: #333333 !important; }

.rich-table-cell a {
  font-size: 11px !important;
  color: #347CD8 !important; }

span.sortLinks {
  font-size: 14px !important;
  color: #347CD8 !important;
  font-weight: 300; }

.rich-toolbar-item label {
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, serif;
  color: #333333; }

.rich-toolbar-item input[type="checkbox"] {
  margin-bottom: 8px !important;
  border: 0px;
  background-image: url(../../img/checkbox.svg);
  background-repeat: no-repeat;
  background-position: center right;
  height: 10px !important;
  margin-top: 7px !important;
  -webkit-appearance: none;
  background-color: transparent;
  padding: 7px;
  cursor: pointer;}

.rich-toolbar-item input[type="checkbox"]:checked {
  background-color: transparent;
  border: 0px;
  background-image: url(../../img/checkbox-checked.svg);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 7px;
  color: white;
  border-radius: 0px; }

.excel-button {
  padding: 0 6px; }

.rich-stglpanel {
  border: none; }

.navigation-arrows img.arrow-icon-active,
.navigation-arrows img {
  width: 15px !important; }

.navigation-arrows img {
  vertical-align: bottom !important; }

.table-shadow {
  margin-bottom: 19px;
  padding-bottom: 8px;
  border-radius: 6px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }

span.sortLinksItems {
  font-size: 14px !important;
  color: #347CD8 !important;
  font-weight: 300 !important; }

.rich-panel {
  padding: 0px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: none;
  border-radius: 10px; }

.rich-panel-header {
  display: none; }

.table-item-images-parent {
  overflow: visible !important;
  z-index: 2 !important; }

.table-item-images-wrap {
  position: relative; }

.table-item-images {
  width: 35px; }
  .table-item-images:hover {
    position: absolute;
    top: -18px;
    width: auto;
    height: auto;
    padding: 5px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 2px 6px 4px #00000030; }

.im-adv-search td {
  padding-right: 8px;
  padding-bottom: 5px;
  font-size: 14px;
  border: none !important; }

.it-adv-search-calendar-img {
  background-image: url(../../img/calendar.png);
  background-position: 115px -5px;
  background-size: 32px;
  background-repeat: no-repeat; }

.rich-calendar-button {
  margin-left: 6px;
/*  opacity: 0; */
 }

.rich-calendar-input {
  background-image: none;
  border: 1px solid black;
  border-radius: 2px;
  color: black !important; }

.it-adv-search-edit-img {
  width: 25px !important;
  height: 25px !important; }

.restrict-by-filter {
  margin-bottom: 15px !important; }
  .restrict-by-filter label {
    margin-right: 0 !important; }

.im-adv-search-ft {
  margin-right: 15px;
  font-size: 14px;
  color: black;
  padding-bottom: 10px !important; }
  .im-adv-search-ft select {
    margin-left: 59px;
    vertical-align: inherit; }

.im-adv-search-item-id input[type=text],
.tp-adv-search input[type=text] {
  height: 15px;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: none;
  border: 1px solid black;
  border-radius: 2px;
  color: black !important; }

.it-adv-search-content-l {
  padding-bottom: 15px;
  padding-left: 2px !important; }
  .it-adv-search-content-l span {
    font-size: 14px !important;
    color: black !important; }
  .it-adv-search-content-l select {
    height: 21px;
    margin-left: 10px !important;
    padding: 0 22px 0 10px !important;
    background-image: url(../../img/arrow-drop-down.svg) !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-color: white !important;
    border-color: black;
    border-radius: 16px !important;
    outline: none;
    appearance: none; }

.tp-adv-search {
  padding-right: 8px;
  padding-bottom: 5px; }
  .tp-adv-search input[type=text] {
    float: right;
    width: 250px !important;
    font-size: 11px; }

.itemIdDisplayEmpty {
  width: 202px !important;
  border-radius: 2px;
  height: 15px !important;
  border: 1px #DDDDDD solid !important; }

.content___1kWGF {
  padding: 0 !important; }

.table___2zeBO {
  margin: 10px 0px 5px !important; }

.data_container___373ie {
  font-size: 14px !important;
  color: #333333 !important;
  font-weight: 300 !important; }

.options___1pZ7Q {
  position: relative;
  max-height: 200px !important;
  height: auto !important;
  overflow: scroll !important;
  overflow-x: hidden !important; }

.rich-mpnl-panel {
  background: #0000007a !important; }

.rich-mpnl-shadow {
  display: none; }

.rich-mpnl-content {
  height: auto !important;
  padding: 15px;
  padding-bottom: 35px !important;
  border-radius: 10px;
  border: none;
  box-shadow: 1px 4px 8px 3px #0000002b; }

.rich-mpnl-header {
  font-size: 18px !important;
  font-weight: normal !important;
  background: none !important;
  border: none !important; }

.is_link___2oY_x {
  font-size: 11px !important; }

.favorites_col___1GRDR {
  font-size: 14px !important;
  color: #333333 !important;
  font-weight: 300 !important; }

.favorites_col___1GRDR .arrow___1fcuc {
  color: #333333 !important; }

.favorites_col___1GRDR svg path {
  fill: #333333 !important; }

.star_filter_btn___9e6ry img {
  filter: invert(16%) sepia(1%) saturate(17%) hue-rotate(6deg) brightness(95%) contrast(87%); }

.treeNodeMappedTargetEven,
.treeNodeMappedTargetOdd {
  background-color: #b4d3ff !important; }

.treeNodeEven:hover,
.treeNodeOdd:hover {
  color: #00468C !important; }

.treeNodeOdd {
  background-color: #f0f0f0 !important; }

table.transfNode td {
  font-size: 11px !important; }
  table.transfNode td:hover {
    cursor: pointer; }

#ajaxLoadingControl {
  position: fixed;
  background-color: #00000038;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  left: 0;
  top: 0;
  z-index: 99999;
  overflow: hidden; }

.progressOverlayClass {
  opacity: 1;
  background-color: #ffffff7d;
  cursor: wait; }

.three-quarter-spinner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  background-color: transparent;
  border: 5px solid #0345A1;
  border-top: 5px solid transparent;
  border-radius: 50%;
  animation: spin 1s linear 0s infinite;
  z-index: 1001; }

.disable-user-interaction {
  overflow: hidden;
  height: 100%;
  position: fixed;
  width: 100%; }

@keyframes spin {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(359deg); } }

#login_form_sso div.rich-menu-item {
  font-size: 11px !important;
  color: #333333; }

#login_form_sso div.rich-menu-item:after {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url(../../img/new-tab.png);
  background-size: cover;
  position: absolute;
  margin-left: 6px; }

.pm-ec-adv-search-two {
  margin-top: 20px;
  margin-left: 0; }
  .pm-ec-adv-search-two label {
    margin-right: 30px; }
  .pm-ec-adv-search-two:before {
    content: "";
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #d3d3d3;
    top: 45px; }

.um-u-adv-search-one div input {
  margin-top: 0 !important; }

.um-u-adv-search-one input {
  margin-top: 10px; }

.um-u-adv-search-one label {
  vertical-align: bottom !important; }

.um-u-adv-search-two {
  padding-top: 10px; }
  .um-u-adv-search-two > label {
    padding-bottom: 10px !important;
    display: inline-block;
    padding-top: 5px; }
  .um-u-adv-search-two table {
    padding-top: 5px; }
    .um-u-adv-search-two table label {
      margin-left: 8px;
      vertical-align: middle; }

#bodyContent {
  width: auto;
  height: 74vh;
  margin-top: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  overflow-x: scroll; }

.configurableMenu {
  max-height: 84vh;
  overflow: scroll; }

#TransfPageLayout {
  z-index: 0 !important; }

.rich-menu-list-bg {
  z-index: 2; }

#TreePageLayout {
  z-index: 0; }

.listBody .rich-panel-header {
  display: inherit; }

.even-row {
  background-color: #F0F6FD !important; }
  .even-row:hover {
    background-color: #E6F3FB !important; }

.odd-row:hover {
  background-color: #E6F3FB !important; }

.modifiedEntry {
  color: blue !important; }

.nd-ellipsis-truncate-text a {
  color: #347CD8 !important; }

.warning_icon___2Slc9 {
  margin-right: 0px !important;
  z-index: 0 !important; }

.cancelBtn {
  position: absolute;
  margin-bottom: 15px;
  margin-right: 85px;
  width: 75px;
  text-align: center;
  bottom: 0;
  right: 30px;
  background-color: #ffffff;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
  border-color: #0345A1;
  border-style: solid;
  border-width: thin; }
  .cancelBtn:hover {
    background-color: #C1D1E8;
    color: #ffffff; }

.hideUploadButton .hideUpload .rich-fileupload-ico-add::after {
  content: url(../../img/addToWP.png) !important;
  right: 42px;
  position: relative;
  top: -6px; }

.hideUploadButton .hideUpload .rich-fileupload-ico-add::after:hover {
  content: url(../../img/addToWP_h.png) !important;
  right: 42px;
  position: relative;
  top: -6px; }

.hideUploadButton .hideUpload .rich-fileupload-ico-add {
  top: -11px;
  background-image: none !important;
  font-size: 11px; }

.hideUploadButton .hideUpload .rich-fileupload-ico-add-dis {
  top: -11px;
  background-image: none;
  font-size: 11px; }

.hideUploadButton .hideUpload .rich-fileupload-ico-add-dis::after {
  content: url(../../img/addToWP.png) !important;
  right: 42px;
  position: relative;
  top: -6px; }

.hideUploadButton .rich-fileupload-button {
  background-color: #ffffff00; }

.hideUploadButton .hideUpload table {
  background-color: #fff0 !important; }

.hideUploadButton .rich-fileupload-list-decor {
  padding: 0px;
  margin-top: 0px; }

.hideUploadButton .hideUpload table td div:first-child {
  width: 50px; }

.bp-is-view-rating-grading img,
.cssTooltipHolder img,
#td5 img {
  height: 15px;
  width: auto; }

.entity-create-remove-shadow table {
  box-shadow: none; }

.form-wrap-property-c .eaValueContainer input {
  margin-left: 4px !important; }

.form-wrap-property-c table tbody tr td#td4 select {
  margin-left: 4px !important; }

.form-wrap-property-c .dataTable table tbody td {
  padding-left: 2px !important; }

td.rich-tab-bottom-line:after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 1px;
  top: 30px;
  background-color: #d3d3d3;
  z-index: -1; }

.dataTable table tbody td {
  padding-left: 2px !important; }

.form-wrap #td4 select {
  margin-left: 5px; }

#fieldDescriptionTable > tbody > tr:nth-child(odd) td:first-child:before, #fieldDescriptionTable > tbody > tr:nth-child(odd) td:first-child:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 100%;
  top: 0;
  background-color: #E5ECF5; }

.formLabel {
  color: #0345A1;
  font-weight: normal;
  vertical-align: middle; }
  
.simpleFormLabel {
  color: #0345A1;
  font-weight: normal;
  padding-right: 15px;
  font-size: 12px; }  

#fieldDescriptionTable {
  position: relative; }
  #fieldDescriptionTable > tbody > tr {
    height: 26px; }
    #fieldDescriptionTable > tbody > tr:nth-child(odd) {
      position: relative;
      background-color: #E5ECF5; }
      #fieldDescriptionTable > tbody > tr:nth-child(odd) td:first-child:before {
        left: -16px; }
      #fieldDescriptionTable > tbody > tr:nth-child(odd) td:first-child:after {
        right: -16px; }
      #fieldDescriptionTable > tbody > tr:nth-child(odd) td table tbody tr {
        background-color: #E5ECF5; }
  #fieldDescriptionTable input[type=text] {
    position: relative;
    width: 100%;
    height: 16px;
    z-index: 1; }
  #fieldDescriptionTable .rich-table-row {
    height: 30px; }
  #fieldDescriptionTable .rich-table-cell {
    padding: 3px 0; }

.transFieldInput {
  width: 100%;
  padding-right: 0px; }
  .transFieldInput input {
    height: 16px; }

.fdScriptCheckbox {
  width: 62px;
  text-align: inherit; }
  .fdScriptCheckbox a {
    display: inline-block;
    position: relative;
    right: -10px;
    width: 14px;
    height: 17px;
    max-width: 17px !important;
    padding: 0.7px 3px;
    border-color: #347CD8 !important;
    vertical-align: bottom;
    background-color: white;
    overflow: hidden;
    z-index: 0; }
    .fdScriptCheckbox a:nth-child(3) {
      margin-left: -12px; }
  .fdScriptCheckbox img {
    position: relative;
    width: 14px;
    height: 17px; }

.languageColumn img {
  width: 31px;
  height: 20px;
  border-radius: 2px;
  object-fit: fill; }

#fieldDescriptionTable .languageColumn {
  position: relative;
  width: 7%; }
  #fieldDescriptionTable .languageColumn img {
    position: absolute;
    text-align: right;
    right: 5px;
    top: 5px; }

.script-pressed,
.role-pressed {
  top: -1px !important;
  left: -3px;
  width: 20px !important;
  height: auto !important; }

.e-view-btn {
  width: 18px;
  background-position: center;
  margin-right: 5px; }
  .e-view-btn:hover {
    background-color: white !important;
    color: white; }
  .e-view-btn-script {
    background-image: url(../../img/script.svg); }
  .e-view-btn-role {
    background-image: url(../../img/role.svg); }

/*Top Bar changes*/
.topbar-wrap {
  font-size: 14px; }

#portalLogoIdRight {
  padding-bottom: 2px !important; }

.topbar img {
  width: 16px;
  vertical-align: middle; }

.topbar-table span {
  font-weight: bold !important; }

.topbar-right-wrap {
  position: relative;
  width: 1%;
  vertical-align: middle; }

.topbar-table {
  width: 100%;
  position: sticky;
  left: 0;
  width: 100vw; }

.right-aligned-logo-td {
  padding: 2px 10px;
  padding: 2px 6px 2px 10px; }

@supports (position: sticky) {
  .topbar-right-wrap {
    position: sticky;
    width: 1%;
    vertical-align: middle;
    right: 23px;
    z-index: 1; }
  .message_header_td {
    position: sticky;
    right: 267px; }
  .topbar-table {
    position: sticky;
    left: 0;
    width: 100%; }
  .right-aligned-logo-td {
    padding: 2px 6px 2px 10px;
    position: sticky;
    width: 1%;
    vertical-align: middle;
    right: 10px;
    z-index: 1; } }

.message_header_td {
  position: sticky;
  right: 267px; }

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  20% {
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  20% {
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

/* New Toolbar*/
#toolbarDiv {
  position: relative;
  padding-left: 25px;
  width: 600px;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 213px;
  z-index: 1; }
  #toolbarDiv table tbody tr td:nth-child(11) {
    padding: 0; }
    #toolbarDiv table tbody tr td:nth-child(11) img {
      /*width: 35px;*/
      height: auto; }

.rich-toolbar {
  background-color: transparent !important;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  border-collapse: separate;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=45, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=135, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=225, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=315, Strength=6);
  zoom: 1; }

/*.rich-toolbar-item label {
	display: none;
}*/
.rich-menu-list-bg label {
  display: block !important; }

.rich-label-text-decor span label:last-child {
  width: 14px !important;
  display: inline-block;
  background-image: url(../img/arrow-down.png);
  background-size: 10px;
  background-position: 3px 2px;
  background-repeat: no-repeat;
  transition: transform .3s ease-in-out; }

.rich-ddmenu-label-select .rich-label-text-decor span label:last-child {
  transform: rotate(-180deg);
  transition: transform .3s ease-in-out; }

.rich-toolbar-item select {
  width: 150px !important;
  padding: 0 22px 0 10px;
  background-color: white !important;
  background-image: url(../../img/arrow-drop-down.svg);
  background-repeat: no-repeat;
  background-position: center right;
  border-color: black;
  border-radius: 16px;
  border-width: .1px;
  outline: none;
  -webkit-appearance: none; }

.rich-toolbar-item select::-ms-expand {
  display: none; }

.rich-toolbar-item input[type="checkbox"] {
  margin-bottom: 8px;
  height: 18px;
  margin-top: 5px; }

.rich-toolbar-item > span {
  display: flex; !important;
  flex-direction: column;
  align-items: center;
  font-size: 11px !important;
  font-family: Arial !important;
  color: black; }

.table-fav-select select {
  width: 112px;
  padding: 0 22px 0 10px; }

.table-fav-select a {
  display: none; }

.rich-menu-list-bg {
  box-shadow: none !important;
  border: none !important; }

.rich-menu-list-border {
  background: white !important;
  border: none;
  border-radius: 5px;
  box-shadow: 0 5px 8px 3px rgba(0, 0, 0, 0.16);
  z-index: 999; }

.rich-toolbar-item label {
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, serif;
  color: #333333; }

/*Advanced search*/
.search-input-filed {
  margin-left: -15px;
  background-image: none;
  border: 1px solid black;
  border-radius: 2px;
  color: black !important;
  border-color: transparent;
  width: 100px;
  outline: none;}

  .search-input-filed:placeholder {
    color: #d3d3d3 !important;}

.search-input-filed-inner-div {
  margin-left: 5px;
  background-image: none;
  border: 1px solid black;
  border-radius: 2px;
  color: black !important;
  width: 150px;
  position: relative;
  height: 20px;
  }


.inner-div-search-button {
  background-image: url(../../img/search.svg);
  background-size: 14px 14px;
  background-repeat: no-repeat;
  padding-left: 22px;
  height: 20px;
  border: none;
  background-color: transparent;
  padding-bottom: 6px;
  position: absolute;
  left: 0;
  margin-left: 4px;
  margin-top: 2px;
}

.inner-div-clear-button {
  height: 16px !important;
  width: 16px !important;
  margin-left: 270px !important;
  margin-top: -19px !important;
}

.search-animation {
  position: absolute;
  width: fit-content;
  margin-top: -25px;
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 20px !important;
  padding-left: 15px !important;
  background-color: white;
  border: none !important;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 6px 9px #0000001a;
  z-index: 13; }

.rich-tabpanel-content-position .search-animation {
  margin-top: -1px !important;
  margin-left: 20px !important;
  top: 72px !important; }

.rich-stglpanel .search-animation {
  margin-left: 30px; }

.search-animation fieldset {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 13px;
  border: none !important;
  border-bottom: 1px solid #f1f1f1 !important;
  margin-bottom: 16px; }

.search-animation fieldset:last-child {
  margin-bottom: -8px;
  border-bottom: none !important; }

.search-animation fieldset:last-child table span {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px !important;
  color: black; }

.search-animation legend {
  margin-bottom: 8px;
  font-size: 16px !important;
  color: black !important; }

.search-animation input[type=checkbox] ~ label {
  padding-left: 22px !important;
  font-size: 14px;
  color: black;
  vertical-align: middle; }

.search-animation label {
  margin-right: 15px;
  font-size: 14px;
  color: black; }

.search-animation select {
  padding: 4px;
  font-size: 12px;
  background: none;
  border-radius: 6px; }

.search-animation fieldset:nth-child(3) label {
  margin-right: 10px; }

.search-animation fieldset:nth-child(3) label:nth-child(2) {
  margin-left: 0; }

.slide-in-top {
  margin-top: -20px !important;
  -webkit-animation: slide-in-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.bustl td {
  display: inline; }

.bustl label {
  width: 65px !important;
  display: inline-block;
  margin-bottom: 12px;
  color: #666666;
  vertical-align: top; }

.rich-toolbar-item a.search-open-button {
  position: relative;
  padding-left: 6px;
  text-align: left; }

.rich-toolbar-item a.search-open-button img {
  position: relative;
  display: inline-block;
  width: 16px;
  height: auto;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); }

.extend-search-button {
  transition: transform .3s ease-in-out; }

.rotate-top {
  top: 1px;
  transform: rotate(180deg);
  transition: transform .3s ease-in-out; }

.rich-toolbar-item a.search-open-button:hover {
  margin-top: 0;
  padding-top: 2px;
  padding-left: 6px; }

.rich-toolbar-item-text {
  font-size: 11px;
  color: #686868; }

.toolbar-white-space {
  margin-right: 0; }

.dropdown-trigger + .dropdown-content {
  z-index: 999; }

.dropdown-content {
  top: 26px !important;
  left: -12px !important;
  padding: 12px !important;
  background-color: white !important;
  border-radius: 6px !important;
  border: none !important;
  box-shadow: 1px 2px 10px #00000047;
  z-index: 99999; }
  .dropdown-content:before {
    content: "";
    position: absolute;
    left: 18px !important;
    top: -15px !important;
    border: 8px solid white;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent; }
  .dropdown-content input[type="radio"] {
    -webkit-appearance: none;
    background-color: white;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #0345A1; }
  .dropdown-content input[type="radio"]:checked {
    background-image: url(../../img/radio-selected.svg);
    background-position: -2px -2px;
    background-size: 16px 16px;
    background-repeat: no-repeat; }

.transfToolbar {
  box-shadow: none; }

.mergeMultipleToolbars table {
  display: block; }

.mergeMultipleToolbars {
  background-color: transparent !important;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  border-collapse: separate;
  padding-left: 17px; }

.mergeMultipleToolbars .rich-toolbar {
  box-shadow: none;
  margin-left: -17px; }

.topbar-wrap {
  padding: 10px;
  background-color: white;
  box-shadow: 0px 0px 6px 1px #cecece;
  border-collapse: separate;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=45, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=135, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=225, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#cecece', Direction=315, Strength=6);
  zoom: 1; }

/*New menu*/
body {
  line-height: 1; }

#menuDiv {
  top: -20px !important;
  box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.16);
  border-right: none;
  z-index: 1; }

.configurableMenuModuleHeader {
  height: 26px;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 8px;
  background-color: #0345A1;
  font-size: 16px;
  font-weight: normal;
  color: white; }

.configurableMenuModule {
  padding: 0 !important; }

.configurableMenuModule .configurableMenuModuleHeaderLabel {
  padding-left: 1px; }

.configurableMenuItemLink img {
  display: none; }

.configurableMenuItemGroupHeader {
  /*background-color: #aed0ff !important;*/
  padding-top: 2px; }

.configurableMenuItemGroupHeaderLabel,
.configurableMenuItemLinkText {
  display: block;
  max-width: 170px;
  font-size: 11px;
  font-weight: inherit;
  padding: 2px 0px 2px 15px;
  color: #333333 !important; }

.configurableMenuItemLinkTextDisabled {
  display: block;
  font-size: 11px;
  font-weight: inherit;
  padding: 2px 0px 2px 15px; }

.configurableMenuItem.menuItemSelected {
  background-color: #b4d3ff; }

.configurableMenuItem.menuItemSelected > .configurableMenuItemLink {
  color: #0345a0;
  background-color: #b4d3ff; }

.configurableMenuItemGroupHeaderIcon {
  display: none; }

.configurableMenuItemGroupHeader::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #7493c9;
  top: 9px;
  right: 5px;
  border-radius: 50%; }

.configurableMenuItemGroupBodyExtended {
  margin-left: 3px; }

.configurableMenuModuleHeaderLabel {
  position: relative;
  max-width: 175px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

#menuDiv .rich-stglpanel {
  display: block;
  overflow: auto; }

.rich-stglpanel-header {
  border: none; }

/*#topContentDiv {
    display: none;
}*/
.configurableMenu {
  width: 210px;
  overflow-x: hidden;
  overflow-y: auto; }

.configurableMenu::-webkit-scrollbar-thumb {
  /* border-radius: 10px; */
  -webkit-box-shadow: inset 0 0 6px #0000004d;
  background-color: #F0F6FD; }

.configurableMenu::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5; }

.configurableMenu::-webkit-scrollbar-track {
  /* border-radius: 10px; */
  /* -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%); */
  background-color: #ffffff; }

.breadcrumb-back-button, .breadcrumb-forward-button {
  width: auto;
  height: 34px; }

#loginTogglePanel {
  top: 0 !important; }

#loginTogglePanel_header {
  background: no-repeat;
  font-size: 16px;
  font-weight: normal;
  background-color: #0346a1;
  color: white;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 8px; }

#loginTogglePanel_body td {
  font-size: 14px;
  padding: 10px 14px 0px 14px; }

#loginTogglePanel_body input[type=password],
#loginTogglePanel_body input[type=text] {
  height: 17px;
  margin-top: -5px;
  padding-left: 5px;
  border-radius: 4px;
  border: 1px solid #333333;
  outline: none;
  transition: 0.5s; }
  #loginTogglePanel_body input[type=password]:hover,
  #loginTogglePanel_body input[type=text]:hover {
    border-color: #0345A1; }

.loginButton {
  margin: 5px;
  padding: 5px 10px;
  background: transparent;
  font-size: 13px;
  color: #0345A1;
  border: 1px solid #0345A1;
  border-radius: 6px;
  transition: 0.5s; }
  .loginButton:hover {
    border-color: #0345A1;
    color: white;
    background-color: #0345A1; }

.expandAllMenu {
  background-image: url(../../img/expand-basic.png);
  position: absolute;
  top: -32px;
  right: -13px;
  background-size: 20px; }
  .expandAllMenu:hover {
    background-image: url(../../img/expand-hover.png); }

.collapseAllMenu {
  background-image: url(../../img/collapse-basic.png);
  position: absolute;
  top: -32px;
  right: -13px;
  background-size: 20px; }
  .collapseAllMenu:hover {
    background-image: url(../../img/collapse-basic.png); }

.collapsed,
.expanded {
  position: absolute;
  margin-left: 18px;
  width: 14px !important;
  height: auto !important; }

#collapse_treeToolbarId ~ .expanded,
#collapse_treeToolbarId ~ .collapsed {
  position: absolute;
  left: -109px;
  top: -19px;
  width: 14px !important;
  height: auto !important; }

#collapse_treeToolbarId img {
  width: 14px;
  height: auto; }

#menuDiv .rich-stglpanel-header {
  position: relative;
  height: auto;
  font-size: 11px;
  font-weight: normal; }

#menuDiv .rich-menu-item-icon {
  display: none; }

#menuDiv .rich-menu-item {
  padding: 5px 0px 5px 15px;
  font-size: 14px; }

#menuDiv .rich-stglpanel {
  padding: 0 !important; }

.rich-menu-item-hover, .rich-menu-group-hover {
  background-color: white;
  color: #619ace; }

#menuDiv .rich-menu-item a {
  font-size: 14px !important; }

.mI_sel {
  font-weight: normal;
  background-color: white;
  color: #0345a0;
  font-size: 14px; }

.content___1kWGF {
  border: none !important; }

.tabs___1hvZk {
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #D3D3D3 !important; }

.tab___1Ceo_ {
  border: none !important;
  background: transparent !important;
  font-size: 14px !important;
  color: black !important; }

.active_tab___1fcxI {
  margin-top: -1px !important;
  border-bottom: 2px solid #347CD8 !important;
  color: #347CD8 !important;
  font-weight: normal !important; }

/*New Filter*/
.filter-tooltip {
  position: absolute;
  top: 47px;
  left: -75px;
  width: 89% !important;
  min-width: 159px;
  height: auto !important;
  padding: 10px;
  background-color: #f0f0f0;
  border: 2px solid #cdcdcd;
  border-radius: 4px;
  overflow: visible !important;
  z-index: 2; }
  .filter-tooltip input {
    width: 99.3%;
    display: inherit;
    font-size: 12px !important;
    color: #343434 !important; }
  .filter-tooltip a {
    float: right;
    display: inline-block;
    width: auto;
    margin-top: 12px;
    padding: 3px 10px;
    color: #343434 !important;
    font-weight: normal;
    border: 1px solid #dcdcdc;
    border-radius: 2px; }

.filter-model-clear {
  margin-right: 10px; }

.filter-wrap {
  position: relative; }

.filter-empty, .filter-visible, .filter-active, .filter-disabled {
  position: relative;
  right: 0;
  width: 14px !important;
  height: 14px;
  background-size: 14px;
  background-repeat: no-repeat;
  background-color: white; }

.filter-empty {
  background-image: url(../../img/filter-empty.png); }

.filter-visible {
  background-image: url(../../img/filter-filled.png); }
  .filter-visible:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 7px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #cdcdcd transparent; }

.filter-active {
  background-image: url(../../img/filter-active.png); }

.filter-disabled {
  background-image: url(../img/filter-empty.png);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=`40)";
  filter: alpha(opacity=40);
  opacity: .4; }

.fr {
  width: auto !important;
  margin-right: 3px;
  display: inline-block; }

.clear-wrap {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 6px;
  right: -20px; }

.disabled-clear {
  display: none !important; }

.hidden-footer {
  display: none; }

#fieldDescriptionTable input[type=text], .transFieldInput input, .fdScriptCheckbox a, #fieldDescriptionTable input[type="checkbox"], #fieldDescriptionTable input[type="button"], #fieldDescriptionTable select {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  border-color: #333333; }

#fieldDescriptionTable input:focus-visible, #fieldDescriptionTable select:focus-visible {
  outline: 1px solid #0345A1; }

#fieldDescriptionTable input[type="checkbox"]:hover, #fieldDescriptionTable select:hover {
  color: #0345A1;
  border-color: #0345A1;
  cursor: pointer; }

#fieldDescriptionTable input[type="checkbox"] {
  display: grid;
  place-content: center;
  width: 16px;
  height: 16px;
  color: #333333;
  background-color: white;
  transform: translateY(-0.075em);
  appearance: none;
  -webkit-appearance: none; }
  #fieldDescriptionTable input[type="checkbox"]:before {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(../../img/check.svg);
    background-size: 10px;
    background-position: 2px 3px;
    background-repeat: no-repeat;
    /* clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%); */
    transform: scale(0);
    transform-origin: center;
    transition: 100ms transform ease-in-out;
    background-color: white;
    border-radius: 2px; }
  #fieldDescriptionTable input[type="checkbox"]:checked:before {
    width: 16px;
    height: 16px;
    background-image: url(../../img/checked.svg);
    background-size: 10px;
    background-position: 3px 4px;
    background-color: #0345a1;
    transform: scale(1); }
  #fieldDescriptionTable input[type="checkbox"]:disabled {
    color: #DDDDDD;
    cursor: not-allowed; }

#fieldDescriptionTable input[type="button"] {
  width: 18px;
  color: #333333;
  border-color: #0345A1;
  background-color: white; }
  #fieldDescriptionTable input[type="button"]:hover {
    background-color: #0345A1;
    color: white; }

#fieldDescriptionTable select {
  width: 150px;
  height: 20px; }

.rich-tabhdr-side-border {
  background-image: none; }

.rich-tabhdr-side-cell {
  border: none; }

.rich-tabpanel-content {
  border: none; }

.rich-tab-bottom-line {
  position: relative;
  left: -2px;
  display: block;
  width: max-content;
  height: 30px;
  margin-top: 5px;
  background-color: white;
  border-bottom: 1px solid #D3D3D3;
  z-index: 0; }

.rich-tab-inactive {
  background-color: transparent; }

.rich-tab-disabled {
  background-image: none;
  background-color: transparent;
  color: #d3d3d3; }

.rich-tab-header {
  font-size: 12px; }

.rich-tab-active {
  position: relative; }

.rich-tab-active:after {
  content: "";
  position: absolute;
  left: -5px;
  bottom: -11px;
  width: 115%;
  height: 3px;
  background-color: #0545a0; }

.hidelink {
  margin-top: 0 !important;
  margin-right: 0 !important;
  width: 20px !important;
  cursor: pointer; }

#eptosGlobalStatusMsgPanelContentDiv {
  border-radius: 5px !important; }

#globalMsgGroupHd {
  display: flex;
  align-items: center; }

#globalMsgGroupHd_val {
  margin-left: 25px; }

#globalMsgGroupHd img {
  width: 40px !important; }

#crrGblMsgDiv {
  margin-left: 54px; }

.okButton {
  position: absolute;
  margin-bottom: 15px;
  width: 75px;
  text-align: center;
  bottom: 0;
  right: 30px;
  background-color: #0345A1;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  border-color: #0345A1;
  border-style: solid;
  border-width: thin; }
  .okButton:hover {
    background-color: #C1D1E8; }

.cancelBtn {
  position: absolute;
  margin-bottom: 15px;
  margin-right: 85px;
  width: 75px;
  text-align: center;
  bottom: 0;
  right: 30px;
  background-color: #ffffff;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
  border-color: #0345A1;
  border-style: solid;
  border-width: thin; }
   .cancelBtn:hover {
     background-color: #C1D1E8;
     color: #ffffff;}

.rich-fileupload-list-decor {
  border: 3px dashed #333333;
  border-radius: 6px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 10px; }

.rich-fileupload-button {
  background-color: white;
  background-image: none; }

.rich-fileupload-button-border {
  border: none; }

.rich-fileupload-toolbar-decor {
  background: white; }

.rich-fileupload-font {
  color: black;
  opacity: 0.8; }

.rich-fileupload-ico-add {
  background-image: url(../../img/upload-i.png) !important;
  background-size: 15px;
  background-position: 2px 0px;
}

.hideUploadButton .hideUpload .rich-fileupload-font {
  opacity: 1;
  color: black;
}

.hideUploadButton .hideUpload .rich-fileupload-ico-add::after {
  content: url(../../img/addToWP.png) !important;
  right: 50%;
  position: relative;
  top: -6px;
}

.hideUploadButton .hideUpload:hover .rich-fileupload-ico-add::after {
  content: url(../../img/addToWP_h.png) !important;
  right: 50%;
  position: relative;
  top: -6px;
}

.hideUploadButton .hideUpload .rich-fileupload-ico-add{
  top:-11px;
  background-image: none!important;
  font-size: 11px;
}

.hideUploadButton .hideUpload .rich-fileupload-ico-add-dis{
  top:-11px;
  background-image: none;
  font-size: 11px;
}

.hideUploadButton .hideUpload .rich-fileupload-ico-add-dis::after {
  content: url(../../img/addToWP.png) !important;
  right: 42px;
  position: relative;
  top: -6px;
}

.hideUploadButton .rich-fileupload-button{
  background-color: #ffffff00;
}

.hideUploadButton .hideUpload table {
  background-color: #fff0 !important;
}

.hideUploadButton .rich-fileupload-list-decor {
  padding: 0px;
  margin-top: 0px;
}
.hideUploadButton .hideUpload table td div:first-child {
  width: auto;
}

.rich-fileupload-button-light {
  background-color: transparent !important;
  border: none !important;
  background-image: none !important;
  padding: 2px !important; }

.import-st .rich-stglpanel-body {
  display: inline-block;
  padding: 12px !important; }

.import-st-types {
  display: block;
  width: 530px;
  position: relative;
  text-align: center;
  color: #0000003b;
  font-style: italic;
  font-size: 12px; }

.zipped-mdb {
  margin-top: 12px; }

.import-st-sandbox .name,
.import-st-email .name {
  width: 100%;
  display: block;
  margin-bottom: 5px; }

.import-st-sandbox input,
.import-st-email input {
  border-radius: 4px;
  border-color: #333333;
  padding: 4px;
  height: 13px;
  outline: none;
  border-width: 1px;
  font-size: 12px;
  min-width: 200px; }

.disabledNvPtocTskDetLink {
  pointer-events: none;!important; /* Disable click events */
  opacity: 0.5; /* Apply a visual indication of disabled state (adjust as needed) */
  cursor: not-allowed;!important;
}

.clearFilters {
  background-image: url(../../img/clear-all-applied-filters.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  border-color: transparent;
  width: 45px;
  height: 45px;
  top: 125%;
  left: 38%;
  position: absolute;
  transform: scale(0.5);
}
