/* Colors */
:root {
  --bs-breadcrumb-divider: ">" ;
}

/* Base Styles */
body {
  background: #FFF;
  font-family: "Poppins", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000004;
}

html {
  scroll-behavior: smooth;
}

h1 {
  font-size: 40px;
  font-weight: 800;
}

h2 {
  font-size: 30px;
  font-weight: 800;
}

h3 {
  font-size: 24px;
  font-weight: 700;
}

a {
  color: #e2211c;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  color: #d2110c;
}

.bigger {
  font-size: 125%;
}

.bigger2 {
  font-size: 150%;
}

.bigger3 {
  font-size: 175%;
}

.smaller {
  font-size: 90%;
}

.smaller2 {
  font-size: 85%;
}

.smaller3 {
  font-size: 80%;
}

.text-blue-dark {
  color: #000003 !important;
}

.bg-blue-dark {
  background-color: #000003 !important;
}

.text-blue-light {
  color: #8BBECE !important;
}

.bg-blue-light {
  background-color: #8BBECE !important;
}

.text-red {
  color: #e2211c !important;
}

.bg-red {
  background-color: #e2211c !important;
}

.text-green {
  color: #2dbb8e !important;
}

.bg-green {
  background-color: #2dbb8e !important;
}

.text-green-light {
  color: #28B057 !important;
}

.bg-green-light {
  background-color: #28B057 !important;
}

.text-green-beta {
  color: #26D519 !important;
}

.bg-green-beta {
  background-color: #26D519 !important;
}

.text-orange {
  color: #e6602c !important;
}

.bg-orange {
  background-color: #e6602c !important;
}

.text-orange-dark {
  color: #d54400 !important;
}

.bg-orange-dark {
  background-color: #d54400 !important;
}

.text-gray-light {
  color: #F0F1F4 !important;
}

.bg-gray-light {
  background-color: #F0F1F4 !important;
}

.text-gray {
  color: #D5D8E0 !important;
}

.bg-gray {
  background-color: #D5D8E0 !important;
}

.text-gray-dark {
  color: #55565A !important;
}

.bg-gray-dark {
  background-color: #55565A !important;
}

.text-white {
  color: #FFF !important;
}

.bg-white {
  background-color: #FFF !important;
}

.text-yellow {
  color: #CBA82F !important;
}

.bg-yellow {
  background-color: #CBA82F !important;
}

.text-red {
  color: #e2211c !important;
}

.bg-red {
  background-color: #e2211c !important;
}

.text-red-dark {
  color: #d2110c !important;
}

.bg-red-dark {
  background-color: #d2110c !important;
}

.bg-dark {
  background-color: #000 !important;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1500px;
  }
}
header {
  flex: 0 0 350px;
  background-color: #000003;
  color: #FFF;
  padding: 10px 0 15px 0;
}

a.nav-link {
  font-weight: 400;
}

#pagecontent {
  margin-top: 18px;
}

#pagecontent {
  flex: 1 1 100%;
}

main {
  padding: 25px;
}

footer {
  border-top: 1px solid #55565A;
}

.video-cell {
  margin-right: 5px;
  width: 200px;
}

.video-row {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  overflow: auto;
}

.video-timestamp {
  font-size: 14px;
}

.video-container {
  max-width: 100%;
  position: relative;
  display: block;
  height: auto;
}

.video-container-poster {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.video-container-button-holder {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 17px);
  left: calc(50% - 25px);
}

.video-container-button {
  width: 50px;
  height: 35px;
}

.video-badge {
  font-size: 28px;
  width: 35px;
  height: 35px;
  cursor: pointer;
  font-weight: bold;
  color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  padding: 8px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #e2211c;
}

.card {
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.card.card-dark .card-header {
  font-weight: 500;
  font-size: 1.0625rem;
  overflow: hidden;
  background-color: #D5D8E0;
}

.card.card-dark .card-body {
  background-color: #F0F1F4;
}

.card.card-dark .card-footer {
  background-color: #D5D8E0;
}

.card .text-overflow {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bootbox-close-button {
  margin-left: auto;
  display: block;
  border-radius: 5px;
  border: 1px solid #d2110c;
  background-color: #e2211c;
  color: white;
  font-weight: 800;
}

.loader {
  color: #000000;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.page-current, .page-not-current, .page-not-active {
  display: block;
  margin: 3px !important;
}

.page-current span, .page-not-current a, .page-not-active a {
  padding: 10px;
  border: 1px solid #F0F1F4;
  border-radius: 5px;
}

.page-current span {
  font-weight: 700;
}

.cursor-pointer {
  cursor: pointer;
}

#case-update-alert {
  z-index: 5000;
  position: fixed;
  bottom: 20px;
  right: 40px;
  width: 600px;
  max-width: 90%;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
}

#case-update-alert .alert {
  margin-bottom: 0px;
}

.roadproof {
  font-size: 16px;
  line-height: 24px;
  /* Black */
  color: #121212;
  margin-bottom: 20px;
  /* Adds top line for tables without a header row */
  /* Group 101 */
  /* Add / Edit Payment Method */
}
.roadproof h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  color: #121212;
}
.roadproof h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 140%;
  color: #121212;
  margin-bottom: 12px;
}
.roadproof .page-header {
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  /* RP Black */
  color: #121212;
}
.roadproof .side-navigation {
  padding: 5px;
  background-color: #F6F7FC;
  border: 1px solid #D6D8E1;
  border-radius: 10px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.roadproof .side-navigation a {
  display: block;
  font-size: 16px;
  font-weight: 700;
}
.roadproof .side-navigation a.selected {
  display: block;
  color: #55565A;
}
.roadproof label {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  /* Black */
  color: #55565A;
  margin-bottom: 3px;
}
.roadproof .strong-text {
  font-weight: 700;
  color: #55565A;
}
.roadproof .instruction-text {
  color: #55565A;
}
.roadproof input {
  margin-bottom: 9px;
}
.roadproof hr {
  /* Line 7 */
  color: #D6D8E1;
}
.roadproof .table input[type=checkbox] {
  margin-bottom: 0;
  height: 20px;
  width: 20px;
}
.roadproof .table th {
  vertical-align: middle;
  /*background-color: variables.$roadproof-light-gray;*/
  background-color: #F6F7FC;
  box-shadow: unset;
  border-bottom: 0;
}
.roadproof .table td {
  padding-top: 12px;
  padding-bottom: 12px;
}
.roadproof .roadproof-table-no-header {
  border-top: 1px solid #dee2e6;
}
.roadproof .badge {
  font-size: 13px;
  padding: 10px;
}
.roadproof .bg-success {
  background-color: #3AA652 !important;
}

.bootbox-body h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  /* or 34px */
  /* RP Black */
  color: #121212;
}
.bootbox-body .d-block {
  font-weight: 700;
  /* Black */
  color: #55565A;
  margin-bottom: 3px;
}

.bootbox-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
}

[data-bs-toggle=tooltip] {
  text-decoration: underline dotted;
  text-decoration-thickness: 1px; /* optional: control thickness */
  text-decoration-color: currentColor; /* optional: match text color */
  cursor: help; /* optional: indicate it's hoverable */
}