@charset "UTF-8";

html {
  -webkit-tap-highlight-color: transparent;
  background: #005d87 !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins, arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  font-size: 1rem;
}

body {
  line-height: 1.428571429;
  color: #005d87;
  background-color: #fff;
  font-size: 1rem;
  font-family: Poppins, arial, sans-serif;
  background: white !important;
}

.table {
  color: #005d87;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  border-width: 0 0 1px;
}

.well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.selectpicker.form-control {
  height: auto
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
  border-radius: 0 !important;
  font-size: 0.9rem !important;
}

.btn.btn-portal {
  color: #fff;
  background-color: #e6007e !important;
  border-color: #e6007e !important;
  border-width: 1px !important;
  border-radius: 0 !important;
  font-size: 0.9rem !important;
  text-transform: capitalize;
}

.btn.btn-portal:hover {
  background-color: #fff !important;
  color: #5a99d4;
}

.btn.btn-outline-portal {
  color: #5a99d4 !important;
  background-color: #fff !important;
  border-color: #5a99d4 !important;
  border-width: 1px !important;
}

.btn.btn-outline-portal:hover {
  background-color: #5a99d4 !important;
  color: #fff !important;
}

.btn,
a {
  transition: border-color 0.2s, color 0.2s, background-color 0.2s, box-shadow 0.2s, border-top-color 0.3s;
  -webkit-transition: border-color 0.2s, color 0.2s, background-color 0.2s, box-shadow 0.2s, border-top-color 0.3s;
  -moz-transition: border-color 0.2s, color 0.2s, background-color 0.2s, box-shadow 0.2s, border-top-color 0.3s;
  -o-transition: border-color 0.2s, color 0.2s, background-color 0.2s, box-shadow 0.2s, border-top-color 0.3s;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  border-color: transparent;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1rem;
}

.checkbox label,
.radio label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

#menu-footer-menu,
#selectedMachines,
#table_id_info,
.btn-a,
.dataTables_filter label,
.dataTables_info,
.dataTables_length label,
.table_uncomplete_filter label,
.toolbar label,
label,
table tr td,
table tr th,
table.dataTable tbody td,
table.dataTable thead th,
ul li {
  font-size: 0.875rem !important;
}

h1 {
  color: #005d87;
  font-size: 1.7rem;
  line-height: 1.25em;
}

h2 {
  font-size: 1.3rem;
  line-height: 1.2em;
  color: #005d87;
}

h3 {
  font-size: 1.125rem;
  line-height: 1.25em;
  color: #005d87;
}

h4,
h5,
h6 {
  color: #005d87;
}

h5.footer-navigation {
  color: #fff;
  font-size: 1rem !important;
  font-weight: 500;
}

.welcome-login h1 {
  font-size: 1.2rem;
  text-align: center;
  color: #333;
}

.welcome-login h2 {
  font-size: 0.875rem;
  white-space: nowrap;
  text-align: center;
  color: #333;
}

a {
  font-size: 0.9rem;
  color: #5a99d4;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #005d87;
  text-decoration: underline;
}

div.dash-well {
  background: #fff;
}

div.green-top .triangle {
  border-style: solid;
  border-width: 0 35px 35px;
  border-color: transparent transparent rgba(230, 230, 230, 0.3);
}

