﻿/* ==================================================================== */
/* Razor Pages Default CSS */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* 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;
    height: 60px;
    line-height: 60px;/
}
*/
/* AWP CSS */

/* Default CSS Stylesheet for a new Web Application project */

BODY {
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    padding: 0,0,0,0;
    margin-left: 3px;
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color: #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
    COLOR: #003366;
}

H1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H5, DT {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TFOOT, THEAD {
    font-size: 1em;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

TH {
    vertical-align: baseline;
    font-size: 1em;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

td {
    vertical-align: middle;
}

A:link {
    text-decoration: none;
    color: #3333cc;
}

A:visited {
    text-decoration: none;
    color: #333399;
}

A:active {
    text-decoration: none;
    color: #333399;
}

A:hover {
    text-decoration: underline;
    color: #3333cc;
}

SMALL {
    font-size: .7em;
}

BIG {
    font-size: 1.17em;
}

BLOCKQUOTE, PRE {
    font-family: Courier New, monospace;
}


UL LI {
    list-style-type: square;
}

    UL LI LI {
        list-style-type: disc;
    }

        UL LI LI LI {
            list-style-type: circle;
        }

OL LI {
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

/*IMG {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}*/

.header-gray {
    font-weight: bold;
    font-size: 11px;
    color: #696969;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}

.Red {
    color: Red;
}

.HeaderBox {
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    font-family: Arial, Verdana;
    position: relative;
    height: 16px;
    background-color: steelblue;
}

.Header {
    left: 95px;
    color: lightgoldenrodyellow;
    position: relative;
}

.HeaderLink {
    LEFT: 256px;
    POSITION: relative;
}

.FinePrint {
    font-size: 7pt;
    font-family: Arial,Verdana;
}

.awpfooter {
    position: absolute;
    bottom: 0;
    width: 99%;
    /* Set the fixed height of the footer here */
    font-size: 7pt;
    font-family: Arial,Verdana;
}

.smallfont {
    font-size: 8pt;
    font-family: Arial,Verdana;
}

.sidebar {
    Z-INDEX: -99;
    LEFT: 0px;
    WIDTH: 80px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 100%;
    BACKGROUND-COLOR: lightgoldenrodyellow
}

.Message {
    font-size: 8pt;
    font-family: Arial, Verdana;
    left: 90px;
    top: 275px;
    position: absolute;
}

.RedMessage {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: Red;
    width: 400px;
}

.RedMessageNoWidth {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: Red;
}

TD.CellNormal {
    font-size: 12px;
    margin-left: 3px;
    color: #fffff4;
    margin-right: 3px;
    font-family: Verdana, Arial, Tahoma;
    background-color: #0996e4;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid white;
}

TD.CellSelected {
    font-size: 12px;
    margin-left: 3px;
    color: #f0f9fd;
    margin-right: 3px;
    font-family: Verdana, Arial, Tahoma;
    background-color: #EF8200;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid white;
}

.BIGBOLD {
    font-family: Sans-Serif, Tahoma, Verdana, Arial, Tahoma;
    letter-spacing: 2px;
    font-size: 24px;
    font-weight: bolder;
}

.glow {
    filter: progid:DXImageTransform.Microsoft.Glow(color='#3F8AA1', Strength=4);
}

.fade {
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=90);
}

.BtnStyle {
    background-color: #ffffff;
    color: #48d18e;
    border-color: #48d18e;
    border: solid 1px;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 12px;
}

.LinkBtnStyle {
    border: none;
    color: blue;
    padding: 5px 5px;
    margin: 5px 5px;
    cursor: pointer;
    background-color: transparent;
    text-decoration: underline;
}

.HdrStyle {
    background-color: #0897E3;
    border-color: #3489BF;
    color: #CFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.HdrStyleLeft {
    background-color: #0897E3;
    border-color: #3489BF;
    color: #CFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.ItmStyle {
    background-color: White;
    color: Black;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-align: center;
}

.OppItmStyle {
    background-color: White;
    color: Black;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-align: right;
}

.AltItmStyle {
    background-color: #FEEEBB;
    color: Black;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-align: center;
}

.OppAltItmStyle {
    background-color: #FEEEBB;
    color: Black;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-align: right;
}

.HdnStyle {
    display: none;
}

.MinMax30100 {
    min-width: 30px;
    max-width: 100px;
    overflow-x: hidden;
}

.MinMax50150 {
    min-width: 50px;
    max-width: 150px;
    overflow-x: hidden;
}

.MinMax100200 {
    min-width: 100px;
    max-width: 200px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.MinMax100200RightJust {
    min-width: 100px;
    max-width: 200px;
    overflow-x: hidden;
    text-align: right;
}

.MinMax200400 {
    min-width: 200px;
    max-width: 400px;
    overflow-x: hidden;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: 150%;
        left: 50%;
        margin-left: -60px;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

.marginMinus3 {
    margin: -3px !important;
}

.marginMinus5 {
    margin: -5px !important;
}

.btn-xsm, .btn-group-sm > .btn {
    padding: 0.12rem 0.25rem;
    font-size: 0.75rem;
    line-height: 1.0;
    border-radius: 0.2rem;
}

.awp-model-title {
    font-size: 1.2em;
    font-weight: bold;
}


.text-align-right {
    text-align: right;
}
.text-align-center {
    text-align: center;
}
.text-align-left {
    text-align: left;
}
.bolded {
    font-weight: bold;
}
.dollar:not(:empty):before {
    content: '$';
}
.percent:not(:empty):after {
    content: '%';
}

.custom_messagebox_overlay {
    background-color: rgba(220, 240, 175, 0.5);
    border: 10px solid rgba(150, 190, 85, 0.6);
}

.custom_messagebox {
    background-color: #ddf0b0;
    border: 1px solid #99bb55;
    border-radius: 20px;
}

.custom_messagebox .messagebox_title,
.custom_messagebox .messagebox_buttons {
background-color: #ccea88;
}

.custom_messagebox .messagebox_buttons button {
    background-color: #ddf0b0;
    border-radius: 20px;
}
.my-read-only-class {
    cursor: not-allowed;
}
#boxClientName {
    /*width: 100%;*/
    /*border-radius: 25px;*/
    /*border: 1px solid Black;
    padding: 5px 5px 5px 5px;
    margin: 10px 10px 10px 10px;
    background: #A4D3EE;*/
    overflow: visible;
    /*box-shadow: 5px 5px 2px #888888;*/
    position: relative;
}

#btnClear {
    position: absolute;
    background: pink;
    /*color: white;*/
    border: 1px solid Black;
    top: 0px;
    right: -20px;
}


