﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.navcontrol-panel {
    display: block;
    background-color: #E7E6E6;
    border-color: #2E518D;
    border: 1px solid;
    padding: 20px 20px 40px 20px;
    margin-bottom: 10px;
    font-size: 16px;
}
.navcontrol {
    display: inline !important;
    float: left;
    padding-right: 30px;    
}

.navbuttons {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    display: inline;
    padding: 20px 20px 20px 20px;
}
.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-link { cursor:pointer; }
.nav-item .text-dark:hover { color:#cc6699; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.heading-text {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    color: white;
    padding: 25px 0px 0px 50px;
}

.fitcontent {
    width: fit-content;
}

.completeByWeight {
    width: 80px;
}

.edit {
    background-color: lightyellow;
}

#contractList {
    width: 300px !important;
}
body {
    
    width:100%;
    height:100%;
    z-index:1;

}
.blockTable {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.0;
    z-index: 9990;
    
}

#btnContractSubmit {
    margin-left: 92px;
}

.navContract {
    display: inline;     
}
.btnContract {    
    width: 100px;
    margin-left: 20px;
}
.button {    
    
}
.buttonBig {
    margin-left: 20px;
    font-size: 16px;
}
.increased {
    background-color: #a9d08e; /* light green */
}
.inline {
    display:inline;
}

.decreased {
    background-color: #f8cbad; /* salmon */
}

.zeroed {
    background-color: #ff0000; /* red */
}

table.pad td {
    padding: 5px;
}

tr.noborder {
    border: 0;
}
#newReleaseForm {
    display: none;
    font-size: 16px;
}

#newReleaseMain {
    word-wrap: break-word;
}
#newComment {
    width: 200px;
}

#newReleaseMain td.variety {
    width: 270px;
}

#completeByForm {
    display: none;
}

#varietyProperties {
    display: block;
    max-width:600px;
}

    #varietyProperties td, #varietyProperties th {
        font-size: 12px;
        border: 1px solid #000000;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

#releaseProperties {
    height: 100px;
    overflow: scroll;
}
    #releaseProperties td, #releaseProperties th {
        font-size: 12px;
        border: 1px solid #000000;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }
#newIFSIReleaseLBS {
    min-width: 50px;    
}
#newPilotLB {
    display: none;
}

#newPilotKG {
    display: none;
}

#tblNewCompleteBy td, #tblNewCompleteBy th {
    font-size: 12px;
    border: 1px solid #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.metric {
    display: none;
}
.imperial {
    
}

.marginLeft {
    margin-left: 30px;
}

#btnImperialMetric {
    font-size: 12px;
}
#btnPilot {
    font-size: 12px;
}

.row {
    margin-left: -5px;
    margin-right: -5px;
}

.column {
    float: left;
    width: 50%;
    padding: 5px;
}

.columnNotFifty {
    float: left;
    padding: 5px;
}

.tableCol {
    width: 100%;
}
.heading {
    font-weight: 700;
}
.center {
    text-align: center;
}
/* Clearfix (clear floats) */
.row::after {
    content: "";
    clear: both;
    display: table;
}

.left100 {
    margin-left: 100px;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  margin-left: 10px;
  margin-right: 10px;
  
  /* Margin bottom by footer height */
  margin-bottom: 60px;  
  font-size: .75rem !important;
}

.heading-image {
    padding: 50px 0px 0px 0px;
    background-image: url("../images/cornheading1.jpg") !important;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.nowrap {
    white-space: nowrap;
}

.hidden {
    visibility: hidden;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */    
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 99999;
}

.modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 99999 !important;
}


/* Modal Content */

.modal-main {
    background-color: #fefefe;
    border: 1px solid #888;
    width: 60%;
    max-width: 450px;
    margin: auto;
    
}
.modal-addRelease {
    position: relative;
    background-color: #fefefe;
    border: 1px solid #888;
    width: 1500px;
    /*height: 900px; */
    margin: auto;
}
.modal-main {
    position: relative;
    background-color: #fefefe;
    border: 1px solid #888;
    width: 1300px;
    height: auto;
    margin: auto;
}

.modal-header {
    color: white;
    font-size: 16px;
    background-color: #9fbfdf;
    display: block;
    text-align: center;
}
.modal-content {    
    padding: 20px;
}
.modal-addReleaseContent {
    padding: 20px;    
    display: table;
    width:100%;
}
.modal-maincontent {
    padding: 20px;
    display: table;
}