div.green-top {
  background: #fff;
  text-align: center;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

.marblebg {
  background: #f2f2f2 url(/images/apogee-gray-grid.png) top right no-repeat;
}

.apogeeGrad h1,
p {
  color: #005d87;
}

.apogeeGrad h1 {
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: capitalize;
}

img {
  border: none;
  vertical-align: middle;
}

div.dash-well p.description {
  color: #005d87;
}

div.dash-well h2.title {
  font-size: 1.2rem;
  text-transform: capitalize;
}

div.dash-well .btn {
  text-transform: capitalize;
}

.btn-group,
.btn-group-vertical {
  vertical-align: middle;
}

.dropdown-menu {
  background: #5a99d4;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background-color: #1b99d7;
}

.dropdown-menu a,
.dropdown-menu button {
  color: #fff;
  background: #5a99d4;
}

.dropdown-item,
.user-dropdown {
  font-size: 0.8rem;
}

.buttons-toolbar .dropdown-menu,
.buttons-toolbar .dropdown-menu a,
.buttons-toolbar .dropdown-menu button {
  background: #cde0f2;
  color: #000;
}

.buttons-toolbar .dropdown-menu a.active,
.buttons-toolbar .dropdown-menu button.active {
  background: #5a99d4;
  color: #fff;
}

.bootstrap-tagsinput,
.purchase-input,
button,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="submit"],
input[type="text"],
select,
textarea {
  border: 2px solid #ccc;
  border-radius: 0;
  color: #000;
  font-size: 0.875rem !important;
}

div.dt-button-background {
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.7) 100%);
}

#deviceButtons {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
}

#deviceButtons .reverseBtn {
  background-color: #fff !important;
  border: 1px solid #e3e3e3;
  color: #333 !important;
}

#deviceButtons .reverseBtn:hover {
  background-color: #5a99d4 !important;
  color: #fff !important;
}

.edit-user h1 {
  color: #333;
}

#table_deleted_users i.fas,
#table_disabled_users i.fas,
#table_users i.far,
#table_users i.fas {
  font-size: 1.5rem;
  font-style: normal;
}

input:checked+.allDeviceSet {
  background-color: #2196f3 !important;
}

input:checked:disabled+.slider {
  background-color: #2196f3;
  cursor: not-allowed;
}

.allDeviceSet {
  background-color: #2196f3 !important;
}

.deviceGranted {
  background-color: #cff1ea !important;
  border-top: 2px solid #fff !important;
}

.deviceGranted:hover {
  background-color: #c3ede5 !important;
}

.btn-adminSlider {
  background-color: #5a99d4;
  color: #fff;
}

input:disabled+.toggle {
  cursor: not-allowed;
}

.title {
  color: #005d87;
}

.requiredForSubmitLabel:before {
  content: "*";
  color: red;
}

label,
.btn,
.form-control,
input.custom-file-input,
input.btn-adminSlider {
  border-radius: 0 !important;
}

.btn.rounded-circle {
  border-radius: 50% !important;
}

#maintenanceMessage>p {
  color: rgb(0, 93, 135) !important;
  font-weight: bold;
}

.selfRegSmall {
  font-size: 0.7rem !important;
  line-height: 6px !important;
}

.selfReg h1 {
  font-size: 1.2rem;
  text-align: center;
  color: #333;
}

.selfReg h2 {
  font-size: 0.875rem;
  white-space: nowrap;
  text-align: left;
  color: #333;
}

#documents .buttonColumn span {
  cursor: pointer;
}

.inheritFont {
  font-size: inherit !important;
  font-weight: inherit !important;
}

.btn.focus,
.btn:focus,
:focus {
  box-shadow: 0 0 0 .4rem rgba(0, 123, 255, .25) !important;
}

.dropdown-menu.dropdown-menu-end.show {
  background: #fff;
}

ul.breadcrumb {
  list-style: none;
  background-color: #eee;
}

ul.breadcrumb li {
  font-size: 18px;
}

ul.breadcrumb li+li:before {
  color: black;
  content: "/\00a0";
}

ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}

.responseTargetLabel {
  vertical-align: top;
}

.responseTemplateLabel {
  vertical-align: top;
}

