﻿/* 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. */
.table th, .table td {
    padding: 0.4rem !important;
}
.wrapper {
    min-height: 100%;
    margin-bottom: -50px;
}
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}
.navigationDiv {
    height: 275px;
    border: 1px solid gray;
    width: 30px !important;
    position: absolute;
    margin-left: 15px;
    margin-right: 3px;
    margin-bottom: 16px;
    padding-left: 5px;
    padding-top: 50px;
    background-color: white;
    z-index: 999;
}
/* Provide sufficient contrast against white background */
.table thead th {
     border-bottom: none; 
}
.sortstyle {
    background-color: coral!important;
    color: white!important;
}
a {
  color: #0366d6;
}
.menuUnit{
    color:orangered;
    font-weight:bolder;
}
.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;
}

/* 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;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
/* Fancoil
-------------------------------------------------- */
.tableFixHead {
    overflow-y: auto;
    height: 100px;
}

    .tableFixHead thead th {
        position: sticky;
        top: -18px;
        height: 35px;
        background-color: cadetblue;
    }

/* Just common table stuff. Really. */
table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    padding: 8px 16px;
}

th {
    background: #eee;
}

.modal-dialog-full-width {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: none !important;
}

.modal-content-full-width {
    height: auto !important;
    min-height: 100% !important;
    border-radius: 0 !important;
    /*background-color: #ececec !important;*/
    overflow-y: scroll;
}

.modal-header-full-width {
    border-bottom: 1px solid #9ea2a2 !important;
}

.modal-footer-full-width {
    border-top: 1px solid #9ea2a2 !important;
}

.clsNoti {
    padding: 20px;
}

.selUinit {
    line-height: 1.5 !important;
    border-radius: 0rem !important;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 1px!important;
}
.techTable {
    font-size: 0.8rem
}

.input-group-text {
    color: #1b6ec2 !important;
    border: 1px solid #1b6ec2 !important;
    font-size: .760rem !important;
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    font-size: .75rem;
}

hr {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    border: 0;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}

.hidetd {
    display: none;
}

.highlight {
    background-color: #7facd4;
}

.table .thead-light th {
    background-color: inherit !important;
    text-align: center;
    border: 1px solid gray;
}

.table-responsive {
    height: 270px !important;
}

.custom-control-label {
    padding-top: 4px;
}

.img-thumbnail {
    border: 1px solid #1b6ec2 !important;
}

.divColor {
    border: 1px solid #cf003d;
    padding: 10px;
}

.lblStyle {
    width: 150px;
    text-align: left;
    font-size: 12px;
}

.lblBrim {
    width: 80px;
    text-align: left;
    font-size: 12px;
}

.lblText {
    width: 150px;
    max-width: 150px;
}

.bottomPadding {
    margin-top: 1px;
}

.numericText {
    text-align: right;
}

.selectStyle {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    width: 65px;
    padding-left: 2px;
}

.form-group {
    margin-bottom: 3px !important;
}

.col-form-label {
    white-space: nowrap;
    overflow-x: visible;
    text-overflow: ellipsis;
    padding-bottom: 0px !important;
}

.card.hovercard {
    padding: 0px !important;
}

.card-header {
    background-color: inherit !important;
    border-color: #1b6ec2 !important;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show {
    border-color: #1b6ec2 #1b6ec2 #fff !important;
}

.nav-link {
    font-size: 12px !important;
    padding: .6rem 0.7rem !important;
}

.form-control {
    border: 1px solid #1b6ec2;
    height: 28px;
}

    .form-control:disabled, .form-control[readonly] {
        background-color: #fbeeee !important;
    }

.table-bordered th, .table-bordered td {
    border: 1px solid;
}

.row {
    margin-left: -15px !important;
    margin-right: 0px !important;
}

.table th, .table td {
    padding: 0.5rem !important;
}

.labelStyle {
    width: 60% !important;
    display: block !important;
}

.labelStyle2 {
    width: 45% !important;
    display: block !important;
}

.labelStyle3 {
    width: 15% !important;
    display: block !important;
}

.highlight {
    background-color: #77aced;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .19rem .5rem!important;
}
.buttonChange {
    margin: 0 10px !important;
    border-radius: 5px !important;
}

.buttonRoundLeft {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.buttonRoundRight {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.clsProjeInput {
    font-size: 12px !important;
    line-height: 1rem;
}

.printTable {
    width: 90%;
    line-height: 1rem;
}

.printLabel {
    font-weight: bolder;
}

.printTextAlign {
    text-align: center !important;
}

.printPerfLbl {
    text-align: center !important;
    min-width: 100px;
    font-size: 12px;
}

.printLabelCenter {
    text-align: center !important;
    width: 100px;
    vertical-align: middle;
}
.noLineTableBottom {
    border-bottom: none;
}
.speedOptionStyleCooling {
    font-style: italic;
    text-decoration: underline;
    color: blue;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
.speedOptionStyleHeating {
    font-style: italic;
    text-decoration: underline;
    color: red;
    border-right: 1px solid black!important;
    border-bottom: 1px solid black!important;
}
.bar {
    color: red !important;
}

table {
    page-break-inside: auto;
}

tr {
    page-break-inside: avoid;
    page-break-after: auto;
}

thead {
    display: table-header-group;
}

tfoot {
    display: table-footer-group;
}
.clsSortTh{
    cursor:pointer;
}