/*!***********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wwwroot/src/styles/main.scss ***!
  \***********************************************************************************************************************/
.main-heading-title {
  text-transform: capitalize;
  color: #616065;
  width: max-content;
  width: -moz-max-content;
  width: fit-content;
  display: inline-table;
  border-bottom: 3px solid #f68c1f;
  margin-bottom: 20px; }

.square-edges {
  border-radius: 0px !important; }

.btn-primary {
  background-color: #f68c1f !important;
  color: white;
  border-color: #f68c1f !important;
  border-radius: 0px !important; }

.br-1 {
  border-right: 1px solid #c2c0c0 !important; }

.btn-group-xs > .btn,
.btn-xs {
  padding: 4px !important;
  font-size: 14px !important;
  line-height: 0.5 !important;
  border-radius: 0 !important; }

.bg-light-grey {
  background-color: #d8d8d8 !important; }

.bg-dark-grey {
  background-color: #8c8c8c !important; }

.bg-brand-orange {
  background-color: #f68c1f !important;
  color: white !important; }

#loadingSpinner {
  height: 10px !important; }

#btnToggleModalEditMode {
  border: 2px solid white !important;
  border-radius: 0px !important;
  color: white !important; }
  #btnToggleModalEditMode:focus {
    border: 2px solid white !important;
    border-radius: 0px !important;
    color: white !important; }

.btn-brand-primary {
  color: white !important;
  background-color: #f68c1f !important; }

.border-brand-primary-thin + .border-brand-primary-thin:focus {
  border: 2px solid #f68c1f !important; }

.border-brand-primary-thinner {
  border: 1px solid #f68c1f !important; }

.border-thin-white {
  border: 2px solid white !important; }

.border-thinner-white {
  border: 1px solid white !important; }

fieldset {
  border-radius: 0px !important; }

.b-0 {
  border: none !important; }

.MuiButton-root {
  outline: none !important; }

.btn-info:hover, .btn-secondary:hover {
  color: #1976d2 !important; }

.MuiDialog-paper {
  border-radius: 0px !important; }

.btn-info.disabled, .btn-info:disabled {
  background-color: #fff !important;
  opacity: 1 !important;
  border: 1px solid #d8d8d8 !important;
  color: #d8d8d8 !important; }

.bg-info-dark {
  background-color: #2173b1 !important;
  color: white !important; }

.bold-500 {
  font-weight: 500 !important; }

.text-brand-primary {
  color: #f68c1f !important; }

.text-info {
  color: #2173b1 !important; }

.bold-700 {
  font-weight: 700 !important; }

.card-header-thin {
  padding: 0 !important;
  padding-top: 7px !important;
  padding-left: 11px !important; }

.homepage-action-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0;
  color: #616065 !important; }
  .homepage-action-card .card-header {
    border-radius: 0 !important;
    background-image: url("/deploy/images/card-header-small.jpg");
    height: 90px; }
  .homepage-action-card .bullet-list-section {
    display: flex;
    flex-grow: 1;
    align-items: center;
    font-size: 14px !important; }
  .homepage-action-card .card-bullet-item {
    margin-bottom: 0.4rem; }

.login-container {
  text-align: center;
  margin-top: 15em; }

.modal-header {
  font-size: 1.8rem;
  line-height: 1.8rem; }
  .modal-header button {
    font-size: inherit; }

.version-dialogue .MuiFormControl-root {
  margin: 1rem 0; }

.version-dialogue .version-modal-title {
  display: flex; }
  .version-dialogue .version-modal-title svg {
    font-size: 2rem;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 5px;
    color: darkorange; }
  .version-dialogue .version-modal-title div {
    line-height: 18px; }
    .version-dialogue .version-modal-title div .dialoguetitle-sub {
      font-size: 1rem;
      color: darkgrey; }

.MuiDialogActions-root {
  padding: 20px 24px !important; }

.main-header {
  font-size: 2rem;
  margin: 1rem 0;
  text-decoration: underline orange;
  text-underline-offset: 10px; }

.assessment-pack-card {
  width: 420px; }

.pack-card {
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .pack-card a:hover {
    color: #616065 !important;
    text-decoration: none !important; }
  .pack-card .pack-header {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.7rem;
    color: #616065; }
  .pack-card .pack-content {
    min-height: 385px;
    color: #616065 !important;
    padding: 0 !important; }
    .pack-card .pack-content .card {
      border: 0; }
  .pack-card .pack-footer {
    height: 50px; }
  .pack-card.version {
    min-height: 570px; }
  .pack-card.template {
    min-height: 440px; }
    .pack-card.template .pack-content {
      min-height: 350px; }

.template-header-main {
  font-size: 23px;
  text-decoration: underline orange;
  text-underline-offset: 5px;
  margin-bottom: 1rem; }
  .template-header-main span {
    font-weight: 500; }

.template-container {
  height: 570px;
  overflow-y: auto; }

.template-content {
  width: 97%;
  padding: 0 !important;
  margin-bottom: 2rem;
  float: left; }

.bottom-actiondial {
  position: absolute;
  bottom: 20px;
  right: 75px; }

.top-actiondial {
  position: absolute;
  top: 25px;
  right: 25px; }
  .top-actiondial .MuiSpeedDial-fab {
    background-color: orange; }
    .top-actiondial .MuiSpeedDial-fab:hover {
      background-color: darkorange; }
  .top-actiondial.version-dial {
    top: 40px;
    right: 0px; }

.a-packs .card-header,
.pack-card.template .card-header,
.version-title {
  display: flex;
  justify-content: space-between;
  padding: 0 !important; }
  .a-packs .card-header h5,
  .a-packs .card-header h6,
  .pack-card.template .card-header h5,
  .pack-card.template .card-header h6,
  .version-title h5,
  .version-title h6 {
    margin: 6px; }

.version-title {
  background-color: #2173b1;
  color: white; }

.pack-state {
  width: 12%; }
  .pack-state.underconst {
    box-shadow: inset -30px 0px 15px -15px #66f913; }
  .pack-state.active {
    box-shadow: inset -30px 0px 15px -15px #ff0000; }

.version-state {
  float: right;
  margin-right: 10px; }

.card-body.main-version {
  zoom: 0.9; }
  .card-body.main-version label.MuiFormControlLabel-root {
    margin-top: 10px;
    margin-right: 0px; }
  .card-body.main-version .MuiFormControl-root {
    margin-top: 10px; }

.edit-alert {
  width: 100px;
  height: 40px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: orange;
  border-radius: 5px;
  box-shadow: 0px 5px 15px -5px;
  border: 1px solid darkorange;
  text-align: center;
  line-height: 2.2;
  opacity: 0; }
  .edit-alert span {
    color: white; }
  .edit-alert.edited {
    opacity: 1;
    transform: translateX(-50%) translateY(50%);
    transition: 200ms; }

.MuiTabs-indicator {
  background-color: #f68c1f !important; }

#assessmentTemplateVersionTabs button:focus {
  outline-style: none !important; }

.navbar-main {
  justify-content: end; }
  .navbar-main > div:not(:last-child) {
    margin-right: 1rem; }

/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wwwroot/src/js/components/common/Breadcrumbs/BreadCrumbs.scss ***!
  \********************************************************************************************************************************************************/
.breadcrumb > li + li:before {
  font-family: "FontAwesome";
  content: "\f054";
  margin-top: 2px; }

.breadcrumb {
  background: none;
  margin-bottom: 5px;
  margin-top: 5px; }

.breadcrumb li a.active {
  color: #333;
  cursor: default;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px; }