.modelInfoLabel {
  vertical-align: top;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#partners tr,
.closeAlert {
  cursor: pointer;
}

.LOCAL {
  background: #f93;
}

.DEV {
  background: #0e6029;
}

.TEST {
  background: #3d254f;
}

.PROD {
  background: #fff;
}

.btn-link {
  text-align: left;
  color: #e6007e;
}

.btn-link:hover {
  color: #005d87;
}

hr {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

footer {
  background: #005d87;
}

footer,
footer .company-info,
footer a,
footer p {
  color: #fff !important;
  font-size: 0.8rem !important;
}

footer .nav li a {
  color: #777;
  border-radius: 0;
}

footer .footer-bottom {
  font-size: 0.8rem;
}

footer a {
  font-weight: 500 !important;
  text-decoration: underline;
}

p.footer-address {
  text-left: right;
}

h5.footer-navigation,
ul.footer-navigation li,
.socialMediaFooter {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 3em;
}

ul.footer-navigation,
ul.footer-navigation li {
  list-style: none;
  line-height: 3em;
}

ul.footer-navigation li a,
.socialMediaFooter a {
  font-size: 0.9rem !important;
  letter-spacing: 0.05em;
  line-height: 1.85;
  text-decoration: none;
}

ul.footer-navigation li a:hover,
.socialMediaFooter a:hover {
  text-decoration: underline !important;
}

#alertMessage a,
#alertMessage p {
  color: #111 !important;
}

footer .company-info {
  color: #777;
}

small {
  font-size: 85%;
}

p {
  font-size: 1rem;
  letter-spacing: -0.01em;
  line-height: 1.8em;
}

.description>b,
.description>b>a,
h2.title>b,
h2.title>b>a {
  font-size: 1.05rem;
}

.bootstrap-table .dropdown-menu-right {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

.bootstrap-table .dropdown-menu label.dropdown-item {
  color: #fff;
  background: #5a99d4;
}

.bootstrap-table .dropdown-menu label.dropdown-item.deselected {
  color: #5a99d4;
  background: #fff;
  box-shadow: 1px 1px 3px #666 inset !important;
}

.buttons-toolbar .dropdown-menu-right {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

.buttons-toolbar .dropdown-menu label.dropdown-item,
.bootstrap-table .dropdown-menu label.dropdown-item {
  color: #fff;
  background: #5a99d4;
}

.buttons-toolbar .dropdown-menu label.dropdown-item.deselected {
  color: #5a99d4;
  background: #fff;
  box-shadow: 1px 1px 3px #666 inset !important;
}

#deviceDetailsWell {
  background-color: #fff !important;
}

.footer-bottom-nav a {
  color: #777;
  font-size: inherit;
}

div.dialog {
  background: #fff;
}

#deviceSummary {
  color: #fff;
}

#deviceSummary.fa-plus {
  background: #5a99d4;
}

#deviceSummary.fa-minus {
  background: #abbccc;
}

.table tbody tr.detail-view {
  font-size: 0.8rem;
}

.table tbody tr.detail-view div {
  font-weight: 700;
}

thead tr {
  background: #eee;
}

tr.detail-view>td {
  font-size: 0.8rem !important;
}

tr.detail-view table td,
tr.detail-view table th {
  font-size: 0.8rem !important;
}

table tbody tr.odd {
  background-color: #f9f9f9;
}

.table-hover tbody tr.detail-view:hover {
  background-color: #fff;
}

h3.popover-header {
  background: #5a99d4;
  color: #fff;
  white-space: no-wrap;
}

ul.expandList {
  list-style-type: none;
}

ul.expandList li {
  background-color: #f5f5f5;
  cursor: pointer;
}

ul.expandList li span,
ul.expandList li ul li {
  font-weight: 700;
}

ul.expandSubList li.active {
  background: #5a99d4;
  color: #fff;
}

ul.expandList>li.active {
  background: rgba(90, 153, 212, 0.75);
  color: #fff;
}

ul.expandList li.active ul {
  color: #000;
}

ul.expandList ul.expandSubList {
  background: #fff;
}

label.error,
p.validation-error {
  color: red;
  font-weight: 700;
}

input.error,
select.error,
textarea.error {
  border: 1px solid red;
}

