body
{
}
.maintext
{
    font-size: 9pt;
    font-family: verdana, arial, tahoma
}
.maintextmedium
{
    font-size: 8pt;
    font-family: verdana, arial, tahoma
}
.maintextsmall
{
    font-size: 7pt;
    font-family: verdana, arial, tahoma
}
.titlebig
{
    font-weight: bold;
    font-size: 15pt;
    color: #01a650;
    font-family: tahoma, verdana, arial
}
.greytext
{
    font-size: 8pt;
    color: slategray;
    font-family: tahoma, verdana, arial
}
.subheading
{
    font-weight: bold;
    font-size: 11pt;
    color: #eb1a39;
    font-style: normal;
    font-family: tahoma, verdana, arial
}
.formfield
{
    border-right: #008b14 1px solid;
    border-top: #008b14 1px solid;
    padding-left: 3px;
    font-size: 9pt;
    border-left: #008b14 1px solid;
    color: black;
    border-bottom: #008b14 1px solid;
    font-family: tahoma, arial, verdana;
    background-color: #e0ffe2
}
.formbutton
{
	border-right: #008b14 1px solid;
	padding-right: 2px;
	border-top: #008b14 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	border-left: #008b14 1px solid;
	cursor: hand;
	color: #e0ffe2;
	padding-top: 0px;
	border-bottom: #008b14 1px solid;
	font-family: tahoma, arial, verdana;
	background-color: #008b14;
}
.whitesmall
{
    font-weight: bold;
    font-size: 7pt;
    color: white;
    font-family: verdana, tahoma, arial
}
ul
{
    list-style-type: square
}
a:link
{
    color: #008b14;
    text-decoration: none
}
a:visited
{
    color: #008b14;
    text-decoration: none
}
.mainbold
{
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana, arial, tahoma
}
.formtext
{
	font-size: 9pt;
	color: black;
	font-family: tahoma, arial, verdana;
}
a:hover
{
	color: #eb1a39;
	text-decoration: none
}
.mainsmall
{
    font-size: 8pt;
    font-family: tahoma, arial, verdana
}
.alert
{
    font-size: 9pt;
    color: #eb1a39;
    font-style: normal;
    font-family: tahoma, verdana, arial
}
.titlesmall
{
    font-weight: bold;
    font-size: 10pt;
    color: #01a650;
    font-family: tahoma, verdana, arial
}
.greenbold
{
	font-size: 8pt;
	font-weight: bold;
    color: #01a650;
	font-family: tahoma, verdana, arial
}
th
{
	background-color: #e0ffe2;
	font-weight: bold;
    font-size: 8pt;
    color: #01a650;
	font-family: tahoma, verdana, arial
}
.th
{
	background-color: #e0ffe2;
	font-weight: bold;
    font-size: 8pt;
    color: #01a650;
	font-family: tahoma, verdana, arial
}
textarea
{
	border-right: #008b14 1px solid;
    border-top: #008b14 1px solid;
    padding-left: 3px;
    font-size: 9pt;
    border-left: #008b14 1px solid;
    color: black;
    border-bottom: #008b14 1px solid;
    font-family: tahoma, arial, verdana;
    background-color: #e0ffe2;
    scrollbar-face-color: #e0ffe2;
	scrollbar-base-color: #008b14;
	scrollbar-arrow-color: #eb1a39;
	scrollbar-highlight-color: #e0ffe2;
	scrollbar-shadow-color: #008b14
}
.scroll
{
	scrollbar-face-color: #e0ffe2;
	scrollbar-base-color: #008b14;
	scrollbar-arrow-color: #eb1a39;
	scrollbar-highlight-color: #e0ffe2;
	scrollbar-shadow-color: #008b14	
}
.titlelarge
{
	font-family: 'Trebuchet MS', Verdana;
	font-size: xx-large;	
}

.titlelargewhite
{
	font-family: 'Trebuchet MS', Verdana;
	font-size: xx-large;
	color: #ffffff;
}

.titlemedium
{
	font-family: 'Trebuchet MS', Verdana;	
	font-size: larger;	
}

.titlemediumwhite
{
	font-family: 'Trebuchet MS', Verdana;	
	font-size: larger;
	color: #ffffff;	
}

.titlesmall
{
	font-family: 'Trebuchet MS', Verdana;
	font-size: small;	
}

.titlesmallwhite
{
	font-family: 'Trebuchet MS', Verdana;
	font-size: small;
	color: #ffffff;
}
fieldset
{
	padding: 10px;
}

#dispLoader {
    position: absolute;
    z-index: 100;
    text-align: center;
    font-weight: bold;
   left:0;
    top: 380px;
    margin-right:120px;
    width:100%;
    font-size: 12px;
    }

.add-invoice-contact {
    background-color: transparent;
    border: none !important;
}

    .add-invoice-contact span {
        color: blue;
    }

    .add-invoice-contact:disabled {
        opacity: 0.6;
    }


    