﻿::placeholder {color:graytext; font-weight:normal}

img[title="Click to set date"] {cursor:pointer}

a {text-decoration:none}

a:hover {color:red}

iframe {position:absolute}

body, input, select, textarea {font:bold 11px verdana}

body, :disabled {cursor:default}

input, select, textarea {cursor:pointer}

input {width:200px}

select {
    width:207px;
    height:19px
}

.divGridView {
    position:absolute;
    top:0;
    left:0;
    width:980px;
    height:100%;
    overflow-x:hidden;
    overflow-y:auto
}

.stdTbl {
    position:absolute;
    padding:0;
    border-collapse:collapse
}

.topIframe {
    top:25px;
    left:8px;
    width:980px;
    display:none
}

.ifmHid {
    top:-10px;
    height:0
}

.divTopButtons, .divMainButtons, .divFullButtons {
    position:absolute;
    left:550px;
    width:438px;
    text-align:right
}

.divTopButtons {top:76px}
.divMainButtons {top:475px}
.divFullButtons {top:602px}

.GridData {
    width:100%;
    cursor:pointer;
    table-layout:fixed
}

.GridData, .GridData td {border:0}

.GridData tr:first-child {
    position:sticky;
    top:0;
    color:white;
    cursor:default
}

.stdLabel {
    width:auto;
    text-align:center
}

a.button, a.std_button, a.X2std_button, a.X3std_button, a.X4std_button {
    text-align:center;
    display:inline-block;
    font:bold 11px verdana;
    cursor:pointer
}

a.button {
    width:200px;
    height:33px;
    font-size:17px;
    line-height:31px
}

a.button:hover {background-position:0 -33px}

a.std_button, a.X2std_button, a.X3std_button, a.X4std_button {
    height:18px;
    margin-left:5px;
    line-height:17px
}

a.std_button {width:64px}
a.X2std_button {width:128px}
a.X3std_button {width:192px}
a.X4std_button {width:256px}

a.std_button:hover, a.X2std_button:hover, a.X3std_button:hover, a.X4std_button:hover {background-position:0 -18px}

#divWait, .divWait {
    background:transparent url(../../Images/loading.gif) no-repeat center center;
    visibility:hidden
}

#divWait, .divWait, #divTop0, #divTop1, #divTop2, #divTop3, #divTop4, #divTop5, #divTop6, #divMain0, #divMain1, #divMain2, #divMain3, #divMain4, #divMain5, #divMain6 {
    position:absolute;
    top:0;
    left:0;
    width:996px
}

#divTop1, #divTop2, #divTop3, #divTop4, #divTop5, #divTop6, #divMain1, #divMain2, #divMain3, #divMain4, #divMain5, #divMain6 {display:none}

.divScroll {
    position:absolute;
    top:0;
    left:0;
    width:1016px;
    overflow-y:auto;
    overflow-x:hidden
}

#spnNotesNo {
    position:relative;
    left:128px;
    padding:0 2px 1px 2px;
    color:white;
    background-color:red;
    z-index:10;
    cursor:pointer
}

#divPopUp {position:absolute}

#divPUHead {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:30px;
    display:flex;
    justify-content:flex-end
}

#pHead {
    position:absolute;
    top:0;
    left:4px;
    margin:0;
    font-size:13px;
    font-style:italic;
    padding-top:6px
}

#pX {
    position:absolute;
    top:-7px;
    font-size:13px;
    padding-top:0;
    text-align:center;
    width:18px;
    flex-grow:1;
    cursor:pointer;
    margin-right:6px
}