﻿/* 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;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-link::after{
    content:none;
}
/* 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 bottom by footer height */
    margin-bottom: 60px;
    font-family: "Roboto";
    font-style: normal;
    font-size:1.1rem;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}


.bottomNav {
    color: #66696E;
    background-color: #42485D !important;
    padding: 0px;
    margin-top:-16px;
}

.navbar {
    padding: 0;
}

.bottomNav .nav-link {
    margin: 5px;
}

.navbar-light .navbar-nav .nav-link {
    color: #FFFF;
}

.nav-link {
    padding: 8px !important;
}

.navbar-brand {
    margin-right: 5px;
    margin-left: 5px;
}

.toolsItem {
    font-size: 1.25rem;
    border-right: solid;
    border-right-width: 2px;
    margin-right: 5px;
    border-color: #FDFEFF;
    margin-right: 5px;
}


.dropdown-menu {
    margin-top: -2px;
}

.dropdown-menu a:hover {
    background-color:#25CADE;
    color:#FFFF;
}

.MFTChart {
    height: 100%;
}

.ChartSection h4 {
    font-size: 2.4rem;
    text-align: center;
    font-weight: bold;
    padding: 20px;
    margin:0;
}

.ChartSection h5, .ChartSection p
{
    margin:0;
}

.ddl-div {
    padding: 10px;
}

.ddl-div select {
    max-width:200px;
    display:inline;
    margin-right:20px;
}

.ddl-div .display-mode {
    display:inline;
}

.display-mode label, .display-mode input {
    margin-top: 5px;
}

.report-content select {
    max-width: 200px;
    margin-bottom:20px;
    display:inline;
}

.report-content input {
    max-width: 200px;
    display: inline;
    padding: .375rem .75rem;
}

.report-content .table th
{
    font-size:1rem;
}

.report-content .table td {
    font-size: 1rem;
    padding:0.5rem;
    vertical-align:middle;
}

.tools-export button, .tools-export a, .tools-export select {
    max-width: 200px;
    display: inline;
}

.do-dont-export {
    padding: 30px;
    font-family: "Roboto";
    font-style: normal;
    font-size: 1.2rem;
}

.do-dont-export h2 {
    font-style: normal;
    font-weight: bold;
}

.do-dont-export li {
    font-style: normal;
}

.industries-table td{
    font-size:1rem;
    vertical-align:middle;
}

.industries-table th {
    font-size: 1rem;
}

.industries-table .sim-btn {
    padding: 10px;
    text-align: center;
    display: flex;
    font-size: 0.9em;
    border-radius: 5px;
    background: #1D9DAC;
    color: #FFFFFF !important;
    text-align: center;
    border: none;
}

.start-stop-btns div {
    margin-bottom: auto;
    margin-top: auto;
}

.start-stop-btns div input {
    margin-bottom: auto;
    margin-top: auto;
    margin-right:10px;
}

.start-stop-btns div label {
    margin-bottom: auto;
    margin-top: auto;
    margin-right:10px;
}


.start-stop-btns .sim-btn, .coaching-table .sim-btn {
    padding: 10px;
    text-align: center;
    display: inline-flex;
    font-size: 0.9em;
    border-radius: 5px;
    background: #1D9DAC;
    color: #FFFFFF !important;
    text-align: center;
    border: none;
    margin-bottom: 10px;
    margin-right: 10px;
}

.start-stop-btns .sim-btn i, .coaching-table .sim-btn i {
    margin-right:10px;
    margin-top:auto;
    margin-bottom:auto;
}

.grading-params 
{
    margin-block:10px;
}

.grading-params thead th {
    font-size: 0.9rem;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.grading-params td input {
    text-align:center;
}

.grading-btn-row
{
    margin-bottom:10px;
}

.grading-btn-row div {
    display: flex;
}

.grading-btn-row .sim-btn {
    padding: 10px;
    text-align: center;
    display: inline-flex;
    font-size: 0.9em;
    border-radius: 5px;
    background: #1D9DAC;
    color: #FFFFFF !important;
    text-align: center;
    border: none;
    margin: auto
}

.table-challenge thead th
{
    text-align: center;
    vertical-align:middle;
}

.report-content .table-challenge tbody td {
    font-size:0.8rem;
}

.coaching-table tbody tr td, .coaching-table thead tr th {
    min-width: 6em;
    vertical-align:middle;
    text-align:center;
}

.coaching-table tbody tr td:first-child, .coaching-table thead tr th:first-child {
    width: 12em;
    min-width: 12em;
    max-width: 12em;
    text-align:left;
}

.coaching-table thead th, .coaching-table tbody td {
    font-size: 1rem;
}
.top-bar .nav-item {
    border: solid 2px #1D9DAC;
    margin: 5px;
    box-shadow: 5px 5px 5px #1D9DAC;
}

.top-bar .nav-item:hover {
    background-color: #1D9DAC;
    color: white;
}

.top-bar .navbar-nav .nav-link {
    color: #343a40;
}

.top-bar .navbar-nav .nav-link:hover {
    background-color: #1D9DAC;
    color: white;
}

.top-bar .item-selected {
    background-color: #1D9DAC;
    color: white;
}

.top-bar .navbar-nav .item-selected .nav-link {
    color: white;
}

.bottomNav .nav-item:hover {
    background-color: #FFFF;
    color: #66696E !important;
}

.bottomNav .navbar-nav .nav-item .other .otherItem:hover {
    color: #66696E;
}

.agreement-row {
    background-color: #43A047;
}

.agreement-row-seller, .agreement-row-purchaser {
    background-color: #4CAF50 !important;
}

.agreement-row-seller-10, .agreement-row-purchaser-10 {
    background-color: #66BB6A !important;
}

.agreement-row-seller-7-9, .agreement-row-purchaser-7-9 {
    background-color: #81C784 !important;
}

.agreement-row-seller-4-6, .agreement-row-purchaser-4-6 {
    background-color: #A5D6A7 !important;
}

.no-agreement {
    background-color: #FF5722 !important;
}

.no-agreement-seller-ref {
    background-color: #FF7043 !important;
}

.no-agreement-purchaser-ref {
    background-color: #FF8A65 !important;
}

.debrief-content .table
{
    font-size:1rem;
}

.debrief-content .table thead th, .debrief-content .table tbody td {
    text-align:center;
    vertical-align:middle;
}

.meeting-list-row .col-12
{
    display:flex;
    padding:10px;
}

.meeting-list-row .col-12 a {
    margin:auto;
    padding: 10px;
    text-align: center;
    display: inline-flex;
    font-size: 0.9em;
    border-radius: 5px;
    background: #1D9DAC;
    color: #FFFFFF !important;
    text-align: center;
    border: none;
}

.meeting-list-row .col-12 a:hover {
    text-decoration:none;
}

.TableSection h4 {
    font-size:3rem;
    font-weight:bold;
    margin:0;
    padding:20px;
    text-align:center;
}

.start-meeting{
    margin-bottom:10px;
    margin-right:10px;
    padding:5px;
}