span.form-control.fa-minus {
  --rgb: 217, 83, 79;
  background: #d9534f;
  color: #fff;
}

span.form-control.fa-plus {
  --rgb: 92, 184, 92;
  background: #5cb85c;
  color: #fff;
}

span.form-control.fa-minus.disabled,
span.form-control.fa-plus.disabled {
  background-color: rgba(var(--rgb), 0.5);
}

input.qtyEntry {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input.qtyEntry::-webkit-inner-spin-button,
input.qtyEntry::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.limit,
.over {
  font-size: 2rem;
}

.over {
  color: tomato;
}

.limit {
  color: #f93;
}

.warning-border {
  border: 1px solid #c09853;
}

.btn-purchase {
  background: url(/images/purchase-icon-white.png) 5px 3px no-repeat #e6007e !important;
  text-decoration: none;
  border-color: #e6007e !important;
}

.btn-purchase:hover {
  background-image: url(/images/purchase-icon-green.png) !important;
}

.page-jump-to input {
  font-size: 0.9rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.page-jump-to button {
  font-size: 0.9rem;
  background-color: #e6007e;
}

.bootstrap-table .fixed-table-toolbar .btn.btn-secondary,
.buttons-toolbar .btn.btn-light,
.buttons-toolbar .btn.btn-secondary {
  background: #e6007e;
  font-size: 0.9rem;
  text-transform: capitalize;
}

#portalMainNav {
  transition: all 0.5s ease;
}

button.dropdown-item {
  font-size: 1rem !important;
}

#adminDropdown.dropdown-menu.show .dropdown-item,
#adminDropdown.dropdown-menu.dropdown-menu-right.show .dropdown-item,
#helpDropdown.dropdown-menu.show .dropdown-item,
#helpDropdown.dropdown-menu.dropdown-menu-right.show .dropdown-item,
#dropdown.dropdown-menu.show .dropdown-item,
#dropdown.dropdown-menu.dropdown-menu-right.show .dropdown-item,
#navbar .dropdown-menu.dropdown-menu-right.show .dropdown-item {
  font-size: 1rem;
}

#adminDropdown.dropdown-menu.show .dropdown-item:hover,
#adminDropdown.dropdown-menu.dropdown-menu-right.show .dropdown-item:hover,
#helpDropdown.dropdown-menu.show .dropdown-item:hover,
#helpDropdown.dropdown-menu.dropdown-menu-right.show .dropdown-item:hover,
#dropdown.dropdown-menu.show .dropdown-item:hover,
#dropdown.dropdown-menu.dropdown-menu-right.show .dropdown-item:hover,
#navbar .dropdown-menu.dropdown-menu-right.show .dropdown-item:hover {
  border-radius: 0;
}

.dropdown-item.active,
.dropdown-item:active {
  background: #5a99d4;
}

.buttons-toolbar button.btn.btn-light {
  background: rgba(90, 153, 212, 0.3);
}

.bootstrap-table .page-list button.btn.btn-secondary.dropdown-toggle {
  background: 0 0;
  color: #005d87;
  border: 1px solid #555;
}

.bootstrap-table .page-list .btn-group .dropdown-item {
  color: #fff;
}

.bootstrap-table .page-list .btn-group .dropdown-item.active {
  background: #fff;
  color: #000;
  border: 2px solid #ccc;
}

.bootstrap-table .page-list .btn-group .dropdown-item:hover {
  background: #ccc;
  color: #000;
}

.greyrow {
  background-color: #f2f2f2;
}

.whiterow {
  background-color: #fff;
}

.page-item.active .page-link {
  background-color: #e6007e;
  border-color: #e6007e;
}

.card.machineCard {
  gap: 12px;
}

div.card-body {
  border: 1px solid #e6e6e6;
}

div.dashSection.card {
  border: 0;
}

.btn-info.debug {
  text-align: left;
  font-size: 0.85rem;
}

.border-info.debug tr.spacer {
  background-color: #17a2b8;
}

