/* Login */

.fixed-container {
  width: 100%;
  bottom: 0px;
  position: fixed;
}

.fixed-container {
  top: 56px;
}

/*
@media (max-width: 600px) {
  .fixed-container {
    top: 56px;
  }
}
@media (min-width: 601px) {
  .fixed-container {
    top: 63px;
  }
}
*/

@media only screen and (min-width: 601px) {
  nav,
  nav .nav-wrapper i,
  nav a.button-collapse,
  nav a.button-collapse i {
    /*
        height: 64px;
        line-height: 64px;
      */
    height: 56px !important;
    line-height: 56px !important;
  }
}

.center-it {
  margin: auto;
  /* Get below fixed nav */
  /*  padding-top: 60px; */
}

.login-brand {
  color: #003344;
  column-rule: -webkit-linear-gradient(top left, #003344 0%, #005566 48%, #007788 100%);
  column-rule: -o-linear-gradient(top left, #003344 0%, #004455 48%, #007788 100%);
  column-rule: linear-gradient(to bottom right, #003344 0%, #004455 48%, #007788 100%);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: -o-linear-gradient(top left, #003344 0%, #005566 48%, #007788 100%);
  color: linear-gradient(to bottom right, #003344 0%, #005566 48%, #007788 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9800', endColorstr='#007788', GradientType=1);
  padding-right: 10px;
  font-weight: 900;
}

h5.login-brand {
  font-size: 1.5rem;
}

.login-brand.darken {
  color: #001122;
}

/*
.login-spinner {
  display: none;
}

.login-spinner.active {
  display: block;
}
*/

/* Top Navigation */

.fixed-nav {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 20000;
}

.nav-brand {
  /*
  margin-left: 30px;
  margin-bottom: 10px;
*/
  margin: 0px;
  text-align: center;
  width: 200px;
  color: #ff9800;
}

.user-nav-item {
  width: auto;
}

.user .user-card {
  color: #000;
  padding: 10px;
  margin-top: 47px;
  margin-right: 0px;
  display: none;
  z-index: 15000;
  position: absolute;
  right: 0px;
}

.user:hover .user-card {
  display: block;
}

/* Left Side Navigation */

.nav-i {
  margin-top: 20px;
}

.child-routes {
  display: none;
}

.child-routes a {
  padding-left: 50px !important;
}

li.active .child-routes {
  display: block;
  background-color: #fff;
}

/* Fixed Tabs */

.tabs {
  width: auto !important;
  position: fixed !important;
  top: 64px;
  left: 0px;
  right: 0px;
  overflow: hidden !important;
}

.nav-margin section {
  margin-top: 125px;
}

.tab-margin section {
  margin-top: 60px;
}

/*
.detail-pad {
  padding-top: 15px;
}
*/

/* Modal */

.active-modal {
  display: block !important;
  top: 20% !important;
  z-index: 1050 !important;
}

/* General */

section {
  /*  margin: 0px 20px; */
  margin: 0px 0px;
}

.page-content {
  margin-top: 74px;
  margin-left: 0px;
}

.cell-pop input {
  z-index: 5000;
}

/* Media Queries */

@media (min-width: 993px) {
  .page-content {
    margin-left: 225px;
  }
  /* Pushed down menu, extend nav all the way....
  .fixed-nav {
    padding-left: 200px;
  }
  */
  .tabs {
    margin-left: 225px !important;
  }
  /* Fixed Layout */
  #fixed-section {
    left: 225px !important;
  }
  #burger {
    display: none;
  }
  .brand-logo {
    margin-left: 100px;
  }
  .appleftlogo {
    margin-left: 10px !important;
  }
}

@media (max-width: 600px) {
  .page-content {
    margin-top: 56px;
  }
  .tabs {
    top: 56px !important;
  }
  /* Fixed Layout */
  #fixed-section {
    left: 0px;
  }
}

/* Fixed Layout */

#fixed-section {
  position: fixed;
  top: 60px;
  /*
  left: 265px;
  left: 15px; 
  right: 15px;
  bottom: 15px;
   */
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  overflow: auto;
}

