html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 90% Arial, Helvetica, sans-serif;
  color: #000;
}

p
{ padding: 0 0 10px 0;
  color: #1D1D1D;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

td
{
padding:5px;
}

a
{ 

background-color: whitesmoke;
padding: 20px;
border-radius: 10px;
  text-decoration: none;}

a:hover
{ text-decoration: underline;}

input
{
height: 20px;
padding: 5px;
font-size: 22px;
width: 135px;
background-color: lightgrey;
}

select
{
height: 40px;
font-size: 20px;
background-color: lightgray;
}

.menu {
    background-color: #eee;
    height: 36px;
    margin-bottom: 30px;
    text-align: center;
}

.unit td {
    font-size: 20px;
    font-weight: bold;
	border: 1 solid black;
}
.unit td label {
    font-weight: normal;
}

.block1
{
float: left;
width: 470px;
font-size: 20px;
}

.top td
{
line-height:20px;
}
.form-right td
{
line-height:14.4px;
}

.inner-block
{
background-color: rgb(210, 212, 224);
width: 1000px;
height: 1800px;
margin:auto;
margin-top: 20px;
}

.report-block
{

margin-top: 30px;
text-align: center;

}


.block2
{
float:left;
width: 250px;

}

.block3
{
border: 0 solid black;
    border-radius: 15px;
    float: right;
    font-size: 25px;
    line-height: 40px;
    text-align: right;
    width: 252px;

}

.heading
{

   border-radius: 10px;
    color: black;
    float: left;
    font-size: 25px;
    font-weight: bold;
    margin: 50px 0 0;
text-decoration: underline;
    text-align: center;

}


.form-left
{
    border: 0px solid black;
    float: left;
    font-size: 24px;
    line-height: 40px;
    width: 300px;
}
.form-right
{
    float: right;
    font-size: 24px;
    line-height: 40px;
    width: 700px;
}

.table
{
border-right: 1px solid black;
background-color: rgb(210, 212, 224);
}


.print-block
{
width: 1000px;
margin: auto;
margin-bottom: 50px;
margin-top: 0px;

}


.col-1
{
width: 530px;
float: left;

}

.col-2
{
width: 120px;
float: left;
border-left: 1px solid black;
border-right: 1px solid black;
padding-left: 5px;
text-align: right;
padding-right: 3px;

}
.col-3
{
width: 25px;
float: left;
padding-left: 3px;

}

.total
{
width: 230px;
float: left;
text-align: right;
}
.bottom
{
border-bottom: 1px solid black;
}

.right-col
{
border-bottom: 1px solid black;
height: 40px;
}


.top-bill{
width: 360px;
border-bottom: 1px solid black;
float: left;
padding: 0 0 0 10px;
}

.top-block
{
width: 100px;
border-left: 1px solid black;
border-right: 1px solid black;
float:left;
text-align: center
}

.block-left
{
width: 220px;
float:left;
}
.output{
width: 150px;
display: inline-block;
border-bottom: 1px dotted black;
text-align: center;
}

.word{

border: 1px dotted black;
float: left;
margin-top: 10px;
font-size: 24px;
}

.total-block
{
width: 390px;
float: right;
font-size: 24px;
line-height: 45px;
}

.footer
{

border-top: 1px solid black;
font-size: 18px;
}
.footer-marina
{
text-align: right;
margin-bottom: 60px;
font-size: 20px;
font-weight: 700;
margin-top: 10px;
}



.checked{
width: 720px;
display: inline-block;
text-align: center;
}

.editlink
{
padding: 8px;
border-top: 1px solid black;
font-size: 17px;
}


.bank-ref
{
width: 400px;
float: left;
}

.login-form
{
padding: 8px;
border: 1px solid rgb(64, 76, 214);
font-size: 17px;
width: 300px;
background-color: lightblue;
margin: auto;
margin-top: 200px;
border-radius: 10px;
}
