﻿html,
body {
  font-size: 16px; }

a.link-white,
a.link-white:focus,
a.link-white:active,
a.link-white:hover,
a.link-white:visited {
  color: white !important; }

a.link-black,
a.link-black:focus,
a.link-black:active,
a.link-black:hover,
a.link-black:visited {
  color: black !important; }

a.link-kendo-header,
a.link-kendo-header:focus,
a.link-kendo-header:active,
a.link-kendo-header:hover,
a.link-kendo-header:visited {
  color: #dadde0 !important; }

.lp-toolTip,
.lp-toolTip:active,
.lp-toolTip:visited {
  text-decoration: none;
  color: #337ab7 !important; }

.lp-toolTip:focus,
.lp-toolTip:hover {
  color: #28a745 !important; }

span.date-picker {
  padding: 0 !important; }
  span.date-picker input {
    height: unset !important; }

.tabArea {
  border: 1px solid #dee2e6;
  background-color: white;
  padding: 10px; }
  .tabArea.hasTabs {
    border-top: none; }

.tabs-menu {
  margin: -15px -15px 0 -15px;
  padding-top: 15px;
  background-color: #ffffff; }
  .tabs-menu .nav-tabs .nav-link.active {
    background-color: #f0f3f5;
    border-bottom-color: #f0f3f5; }
  @media all and (min-width: 768px) and (max-width: 991px) {
    .tabs-menu .nav-item {
      margin-right: 2.0rem; }
    .tabs-menu .nav-tabs {
      padding-left: 1rem; }
      .tabs-menu .nav-tabs .nav-link {
        padding: 0.5rem 0.5rem; } }
  @media all and (min-width: 992px) and (max-width: 1199px) {
    .tabs-menu .nav-item {
      margin-right: 1.0rem; }
    .tabs-menu .nav-tabs {
      padding-left: 1.5rem; }
      .tabs-menu .nav-tabs .nav-link {
        padding: 0.5rem 0.5rem; } }
  @media all and (min-width: 1200px) {
    .tabs-menu .nav-item {
      margin-right: 1.0rem; }
    .tabs-menu .nav-tabs {
      padding-left: 2rem; } }

.bars-menu {
  margin: 0 -15px;
  position: relative; }
  .bars-menu .bars-items-div {
    position: absolute;
    top: 2.5rem;
    left: 0;
    right: 0; }
  .bars-menu .menu-head {
    vertical-align: text-top;
    font-size: 150%; }
    .bars-menu .menu-head .title {
      font-weight: bold; }
  .bars-menu .menu-items {
    background-color: #ffffff;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    justify-content: center; }
  .bars-menu .menu-item {
    padding: 4px 20px; }
    .bars-menu .menu-item.active {
      background-color: #dddddd; }

.workarea .filter-row {
  max-width: 1400px;
  margin: 0 auto 0 0; }
  .workarea .filter-row label {
    line-height: 1.1;
    font-weight: bold; }

.card.standard .card-header .title {
  font-size: 150%; }

.card.grid .card-body {
  padding: 0; }

.cart .cart-permit {
  background-color: transparent !important; }
  .cart .cart-permit .card-header {
    padding: 0.5rem 1.25rem; }
    .cart .cart-permit .card-header .cost,
    .cart .cart-permit .card-header .type {
      font-size: 150%;
      font-weight: bold; }
    .cart .cart-permit .card-header .select {
      height: 24px;
      width: 24px;
      position: relative;
      bottom: -3px;
      margin-left: 12px; }
  .cart .cart-permit .card-body {
    padding: 0.75rem 1.25rem; }
    .cart .cart-permit .card-body .summary-info .summary-data-label {
      font-weight: bold;
      white-space: nowrap; }
    .cart .cart-permit .card-body .more-info .group-data-label {
      font-weight: bold; }
    .cart .cart-permit .card-body .more-info .display-group .group-title-bar {
      border-top: 1px solid #dddddd;
      padding-top: 4px;
      margin-top: 6px; }
    .cart .cart-permit .card-body .more-info .display-group.first-group .group-title-bar {
      border-top: none !important;
      padding-top: 0;
      margin-top: 0; }
    .cart .cart-permit .card-body .more-info .group-title {
      font-size: larger;
      font-style: italic;
      font-weight: bold; }
    .cart .cart-permit .card-body .more-info .group-grid-table.left {
      margin-left: 60px; }
    .cart .cart-permit .card-body .more-info table.info-table thead tr {
      background-color: #eeeeee !important;
      color: #212529 !important; }
    .cart .cart-permit .card-body .more-info table.info-table tfoot tr {
      background-color: transparent !important;
      color: #212529 !important; }
  .cart .cart-permit .card-footer {
    padding: 0.5rem 1.25rem; }

.cart .cart-summary .card-header {
  font-size: 125%;
  font-weight: bold; }

.cart .cart-summary table {
  width: 100%; }
  .cart .cart-summary table tr td:first-child {
    font-size: 125%;
    font-weight: bold;
    text-align: right;
    padding: 2px 30px 2px 20px;
    width: 100%; }
  .cart .cart-summary table tr td:last-child {
    font-size: 125%;
    text-align: right;
    padding: 2px 6px 2px 20px;
    white-space: nowrap; }
  .cart .cart-summary table tr td.divider {
    border-bottom: 1px solid black; }

.cart.payment .info-box {
  border: 1px solid black;
  border-radius: 3px; }

.cart.k-listview {
  background-color: transparent !important;
  border: none !important; }

@media all and (max-width: 767px) {
  .permit-card .card-header {
    padding: 0.1rem 0.5rem; } }

@media all and (min-width: 768px) {
  .permit-card .card-header {
    padding: 0.2rem 1.25rem; } }

.permit-card .card-header.card-oneOnly {
  background-color: rgba(0, 0, 0, 0.1); }

.permit-card .card-header .title {
  font-size: 130%;
  font-weight: bold;
  color: #212529;
  text-decoration: inherit; }
  @media all and (max-width: 767px) {
    .permit-card .card-header .title {
      font-size: 120%; } }

.permit-card .card-header .subTitle {
  font-size: 120%;
  font-weight: bold; }

.permit-card .card-header .subTitle2 {
  font-size: 120%;
  font-weight: normal; }

.permit-card .card-header .title.Approved,
.permit-card .card-header .subTitle.Approved {
  color: green; }

.permit-card .card-header .title.Canceled,
.permit-card .card-header .subTitle.Canceled {
  color: purple; }

.permit-card .card-header .title.Cart, .permit-card .card-header .title.Checkout,
.permit-card .card-header .subTitle.Cart,
.permit-card .card-header .subTitle.Checkout {
  color: black; }

.permit-card .card-header .title.DateChangeReq,
.permit-card .card-header .subTitle.DateChangeReq {
  color: red; }

.permit-card .card-header .title.Declined,
.permit-card .card-header .subTitle.Declined {
  color: purple; }

.permit-card .card-header .title.Draft,
.permit-card .card-header .subTitle.Draft {
  color: black; }

.permit-card .card-header .title.Payment,
.permit-card .card-header .subTitle.Payment {
  color: red; }

.permit-card .card-header .title.Pending,
.permit-card .card-header .subTitle.Pending {
  color: blue; }

.permit-card .card-header .title.Refunded,
.permit-card .card-header .subTitle.Refunded {
  color: purple; }

.permit-card .card-header .title.RefundReq,
.permit-card .card-header .subTitle.RefundReq {
  color: red; }

.permit-card .card-header .title.Returned,
.permit-card .card-header .subTitle.Returned {
  color: orange; }

.permit-card .card-header .title.Verify,
.permit-card .card-header .subTitle.Verify {
  color: orange; }

.permit-card .card-header .title.MovedToCard,
.permit-card .card-header .subTitle.MovedToCard {
  color: gray; }

.permit-card .card-header .permitNumber {
  display: inline-block; }
  .permit-card .card-header .permitNumber::first-letter {
    text-transform: uppercase;
    font-size: 80%;
    font-weight: bold;
    letter-spacing: 4px; }

.permit-card .card-header .rigmoveNumber {
  display: inline-block; }

.permit-card .card-header .remove {
  height: 18px;
  width: 18px;
  position: absolute; }
  @media all and (max-width: 767px) {
    .permit-card .card-header .remove {
      top: -0.2rem;
      right: 6px; } }
  @media all and (min-width: 768px) {
    .permit-card .card-header .remove {
      top: -0.4rem;
      right: calc(22px - 1.25rem); } }

.permit-card .card-header .summary-info .summary-data-label {
  font-weight: bold;
  white-space: nowrap; }

.permit-card .card-body .summary-info .summary-data-label {
  font-weight: bold;
  white-space: nowrap; }

.permit-card .card-body .more-info .loading {
  font-style: italic; }

.permit-card .card-body .more-info .group-data-label {
  font-weight: bold; }

.permit-card .card-body .more-info .display-group .group-title-bar {
  border-top: 1px solid #dddddd;
  padding-top: 4px;
  margin-top: 6px; }

.permit-card .card-body .more-info .display-group.first-group .group-title-bar {
  border-top: none !important;
  padding-top: 0;
  margin-top: 0; }

.permit-card .card-body .more-info .group-title {
  font-size: larger;
  font-style: italic;
  font-weight: bold; }

.permit-card .card-body .more-info table.info-table thead tr {
  background-color: #eeeeee !important;
  color: #212529 !important; }

.permit-card .card-body .more-info table.info-table tfoot tr {
  background-color: transparent !important;
  color: #212529 !important; }

.permit-card .card-body .action-icons .color-Approved {
  color: green; }

.permit-card .card-body .action-icons .color-Canceled {
  color: purple; }

.permit-card .card-body .action-icons .color-Cart {
  color: black; }

.permit-card .card-body .action-icons .color-Declined {
  color: purple; }

.permit-card .card-body .action-icons .color-Draft {
  color: black; }

.permit-card .card-body .action-icons .color-Payment {
  color: red; }

.permit-card .card-body .action-icons .color-Pending {
  color: blue; }

.permit-card .card-body .action-icons .color-Refunded {
  color: purple; }

.permit-card .card-body .action-icons .color-Returned {
  color: orange; }

.permit-card .card-body .action-icons .color-Verify {
  color: orange; }

.permit-card .card-body .approval-info .approvals.Approved {
  color: green; }

.permit-card .card-body .approval-info .approvals.Declined {
  color: purple; }

.permit-card .card-body .approval-info .approvals.Pending {
  color: blue; }

.permit-card .card-body .action-menu {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 9999; }
  .permit-card .card-body .action-menu .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 99999; }
  .permit-card .card-body .action-menu .menu-content {
    background-color: #ffffff;
    border: 1px solid #343a40;
    padding: 10px;
    border-radius: 3px;
    position: relative;
    z-index: 100000; }
  .permit-card .card-body .action-menu td.icon {
    text-align: center;
    padding: 0 .5em .5em 0; }
  .permit-card .card-body .action-menu td.label {
    text-align: left;
    padding: 0 0 .5em 0; }
    .permit-card .card-body .action-menu td.label a,
    .permit-card .card-body .action-menu td.label a:active,
    .permit-card .card-body .action-menu td.label a:focus,
    .permit-card .card-body .action-menu td.label a:hover,
    .permit-card .card-body .action-menu td.label a:visited {
      color: #212529;
      font-size: larger;
      font-weight: bold;
      text-decoration: none; }

.permitPrint .pdf-page,
.receiptPrint .pdf-page {
  position: relative;
  margin: 0 auto;
  padding: .3in .3in;
  color: #333;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  font-size: 11px; }
  .permitPrint .pdf-page .inner-page,
  .receiptPrint .pdf-page .inner-page {
    min-height: 900px; }
  @media print {
    .permitPrint .pdf-page,
    .receiptPrint .pdf-page {
      width: auto; }
      .permitPrint .pdf-page .inner-page,
      .receiptPrint .pdf-page .inner-page {
        min-height: 900px; } }

.permitPrint .pdf-page-template > *,
.receiptPrint .pdf-page-template > * {
  position: absolute;
  left: 15px;
  right: 15px;
  font-size: 80%; }

.permitPrint .pdf-page-template .pdf-page-footer,
.receiptPrint .pdf-page-template .pdf-page-footer {
  bottom: 0;
  z-index: 999; }

.permitPrint .header-title,
.permitPrint .header-subtitle,
.receiptPrint .header-title,
.receiptPrint .header-subtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #7489a6; }

.permitPrint .header-subtitle,
.receiptPrint .header-subtitle {
  font-size: 12pt;
  font-weight: bold; }

.permitPrint .footer-text,
.receiptPrint .footer-text {
  font-size: 8pt;
  font-style: italic; }

.permitPrint .disclaimerText,
.receiptPrint .disclaimerText {
  font-size: smaller;
  font-style: italic;
  line-height: 1.1; }

.permitPrint .fullWidth,
.receiptPrint .fullWidth {
  width: 100%; }

.permitPrint .table-right,
.receiptPrint .table-right {
  margin-left: auto; }

.permitPrint .permitsTable thead tr,
.receiptPrint .permitsTable thead tr {
  background-color: #d7d7d9; }

.permitPrint .permitsTable thead th,
.receiptPrint .permitsTable thead th {
  color: black;
  font-weight: bold;
  text-align: left;
  padding: 0 10px;
  border-bottom: 1px solid #d7d7d9;
  white-space: nowrap; }

.permitPrint .permitsTable thead th:last-child,
.receiptPrint .permitsTable thead th:last-child {
  text-align: right; }

.permitPrint .paymentsTable thead tr,
.receiptPrint .paymentsTable thead tr {
  background-color: #d7d7d9; }

.permitPrint .paymentsTable thead th,
.receiptPrint .paymentsTable thead th {
  color: black;
  font-weight: bold;
  padding: 0 10px;
  text-align: left;
  border-bottom: 1px solid #d7d7d9;
  white-space: nowrap; }

.permitPrint .paymentsTable tbody td,
.receiptPrint .paymentsTable tbody td {
  color: black;
  padding: 0 10px;
  text-align: left;
  border-bottom: 1px solid #d7d7d9; }

.permitPrint .paymentsTable tbody td:first-child,
.receiptPrint .paymentsTable tbody td:first-child {
  border-left: 1px solid #d7d7d9; }

.permitPrint .paymentsTable tbody td:last-child,
.receiptPrint .paymentsTable tbody td:last-child {
  border-right: 1px solid #d7d7d9; }

.permitPrint .paymentsTable thead th:last-child,
.permitPrint .paymentsTable tbody td:last-child,
.receiptPrint .paymentsTable thead th:last-child,
.receiptPrint .paymentsTable tbody td:last-child {
  text-align: right; }

.permitPrint .infoTable thead th,
.receiptPrint .infoTable thead th {
  color: black;
  font-weight: bold;
  text-align: left;
  padding: 0 10px;
  border-bottom: 1px solid #d7d7d9;
  white-space: nowrap; }

.permitPrint .infoTable thead tr,
.receiptPrint .infoTable thead tr {
  background-color: #d7d7d9; }

.permitPrint .infoTable tbody tr:last-child td,
.receiptPrint .infoTable tbody tr:last-child td {
  border-bottom: 1px solid #d7d7d9; }

.permitPrint .infoTable tbody td,
.receiptPrint .infoTable tbody td {
  color: black;
  text-align: left;
  padding: 0 10px; }

.permitPrint .dataTable tbody td,
.receiptPrint .dataTable tbody td {
  vertical-align: top; }

.permitPrint .dataTable tbody td:first-child,
.receiptPrint .dataTable tbody td:first-child {
  white-space: nowrap; }

.permitPrint .dataTable tbody td.singleUnderline,
.receiptPrint .dataTable tbody td.singleUnderline {
  border-bottom: 1px solid black; }

.permitPrint .dataTable tbody td.doubleUnderline,
.receiptPrint .dataTable tbody td.doubleUnderline {
  border-bottom: 3px double black; }

.permitPrint .dataTable thead th:first-child,
.permitPrint .dataTable tbody td:first-child,
.receiptPrint .dataTable thead th:first-child,
.receiptPrint .dataTable tbody td:first-child {
  text-align: right;
  padding: 0 10px; }

.permitPrint .dataTable thead th:last-child,
.permitPrint .dataTable tbody td:last-child,
.receiptPrint .dataTable thead th:last-child,
.receiptPrint .dataTable tbody td:last-child {
  text-align: left;
  padding: 0 10px; }

.permitPrint .dataTable .allRight tbody td:last-child,
.receiptPrint .dataTable .allRight tbody td:last-child {
  text-align: right;
  padding: 0 10px; }

.permitPrint .pdf-declined,
.receiptPrint .pdf-declined {
  display: block !important;
  position: absolute;
  top: 360px;
  left: 0;
  bottom: 0;
  right: 0; }

.permitPrint .pdf-declined .watermark,
.receiptPrint .pdf-declined .watermark {
  color: rgba(255, 0, 0, 0.25);
  font-size: 140px;
  font-style: italic;
  font-weight: bold;
  transform: rotate(-60deg); }

.permitPrint .pdf-sticker,
.receiptPrint .pdf-sticker {
  margin: 10px 9% 10px 9%;
  width: 82%;
  padding: 20px 10px 20px 10px;
  border: 1px dashed black;
  text-align: center; }

.permitPrint .pdf-sticker .stickerTitle,
.receiptPrint .pdf-sticker .stickerTitle {
  font-size: 150%;
  font-weight: bold; }

.size-letter {
  width: 6.3in;
  /*height: 8.2in;*/ }

.order-summary {
  max-width: 20rem; }
  .order-summary .shade {
    background-color: rgba(0, 0, 0, 0.05); }
  .order-summary .normal {
    background-color: white;
    transition: background-color 0.5s; }
  .order-summary table {
    width: 100%; }
    .order-summary table tr td:first-child {
      padding: 2px 0 2px 0;
      width: 100%; }
    .order-summary table tr td:last-child {
      padding: 2px 0 2px 20px;
      white-space: nowrap; }
    .order-summary table tr hr {
      margin: 2px 0; }
  .order-summary .amt-remain {
    color: #28a745;
    font-size: 110%; }
    .order-summary .amt-remain.non-zero {
      color: #a72845; }
  .order-summary .totals {
    color: #28a745;
    font-size: 110%; }

.data-form .data-form-label {
  font-weight: bold;
  margin-bottom: 6px;
  text-align: left; }
  @media (min-width: 768px) {
    .data-form .data-form-label {
      text-align: right; } }
  .data-form .data-form-label label {
    margin-bottom: 0; }

.data-form .data-form-value {
  font-weight: normal;
  margin-bottom: 6px;
  text-align: left; }

.data-form .data-form-control {
  margin-bottom: 6px; }

.data-form .error-div {
  text-align: right; }
  .data-form .error-div div {
    border: 1px solid red;
    border-radius: 5px;
    background-color: rgba(216, 2, 12, 0.05);
    padding: 4px;
    color: red;
    display: inline-block;
    margin: 6px 0; }

.notification-preview .preview .chat {
  width: 100%;
  border: solid 1px #dddddd;
  display: flex;
  flex-direction: column;
  padding: 10px; }
  .notification-preview .preview .chat .messages {
    margin-top: 30px;
    display: flex;
    flex-direction: column; }
  .notification-preview .preview .chat .message {
    border-radius: 20px;
    padding: 8px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block; }
  .notification-preview .preview .chat .yours {
    align-items: flex-start; }
    .notification-preview .preview .chat .yours .message {
      margin-right: 25%;
      background-color: #dddddd;
      position: relative; }
      .notification-preview .preview .chat .yours .message.last:before {
        content: "";
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: -7px;
        height: 20px;
        width: 20px;
        background: #dddddd;
        border-bottom-right-radius: 15px; }
      .notification-preview .preview .chat .yours .message.last:after {
        content: "";
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: -10px;
        width: 10px;
        height: 20px;
        background: white;
        border-bottom-right-radius: 10px; }
  .notification-preview .preview .chat .mine {
    align-items: flex-end; }
    .notification-preview .preview .chat .mine .message {
      color: white;
      margin-left: 25%;
      background: #0078fe;
      position: relative; }
      .notification-preview .preview .chat .mine .message.last:before {
        content: "";
        position: absolute;
        z-index: 0;
        bottom: 0;
        right: -8px;
        height: 20px;
        width: 20px;
        background: #0078fe;
        border-bottom-left-radius: 15px; }
      .notification-preview .preview .chat .mine .message.last:after {
        content: "";
        position: absolute;
        z-index: 1;
        bottom: 0;
        right: -10px;
        width: 10px;
        height: 20px;
        background: white;
        border-bottom-left-radius: 10px; }

.notification-preview .preview .inbox {
  font-size: larger;
  font-weight: bold; }

.notification-preview .preview .email {
  border: 1px solid black; }
  .notification-preview .preview .email .header {
    background-color: #faf9de;
    color: black;
    padding: 2px; }
    .notification-preview .preview .email .header table td {
      padding: 0; }
      .notification-preview .preview .email .header table td.label {
        font-weight: bold;
        text-align: right;
        padding-right: 6px; }
  .notification-preview .preview .email .body {
    padding: 8px 6px; }

.notification-view .notification-list .content {
  margin: 6px 16px;
  min-height: 40px;
  height: 40px;
  overflow: hidden; }
  .notification-view .notification-list .content.showAll {
    height: auto; }

.notification-card .title-area {
  border: 1px solid black;
  background-color: #bbbbbb;
  padding: 6px 12px;
  display: flex;
  line-height: 1 !important; }
  .notification-card .title-area .title {
    font-size: 130%; }
  .notification-card .title-area .owner {
    font-size: 130%;
    font-style: italic; }
  .notification-card .title-area .share {
    font-size: 1.2rem; }

.notification-card .body-area {
  border: 1px solid black;
  border-top: none;
  display: flex; }
  .notification-card .body-area.minimize {
    display: none !important; }
  .notification-card .body-area .content {
    padding: 12px;
    font-size: 1rem; }
  .notification-card .body-area .left {
    background-color: #ffffff; }
    @media all and (min-width: 768px) {
      .notification-card .body-area .left {
        border-right: 1px solid black; } }
  .notification-card .body-area .right {
    background-color: #dddddd; }

.action-group.action-valid .action-placeholder {
  display: none; }

.action-group.action-invalid .action-placeholder {
  cursor: default; }

.action-group.action-invalid .action-active {
  display: none; }

ul.links-list {
  list-style: none;
  margin-left: 0;
  padding-left: 20px; }
  ul.links-list li {
    margin: 0; }

.notifications .title {
  font-size: 150%; }

.notifications .status {
  font-size: 200%;
  font-weight: bold; }
  .notifications .status.draft {
    color: blue; }
  .notifications .status.expired {
    color: #a00000; }
  .notifications .status.pending {
    color: #008800; }
  .notifications .status.published {
    color: #008800; }
  .notifications .status.removed {
    color: #a00000; }
  .notifications .status.update {
    color: blue; }
  .notifications .status.voided {
    color: black; }

.notifications .version {
  font-size: 130%;
  font-weight: bold; }

.revision-list {
  margin-top: 6px; }
  .revision-list .message {
    border-width: 1px;
    border-style: solid;
    padding: 0;
    margin-bottom: 10px;
    color: black; }
    .revision-list .message .header {
      padding: 4px 8px;
      color: black; }
    .revision-list .message .information {
      padding: 8px 8px; }
      @media all and (min-width: 768px) {
        .revision-list .message .information {
          padding: 8px 20px; } }
    .revision-list .message.expired, .revision-list .message.removed {
      border-color: #a00000; }
      .revision-list .message.expired .header, .revision-list .message.removed .header {
        background-color: rgba(160, 0, 0, 0.1); }
    .revision-list .message.draft, .revision-list .message.update {
      border-color: blue; }
      .revision-list .message.draft .header, .revision-list .message.update .header {
        background-color: rgba(0, 0, 255, 0.1); }
    .revision-list .message.pending, .revision-list .message.published {
      border-color: #008800;
      background-color: #e0e0e0; }
      .revision-list .message.pending .header, .revision-list .message.published .header {
        background-color: rgba(0, 136, 0, 0.1); }
      .revision-list .message.pending.current, .revision-list .message.published.current {
        background-color: white; }

.value-list {
  width: 100%; }
  .value-list div.col-12.field-label,
  .value-list td.field-label {
    font-weight: bold;
    text-align: right;
    padding: 4px 10px 4px 0; }
    .value-list div.col-12.field-label label,
    .value-list td.field-label label {
      margin-bottom: 0 !important; }
  .value-list div.col-12.field-value,
  .value-list td.field-value {
    font-weight: normal;
    text-align: left;
    padding: 4px 10px 4px 10px; }

.table.border-middle tr:first-child td {
  border-top: none; }

.unit-diagram {
  table-layout: fixed; }
  .unit-diagram td {
    vertical-align: top;
    padding: 0;
    margin: 0; }
  .unit-diagram .diagram-axle {
    position: relative; }
    .unit-diagram .diagram-axle .image {
      height: 138px;
      position: relative;
      width: 100%; }
      .unit-diagram .diagram-axle .image .img-left {
        position: absolute;
        left: 0;
        top: 0; }
      .unit-diagram .diagram-axle .image .img-right {
        position: absolute;
        right: 0;
        top: 0; }
      .unit-diagram .diagram-axle .image.tall {
        background: url("https://loadpasspermits.blob.core.windows.net/images/ConnectorTall2.png") top left repeat-x; }
      .unit-diagram .diagram-axle .image.short {
        background: url("https://loadpasspermits.blob.core.windows.net/images/ConnectorShort2.png") top left repeat-x; }
    .unit-diagram .diagram-axle .axleCount {
      text-align: left;
      font-weight: bold;
      padding: 0;
      position: relative;
      left: -.25em; }
    .unit-diagram .diagram-axle .groupCount {
      font-weight: bold;
      padding: 0;
      position: absolute;
      left: 10px;
      top: 40px; }
  .unit-diagram .diagram-bridge .spacing,
  .unit-diagram .diagram-axle .spacing {
    border-left: 2px dashed black;
    border-bottom: 2px dashed black;
    height: 16px;
    text-align: center;
    padding: 6px 6px; }
  .unit-diagram .diagram-bridge .spacing.first,
  .unit-diagram .diagram-axle .spacing.first {
    border: none;
    padding: 0; }
  .unit-diagram .diagram-bridge .spacing.last,
  .unit-diagram .diagram-axle .spacing.last {
    border-bottom: none; }
  .unit-diagram .diagram-bridge .width,
  .unit-diagram .diagram-axle .width {
    text-align: center;
    padding: 6px 6px; }

.lp-dropdown.k-dropdownlist {
  background-color: white !important;
  border: 1px solid #ced4da;
  font-size: .875rem;
  line-height: 1.5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #c4e3f3; }

.k-grid-norecords-template {
  width: 100% !important;
  font-size: 2em !important;
  height: 2.5em !important;
  line-height: 2.5em !important; }

.light-bg .k-dropdown-wrap {
  background-color: white !important;
  border: 1px solid #ced4da; }

.light-bg.k-dropdownlist {
  background-color: white !important;
  border: 1px solid #ced4da; }

.time-zone-cst.k-widget.form-control-sm .k-select {
  width: 3.625rem; }
  .time-zone-cst.k-widget.form-control-sm .k-select::after {
    content: 'CST';
    padding-left: 4px; }

.time-zone-cst .k-input-button {
  width: 3.625rem;
  justify-content: left; }
  .time-zone-cst .k-input-button .k-icon {
    justify-content: left; }

.dropDownList .k-input-button {
  height: calc(1.4285714285714286 * 1em) !important; }

.btn-xs {
  padding: .215rem .325rem .175rem .325rem;
  font-size: .75rem;
  line-height: 1.1;
  border-radius: .2rem; }