.fixed-grid {
  height: 40px;
  width: 100%;
  position: absolute;
  border: 2px solid #ccc;
  border-radius: 3px;
  -moz-transition: height .1s;
  -webkit-transition: height .1s;
  -ms-transition: height .1s;
  -o-transition: height .1s;
  transition: height .1s;
}

#fixed-footer.detail-grid-margin {
  height: 50px;
}

/* Grid */

.grid-spinner {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 36%;
  text-align: center;
  z-index: 1500;
}

.ag-row {
  border-bottom: 1px solid #d3d3d3 !important;
}

.ag-material .ag-header-viewport {
  background: #f5f3f3;
}

.ag-grid .ag-header-viewport {
  background: #f5f3f3;
}

.no-x-scroll .ag-body-viewport {
  overflow-x: hidden;
}

.ag-material .ag-header-cell-label {
  padding: 11px 15px;
}

.ag-material .ag-header-cell {
  /*	padding: 8px 13px !important; */
  padding: 8px 3px !important;
}

.ag-material .ag-cell-not-inline-editing {
  padding: 8px 15px;
  border-bottom: none !important;
}

.ag-header-icon {
  margin-top: -3px !important;
}

.ag-material .ag-header-cell-menu-button {
  padding: 0px;
  border: 0px;
  margin-top: 0px;
}

.ag-cell-wrapper,
.ag-cell-wrapper span.ag-cell-value {
  top: 4px;
  position: absolute;
}

.ag-cell-wrapper {
  margin-left: -15px;
}

.ag-material .ag-scrolls .ag-header-container,
.ag-material .ag-pinned-left-header {
  background: #f5f3f3;
}

.ag-material .ag-header {
  border-bottom: 1px solid #3e3b3b;
}

.ag-material .ag-header-cell-menu-button {
  border: none;
  margin-top: 7px;
}

.ag-filter {
  padding: 10px;
}

.click-link {
  cursor: pointer;
}

.ag-cell-edit-input {
  height: 2rem !important;
}

/* Modal */

#modal-wrapper.active-modal .lean-overlay {
  display: block;
  opacity: .5;
}

#modal-wrapper.active-modal .modal {
  display: block;
  z-index: 1000;
}

.top-mod {
  width: 40% !important;
  z-index: 2100 !important;
}

/* Modal Grid */

.modal-grid .ag-body-viewport {
  min-height: 200px;
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* Modal Grid */

.modal-grid .ag-body {
  min-height: 300px;
  max-height: 600px;
}

/* End of Custom Styles */

/** If Aurelia Animation Enabled **/

/* animate page transitions */

section.au-enter-active {
  -webkit-animation: fadeInRight 1s;
  animation: fadeInRight 1s;
}

div.au-stagger {
  /* 50ms will be applied between each successive enter operation */
  -webkit-animation-delay: 50ms;
  animation-delay: 50ms;
}

/* animation definitions */

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.backgroundspinner {
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  background-color: rgba(0, 0, 0, .5);
}

.backgroundframe,
.backgroundspinner {
  position: fixed;
  top: 0px;
  left: 0px;
  min-height: 100%;
  min-width: 100%;
}

.backgroundimage {
  background-size: cover;
  background-image: url(/styles/background.jpg);
}

html {
  font-family: "Roboto", sans-serif;
}

/* Ugh hide a copy of the title that gets doubled for the activator */

/* This only happened with reveal so now we need to use reveal on all cards.  */

/*
.card-title {
    display: none;
}
*/

/* this is more specific so it doesn't break other cards, just cleans up when there are two titles. */

.card-content>.card-title:nth-child(2) {
  display: none;
}

.card-title.activator {
  display: block;
}

/* Give a grey bar and make the reveal size match it... */

.card .card-title.activator {
  background-color: rgba(0, 0, 0, 0.10);
}

.card .card-reveal .card-title {
  line-height: 48px;
}

/* Materialize read-only is too dim */

input:not([type]):disabled,
input:not([type])[readonly="readonly"],
input[type=text]:disabled,
input[type=text][readonly="readonly"],
input[type=password]:disabled,
input[type=password][readonly="readonly"],
input[type=email]:disabled,
input[type=email][readonly="readonly"],
input[type=url]:disabled,
input[type=url][readonly="readonly"],
input[type=time]:disabled,
input[type=time][readonly="readonly"],
input[type=date]:disabled,
input[type=date][readonly="readonly"],
input[type=datetime]:disabled,
input[type=datetime][readonly="readonly"],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly="readonly"],
input[type=tel]:disabled,
input[type=tel][readonly="readonly"],
input[type=number]:disabled,
input[type=number][readonly="readonly"],
input[type=search]:disabled,
input[type=search][readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.56) !important;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.256);
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #003344 !important;
  box-shadow: 0 1px 0 0 #003344 !important;
}

