﻿.body {
    width: 100%;
    background-color: #5bc0de;
    height: 100%;
    position: relative;
    overflow: auto;
    text-align: center;
    font-family: Verdana, sans-serif;
}

.hold {
    width: 150px;
}

input.readonly {
    background-color: #C8C8C8;
}
/* Only override what’s needed */
select.form-select {
    /* Keep Bootstrap defaults */
    appearance: none; /* removes browser arrow so we can rely on Bootstrap */
    -webkit-appearance: none;
    -moz-appearance: menulist; /* Firefox compatible */
    background-position: right 0.75rem center; /* arrow placement */
    background-repeat: no-repeat;
    background-size: 1em 1em;
}

    /* Option spacing */
    select.form-select option {
        padding: 0.25rem 0.5rem; /* tighter spacing between options */
    }

tr {
    line-height: 20px;
}

table.full1 {
    width: 100%;
    column-count: 1;
}

table.full3 {
    width: 100%;
    column-count: 3;
}

table.full6 {
    width: 100%;
    column-count: 6;
    border: 1px solid black;
    border-collapse: collapse;
}

table.full5 {
    width: 100%;
    column-count: 6;
    border: 1px solid black;
    border-collapse: collapse;
}

.red {
    color: red;
    font-weight: normal;
    font-size: medium;
}

/*.form-group label, p {
    background-color: lightgray!important;
}*/

.form-group {
    width: 50%;
    float: left;
    padding: 0 15px;
}

    .form-group input {
        float: left;
    }

    .form-group label {
        float: right;
    }

.clsWebForm14 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 14;
    border: 1px solid black;
}

.clsWebForm6 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 6;
    border: 1px solid black;
}

.clsWebForm7 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 7;
    border: 1px solid black;
}

.clsWebForm8 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 8;
    /*border: 1px solid black;*/
}

.clsWebForm9 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 9;
    border: 1px solid black;
}

.clsWebForm10 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 10;
    /*border: 1px solid black;*/
}

.clsWebForm11 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 11;
    border: 1px solid black;
}

.clsWebForm12 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 12;
    border: 1px solid black;
}

.clsWebForm13 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 13;
    border: 1px solid black;
}

.clsWebForm15 {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-COLLAPSE: collapse;
    width: 100%;
    column-count: 14;
    border: 1px solid black;
}

.hyp {
    text-decoration: none;
}

.chkOn {
    opacity: 1;
}

.chkOff {
    opacity: 0;
}

td.tdr {
    text-align: right;
}


td.tdl {
    text-align: left;
}

.tdlh {
    height: 70px;
    vertical-align: middle;
}

.tdli {
    height: 5px;
}


td.tdc {
    text-align: center;
}

td.tdcp {
    text-align: center;
    width: 100%;
}


.watermark {
    color: Gray;
    font-style: italic;
    font-family: Verdana;
}

.AddBtn {
    font-weight: bold;
    background-color: green;
    color: white;
}

.DeleteBtn {
    font-weight: bold;
    background-color: black;
    color: white;
    max-width: 208px;
}

.statusmsg {
    color: red;
    height: 200px;
}

.imp {
    color: black;
    background-color: yellow;
}

.gvPagerCss span {
    background-color: #DEE1E7;
    font-size: 20px;
}

.gvPagerCss td {
    padding-left: 5px;
    padding-right: 5px;
}

.posbkground {
    background-color: lightgray;
    text-align: center;
    align-content: center;
    position: relative;
    margin: 0 auto;
    margin-left: 5px;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
}

.displaynone {
    display: none;
}

.statusmsg {
    /*font-weight:bold;*/
    color: red;
    /*visibility:hidden;*/
    background-color: lightyellow;
}

[disabled] { /* Text and background colour, medium red on light yellow */
    color: black;
    background-color: white;
}

.bold {
    font-weight: bold;
    /*  text-align: left; */
}

.samp {
    padding: 4px;
    vertical-align: middle;
}

.samprdo {
    padding: 4px;
    vertical-align: middle;
    margin-right: 3px;
}

.samp10 {
    padding: 10px;
    vertical-align: middle;
}

