/* Minification failed. Returning unminified contents.
(179,21): run-time error CSS1038: Expected hex color, found '#bootstrap_color_light'
(195,21): run-time error CSS1038: Expected hex color, found '#bootstrap_color_light'
(376,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(514,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(1952,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(1997,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(2039,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(2077,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(2161,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(2191,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(2270,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(2302,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
(2403,10): run-time error CSS1038: Expected hex color, found '#scheme_color_app_text'
 */
#toastContainer {
  position: fixed;
  top: 10px;
  z-index: 800;
  margin: auto;
  width: 100%;
  pointer-events: none;
}
.nrm .badge-typeform {
  min-width: 200px !important;
}
.nrm .badge-typeform {
  min-width: 200px !important;
}
.nrm .bg-yellow {
  background-color: yellow !important;
}
.nrm .bg-apple {
  background: red;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, orange, yellow, green, cyan, blue, violet);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, orange, yellow, green, cyan, blue, violet);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, orange, yellow, green, cyan, blue, violet);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, orange, yellow, green, cyan, blue, violet);
  /* Standard syntax (must be last) */
}
.nrm .btn-light {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.nrm .btn-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  padding-left: 0.5rem;
}
.nrm .border-info-alert {
  border-color: #bee5eb;
}
.nrm .datepicker {
  max-width: 110px;
}
.nrm .clock-timepicker {
  max-width: 70px;
}
.nrm .datiuminstantvalresult .black {
  color: black;
}
.nrm .datiuminstantvalresult .smalltext {
  font-size: 0.9em;
}
.nrm .datiuminstantvalresult .largetext {
  font-size: 1.1em;
}
.nrm .datiuminstantvalresult .largesttext {
  font-size: 1.2em;
}
.nrm .modal {
  overflow-y: auto !important;
}
.nrm .notificationPermIndicator > span {
  color: white;
}
.nrm .notificationSubscriptionIndicator > span {
  color: #28a745;
}
.nrm .kbw-signature {
  border: 1px solid #ced4da !important;
}
.nrm tr.parent .btn i.fa-chevron-up,
.nrm tr.parent .btn.collapsed i.fa-chevron-down {
  display: inline-block;
}
.nrm tr.parent .btn i.fa-chevron-down,
.nrm tr.parent .btn.collapsed i.fa-chevron-up {
  display: none;
}
.nrm .centrebutton {
  margin: 0;
  position: absolute;
  left: 50%;
}
.nrm .editableToggleButton {
  padding-right: 30px;
}
.nrm .fake-table {
  font-size: 14px;
  color: #636363;
  margin-bottom: 1rem;
}
.nrm .fake-table .row {
  margin: 0;
}
.nrm .fake-table .row .btn-group .btn,
.nrm .fake-table .row .btn-group .btn i {
  line-height: 1.5em;
}
.nrm .fake-table .row > div {
  padding: 7px 10px;
}
.nrm .fake-table .row > div:first-of-type:not(.alert) {
  color: #91092d;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 9px;
}
.nrm .fake-table .row > div.alert {
  padding: 5px 10px 5px 15px;
  margin-bottom: 0;
}
.nrm .fake-table .row > div.alert:last-of-type {
  margin-bottom: 5px;
}
.nrm .fake-table .col-btn {
  padding: 0px !important;
}
.nrm .fake-table .col-btn > div:first-of-type {
  float: left;
  padding: 7px 10px;
}
.nrm .fake-table .col-btn > div:last-of-type {
  float: right;
  height: 100%;
}
.nrm .fake-table-borderd {
  border: 1px solid #dee2e6;
}
.nrm .fake-table-borderd .row {
  border-bottom: 1px solid #dee2e6;
}
.nrm .fake-table-borderd .row:last-of-type {
  border-bottom: 0;
}
.nrm .fake-table-borderd .row > div:nth-of-type(2) {
  border-left: 1px solid #dee2e6;
}
.nrm .fake-table-currency > .row:nth-of-type(odd) {
  background-color: #e5f9e0 !important;
}
.nrm .fake-table-currency > .row:nth-of-type(even) {
  background-color: #f7fff7 !important;
}
.nrm .fake-table-currency .row > div:last-of-type {
  text-align: right;
  color: #212529;
}
.nrm .fake-table-currency > .row > div:first-of-type {
  color: #429442 !important;
}
.nrm .fake-table-currency.not-leading {
  border: 1px solid #ffc107 !important;
}
.nrm .fake-table.not-leading > .row.not-leading {
  background-color: #ffc107 !important;
}
.nrm .fake-table-striped .row:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.nrm .fakeFormControl {
  color: #91092d !important;
  font-size: 11px !important;
  font-weight: 500;
  min-height: 32px;
  text-transform: uppercase;
  border: 1px solid #ced4da;
  border-radius: .25em;
}
.nrm .fakeFormControl::after {
  color: black;
  font-size: 14px;
}
.nrm pre {
  text-wrap: wrap;
}
.nrm .results .rlisting {
  background-color: #bootstrap_color_light;
  border: 1px solid #bee5eb;
  border-radius: 0.25rem;
  margin: 0.5rem 0.5rem 1rem 0.5rem;
}
.nrm .results .rlisting > div {
  padding: 0.5rem;
}
.nrm .results .rlisting .btn-group .btn {
  line-height: 1.5em;
}
.nrm .results .rlisting.bg-danger a {
  color: #fff !important;
}
.nrm .results .rlisting .fake-table-container {
  padding: 0;
  background-color: #bootstrap_color_light;
}
.nrm .results .rlisting .fake-table {
  margin: 0rem;
}
.nrm .results .rlisting .fake-table .row > div {
  background-color: #fff;
  color: #636363;
  padding: 0 8px;
}
.nrm .results .rlisting .fake-table .row > div:nth-of-type(2n+1):not(.alert) {
  text-align: right;
  padding-top: 2px;
}
.nrm .results .rlisting .fake-table .row > div:nth-of-type(2n+1) {
  background-color: #91092d;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}
.nrm .results .rlisting .fake-table .row > div {
  border-bottom: 1px solid #dee2e6;
}
.nrm .results .rlisting .fake-table .row > div:last-of-type {
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}
@media (max-width: 1200px) {
  .nrm .results .rlisting .fake-table .row > div:last-of-type {
    border-right: 0;
    border-bottom: 0;
  }
}
.nrm .listing-thumbnail-image-container {
  background-color: #666;
  width: 100px;
  height: 70px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nrm .listing-thumbnail-image {
  border-radius: 0;
  min-width: 100px;
  min-height: 70px;
}
.nrm .video-marker {
  position: absolute;
  top: 2px;
  left: 116px;
}
@media (max-width: 576px) {
  .nrm .listing-thumbnail-image-container {
    background-color: #666;
    width: 50%;
    height: initial;
  }
  .nrm .listing-thumbnail-image {
    width: 100%;
    max-height: initial;
  }
}
.nrm .toast {
  font-size: 1em;
  min-width: 400px !important;
  width: 50% !important;
  margin: 0 auto 10px;
}
.nrm .maxwidth100pc {
  max-width: 100%;
}
.nrm .multiselect-container {
  overflow-y: scroll;
  height: 480px;
}
.nrm #AlertsContainer .alert {
  margin: 10px;
}
.nrm .pointer {
  cursor: pointer;
}
.nrm .pseudosubmit {
  cursor: pointer;
}
.nrm .actions a {
  cursor: pointer;
}
.nrm .actions a[disabled] {
  cursor: not-allowed;
}
.nrm .data-table th a {
  background-color: #91092d;
  color: white;
  cursor: pointer;
}
.nrm .data-table tr.bg-danger a {
  color: #fff !important;
}
.nrm .someveryspecificbackgroundcolourtheycantlivewithout {
  background-color: #FDD !important;
}
.nrm .tinycolumnheaderspacing {
  margin: 2px 6px -5px 2px;
}
.nrm .design-area {
  height: 750px;
}
.nrm .nodetree {
  width: 400px;
  height: 100%;
  min-height: 650px;
  overflow-y: scroll;
  background-color: #e9ecef;
  padding: 15px 15px 15px 30px;
}
.nrm .nodetree .node {
  background-color: #e9ecef;
  font-size: 11pt;
  text-indent: -15px;
  padding-left: 15px;
}
.nrm .nodetree .node .treenodeindicator {
  padding-left: 0px;
  color: #6c757d !important;
}
.nrm .nodetree .node .nodewrapper {
  width: 100%;
  position: relative;
}
.nrm .nodetree .node .nodewrapper a {
  text-decoration: none;
}
.nrm .nodetree .node .nodewrapper .nodebuttons {
  position: absolute;
  top: 0px;
  right: -15px;
  display: none;
}
.nrm .nodetree .node .nodewrapper:hover .nodebuttons {
  display: inline-flex;
}
.nrm .nav-tabs .nav-link {
  border: 1px solid;
  border-bottom: none;
  border-color: #666 #666 #666;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nrm .form-control::placeholder {
  color: #aaa;
}
.nrm .form-row label {
  padding-top: 6px;
}
.nrm .form-row .input-group .btn {
  height: 32px;
}
.nrm .configuration-pills .nav-link {
  color: #91092d;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  padding: 8px 12px 8px 12px;
}
.nrm .configuration-pills .nav-link.active {
  border-color: #91092d !important;
  background-color: #91092d !important;
  color: #fff !important;
}
.nrm #TextSearchField {
  background-color: #e6ecef;
  margin-right: 15px;
  border-radius: 15px;
}
.nrm .filteresqueField {
  background-color: #e6ecef;
  margin-right: 15px;
  border-radius: 15px;
  color: #scheme_color_app_text;
  font-weight: 400;
  min-height: 28px;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 14px;
  padding: 5px 14px 5px 14px;
}
.nrm .filteresqueField input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin-left: 5px;
}
.nrm .btn {
  font-size: 100%;
}
.nrm .input-group button {
  font-size: 65%;
}
.nrm .btn-listing-group span {
  padding-right: 0.4em;
}
.nrm .trailingButton {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.nrm .trailingButtonTop {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
  height: 50%;
}
.nrm .trailingButtonButton {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
  height: 50%;
}
.nrm .ui-datepicker {
  z-index: 1100 !important;
}
.nrm .badgeSpinner {
  position: relative;
  top: -1px;
  height: 8px;
}
.nrm .damageSpot {
  border-radius: 50% !important;
}
.nrm .maxheight300 {
  max-height: 300px;
}
.nrm .maxheight600 {
  max-height: 600px;
}
.nrm .maxwidth200 {
  max-width: 200px;
}
.nrm .scroll {
  overflow-y: auto;
}
.nrm .registrationPlate {
  min-width: 90px;
  background-color: #fff;
  color: #000;
  display: inline-block;
  text-align: center;
  border: 2px solid #00171f !important;
  border-radius: 2px;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  padding: 5px 15px 5px 15px;
}
.nrm .stateact {
  background-color: #fff;
  color: dodgerblue;
}
.nrm .statensw {
  background-color: yellow;
  color: #000;
}
.nrm .statensw_inau {
  background-color: #fff;
  color: #000;
}
.nrm .statent {
  background-color: #fff;
  color: orangered;
}
.nrm .stateqld {
  background-color: #fff;
  color: maroon;
}
.nrm .statesa {
  background-color: #fff;
  color: #000;
}
.nrm .statetas {
  background-color: #fff;
  color: dodgerblue;
}
.nrm .statevic {
  background-color: #fff;
  color: dodgerblue;
}
.nrm .registrationPlate .statewa {
  background-color: #fff;
  color: dodgerblue;
}
.nrm .subtitle .registrationPlate {
  font-size: 0.8em;
  padding: 0.1rem 0.3rem 0.1rem 0.3rem;
  border-width: 2px;
  border-radius: 5px 5px;
  font-family: sans-serif;
}
.nrm .custom-combobox {
  position: relative;
  display: inline-block;
}
.nrm .custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.nrm .custom-combobox-input {
  margin: 0;
  padding: 5px 10px !important;
}
.nrm .search-form input.custom-combobox-input {
  height: 30px !important;
  border: 1px solid #e6ecef;
  background-color: #e6ecef !important;
  color: #scheme_color_app_text;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.nrm .table-inspectioncopy {
  font-size: 0.8em;
}
.nrm .table-inspectioncopy input {
  padding: 0 !important;
}
.nrm .table-inspectionout {
  background-color: #f2c6c6;
  border-color: #BBB;
  color: #212529;
}
.nrm th.table-inspectionout a {
  background-color: #c60b0b !important;
  color: #fff;
}
.nrm th.table-inspectionout {
  background-color: #c60b0b;
  color: #fff;
}
.nrm .table-inspectionin {
  background-color: #8db393;
  border-color: #BBB;
  color: #212529;
}
.nrm th.table-inspectionin a {
  background-color: #338a42 !important;
  color: #fff;
}
.nrm th.table-inspectionin {
  background-color: #338a42;
  color: #fff;
}
.nrm .table tr.child .table {
  border: 0;
}
.nrm .table tr.child > td {
  border: 0;
}
.nrm .table tr.child .table th {
  border-top: 0;
  border-bottom: 0;
  padding-top: 0.5em !important;
  padding-bottom: 0.25em !important;
  background-color: #6c757d !important;
  color: #FFF;
}
.nrm .table tr.child .table td {
  background-color: #fff;
}
.nrm .table-striped tbody tr {
  background-color: rgba(0, 0, 0, 0);
}
.nrm .table-striped tbody tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
.nrm .table-striped.table-doublerows tbody tr:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0);
}
.nrm .table-striped.table-doublerows tbody tr:nth-child(4n+1) {
  background-color: #f9f9f9;
}
.nrm .table-striped tbody tr.parent {
  background-color: #fff !important;
}
.nrm .table-striped tbody tr.parent:nth-child(4n+1) {
  background-color: #f9f9f9 !important;
}
.nrm .table-striped tbody tr.child {
  background-color: #fff !important;
}
.nrm .table tr.child .table tr.subchild th {
  background-color: #77773c !important;
}
.nrm .table tr.child .table tr.subchild > td {
  border: none;
}
.nrm .table tr.child .table tr.subchild .table td {
  background-color: #f6f6ee !important;
}
.nrm .utcdisplay {
  color: #660;
}
.nrm .notimezoneavailable {
  color: #900 !important;
}
.nrm .card-datasection {
  margin-bottom: 1rem;
}
.nrm .table-ascardbodycontent {
  margin-bottom: 0 !important;
}
.nrm .card-bodycontainstable .card-header {
  border-bottom: none !important;
}
.nrm .carouselPhotos .carousel-inner {
  height: 550px;
  background-color: #343a40;
  border-radius: 5px;
}
@media (max-width: 576px) {
  .nrm .carouselPhotos .carousel-inner {
    height: inherit;
  }
}
.nrm .minigallery .carouselPhotos .carousel-inner {
  height: 185px;
}
.nrm .minigallery .carouselPhotos .carousel-inner p.mediabadges {
  display: none;
}
.nrm .minigallery .carouselPhotos .carousel-inner p.mediacontrols {
  display: none;
}
.nrm .carouselPhotos .carousel-item {
  height: 100%;
  width: 100%;
  text-align: center;
}
.nrm .carouselPhotos .carousel-item-centreimage {
  margin: 0 auto;
  display: inline-block;
}
.nrm .carouselPhotos .carousel-item-centreimage > img,
.nrm .carouselPhotos .carousel-item-centreimage > video {
  max-height: 465px;
  max-width: 100%;
}
.nrm .minigallery .carouselPhotos .carousel-item-centreimage > img,
.nrm .minigallery .carouselPhotos .carousel-item-centreimage > video {
  max-height: 185px;
  max-width: 100%;
}
.nrm .carouselPhotos .carousel-caption {
  padding: 0;
  bottom: 0;
}
.nrm .fileupload-files {
  margin-top: 1rem;
  width: 100%;
}
.nrm .fileupload-file {
  height: auto !important;
}
.nrm div.fileupload-files div.fileupload-file {
  display: block;
  border: #C5C5C5 solid 1px;
  margin: 0 0 5px 0;
  padding: 5px;
}
.nrm .fileupload-file-name {
  width: 80%;
  display: inline-block;
}
.nrm .fileupload-file-size {
  width: 20%;
  display: inline-block;
  text-align: right;
}
.nrm .heading p > i {
  color: #c95c60;
  font-style: normal;
}
.nrm .tab-content-bordered {
  margin-top: 0.5rem;
}
.nrm .phototransfer-container {
  min-height: 100px;
  width: 178px;
  float: left;
  white-space: nowrap;
  text-align: center;
  margin: 0.2em 0.2em;
}
.nrm .phototransfer-container button {
  float: left;
  margin: 0 1em 0.4em 0;
  width: 100%;
}
.nrm .thumbnail-container {
  height: 70px;
  width: 160px;
  background-color: #343a40;
  border-radius: 3px;
  float: left;
  white-space: nowrap;
  text-align: center;
  margin: 0.2em 0.2em;
  position: relative;
}
.nrm .thumbnail-container .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.nrm .thumbnail-image {
  max-height: 70px;
  max-width: 100px;
  vertical-align: middle;
  background-color: #343a40;
  border-radius: 3px;
}
.nrm .thumbnail-image.ui-draggable-dragging {
  z-index: 999;
  opacity: 0.3;
  border: 1px solid white;
}
.nrm .thumbnail-drag-target {
  display: inline-block;
  position: absolute;
  overflow: hidden;
  height: 0;
  width: 0;
  top: 0;
  padding: 5px;
  visibility: hidden;
}
.nrm .thumbnail-drag-target.ui-droppable-active {
  visibility: visible;
  height: 100%;
  width: 30%;
  background-color: #91092d;
  color: #999;
  font-size: 2em;
  opacity: 0.5;
  vertical-align: middle;
}
.nrm .thumbnail-drag-target.ui-droppable-active .target-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
  width: 40px;
}
.nrm .thumbnail-drag-target.left {
  left: 0;
}
.nrm .thumbnail-drag-target.right {
  right: 0;
}
/* target hovered over */
.nrm .thumbnail-drag-target.ui-droppable-hover {
  color: white;
  opacity: 1 !important;
}
.nrm .inspection-note-box {
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
}
.nrm .interactiveDamageControl {
  display: inline-block;
}
.nrm .interactiveDamageControl > table {
  border-collapse: collapse;
  border: 0;
}
.nrm .interactiveDamageControl > div {
  float: left;
}
.nrm .interactiveDamageControl.outerdiv {
  display: flex;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.nrm .interactiveDamageControl .bodyimage {
  max-width: 100%;
}
.nrm .interactiveDamageControl td {
  padding: 5px;
}
.nrm .interactiveDamageControl img {
  border: 1px solid #BBB;
  border-radius: 8px;
}
.nrm .interactiveDamageControl h1 {
  font-size: 12pt;
}
.nrm .interactiveDamageControl .circle {
  background-color: red;
  color: white;
  border-radius: 8px;
  border: 1px solid red;
  height: 16px;
  width: 16px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding-left: 1px;
  line-height: 13px;
}
.nrm .interactiveDamageControl .damagedetail {
  color: #666;
  font-size: 0.9em;
}
.nrm .interactiveDamageControl .highlight {
  background-color: lightgoldenrodyellow;
}
.nrm .currencyValuesTable {
  font-size: 0.9rem;
}
.nrm .currencyValuesTable tr:nth-of-type(odd) {
  background-color: #EFE !important;
}
.nrm .currencyValuesTable tr:nth-of-type(even) {
  background-color: #F8FFF8 !important;
}
.nrm .currencyValuesTable th {
  text-align: right;
}
.nrm .currencyValuesTable td {
  text-align: right;
  min-width: 80px;
}
.nrm .currencyValuesTable .totalborder {
  border-bottom: 1px solid black;
}
.nrm .validation-summary {
  color: red;
  margin-top: 1em;
}
.nrm .validation-summary li {
  list-style: none;
}
.modal-dialog-slideout {
  min-height: 100%;
  margin: 0 auto 0 0;
  background: #fff;
}
.modal.fade .modal-dialog.modal-dialog-slideout {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
@media (max-width: 576px) {
  .modal-dialog.modal-dialog-slideout {
    width: 80%;
  }
}
.modal.fade.show .modal-dialog.modal-dialog-slideout {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  flex-flow: column;
}
.modal-dialog-slideout .modal-content {
  border: 0;
}
.main-tabs.nav-tabs {
  display: none;
}
.main-tabs > .tab-pane,
.main-tabs > form > .tab-pane {
  display: none;
}
.main-tabs > .tab-pane.active,
.main-tabs > form > .tab-pane.active {
  display: block;
}
.main-tabs > .card > .card-header a,
.main-tabs > form > .card > .card-header a {
  color: #91092d;
}
.main-tabs > li a,
.main-tabs > form > li a {
  border-top-left-radius: 7px !important;
  border-top-right-radius: 7px !important;
  margin-bottom: 0px !important;
}
.main-tabs > li a.active,
.main-tabs > form > li a.active {
  border-color: #91092d !important;
  background-color: #91092d !important;
  color: #fff !important;
}
.loginPage input {
  font-size: 1.25em !important;
  padding: 15px 15px !important;
  border-width: 2px;
  border-radius: 5px;
}
.loginPage .loginLogo {
  width: 100%;
  margin: 40px 0 40px 0;
}
.loginPage .loginForm .loginButton {
  font-size: 1.5em;
  font-weight: 500;
  margin: 20px 0 40px 0;
  border-radius: 5px;
}
.loginPage .loginForm .resetMessages {
  font-size: 0.9em;
}
.listingTable {
  width: 100%;
  margin-bottom: 25px;
}
.listingTable .plate {
  float: left;
  margin-right: 6px;
  padding-top: 6px;
}
.listingTable .plate .registrationPlate {
  padding: 2px;
  min-width: 80px;
}
.listingTable .description {
  font-weight: 600;
  font-size: 14px;
}
.listingTable .inspectiondate {
  white-space: nowrap;
}
.listingTable .titleContainer {
  padding: 2px 2px 2px 5px;
}
.listingTable .imageContainer {
  vertical-align: top;
  padding: 0;
  border: none;
}
.listingTable .imageContainer img.vehicle {
  max-width: none;
  margin: 5px;
  width: 120px;
}
.listingTable .imageContainer .icons {
  padding: 0.25em 0.25em 0.25em 0.5em;
}
.listingTable .details {
  margin: 0;
  line-height: 16px;
  margin-top: 2px;
}
.listingTable .details th {
  background-color: #fff;
  text-align: right;
  padding: 3px 2px 0px 5px;
  width: 25%;
  min-width: 90px;
  color: #91092d;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  border: none;
  vertical-align: top;
}
.listingTable .details td {
  background-color: #fff;
  padding: 2px 2px 0px 5px;
  width: 75%;
  border: none;
  vertical-align: top;
}
.nrmTopMenuBar .navbar {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #02182f !important;
  border-bottom: 2px solid white;
}
.nrmTopMenuBar .navbar-nav {
  flex-wrap: wrap;
}
.nrmTopMenuBar .navbar-nav li:hover > .dropdown-menu {
  display: block;
}
.nrmTopMenuBar .nav-link {
  font-size: 11pt;
  color: #fff !important;
  padding: 4px 15px 4px 15px !important;
  border-right: 2px solid white;
  height: 100%;
}
.nrmTopMenuBar .dropdown-item {
  font-size: 11pt !important;
}
.nrmTopMenuBar .dropdown-menu {
  margin-top: 0 !important;
}
.nrm div#appointment-availability .day {
  float: left;
  width: 14.25%;
  padding: 0 5px;
}
@media only screen and (max-width: 640px) {
  .nrm div#appointment-availability .day {
    float: none;
    width: 100%;
  }
}
.nrm div#appointment-availability .times .time {
  display: block;
  background-color: #fff;
  border: 2px solid #0a00f0;
  color: #0a00f0;
  border-radius: 6px;
  font-size: 14px;
  margin-bottom: 4px;
  padding: 16px 2px 16px 2px;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
  min-height: 48px;
  cursor: pointer;
}
.nrm div#appointment-availability .times .selected {
  background-color: #0A00F0;
  border: 2px solid #0A00F0;
  color: white;
}
.nrm div#appointment-availability .times .booked-out {
  border: 2px solid #ABBAC3;
  background-color: #ABBAC3;
  color: #FFF;
}
.nrm div#appointment-availability .times .booked-out:hover {
  border: 2px solid #ABBAC3 !important;
  background-color: #ABBAC3 !important;
  color: #FFF !important;
}
.nrm .scriptingnotes .apptdetails {
  margin-top: 30px;
  font-size: 0.9em;
}
.nrm .scriptingnotes .apptdetails > .row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nrm .scriptingnotes .apptdetails > .row:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.nrm .scriptingnotes .th {
  font-weight: bold;
}
.nrm .valuationhistoryitemlist td {
  font-size: 80%;
}
.nrm .valuationnote {
  font-style: italic;
}
.nrm .valuationhistoryvalues {
  padding: 0;
}
.nrm .valuationhistoryvalues table {
  width: 100%;
}
.nrm .valuationhistoryvalues th {
  padding: 0.1em 0.25em;
  font-weight: normal;
}
.nrm .valuationhistoryvalues td {
  padding: 0.1em 0.25em;
  text-align: right;
}
.nrm .webedit .form-control {
  font-size: 16px;
  height: calc(4.5rem);
}
.nrm .webedit .input-group .btn {
  font-size: 16px;
  height: calc(4.5rem);
}
.nrm .webedit textarea {
  height: 10rem !important;
}
.nrm .webedittree {
  padding-left: 0;
}
.nrm .webedittree li {
  list-style-type: none;
}
.nrm .webedittree li a {
  border-bottom: none;
  padding: 7px 0px 7px 15px;
  display: block;
}
.nrm .webedittree li a i {
  float: right;
  margin-right: 5px;
}
.nrm .webedittree li a span {
  min-width: 25px;
  display: inline-block;
}
.nrm .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
@media (min-width: 768px) {
  .topMenuBarForDesktopEnabled #mobileNav {
    display: none !important;
  }
  .topMenuBarForDesktopEnabled #wrap {
    padding-left: 0px !important;
  }
  .main-tabs.nav-tabs {
    display: flex;
  }
  .main-tabs > .card,
  .main-tabs > form > .card {
    border: none;
  }
  .main-tab > .card,
  .main-tabs > .card > .card-header,
  .main-tabs > form > .card > .card-header {
    display: none;
  }
  .main-tabs > .card > .collapse,
  .main-tabs > form > .card > .collapse {
    display: block;
  }
  .nrm .webedittree li {
    list-style-type: none;
    background-color: #FFF;
    border-bottom: 1px solid #dee2e6;
  }
  .nrm .webedittree li a {
    border-bottom: none;
    padding: 7px 0px 7px 15px;
    display: block;
  }
}
@media (max-width: 767.98px) {
  .nrmTopMenuBar {
    display: none;
  }
  .main-tabs > .tab-pane,
  .main-tabs > form > .tab-pane {
    display: block !important;
    opacity: 1;
  }
  .fake-tabs-wrapper {
    padding-top: 10px !important;
  }
  .fake-tabs-wrapper ul {
    padding: 5px 10px 0 10px !important;
  }
  .fake-tabs-wrapper ul li a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .loginPage .loginLogo {
    width: 100%;
    margin: 15px 0 20px 0;
  }
  .card-img-top {
    max-width: 200px !important;
  }
  .sub-heading-button-wrapper .col-12 .collapse-sub-heading-button {
    padding: 5px !important;
  }
  .search-filters #searchFilterDropdown {
    padding: 5px !important;
  }
  .nrm .carouselPhotos .carousel-item-centreimage > img,
  video {
    max-width: 100%;
  }
  .nrm .scriptingnotes {
    font-size: 0.8em;
  }
  .nrm .scriptingnotes h2 {
    font-size: 1.2em;
  }
  .nrm .scriptingnotes .th {
    margin-top: 0.5em;
    font-weight: bold;
  }
}
/* Stop! IE11 hack time! */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .form-control {
    height: 25px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 1em !important;
  }
  *::-ms-backdrop,
  .loginPage input {
    height: 55px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    line-height: 1em !important;
  }
}