.deviceHeadingField {
  font-size: medium;
}

.note-toolbar {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.note-btn-group .note-btn,
.note-popover .dropdown-menu {
  background-color: #fff;
  border: 1px solid #ccc;
}

.note-popover .dropdown-menu a {
  color: #5a99d4;
}

div.description {
  line-height: 1.3em;
}

div.description span.value {
  font-size: 1.2rem;
}

.description span.title {
  text-align: left;
}

.description span.value {
  font-size: 1.5rem;
  text-align: right;
  font-weight: 700;
}

.description span.value a {
  font-size: 1em;
}

.dashboard div.my-devices {
  background: rgba(255, 255, 255, 0.9);
}

.dashboard div.my-devices div a {
  font-size: 1rem;
}

.dashboard div.my-devices div #deviceCountLabel {
  font-size: 1.8rem;
}

.dashboard div.my-devices div a#deviceCount {
  font-size: 1.8rem;
  font-weight: 700;
}

.dashboard div.my-devices .btn {
  font-size: 1rem !important;
}

.navbar-nav .mr-auto {
  align-items: center;
  justify-content: center;
}

.nav-item .btn-secondary {
  font-weight: bold;
  border-radius: 50px !important;
  font-size: 1rem !important;
  letter-spacing: 0.05em;
  line-height: 1.85;
  text-transform: uppercase;
  border-width: 1px solid #111;
  border: 1px solid #111;
  border-color: #111;
  color: #111;
}

.btn-secondary,
.btn-secondary:hover,
.show>.btn-secondary.dropdown-toggle {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  color: #fff;
  border-radius: 0;
}

.nav-item .btn-secondary.dropdown-toggle:focus {
  box-shadow: none !important;
  background-color: #009edb;
  border-color: #fff;
  color: #fff;
  border: 1px solid #009edb;
}

.nav-item>a.nav-link {
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.057142857143em;
  line-height: 2.1142857142857143;
}

#viewas,
.partnerCountTitle,
div#dashboardPortalText {
  font-weight: 700;
}

.DEV .nav-item>a.nav-link,
.LOCAL .nav-item>a.nav-link,
.TEST .nav-item>a.nav-link {
  color: #000;
}

.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i {
  color: #fff;
}

a.a_disabled {
  pointer-events: none;
}

div#dashboardPortalText {
  color: #fff;
  font-size: 3rem;
}

div#dashboardPortalText>span {
  text-align: right;
}

.tooltip.in {
  opacity: 1;
}

.tooltip-inner {
  background-color: #f8d7da;
  color: #721c24;
  border: 3px solid #721c24;
  border-radius: 10px;
}

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #721c24 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #721c24 !important;
}

.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #721c24 !important;
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #721c24 !important;
}

.datepicker {
  background: #fff !important;
  border-radius: 4px;
}

.datepicker thead th {
  border-radius: 0 !important;
}

.datepicker table tr .active {
  background: #5a99d4 !important;
  border-color: #5a99d4 !important;
}

#armaConsumable .usageBar {
  background-color: #000;
}

#armaConsumable .usageBar>div {
  background-color: grey;
}

#armaConsumable .usageBar .WHITE {
  background-color: #fff;
}

#armaConsumable .usageBar .BLACK {
  background-color: #000;
}

#armaConsumable .usageBar .YELLOW {
  background-color: #ff0;
}

#armaConsumable .usageBar .MAGENTA {
  background-color: #f0f;
}

#armaConsumable .usageBar .CYAN {
  background-color: #0ff;
}

#armaUnavailable {
  background-color: rgba(255, 255, 255, 0.7);
}

.armaOffline,
.armaOnline,
.armaTempOffline,
.armaUnknown {
  color: #fff;
}

td>span.badge-pill {
  text-align: center;
}

.armaOnline {
  background-color: #28a745;
}

.armaOffline {
  background-color: #dc3545;
}

