.vl{
    border-left: 2px solid #a5a5a5;
    height: 30px;
    margin-left: 10px;
}
.App {
 /*  min-width: 1230px; */
  zoom: 90%;
  /* font-variant-caps: all-small-caps; */
  /* height: 95vh; */
  /* font-family: sans-serif; */
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.spinnerpadding{
 /* padding: 25px;
  text-align: center; */
  position: fixed; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 5555; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.overlay{
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

.navStyle {
  font-size: 25px;
}

.grooveBorder{
  border-style: groove;
}

.invoice-container{
  padding: 25px;
}

.description-label{
  text-align: center;
}

.invoice-contents{
  background-color: #b7b7b7;
  height: 100%;
  width: 100%;
}

.text-align-end{
  text-align: end;
}

.invoice-button{
  margin-left: 10px;
  font-size: 1rem !important;
}

.invoice-notes{
 /*  min-width:"855px"; */
 overflow-y: scroll;
 overflow-x: hidden;
 background-color: white;
  height: 65vh;
  min-height: 90%;
  min-width: 100%;
}


.invoice-content{
  padding: 10px;
  max-width: 1000px;
  margin: auto;
  min-height: 850px;
}

.mylabel{
  border-style: groove;
}

.mytextfield{
  border-style: groove;
} 

.sidenav {
  height: 100%;
  width: 160px;
  position: fixed;
  z-index: 1;
  top: 69px;
  left: 0;
  background-color: #666666;
  overflow-x: hidden;
  padding-top: 20px;
}

.navbar__link {
  cursor: pointer;
  text-decoration: none;
  text-indent: .3em;
  border-bottom: 3px solid transparent;
}

.navbar__link:hover {
  transform: translateY(-2px);
}

.cardpadding{
  padding: 20px;
  /* max-width: 1500px;
  margin: auto; */
  height:100vh;
  overflow: scroll;
}
/* 
.search_screen_card{
  padding:20px
} */

.cardpadding_row{
  padding: 20px;
  width: 70%
  /* max-width: 1500px; */
  /* margin: auto; */
  /* height:100vh; */
  /* overflow: scroll; */
}

.cardpadding_row_small{
  padding: 20px;
  max-width: 555px;
  /* max-width: 1500px; */
  /* margin: auto; */
  /* height:100vh; */
  /* overflow: scroll; */
}

.login-card{
  top: 25%
}

.jobcard{
  white-space: pre-line;
/*   zoom:80%;
  width: 18rem;
  margin: 10px; */
}

.jobcard_jobs{
  white-space: pre-line;
  zoom:80%;
  width: 18rem;
  margin: 10px;
}

.jobcard_2{
  white-space: pre-line;
  zoom:80%;
  
  /* width: 18rem; */
  /* margin: 10px; */
}

div.jobcard:hover,div.jobcard_2:hover,div.jobcard_jobs:hover {
  background-color:#90a7b0;
}

.col-lg-1{
  white-space: nowrap;
}

div.paymentcard {
  background-color:#d0f5da;
  white-space: pre;
}

.smallMargin {
  margin: 0rem;
}

.tableOfVehicles{
  max-height: 250px;
  overflow-y: scroll;
}

input {
  text-transform: uppercase;
}

textarea {
  text-transform: uppercase;
}

.greendot {
  position: absolute;
  margin-left: 81%;
  margin-top: -5px;
  height: 15px;
  width: 15px;
  background-color: green;
  border-radius: 50%;
  display: inline-block;
}

.bluedot {
  position: absolute;
  margin-left: 81%;
  margin-top: -5px;
  height: 15px;
  width: 15px;
  background-color: blue;
  border-radius: 50%;
  display: inline-block;
}

.yellowdot {
  position: absolute;
  margin-left: 81%;
  margin-top: -5px;
  height: 15px;
  width: 15px;
  background-color: gold;
  border-radius: 50%;
  display: inline-block;
}
.yellowdot_legend {
  margin-right: 5px;
  align-self: center;
  height: 10px;
  width: 10px;
  background-color: gold;
  border-radius: 50%;
}

.reddot_legend {
  margin-right: 5px;
  align-self: center;
  height: 10px;
  width: 10px;
  background-color: red;
  border-radius: 50%;
}

.purpdot_legend {
  align-self: center;
  margin-right: 5px;
  height: 10px;
  width: 10px;
  background-color: purple;
  border-radius: 50%;
}

.bluedot_legend {
  margin-right: 5px;
  align-self: center;
  height: 10px;
  width: 10px;
  background-color: blue;
  border-radius: 50%;
}

.greendot_legend {
  margin-right: 5px;
  align-self: center;
  height: 10px;
  width: 10px;
  background-color: green;
  border-radius: 50%;
}

.reddot {
  position: absolute;
  margin-left: 81%;
  margin-top: -5px;
  height: 15px;
  width: 15px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
}



.purpdot {
  position: absolute;
  margin-left: 81%;
  margin-top: -5px;
  height: 15px;
  width: 15px;
  background-color: purple;
  border-radius: 50%;
  display: inline-block;
}
.purpdot_option {
  height: 15px;
  width: 15px;
  background-color: purple;
  border-radius: 50%;
  display: inline-block;
}

.reddot_option {
  height: 15px;
  width: 15px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
}

.yellowdot_option {
  height: 15px;
  width: 15px;
  background-color: gold;
  border-radius: 50%;
  display: inline-block;
}

.bluedot_option {
  height: 15px;
  width: 15px;
  background-color: blue;
  border-radius: 50%;
  display: inline-block;
}

.greendot_option {
  height: 15px;
  width: 15px;
  background-color: green;
  border-radius: 50%;
  display: inline-block;
}

.blackdot {
  position: absolute;
  margin-left: 81%;
  margin-top: -5px;
  height: 15px;
  width: 15px;
  background-color: black;
  border-radius: 50%;
  display: inline-block;
}

.invoicesButton1{
  position: absolute;
  left: 450px;
  margin-top: -42px
}
/* .invoicesButton1{
  position: absolute;
  left: 450px;
  margin-top: -42px
} */
.invoicesButton2{
  position: absolute;
  left: 595px;
  margin-top: -42px

}

.charges_side_buttons{
  display:inline-table;
  float: right;
  margin-right: 25px;
}

/* @media screen and (-webkit-min-device-pixel-ratio:0) {
  .page {
      font-size: .85em 
   }
  } */


  .page {
    /*  display: grid;
    grid-template-rows: auto 1fr auto; */
    /* font-family: monospace; */
    /* font-variant-caps: all-small-caps; */
    font-variant: small-caps;
    font-size: large;
    display: none;
    /* size: A4; */
    /* position: relative; */
    /* min-width: 210mm;
    min-height:297mm; */
    /* min-height: 380mm; */ /* <-- WITHOUT, FOOTER DOES NOT END UP AT BOTTOM OF PAGE */
    /* padding: 20mm; */
    /* padding-top: 5px; */
    /* margin: 10mm auto; */
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    
    @page {
    
    }
    @media print {
    html, body {
        zoom:105%;  
        page-break-after: always;
        page-break-inside: avoid;
        height: 100%;
        width: 100%;
        padding-top: 0.5rem;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        min-width: 100%;
        min-height: 100%;
    }
    .page {
    
        display: revert;
        border: initial;
        border-radius: initial;
        padding: 0px !important;
        margin: 0px !important;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
        
    }
    
  }

.home_screen_button{
  float: right;
  margin-right:10px;
  width:90px;
  background:#007bff !important;
/*   font-size:50px !important; */
 /*  height:100px; */
  /* width:100% */;
}

.customer_search_table{
  border-style:ridge;
  zoom:70%;
  height: 100%;
  contain: size;
 /*  max-height: 500px; */
  /* min-height:210px; */
  /* max-height:300px; */
  overflow-y:scroll;
}



.canned_body{
  /* margin: 15px; */
  font-size: 15px;
  overflow-y: scroll;
  /* height:500px ; */
  /* width: 1100px; */
}

.large_invoice_table{
  /* height:600px; */
  height: 90vh;
  overflow-y: scroll;
}

.large_inventory_table{
  /* max-height: 600px;
  overflow-y: scroll; */
  /* max-height: 100vh; */
  max-width:100%;
  height: 75vh;
  overflow-y: scroll;
}

.invoice_item_modal{
  zoom:80%;
  
}

.invoice_item_modal_canned{
  zoom:80%;
  min-width: 80%;
  width: 100%;
  height: 95%;
  margin: 0;
  padding: 0;
    min-width: 90%;
    min-height: 95%
}

.invoice_screen_contents{
  padding:0 !important;
  /* style={{ paddingBottom: "50px", width:"150vh", maxWidth: "1500px", paddingLeft: "35px", marginLeft:"-60px" }} */
  /* padding-bottom: 50px;
  padding-left: 35px; */
  /* min-width: 290vh !important; */
  max-width: 1000vh !important;
  height:70vh
  /* width: 140vmin; */
  
}

.invoice_contents_header{
  zoom:90%;
}

.search_modal_content{
  /* style={{width:"100%", maxWidth: "1500px", minWidth: "1000px", alignSelf:"center", zoom:"90%"}} */
/*   width: 100%;
  max-width: 1500px;
  min-width: 1000px;
  align-self: center; */
  width: 100%;
  height: 95%;
  margin: 0;
  padding: 20px;
    zoom: 80%;
    min-width: 90%;
    min-height: 95%
}


.search_screen_card{
  /* style={{width:"100%", maxWidth: "1500px", minWidth: "1000px", alignSelf:"center", zoom:"90%"}} */
/*   width: 100%;
  max-width: 1500px;
  min-width: 1000px;
  align-self: center; */
  width: 100%;
  height: 95%;
  margin: 0;
  padding: 0;
    zoom: 90%;
    min-width: 100%;
    min-height: 100%
}

.search_card{
  margin:25px;
  /* width: 90vh; */
}

.modal-xl{
  min-width: 80%;
}

.react-datetime-picker__wrapper{
  border:none !important;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem;
  padding: 0.3rem 0.4rem;
  margin-bottom: 10px;
}

.form-control{
  font-size:20px /* !important */;
}

.control_item{
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  /* font-size: 20px; */
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.card-text{
  white-space: pre-line;
}

.red_alert{
  margin-top: 5px;
  margin-right: 5px;
  color: red;
}

.selection-cell{
  text-align: center;
}

.test_center {
  margin: auto;
  width: 50%;
  padding: 10px;
}

.update_card{
  width: 18rem;
  margin-left: 10px;
  margin-bottom: 10px;
}

.update_card_image{
  width: 45rem;
  margin-left: 10px;
  margin-bottom: 10px;
}

.logo_nav{
  object-fit: none;
    width: 120px;
    height: 50px;
    margin: -10px;
}

.nav-tabs{
  margin-left: 125px;
}

@media only screen and (max-width: 1420px) {
  #legends {
      display: none;
  }
}

.home_screen_card_maintext{
  font-size: xx-large;
  font-weight: bold;
  text-align: center;
  margin: auto;
}

.home_screen_card_subtext{
  text-align: center;
}

.home_screen_card{
  width: 10rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
}

div.home_screen_card:hover{
  background-color:#90a7b0;
}

.index-bigger-than-two{
  background-color: red;
}

.ag-theme-alpine {
  font-size: 12px; /* applies to all text inside the grid */
}

body {
  /* override value of backgroundColor, foregroundColor and spacing parameters */

  --ag-spacing: 4px;
  /* use dark scrollbars */
}

.waiting-row{
  background-color: rgb(38 143 255 / 50%);
}