/*========== Variables ============*/
/* Body & Sticky Footer
==============================*/
html {
  height: 100%;
  overflow-x: hidden;
  font-size: 62.5%;
}
body {
  height: 100%;
  min-height: 100%;
  height: auto !important;
  display: flex;
  flex-direction: column;
  position: relative;
  font-size: 1.6rem !important;
  font-family: 'Roboto', sans-serif;
  color: #212529;
  background-color: #f3f3f3;
}
#wrap {
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  left: 0;
  padding-left: 75px;
  -webkit-transition: right .5s;
  -moz-transition: right .5s;
  -o-transition: right .5s;
  transition: right .5s;
}
/* Global Styles
==============================*/
h1 {
  font-size: 36px;
}
strong {
  font-weight: 600;
}
* {
  outline: none !important;
}
a,
i {
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:visited,
i:visited {
  text-decoration: underline;
}
a:hover,
i:hover {
  text-decoration: underline;
}
a:active,
i:active {
  text-decoration: underline;
}
i:hover {
  text-decoration: none !important;
}
.btn-sm {
  font-size: 0.875rem !important;
}
/* Nav
==============================*/
#wrap.menuOpenWrap {
  left: 170px;
  pointer-events: none;
}
#mobileNav.menuOpen {
  left: 0;
}
.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
.mobileNav-header {
  padding: 15px 24px 15px 24px;
  background-color: #252525;
  float: right;
  text-align: center;
}
.mobileNav-header a {
  float: right;
  opacity: 1;
  text-shadow: none;
  cursor: pointer;
  display: block;
  color: #fff;
  height: 23px;
  width: 27px;
}
.mobileNav-header a:after {
  content: "\f0c9";
  font-family: "Font Awesome 5 Pro";
  font-size: 30px;
  color: #91092d;
  position: relative;
  top: -11px;
}
.mobileNav-header a.menu-close:after {
  content: "\f00d";
}
.mobileNav-header a i {
  color: #91092d;
  font-size: 30px;
}
.mobileNav-header a:hover:after {
  color: #ffffff;
}
#mobileNav {
  height: 100%;
  width: 290px;
  position: fixed;
  background-color: #343434;
  z-index: 1000;
  top: 0;
  left: -215px;
  overflow-x: hidden;
  -webkit-box-shadow: 3px 0px 6px 0px #343434;
  -moz-box-shadow: 3px 0px 6px 0px #343434;
  box-shadow: 3px 0px 6px 0px #343434;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav ul {
  padding: 0px;
  border-top: 1px solid #252525;
  margin-top: 52px;
}
#mobileNav ul.sub-menu {
  display: none;
  position: relative;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}