input:not([type]):focus:not([readonly])+label,
input[type=text]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=date]:focus:not([readonly])+label,
input[type=datetime]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=search]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
  color: #003344 !important;
}

input:not([type]):disabled+label,
input:not([type])[readonly="readonly"]+label,
input[type=text]:disabled+label,
input[type=text][readonly="readonly"]+label,
input[type=password]:disabled+label,
input[type=password][readonly="readonly"]+label,
input[type=email]:disabled+label,
input[type=email][readonly="readonly"]+label,
input[type=url]:disabled+label,
input[type=url][readonly="readonly"]+label,
input[type=time]:disabled+label,
input[type=time][readonly="readonly"]+label,
input[type=date]:disabled+label,
input[type=date][readonly="readonly"]+label,
input[type=datetime]:disabled+label,
input[type=datetime][readonly="readonly"]+label,
input[type=datetime-local]:disabled+label,
input[type=datetime-local][readonly="readonly"]+label,
input[type=tel]:disabled+label,
input[type=tel][readonly="readonly"]+label,
input[type=number]:disabled+label,
input[type=number][readonly="readonly"]+label,
input[type=search]:disabled+label,
input[type=search][readonly="readonly"]+label,
textarea.materialize-textarea:disabled+label,
textarea.materialize-textarea[readonly="readonly"]+label {
  color: rgba(0, 0, 0, 0.56) !important;
}

.chip {
  cursor: pointer;
}

/* Override to not constrain the dropdowns to the parent */

/*
.au-target .card, .dropdown-content .active, .dropdown-content:active, .Ticket-Status-dropdown, Ticket-Status-dropdown {
  overflow: auto;
  z-index: 10000;
}
*/

.date-picker+i.material-icons {
  margin-left: -45px;
  line-height: 1;
  margin-top: 12px;
  cursor: pointer;
}

.md-switch-inline {
  display: initial;
}

.dim {
  opacity: 0.5;
  /* Firefox, Chrome, Safari, Opera, IE >= 9 (preview) */
  filter: alpha(opacity=50);
  /* for <= IE 8 */
}

.undim {
  opacity: 1.0;
  /* Firefox, Chrome, Safari, Opera, IE >= 9 (preview) */
  filter: alpha(opacity=100);
  /* for <= IE 8 */
}

.btn {
  padding: 5px 5px;
  margin: 5px 5px;
}

.col>.btn.maxwidth {
  width: 100%;
}

span.badge.total:after {
  content: " total";
}

span.badge.total {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #003344;
  border-radius: 2px;
}

.side-nav {
  height: calc(100% - 60px) !important;
}

.side-nav a {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px !important;
  height: 48px !important;
  line-height: 48px !important;
}

.side-nav li {
  line-height: 48px !important;
}

li.active .child-routes {
  margin-left: 25px;
}

