﻿/* https://www.w3schools.com/colors/colors_picker.asp */

body
{
    background-color: #e6ffcc; /* #f2ffe6;*/
    background-position: center;
    background-attachment: fixed;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}
.Menu
{
    background-color: Yellow;
}
.LabelBack
{
    background-color: #FFE0C0;
}

.Warning
{
    color: Red;
    font-weight: bold;
    font-size: medium;
    width: 187px;
}

.TrId
{
    color: Green;
    font-style: italic;
    font-family: Verdana;
    font-size: large;
}

.TrIdRed
{
    color: Red;
    font-style: italic;
    font-family: Verdana;
    font-size: large;
}
.Right
{
    text-align: right;
    border-left: medium none #00FF00;
    border-right: thick outset #00FF00;
    border-top: medium none #00FF00;
    border-bottom: thick outset #00FF00;
    font-weight: bolder;
    font-style: normal;
    line-height: normal;
    vertical-align: middle;
    height: 22px;
}
div.SmallForm
{
    /* margin-top: 1.5cm; */
    margin-left: 5cm;
    margin-top: 2.5cm;
}

.Title
{
    color: Blue;
    font-weight: bold;
    font-size: large;
}
.EntTitle
{
    color: #003300;
    font-weight: bold;
    font-size: xx-large;
    font-style: italic;
    font-weight: bolder;
}
.PgTitle
{
    color: #CC0066;
    font-weight: bold;
    font-size: xx-large;
    font-style: italic;
    font-weight: bolder;
}



.TextBox
{
    border-left: medium none #00FF00;
    border-right: thick outset #00FF00;
    border-top: medium none #00FF00;
    border-bottom: thick outset #00FF00;
    font-style: normal;
    line-height: normal;
    vertical-align: middle;
}
.TextBox:focus, .TextBox:active
{
  -webkit-box-shadow: 1px 1px 1px #586601 inset;
-moz-box-shadow: 1px 1px 1px #586601 inset;
-webkit-text-shadow: -1px -1px 1px #000000;
-moz-text-shadow: -1px -1px 1px #000000;
    }

opBox
{
    border-left: medium none #00FF00;
    border-right: thick outset #00CC00;
    border-top: medium none #00FF00;
    border-bottom: thick outset #00FF00;
    font-weight: bolder;
    font-style: normal;
    line-height: normal;
    vertical-align: middle;
    height: 24px;
}


.Button
{
    border-right: medium inset #00CCFF;
    border-bottom: medium outset Aqua;
    text-align: center;
    font-weight: bold; /* padding:10px;*/
    height: 45px;
    width: 95px;
    font-size: large;
    font-style: oblique;
    elevation: higher;
    margin-bottom: 0px;
}
.SmallButton
{
    border-right: medium inset #00CCFF;
    border-bottom: medium outset Aqua;
    text-align: center;
    font-weight: bold; /* padding:10px;*/
    height: 25px;
    font-size: medium;
    font-style: oblique;
}

.TotalPage
{
    margin: auto;
    width: auto;
    height: auto;
}

.TotalPage
{
    margin: auto;
    width: auto;
    height: auto;
}
.MidBody
{
    float: left;
    height: auto;
    width: auto;
}
.Bottom
{
    text-align: center;
}
#Default1
{
    margin-top: 25%;
    text-align: center;
}
/*
.TableRowLine
{
    border: 1px solid #B9FFFF;  border: 1px solid #FF0000; display: table;     border-collapse: collapse;     empty-cells: show;
}*/
.PrtbLr
{
    border: 1px solid #FF66FF;
    font-family: Times New Roman;
    font-size: 12pt;
    text-decoration: none;
    padding-left: 5px;
    border-collapse: collapse;
    padding-right: 5px;
    empty-cells: show;
    background-color: #e6ffcc;
    border-bottom: 0;
    border-top: 0;
}
.Prtable
{
    border: 1px solid #FF66FF;
    font-family: Times New Roman;
    font-size: 12pt;
    text-decoration: none;
    padding-left: 5px;
    border-collapse: collapse;
    padding-right: 5px;
    empty-cells: show;
    background-color: #e6ffcc;
}
/* #FF66FF; */
.PrtrHead
{
    border: 1px solid #FF66FF;
    font-family: Times New Roman;
    font-size: 12pt;
    text-decoration: none;
    background-color: #b3ff66;
    padding-left: 5px;
    border-collapse: collapse;
    padding-right: 5px;
    text-align: center;
}

.PrtrLight1
{
    border: 1px solid #FF66FF;
    font-family: Times New Roman;
    font-size: 12pt;
    text-decoration: none;
    background-color: #d9ffcc;
    padding-left: 5px;
    border-collapse: collapse;
    padding-right: 5px;
}

