﻿/* Widths (relative)
------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
.maxw-100 {
  max-width: 100% !important; }

.w-1 {
  width: 1%; }

.w-2 {
  width: 2%; }

.w-3 {
  width: 3%; }

.w-4 {
  width: 4%; }

.w-5 {
  width: 5%; }

.w-6 {
  width: 6%; }

.w-7 {
  width: 7%; }

.w-8 {
  width: 8%; }

.w-9 {
  width: 9%; }

.w-10 {
  width: 10%; }

.w-11 {
  width: 11%; }

.w-12 {
  width: 12%; }

.w-13 {
  width: 13%; }

.w-14 {
  width: 14%; }

.w-15 {
  width: 15%; }

.w-16 {
  width: 16%; }

.w-17 {
  width: 17%; }

.w-18 {
  width: 18%; }

.w-19 {
  width: 19%; }

.w-20 {
  width: 20%; }

.w-21 {
  width: 21%; }

.w-22 {
  width: 22%; }

.w-23 {
  width: 23%; }

.w-24 {
  width: 24%; }

.w-25 {
  width: 25%; }

.w-26 {
  width: 26%; }

.w-27 {
  width: 27%; }

.w-28 {
  width: 28%; }

.w-29 {
  width: 29%; }

.w-30 {
  width: 30%; }

.w-31 {
  width: 31%; }

.w-32 {
  width: 32%; }

.w-33 {
  width: 33%; }

.w-34 {
  width: 34%; }

.w-35 {
  width: 35%; }

.w-36 {
  width: 36%; }

.w-37 {
  width: 37%; }

.w-38 {
  width: 38%; }

.w-39 {
  width: 39%; }

.w-40 {
  width: 40%; }

.w-41 {
  width: 41%; }

.w-42 {
  width: 42%; }

.w-43 {
  width: 43%; }

.w-44 {
  width: 44%; }

.w-45 {
  width: 45%; }

.w-46 {
  width: 46%; }

.w-47 {
  width: 47%; }

.w-48 {
  width: 48%; }

.w-49 {
  width: 49%; }

.w-50 {
  width: 50%; }

.w-51 {
  width: 51%; }

.w-52 {
  width: 52%; }

.w-53 {
  width: 53%; }

.w-54 {
  width: 54%; }

.w-55 {
  width: 55%; }

.w-56 {
  width: 56%; }

.w-57 {
  width: 57%; }

.w-58 {
  width: 58%; }

.w-59 {
  width: 59%; }

.w-60 {
  width: 60%; }

.w-61 {
  width: 61%; }

.w-62 {
  width: 62%; }

.w-63 {
  width: 63%; }

.w-64 {
  width: 64%; }

.w-65 {
  width: 65%; }

.w-66 {
  width: 66%; }

.w-67 {
  width: 67%; }

.w-68 {
  width: 68%; }

.w-69 {
  width: 69%; }

.w-70 {
  width: 70%; }

.w-71 {
  width: 71%; }

.w-72 {
  width: 72%; }

.w-73 {
  width: 73%; }

.w-74 {
  width: 74%; }

.w-75 {
  width: 75%; }

.w-76 {
  width: 76%; }

.w-77 {
  width: 77%; }

.w-78 {
  width: 78%; }

.w-79 {
  width: 79%; }

.w-80 {
  width: 80%; }

.w-81 {
  width: 81%; }

.w-82 {
  width: 82%; }

.w-83 {
  width: 83%; }

.w-84 {
  width: 84%; }

.w-85 {
  width: 85%; }

.w-86 {
  width: 86%; }

.w-87 {
  width: 87%; }

.w-88 {
  width: 88%; }

.w-89 {
  width: 89%; }

.w-90 {
  width: 90%; }

.w-91 {
  width: 91%; }

.w-92 {
  width: 92%; }

.w-93 {
  width: 93%; }

.w-94 {
  width: 94%; }

.w-95 {
  width: 95%; }

.w-96 {
  width: 96%; }

.w-97 {
  width: 97%; }

.w-98 {
  width: 98%; }

.w-99 {
  width: 99%; }

.w-100 {
  width: 100%; }

/* Widths (actual)
------------------------------*/
.w-xxs {
  width: 50px;
  max-width: 50px !important; }

.w-xs {
  width: 75px; }

.w-sm {
  width: 100px; }

.w-md {
  width: 150px; }

.w-lg {
  width: 200px; }

.w-xl {
  width: 250px; }

.w-5px {
  width: 5px !important;
  min-width: 5px !important; }

.w-10px {
  width: 10px !important;
  min-width: 10px !important; }

.w-20px {
  width: 20px !important;
  min-width: 20px !important; }

.w-30px {
  width: 30px !important;
  min-width: 30px !important; }

.w-40px {
  width: 40px !important;
  min-width: 40px !important; }

.w-50px {
  width: 50px !important;
  min-width: 50px !important; }

.w-60px {
  width: 60px !important;
  min-width: 60px !important; }

.w-70px {
  width: 70px !important;
  min-width: 70px !important; }

.w-75px {
  width: 75px !important;
  min-width: 75px !important; }

.w-80px {
  width: 80px !important;
  min-width: 80px !important; }

.w-90px {
  width: 90px !important;
  min-width: 90px !important; }

.w-100px {
  width: 100px !important;
  min-width: 100px !important; }

.w-110px {
  width: 110px !important;
  min-width: 110px !important; }

.w-120px {
  width: 120px !important;
  min-width: 120px !important; }

.w-130px {
  width: 130px !important;
  min-width: 130px !important; }

.w-140px {
  width: 140px !important;
  min-width: 140px !important; }

.w-150px {
  width: 150px !important;
  min-width: 150px !important; }

.w-160px {
  width: 160px !important;
  min-width: 160px !important; }

.w-170px {
  width: 170px !important;
  min-width: 170px !important; }

.w-180px {
  width: 180px !important;
  min-width: 180px !important; }

.w-190px {
  width: 190px !important;
  min-width: 190px !important; }

.w-200px {
  width: 200px !important;
  min-width: 200px !important; }

.w-210px {
  width: 210px !important;
  min-width: 210px !important; }

.w-220px {
  width: 210px !important;
  min-width: 210px !important; }

.w-230px {
  width: 210px !important;
  min-width: 210px !important; }

.w-240px {
  width: 240px !important;
  min-width: 240px !important; }

.w-250px {
  width: 250px !important;
  min-width: 250px !important; }

.w-300px {
  width: 300px !important;
  min-width: 300px !important; }

.w-400px {
  width: 400px !important;
  min-width: 400px !important; }

.w-500px {
  width: 500px !important;
  min-width: 500px !important; }

.w-600px {
  width: 600px !important;
  min-width: 600px !important; }

.w-1300px,
.w-1400px,
.w-1500px,
.w-1600px,
.w-1700px,
.w-1800px,
.w-1900px {
  width: 100%; }

@media (max-width: 1300px) {
  .w-1300px {
    width: 1300px !important; } }

@media (max-width: 1400px) {
  .w-1400px {
    width: 1400px !important; } }

@media (max-width: 1500px) {
  .w-1500px {
    width: 1500px !important; } }

@media (max-width: 1600px) {
  .w-1600px {
    width: 1600px !important; } }

@media (max-width: 1700px) {
  .w-1700px {
    width: 1700px !important; } }

@media (max-width: 1800px) {
  .w-1800px {
    width: 1800px !important; } }

@media (max-width: 1900px) {
  .w-1900px {
    width: 1900px !important; } }

