/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.live-preview-temp-container {
  width: 100%;
  min-height: 500px;
  border: 1px dotted black;
}

.live-preview-temp-container .info {
  min-height: 250px;
}

.module-iframe {
  width: 100%;
  min-height: 750px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.xng-breadcrumb-trail {
  display: none !important;
}

@media (min-width: 768px) {
  .text-img-float-left {
    float: left !important;
  }
  .text-img-float-right {
    float: right !important;
  }
}
.xng-breadcrumb-root {
  border-bottom: none !important;
  border-radius: 0;
  padding: 0;
}

.pubweb3-verbose-header-title {
  cursor: pointer;
}

.bg-blue3 {
  background-color: var(--blue3);
  color: white;
}

.bg-blue3 .btn-close {
  filter: invert(1);
}

.courthelp-modaldialog .modal-content {
  height: 100% !important;
}

.courthelp-modaldialog .modal-title span {
  font-size: 20px;
  vertical-align: bottom;
  margin-left: 5px;
}