#mobileNav ul li {
  list-style-type: none;
  position: relative;
}
#mobileNav ul li .menu-drop {
  position: absolute;
  display: none;
  right: 0px;
  top: 12px;
  z-index: 3;
  color: #ffffff;
  width: 50px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav ul li .menu-drop i {
  text-decoration: none;
}
#mobileNav ul li .menu-drop.sub-menu-active {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#mobileNav ul li a {
  color: white;
  padding: 10px 25px 10px 15px;
  display: block;
  border-bottom: 1px solid #252525;
  text-decoration: none;
  font-size: 15px;
}
#mobileNav ul li a:hover {
  background-color: #91092d;
  color: white;
}
#mobileNav ul li a:hover i {
  color: white;
  text-decoration: none;
}
#mobileNav ul li a span {
  min-width: 35px;
  display: inline-block;
}
#mobileNav ul li a span.collapsed-item {
  float: right;
  text-align: center;
  min-width: 25px;
}
#mobileNav ul li a span.stack-icons .fa-usd-circle {
  font-size: 15px !important;
  position: relative;
  top: 2px;
  left: -10px;
}
#mobileNav ul li a span.stack-icons.collapsed-item {
  position: relative;
  left: 8px;
}
#mobileNav ul li a i {
  color: #91092d;
  font-size: 24px;
}
#mobileNav ul li ul {
  margin-top: 0px;
  border-top: none;
}
#mobileNav ul li ul li a {
  background-color: #d20004 !important;
  border-bottom: none;
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#mobileNav ul li ul li a:hover {
  background-color: #91092d !important;
}
#mobileNav ul li ul li a i {
  font-size: 14px;
  float: right;
  margin-right: 5px;
}
#mobileNav ul li.sub-menu-active a {
  background-color: #91092d;
  color: #fff;
}
#mobileNav ul li.sub-menu-active a i {
  color: #fff;
}
#mobileSearchModal .modal-dialog {
  max-width: 100%;
  margin: 0;
}
#mobileSearchModal .modal-content {
  height: 100vh;
}
#mobileSearchModal .modal-header {
  border-bottom: none;
}
#mobileSearchModal .modal-header button {
  font-size: 30px;
}
#mobileSearchModal .modal-body {
  padding: 0px;
}
#mobileSearchModal .modal-body-top {
  border-bottom: 1px solid #cccccc;
}
#mobileSearchModal .modal-body-top .input-group input {
  border: none;
  font-style: italic;
  font-size: 16px !important;
}
#mobileSearchModal .modal-body-top .input-group .btn {
  background: none;
  color: #91092d;
  font-size: 16px;
}
#mobileSearchModal .modal-body-bottom {
  padding: 0px 9px 15px 15px;
}
#mobileSearchModal a#mobileSearchFilterDropdownButton {
  font-size: 16px !important;
  background: none;
  color: #636363;
  text-align: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#mobileSearchModal a#mobileSearchFilterDropdownButton:after {
  display: none;
}
#mobileSearchModal a#mobileSearchFilterDropdownButton i {
  color: #91092d;
}
#mobileSearchModal a#mobileSearchFilterDropdownButton i:first-child {
  margin-right: 7px;
}
#mobileSearchModal a#mobileSearchFilterDropdownButton i:last-child {
  margin-left: 7px;
  float: right;
}
#mobileSearchModal a#mobileSearchFilterDropdownButton:hover {
  background-color: #343434;
  color: #ffffff;
}
#mobileSearchModal a#mobileSearchFilterDropdownButton:hover i {
  color: #ffffff;
}
.mobile-search-filters .dropdown-menu {
  width: 100%;
  padding: 20px 15px 10px 15px;
}
.mobile-search-filters .dropdown-menu .dropdown-item {
  font-size: 14px;
  background-color: #e6ecef;
  border-radius: 15px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  margin-right: 8px;
  margin-bottom: 15px;
  color: #636363;
  border: none;
}
.mobile-search-filters .dropdown-menu .dropdown-item i {
  margin-left: 15px;
  background-color: #91092d;
  float: right;
  color: #fff;
  padding: 8px 10px 8px 8px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.mobile-search-filters .applied-filters .btn {
  font-size: 14px;
  background-color: #e6ecef;
  width: 100%;
  text-align: left;
  border-radius: 15px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  margin-right: 8px;
  margin-bottom: 15px;
  color: #636363;
  border: none;
}
.mobile-search-filters .applied-filters .btn i {
  margin-left: 15px;
  background-color: #91092d;
  float: right;
  color: #fff;
  padding: 8px 10px 8px 8px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
/* Header
==============================*/
header {
  background-color: #02182f;
}
header .container-fluid .col-12 {
  padding-right: 0px;
}
header .header-logo {
  padding: 5px 30px 10px 15px;
  display: inline-block;
}
header .header-logo img {
  max-width: 275px;
}
header .header-user-info .user-image {
  height: 60px;
  width: 60px;
  border-radius: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;
}
header .header-user-info button {
  background: none;
}
header .header-user-info .logged-in-info {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
header .header-user-info .logged-in-info .logged-in-as {
  font-size: 14px;
  color: white;
  padding-top: 13px;
  line-height: 10px;
}
header .header-user-info .logged-in-info .user-name {
  font-size: 18px;
  color: #d20004;
}
header .header-user-info #dropdown-user-options {
  border-right: 1px solid #343434;
  min-height: 65px;
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 25px;
  padding-bottom: 0;
}
header .header-user-info #dropdown-user-options i {
  color: #91092d;
  font-size: 16px;
  position: relative;
  top: 2px;
}
header .header-user-info #dropdown-user-options:after {
  display: none;
}
header .header-user-info #dropdown-user-options:hover {
  background-color: #343434;
}
header .header-user-info #dropdown-user-options:hover .logged-in-as,
header .header-user-info #dropdown-user-options:hover .user-name,
header .header-user-info #dropdown-user-options:hover i {
  color: #fff;
}
header .header-user-info .dropdown-menu {
  min-width: 100%;
  font-size: 15px;
  padding: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: 0px 1px 10px 0px #404040;
  -moz-box-shadow: 0px 1px 10px 0px #404040;
  box-shadow: 0px 1px 10px 0px #404040;
}
header .header-user-info .dropdown-menu a {
  font-weight: 500;
  padding-left: 0px;
  padding-right: 0px;
}
header .header-user-info .dropdown-menu a:hover {
  background: none;
  text-decoration: underline;
}
header .notificationspill {
  position: absolute !important;
  top: 18px !important;
  left: 30px !important;
  font-size: 0.6em !important;
}
header .headerblock {
  border-right: none;
  min-width: 62px;
  min-height: 65px;
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 25px;
  padding-bottom: 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  header .headerblock {
    border-right: 1px solid #343434;
  }
}
header .header-user-info.show {
  background-color: #343434;
}
header .header-user-info.show .logged-in-as,
header .header-user-info.show .user-name,
header .header-user-info.show i {
  color: #fff !important;
}
header .header-user-info.show i {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
header .language-switch {
  border-left: 1px solid #343434;
  float: right;
  min-height: 65px;
  border-radius: 0px;
}
header .language-switch .country-image {
  width: 25px;
  height: 15px;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: Center;
}
header .language-switch button {
  background: none;
}
header .language-switch button i {
  color: #91092d;
  font-size: 16px;
  padding-right: 15px;
  transform-origin: 7px;
}
header .language-switch button:after {
  display: none;
}
header .language-switch:hover,
header .language-switch.show {
  background-color: #343434;
}
header .language-switch:hover .logged-in-as,
header .language-switch.show .logged-in-as,
header .language-switch:hover .user-name,
header .language-switch.show .user-name,
header .language-switch:hover i,
header .language-switch.show i {
  color: #fff;
}
header .language-switch.show i {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
header .language-switch .dropdown-menu {
  min-width: 100%;
  font-size: 15px;
  padding: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: 0px 1px 10px 0px #404040;
  -moz-box-shadow: 0px 1px 10px 0px #404040;
  box-shadow: 0px 1px 10px 0px #404040;
}
header .language-switch .dropdown-menu a {
  font-weight: 500;
  padding-left: 0px;
  padding-right: 0px;
}
header .language-switch .dropdown-menu a:hover {
  background: none;
  text-decoration: underline;
}
.title-breadcrumb {
  background-color: #02182f;
  padding-left: 20px;
  color: #fff;
  min-height: 50px;
}
.title-breadcrumb a {
  color: #fff;
}
.title-breadcrumb .back-button {
  float: left;
}
.title-breadcrumb .back-button a {
  display: block;
  padding: 15px 25px 21px 0px;
  border-right: 1px solid #343434;
  line-height: 16px;
}
a[disabled] {
  color: #6c757d !important;
  cursor: not-allowed;
}
.title-breadcrumb .back-button a i {
  font-size: 24px;
  position: relative;
  top: 3px;
  margin-right: 15px;
  text-decoration: none;
}
.title-breadcrumb .title {
  float: left;
}
.title-breadcrumb .title h1 {
  padding: 8px 25px 8px 25px;
  margin: 0px;
}
.title-breadcrumb .subtitle {
  float: left;
  padding-top: 17px;
  padding-bottom: 13px;
}
.title-breadcrumb .subtitle span {
  border-left: 2px solid #d20004;
  display: block;
  font-size: 28px;
  line-height: 26px;
  padding-left: 30px;
}
.title-breadcrumb .actions {
  float: right;
  max-height: 59px;
}
.title-breadcrumb .actions a {
  border-left: 1px solid #d20004;
  display: inline-block;
  text-decoration: none;
  padding: 17px 20px 16px 20px;
  max-height: 59px;
}
.title-breadcrumb .actions a i {
  font-size: 24px;
  position: relative;
  top: 3px;
  margin-right: 15px;
  color: #fff !important;
}
.title-breadcrumb .actions a[disabled] i {
  color: #6c757d !important;
  cursor: not-allowed;
}
.title-breadcrumb .actions-mobile {
  float: right;
}
.title-breadcrumb .actions-mobile .dropdown.show button {
  background-color: #343434;
}
.title-breadcrumb .actions-mobile button {
  padding: 7px 15px 7px 15px;
  border: none;
  border-left: 1px solid #d20004;
  font-size: 30px;
  background-color: #02182f;
  border-radius: 0px;
}
.title-breadcrumb .actions-mobile button i {
  color: #fff;
}
.title-breadcrumb .actions-mobile button:after {
  display: none;
}
.title-breadcrumb .actions-mobile button:hover {
  background-color: #343434;
}
.title-breadcrumb .actions-mobile .dropdown-menu {
  min-width: 100%;
  font-size: 15px;
  padding: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: 0px 1px 10px 0px #404040;
  -moz-box-shadow: 0px 1px 10px 0px #404040;
  box-shadow: 0px 1px 10px 0px #404040;
}
.title-breadcrumb .actions-mobile .dropdown-menu a {
  font-weight: 500;
  padding-left: 0px;
  padding-right: 0px;
  color: #212529;
}
.title-breadcrumb .actions-mobile .dropdown-menu a i {
  margin-right: 15px;
}
.title-breadcrumb .actions-mobile .dropdown-menu a:hover {
  background: none;
  text-decoration: underline;
}
.title-breadcrumb .registration-number {
  float: right;
  margin-top: 23px;
  margin-right: 45px;
}
.title-breadcrumb .registration-number span {
  display: block;
  border: 1px solid #00171f;
  color: #343434;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 22px;
  background-color: #ffffff;
  border-radius: 2px;
}
.sub-heading-button-wrapper .col-12 {
  padding: 0px;
}
.sub-heading-button-wrapper .col-12 .collapse-sub-heading-button {
  width: 100%;
  text-align: left;
  background-color: #f3f3f3;
  color: #5d5d5d;
  border-radius: 0px;
  border: none;
  font-size: 16px;
  padding: 15px;
}
.sub-heading-button-wrapper .col-12 .collapse-sub-heading-button i {
  color: #91092d;
}
.sub-heading-button-wrapper .col-12 .collapse-sub-heading-button i:first-child {
  margin-right: 10px;
}
.sub-heading-button-wrapper .col-12 .collapse-sub-heading-button i:last-child {
  float: right;
  margin-top: 5px;
}
.sub-heading {
  background-color: #f3f3f3;
  padding-top: 15px;
  padding-bottom: 15px;
}
.sub-heading h2 {
  font-size: 18px;
  margin-bottom: 0px;
  margin-left: 150px;
  float: left;
}
.sub-heading .registration-number {
  float: right;
  margin-right: 45px;
}
.sub-heading .registration-number span {
  display: block;
  border: 2px solid #00171f;
  color: #343434;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 22px;
  background-color: #ffffff;
  border-radius: 2px;
}
.sub-heading.no-pad-top-bot {
  padding-top: 0px;
  padding-bottom: 0px;
}
.search-input {
  max-width: 300px;
  float: left;
  margin-top: 12px;
}
.search-input input {
  border: none;
  font-style: italic;
  font-size: 15px !important;
}
.search-input .btn {
  color: #91092d;
  font-size: 24px;
  line-height: 24px !important;
  background: none;
  padding: 0px;
  border-radius: 0px;
}
.do-search {
  font-size: 16px !important;
}
.clear-search {
  float: left;
  font-size: 16px !important;
  background: none;
  color: #scheme_color_app_text;
  text-align: left;
  border-left: 1px solid #d20004;
  border-right: 1px solid #d20004;
  margin-left: 15px;
  padding: 15px;
  border-radius: 0px;
}
.clear-search:after {
  display: none;
}
.clear-search i {
  color: #91092d;
}
.clear-search i:first-child {
  margin-right: 7px;
}
.clear-search:hover {
  background-color: #343434;
  color: #ffffff;
}
.clear-search:hover i {
  color: #ffffff;
}
.alternateviewselector {
  float: left;
  background: none;
  text-align: left;
  border-right: 1px solid #d20004;
  padding: 11px;
  border-radius: 0px;
}
.search-filters {
  float: left;
  position: relative;
}
.search-filters > .dropdown {
  /*min-width: 260px; covers the first controls... might need this but limited to a different class criteria? */
  float: left;
  position: absolute;
  z-index: 99;
}
.search-filters #searchFilterDropdown {
  font-size: 16px !important;
  background: none;
  color: #scheme_color_app_text;
  text-align: left;
  border-right: 1px solid #d20004;
  margin-right: 15px;
  padding: 15px;
  border-radius: 0px;
}
.search-filters #searchFilterDropdown:after {
  display: none;
}
.search-filters #searchFilterDropdown i {
  color: #91092d;
}
.search-filters #searchFilterDropdown i.fa-chevron-down {
  position: relative;
}
.search-filters #searchFilterDropdown i:first-child {
  margin-right: 7px;
}
.search-filters #searchFilterDropdown i:last-child {
  margin-left: 7px;
}
.search-filters #searchFilterDropdown:hover {
  background-color: #343434;
  color: #fff;
}
.search-filters #searchFilterDropdown:hover i {
  color: #fff;
}
.search-filters .dropdown-menu {
  padding: 20px 15px 10px 15px;
  min-width: 320px;
}
.search-filters .dropdown-menu .dropdown-item {
  font-size: 14px;
  background-color: #e6ecef;
  border-radius: 15px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  margin-right: 8px;
  margin-bottom: 15px;
  color: #scheme_color_app_text;
  border: none;
}
.search-filters .dropdown-menu .dropdown-item i {
  margin-left: 15px;
  background-color: #91092d;
  float: right;
  color: #fff;
  padding: 8px 10px 8px 8px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.search-filters .applied-filters {
  float: left;
  padding-bottom: 13px;
  margin-left: 170px;
}
.search-filters .applied-filters .date {
  margin-top: 13px;
  float: left;
  width: 237px;
}
.search-filters .applied-filters .date .filterAdditionalIcon {
  padding-left: 5px;
}
.search-filters .applied-filters .date .input-group-text {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-left: 10px;
}
.search-filters .applied-filters .date input {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  height: 30px;
  border: 1px solid #e6ecef;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #e6ecef;
  color: #scheme_color_app_text;
  text-transform: uppercase;
  font-weight: 400;
  max-width: 183px;
}
.search-filters .applied-filters .date .hasAdditionalIcon {
  width: 183px;
}
.search-filters .applied-filters .date input[data-filter-option-required="False"].hasAdditionalIcon {
  width: 167px !important;
}
.search-filters .applied-filters .date.remove {
  margin-right: 8px;
}
.search-filters .applied-filters .date.remove input {
  max-width: 181px;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.search-filters .applied-filters .date.remove .input-group-append .input-group-text {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-left: 5px;
}
.search-filters .applied-filters .date.remove .input-group-append .input-group-text i {
  font-size: 15px;
}
.search-filters .applied-filters .check-box {
  margin-top: 13px;
  float: left;
  max-width: 237px;
  margin-right: 8px;
  background-color: #e6ecef;
  border-radius: 15px;
  min-height: 30px;
}
.search-filters .applied-filters .check-box .form-check {
  min-width: 190px;
  padding-top: 3px;
}
.search-filters .applied-filters .check-box.remove .form-check {
  min-width: 208px;
}
.search-filters .applied-filters .check-box.remove .input-group-append span {
  float: right;
  padding-left: 5px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.search-filters .applied-filters .check-box.remove .input-group-append span i {
  font-size: 15px;
}
.search-filters .applied-filters .check-box .form-check label {
  margin-top: -4px;
}
.search-filters .applied-filters .check-box .form-check label::before {
  margin-left: -13px !important;
  height: 17px;
  margin-top: -1px;
  display: none;
}
.search-filters .applied-filters .check-box .form-check label::after {
  margin-left: -14px;
  margin-top: -1px;
}
.search-filters .applied-filters .select {
  margin-top: 13px;
  float: left;
  width: 237px;
  margin-right: 8px;
}
.search-filters .applied-filters .input-group-prepend .input-group-text {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-left: 10px;
}
.search-filters .applied-filters .select select {
  border-radius: 15px;
  font-size: 14px;
  min-height: 30px;
  border: 1px solid #e6ecef;
  background-color: #e6ecef;
  color: #scheme_color_app_text !important;
  font-weight: 400;
}
.search-filters .applied-filters .select .prepend {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.search-filters .applied-filters .select.remove select {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.search-filters .applied-filters .select.remove .input-group-text {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.search-filters .applied-filters .select.remove .input-group-text i {
  font-size: 15px;
}
.search-filters .applied-filters .filter-input {
  margin-top: 13px;
  float: left;
  width: 245px;
  margin-right: 8px;
}
.search-filters .applied-filters .filter-input input {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  min-height: 28px !important;
  border: 1px solid #e6ecef;
  background-color: #e6ecef;
  color: #scheme_color_app_text !important;
  font-weight: 400;
  text-transform: uppercase;
}
.search-filters .applied-filters .filter-input span {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  font-size: 15px;
}
.search-filters .applied-filters .filter-input.full-radius input {
  border-radius: 15px;
}
.search-filters .applied-filters .multi-select-group {
  float: left;
  width: 237px;
}
.search-filters .applied-filters .multi-select-group .multi-select {
  width: 237px !important;
}
.search-filters .applied-filters .multi-select-group .multi-select .bs-placeholder,
.search-filters .applied-filters .multi-select-group .multi-select .dropdown-toggle {
  font-size: 14px;
}
.search-filters .applied-filters .multi-select-group .multi-select div.dropdown-menu {
  padding: 0px;
  max-height: 300px !important;
}
.search-filters .applied-filters .multi-select-group .multi-select div.dropdown-menu .inner {
  background-color: #f6f6f6;
  max-width: 237px;
  max-height: 300px !important;
  overflow-x: hidden;
}
.search-filters .applied-filters .multi-select-group .multi-select div.dropdown-menu ul {
  padding: 15px 15px 15px 15px !important;
  min-height: 300px;
}
.search-filters .applied-filters .multi-select-group .multi-select div.dropdown-menu ul li {
  max-width: 210px;
}
.search-filters .applied-filters .multi-select-group .multi-select div.dropdown-menu ul li a {
  max-width: 210px;
}
.search-filters .applied-filters .multi-select-group .dropdown-toggle::after {
  margin-right: 10px;
}
.search-filters .applied-filters .multi-select-group.remove {
  margin-top: 13px;
}
.search-filters .applied-filters .multi-select-group.remove .multi-select {
  width: 206px !important;
  float: left !important;
}
.search-filters .applied-filters .multi-select-group.remove .btn {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: 0px;
}
.search-filters .applied-filters .multi-select-group.remove .input-group-append {
  max-height: 30px;
}
.search-filters .applied-filters .multi-select-group.remove .input-group-append span {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.search-filters .applied-filters .multi-select-group.remove .input-group-append i {
  font-size: 15px;
}
.search-filters .applied-filters .btn {
  float: left;
  font-size: 14px;
  background-color: #e6ecef;
  text-align: left;
  border-radius: 15px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  margin-top: 13px;
  margin-right: 8px;
  color: #scheme_color_app_text;
  border: none;
}
.search-filters .applied-filters .btn i {
  margin-left: 15px;
  background-color: #91092d;
  float: right;
  color: #fff;
  padding: 8px 10px 8px 8px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.search-filters .applied-filters .btn.multiselect {
  padding: 0px 5px 0px 15px;
  margin-top: 0px;
  margin-right: 0px;
  border-radius: 15px 0 0 15px;
  max-width: 200px;
}
#ui-datepicker-div {
  z-index: 1999 !important;
}
.search-filters #searchFiltersDropdown .dropdown-item {
  font-size: 14px;
  background-color: #e6ecef;
  text-align: left;
  border-radius: 15px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  margin-top: 13px;
  margin-right: 8px;
  color: #scheme_color_app_text;
  border: none;
  position: relative;
  z-index: 1;
  min-width: 230px;
}
.search-filters #searchFiltersDropdown .dropdown-item i {
  margin-left: 15px;
  background-color: #91092d;
  float: right;
  color: #fff;
  padding: 8px 10px 8px 8px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.search-filters #searchFiltersDropdown .search-filter {
  position: relative;
  z-index: 2;
  background-color: #f6f6f6;
  padding: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.search-filters #searchFiltersDropdown .search-filter span.label {
  color: #91092d;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.search-filters #searchFiltersDropdown .search-filter input {
  padding: 0px !important;
}
.search-filters #searchFiltersDropdown .search-filter .form-check label {
  margin-top: -4px;
}
.search-filters #searchFiltersDropdown .search-filter .form-check label::before {
  margin-left: -13px !important;
  height: 17px;
  margin-top: -1px;
}
.search-filters #searchFiltersDropdown .search-filter .form-check label::after {
  margin-left: -14px;
  margin-top: -1px;
}
.search-filters #searchFiltersDropdown .search-filter select {
  width: 100%;
}
.search-filters #searchFiltersDropdown .add-filter {
  margin-top: 15px;
  border-radius: 5px;
  padding: 5px;
  background-color: #91092d;
  color: #fff;
  text-align: center;
  display: block;
}
.search-filters #searchFiltersDropdown .add-filter i {
  float: right;
  position: relative;
  top: 5px;
  right: 10px;
}
.search-filters #searchFiltersDropdown div.multi-select {
  float: none !important;
  position: relative !important;
  max-width: 220px;
}
.search-filters #searchFiltersDropdown .multi-select .bs-placeholder,
.search-filters #searchFiltersDropdown .multi-select .dropdown-toggle {
  font-size: 14px;
}
.search-filters #searchFiltersDropdown .multi-select div.dropdown-menu {
  padding: 0px;
}
.search-filters #searchFiltersDropdown .multi-select div.dropdown-menu .inner {
  background-color: #f6f6f6;
  max-width: 220px;
  overflow-x: hidden;
}
.search-filters #searchFiltersDropdown .multi-select div.dropdown-menu ul {
  padding-left: 15px !important;
}
.search-filters #searchFiltersDropdown .multi-select div.dropdown-menu ul li a {
  max-width: 178px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .card-body {
  margin-bottom: 15px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .dropdown-item {
  font-size: 14px;
  background-color: #e6ecef;
  text-align: left;
  border-radius: 15px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  margin-top: 13px;
  margin-right: 8px;
  color: #scheme_color_app_text;
  border: none;
  position: relative;
  z-index: 1;
}
.mobile-search-filters div#mobileSearchFilterDropdown .dropdown-item i {
  margin-left: 15px;
  background-color: #91092d;
  float: right;
  color: #fff;
  padding: 8px 10px 8px 8px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .search-filter {
  position: relative;
  z-index: 2;
  background-color: #f6f6f6;
  padding: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .search-filter span.label {
  color: #91092d;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .search-filter input {
  padding: 0px !important;
}
.mobile-search-filters div#mobileSearchFilterDropdown .search-filter .form-check label {
  margin-top: -4px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .search-filter .form-check label::before {
  margin-left: -13px !important;
  height: 17px;
  margin-top: -1px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .search-filter .form-check label::after {
  margin-left: -14px;
  margin-top: -1px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .search-filter select {
  width: 100%;
}
.mobile-search-filters div#mobileSearchFilterDropdown .add-filter {
  margin-top: 15px;
  border-radius: 5px;
  padding: 5px;
  background-color: #91092d;
  color: #fff;
  text-align: center;
  display: block;
}
.mobile-search-filters div#mobileSearchFilterDropdown .add-filter i {
  float: right;
  position: relative;
  top: 5px;
  right: 10px;
}
.mobile-search-filters div#mobileSearchFilterDropdown div.multi-select {
  float: none !important;
  position: relative !important;
  max-width: 100%;
  width: 100%;
}
.mobile-search-filters div#mobileSearchFilterDropdown .multi-select .bs-placeholder,
.mobile-search-filters div#mobileSearchFilterDropdown .multi-select .dropdown-toggle {
  font-size: 14px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .multi-select div.dropdown-menu {
  padding: 0px;
}
.mobile-search-filters div#mobileSearchFilterDropdown .multi-select div.dropdown-menu .inner {
  background-color: #f6f6f6;
  overflow-x: hidden;
}
.mobile-search-filters div#mobileSearchFilterDropdown .multi-select div.dropdown-menu ul {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.carousel .carousel-inner .carousel-item {
  min-height: 265px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: Center;
}
.carousel .carousel-control-prev,
.carousel .carousel-control-next {
  background-color: #91092d;
}
.table-stripe {
  background-color: rgba(0, 0, 0, 0.05);
}
.details-table {
  font-size: 14px;
  color: #636363;
}
.details-table th,
.details-table td {
  padding: 10px;
}
.details-table th {
  color: #91092d;
  text-transform: uppercase;
  font-size: 12px;
}
.valuation-table {
  font-size: 14px;
  color: #00171f;
  font-weight: 500;
}
.valuation-table tr:nth-of-type(odd) {
  background-color: #e5f9e0 !important;
}
.valuation-table tr:nth-of-type(even) {
  background-color: #f7fff7 !important;
}
.valuation-table th,
.valuation-table td {
  padding: 8px;
}
.valuation-table th.border-bottom,
.valuation-table td.border-bottom {
  border-bottom: 2px solid #429442 !important;
}
.valuation-table th {
  color: #429442;
  text-transform: uppercase;
  font-size: 12px;
}
.valuation-table.not-leading {
  color: #636363;
}
.valuation-table.not-leading tr:nth-of-type(odd) {
  background-color: #f9f9f9 !important;
}
.valuation-table.not-leading tr:nth-of-type(even) {
  background-color: #fff !important;
}
.valuation-table.not-leading th {
  color: #91092d;
}
.data-table th {
  background-color: #91092d;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
}
.data-table td {
  font-size: 14px;
  vertical-align: middle;
}
.data-table img {
  max-height: 65px;
}
.data-table .registration {
  display: block;
  border: 2px solid #00171f;
  color: #343434;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 22px;
  background-color: #fff;
  border-radius: 2px;
  text-align: center;
  max-width: 100px;
}
.data-table .edit a {
  background-color: #e6ecef;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  float: right;
  display: inline-block;
}
.data-table .edit a i {
  color: #91092d;
  padding-top: 8px;
}
.data-table .status i {
  font-size: 18px;
  margin-left: 0px;
  margin-right: 12px;
}
.data-table .status .fa-exclamation-triangle {
  color: #c95c60;
}
.data-table .status .fa-check {
  color: #429442;
}
.data-table .bg-warning .status .text-warning {
  color: red !important;
}
.data-table .bg-danger .description {
  color: white;
}
table.dataTable thead .sorting::before,
table.dataTable thead .sorting_asc::before,
table.dataTable thead .sorting_desc::before,
table.dataTable thead .sorting_asc_disabled::before,
table.dataTable thead .sorting_desc_disabled::before {
  right: 0.5em;
  content: "\f15e";
  font-family: "Font Awesome 5 Pro";
  background: #fff;
}
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc_disabled::after,
table.dataTable thead .sorting_desc_disabled::after {
  right: 0.5em;
  content: "\f15d";
  font-family: "Font Awesome 5 Pro";
}
#dataTable_info {
  font-size: 11px;
  text-transform: uppercase;
  color: #adadad;
  float: left;
}
#dataTable_paginate {
  float: right;
  font-size: 14px;
}
#dataTable_paginate a {
  color: #91092d;
  cursor: pointer;
}
#dataTable_paginate #dataTable_previous {
  margin-right: 10px;
}
#dataTable_paginate #dataTable_next {
  margin-left: 10px;
}
#dataTable_paginate span .paginate_button {
  background-color: #fff;
  color: #91092d;
  padding: 3px 7px;
  border: 1px solid #91092d;
  text-decoration: none;
}
#dataTable_paginate span .paginate_button.current,
#dataTable_paginate span .paginate_button:hover {
  background-color: #91092d;
  color: #fff;
  padding: 3px 7px;
}
#dataTable_length {
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  color: #91092d;
}
#dataTable_filter {
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  color: #91092d;
  padding-bottom: 5px;
}
#dataTable_filter input {
  border: 1px solid #ced4da;
  border-radius: 2px;
  padding: 5px 10px;
}
.main-content {
  padding: 0 10px 10px 10px;
}
.main-content .heading {
  padding-top: 15px;
  padding-bottom: 5px;
  display: table;
  width: 100%;
}
.main-content .heading h4 {
  text-transform: uppercase;
  font-size: 14px;
}
.main-content .heading .right a {
  position: relative;
  top: -5px;
  background-color: #e6ecef;
  color: #91092d;
  padding: 4px 7px;
  border-radius: 100%;
  text-decoration: none;
}
.main-content .heading .right a i {
  text-decoration: none;
}
.main-content .heading .right a:hover {
  background-color: #91092d;
  color: #e6ecef;
}
.main-content .records {
  text-align: Center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.main-content .records .load-more {
  border: 1px solid #91092d;
  background-color: #fff;
  color: #91092d;
  padding: 15px 25px;
  cursor: pointer;
}
.main-content .records .load-more i {
  color: #91092d;
  margin-left: 12px;
}
.main-content .records .load-more:hover {
  background-color: #343434;
  color: #fff;
}
.main-content .records .load-more:hover i {
  color: #fff;
}
.main-content .records .no-more {
  color: #636363;
}
.responsive-tabs-container {
  background-color: white;
  margin: 15px 5px;
  padding-top: 15px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 1px 10px 0px #dcdcdc;
  -moz-box-shadow: 0px 1px 10px 0px #dcdcdc;
  box-shadow: 0px 1px 10px 0px #dcdcdc;
}
.responsive-tabs-container .nav-tabs {
  border-bottom: 3px solid #91092d;
}
.responsive-tabs-container .nav-tabs li {
  background-color: #666;
  margin-right: 5px;
}
.responsive-tabs-container .nav-tabs li a {
  border: 1px solid #666;
  border-bottom: 0px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 15px 12px 15px;
  color: white;
  font-weight: 500;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  text-decoration: none;
  position: relative;
  height: 43px;
}
.responsive-tabs-container .nav-tabs li a:hover {
  border-color: #91092d;
  background-color: #91092d;
  color: white;
}
.responsive-tabs-container .nav-tabs li a .badge {
  display: inline-block;
  min-height: 17px;
  min-width: 17px !important;
  border-radius: 100%;
  font-size: 11px;
  font-weight: 400;
  margin-left: 5px;
}
.responsive-tabs-container .nav-tabs li a .badge:first-child {
  margin-left: 10px;
}
.responsive-tabs-container .nav-tabs li a .badge.badge-info {
  background-color: #119da4;
}
.responsive-tabs-container .nav-tabs li a .badge.badge-danger {
  background-color: #c95c60;
}
.responsive-tabs-container .nav-tabs li a .badge.badge-success {
  background-color: #429442;
}
.responsive-tabs-container .nav-tabs li.active a {
  border-color: #91092d;
  background-color: #91092d;
  color: white;
}
.responsive-tabs-container .nav-tabs li:first-child {
  margin-left: 30px;
}
.responsive-tabs-container .accordion-link {
  display: none;
  margin-bottom: 0px;
  padding: 10px 15px;
  border-radius: 0px;
  border: 1px solid #cccccc;
  color: #343434;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
.responsive-tabs-container .accordion-link:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f078';
  width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #91092d;
  text-align: center;
  position: relative;
  top: -5px;
  padding-top: 5px;
  background-color: #e6ecef;
  float: right;
}
.responsive-tabs-container .accordion-link.active:after {
  content: '\f077';
}
.responsive-tabs-container .accordion-link .badge {
  display: inline-block;
  min-height: 17px;
  min-width: 17px !important;
  border-radius: 100%;
  font-size: 11px;
  font-weight: 400;
  margin-left: 5px;
}
.responsive-tabs-container .accordion-link .badge:first-child {
  margin-left: 10px;
}
.responsive-tabs-container .accordion-link .badge.badge-info {
  background-color: #91092d;
}
.responsive-tabs-container .accordion-link .badge.badge-danger {
  background-color: #c95c60;
}
.responsive-tabs-container .accordion-link .badge.badge-success {
  background-color: #429442;
}
.tabs-wrapper {
  position: relative;
}
.tabs-wrapper .save-button-wrapper {
  position: absolute;
  right: 15px;
  top: 19px;
}
.tabs-wrapper .save-button-wrapper a {
  color: #636363;
  border-left: 1px solid #cccccc;
  padding: 21px;
  text-decoration: none;
  border-top-right-radius: 7px;
}
.tabs-wrapper .save-button-wrapper a i {
  color: #91092d;
  margin-right: 6px;
}
.tabs-wrapper .save-button-wrapper a:hover {
  border-color: #91092d;
  background-color: #91092d;
  color: #fff;
}
.tabs-wrapper .save-button-wrapper a:hover i {
  color: #fff;
}
.tab-content {
  padding: 0px;
}
@media (min-width: 768px) {
  .tab-content {
    padding: 15px 30px 15px 30px;
  }
}
.tabFieldControlsContainer .contactfield .checkboxlabel {
  color: #91092d;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.tabFieldControlsContainer .contactfield input[type=checkbox] {
  margin-left: 15px;
}
.fake-tabs-wrapper {
  background-color: #fff;
  padding-top: 15px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 1px 10px 0px #dcdcdc;
  -moz-box-shadow: 0px 1px 10px 0px #dcdcdc;
  box-shadow: 0px 1px 10px 0px #dcdcdc;
}
.fake-tabs-wrapper ul {
  padding: 15px 0 0 0;
  border-bottom: 1px solid #666;
  line-height: 2.4;
}
.fake-tabs-wrapper ul li {
  min-height: 39px;
  display: inline-block;
  background-color: #666;
}
.fake-tabs-wrapper ul li a {
  border: 1px solid #666;
  border-bottom: 0px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 15px;
  color: white;
  font-weight: 500;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  text-decoration: none;
  position: relative;
}
.fake-tabs-wrapper ul li a:hover {
  border-color: #91092d;
  background-color: #91092d;
  color: #fff;
}
.fake-tabs-wrapper ul li.active a {
  border-color: #91092d;
  background-color: #91092d;
  color: #fff;
}
.fake-tabs-wrapper ul li:first-child {
  margin-left: 30px;
}
.fake-tabs-wrapper .fake-tabs-content {
  padding: 30px;
}
/* Form Styles */
.form-left {
  border-right: 1px solid #cccccc;
  padding-right: 30px;
  position: relative;
}
.form-right {
  padding-left: 30px;
  position: relative;
}
.form-textarea {
  margin: 0 0 5px 0;
}
.form-textarea > textarea {
  font-size: 14px !important;
}
form h4 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 5px;
}
form .heading .right,
.form-row .heading .right,
.form-row.heading .right {
  font-size: 11px;
}
form .heading .right i,
.form-row .heading .right i,
.form-row.heading .right i {
  font-style: normal;
}
form label {
  color: #91092d;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
form label i {
  color: #c95c60;
  font-style: normal;
}
form input {
  font-size: 14px !important;
}
form .input-group-text {
  background-color: #91092d;
  border-color: #91092d;
  color: #fff;
}
form select.custom-select {
  color: #91092d !important;
  min-height: 32px;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0px !important;
}
form .form-check-inline {
  margin-right: 0;
}
form .single-check {
  padding-top: 36px;
}
form .form-check label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
form .form-check label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  margin-left: -17px;
  border: 1px solid #cccccc;
  border-radius: 1px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
form .form-check label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -18px;
  padding-left: 3px;
  padding-top: 0px;
  font-size: 11px;
  color: #555555;
}
form .form-check input[type="checkbox"]:checked + label::after,
form .form-check input[type="radio"]:checked + label::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  color: #91092d;
}
form .custom-file {
  border: 7px solid #91092d;
  min-height: 39px;
}
form .custom-file-label {
  background-color: #91092d;
  max-width: 120px;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  color: #fff;
}
form .custom-file-label i {
  color: #fff;
}
form .custom-file-label::before {
  display: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #ffffff;
  content: "Choose File";
  text-transform: none;
  background-color: #91092d;
  border-left: 1px solid #91092d;
  border-radius: 1px 0px 0px 1px;
}
form .custom-file-label::after {
  display: none;
}
form .add-remove .dropdown-toggle {
  font-size: 14px !important;
  background: none;
  color: #636363;
  padding-left: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
}
form .add-remove .dropdown-toggle:after {
  display: none;
}
form .add-remove .dropdown-toggle i {
  color: #91092d;
}
form .add-remove .dropdown-toggle i:first-child {
  margin-right: 7px;
}
form .add-remove .dropdown-toggle i:last-child {
  margin-left: 7px;
}
form .add-remove .dropdown-menu button {
  font-size: 14px;
}
form .add-remove .btn-link {
  font-size: 14px;
  background-color: #e6ecef;
  border-radius: 15px;
  padding: 0px 0px 0px 15px;
  margin-right: 8px;
  margin-bottom: 15px;
  color: #636363;
  border: none;
}
form .add-remove .btn-link i {
  margin-left: 15px;
  background-color: #91092d;
  color: #fff;
  padding: 8px 10px 8px 8px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  #wrap {
    padding-left: 0px;
  }
  /* Menu */
  #mobileNav {
    width: 100%;
    left: -100%;
    box-shadow: none;
  }
  #mobileNav ul {
    margin-top: 0px;
  }
  #wrap.menuOpenWrap {
    left: 100%;
  }
  .mobileNav-header {
    padding: 0px;
    float: none;
    background-color: #ffffff;
  }
  .mobileNav-header a {
    float: left;
  }
  .mobileNav-header a.navToggle {
    padding: 17px;
    min-height: 60px;
    min-width: 60px;
    background-color: #252525;
  }
  .header-user-info-mobile {
    padding-top: 8px;
    padding-left: 10px;
    float: left;
    background-color: #ffffff;
  }
  .header-user-info-mobile .user-image {
    height: 45px;
    width: 45px;
    border-radius: 45px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
  }
  .header-user-info-mobile button {
    background: none;
  }
  .header-user-info-mobile .logged-in-info {
    float: left;
    padding-left: 10px;
    padding-right: 20px;
    text-align: left;
  }
  .header-user-info-mobile .logged-in-info .logged-in-as {
    display: block;
    font-size: 14px;
    color: #636363;
    padding-top: 4px;
    line-height: 10px;
  }
  .header-user-info-mobile .logged-in-info .user-name {
    display: block;
    font-size: 20px;
    color: #429442;
  }
  .header-user-info-mobile #dropdown-user-options {
    min-height: 45px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 25px;
  }
  .header-user-info-mobile #dropdown-user-options i {
    color: #91092d;
    font-size: 16px;
    position: relative;
    top: 17px;
    margin-left: 10px;
  }
  .header-user-info-mobile #dropdown-user-options:after {
    display: none;
  }
  .header-user-info-mobile #dropdown-user-options:hover {
    background-color: #343434;
  }
  .header-user-info-mobile #dropdown-user-options:hover .logged-in-as,
  .header-user-info-mobile #dropdown-user-options:hover .user-name,
  .header-user-info-mobile #dropdown-user-options:hover i {
    color: #ffffff;
  }
  .header-user-info-mobile .dropdown-menu {
    min-width: 100%;
    font-size: 15px;
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 1px 10px 0px #404040;
    -moz-box-shadow: 0px 1px 10px 0px #404040;
    box-shadow: 0px 1px 10px 0px #404040;
  }
  .header-user-info-mobile .dropdown-menu a {
    font-weight: 500;
    padding-left: 0px;
    padding-right: 0px;
  }
  .header-user-info-mobile .dropdown-menu a:hover {
    background: none;
    text-decoration: underline;
  }
  .header-user-info-mobile.show {
    background-color: #343434;
  }
  .header-user-info-mobile.show .logged-in-as,
  .header-user-info-mobile.show .user-name,
  .header-user-info-mobile.show i {
    color: #ffffff !important;
  }
  .header-user-info-mobile.show i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .language-switch-mobile {
    border-left: 1px solid #acacac;
    float: right;
    min-height: 60px;
    border-radius: 0px;
  }
  .language-switch-mobile .country-image {
    width: 25px;
    height: 15px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center;
  }
  .language-switch-mobile button {
    background: none;
  }
  .language-switch-mobile button i {
    color: #91092d;
    font-size: 16px;
    padding-right: 15px;
    transform-origin: 7px;
  }
  .language-switch-mobile button:after {
    display: none;
  }
  .language-switch-mobile:hover,
  .language-switch-mobile.show {
    background-color: #343434;
  }
  .language-switch-mobile .dropdown-menu {
    min-width: 100% !important;
    font-size: 15px;
    padding: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 1px 10px 0px #404040;
    -moz-box-shadow: 0px 1px 10px 0px #404040;
    box-shadow: 0px 1px 10px 0px #404040;
  }
  .language-switch-mobile .dropdown-menu a {
    font-weight: 500;
    padding-left: 0px;
    padding-right: 0px;
    display: block !important;
    color: #252525;
    width: 100%;
  }
  .language-switch-mobile .dropdown-menu a:hover {
    background: none;
    text-decoration: underline;
  }
  .language-switch-mobile .dropdown-menu a:after {
    display: none;
  }
  .user-options-mobile .dropdown-toggle:after {
    display: none;
  }
  .user-options-mobile .dropdown-menu a {
    font-weight: 500;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    color: #252525;
    width: 100%;
  }
  .user-options-mobile .dropdown-menu a:after {
    display: none;
  }
  header .language-switch,
  header .header-user-info {
    display: none;
  }
  header .container-fluid .col-12 {
    padding-right: 15px;
  }
  header .header-logo {
    padding: 15px 0px 20px 0px;
    width: 60%;
    text-align: center;
    min-height: 81px;
    line-height: 40px;
  }
  header .header-logo img {
    max-width: 100%;
    max-height: 45px;
  }
  header .mobile-main-header.menu {
    width: 20%;
    float: left;
    padding: 18px 15px 18px 0px;
    font-size: 30px;
  }
  header .mobile-main-header.menu i {
    color: #91092d;
    text-decoration: none !important;
  }
  header .mobile-main-header.menu:hover {
    cursor: pointer;
  }
  header .mobile-main-header.menu:hover i {
    color: #353535;
  }
  header .mobile-main-header.search {
    width: 20%;
    float: right;
    text-align: right;
    font-size: 24px;
    padding: 23px 0px 22px 15px;
  }
  header .mobile-main-header.search i {
    color: #91092d;
    text-decoration: none !important;
  }
  header .mobile-main-header.search:hover {
    cursor: pointer;
  }
  header .mobile-main-header.search:hover i {
    color: #353535;
  }
  header .language-switch,
  header .header-user-info {
    display: none;
  }
  .back-button span {
    display: none;
  }
  .title-breadcrumb {
    padding-left: 0px;
    padding-right: 0px;
    min-height: 50px;
  }
  .title-breadcrumb .back-button a {
    display: block;
    padding: 15px;
    line-height: 16px;
  }
  .title-breadcrumb .back-button a:hover {
    background-color: #343434;
  }
  .title-breadcrumb .back-button a i {
    top: 0px;
    margin-right: 0px;
  }
  .title-breadcrumb .title h1 {
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
  }
  .title-breadcrumb .actions-mobile button {
    padding: 8px 15px;
    font-size: 24px;
  }
  .title-breadcrumb .subtitle {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .title-breadcrumb .subtitle span {
    font-size: 16px;
    line-height: 20px;
    padding-left: 15px;
  }
  .title-breadcrumb .actions {
    display: none;
  }
  .title-breadcrumb .registration-number {
    display: none;
  }
  .search-input {
    max-width: 100%;
  }
  .clear-search {
    display: none;
  }
  .search-filters .dropdown {
    float: none;
    position: relative;
    width: 100%;
  }
  .search-filters #searchFilterDropdown {
    border: none;
    width: 100%;
  }
  .search-filters #searchFilterDropdown i:last-child {
    float: right;
  }
  .search-filters {
    width: 100%;
    border-top: 1px solid #cccccc;
  }
  .search-filters .applied-filters {
    margin-left: 0px;
    min-width: 100%;
  }
  .sub-heading .registration-number {
    margin-right: 0px;
  }
  .sub-heading h2 {
    margin-left: 15px;
    font-size: 16px;
    max-width: 60%;
  }
  #dataTable_length {
    padding-top: 16px;
    width: 100%;
  }
  #dataTable_filter {
    padding-top: 11px;
    width: 100%;
  }
  /*
        Definitely don't like this on the valuation table, mostly don't like it at all
    .valuation-table th,
    .valuation-table td,
    .details-table th,
    .details-table td {
        display: block;
        width: 100%;
    }
    */
  .tabs-wrapper .save-button-wrapper {
    position: relative;
    width: 100%;
    min-height: 78px;
    right: 15px;
    top: 19px;
  }
  .tabs-wrapper .save-button-wrapper a {
    float: right;
    border: 1px solid #cccccc;
    background-color: #ffffff;
  }
  .responsive-tabs-container {
    margin: 5px;
    padding-top: 0px;
  }
  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-xs .accordion-link {
    display: block;
  }
  .form-left {
    padding-top: 15px;
    border-right: none;
    padding-right: 15px;
  }
  .form-right {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .tabs-wrapper .save-button-wrapper a {
    border-bottom: 1px solid #cccccc;
  }
  .form-check {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  form .single-check {
    padding-top: 15px;
  }
  .main-content {
    padding: 0px;
  }
  .main-content .heading {
    padding-top: 15px;
  }
  .fake-tabs-wrapper ul {
    padding: 5px 30px 0px 30px;
    border-bottom: none;
  }
  .fake-tabs-wrapper ul li {
    min-height: 33px;
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .fake-tabs-wrapper ul li a {
    display: block;
    border-radius: 0px;
    border-bottom: 1px solid #dbe1e4;
  }
  .fake-tabs-wrapper ul li a:hover {
    border-color: #91092d;
    background-color: #91092d;
    color: #fff;
  }
  .fake-tabs-wrapper ul li.active a {
    border-color: #91092d;
    background-color: #91092d;
    color: #fff;
  }
  .fake-tabs-wrapper ul li:first-child {
    margin-left: 0px;
  }
  .fake-tabs-wrapper .fake-tabs-content {
    padding: 30px;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
  #wrap {
    padding-left: 0px;
  }
  /* Menu */
  #mobileNav {
    width: 100%;
    left: -100%;
    box-shadow: none;
  }
  #mobileNav ul {
    margin-top: 0px;
  }
  #wrap.menuOpenWrap {
    left: 100%;
  }
  .mobileNav-header {
    padding: 0px;
    float: none;
    background-color: #ffffff;
  }
  .mobileNav-header a {
    float: left;
  }
  .mobileNav-header a.navToggle {
    padding: 17px;
    min-height: 60px;
    min-width: 60px;
    background-color: #252525;
  }
  .header-user-info-mobile {
    padding-top: 8px;
    padding-left: 10px;
    float: left;
    background-color: #ffffff;
  }
  .header-user-info-mobile .user-image {
    height: 45px;
    width: 45px;
    border-radius: 45px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
  }
  .header-user-info-mobile button {
    background: none;
  }
  .header-user-info-mobile .logged-in-info {
    float: left;
    padding-left: 10px;
    padding-right: 20px;
    text-align: left;
  }
  .header-user-info-mobile .logged-in-info .logged-in-as {
    display: block;
    font-size: 14px;
    color: #636363;
    padding-top: 4px;
    line-height: 10px;
  }
  .header-user-info-mobile .logged-in-info .user-name {
    display: block;
    font-size: 20px;
    color: #429442;
  }
  .header-user-info-mobile #dropdown-user-options {
    min-height: 45px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 25px;
  }
  .header-user-info-mobile #dropdown-user-options i {
    color: #91092d;
    font-size: 16px;
    position: relative;
    top: 17px;
    margin-left: 10px;
  }
  .header-user-info-mobile #dropdown-user-options:after {
    display: none;
  }
  .header-user-info-mobile #dropdown-user-options:hover {
    background-color: #343434;
  }
  .header-user-info-mobile #dropdown-user-options:hover .logged-in-as,
  .header-user-info-mobile #dropdown-user-options:hover .user-name,
  .header-user-info-mobile #dropdown-user-options:hover i {
    color: #ffffff;
  }
  .header-user-info-mobile .dropdown-menu {
    min-width: 100%;
    font-size: 15px;
    padding: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 1px 10px 0px #404040;
    -moz-box-shadow: 0px 1px 10px 0px #404040;
    box-shadow: 0px 1px 10px 0px #404040;
  }
  .header-user-info-mobile .dropdown-menu a {
    font-weight: 500;
    padding-left: 0px;
    padding-right: 0px;
  }
  .header-user-info-mobile .dropdown-menu a:hover {
    background: none;
    text-decoration: underline;
  }
  .header-user-info-mobile.show {
    background-color: #343434;
  }
  .header-user-info-mobile.show .logged-in-as,
  .header-user-info-mobile.show .user-name,
  .header-user-info-mobile.show i {
    color: #ffffff !important;
  }
  .header-user-info-mobile.show i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .language-switch-mobile {
    border-left: 1px solid #acacac;
    float: right;
    min-height: 60px;
    border-radius: 0px;
  }
  .language-switch-mobile .country-image {
    width: 25px;
    height: 15px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center;
  }
  .language-switch-mobile button {
    background: none;
  }
  .language-switch-mobile button i {
    color: #91092d;
    font-size: 16px;
    padding-right: 15px;
    transform-origin: 7px;
  }
  .language-switch-mobile button:after {
    display: none;
  }
  .language-switch-mobile:hover,
  .language-switch-mobile.show {
    background-color: #343434;
  }
  .language-switch-mobile .dropdown-menu {
    min-width: 100% !important;
    font-size: 15px;
    padding: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 1px 10px 0px #404040;
    -moz-box-shadow: 0px 1px 10px 0px #404040;
    box-shadow: 0px 1px 10px 0px #404040;
  }
  .language-switch-mobile .dropdown-menu a {
    font-weight: 500;
    padding-left: 0px;
    padding-right: 0px;
    display: block !important;
    color: #252525;
    width: 100%;
  }
  .language-switch-mobile .dropdown-menu a:hover {
    background: none;
    text-decoration: underline;
  }
  .language-switch-mobile .dropdown-menu a:after {
    display: none;
  }
  header .container-fluid .col-12 {
    padding-right: 15px;
  }
  header .header-logo {
    padding: 15px 15px 20px 15px;
    width: 60%;
    text-align: center;
    min-height: 81px;
    line-height: 40px;
  }
  header .header-logo img {
    max-width: 100%;
    max-height: 45px;
  }
  header .mobile-main-header.menu {
    width: 20%;
    float: left;
    padding: 18px 15px;
    font-size: 30px;
  }
  header .mobile-main-header.menu i {
    color: #91092d;
    text-decoration: none !important;
  }
  header .mobile-main-header.menu:hover {
    cursor: pointer;
  }
  header .mobile-main-header.menu:hover i {
    color: #353535;
  }
  header .mobile-main-header.search {
    width: 20%;
    float: right;
    text-align: right;
    font-size: 24px;
    padding: 23px 15px 22px 15px;
  }
  header .mobile-main-header.search i {
    color: #91092d;
    text-decoration: none !important;
  }
  header .mobile-main-header.search:hover {
    cursor: pointer;
  }
  header .mobile-main-header.search:hover i {
    color: #353535;
  }
  header .language-switch,
  header .header-user-info {
    display: none;
  }
  .back-button span {
    display: none;
  }
  .title-breadcrumb {
    padding-right: 0px;
    min-height: 50px;
  }
  .title-breadcrumb .back-button a {
    display: block;
    padding: 15px 25px 15px 0px;
    line-height: 16px;
  }
  .title-breadcrumb .back-button a i {
    top: 0px;
  }
  .title-breadcrumb .title h1 {
    padding: 15px 15px 15px 30px;
    font-size: 18px;
  }
  .title-breadcrumb .actions-mobile button {
    padding: 8px 15px;
    font-size: 24px;
  }
  .title-breadcrumb .subtitle {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .title-breadcrumb .subtitle span {
    font-size: 18px;
    line-height: 20px;
    padding-left: 15px;
  }
  .title-breadcrumb .actions {
    display: none;
  }
  .title-breadcrumb .registration-number {
    display: none;
  }
  .search-input {
    max-width: 100%;
  }
  .clear-search {
    display: none;
  }
  .search-filters .dropdown {
    float: none;
    position: relative;
    width: 100%;
  }
  .search-filters #searchFilterDropdown {
    border: none;
    width: 100%;
  }
  .search-filters #searchFilterDropdown i:last-child {
    float: right;
  }
  .search-filters {
    width: 100%;
    border-top: 1px solid #cccccc;
  }
  .search-filters .applied-filters {
    margin-left: 0px;
    min-width: 100%;
  }
  .sub-heading h2 {
    margin-left: 15px;
    font-size: 16px;
    max-width: 65%;
  }
  #dataTable_length {
    padding-top: 16px;
  }
  #dataTable_filter {
    padding-top: 11px;
  }
  .responsive-tabs-container {
    margin: 5px;
    padding-top: 0px;
  }
  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-xs .accordion-link {
    display: block;
  }
  .form-left {
    padding-top: 15px;
    border-right: none;
    padding-right: 15px;
  }
  .form-right {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .tabs-wrapper .save-button-wrapper a {
    border-bottom: 1px solid #cccccc;
  }
  .form-check {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  form .single-check {
    padding-top: 15px;
  }
  .main-content {
    padding: 5px;
  }
  .main-content .heading {
    padding-top: 15px;
  }
  .fake-tabs-wrapper ul {
    padding: 5px 30px 0px 30px;
    border-bottom: none;
  }
  .fake-tabs-wrapper ul li {
    min-height: 33px;
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .fake-tabs-wrapper ul li a {
    display: block;
    border-radius: 0px;
    border-bottom: 1px solid #dbe1e4;
  }
  .fake-tabs-wrapper ul li a:hover {
    border-color: #91092d;
    background-color: #91092d;
    color: #fff;
  }
  .fake-tabs-wrapper ul li.active a {
    border-color: #91092d;
    background-color: #91092d;
    color: #fff;
  }
  .fake-tabs-wrapper ul li:first-child {
    margin-left: 0px;
  }
  .fake-tabs-wrapper .fake-tabs-content {
    padding: 30px;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-logo {
    padding: 15px 15px 20px 15px;
  }
  .title-breadcrumb .title h1 {
    padding: 14px 30px 14px 30px;
    font-size: 26px;
  }
  .title-breadcrumb .actions a {
    padding: 27px 20px 26px 20px;
  }
  .title-breadcrumb .subtitle span {
    font-size: 16px;
  }
  .back-button span {
    display: none;
  }
  .title-breadcrumb {
    padding-right: 0px;
  }
  .title-breadcrumb .actions {
    display: none;
  }
  .title-breadcrumb .registration-number {
    display: none;
  }
  .sub-heading h2 {
    margin-left: 15px;
  }
  .header-user-info-mobile,
  .language-switch-mobile {
    display: none;
  }
  .sub-heading h2 {
    max-width: 70%;
  }
  .search-input {
    max-width: 100%;
  }
  .clear-search {
    /*float:right;*/
    display: none;
  }
  .search-filters .dropdown {
    float: none;
    position: relative;
    width: 100%;
  }
  .search-filters #searchFilterDropdown {
    /*border-left:1px solid #cccccc;
    border-bottom: 1px solid #cccccc;*/
    border: none;
    width: 100%;
  }
  .search-filters #searchFilterDropdown i:last-child {
    float: right;
  }
  .search-filters {
    width: 100%;
    border-top: 1px solid #cccccc;
  }
  .search-filters .applied-filters {
    margin-left: 0px;
    min-width: 100%;
  }
  #dataTable_length {
    padding-top: 16px;
  }
  #dataTable_filter {
    padding-top: 11px;
  }
  .tabs-wrapper .save-button-wrapper {
    position: relative;
    float: right;
  }
  .responsive-tabs-container.accordion-sm .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-sm .accordion-link {
    display: block;
  }
  .form-left {
    padding-top: 15px;
    border-right: none;
    padding-right: 15px;
  }
  .form-right {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .tabs-wrapper .save-button-wrapper a {
    border-bottom: 1px solid #cccccc;
  }
  .main-content .heading {
    padding-top: 15px;
  }
  .fake-tabs-wrapper ul {
    padding: 5px 30px 0px 30px;
    border-bottom: none;
  }
  .fake-tabs-wrapper ul li {
    min-height: 33px;
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .fake-tabs-wrapper ul li a {
    display: block;
    border-radius: 0px;
    border-bottom: 1px solid #dbe1e4;
  }
  .fake-tabs-wrapper ul li a:hover {
    border-color: #91092d;
    background-color: #91092d;
    color: #fff;
  }
  .fake-tabs-wrapper ul li.active a {
    border-color: #91092d;
    background-color: #91092d;
    color: #fff;
  }
  .fake-tabs-wrapper ul li:first-child {
    margin-left: 0px;
  }
  .fake-tabs-wrapper .fake-tabs-content {
    padding: 30px;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .header-logo {
    padding: 15px 15px 20px 15px;
  }
  .title-breadcrumb {
    padding-right: 0px;
  }
  .title-breadcrumb .title h1 {
    padding: 14px 30px 14px 30px;
    font-size: 26px;
  }
  .title-breadcrumb .actions a {
    padding: 27px 20px 26px 20px;
  }
  .title-breadcrumb .subtitle span {
    font-size: 16px;
  }
  .title-breadcrumb .actions {
    display: none;
  }
  .title-breadcrumb .registration-number {
    display: none;
  }
  /*.title-breadcrumb{
    .actions-mobile{
      display:none;
    }
  }*/
  .header-user-info-mobile,
  .language-switch-mobile {
    display: none;
  }
  .sub-heading h2 {
    max-width: 65%;
  }
  .clear-search {
    float: right;
  }
  .search-filters #searchFilterDropdown {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .search-filters {
    width: 100%;
    border-top: 1px solid #cccccc;
    min-height: 57px;
  }
  .responsive-tabs-container .nav-tabs li {
    min-height: 34px;
  }
  .responsive-tabs-container.accordion-md .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-md .accordion-link {
    display: block;
  }
  .collapse-sub-heading-button {
    display: none;
  }
  #collapseSubHeading {
    display: block;
  }
}
/* Extra large devices (large desktops, 1200px - 1600px)*/
@media (min-width: 1200px) and (max-width: 1599.98px) {
  .title-breadcrumb {
    padding-right: 0px;
  }
  .title-breadcrumb .actions {
    display: none;
  }
  .title-breadcrumb .registration-number {
    display: none;
  }
  .header-user-info-mobile,
  .language-switch-mobile {
    display: none;
  }
  .sub-heading h2 {
    max-width: 65%;
  }
  .responsive-tabs-container.accordion-lg .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .accordion-link {
    display: block;
  }
  .collapse-sub-heading-button {
    display: none;
  }
  #collapseSubHeading {
    display: block;
  }
}
/* Largest devices (large desktops, 1600px and up)*/
@media (min-width: 1600px) {
  .title-breadcrumb .actions-mobile {
    display: none;
  }
  .header-user-info-mobile,
  .language-switch-mobile {
    display: none;
  }
  .sub-heading .registration-number {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .accordion-link {
    display: block;
  }
  .collapse-sub-heading-button {
    display: none;
  }
  #collapseSubHeading {
    display: block;
  }
}
/* Chrome and Safari specific css */
/* IE 10+ Specific css */
.data-table th {
  background-color: #91092d;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
}