.sampctr {
    padding: 8px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

.sampmiddle {
    padding: 4px;
    vertical-align: middle;
}

.sampleft {
    padding: 4px;
    text-align: left;
}

.sampright {
    padding: 4px;
    text-align: right;
}

.sampprimary {
    padding: 4px;
    color: #fff;
    background-color: #337ab7;
}

.samperr {
    color: red;
    /*visibility:hidden;*/
    background-color: lightyellow;
}

.sampsecondary {
    padding: 4px;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.sampwarn {
    color: #000;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.panel {
    margin-left: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 2px;
    border: none;
    width: 60%;
}

.tsize {
    font-family: Arial, Verdana;
    font-size: 20px;
}

.center {
    margin-left: auto;
    text-align: center;
}

/*.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: lightgray;
}
*/
.table-hover > tbody > tr:hover {
    background-color: azure;
}

.wrapborder {
    border: 5px solid black;
}
/* Tooltip */
.test + .tooltip > .tooltip-inner {
    background-color: #73AD21;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
}
/* Tooltip on top */
.test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}
/* Tooltip on bottom */
.test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
}
/* Tooltip on left */
.test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
}
/* Tooltip on right */
.test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
}

.bglightsalmon {
    background-color: lightsalmon;
}

.bglightblue {
    background-color: lightblue;
}

.bglightgreen {
    background-color: lightgreen;
}

.bglightgray {
    background-color: lightgray;
}

.bglightcyan {
    background-color: lightcyan;
}

.bglightyellow {
    background-color: lightyellow;
}

.bgorange {
    background-color: orange;
}

.bgwhite {
    background-color: white;
}

.bgblack {
    background-color: black;
    color: white;
}

.bggreen {
    background-color: green;
    color: white;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.card-header {
    height: 60px;
}


.navbar {
    min-height: 80px;
}

.navbar-brand {
    padding: 0 15px;
    height: 80px;
    line-height: 80px;
}

.navbar-toggle {
    /* (80px - button height 34px) / 2 = 23px */
    margin-top: 23px;
    padding: 9px 10px !important;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        /* (80px - line-height of 27px) / 2 = 26.5px */
        padding-top: 26.5px;
        padding-bottom: 26.5px;
        line-height: 27px;
    }
}

.hidden {
    visibility: hidden;
}

.gridscroll {
    width: 1400px;
    overflow: scroll;
}

.ddlWidth {
    width: 250px;
}

#field {
    margin-bottom: 20px;
}

.bggra {
    background-color: lightgray;
}

.fcred {
    color: red;
}

.fcorange {
    color: orange;
}

.fcgreen {
    color: green;
}

.fcblue {
    color: #0275dB;
}

.fcyellow {
    color: yellow;
}

.bcyellow {
    background-color: yellow;
}

.bcblack {
    background-color: black;
    color: white;
}


* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.drag-area {
    color: #ccc;
    border-color: #ccc;
    border-style: dashed;
    border-width: 4px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
}

.drag-areaT {
    color: #ccc;
    font-size: 12px;
    text-align: center;
}

.cursorpointer {
    cursor: pointer;
}

.drag-area-drop {
    color: #222;
    border-color: #222;
}

.drag-area-input {
    display: none;
}

.drag-area-success {
    color: #198754;
    border-color: #198754;
}

.drag-area-failure {
    color: #dc3545;
    border-color: #dc3545;
}

.glow-button {
    position: relative;
}

    .glow-button::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: inherit;
        filter: blur(15px);
        transition: 0.5s;
    }

    .glow-button:focus::before {
        filter: blur(1px);
    }

.card-header.no-border {
    border-bottom: none !important;
}

.whitespace {
    white-space: normal;
}

.extra-small-text {
    font-size: 10px;
}


body {
    top: 0 !important;
}

.hoverSupplemental {
    border: 2px solid #198754 !important;
    color: #198754 !important;
    padding: 2px 8px !important; /* <-- reduce vertical padding */
    border-radius: 6px;
    display: inline-block;
    line-height: 1.1; /* <-- tightens vertical space even more */
    transition: all 0.25s ease;
    text-decoration:none;
}

    .hoverSupplemental:hover {
        background-color: #198754 !important;
        color: #ffffff !important;
        text-decoration: none !important;
    }
