
:root {--nc-div-radius: 10px;--nc-btn-primary: rgb(0, 123, 255);--nc-btn-secondary: #6c757d;--nc-suntimes-color: rgb(0, 123, 255);--nc-green: #39da8a;--nc-white: #f2f2f2;--nc-yellow: #fedd49;--nc-orange: #fdac41;--nc-red: #ff3b3b;--nc-nogo: var(--nc-red);/*--nc-nogo: var(--nc-arrow-grayed);*/--nc-go: var(--nc-green);/*--nc-arrow-data-na: #936004; */--nc-arrow-data-na: var(--nc-orange);/*--nc-data-na: #936004; */--nc-data-na: var(--nc-orange);}
h1 {display: inline;}
body, canvas {font-family: "Trebuchet MS", Arial;background-color: var(--background-color);color: var(--nc-text-color);}
input, select, textarea {background-color: var(--ct-bg)!important;color: var(--ct-text-color)!important;border-width: 1px;/*
background-color: var(--background-color);color: var(--nc-text-color);*/}
hr {background-color: var(--nc-hr-color);}
input {border-width: 1px;}
.nc-para{margin:5px 5px 5px 5px!important;}
/*
.input-group{background-color: var(--ct-bg);color: var(--ct-text-color);}
.has-validation{background-color: var(--ct-bg);color: var(--ct-text-color);}
.form-control{background-color: var(--ct-bg);color: var(--ct-text-color);}
.form-control[readonly]{background-color: var(--ct-bg);color: var(--ct-text-color);}
*/.input-group, .has-validation{/*background-color: var(--ct-bg)!important; */background-color: var(--nc-div-bg)!important;color: var(--ct-text-color)!important;}
.form-control, .form-control[readonly]{background-color: var(--ct-bg)!important;color: var(--ct-text-color)!important;}
.btn-primary{background-color: var(--nc-btn-primary)!important;border-color: var(--nc-btn-primary)!important;color: var(--ct-text-color)!important;}
.btn-secondary{background-color: var(--nc-btn-secondary)!important;border-color: var(--nc-btn-secondary)!important;color: var(--ct-text-color)!important;}
/*
input:not(btn){background-color: var(--background-color);color: var(--nc-text-color);}
*/.data-na{color:var(--nc-data-na);font-weight: bold;font-size: 125%;}
.io-popup {/* max-width:400px; *//*max-height:400px;*/height:fit-content;top:0px;bottom:0px;z-index:999;overflow-y:auto!important;/*overflow-y:hidden!important;*/overflow-x:hidden;background-color:var(--nc-div-selected-bg);border-radius:var(--nc-div-radius);text-align:left;box-shadow: 10px 10px 20px rgba(0,0,0,0.8);padding: 10px 3px 3px 3px;/*-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,0.8);-moz-box-shadow: 5px 5px 20px rgba(0,0,0,0.8); */position:fixed;}
.shadow {z-index:999;box-shadow: 10px 10px 20px rgba(0,0,0,0.8);}
.nc-btn{margin:1px 1px 1px 1px!important;padding:5px!important;min-width:40px!important;min-height:40px!important;}
.popup{position: fixed;display: none;z-index: 1; /* Add a z-index if needed */left: 50%; /* Center */top: 30px; /* 30px from the bottom */height: 200px;width: 200px;}
.img-overlay {position: absolute;display: flex;top: 0px;left: 0px;height: 0px;width: 0px;background-color:transparent;}
.nc-border{border-top: 2px solid var(--nc-border-color);border-right: 2px solid var(--nc-border-color);border-left: 2px solid var(--nc-border-color);border-bottom: 2px solid var(--nc-border-color);}
.row-border-dark{border-top: 2px solid rgb(17, 17, 17);border-right: 2px solid rgb(17, 17, 17);border-left: 2px solid rgb(17, 17, 17);border-bottom: 2px solid rgb(17, 17, 17);/*
border-top: 0px solid rgb(17, 17, 17);border-right: 5px solid rgb(17, 17, 17);border-left: 5px solid rgb(17, 17, 17);border-bottom: 10px solid rgb(17, 17, 17);border-top: 5px solid var(--nc-div-selected-bg);border-right: 5px solid var(--nc-div-selected-bg);border-left: 5px solid var(--nc-div-selected-bg);border-bottom: 5px solid var(--nc-div-selected-bg);border-top: 0px solid var(--nc-div-selected-bg);border-right: 0px solid var(--nc-div-selected-bg);border-left: 0px solid var(--nc-div-selected-bg);border-bottom: 0px solid var(--nc-div-selected-bg);padding:5px 5px 5px 5px;*/}
.row-border-light{/*
border-top: 0px solid #f8f9fa;border-left: 5px solid #f8f9fa;border-right: 5px solid #f8f9fa;border-bottom: 10px solid #f8f9fa;*/border-top: 5px solid var(--nc-div-selected-bg);border-left: 5px solid var(--nc-div-selected-bg);border-right: 5px solid var(--nc-div-selected-bg);border-bottom: 5px solid var(--nc-div-selected-bg);}
.gonogo-border{border-radius:var(--nc-div-radius) var(--nc-div-radius) 0px 0px;}
.row-border{/* padding: 10px 0px 10px 0px; */padding: 0px 0px 0px 0px;border-radius: var(--nc-div-radius);border-top: 2px solid var(--nc-border-color);border-right: 2px solid var(--nc-border-color);border-left: 2px solid var(--nc-border-color);border-bottom: 2px solid var(--nc-border-color);background-color: var(--nc-div-bg);}
.rating-header{padding: 0px 0px 0px 0px;position: sticky;/*z-index:999; */z-index:0;top: 0;background-color: var(--nc-div-selected-bg);text-align:center;vertical-align:middle;}
.text-light {color: #f8f9fa !important;}
.bg-dark {background-color: #343a40 !important;}
.bg-black {background-color: rgb(17, 17, 17);}
.bg-verydark {background-color: rgb(34, 34, 34);}
.bg-verylight {background-color: rgb(222, 222, 222);}
.hr-light{border-color:lightgray;}
/*
.border-dark{border-color:darkgray;}
*//*
.text-white{border-color:white;}
*/.responsive-justify{vertical-align: baseline;}
label {font-size: 80%;font-weight: bold;vertical-align: baseline;padding: 0px;color: var(--nc-text-color);margin: 0px 0px 0px 0px;}
.nu-label {font-size: 70%;font-weight: bold;vertical-align: baseline;padding: 0px;color: var(--nc-text-color);margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
input.largerCheckbox {width: 30px;height: 30px;}
footer {text-align: center;padding: 3px;background-color: DarkBlue;color: white;font-size: 0.7em;}
.titleBar {text-align: center;vertical-align: middle;background-color: DarkBlue;color: white;font-size: 1.2em;width:100%;height:50px;padding:0px 0px 0px 0px;/*padding:0px 10px 0px 10px;*/}
header {text-align: center;padding: 3px;background-color: DarkBlue;color: white;font-size: 1.0em;}
select:invalid { color: gray; }
/* loader */.maintain-aspect {background-color: red;width: 100%;padding-top: 100%; /* 1:1 Aspect Ratio */position: relative; /* If you want text inside of it */}
.loader {border: 16px solid #f3f3f3;border-radius: 50%;border-top: 16px solid #3498db;width: 120px;height: 120px;text-align: center;padding: 0px;overflow: visible;-webkit-animation: spin 2s linear infinite; /* Safari */animation: spin 2s linear infinite;}
/* Safari */@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
/* end loader */.nopadding {padding: 0px;border-width: 0px;}
.no-safari-cutcopypaste {-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action: manipulation; /* disables double tap zoom */}
/* The snackbar - position it at the bottom and in the middle of the screen */#snackbar {visibility: hidden; /* Hidden by default. Visible on click */min-width: 320px; /* Set a default minimum width */margin-left: -160px; /* Divide value of min-width by 2 */background-color: #333; /* Black background color */color: #fff; /* White text color */text-align: left; /* Centered text */border-radius: 2px; /* Rounded borders */padding: 16px; /* Padding */position: fixed; /* Sit on top of the screen */z-index: 999; /* Add a z-index if needed */left: 50%; /* Center the snackbar */top: 30px; /* 30px from the bottom */}
/* for group divs */.show-fadein {display: block;/*display: flex;*/overflow: hidden;/*position:fixed;max-width:400px;top:0px;bottom:0px;overflow-y:auto;overflow-x:hidden;*/-webkit-animation: heightin 0.5s;animation: heightin 0.5s;}
.hide-fadeout {display: none;overflow:hidden;/*position:fixed;max-width:400px;top:0px;bottom:0px;overflow-y:auto;overflow-x:hidden;*/-webkit-animation: heightout 0.5s;animation: heightout 0.5s;}
@keyframes heightin {from {height: 0%; opacity: 0;}
to {height: fit-content; opacity: 1;}
}
@keyframes heightout {from {height: fit-content; opacity: 1;}
to {height: 0%; opacity: 0;}
}
/* arrows for expansion of group*/.arrow {border: solid;border-width: 0 4px 4px 0;display: inline-block;padding: 6px;position: relative;left: 0px;top: 0px;border-color: var(--nc-arrow);margin: 10px 0px 0px 0px;cursor:pointer;}
.right {-webkit-animation: down-to-right 0.5s;animation: down-to-right 0.5s;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.down {-webkit-animation: right-to-down 0.5s;animation: right-to-down 0.5s;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
/* Safari */@-webkit-keyframes right-to-down {0% { -webkit-transform: rotate(-45deg); }
100% { -webkit-transform: rotate(45deg); }
}
@-webkit-keyframes down-to-right {0% { transform: rotate(45deg); }
100% { transform: rotate(-45deg); }
}
@keyframes right-to-down {0% { transform: rotate(-45deg); }
100% { transform: rotate(45deg); }
}
@keyframes down-to-right {0% { transform: rotate(45deg); }
100% { transform: rotate(-45deg); }
}
/* end of group divs */@-webkit-keyframes heightin {from {height: 0%; opacity: 0;}
to {height: 100%; opacity: 1;}
}
@-webkit-keyframes heightout {from {height: 100%; opacity: 1;}
to {height: 0%; opacity: 0;}
}
/* Show the snackbar when clicking on a button (class added with JavaScript) */#snackbar.show {display: block;visibility: visible; /* Show the snackbar *//* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */animation: fadein 0.2s, fadeout 0.1s 3.5s;-webkit-animation: fadein 0.2s, fadeout 0.1s 3.5s;/*
animation: fadein 0.3s;animation: fadein 0.3s, fadeout 0.3s 3.5s;-webkit-animation: fadein 0.3s, fadeout 0.3s 3.5s;-webkit-animation: fadein 0.3s;animation: fadein 0.3s;*/}
#snackbar.hide {visibility: hidden;display: none;/*
animation: fadeout 0.3s;-webkit-animation: fadeout 0.3s;animation: fadeout 0.3s;*/}
/* Animations to fade the snackbar in and out */@-webkit-keyframes fadein {from {top: 0; opacity: 0;}
to {top: 30px; opacity: 1;}
}
@keyframes fadein {from {top: 0; opacity: 0;}
to {top: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {from {top: 30px; opacity: 1;}
to {top: 0; opacity: 0;}
}
@keyframes fadeout {from {top: 30px; opacity: 1;}
to {top: 0; opacity: 0;}
}
.dtHorizontalVerticalExampleWrapper {max-width: 600px;margin: 0 auto;}
/* Adjust bootstrap classes. */.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,.col-xl-auto {padding-right: 3px;padding-left: 3px;padding-bottom: 3px;}
.row {/*
margin-right: 0px;margin-left: 0px;margin-top: 0px;margin-bottom: 0px;*/margin-right: 2px;margin-left: 2px;margin-top: 2px;margin-bottom: 2px;}
.col-padding {/*
padding-top: 6px;padding-bottom: 6px;padding-right: 5px;padding-left: 5px;*/padding-top: 0px;padding-bottom: 0px;padding-right: 1px;padding-left: 1px;}
.col-attr {text-align:center;height:36px;}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {padding-right: 0px;padding-left: 0px;}
/* End - adjust bootstrap classes. */form { display: inline; width:0px;}
hr.double {border-top: 3px double #8c8b8b;/*border-color:lightgray;*//*border-color:#B0C4DE;*/height:1px;margin: 0px 0px 5px;}
hr.dashed {border-top: 1px dashed #8c8b8b;/*border-color:lightgray;*/height:1px;margin: 0px 0px 5px;}
hr.dotted {border-top: 1px dotted #8c8b8b;/*border-color:lightgray;*/height:1px;margin: 0px 0px 5px;}
hr.solid{border-top: 1px solid #8c8b8b;/*border-color:lightgray;*/height:1px;margin: 0px 0px 5px;}
hr.white{border-top: 1px solid #8c8b8b;border-color:#ffffff;margin: 0px 0px 5px;height:1px;}
.formHeight { display: inline-block; height: 10px; vertical-align:middle;}
.center{display: block;margin-left: auto;margin-right: auto;width: 100%;text-align: center;}
.left{display: block;margin-left: auto;margin-right: auto;width: 100%;text-align: left;}
.editscript{width: 100%;/*display: block;*/margin-left: auto;margin-right: auto;margin: 0 auto;border: 0px solid black;/*resize: both; */overflow-y: auto;overflow-x: auto;min-width: 10px;white-space: pre;font-family: "Courier New", Arial;-moz-tab-size: 4;tab-size: 4;padding-left: 2px;}
/* For load content, page scroll */.container{width: 95%;display: block;margin-left: auto;margin-right: auto;margin: 0 auto;border: 0px solid black;/*padding: 10px 0px;*/overflow-y: auto;overflow-x: auto;}
.container_y{width: 95%;display: block;margin-left: auto;margin-right: auto;border: 0px solid black;overflow-y: auto;overflow-x: visible;}
.container_x{width: 95%;display: block;margin-left: auto;margin-right: auto;border: 0px solid black;overflow-x: auto;}
/* post */.post{width: 97%;min-height: 200px;padding: 5px;border: 1px solid gray;margin-bottom: 15px;}
.post h1{letter-spacing: 1px;font-weight: normal;font-family: sans-serif;}
.post p{letter-spacing: 1px;text-overflow: ellipsis;line-height: 25px;}
/* more link */.more{color: blue;text-decoration: none;letter-spacing: 1px;font-size: 16px;}
/* End of load content, page scroll *//* Text area edit *//* Hide scrollbar for Chrome, Safari and Opera */.hidescrollbar::-webkit-scrollbar {text-align:right;display: none;}
/* Hide scrollbar for IE, Edge and Firefox */.hidescrollbar {-ms-overflow-style: none; /* IE and Edge */scrollbar-width: none; /* Firefox */}
.nowrap {white-space: pre;overflow-wrap: normal;overflow-x: auto;}
.darkcolour {color: LightGray;background-color: black;border-style: none;border-color: Transparent;}
.lncolour {color: #638aff;background-color: black;border-style: none;border-color: Transparent;}
.graydarkcolour {color: LightGray;background-color: DarkGray;border-style: none;border-color: Transparent;}
.noborder {border-style: none;border-color: Transparent;}
.noresize {resize: none;}
/* End text area edit *//* W3 Top nav, responsive. *//* Add a black background color to the top navigation */.topnav {background-color: #333;overflow: hidden;}
/* Style the links inside the navigation bar */.topnav a {float: left;display: block;color: #f2f2f2;text-align: center;padding: 14px 16px;text-decoration: none;font-size: 17px;}
/* Change the color of links on hover */.topnav a:hover {background-color: #ddd;color: black;}
/* Add an active class to highlight the current page */.topnav a.active {background-color: #4CAF50;color: white;}
/* Hide the link that should open and close the topnav on small screens */.topnav .icon {display: none;}
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */@media screen and (max-width: 600px){.topnav a:not(:first-child){display: none;}
.topnav a.icon {float: right;display: block;}
}
/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) *//*
@media screen and (max-width: 600px){.topnav.responsive {position: relative;}
.topnav.responsive a.icon {position: absolute;right: 0;top: 0;}
.topnav.responsive a {float: none;display: block;text-align: left;}
}
*//* End of W3 top nav. */.divresizable {border: 0px solid;padding:0px;width: 300px;resize: both;overflow: auto;}
.dateOffset {border-radius: var(--ct-border-radius);color: var(--ct-text-color);background-color: var(--nc-div-bg);margin: 0px 2px 0px 2px;vertical-align: middle;}
.button-pad {/*padding: 6px 12px 6px 12px;*//*padding: 0.375rem 0.75rem;*/padding: 0.375rem 0.75rem;font-size: 1rem;}
.vc-container {height: 100%;position: relative;}
.vertical-center {margin: 0;position: absolute;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);}
/* lock top row and left column of table */table {text-align: left;position: relative;}
th {position: sticky;z-index:1;top: 0;background-color: var(--nc-div-bg);}
.fix-left-col {position: sticky;z-index:2;left: 0px;background-color: var(--nc-div-bg);}
.vertical-divider {background-color: var(--nc-val-divider-bg);}
.menu-popup {/* max-width:400px; */max-height:400px;top:0px;bottom:0px;z-index:999;overflow-y:scroll!important;/*overflow-y:hidden!important;*/overflow-x:hidden;background-color:var(--nc-div-selected-bg);border-radius:0px var(--nc-div-radius) var(--nc-div-radius) var(--nc-div-radius);text-align:left;box-shadow: 10px 10px 20px rgba(0,0,0,0.8);padding: 0px 3px 3px 3px;/*-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,0.8);-moz-box-shadow: 5px 5px 20px rgba(0,0,0,0.8); */position:fixed;}
.menu2-popup {height:fit-content;z-index:3;top:0px;/*bottom:100px;*/width:200px;overflow-y:auto!important;overflow-x:hidden;background-color:var(--nc-div-selected-bg);border-radius:var(--nc-div-radius);text-align:left;box-shadow: 10px 10px 20px rgba(0,0,0,0.8);padding: 10px 3px 3px 3px;position:fixed;}
.menu-item {height:44px;cursor:pointer;display: inline-block;width:100%;display: flex;justify-content: left;align-items: center;/*margin: 2px;*//*vertical-align: baseline;*/}
.menu-item:hover {background-color:#000033;}
.menu-select {display:inline-block;width:65%;text-align:right;line-height: 1.1;}
.ontop {z-index:999;}
.tableWrapper {position: relative;max-height: 600px;overflow: auto;background-color: var(--nc-div-bg);}
.scrollBand {position: relative;overflow-x: scroll;overflow-y: hidden;height: fit-content;/*white-space: nowrap;*/width: 100%;background-color: var(--nc-div-bg);/*box-shadow: 10px 10px 10px rgba(128,128,128,0.8);*/}
.sb-val {text-align:left;white-space:wrap;}
.sb-hdr {text-align:left;white-space:wrap;cursor:pointer;padding: 0px;}
.sb-left {text-align:right;white-space:wrap;padding: 0px;}
.sb-divider {/*height: 15px;*/}
.horizontal-divider {/*
border-width: 0px 2px 0px 0px;border-style:solid;border-color:var(--nc-val-divider-border);*/background-color: var(--nc-val-hz-divider-bg);}
.sb-top {text-align:left;white-space:wrap;padding: 0px;}
.SBValE{background-color: var(--nc-valE-bg);}
.SBValO{background-color: var(--nc-valO-bg);}
.io-gauge {width:100%;/*max-width:400px;*/cursor:pointer;}
.io-arrow-gonogo {font-size:80%;cursor:pointer;height:25px;width:25px;border-color:transparent;background-color:transparent;}
.io-arrow {font-size:80%;cursor:pointer;height:20px;width:20px;}
.tableCanvas {position: absolute;z-index: 3;background-color: transparent;pointer-events: none;/*background-color: var(--nc-div-bg);*/}
.table-divider {height: 55px;background-color: var(--nc-divider-color);color: var(--nc-divider-color);}
.gng-wr {display:inline-block;width:50px;}
.gng-img-isb {width:36px;height:36px;position:relative;top:-10px;}
.gng-img {width:36px;height:36px;position:relative;top:-10px;}
/* end of lock top row of table */table.fixed { table-layout:fixed; }
table.fixed td { overflow: visible; }
/*
table {box-shadow: 10px 10px 20px rgba(0,0,0,0.8);}
*//* annimate revealing of rows in a table */table {border-collapse: collapse;}
/*
tr {background: #eee;border-bottom: 1px solid #fff;}
*/tr, td {padding: 0;}
tr.inactive td div[class~="divAn"]{max-height: 0;padding: 0px;box-sizing: border-box;overflow: hidden;transition: max-height 0.3s, padding 0.3s;}
tr.active td div[class~="divAn"]{max-height: 120px;overflow: hidden;padding: 2px 0px 2px 0px;transition: max-height 0.6s, padding 0.6s;}
.divAn {}
/* end of annimate revealing of rows in a table */li.nostyle {list-style-type: none;}
li.bullet {list-style-type: circle;}
h5 {color:var(--nc-help-hdr);}