.survey-container {
  margin: 0 auto 20px;
  padding: 0 0 3rem 0;
  align-items: center;
  font-family: Poppins, Arial, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.5em; }
  .survey-container #CheckRequestContainer.row {
    margin-left: 0;
    margin-right: 0; }
  .survey-container h1 {
    font-size: 2.5rem;
    color: #555; }
  .survey-container .intro-text, .survey-container .survey-text {
    margin: 2rem 0; }
  .survey-container .alert.alert-danger {
    margin: 1.5rem 0;
    width: 100%; }
    .survey-container .alert.alert-danger ul {
      margin-bottom: 0;
      padding: 2rem 2rem 2rem 4rem; }
  .survey-container .card.coordinator {
    margin-bottom: 1rem;
    border: 0 none; }
  .survey-container .card-body {
    padding: 1.75rem 3rem;
    line-height: 1.8 !important;
    white-space: nowrap !important;
    background-color: rgba(251, 200, 27, 0.9);
    color: #555; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .survey-container .card-body {
      height: calc(100% - 14px); } }
  .survey-container .instructions {
    display: block;
    margin: 1rem 0 0;
    padding: 1.5rem 2rem;
    width: 100%;
    font-size: 2rem;
    color: #fff;
    background: #686b6b; }
  .survey-container .survey-text,
  .survey-container .survey-question {
    margin-top: 2rem;
    margin-bottom: 3rem; }
  .survey-container div.survey-text:empty {
    display: none; }
  .survey-container .survey-option {
    display: flex;
    align-items: center;
    margin-bottom: .8rem;
    padding: 0.85rem 0.75rem 0.85rem 1rem;
    font-size: 18px;
    background-color: #efefef; }
    .survey-container .survey-option label {
      margin-bottom: 0; }
  .survey-container form div.survey-text {
    margin-top: 0;
    margin-bottom: .8rem; }
  .survey-container form:first-of-type div.survey-text {
    margin-top: 2rem;
    margin-bottom: 3rem; }
  .survey-container form:last-of-type {
    margin-bottom: 7rem; }
  .survey-container .survey-list {
    padding: 1rem 5rem 1rem 6rem;
    width: 100%;
    list-style-type: square;
    background-color: #F1F3F4; }
    .survey-container .survey-list .survey-item {
      margin: 3rem 0 4rem;
      font-size: 1.8rem;
      color: #444; }
  .survey-container ul {
    padding-left: 0;
    list-style: none; }
    .survey-container ul li {
      display: flex;
      align-items: center; }
      .survey-container ul li [type=checkbox]:not(:checked),
      .survey-container ul li [type=checkbox]:checked {
        position: relative;
        left: unset; }
    .survey-container ul.filter-checkbox-list li {
      margin-bottom: 0.8rem;
      padding: 0.85rem 0.75rem 0.85rem 1rem;
      font-size: 18px;
      background-color: #efefef; }
  .survey-container input[type=checkbox],
  .survey-container input[type=radio] {
    margin-right: 1rem;
    width: 20px;
    height: 20px;
    accent-color: #007ac0; }
  .survey-container textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    color: #3b3d3f; }
  .survey-container textarea[hidden] {
    margin-bottom: 0; }
  .survey-container textarea:not([hidden]) {
    margin-bottom: 7rem; }
  .survey-container:has(textarea):not([hidden]) .survey-option:last-of-type {
    margin-bottom: .8rem; }
  .survey-container .survey-buttons {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 3rem; }
  .survey-container button.btn {
    padding: .75rem 3rem;
    font-size: 18px !important;
    font-weight: 200 !important;
    letter-spacing: 1px; }
  .survey-container .validation-message {
    font-size: 1.75rem;
    font-weight: 400; }
  .survey-container table.table.survey-matrix {
    width: auto;
    margin-bottom: 0rem; }
    .survey-container table.table.survey-matrix td, .survey-container table.table.survey-matrix th {
      border-top: 0 none; }
    .survey-container table.table.survey-matrix tr.survey-matrix-options td.survey-option {
      margin-bottom: 0;
      width: 370px;
      background-color: #efefef; }
    .survey-container table.table.survey-matrix tr.survey-matrix-header th {
      margin-top: auto;
      font-size: 1.2rem;
      font-weight: 200;
      text-align: center;
      line-height: 1.2;
      border-bottom: 0 none; }
    .survey-container table.table.survey-matrix td.survey-matrix-answer {
      text-align: center;
      vertical-align: middle;
      line-height: 1.5;
      background-color: #efefef; }
      .survey-container table.table.survey-matrix td.survey-matrix-answer input {
        margin-right: 0;
        vertical-align: bottom;
        height: 20px;
        width: 20px; }
  .survey-container .modal {
    display: block;
    background-color: rgba(0, 0, 0, 0.5); }
    .survey-container .modal .modal-dialog {
      margin: 10.75rem auto; }
    .survey-container .modal .modal-header,
    .survey-container .modal .modal-body {
      padding: 2rem 2.5rem; }
    .survey-container .modal h5.modal-title {
      font-size: 2.5rem;
      font-weight: 600; }
    .survey-container .modal button.close {
      font-size: 2rem;
      font-weight: 400; }
    .survey-container .modal .modal-footer {
      padding: 0 2.5rem 2.25rem;
      border-top: 0;
      justify-content: flex-start; }
      .survey-container .modal .modal-footer a.btn-primary {
        padding: .5rem 1.5rem;
        margin-top: 0;
        font-size: 1.25rem; }

@media (max-width: 1023.9px) {
  .survey-container {
    padding: 0 2rem; }
  .survey-container table.table.survey-matrix tr.survey-matrix-options td.survey-option {
    font-size: 16px;
    width: 330px; } }

@media (max-width: 800px) {
  .survey-container table.table.survey-matrix tr.survey-matrix-options td.survey-option {
    width: 300px; } }

@media (min-width: 770px) {
  .survey-container {
    width: 770px;
    max-width: 95%; } }

.agree-disagree-labels {
  display: flex;
  flex-wrap: wrap;
  /* Allow items to wrap */
  align-items: center;
  justify-content: center;
  /* Center-align the labels */ }

.agree-disagree-labels label {
  margin-right: 10px;
  margin-bottom: 10px;
  /* Add margin bottom to create space between labels */ }

.agree-disagree-scale {
  display: flex;
  align-items: center; }

.agree-disagree-scale div {
  margin-right: 10px; }

html {
  font-size: 60%;
  /* 50% of 1em (16px) = 8px = 1rem*/ }

body, html {
  min-width: 375px; }

body {
  color: #19191a;
  font-family: Whitney, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  font-size: 1.6rem;
  line-height: 1.618;
  font-weight: normal; }

.mjo-login {
  margin-top: 5.25rem;
  -webkit-border-radius: 0.75rem;
  -moz-border-radius: 0.75rem;
  border-radius: 0.75rem;
  padding: 1rem .25rem 1rem;
  background: #fff;
  border: 1px solid #CDCCCB; }
  .mjo-login nav.navbar.bg-dark {
    background-color: transparent !important; }
  .mjo-login .content {
    padding: 2.5rem; }
  .mjo-login .btn, .mjo-login .btn-lg {
    padding: 1.25rem 1.5rem;
    font-size: 1.6rem;
    line-height: 1.4;
    width: 270px;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem; }
    .mjo-login .btn:hover, .mjo-login .btn:focus, .mjo-login .btn:active, .mjo-login .btn-lg:hover, .mjo-login .btn-lg:focus, .mjo-login .btn-lg:active {
      cursor: pointer; }
  .mjo-login h1 {
    font-weight: 700;
    line-height: 1.125;
    font-size: 3rem;
    letter-spacing: -1px; }
  .mjo-login .login-debug {
    margin-top: 2rem;
    padding: 2rem;
    background-color: #fef8db; }

header {
  z-index: 12;
  position: relative; }

.main.row.container-fluid {
  position: relative;
  z-index: 11; }
  .main.row.container-fluid .page-header.tracker {
    z-index: 11; }

.my-payments.container.widest {
  margin-top: 9rem !important;
  padding: 0 3.25rem;
  position: relative;
  z-index: 10; }

.bg-pan-left:hover {
  -webkit-animation: bg-pan-left 250ms both;
  animation: bg-pan-left 250ms both; }

.content {
  padding-top: 1.1rem; }
  .content .container .card {
    box-shadow: none;
    border: 0;
    border: 1px solid #A0A1A0;
    outline: 1px solid #fff; }
    .content .container .card.card-address {
      background-color: #fde57f; }
      .content .container .card.card-address .card-header {
        padding: 2rem 3rem;
        background-color: transparent;
        border-bottom: 0 none; }
        .content .container .card.card-address .card-header h3 {
          font-size: 2rem;
          font-weight: 700; }
          .content .container .card.card-address .card-header h3 .fa-2x {
            font-size: 1.75rem;
            margin-top: -6px; }
      .content .container .card.card-address .card-body {
        padding: 1rem 3rem; }
        .content .container .card.card-address .card-body h4 {
          font-size: 1.75rem;
          font-weight: 700; }
    .content .container .card .card-header h3 {
      color: #3b3d3f;
      font-size: 1.75rem;
      font-weight: 700; }
      .content .container .card .card-header h3 .fa-2x {
        color: #3b3d3f;
        font-size: 1.75rem; }
    .content .container .card .card-body {
      padding: 1rem 1.5rem; }
      .content .container .card .card-body tr {
        border-top: 1px solid #e0e0e0; }
        .content .container .card .card-body tr:first-child {
          border-top: 0 none; }
      .content .container .card .card-body .table thead th,
      .content .container .card .card-body .table thead td {
        border-bottom: 1px solid #999; }
      .content .container .card .card-body .table td {
        border-top: 1px solid #e0e0e0; }
      .content .container .card .card-body .table tr:first-child td {
        border-top: 1px solid #999;
        border-top: 0 none; }
    .content .container .card.card-site-address {
      border: 0 none;
      outline: 0 none; }
      .content .container .card.card-site-address .card-body {
        padding: 0; }
      .content .container .card.card-site-address address {
        margin-bottom: 0;
        padding: .75rem 1.5rem;
        font-size: 1.75rem;
        line-height: 1.3;
        border-bottom: 1px solid #FAD141;
        background-color: white; }
        .content .container .card.card-site-address address .fa-2x {
          color: #FAD141;
          opacity: 0.75;
          font-size: 1.9rem; }
      .content .container .card.card-site-address.sticky {
        position: -webkit-sticky;
        /* Safari */
        position: sticky;
        top: 115px;
        z-index: 100; }
    .content .container .card.card-photos .card.card-site-address address {
      font-size: 1.5rem; }
    .content .container .card.action-required {
      border-color: #d60434;
      border-width: 1px; }
      .content .container .card.action-required .card-header {
        border-color: #d60434; }
        .content .container .card.action-required .card-header h3 {
          color: #d60434; }
          .content .container .card.action-required .card-header h3 .fa-2x {
            color: #d60434; }
    .content .container .card.inv-received .table-scroll {
      height: calc(100vh - 270px);
      max-height: calc(100vh - 270px);
      overflow: hidden;
      overflow-y: scroll; }

table.click-preview th {
  border-top: 0 none; }

table.click-preview tr {
  cursor: pointer; }

.main.container-fluid {
  padding: 7.25rem 0 0 0; }
  .main.container-fluid.row {
    margin: -3px 0 0 0; }
  .main.container-fluid.container {
    padding-right: 0; }
  .main.container-fluid > div.content {
    padding: 4rem 0 0 !important;
    min-height: calc(100vh - 9rem);
    background-color: #fff; }
    .main.container-fluid > div.content.pt-1 {
      padding-top: .25rem !important; }

.main .page-body {
  padding: 1rem; }
  .main .page-body.my-adjust,
  .main .page-body .row.my-adjust {
    width: calc(100% + 15px);
    max-width: calc(100% + 15px); }
    .main .page-body.my-adjust .minh-full,
    .main .page-body .row.my-adjust .minh-full {
      min-height: calc(100vh - 114px); }
  .main .page-body.row.py-adjust {
    padding: initial; }
  .main .page-body .content-subheader {
    line-height: 2.5; }
    .main .page-body .content-subheader input {
      line-height: 1.25; }
    .main .page-body .content-subheader .btn-icon-only {
      padding: 0 .35rem; }
  .main .page-body .overflow-xy {
    overflow: auto;
    height: calc(100vh - 400px);
    margin-bottom: 1rem; }
    .main .page-body .overflow-xy table.table th span {
      white-space: nowrap;
      display: block; }

.nowrap {
  white-space: nowrap; }

input, input:active, input:focus {
  padding: 3px;
  border-width: 1px !important;
  border-style: solid;
  border-color: #ccc;
  outline: 0; }

.info {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  font-style: italic; }
  .info.small {
    font-size: 1.25rem; }

.highlight {
  background: #fde57f; }

.table td, .table th {
  padding: .85rem;
  line-height: 1.5;
  font-size: 1.4rem; }
  .table td .btn.btn-link, .table th .btn.btn-link {
    margin: 0 .5rem;
    font-size: 1.5rem !important; }

table.table th {
  font-weight: 700; }
  table.table th .grid-sorter {
    margin-left: .5rem;
    white-space: nowrap; }
    table.table th .grid-sorter button {
      padding: 0.25rem 1rem; }
      table.table th .grid-sorter button .svg-inline--fa {
        font-size: 1.75rem; }
      table.table th .grid-sorter button:hover, table.table th .grid-sorter button:active {
        background-color: #efefef; }
      table.table th .grid-sorter button.btn-tertiary.selected {
        background-color: white;
        border-color: #0076A0;
        border-width: 1px;
        color: #0076A0; }
        table.table th .grid-sorter button.btn-tertiary.selected:hover, table.table th .grid-sorter button.btn-tertiary.selected:active, table.table th .grid-sorter button.btn-tertiary.selected:not(:disabled):not(.disabled):active, table.table th .grid-sorter button.btn-tertiary.selected:not(:disabled):not(.disabled).active {
          color: #00506d;
          border-color: #00506d;
          background-color: #fff; }
        table.table th .grid-sorter button.btn-tertiary.selected.btn:focus {
          box-shadow: 0 none; }

table.table .filter-row th {
  font-weight: normal; }
  table.table .filter-row th ul {
    padding-left: 0;
    list-style-type: none; }
    table.table .filter-row th ul [type="checkbox"]:not(:checked),
    table.table .filter-row th ul [type="checkbox"]:checked {
      position: relative;
      left: unset; }
  table.table .filter-row th input, table.table .filter-row th input:active, table.table .filter-row th input:focus, table.table .filter-row th input[type=date], table.table .filter-row th input[type=datetime-local], table.table .filter-row th input[type=month], table.table .filter-row th input[type=time] {
    padding: 0 .5rem 2px;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem; }
  table.table .filter-row th input:last-of-type {
    margin-top: 3px; }
  table.table .filter-row th input:first-of-type {
    margin-top: 0; }
  table.table .filter-row th .blazored-typeahead {
    border-color: #ccc;
    border-radius: 0; }
  table.table .filter-row th .blazored-typeahead__input {
    padding: 0 .5rem .3rem;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem; }

table.table.paid {
  min-width: 1200px; }

.grid-pager {
  font-size: 1.4rem; }
  .grid-pager input, .grid-pager input:active, .grid-pager input:focus {
    margin-top: 0;
    padding: 0 .25rem; }
  .grid-pager .btn {
    margin-bottom: .4rem; }

h2 {
  font-weight: 700; }

ul.validation-errors,
.card .card-body ul.validation-errors {
  margin-bottom: 2rem;
  padding: .75rem 1.25rem .75rem 3rem;
  position: relative;
  color: #990000;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  border: 1px solid transparent;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
  list-style-type: disc; }

.valid.modified:not([type=checkbox]) {
  border: 1px solid #00a651; }

.invalid {
  border: 1px solid #990000; }

.validation-message, .alert-danger {
  color: #d60434; }

.info-title {
  font-weight: 700; }

.alert {
  margin-bottom: 1.5rem;
  padding: 0.65rem;
  color: #19191a;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  border-left-width: 8px; }
  .alert.alert-jones {
    border-color: #494949;
    border-width: 1px !important;
    border-left-width: 8px !important;
    background-color: #fff9e3; }
    .alert.alert-jones .border-top {
      border-color: #494949 !important; }
    .alert.alert-jones ul {
      padding-left: 2rem;
      font-size: 1.5rem;
      font-weight: normal; }
      .alert.alert-jones ul li {
        padding-bottom: 1rem; }
  .alert.alert-info {
    border-color: #494949;
    background-color: #f1f3f4; }
    .alert.alert-info .ddz-title {
      color: #19191a; }
  .alert.alert-success {
    border-color: #008549;
    background-color: #f2f9f6; }
    .alert.alert-success .ddz-title {
      color: #19191a; }
  .alert.alert-warning {
    border-color: #c74c08;
    background-color: #fff8f3; }
    .alert.alert-warning .ddz-title {
      color: #19191a; }
  .alert.alert-danger {
    color: #19191a;
    border-color: #d60434;
    background-color: #fdf4f5; }
    .alert.alert-danger .ddz-title {
      color: #19191a; }
  .alert .alert-heading {
    margin-bottom: .25rem;
    font-weight: 700; }
  .alert svg {
    height: 14px;
    margin-top: -2px;
    margin-left: .3rem;
    margin-right: .5rem; }
  .alert .ddz-title {
    color: #19191a; }
  .alert p {
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.4; }

.system-notification {
  background-color: #d60434;
  color: #fde57f;
  position: relative;
  margin-bottom: 0;
  list-style-type: none;
  min-height: 75px;
  font-size: 2.0rem;
  padding: 1.5rem 2rem;
  border-radius: .5rem; }

.system-notification:before {
  position: absolute;
  display: inline-block;
  margin-top: -.25rem;
  font-size: 3.5rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f071";
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }

ul.system-notification li {
  margin-bottom: 0;
  margin-left: 6rem;
  line-height: 1.3; }

.clickable {
  cursor: pointer; }
  .clickable:hover {
    color: #00506d;
    background-color: #e9ecef;
    border-color: #e9ecef; }
  .clickable.selected {
    color: #0076A0; }

i.clickable:hover,
.svg-inline--fa.clickable:hover {
  background-color: transparent; }

.item-selected {
  color: #fff; }

#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000; }
  #blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem; }

.modal {
  z-index: 10000;
  padding-top: 20rem;
  background-color: rgba(0, 0, 0, 0.25); }
  .modal .modal-content {
    border: 0 none;
    border-radius: 0.75rem; }
    .modal .modal-content .modal-header {
      background-color: #FBC81A;
      border-radius: .75rem .75rem 0 0; }
      .modal .modal-content .modal-header h5.modal-title {
        font-size: 2rem; }
    .modal .modal-content .modal-body p {
      margin-top: 1rem;
      margin-bottom: 1rem; }

/* End of Blazor template css*/
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fbfbfb; }

.form-control {
  font-size: 1.6rem; }

.form-control:focus {
  padding: .375rem .75rem;
  box-shadow: 0 0 0.65rem 0.3rem #efefef;
  -webkit-box-shadow: 0 0 0.65rem 0.3rem #efefef;
  -moz-box-shadow: 0 0 0.65rem 0.3rem #efefef; }

.table {
  color: inherit; }

.container-fluid .btn {
  padding: .85rem 1.25rem;
  line-height: 1.4;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.container-fluid .btn-sm {
  padding: .4rem 1rem .5rem; }

.container-fluid .grid-pager .btn-sm {
  padding: .2rem 1rem .3rem; }

.container-fluid button.btn {
  font-size: 1.25rem;
  font-weight: 500; }
  .container-fluid button.btn i {
    font-size: 1.5rem; }

.container-fluid button.navbar-toggler {
  border-color: white; }

.container-fluid button.save-to-excel {
  float: right;
  font-size: 1.55rem; }

.container-fluid .branch-details-grid button.save-to-excel {
  margin-right: 1rem; }

.container-fluid .expiration-block button.save-to-excel {
  margin-top: 1.5rem; }

.container-fluid .active-projects-block button.save-to-excel {
  margin-top: .5rem; }

.container-fluid td .btn.btn-link {
  padding: 0 .5rem; }

.btn-primary,
a.btn-primary,
.btn-primary:hover,
a.btn-primary:hover,
.btn-secondary,
a.btn-secondary,
.btn-secondary:hover,
a.btn-secondary:hover {
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.btn-primary,
a.btn-primary,
.btn-primary:hover,
a.btn-primary:hover {
  background-color: #0076A0;
  color: #fff !important;
  border-width: 1px;
  border-color: #0076A0; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  a.btn-primary:hover,
  a.btn-primary:active,
  a.btn-primary:not(:disabled):not(.disabled):active,
  a.btn-primary:not(:disabled):not(.disabled).active,
  .btn-primary:hover:hover,
  .btn-primary:hover:active,
  .btn-primary:hover:not(:disabled):not(.disabled):active,
  .btn-primary:hover:not(:disabled):not(.disabled).active,
  a.btn-primary:hover:hover,
  a.btn-primary:hover:active,
  a.btn-primary:hover:not(:disabled):not(.disabled):active,
  a.btn-primary:hover:not(:disabled):not(.disabled).active {
    background-color: #006b91 !important;
    border-color: #006b91 !important; }
  .btn-primary.inactive, .btn-primary.inactive:hover, .btn-primary.inactive:active,
  a.btn-primary.inactive,
  a.btn-primary.inactive:hover,
  a.btn-primary.inactive:active,
  .btn-primary:hover.inactive,
  .btn-primary:hover.inactive:hover,
  .btn-primary:hover.inactive:active,
  a.btn-primary:hover.inactive,
  a.btn-primary:hover.inactive:hover,
  a.btn-primary:hover.inactive:active {
    background-color: #efefef;
    border-color: #ccc;
    cursor: default;
    color: #aaa !important; }

.btn-default,
a.btn-default,
.btn-default:hover,
a.btn-default:hover,
.btn-secondary,
a.btn-secondary,
.btn-secondary:hover,
a.btn-secondary:hover {
  background-color: white;
  border-color: #0076A0;
  border-width: 1px;
  color: #0076A0; }
  .btn-default:hover, .btn-default:active, .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active,
  a.btn-default:hover,
  a.btn-default:active,
  a.btn-default:not(:disabled):not(.disabled):active,
  a.btn-default:not(:disabled):not(.disabled).active,
  .btn-default:hover:hover,
  .btn-default:hover:active,
  .btn-default:hover:not(:disabled):not(.disabled):active,
  .btn-default:hover:not(:disabled):not(.disabled).active,
  a.btn-default:hover:hover,
  a.btn-default:hover:active,
  a.btn-default:hover:not(:disabled):not(.disabled):active,
  a.btn-default:hover:not(:disabled):not(.disabled).active,
  .btn-secondary:hover,
  .btn-secondary:active,
  .btn-secondary:not(:disabled):not(.disabled):active,
  .btn-secondary:not(:disabled):not(.disabled).active,
  a.btn-secondary:hover,
  a.btn-secondary:active,
  a.btn-secondary:not(:disabled):not(.disabled):active,
  a.btn-secondary:not(:disabled):not(.disabled).active,
  .btn-secondary:hover:hover,
  .btn-secondary:hover:active,
  .btn-secondary:hover:not(:disabled):not(.disabled):active,
  .btn-secondary:hover:not(:disabled):not(.disabled).active,
  a.btn-secondary:hover:hover,
  a.btn-secondary:hover:active,
  a.btn-secondary:hover:not(:disabled):not(.disabled):active,
  a.btn-secondary:hover:not(:disabled):not(.disabled).active {
    color: #00506d;
    border-color: #00506d;
    background-color: #fff; }

.btn-tertiary {
  background-color: #fff;
  color: #0076A0;
  border: 1px solid #fff;
  border-right: 1px solid #ddd; }
  .btn-tertiary:hover {
    color: #00506d; }

a, .btn-link {
  color: #0076A0; }
  a:hover, .btn-link:hover {
    color: #3b3d3f; }

a label {
  cursor: pointer; }
  a label:hover {
    text-decoration: underline; }

.btn-link {
  padding: .15rem;
  font-size: 1.6rem; }

.btn-lg {
  line-height: 1.25;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem; }

.btn-light {
  color: #19191a; }
  .btn-light:hover {
    background: rgba(255, 255, 255, 0.85);
    border-color: rgba(255, 255, 255, 0.85); }

.btn.btn-ej.btn-lg {
  border: 1px solid #ddd;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
  background: url("../img/btn-arrow.png") 95% 51% no-repeat #f8522f;
  font-size: 1.8rem;
  color: #ffffff;
  padding: .8rem 2.5rem;
  width: auto; }
  .btn.btn-ej.btn-lg:hover, .btn.btn-ej.btn-lg:focus, .btn.btn-ej.btn-lg:active {
    color: #fff;
    background: url("../img/btn-arrow.png") 97% 51% no-repeat #f7421b;
    cursor: pointer; }
  .btn.btn-ej.btn-lg:focus, .btn.btn-ej.btn-lg:active {
    background: url("../img/btn-arrow.png") 97% 51% no-repeat #f63208; }

.card-title .badge {
  position: absolute;
  margin-top: .15rem;
  margin-left: 0.5rem;
  padding: 0.2rem 0.675rem 0.175rem 0.65rem;
  font-size: 1rem;
  font-weight: normal;
  vertical-align: text-top; }

.help-dropdown {
  right: 1.25rem;
  position: relative;
  display: inline-block; }
  .help-dropdown:hover .dropdown-content {
    display: block; }
  .help-dropdown .dropbtn {
    padding: .5rem .75rem .3rem;
    background-color: #FBC81A;
    cursor: pointer;
    font-size: 1.4rem; }
    .help-dropdown .dropbtn i {
      top: -2px;
      padding-right: 1rem;
      color: #fff !important; }
    .help-dropdown .dropbtn:after {
      padding-left: 1rem;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f107"; }
  .help-dropdown .dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    min-width: 142px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem; }
    .help-dropdown .dropdown-content a {
      padding: .5rem 1.25rem;
      color: #0076A0;
      font-size: 1.4rem;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      display: block; }
      .help-dropdown .dropdown-content a:hover {
        background-color: #f8f9fa; }
    .help-dropdown .dropdown-content ul {
      margin-bottom: 0;
      padding-left: 0;
      list-style-type: none; }
    .help-dropdown .dropdown-content li .btn-link {
      padding: .5rem 1.25rem;
      width: 100%;
      font-size: 1.4rem;
      text-align: center; }
      .help-dropdown .dropdown-content li .btn-link:hover {
        background-color: #f8f9fa;
        text-decoration: none; }

.page-title.help-library {
  margin-top: -4rem !important; }

.container.help-library .help-items {
  padding: 2rem; }
  .container.help-library .help-items ul {
    margin-bottom: 0; }
    .container.help-library .help-items ul li button.btn {
      padding: 0;
      font-size: 1.6rem; }
    .container.help-library .help-items ul li.coming-soon {
      color: #97979b; }
    .container.help-library .help-items ul > li {
      padding: .75rem 1rem;
      line-height: 1.4; }

.container.help-library .help-details {
  padding: 2rem;
  border-left: 1px solid #e0e0e0; }
  .container.help-library .help-details .page-header.fixed-top {
    display: none; }

.container.help-library .badge {
  padding: .25em .75em .2em;
  font-size: 60%;
  font-weight: 400; }
  .container.help-library .badge.badge-jones {
    background: #feefb1;
    text-transform: uppercase;
    color: #19191a;
    letter-spacing: .5px; }

a.inactive {
  cursor: default;
  color: ligthen(#19191a, 25%); }

.carousel-nav button {
  margin: .5rem .75rem .25rem;
  padding: .25rem 1.25rem;
  line-height: 1.5;
  background-color: #ddd;
  border-radius: .25rem;
  font-size: 1.4rem;
  color: #19191a !important; }
  .carousel-nav button:hover {
    background-color: #d0d0d0;
    text-decoration: none; }
  .carousel-nav button.nav-prev, .carousel-nav button.nav-next {
    padding: .25rem .75rem;
    border-radius: 50%; }
    .carousel-nav button.nav-prev:active, .carousel-nav button.nav-next:active {
      background-color: #FBC81A; }
  .carousel-nav button.active {
    background-color: #FBC81A;
    text-decoration: none; }
    .carousel-nav button.active:hover {
      background-color: #f7c004; }

.carousel-nav.slider {
  bottom: 0;
  z-index: 10;
  width: 100%;
  text-align: center; }
  .carousel-nav.slider button.nav-prev,
  .carousel-nav.slider button.nav-next {
    margin: 0;
    background-color: rgba(255, 255, 255, 0.75);
    color: #19191a;
    width: 6rem;
    height: 6rem;
    font-size: 3rem;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    opacity: .65; }
    .carousel-nav.slider button.nav-prev:hover,
    .carousel-nav.slider button.nav-next:hover {
      box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.15);
      background-color: rgba(255, 255, 255, 0.95);
      opacity: 1; }
    .carousel-nav.slider button.nav-prev:active,
    .carousel-nav.slider button.nav-next:active {
      background-color: #FBC81A; }
  .carousel-nav.slider button.nav-prev {
    float: left;
    margin-left: 8%; }
  .carousel-nav.slider button.nav-next {
    float: right;
    margin-right: 8%; }
  .carousel-nav.slider button.btn.btn-link {
    margin: 0 1rem 1rem;
    padding: 0;
    border-radius: 50%;
    height: 18px;
    width: 18px; }

.carousel-nav.slider button.nav-prev,
.carousel-nav.slider button.nav-next {
  margin-top: -23rem; }

.carousel-nav.slider button.nav-prev {
  margin-left: 4%; }

.carousel-nav.slider button.nav-next {
  margin-right: 4%; }

nav.navbar {
  margin: 0;
  padding: 1rem 1rem 1.4rem;
  background-color: #fff; }
  nav.navbar .container-fluid {
    padding-right: 0;
    padding-left: 0;
    animation: fade-in .25s ease-out; }
  nav.navbar h1 {
    line-height: 1; }
  nav.navbar a.navbar-brand {
    display: contents;
    margin: 0 1rem 0 0;
    padding: 0;
    white-space: normal;
    background: transparent;
    color: #3b3d3f !important;
    text-align: center;
    word-break: break-all;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: none;
    height: 46px; }
    nav.navbar a.navbar-brand .font-weight-bolder {
      margin-bottom: 1px;
      font-family: "Arial Black"; }
    nav.navbar a.navbar-brand img {
      height: 20px; }
  nav.navbar .flex-container {
    display: flex;
    align-items: stretch; }
  nav.navbar .navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: stretch; }
    nav.navbar .navbar-nav.main-menu {
      margin-left: 3.5rem; }
    nav.navbar .navbar-nav .navbar-username {
      line-height: 2.375; }
    nav.navbar .navbar-nav .btn-dark {
      background-color: #73716d;
      border-color: #73716d; }
      nav.navbar .navbar-nav .btn-dark:hover {
        background-color: #666461 !important;
        border-color: #666461 !important; }
  nav.navbar .username {
    position: absolute;
    right: 1rem;
    top: 2.75rem;
    color: #3b3d3f;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: unset;
    border-radius: 1.75rem; }
    nav.navbar .username button {
      margin-top: -2px;
      margin-left: 1rem; }
    nav.navbar .username .btn.btn-link {
      margin-top: -1px;
      margin-right: 0;
      margin-bottom: 3px;
      margin-left: 0.5rem;
      padding: 0;
      color: #0076A0;
      font-size: 1.5rem;
      border: 0 none;
      text-decoration: underline; }
      nav.navbar .username .btn.btn-link:hover {
        color: #3b3d3f; }
    nav.navbar .username .btn.btn-primary {
      font-size: 1.15rem;
      border-radius: 0.25rem; }
  nav.navbar .navbar-collapse .oi {
    top: -2px;
    width: 1.5rem;
    font-size: 1.5rem;
    vertical-align: text-top; }
  nav.navbar .navbar-collapse .nav-item {
    margin: 0 1rem 0 0;
    padding: 0;
    font-size: 1.57rem;
    font-weight: 400;
    text-transform: unset; }
    nav.navbar .navbar-collapse .nav-item .nav-link {
      padding: 13px 20px 5px;
      color: #3b3d3f;
      font-weight: 500;
      border-bottom: 3px solid #fff;
      transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
      nav.navbar .navbar-collapse .nav-item .nav-link:hover, nav.navbar .navbar-collapse .nav-item .nav-link.active {
        background-color: transparent;
        border-bottom: 3px solid #FBC81A; }
  nav.navbar.bg-dark {
    background-color: #262627 !important; }

nav span.divider {
  font-size: 2rem; }

nav .yellow {
  color: #FBC81A; }

nav .user-info,
nav .user-info a {
  color: #fff;
  font-size: 1.6rem; }

nav .navbar-toggler {
  position: absolute;
  top: 1.8rem;
  right: 0rem;
  margin-left: 5px;
  padding: 0.75rem;
  border: 0 none; }

nav .navbar-toggler-icon {
  margin-top: 2px;
  width: 24px;
  height: 26px; }

nav .oi:empty:before {
  color: #FBC81A !important; }

nav.navbar a.navbar-brand .jones-logo {
  display: inline-block;
  height: 50px;
  width: 154px;
  background: url(../img/edwardjones-dark-grey-logo.png) center center no-repeat;
  background-size: contain;
  -webkit-border-radius: 0.25rem 0 0 0;
  -moz-border-radius: 0.25rem 0 0 0;
  border-radius: 0.25rem 0 0 0; }

nav.navbar a.navbar-brand .mjo-title {
  display: inline-block;
  margin-top: 0.4rem;
  margin-left: 1rem;
  font-size: 1.75rem;
  font-weight: lighter; }
  nav.navbar a.navbar-brand .mjo-title span {
    font-weight: bold;
    font-weight: 700; }

.icon:before {
  display: inline-block;
  padding-right: .75rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #3b3d3f !important; }

.icon.my-office:before {
  content: "\f015"; }

.icon.my-region:before {
  content: "\f0ac"; }

.icon.expirations:before {
  content: "\f253"; }

.icon.active-projects:before {
  content: "\f14a"; }

.icon.sign-out:before {
  content: "\f2f5"; }

.icon.joneslink:before {
  content: "\f0c1"; }

.icon.help:before {
  content: "\f1cd"; }

.card-body.scrollable {
  max-height: calc(100vh - 350px);
  overflow-y: auto;
  padding-top: .5rem; }

.card {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.025);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.025);
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem; }
  .card.border-dark {
    border-color: #58585b !important; }
  .card.card-address, .card.card-transactions, .card.card-milestones, .card.card-overview, .card.card-contacts, .card.card-notes, .card.card-floorplans, .card.map-legend, .card.card-finishes, .card.card-packages, .card.card-sites, .card.card-photos, .card.card-documents,
  .card .card-help {
    animation: fade-in 0.2s ease-out; }
  .card .card-header {
    background-color: #F1F3F4;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    -webkit-border-radius: 0.25rem 0.25rem 0 0;
    -moz-border-radius: 0.25rem 0.25rem 0 0;
    border-radius: 0.25rem 0.25rem 0 0; }
    .card .card-header h3 {
      margin-bottom: 0;
      font-size: 1.5rem;
      line-height: calc(37px - 1.5rem);
      color: #2f3032; }
      .card .card-header h3 .fa-2x {
        margin-top: -2px;
        color: #cbc9c8;
        font-size: 1.5rem;
        margin-right: .5rem;
        line-height: calc(37px - 1.5rem);
        vertical-align: middle; }
    .card .card-header button.btn-link {
      padding: 0;
      color: whitesmoke;
      font-size: 1.4rem;
      line-height: 1; }
      .card .card-header button.btn-link.text-dark {
        color: #0076A0 !important; }
  .card .card-header-inv {
    margin-bottom: 0;
    padding: .75rem 1.25rem;
    background-color: #464649;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    -webkit-border-radius: 0.25rem 0.25rem 0 0;
    -moz-border-radius: 0.25rem 0.25rem 0 0;
    border-radius: 0.25rem 0.25rem 0 0; }
    .card .card-header-inv h2 {
      margin-bottom: 0;
      font-size: 1.45rem;
      line-height: calc(37px - 1.5rem);
      color: #FBC81A; }
      .card .card-header-inv h2 span {
        text-transform: none; }
    .card .card-header-inv .item-selected svg:not(:root).svg-inline--fa, .card .card-header-inv .item-selected i {
      position: absolute;
      margin-top: -7px;
      margin-left: -36px;
      font-size: 3.8rem;
      background: #00a651;
      color: #fff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid #00a651;
      animation: fade-in .25s ease-out; }
    .card .card-header-inv .btn {
      padding: .1rem 1.25rem 0;
      font-size: 1.25rem;
      -webkit-border-radius: 0.2rem;
      -moz-border-radius: 0.2rem;
      border-radius: 0.2rem;
      animation: fade-in .25s ease-out; }
  .card .card-subheader {
    padding: .75rem 1.25rem;
    border-bottom: 1px solid #dfdfdf;
    font-size: 1.5rem;
    background-color: #f5f5f5; }
  .card .card-body {
    padding: 1rem 1.5rem; }
    .card .card-body button img:hover {
      opacity: .92; }
    .card .card-body .oi {
      width: 20px; }
    .card .card-body .fa-2x {
      font-size: 1.6rem;
      margin-bottom: -1px; }
    .card .card-body label {
      margin-bottom: .25rem; }
    .card .card-body p.card-text {
      margin-top: 0;
      margin-bottom: 0;
      line-height: 1.618; }
    .card .card-body ul {
      margin-bottom: 0;
      padding-left: 0;
      list-style-type: none; }
      .card .card-body ul li {
        padding: 0;
        margin: 0; }
        .card .card-body ul li i.fa-2x {
          font-size: 1.6rem; }
        .card .card-body ul li input[type=checkbox],
        .card .card-body ul li i {
          margin-right: .5rem; }
        .card .card-body ul li.active {
          margin-left: -1.15rem;
          margin-right: -1.15rem;
          padding-bottom: 0;
          padding-left: 1.15rem;
          background: #feefbb;
          background: #fde57f;
          font-weight: bold; }
          .card .card-body ul li.active i {
            font-size: 1.6rem; }
    .card .card-body .table td, .card .card-body .table th {
      padding: .85rem;
      line-height: 1.5;
      font-size: 1.4rem; }
      .card .card-body .table td .btn.btn-link, .card .card-body .table th .btn.btn-link {
        margin: 0 .5rem; }
    .card .card-body .table th {
      padding: 0 .85rem .4rem;
      border-top: 0 none;
      font-weight: bold;
      font-weight: 700; }
  .card.icon-card {
    z-index: 10;
    margin-bottom: 2rem;
    padding: 10% 3%;
    width: 100%;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    background: #fff; }
    .card.icon-card:hover {
      color: #006b91;
      border-color: #006b91;
      outline: 1px solid #fff;
      background: #fff;
      text-decoration: none;
      transition: background .075s; }
    .card.icon-card:focus, .card.icon-card:active {
      color: #006b91;
      background: white; }
    .card.icon-card .card-body div {
      line-height: 1.2; }
    .card.icon-card .card-title {
      margin-top: 1rem;
      font-weight: bold; }
    .card.icon-card .card-details {
      font-style: italic; }
      .card.icon-card .card-details .btn {
        font-style: normal; }
    .card.icon-card.inline {
      padding: 8%; }
      .card.icon-card.inline .card-body .fas {
        font-size: 3.5rem;
        margin-bottom: .5rem; }
  .card.card-address {
    border: 0 none !important; }
    .card.card-address .alert {
      padding: .25rem 1rem; }
    .card.card-address address {
      font-size: 1.65rem;
      line-height: 1.5; }
    .card.card-address .card-body {
      padding: 1.5rem 1.75rem 0; }
    .card.card-address .alert-jones {
      color: #19191a;
      background-color: #FBC81A;
      border-color: #FBC81A; }
  .card.card-transactions .card-header {
    background: transparent;
    border-color: #A0A1A0; }
  .card.card-transactions .card-body table p {
    line-height: 1.5;
    font-size: 1.4rem;
    margin-top: .75rem;
    margin-bottom: 0; }
  .card .alert {
    font-size: 1.4rem; }
  .card.payment-details {
    margin-bottom: 3rem; }
    .card.payment-details .form-group {
      margin-bottom: 0; }
    .card.payment-details .col-form-label {
      padding-top: .15rem;
      padding-bottom: .15rem;
      font-weight: 700; }
    .card.payment-details .card .card-body label {
      margin-bottom: 0; }

.inactive .card.icon-card:hover {
  border-color: #CDCCCB; }

.row.info-card {
  z-index: 10;
  margin-top: 1.5rem;
  margin-left: 0;
  padding: 0;
  width: 100%;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
  border: 1px solid #999;
  background: #fff;
  box-shadow: 0px 3px 10px 0px #eaeaea;
  -webkit-box-shadow: 0px 3px 10px 0px #eaeaea;
  -moz-box-shadow: 0px 3px 10px 0px #eaeaea; }
  .row.info-card .info-item-icon {
    padding: 0;
    background-color: #FBC81A;
    max-width: 4%;
    min-height: 3rem;
    text-align: center; }
    .row.info-card .info-item-icon .icon {
      height: 100%;
      width: 100%;
      background: url("../img/info-circle-solid.svg") no-repeat center;
      background-size: 60%;
      border: 1px solid #fff; }
    .row.info-card .info-item-icon .svg-inline--fa {
      margin-top: 40%;
      padding: 1px;
      background: #fff;
      border-radius: 50%; }
  .row.info-card .info-item {
    padding: 1.5rem 2rem;
    background: white;
    line-height: 1.35;
    font-size: 1.5rem;
    border-right: 1px solid #eee;
    max-width: 32%; }
    .row.info-card .info-item:last-child {
      border-right: 0 none; }
  .row.info-card .info-div {
    border-right: 1px solid #ddd; }

.row.info-card .info-item-icon,
.row.info-card .info-item {
  display: inline-block; }

.inactive span {
  background-image: url(../img/coming-soon.svg);
  background-repeat: no-repeat;
  width: 243px;
  height: 243px;
  position: absolute;
  z-index: 20;
  margin-top: -5px;
  margin-left: -5px; }

.inactive a.card.icon-card,
.inactive a.card.icon-card:hover,
.inactive a.card.icon-card:focus,
.inactive a.card.icon-card:active {
  color: #a4a4a8;
  background-color: #f5f5f5;
  cursor: default;
  outline: 1px solid #fff; }

.card-project-links .card-body ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .card-project-links .card-body ul li {
    margin: 0;
    padding: 0 1rem 0;
    height: 32px; }

.content .container section .map-legend.card {
  border: 0 none; }

.content .container section .map-legend .card-header {
  background-color: transparent;
  padding: 1rem 0 .25rem 0;
  border-bottom: 0 none; }
  .content .container section .map-legend .card-header h3 {
    color: #19191a;
    display: inline-block;
    background-color: #FBC81A;
    padding: .2rem 2rem .1rem;
    font-size: 1.2rem; }

.content .container section .map-legend .card-body {
  background-color: #f5f5f5; }
  .content .container section .map-legend .card-body ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .content .container section .map-legend .card-body ul li {
      margin: 0;
      padding: .15rem 1rem;
      font-size: 1.3rem;
      vertical-align: middle; }
      .content .container section .map-legend .card-body ul li svg {
        height: 20px; }
      .content .container section .map-legend .card-body ul li .svg-triangle {
        margin: 0 auto;
        width: 22px;
        height: 18px !important; }

.card-sites .card-body .row,
.card-photos .card-body .row,
.card-documents .card-body .row {
  border-bottom: 1px solid #e0e0e0; }
  .card-sites .card-body .row:last-child,
  .card-photos .card-body .row:last-child,
  .card-documents .card-body .row:last-child {
    border-bottom: 0 none; }

.item-selected svg:not(:root).svg-inline--fa, .item-selected i {
  position: absolute;
  margin-top: 5px;
  margin-left: -17px;
  font-size: 3.8rem;
  background: #00a651;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #00a651;
  animation: fade-in .25s ease-out; }

span.selected-site {
  background-image: url(../img/selected-site.svg);
  background-repeat: no-repeat;
  width: 243px;
  height: 243px;
  position: absolute;
  z-index: 20;
  margin-top: -5px;
  margin-left: -5px;
  animation: fade-in .5s ease-out; }

.card-finishes .card-body {
  padding: 1rem; }
  .card-finishes .card-body a img {
    margin: 0;
    height: 120px;
    max-width: 100%;
    animation: fade-in .5s both; }
  .card-finishes .card-body label {
    display: block;
    margin: 0 1rem;
    font-weight: bold;
    line-height: 1.2; }

.card-finishes .card-packages .card-body img {
  height: 140px; }

.card-finishes .card-deck .card-title {
  padding: .25rem .5rem 0;
  text-align: center; }
  .card-finishes .card-deck .card-title h4 {
    padding-bottom: .75rem;
    font-size: 1.7rem;
    border-bottom: 1px solid #ddd; }
  .card-finishes .card-deck .card-title p {
    margin-top: .75rem;
    margin-bottom: .25rem; }

.card-finishes .card-deck .card-body {
  padding: 1rem .5rem; }
  .card-finishes .card-deck .card-body img {
    height: 100%;
    width: 100%; }

.card-finishes .card-deck .card-footer {
  padding: .75rem 2rem; }

.card-finishes h4 {
  font-size: 1.6rem;
  font-weight: bold; }

.card-finishes p {
  line-height: 1.2;
  margin-top: 1rem;
  font-size: 1.4rem; }

.card-finishes .finishes-images img {
  padding: .5rem 2rem 2rem;
  vertical-align: top;
  height: auto;
  max-width: 100%; }
  .card-finishes .finishes-images img.art-medium {
    margin: 0;
    height: auto;
    max-height: 440px; }
    .card-finishes .finishes-images img.art-medium.portrait {
      height: auto;
      max-height: 420px; }
  .card-finishes .finishes-images img.art-large {
    margin: 0;
    height: auto;
    max-height: 520px; }

.card-finishes .finishes-images button.select-item,
.card-finishes .finishes-images button.select-item:hover,
.card-finishes .finishes-images span.item-selected {
  position: absolute;
  z-index: 9; }

.card-finishes .finishes-images button.select-item,
.card-finishes .finishes-images button.select-item:hover {
  margin-top: 3.5rem;
  margin-left: 4.75rem;
  padding: .15rem 1.5rem .5rem;
  border: 1px solid #fff;
  font-size: 1.7rem;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2); }
  .card-finishes .finishes-images button.select-item:hover,
  .card-finishes .finishes-images button.select-item:hover:hover {
    border-color: #fff; }

.card-finishes .finishes-images span.item-selected {
  margin-top: 0;
  margin-left: 1.5rem;
  height: 130px;
  width: 130px;
  background-image: url(../img/selected-item.svg);
  background-repeat: no-repeat;
  background-size: cover; }

.card-finishes .finishes-images span.item-selected,
.card-finishes .finishes-images button {
  animation: fade-in .25s both;
  animation-delay: .25s; }

.card-finishes .card-deck span.item-selected {
  margin-top: -4px;
  margin-left: -4px;
  height: 100px;
  width: 100px;
  animation: fade-in .25s both;
  animation-delay: .5s; }

.card-finishes .card-deck .card-footer {
  background-color: transparent;
  border-top: 0 none; }
  .card-finishes .card-deck .card-footer button {
    margin: 0 auto;
    padding: 1rem 1.5rem;
    font-size: 1.4rem;
    line-height: 1.2; }

@media screen and (max-width: 1199.9px) and (min-width: 768px) {
  .button-div {
    margin-top: -3.5rem; } }

@media screen and (max-width: 767.9px) {
  h4 {
    padding-top: 1rem; }
  h4.alert-heading {
    padding-top: 0; }
  .content .container .card.inv-received .table-scroll {
    margin-bottom: 2rem;
    border-bottom: 1px solid #CDCCCB;
    height: calc(100vh - 470px);
    max-height: calc(100vh - 470px); } }

i.icon, span.text {
  line-height: 32px; }

i.icon {
  vertical-align: middle; }

.card.card-contacts.sticky {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 115px; }

.card.card-contacts .card-body ul li {
  margin-left: 1rem;
  margin-bottom: 1rem;
  padding: .1rem 0;
  line-height: 1.3; }
  .card.card-contacts .card-body ul li label {
    margin-left: -1rem; }

.card.card-alt-1 {
  border: 0 none;
  background: transparent; }
  .card.card-alt-1 .card-header {
    background: #5b5854;
    -webkit-border-radius: 0.25rem 0.25rem 0 0;
    -moz-border-radius: 0.25rem 0.25rem 0 0;
    border-radius: 0.25rem 0.25rem 0 0; }
    .card.card-alt-1 .card-header h3 {
      color: #fff; }
  .card.card-alt-1 .card-body {
    background: #e7e6e6;
    color: #5b5854;
    -webkit-border-radius: 0 0 0.25rem 0.25rem;
    -moz-border-radius: 0 0 0.25rem 0.25rem;
    border-radius: 0 0 0.25rem 0.25rem; }

.card.card-alt-2 {
  border: 0 none;
  background: transparent; }
  .card.card-alt-2 .card-header {
    background: transparent; }
    .card.card-alt-2 .card-header h3 {
      color: #3b3d3f; }

.sidebar {
  border-left: 1px solid #ddd; }

.photo-thumb img {
  height: 100%;
  width: 100%; }

.page-header {
  margin-top: -2.6rem;
  margin-bottom: 0;
  padding: .75rem 1.75rem;
  font-size: 1.25rem;
  line-height: calc(37px - 1.5rem);
  font-weight: normal;
  text-transform: unset;
  color: #3b3d3f;
  background-color: #fff;
  animation: fade-in .5s ease-out; }
  .page-header.tracker {
    padding: 1rem 1.25rem 0;
    border-bottom: 0 none; }
  .page-header .btn-link {
    text-transform: unset; }
  .page-header.fixed-top {
    top: 88px;
    z-index: 10; }
  .page-header h1 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 2.5rem;
    font-weight: bold; }
  .page-header i.icon, .page-header span.text {
    line-height: initial; }
  .page-header .yellow {
    color: #FBC81A; }
    .page-header .yellow.divider {
      color: #dead04; }
  .page-header span.kickoff-date,
  .page-header span.the-date {
    display: inline-block; }
  .page-header ul {
    margin: 0;
    padding: 0 0 .4rem;
    list-style-type: none; }
    .page-header ul li {
      display: inline;
      margin-right: 2.5rem;
      margin-left: 0; }
    .page-header ul.project-links {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #A0A1A0; }
      .page-header ul.project-links li {
        margin: 0;
        padding: 0; }
      .page-header ul.project-links li button.btn-link,
      .page-header ul.project-links li .btn-link {
        margin-right: 0rem;
        padding: 0.7rem 2rem 0.65rem 1.7rem;
        border: 0;
        border-bottom: 3px solid #fff;
        border-radius: .45rem .45rem 0 0;
        background-color: #fff;
        color: #19191a !important;
        font-weight: 500; }
        .page-header ul.project-links li button.btn-link:hover,
        .page-header ul.project-links li .btn-link:hover {
          border-bottom: 3px solid #0076A0; }
      .page-header ul.project-links li.active button.btn-link,
      .page-header ul.project-links li.active button.btn-link:hover,
      .page-header ul.project-links li .btn-link.active,
      .page-header ul.project-links li .btn-link.active:hover {
        font-weight: 700;
        border-bottom: 3px solid #0076A0; }
        .page-header ul.project-links li.active button.btn-link .btn-link,
        .page-header ul.project-links li.active button.btn-link:hover .btn-link,
        .page-header ul.project-links li .btn-link.active .btn-link,
        .page-header ul.project-links li .btn-link.active:hover .btn-link {
          color: #19191a; }
  .page-header a, .page-header a:link {
    color: #FBC81A !important; }
    .page-header a.icon:before, .page-header a:link.icon:before {
      color: #fff !important; }
  .page-header .btn-link {
    color: #FBC81A;
    text-decoration: none;
    font-size: 1.25rem; }
    .page-header .btn-link :hover {
      text-decoration: underline; }
    .page-header .btn-link i, .page-header .btn-link svg:not(:root).svg-inline--fa {
      margin-right: .25rem; }

.container.widest {
  position: relative;
  z-index: 9; }

.page-subheader {
  margin: -1px 0 0;
  padding-top: 2rem;
  padding-bottom: 2.75rem;
  width: 100%;
  background-color: #F1F3F4; }

.page-title {
  margin: 0 !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f5f5f5;
  white-space: nowrap; }
  .page-title h1 {
    margin-bottom: 0;
    margin-left: 2rem;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: bold; }
  .page-title .divider.gray {
    font-weight: 400;
    color: #97979b; }
  .page-title .kickoff-date {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400; }
  .page-title .alert {
    margin-bottom: 0; }
    .page-title .alert.alert-info {
      background-color: #fff; }

.project-tracker {
  margin: .5rem 1rem 0 !important;
  padding-top: 1rem;
  padding-bottom: .5rem;
  width: calc(100% - 2rem);
  background-color: #f5f5f5;
  white-space: nowrap; }
  .project-tracker .tracker-phases {
    margin-top: .25rem;
    margin-left: 30px;
    margin-right: 50px; }
    .project-tracker .tracker-phases .phase {
      display: inline-block;
      margin: 1rem .25rem 0;
      padding: 0;
      height: 60px;
      transform: skew(-15deg);
      background: #fff;
      border-radius: 0;
      vertical-align: middle;
      line-height: 1;
      border: 1px solid #ddd;
      cursor: pointer;
      transition: border-color .25s; }
      .project-tracker .tracker-phases .phase.selected, .project-tracker .tracker-phases .phase.selected:hover {
        border-color: #999 !important; }
      .project-tracker .tracker-phases .phase .phase-details {
        position: absolute;
        display: block;
        margin: .5rem 1rem;
        transform: skew(15deg);
        font-size: 1.4rem; }
        .project-tracker .tracker-phases .phase .phase-details .phase-name,
        .project-tracker .tracker-phases .phase .phase-details .phase-duration {
          display: flex; }
        .project-tracker .tracker-phases .phase .phase-details .phase-name {
          margin: .75rem 0 .25rem;
          font-weight: bolder;
          text-transform: uppercase; }
        .project-tracker .tracker-phases .phase .phase-details .phase-duration {
          margin: .5rem 0 0; }
      .project-tracker .tracker-phases .phase .phase-progress {
        display: inline-block;
        margin-top: -2px;
        padding-right: 0;
        height: 62px;
        background-color: #fde57f;
        border-bottom: 3px solid #FBC81A;
        animation: progress-left-to-right 1s forwards; }
        .project-tracker .tracker-phases .phase .phase-progress.current {
          border-radius: 0; }
        .project-tracker .tracker-phases .phase .phase-progress.complete, .project-tracker .tracker-phases .phase .phase-progress.complete:hover {
          background-image: url(../img/checkmark.svg);
          background-blend-mode: soft-light;
          background-position: right;
          background-repeat: no-repeat;
          background-size: 58px 45%;
          width: calc(100% + 2px) !important; }
      .project-tracker .tracker-phases .phase:first-child {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 7px;
        border-left: 1px solid #ccc; }
        .project-tracker .tracker-phases .phase:first-child .phase-progress {
          -webkit-border-radius: 0.25rem 0 0 0.25rem;
          -moz-border-radius: 0.25rem 0 0 0.25rem;
          border-radius: 0.25rem 0 0 0.25rem; }
      .project-tracker .tracker-phases .phase:last-child {
        border-top-right-radius: 7px;
        border-bottom-right-radius: 5px;
        border-right: 1px solid #ccc; }
        .project-tracker .tracker-phases .phase:last-child .phase-progress {
          -webkit-border-radius: 0 0.25rem 0.25rem 0;
          -moz-border-radius: 0 0.25rem 0.25rem 0;
          border-radius: 0 0.25rem 0.25rem 0; }
      .project-tracker .tracker-phases .phase:hover {
        color: #19191a;
        border-color: #aaa; }

.yellow {
  color: #FBC81A; }

/* End Project Tracker
*********************************************** */
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  margin-bottom: 0;
  padding-left: 2.75rem; }

.card-body li.active .fas.fa-chevron-right {
  color: #fff; }

.card-body li.active .svg-inline--fa.fa-w-10 {
  width: 1em; }

.card-body li.active label {
  margin-left: .5rem; }

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #73716d;
  background: #fff;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem; }

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .05rem;
  left: .075rem;
  font-size: 2.15rem;
  font-weight: 600;
  line-height: 0.8;
  color: #FBC81A;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial; }

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #73716d;
  background-color: transparent;
  cursor: default; }

[type="checkbox"]:disabled:checked + label:before {
  background-color: #fde57f; }

[type="checkbox"]:disabled:checked + label:after {
  color: #3b3d3f; }

[type="checkbox"]:disabled + label {
  color: #3b3d3f;
  font-weight: 600;
  cursor: default; }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 100; } }

@keyframes progress-left-to-right {
  from {
    width: 0; }
  to {
    width: 100%; } }

@-webkit-keyframes bg-pan-left {
  0% {
    background-position: 95% 51%; }
  100% {
    background-position: 97% 51%; } }

@keyframes bg-pan-left {
  0% {
    background-position: 95% 51%; }
  100% {
    background-position: 97% 51%; } }

/* Folder Nodes -- Documents, Photos
--------------------------------------*/
.folder-nodes.photos {
  min-height: calc(100vh - 120px);
  max-height: calc(100vh - 120px);
  overflow-y: auto; }

.folder-nodes.documents {
  min-height: calc(100vh - 80px);
  max-height: calc(100vh - 80px);
  overflow-y: auto; }

ul.file-folder-list {
  padding-left: 0;
  list-style-type: none; }
  ul.file-folder-list .options-popup {
    position: absolute;
    z-index: 1000;
    right: .1rem;
    margin-top: -1.85rem;
    background-color: #f9f9f9;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0;
    box-shadow: 0px 6px 15px 0px rgba(51, 51, 51, 0.25);
    -webkit-box-shadow: 0px 6px 15px 0px rgba(51, 51, 51, 0.25);
    -moz-box-shadow: 0px 6px 15px 0px rgba(51, 51, 51, 0.25); }
    ul.file-folder-list .options-popup ul {
      margin-right: 2.25rem;
      padding: .25rem .5rem .25rem 0;
      background-color: #fff; }
      ul.file-folder-list .options-popup ul li .btn {
        padding: .25rem;
        border: 0 none;
        color: #0076A0; }
        ul.file-folder-list .options-popup ul li .btn:hover {
          text-decoration: underline; }
        ul.file-folder-list .options-popup ul li .btn:focus {
          border: 0 none;
          box-shadow: 0 0 0 0; }
      ul.file-folder-list .options-popup ul li i {
        color: #F1F3F4; }
  ul.file-folder-list li {
    padding-left: 1rem;
    line-height: 2; }
    ul.file-folder-list li input {
      line-height: 1; }
    ul.file-folder-list li label {
      margin-bottom: 0; }

.file-list-breadcrumb {
  font-size: 1rem; }

/* Photo Upload 
------------------------------*/
.breadcrumb {
  margin-bottom: 0;
  padding: 0;
  background-color: transparent; }
  .breadcrumb .breadcrumb-item .btn {
    padding: 0;
    font-size: inherit; }

.photo-list,
.photo-tiles {
  max-height: calc(100vh - 160px);
  overflow-y: auto; }

.photo-list .table thead th {
  border-top: 0 none; }

@media (max-width: 1199.9px) {
  .folder-nodes.documents {
    min-height: calc(100vh - 170px);
    max-height: calc(100vh - 170px); }
  .folder-nodes.photos {
    min-height: calc(100vh - 140px);
    max-height: calc(100vh - 140px); }
  .photo-list,
  .photo-tiles {
    max-height: calc(100vh - 180px); } }

@media (max-width: 999.9px) {
  .folder-nodes.documents {
    min-height: calc(100vh - 170px);
    max-height: calc(100vh - 170px); }
  .folder-nodes.photos {
    min-height: calc(100vh - 170px);
    max-height: calc(100vh - 170px); } }

@media (max-width: 575.9px) {
  .folder-nodes.photos,
  .folder-nodes.documents {
    min-height: unset;
    max-height: unset;
    border-bottom: 1px solid #a0a3a6; }
  .photo-list,
  .photo-tiles {
    margin-left: -5px;
    max-height: unset; }
  .content-subheader nav {
    padding-left: .75rem; }
  .table.document-list {
    margin-left: 2rem;
    margin-right: 1rem; }
  .button-row {
    margin-left: -5px; } }

@media only screen and (max-width: 1200px) {
  .card.icon-card {
    padding: 10%; } }

@media only screen and (max-width: 1023.9px) {
  .card-body.scrollable {
    max-height: none; }
  .content .container section .card.card-site-address.sticky {
    top: 83px; } }

@media only screen and (max-width: 991px) {
  button.navbar-toggler:focus {
    outline: 1px solid #FBC81A; }
  nav.navbar a.navbar-brand img {
    margin-left: 4rem; }
  .navbar-collapse.collapse {
    transition-property: all;
    transition-duration: 2s;
    transition-timing-function: linear;
    transition-delay: 1s; }
  .navbar-collapse:not(.collapse) {
    background: #fff;
    border-top: 0; }
  .navbar-nav.user-info {
    margin-top: .5rem;
    padding-top: .75rem;
    border-top: 1px solid #686b6b; }
  .navbar-nav.main-menu,
  .navbar-nav.user-info {
    display: -webkit-box; }
  nav.navbar .username {
    right: 5rem; }
  .main .container section {
    order: 2; }
  .main .container aside {
    order: 1; }
  .card-project-links .card-body ul {
    flex-direction: row; }
  .card .card-body .table td,
  .card .card-body .table th.w-25,
  .card .card-body .table th.w-50,
  .card .card-body .table th.w-75 {
    width: 100% !important;
    display: block; }
  .card .card-body .table td {
    border-top: 1px solid #e0e0e0; }
  .card .card-body .table th {
    border-bottom: 0 none; }
  .content .container section .card .card-body tr {
    border-top: 0px none; }
  .content .container section .card .card-body .table thead th {
    border-bottom: 0px none; }
  .content .container section .card .card-body .table td,
  .content .container section .card .card-body .table tr:first-child td {
    border-top: 1px solid #e0e0e0; }
  .content .container section .card .card-body .table tr:first-child td:first-child {
    border-top: 1px solid #999; }
  .content .container section .card .card-body td:first-child {
    border-top: 1px solid #999;
    font-weight: bold; }
  .content .container section .card .card-body td:first-child p {
    font-weight: normal; }
  .navbar-collapse.collapse.show {
    padding: 0 0 1rem;
    margin-top: 0;
    margin-right: 0; }
  .navbar-collapse:not(.collapse) {
    padding: 1rem;
    border-top: 1px solid #CDCCCB;
    border-bottom: 1px solid #CDCCCB; }
  nav.navbar .navbar-nav {
    flex-direction: row; }
  .help-dropdown {
    left: 2rem;
    margin-top: 1rem; }
  .card.icon-card {
    padding: 6%; }
  .row.info-card .info-item,
  .row.info-card .info-item-icon {
    display: block;
    min-width: 100%; }
  .row.info-card .info-item-icon .icon {
    background-size: 3%; }
  .row.info-card .info-item {
    padding: 1.5rem 2rem;
    border-right: 0 none;
    border-bottom: 1px solid #eee; }
  .row.info-card .info-item:last-child {
    border-bottom: 0 none; }
  .card .card-body.scroll-x {
    overflow-x: auto; }
  .card .card-body.scroll-x table.table {
    min-width: 1200px; }
  .card .card-body.scroll-x table.table td,
  .card .card-body.scroll-x table.table th {
    width: auto !important;
    display: table-cell; }
  .content .container section .card .card-body.scroll-x .table tr:first-child td:first-child,
  .content .container section .card .card-body.scroll-x td:first-child {
    border-top-color: #e0e0e0; }
  nav.navbar .navbar-nav.main-menu {
    margin-left: 0; } }

@media only screen and (max-width: 767.9px) {
  .photo-thumb img {
    padding-bottom: 2rem; }
  .info-card .info-item {
    border-right: 0 none;
    border-bottom: 1px solid #eee; }
  .info-card .info-item:last-child {
    border-right: 0 none;
    border-bottom: 0 none; }
  .row.info-card .info-item-icon .icon {
    background-size: 4%; }
  .card-deck.row .col-lg-6 {
    margin: 0 auto 2rem;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 94% !important; }
  .card-deck.row .card {
    margin-bottom: 2rem; } }

@media only screen and (max-width: 674.9px) {
  .content .container section .card.card-site-address.sticky {
    top: 105px; }
  .page-header.tracker {
    padding: 1rem 3rem 0 1.75rem; }
  .project-tracker {
    margin: 3rem 0 0 0 !important; }
  .page-title {
    margin: 0 !important;
    margin-top: -1rem !important; }
  nav.navbar .navbar-nav {
    flex-direction: column; } }

@media only screen and (max-width: 575.9px) {
  .mjo-login {
    margin-top: 0;
    border-radius: 0; }
  /*    .mjo-login nav.navbar {
        border-radius: 0;
    }

    .mjo-login nav.navbar a.navbar-brand {
        height: 60px;
        width: 195px;
        border-radius: 0;
        background-size: contain;
    }
*/
  .carousel-nav button {
    margin: .5rem .25rem .25rem; }
  .card-deck.row .col-lg-6 {
    margin: 2rem auto 1rem;
    max-width: 86% !important; } }

@media only screen and (max-width: 500px) {
  /*    .mjo-login nav.navbar a.navbar-brand {
        height: 55px;
        width: 180px;
        background-size: contain;
    }
*/ }

@media only screen and (min-width: 576px) {
  .container.wider {
    max-width: 740px; }
  .container.widest {
    max-width: 740px; }
  .card-deck {
    margin: 2rem 1rem 2rem; }
  .card-deck .card {
    padding: 1rem; } }

@media only screen and (min-width: 768px) {
  .container.wider {
    max-width: 970px; }
  .container.widest {
    max-width: 970px; }
  .card-deck.row .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 45%; }
  .card-deck.row .card {
    margin-bottom: 3rem; }
  .carousel-nav.slider button.nav-prev,
  .carousel-nav.slider button.nav-next {
    margin-top: -28rem; }
  .carousel-nav.slider button.nav-prev {
    margin-left: 8%; }
  .carousel-nav.slider button.nav-next {
    margin-right: 8%; } }

@media only screen and (min-width: 1000px) {
  .container.wide {
    max-width: 1000px; }
  .container.wider {
    max-width: 1600px; }
  .container.widest {
    max-width: 1600px; } }

@media only screen and (min-width: 1100px) {
  .container.wide {
    max-width: 980px; }
  .container.wider {
    max-width: 1600px; }
  .container.widest {
    max-width: 1600px; } }

@media only screen and (min-width: 1200px) {
  .container.wide {
    max-width: 1080px; }
  .container.wider {
    max-width: 1600px; }
  .container.widest {
    max-width: 1600px; } }

@media only screen and (min-width: 1300px) {
  .container.wide {
    max-width: 1180px; }
  .container.wider {
    max-width: 1600px; }
  .container.widest {
    max-width: 1600px; }
  .card-deck.row .col-xl-4 {
    -ms-flex: 0 0 29.5% !important;
    flex: 0 0 29.5% !important;
    max-width: 29.5% !important; }
  .card-deck.row .card {
    margin-bottom: 1rem; } }

@media only screen and (min-width: 1400px) {
  .container.wide {
    max-width: 1280px; }
  .container.wider {
    max-width: 1600px; }
  .container.widest {
    max-width: 1600px; }
  .card-deck.row .col-xl-4 {
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
    max-width: 30% !important; } }

@media only screen and (min-width: 1500px) {
  .container.wide {
    max-width: 1380px; }
  .container.wider {
    max-width: 1600px; }
  .container.widest {
    max-width: 1700px; }
  .main .page-body .overflow-xy table.table th span {
    display: inline-block; } }

@media only screen and (min-width: 1500px) {
  .project-tracker .tracker-phases {
    margin-left: auto;
    margin-right: auto;
    max-width: 1420px; } }

@media only screen and (max-width: 1023.9px) {
  .page-title,
  .project-tracker {
    white-space: normal; }
  .project-tracker .tracker-phases {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .project-tracker .tracker-phases .phase {
    margin-right: .5rem;
    margin-bottom: .5rem;
    margin-left: .5rem;
    height: 54px;
    width: calc(50% - 1rem) !important;
    transform: skew(0deg); }
  .project-tracker .tracker-phases .phase .phase-details {
    margin: .4rem 1rem;
    transform: skew(0deg); }
  .phase, .phase-details {
    transform: none; }
  .phase {
    height: 54px;
    border-right: 1px solid #ccc; }
  .phase-complete,
  .phase-progress {
    height: 60px; }
  .project-tracker .tracker-phases .phase:first-child,
  .project-tracker .tracker-phases .phase:last-child,
  .project-tracker .tracker-phases .phase:first-child .phase-progress,
  .project-tracker .tracker-phases .phase:last-child .phase-progress {
    border-radius: 0; }
  .project-tracker .tracker-phases .phase .phase-progress {
    margin-top: 0;
    height: 52px;
    animation-name: progress-left-to-right;
    animation-delay: 2s;
    animation-duration: 3s; } }

@media only screen and (max-width: 799.9px) {
  .page-header ul.project-links li.active,
  .page-header ul.project-links li.active:hover {
    color: #fff;
    background-color: transparent; }
  .page-header ul.project-links li.active .icon:before {
    color: #FAD141 !important; }
  .page-header ul.project-links li:hover {
    background-color: transparent; }
  .page-header ul.project-links li {
    padding: .5rem;
    margin: 0 0 0 -.75rem; }
  .page-header ul.project-links li button.btn-link {
    padding: .7rem 1rem .65rem 1rem; }
  .page-title {
    margin: .5rem 0 0 0; }
  .project-tracker {
    margin: 6rem 0 0 0 !important; }
  .page-header .btn-link i,
  .page-header .btn-link svg:not(:root).svg-inline--fa {
    display: none; }
  .page-header ul.project-links li button.btn-link {
    margin-top: -5px; } }

@media only screen and (max-width: 749.9px) {
  .project-tracker .tracker-phases .phase,
  .project-tracker .tracker-phases .phase-1,
  .project-tracker .tracker-phases .phase-2,
  .project-tracker .tracker-phases .phase-3,
  .project-tracker .tracker-phases .phase-4,
  .project-tracker .tracker-phases .phase-5,
  .project-tracker .tracker-phases .phase-6 {
    width: calc(100% - .5rem) !important;
    transform: skew(0deg); } }

@media only screen and (max-width: 674.9px) {
  .page-header ul.project-links li {
    margin: 0 0 0 -.5rem; }
  .page-header ul.project-links li button.btn-link {
    margin-bottom: 1rem;
    padding: .7rem 1.5rem .65rem 1.5rem; } }

@media only screen and (min-width: 673px) and (max-width: 799.9px) {
  .project-tracker {
    margin: 0.5rem 1rem 0 !important; } }

.drag-drop-zone {
  display: flex; }

.drag-drop-zone,
.ddz-result {
  position: relative;
  font-weight: 400; }
  .drag-drop-zone .ddz-title,
  .ddz-result .ddz-title {
    font-size: 2rem;
    font-weight: 500;
    color: #19191a; }
    .drag-drop-zone .ddz-title.linked,
    .ddz-result .ddz-title.linked {
      color: #0076A0; }
    .drag-drop-zone .ddz-title svg,
    .ddz-result .ddz-title svg {
      height: 20px;
      margin-top: -10px; }

.drag-drop-zone {
  padding: 3.25rem 4rem 2.85rem;
  cursor: pointer;
  border: 2px dashed #0076A0;
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.2);
  color: #19191a; }
  .drag-drop-zone:hover {
    background-color: #f7f7f7;
    border-color: #00506d; }
    .drag-drop-zone:hover .ddz-title.linked {
      color: #0076A0; }
    .drag-drop-zone:hover .alert.alert-info {
      background-color: #f7f7f7; }
  .drag-drop-zone:focus, .drag-drop-zone:active {
    color: #006b91;
    background: white; }
  .drag-drop-zone.failed {
    border-color: #d60434;
    color: #d60434; }
  .drag-drop-zone input[type=file] {
    position: absolute;
    z-index: 100;
    margin-top: -3.25rem;
    margin-left: -4rem;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .drag-drop-zone button.btn {
    position: relative;
    z-index: 101; }
  .drag-drop-zone ul {
    padding-left: 2.55rem; }

.ddz-result {
  padding: 2.75rem 4rem 2.85rem;
  font-size: 1.6rem; }
  .ddz-result .ddz-title {
    color: #19191a; }
  .ddz-result .alert {
    width: 100%; }
  .ddz-result .btn-link {
    margin-top: -5px;
    padding: 0;
    font-size: 1.6rem !important; }
  .ddz-result ul {
    font-size: 1.4rem;
    line-height: 1.7; }

.drag-enter {
  color: #006387;
  background-color: #fff9e3; }
  .drag-enter .alert.alert-info {
    color: #006387;
    background-color: #fff9e3; }

/* PDF Viewer Pane
------------------------------*/
.pdf-pane {
  padding: 0rem .5rem;
  font-size: .825rem; }
  .pdf-pane h3 {
    margin-bottom: 0;
    font-size: .825rem;
    line-height: 2.2;
    font-weight: bold; }
    .pdf-pane h3 .btn-lg {
      margin: 0 0.75rem;
      padding: 0rem 1rem;
      font-size: 1rem; }

.pdf-nav {
  padding: .5rem 1rem .25rem;
  background-color: #fef8db !important; }
  .pdf-nav .btn-sm {
    margin-right: 0.5rem;
    margin-bottom: .5rem;
    padding: 0.1rem 0.5rem;
    font-size: 1.2rem; }
  .pdf-nav .pdf-name {
    font-size: 1.4rem;
    line-height: 1.7; }
  .pdf-nav .doc-length {
    font-size: 1.3rem; }

.pdf-comments {
  font-style: italic; }

iframe.pdf-viewer {
  width: 100%;
  height: calc(100vh - 120px);
  overflow-y: auto;
  border: none; }

tr.active {
  background-color: #fef8db !important; }