.armaTempOffline {
  color: #212529;
  background-color: #ffc107;
}

.partnerToggle.checked {
  filter: hue-rotate(270deg);
}

th.partnerSmallColumn {
  vertical-align: top !important;
}

th.partnerSmallColumn>div.th-inner {
  white-space: inherit !important;
}

.bootstrap-table .fixed-table-pagination>.pagination-detail {
  font-size: 0.9rem;
}

#languages .dropdown-menu {
  background-color: #f8f9fa;
}

#languages .dropdown-menu button {
  color: #000;
}

textarea.withinedit {
  background-color: #ffff80;
}

#viewas {
  font-size: 0.8rem;
}

.partner.dropdown-item {
  font-size: 0.875rem !important;
}

.partnerCountValue,
.partnerCountValue a {
  font-size: 3rem;
  font-weight: 700;
}

.text-info.fa-exclamation-circle {
  font-size: 130%;
}

.dropdown-menu,
.dropdown-menu button,
.dropdown-menu a {
  background: #1b99d7;
  color: #fff;
}

.navbar button.user-dropdown {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#emailBody {
  border: 2px solid #bfbfbf;
}

#longLifeOrder .form-group label {
  font-size: 0.8rem !important;
}

#longLifeOrder .form-group input {
  font-size: 0.8rem !important;
}

#arma tbody tr:hover,
#devices tbody tr:hover {
  cursor: pointer;
}

.showPass {
  position: relative;
  cursor: pointer;
}

table[data-row-style] td {
  background: inherit;
}

.bi {
  font-size: 1.5em;
}

.bi.bi-plus::before,
.bi.bi-dash::before {
  font-weight: bolder !important;
}

.form-switch .form-check-input {
  border-width: 2px;
}

.form-switch .form-check-input:not(:checked) {
  border-color: rgb(108, 117, 125);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28108, 117, 125, 1%29'/%3e%3c/svg%3e");
}

.row.my-devices>* {
  --bs-gutter-x: 0;
}


.custom-file-label {
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.custom-file-label::after {
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0;
}

.custom-file-input {
  opacity: 0;
}

.historyPanel {
  text-align: center;
}

.historyPanel div {
  font-size: 0.6rem;
}

.historyLine .lightgrey {
  border-bottom: 5px solid lightgrey;
}

.historyLine .blue {
  border-bottom: 5px solid blue;
}

@media screen and (min-width: 575px) {
  p.footer-address {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .dropdown-menu {
    background-color: none !important;
    background: none !important;
  }

  .footer-navigation {
    margin-left: 0;
  }

  .dropdown-menu a {
    color: #000;
  }

  .dropdown-menu a::before {
    content: " →";
  }

  #dropdown.dropdown-menu.show .dropdown-item {
    background-color: none !important;
    background: none !important;
  }

  #dropdown.dropdown-menu.show .dropdown-item:hover {
    color: #fff;
    background-color: #009edb !important;
  }
}

@media screen and (max-width: 768px) {
  .edit-user label {
    text-align: left !important;
  }
}

@media screen and (max-width: 880px) {
  div#dashboardPortalText {
    font-size: 40pt;
  }
}

@media screen and (max-width: 795px) {
  div#dashboardPortalText {
    font-size: 30pt;
  }
}

@media screen and (max-width: 635px) {
  div#dashboardPortalText {
    font-size: 20pt;
  }
}

@media screen and (min-width: 1200px) {
  .nav-item>a.nav-link {
    text-align: center;
  }
}

@media only screen and (max-width: 1024px) {
  tr {
    border: 1px solid #ccc;
    background-color: #fff;
  }

  td {
    border: none;
    border-bottom: 1px solid #eee;
  }

  tr:nth-of-type(odd) {
    background: #fff;
  }

  td:nth-of-type(even) {
    background: #f9f9f9;
  }

  table tbody tr.odd {
    background-color: #fff;
  }
}