@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,200,700,700italic,400italic,300italic,200italic);
.login-layout {
	background: url('http://gdurl.com/EFNF') repeat top center;
	font: 300 12px 'Open Sans', Arial, 'Open Sans', helvetica, sans-serif !important;
}
.login-layout input:focus, .login-layout select:focus, .login-layout textarea:focus, .login-layout button:focus {
	outline: 1px solid #bfbfbf;
}
.login-layout #wrapper {
	width: 100%;
	max-width: 320px;
	margin: 20px auto;
	background: transparent;
	padding-top: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	/** -webkit-box-shadow: 0px 0px 7px #cccccc;
  -moz-box-shadow: 0px 0px 7px #cccccc; **/
	box-shadow: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.login-layout #header-area {
	width: 100%;
	max-width: 420px;
	margin: 8% auto 20px;
	text-align: center;
}
.login-layout #header-area img {
	height: auto;
}
.login-layout #main input[type="text"], #main input[type="password"] {
	color: #333;
	width: 100%;
	padding: 2%;
	padding-left: 45px;
	vertical-align: middle;
	margin-bottom: 10px;
	font: 300 24px 'Open Sans';
	line-height: 1;
	margin: 2px 6px 16px 0;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.6);
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.login-layout #main label {
	float: left;
	font-size: 1.6em;
	width: 32%;
	font-weight: normal;
	margin-right: 2%;
	margin-top: 11px;
	vertical-align: middle;
}
.login-layout #main label[for=email], #main label[for=password] {
	position: absolute;
	height: 20px;
	width: 20px;
	margin-left: 0.6em;
	color: #999;
	text-indent: -9999px;
}
.login-layout #main label[for=email] {
	background: url('http://gdurl.com/UJxx') no-repeat center center;
}
.login-layout #main label[for=password] {
	background: url('http://gdurl.com/DUNE') no-repeat center center;
}
.login-layout #main label[for=remember] {
	font-size: 13px;
	width: 40%;
}
.login-layout .blue-btn, .login-layout .blue-btn:visited {
	padding: 15px;
	background: #a7925d;
	color: white;
	text-shadow: none;
	font-weight: 500 !important;
	text-decoration: none;
	cursor: pointer;
	line-height: 1;
	text-transform: uppercase;
	border: none;
	margin-bottom: 8px !important;
}
.login-layout .blue-btn span, .login-layout .blue-btn:visited span {
	font-weight: 300;
	font-family: 'Open Sans';
	font-size: 16px;
}
.login-layout .blue-btn:hover, .login-layout .blue-btn:focus {
	text-decoration: none;
	color: white;
	background-color: #9d7f5b;
	border: none;
}
 @media all and (max-width: 320px) {
.login-layout #header-area {
	margin-top: 30px;
}
}
.invoice .paidon, .button-bar-text {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#invoice-details-holder h2 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#invoice-details-holder p {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#company-info-holder h2 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#company-info-holder p {
	font-family: helvetica;
}
div#clientInfo div#billing-info table#billing-table h2 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#clientInfo div#billing-info table#billing-table h3 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#clientInfo div#billing-info p {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content table thead th {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tr.invoice-desc-row td.column_1 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tr.invoice-desc-row td.column_2 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tr.invoice-desc-row td.column_3 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tr.invoice-desc-row td.column_4 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tr.invoice-desc-row td.total-values {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tr.invoice-item-notes td {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
.payment-plan {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tfoot .invoice-notes h2, div#content tfoot .invoice-notes h3, div#content tfoot h2 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tfoot .invoice-notes p {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#files li {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tfoot .total-heading {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tfoot .total-values {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tfoot tr.invoice-total td {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
div#content tfoot td.invoice-due-on {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
p {
    color: #444444;
    font-family: 'Open Sans',helvetica,sans-serif !important;
    font-size: 13px;
}
p.client-welcome {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
p.error {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#login-box h2 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#content h2 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#content h3 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
.button-bar-text {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#login-box label {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#login-box h3 {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#content table thead th, #content table tr.milestone-title th {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#content table td {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}
#content table tr.item-notes td p {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}