.side-nav li.active {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.side-nav a:hover {
  background-color: rgba(0, 0, 0, 0.25) !important;
}

.side-nav {
  width: 225px !important;
  top: 56px !important;
}

span.badge {
  z-index: 2;
}

/* This lets me put the edit buttons in the grids. */

.ag-cell button {
  margin-top: -4px;
}

.btn-small {
  height: 24px !important;
  line-height: 24px !important;
}

.ag-material .ag-cell-not-inline-editing {
  padding-top: 8px !important;
}

/* Shrink up the materialize spacing! */

.row {
  margin-bottom: 0px !important;
}

.input-field {
  margin-top: 0px !important;
  min-height: 75px;
}

.k-state-hover,
.k-state-focused {
  background-color: rgba(0, 0, 0, .4);
}

label.active {
  /*color: #26a69a; */
  color: #003344;
}

.combo.col {
  min-height: 70px;
}

.combolistheader {
  border-bottom-width: 2px;
  border-bottom-color: #666;
  border-bottom-style: solid;
  width: 100%;
  font-weight: bolder;
}

/* Notes: combo fields
k-list-container k-popup k-group k-reset <-- dropdown list
k-group-header <-- group row
k-list-scroller <-- list window
k-item k-state-selected k-state-focused <-- list items
*/

.colhidden {
  display: none;
}

.card .card-content .card-title {
  margin-bottom: 20px;
}

.dashboard.short>div.collection {
  max-height: 300px;
  overflow: auto;
}

h5+span.total {
  margin-top: -35px;
}

.btn,
.btn-large {
  background-color: #245d90 !important;
}

.logoimage {
  height: 50px;
  margin-top: 5px;
}

.smalllogoimage {
  height: 40px;
  margin-top: 10px;
}

.navsitename,
.navsitenamesmall {
  font-size: 2em !important;
}

/*
@media (min-width: 971px) {
  .navsitenamesmall {
    display: none !important;
  }
  .navsitename {
    display: block !important;
  }
}
@media (max-width: 970px){
  .navsitename {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .navsitename {
    display: none !important;
  }
}
@media (max-width: 599px) {
  .navsitename, .navsitenamesmall {
    display: none !important;
  }
}
@media (max-width: 500px) {
  .logoimage {
    display: none !important;
  }
}
@media (min-width: 500px) {
  .smalllogoimage {
    display: none !important;
  }
}
*/

@media (min-width: 801px) {
  .splash span {
    font-size: 8em;
    font-weight: 8em;
    text-shadow: 1px 4px 10px #444444;
    outline: 0 none;
  }
  .splash span:hover {
    text-shadow: 2px 8px 40px #111111;
  }
}

@media (max-width: 800px) {
  .splash span {
    font-size: 4em;
    font-weight: 4em;
    outline: 0 none;
  }
}

@media (max-height: 480px) {
  .splash span {
    font-size: 4em;
    font-weight: 4em;
    outline: 0 none;
  }
}

/* This allows the login screen to scroll if height gets too small. */

/*This hides the nav header without returning the space!
@media (max-height: 450px) {
  .fixed-nav {
    display: none !important;
  }
}
*/

@media (max-height: 400px) {
  .unfixsmallmobile {
    position: inherit !important;
  }
}

/* Fix calendar centering */

a.k-link {
  text-align: center !important;
}

/*For login screen scaling overide */

.allowoverflow {
  overflow: auto;
}

/* Handle setting style on invalid text fields using css on the md-input! */

md-input.md-invalid-text>div>input {
  border-bottom: 1px solid #F44336 !important;
  box-shadow: 0 1px 0 0 #F44336 !important;
}

/* Handle setting style on invalid text fields using css on the md-input! */

input.md-invalid-text {
  border-bottom: 1px solid #F44336 !important;
  box-shadow: 0 1px 0 0 #F44336 !important;
}

/* Handle setting style on invalid text fields using css on the md-input! */

md-radio.md-invalid-text>label {
  border-bottom: 1px solid #F44336 !important;
  box-shadow: 0 1px 0 0 #F44336 !important;
}

/* Handle setting style on invalid text fields using css on the md-input! */

/* Couldn't get this to work. 
ak-combobox.md-invalid-text::before > span+input {
  border-bottom: 1px solid #F44336 !important;
	box-shadow: 0 1px 0 0 #F44336 !important;
}
ak-combobox.md-invalid-text:parent > span > input {
  border-bottom: 1px solid #F44336 !important;
	box-shadow: 0 1px 0 0 #F44336 !important;
}
*/

div.md-invalid-text>span>span>input {
  border-bottom: 1px solid #F44336 !important;
  box-shadow: 0 1px 0 0 #F44336 !important;
}

textarea.materialize-textarea {
  overflow: auto !important;
}

/* Dashboard Icon Collection */

md-collection-item.DashboardCollection {
  padding: 5px 5px 5px 5px !important;
}

.DashboardIconBackground {
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

h4.DashboardIconText {
  /* height: 60px; */
  margin-right: 15px;
  margin-top: 15px;
  float: right;
  z-index: 500;
  /*
    outline-style: solid;
    outline-color: #ffffff;
    outline-width: 5px;
  */
  text-shadow: 3px 3px 6px white;
}

h6.DashboardIconText {
  z-index: 1000;
  min-height: 50px !important;
  margin-top: 10px;
}

.DashboardIconGroundShippers {
  background-image: url(/styles/GroundShippers.png);
}

.DashboardIconShipperstoSubmit {
  background-image: url(/styles/ShipperstoSubmit.png);
}

.DashboardIconSubmittedShippers {
  background-image: url(/styles/SubmittedShippers.png);
}

.DashboardIconTicketedShippers {
  background-image: url(/styles/TicketedShippers.png);
}

.DashboardIconShippersPendingApproval {
  background-image: url(/styles/ShippersPendingApproval.png);
}

.DashboardIconShippersPendingConfirmation {
  background-image: url(/styles/ShippersPendingConfirmation.png);
}

.DashboardIconShippersPendingConfirm {
  background-image: url(/styles/ShippersPendingConfirm.png);
}

.DashboardIconCompletedShippers {
  background-image: url(/styles/CompletedShippers.png);
}

.DashboardIconApprovedShippers {
  background-image: url(/styles/ApprovedShippers.png);
}

.DashboardIconConfirmedShippers {
  background-image: url(/styles/ConfirmedShippers.png);
}

/* Menu Icons */

img.MenuIcon {
  margin-left: -33px;
}

img.OrphanMenuIcon,
img.MenuIcon {
  margin-top: 12px;
  height: 20px;
  float: left;
}

label.radio {
  float: left;
  margin-top: -25px;
}

div.combo {
  margin-top: 15px;
}

div.kautocomplete {
  margin-top: -10px;
}

@media (min-width: 600px) {
  div.radio {
    margin-top: 15px;
  }
}

@media (max-width: 599px) {
  div.radio {
    margin-top: 45px;
  }
}

div.date {
  margin-top: -22px;
}

div.date>label {
  top: 5px !important;
  position: relative;
}

/* Prevent materialize from hiding the popup! */

select.ag-cell-edit-input {
  display: inherit !important;
}

.editable-cell-off {
  border-bottom: 1px solid #003344 !important;
  box-shadow: 0 1px 0 0 #003344 !important;
  transition: all 0.3s;
}

.editable-cell-error {
  border-bottom: 1px solid red !important;
  box-shadow: 0 1px 0 0 red !important;
  transition: all 0.3s;
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 15px 0;
  padding: 0;
  box-sizing: content-box;
}

.ag-cell-no-focus.editable-cell {
  border-top: 1px solid #003344 !important;
  border-bottom: 1px solid #003344 !important;
  border-left: 1px solid #003344 !important;
  border-right: 1px solid #003344 !important;
  padding-bottom: -5px;
}

/* Added for dropdown in menu */

.k-list-filter>.k-textbox {
  width: 88% !important;
  margin-bottom: 0px !important;
}

.material-icons.with-text {
  float: left;
  padding-right: 10px;
}

.grid-btn {
  padding: 0px 20px 0px 15px !important;
}

a.grid-btn {
  margin: 0px !important;
  margin-top: -3px !important;
}

.btn,
.btn-large,
.btn-flat {
  padding: 0 1rem !important;
}

.nobackgroundcolor {
  background-color: inherit !important;
}

/* Move broadsearch input box down so label doesn't overlay whatever is above it */

md-input.broadsearch .input-field {
  top: 15px;
}

/* Override elipsis on header column text overflow */

.ag-header-cell-label {
  -o-text-overflow: clip !important;
  text-overflow: clip !important;
  overflow: hidden;
}

/* This is used to prevent moving the logo for the menu on login and loading. */

.fixedleftlogo {
  margin-left: 10px !important;
}

.navsitename,
.navsitenamesmall {
  margin-right: 0px;
}

.navsitename.spaceright,
.navsitenamesmall.spaceright {
  margin-right: 10px;
}

.navsitename,
.navsitenamesmall {
  font-size: 2em !important;
}

@media (min-width: 850px) {
  .navsitenamesmall {
    display: none !important;
  }
  .navsitename {
    display: block !important;
  }
}

@media (max-width: 849px) {
  .navsitename {
    display: none !important;
  }
}

@media (max-width: 499px) {
  .navsitenamesmall {
    display: none !important;
  }
}

@media (max-width: 549px) {
  .logoimage {
    display: none !important;
  }
}

@media (min-width: 550px) {
  .smalllogoimage {
    display: none !important;
  }
}

.splash {
  text-align: center;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0px 0 0 0;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}

/* MOVED HERE BY JLR FROM INDEX.HTML */

.splash .splash-title {
  margin-bottom: 33px;
  font-size: 72px;
  line-height: 72px;
  text-shadow: rgba(0, 0, 0, 0.1) 0 0 2px;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.splash .splash-loading {
  margin-bottom: 50px;
  font-size: 12px;
  line-height: 12px;
  color: #000;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* END OF MOVED HERE BY JLR FROM INDEX.HTML */

/* This allows the login screen to scroll if height gets too small. */

/*
@media (max-height: 525px) {
  .fixed-nav {
    display: none !important;
  }
}
*/

@media (max-height: 400px) {
  .unfixsmallmobile {
    position: inherit !important;
  }
}

/*For login screen scaling overide */

.alwayshide {
  display: none !important;
}

.allowoverflow {
  overflow: auto;
}

#fixed-section.with-subnav {
  top: 116px;
}

.indexnav {
  width: 100%;
  height: 60px;
  background-color: #0c263d;
  position: fixed;
  z-index: 10;
}

.au-target.btn.accent,
.au-target.disabled.btn.accent {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* overflow-wrap: break-word; */
  /* max-width: 100px; */
  /*    max-width: 275px; */
}

.ag-cell-right {
  text-align: right;
}

/*My grids were showing double scrollbars, this solves it.  Something off by a pixel or two... */

.no-aggrid-overflow #borderLayout_eRootPanel {
  overflow: hidden !important;
}

hr.dashboard {
  display: block;
  height: 3px;
  border: 0;
  border-top: 3px solid rgb(35, 95, 144);
  padding: 0;
  width: 95%;
}

table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

table.blueTable td,
table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}

table.blueTable tbody td {
  font-size: 13px;
}

table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}

