О╩©html
{
height: 100%;
}
body
{
background-color: #FAFAFF;
margin: 0px;
padding: 0px;
FONT-SIZE: 10pt;
COLOR: #112288;
FONT-FAMILY: Verdana;
height: 100vh;
}
table
{
FONT-SIZE: 10pt;
FONT-FAMILY: Verdana;
text-indent: 0;
}
table.pagelike
{
FONT-SIZE: 10pt;
FONT-FAMILY: Verdana;
BACKGROUND: #EEEEFF;
text-indent: 0;
}
.header{
width: 100%;
height: 90px;
}
.menu{
display:inline;
float:left;
width: 251px;
overflow:auto;
position: absolute;
left: 0px;
top: 90px;
bottom: 52px;
}
.content
{
display:inline;
float:left;
overflow:auto;
position: absolute;
top: 90px;
bottom: 52px;
right: 0px;
left: 251px;
color: #112288;
BACKGROUND: #EEEEFF;
}
div.footer{
width: 100%;
height: 52px;
clear:both;
bottom: 0px;
position: absolute;
}
P
{
margin: 10px;
text-align: justify;
max-width: 900px;
}
li
{
margin: 0px 10px 0px 0px;
text-align: justify;
max-width: 900px;
}
h5
{
FONT-SIZE: 10pt;
margin: 0; padding: 0;
}
form
{
height: 100%;
width: 100%;
}
TABLE.people
{
FONT-SIZE: 8pt;
COLOR: #112288;
FONT-FAMILY: Verdana;
BACKGROUND: #E0E0F0;
}
TR
{
vertical-align: top;
padding-left: 10;
text-align: left;
}
TH.pg
{
margin: 5; padding:5;
FONT-SIZE: 12pt;
COLOR: #FFFFFF;
BACKGROUND: #112288;
text-align:left;
}
A
{
COLOR: #112288;
font-weight: bold;
text-decoration: underline;
}
A:hover
{
COLOR: #2244FF;
font-weight: bold;
text-decoration: underline;
}
p.codetext
{
BACKGROUND: #EEEEFF;
margin: 6; padding-left: 60;
FONT-SIZE: 10pt;
COLOR: #112288;
FONT-FAMILY: monospace;
}
body.footer {
margin: 0;
padding: 0;
}
table.footer {
FONT-SIZE: 10pt;
COLOR: #808080;
FONT-FAMILY: "Times New Roman",sans-serif;
border-collapse: collapse;
}
.custom-file-input {
color: transparent;
}
.custom-file-input::-webkit-file-upload-button {
visibility: hidden;
}
.custom-file-input::before {
content: 'п▓я▀п╠п╣я─п╦я┌п╣ я└п╟п╧п╩';
color: black;
display: inline-block;
background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
border: 1px solid #999;
border-radius: 3px;
padding: 5px 8px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
text-shadow: 1px 1px #fff;
font-weight: 700;
font-size: 10pt;
}
.custom-file-input:hover::before {
border-color: black;
}
.custom-file-input:active {
outline: 0;
}
.custom-file-input:active::before {
background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.newbutton{
color: black;
display: inline-block;
background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
border: 1px solid #999;
border-radius: 3px;
padding: 5px 8px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
text-shadow: 1px 1px #fff;
font-weight: 700;
font-size: 10pt;
width: 110px !important
}
.newbutton:hover::before {
border-color: black;
}
.newbutton:active {
outline: 0;
}
.newbutton:active::before {
background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}