﻿/******************************   start of     Grid View Style   ***************************/
.Grid {
background-color: #fff;
margin: 5px 0 10px 0;
border: solid 1px #525252;
border-collapse: collapse;
font-family: verdana,Calibri;
color: #474747;
}

.Grid td {
padding: 2px;
border: solid 1px #c1c1c1;
}

.Grid th {
padding: 4px 2px;
color: gray;
/*background: #363670 url(Images/grid-header.png) repeat-x top;*/
border-left: solid 1px #525252;
/*font-size: 0.9em;*/
}

.Grid .alt {
background: #fcfcfc url(Images/grid-alt.png) repeat-x top;
}

.Grid .pgr {
background: #363670 url(Images/grid-pgr.png) repeat-x top;
}

.Grid .pgr table {
margin: 3px 0;
}

.Grid .pgr td {
border-width: 0;
padding: 0 6px;
border-left: solid 1px #666;
font-weight: bold;
color: #fff;
line-height: 12px;
}

.Grid .pgr a {
color: Gray;
text-decoration: none;
}

.Grid .pgr a:hover {
    color: #000;
    text-decoration: none;
}
/******************************   end of  Grid View Style   ***************************/

.myBtnSubmit {
    /*position: relative;
    left: 300px;*/
    margin-left: 200px;
}

.myEditBtnGv .myDeleteBtnGv .myUpdateBtnGv .myCancelBtnGv {
    background-color: white;
    margin: 20px auto 20px auto;
    border: 1px solid #496077;
    width: 50px;
}

table {
    border: 1px solid #ccc;
    border-color: black;
    margin: 0px;
    padding: 0px;
}

TD {
    font-family: verdana,Century Gothic;
    font-size: small;
    background-color: white;
}

body {
    background: #b6b7bc;
    font-size: small;
    font-family: "Verdana,Arial, Helvetica Neue", "Lucida Grande", "Segoe UI", Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

#ImageLogo {
    margin: 0px;
    padding: 2px;
}

a:link, a:visited {
    color: #034af3;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS    color: #666666;
----------------------------------------------------------*/

/*h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: white;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}*/

/*h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}*/

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 99%;
    background-color: #fff;
    margin: 20px auto 20px auto;
    border: 1px solid #496077;
    border-color: red;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
    background-color: lightgray;
}

.header h1, h3 {
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
background-color: #3a4f63;
width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

div.menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited {
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover {
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active {
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p {
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label {
    display: block;
}

fieldset label.inline {
    display: inline;
}

legend {
    font-size: 1.1em;
    font-weight: 400;
    padding: 2px 4px 8px 4px;
    background-color: lightgrey;
    border-color: black;
    border: 2px solid #ccc;
}

/*input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
    background-color:yellow;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}*/

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    background-color: whitesmoke;
}

.title h3 {
    color: white;
}

Image2 {
    padding: 10px;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link {
    color: white;
}

.loginDisplay a:visited {
    color: white;
}

.loginDisplay a:hover {
    color: white;
}

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.myTable, tr, td {
    border: 0px solid #ccc;
    border-color: black;
    background-color: lightgray;
    font-weight:  normal;
}

.gvStyle {
    width: auto;
    border: 1px solid #ccc;
    border-color: black;
    background-color: lightgray;
    font-weight: bold;
}

    .gvStyle tr td, th {
        width: auto;
        border: 1px solid #ccc;
        border-color: black;
        background-color: aliceblue;
        /*aliceblue*/
    }

.InputForm {
    width: 800px;
    border-color: black;
    background-color: lightgray;
    font-weight: bold;
}
.popUpForm {
    width: 500px;
    border-color: black;
    background-color: lightgray;
    font-weight: bold;
}

.myFormInputControls-star {
    display: block;
    float: left;
    Font: Century Gothic;
    Font-Size: X-Small;
    color: red;
}

.myFormCaptionPopup {
    display: block;
    width: 80px;
    text-align: left;
    padding-right: 1em;
    margin: 5px;
    float: left;
    font-size: small;
    font-style: normal;
    font: caption;
    font-weight: normal;
}
.myFormInputControlPopUp {
    display: block;
    width: 150px;
    float: left;
    Font: Century Gothic;
    Font-Size: X-Small;
    color: black;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.my-txtNote {
    display: block;
    float: left;
    width: 250px;
    height: 100px;
}

.myRequiredField {
    font-size: small;
    color: Red;
    font: caption;
    font-weight: bold;
}

.myFormInputControls-FileUpload {
    margin-left: 250px;
}

.myFormCaption {
    display: block;
    float: left;
    color: black;
    font-size: small;
    margin-right: 5px;
    width: 150px;
    text-align: right;
    
}

myFormInputControls {
    display: block;
    float: left;
    width: 200px;
    font-weight: bold;
}
.myFormOutput {
    display: block;
    float: left;
    text-align: left;
    width: inherit;
}

.myFormNote {
    display: block;
    float: left;
    width: 400px;
    height: 100px;
}

.myFormCrudBtn {
    display: block;
    float: left;
    width: 80px;
    font-weight: bold;
}

.myFormInputControlsTextBox {
    display: block;
    float: left;
    width: 200px;
    font-weight: bold;
}
.myFormInputControlsDdl {
    display: block;
    float: left;
    width: 200px;
    font-weight: bold;
}

.myFormCrudBtnContainer {
    margin-left: 155px;
    height: 30px;
}

br {
    clear: left;
}

.myNoteDir {
    direction: ltr;
}
#myDomainURL {
    width:100%;
    text-align: center;
}


/*
////////////////////////////////////////
 Absolute Centering
    https://codepen.io/shshaw/details/gEiDt
//////////////////////////////////////// 
*/
.Absolute-Center {
    height: 50%; /* Set your own height: percents, ems, whatever! */
    width: 50%; /* Set your own width: percents, ems, whatever! */
    overflow: auto; /* Recommended in case content is larger than the container */
    margin: auto; /* Center the item vertically & horizontally */
    position: absolute; /* Break it out of the regular flow */
    top: 50%;
    left: 50%;
    bottom: 0;
    right: 0; /* Set the bounds in which to center it, relative to its parent/container */
}

.columns {
    display: flex;
    background-color:white;
    border: 2px white solid;
    padding: 3px;
}

.column-left {
    width: 400px;
    margin: 3px;
    padding: 5px;
    text-align: left;
}

.column-middle {
     width: 400px;
    margin: 3px;
    padding: 5px;
    text-align: left;
}

.column-right {
    width: 400px;
    margin: 3px;
    padding: 5px;
    text-align: left;
}
.divGv {
}

.divCenter {
    text-align: left;
    background-color: lightgray;
    color: black;
    
}

.divTbl {
}
.tblCenter {
}

/****added on Nov 28,2021 to create 2 zone in a page****/


/*******/
/*div h3 table {
    font-weight: bold;
    text-align: center;
    color: dodgerblue;
}*/