.vehiclepicker select,
input {
  box-sizing: border-box;
}
.vehiclepicker .table {
  display: table;
  width: 100%;
}
.vehiclepicker .row {
  display: table-row;
}
.vehiclepicker .cell {
  display: table-cell;
}
.vehiclepicker .cell-0 {
  display: table-cell;
  width: 0;
  min-height: 30px;
}
.vehiclepicker .cell-20 {
  display: table-cell;
  width: 20%;
  min-height: 30px;
}
.vehiclepicker .cell-25 {
  display: table-cell;
  width: 25%;
  height: 25px;
}
.vehiclepicker .cell-50 {
  display: table-cell;
  width: 50%;
  height: 25px;
}
.vehiclepicker .cell-80 {
  display: table-cell;
  width: 80%;
  height: 25px;
}
.vehiclepicker .margin-right {
  margin-right: 10px;
}
.vehiclepicker .red {
  color: #ff0000;
}
.vehiclepicker .right {
  float: right;
}
.vehiclepicker .pad-right {
  padding-right: 5px;
}
.vehiclepicker .overlay {
  /* IE 8 */
  background-color: #424242;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 77, 105, 0.46);
  z-index: 10;
}
.vehiclepicker .overlay-spinner {
  position: relative;
  top: 35%;
  color: #ffffff;
  font-size: 100px;
  margin: auto;
  text-align: center;
}
.vehiclepicker {
  box-sizing: border-box;
  padding: 5px;
  display: table;
  width: 100%;
}
.vehiclepicker .vehiclepicker-main {
  width: 100%;
  display: table;
}
.vehiclepicker .vehiclepicker-listbox-outerwrapper {
  max-width: 336px;
  max-height: 280px;
  overflow: auto;
  display: block;
  border-right: 1px solid #a4a4a4;
}
.vehiclepicker .vehiclepicker-listbox-innerwrapper {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.vehiclepicker .vehiclepicker-listbox {
  margin-right: -17px;
  height: 280px;
}
.vehiclepicker .vehiclepicker-selectors {
  display: table-row;
}
.vehiclepicker .vehiclepicker-makes,
.vehiclepicker .vehiclepicker-models,
.vehiclepicker .vehiclepicker-variants-selector {
  width: 20%;
  height: 320px;
  display: table-cell;
  vertical-align: top;
  border-right: #fff solid 10px;
}
.vehiclepicker .vehiclepicker-variants-selector {
  width: 60%;
  border-right: none;
}
.vehiclepicker .vehiclepicker-variants {
  height: 280px;
}
.vehiclepicker .vehiclepicker-variants2 {
  height: 175px;
}
.vehiclepicker .vehiclepicker-variants3 {
  height: 280px;
}
.vehiclepicker .vehiclepicker-variants-filters {
  height: 40px;
  width: 100%;
}
.vehiclepicker .vehiclepicker-variants-filter {
  display: inline-block;
}
.vehiclepicker .vehiclepicker-variants-filter span {
  display: block;
}
.vehiclepicker .vehiclepicker-variants-filter select {
  display: block;
  width: 100%;
}
.vehiclepicker .vehiclepicker-variants-filter.wide {
  width: 18%;
}
.vehiclepicker .vehiclepicker-variants-filter.wide25 {
  width: 25%;
  box-sizing: border-box;
}
.vehiclepicker .vehiclepicker-variants-filter.narrow {
  width: 12%;
}
.vehiclepicker .vehiclepicker-variants-requirements {
  height: 80px;
  width: 100%;
  display: table;
}
.vehiclepicker .vehiclepicker-variants-requirement {
  width: 50%;
  float: right;
}
.vehiclepicker .vehiclepicker-variants-selectall {
  height: 25px;
  padding: 5px 0 0 0;
}
.vehiclepicker .buyinglist {
  margin: 10px 0 0 0;
  display: table;
  width: 100%;
}
.vehiclepicker .vehiclepicker-redbook-search {
  width: 30%;
  display: table-cell;
  vertical-align: top;
  border-right: #fff solid 10px;
}
.vehiclepicker .vehiclepicker-redbook-search-label {
  width: 80px;
  min-width: 80px;
  text-align: right;
  padding-right: 5px;
  vertical-align: bottom;
}
.vehiclepicker .vehiclepicker-redbook-search-select {
  width: 100%;
  margin-top: 5px;
}
.vehiclepicker .vehiclepicker-redbook-search-spacer {
  width: 100%;
  height: 20px;
}
.vehiclepicker .vehiclepicker-redbook-search-code {
  width: 100%;
  text-transform: uppercase;
}
.vehiclepicker .vehiclepicker-redbook-variants {
  width: 70%;
  display: table-cell;
  border-right: none;
}
.vehiclepicker .vehiclepicker-variants-filters-redbook {
  margin: 0 0 5px 0;
  width: 100%;
}
.vehiclepicker .vehiclepicker-variants-filter-redbook {
  width: 33.3%;
  box-sizing: border-box;
  display: inline-block;
}
.vehiclepicker .vehiclepicker-bottom {
  margin: 10px 0 0 0;
}
.vehiclepicker .code-display {
  display: inline-block;
  font-size: 16px;
}
.vehiclepicker .vehiclepicker-buttons {
  display: inline-block;
  float: right;
}
.vehiclepicker button {
  font-family: Verdana;
  padding: 3px 7px;
}
.vehiclepicker #ddSite,
.vehiclepicker #txtNumRequired {
  width: 200px;
}
.vehiclepicker #txtComments {
  width: 100%;
}
.vehiclepicker .nav li a {
  border-top-left-radius: 7px !important;
  border-top-right-radius: 7px !important;
  margin-bottom: 1px !important;
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 15px;
  color: #91092d;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}
.vehiclepicker .nav li a.active,
.vehiclepicker .nav a.active {
  border-color: #91092d !important;
  background-color: #91092d !important;
  color: #fff !important;
}
.vehiclepicker .vehicleselector ul {
  padding-left: 0;
  overflow-y: scroll;
  height: 250px;
  border: 1px solid #ced4da;
}
.modal-body .vehiclepicker .vehicleselector ul {
  max-width: 484px;
}
.vehiclepicker .vehicleselector li {
  list-style: none;
  border-top: 1px solid #DDD;
  padding-left: 10px;
}
.vehiclepicker .vehicleselector li:first-of-type {
  border-top: none;
}
.vehiclepicker .vehicleselector li:hover,
.vehiclepicker .vehicleselector li:hover.active {
  list-style: none;
  background-color: #CCC;
  color: #212529;
  cursor: pointer;
}
.vehiclepicker .vehicleselector li.active {
  list-style: none;
  background-color: #0069d9;
  color: #FFF;
}

