﻿
fieldset{padding:px;border:0px;}
body
{
/*font-family: Arial;
font-family: brandon-grotesque,calibri,verdana,san-serif;*/
background-color:#fdfefe;
}
.MasterLegend
{
Margin-left:10px;
}
.PortalLink
{
	text-decoration:none;
	color:#2e008b;
	background-position: left center;
	clear: both;
}

#GetWastePickupSchedule
{
margin-top: 5px;
padding:15px;
background-color:#ff671f;
color:white;
text-decoration:none;
font-weight:bold;
/*box-shadow: 0px 0px 0px;*/
}
.SimpleSearch_GetWastePickupScheduleButton
{
/*box-shadow: 0px 0px 0px;*/
}

.WastePickupReceiptButton
{
Padding:15Px;
border:0px solid grey;
background-color:#008578;
color:white;
font-weight:bold;
float:left;
}



.BackToPortalButton
{
padding:15px;
background-color:#2e008b;
border:0px solid grey;
text-decoration:none;
color:white;
font-weight:bold;
}

.NextButton
{
padding:15px;
background-color:#b7c9d3;
border:0px solid grey;
text-decoration:none;
float:left;
font-weight:bold;
margin-right: 33px;
}


.PreviousButton
{
padding:15px;
background-color:#b7c9d3;
border:0px solid grey;
text-decoration:none;
float:left;
margin-left:0px;
font-weight:bold;
}

.LogOutButton
{
padding:15px;
background-color:#ff671f;
border:0px solid grey;
text-decoration:none;
color:white;
font-weight:bold;
}

input[type="submit"]

{
/*padding:5px;
background-color:#E6E6E6;
text-decoration:none;
box-shadow: 0px 0px 0px;*/
}
.MyServicesSelected
{
background-color:#E6E6E6;
border:1px solid grey;
border-radius:4px;
-moz-border-radius:4px;

}
.InvoiceTable th
{
    background-color: rgb(0, 133, 120);
    text-align: center;
    height: 30px;
    padding: 5px;
    border: 1px solid grey;
color:#FFFFFF;
}

.ServiceHistoryTable th
{
    background-color: rgb(0, 133, 120);
    text-align: center;
    height: 30px;
    padding: 5px;
    border: 1px solid grey;
color:#FFFFFF;
}

.OccurrenceTabel Th
{
    background-color: rgb(0, 133, 120);
    text-align: center;
    height: 30px;
    padding: 5px;
    border: 1px solid grey;
color:#FFFFFF;
}

.Column
{
    background-color: #fafafa;
    padding: 5px 15px 5px 15px;
    border: 1px solid grey;
    text-align: center;
}

.DateColumn
{
    width: 100px;
    padding: 5px;
}
#meterReadingCommentRequried
{
font-size:10px;
}