table.blueTable thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}

table.blueTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}

table.blueTable thead th:first-child {
  border-left: none;
}

table.blueTable tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}

table.blueTable tfoot td {
  font-size: 14px;
}

table.blueTable tfoot .links {
  text-align: right;
}

table.blueTable tfoot .links a {
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

.ag-font-dark .ag-header,
.ag-font-large .ag-header {
  color: #444 !important;
}

.ag-dark.ag-font-dark .ag-header,
.ag-dark.ag-font-large .ag-header {
  color: #fff !important;
}

.ag-material.ag-font-large .ag-header {
  font-size: large !important;
}

.ag-font-dark {
  color: #333 !important;
}

.ag-dark.ag-font-dark {
  color: #eee !important;
}

.ag-font-large {
  font-size: larger !important;
}

.ag-header-cell-label {
  padding: 0px 2px 0px 2px !important;
  vertical-align: middle !important;
}

.ag-cell-not-inline-editing {
  padding: 6px 2px 0px 2px !important;
  vertical-align: middle !important;
}

.ag-font-large .ag-header,
.ag-font-dark .ag-header {
  border-bottom: 2px solid #999 !important;
}

.fixed-grid {
  border: 2px solid #999 !important;
}

.ag-font-large .ag-row,
.ag-font-dark .ag-row {
  border-bottom: 1px solid #666 !important;
}

.ag-header-cell {
  /*	padding: 8px 13px !important; */
  padding: 8px 3px !important;
}

.ag-selection-checkbox {
    padding-left: 18px !important;
}
