body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2 {
	color: #0f4c72;
}

h1, .h1 {
	font-size: 26px;
}

h2, .h2 {
	margin-top: 5px;
	font-size: 22px;
}

h3.name {
	font-size: 18px;
}

h4.top-space {
	margin-top: 30px;	
}

.actions h3 {
	margin-top: 0px;
}

.actions ul {
	margin: 0px;
	padding: 0px;
}

.actions li {
	list-style: none;	
}

.actions a {
	margin-bottom: 5px;
}

.form-control-scroll { /* add a vertical scrollbar to the form control*/
    max-height: 200px;
    overflow-y: scroll;
}

#wrapper {
	width: 100%;
	margin: 0px auto;
	background-color: #f8f8f8;
}
#page-wrapper {
	padding: 0 15px;
	width: 1024px;
	margin: 0px auto;
	min-height: 568px;
	background-color: #fff;
}

.alert {
  padding: 6px 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  border-width: 2px;
  font-size: 1.25em;
}

.alert-warning {

}

.alert-danger {

}

.alert-info {

}

.alert-dismissable,
.alert-dismissible {
	padding-top: 8px;
	padding-right: 35px;	
}

.alert-dismissable .close,
.alert-dismissible .close {
	top: 0px;
	opacity: 1;
}

.well {
	background: #efefef;
}

.well h3 {
	color: #542989;
}

.longString {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #cee4af;
	border-color: #326a3b;
}

.btn-default.selectpicker:hover, 
.btn-default.selectpicker:focus, 
.btn-default.selectpicker:active, 
.btn-default.active.selectpicker, 
.open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #FFF;
	border-color: #CCC;
}

/* 
Forms 
*/

.radio, .checkbox {
	margin-top: 0px;
	margin-left: 10px;	
}

.makePaymentContainer form {
	margin-bottom: 20px;
}

.paymentHistory {
	padding-left: 20px;
	font-size: .9em;
}

.paymentHistory dt {
	width: 45%;
	float: left;
	clear: both;
}

.paymentHistory dd {
	width: 50%;
	float: right;
	text-align: right;
}

.sysmessage {
	margin: 0px;
}

.action-buttons {
	margin-top: 30px;	
}

i.form-control-feedback {
	margin-top: 5px;
	font-size: 1.5em;	
}

#nav-wrapper {
	background-color: #00264c;
	height: 100px;
}

.navbar {
	min-height: 30px;	
}

.navbar-default {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f5f5 0%, #d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f5f5 0%, #d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f5f5f5 0%, #d6d6d6 100%); /* W3C */
 	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#d6d6d6', GradientType=0 ); /* IE6-9 */
	height: 30px !important;
	border: 0px;	
}

.navbar-top-links li {
	display: inline-block;
}
.navbar-top-links li:last-child {
	margin-right: 15px;
}
.navbar-top-links li a {
	color: #000;
	padding: 5px;
}
.navbar-top-links li a:hover, .navbar-top-links > li a:focus {
	background-color: #e5f1d5 !important;
}

.navbar-top-links .dropdown-menu li {
	display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
	margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
	padding: 3px 20px;
	min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
	white-space: normal;
}

.navbar-top-links .dropdown-messages, 
.navbar-top-links .dropdown-help, 
.navbar-top-links .dropdown-alerts {
	width: 310px;
	min-width: 0;
}

.navbar-top-links .dropdown-messages {
	margin-left: 5px;
}
.navbar-top-links .dropdown-help li {
	margin-left: 10px;
}
.navbar-top-links .dropdown-alerts {
	margin-left: -123px;
}
.navbar-top-links .dropdown-user {
	right: 0;
	left: auto;
}

.profile {
	border-right: 1px #CCC solid;
}

.dropdown-profile {
	width: 250px;
}

.dropdown-profile i {
	font-size: 2.5em;
	margin: 3px 10px 0px 0px;
	clear: both;
}

.dropdown-profile ul , 
.dropdown-profile li ,
.dropdown-profile a {
	line-height: 10px;	
}

.dropdown-profile a {
	display: block;
}

.dropdown-profile hr {
	margin: 4px 0px;	
	border-color: #e7e7e7;
	border-style: dashed;
}

.navbar-brand {
	padding: 5px 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-brand img {
	padding-top: 10px;
	border: 0px !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border: 0px;	
}

.navbar-global {
	max-width: 1024px;
	margin: 0 auto;
	border-radius: 0;
	border: 0;
}

navbar-header {
	margin: 0px;
	padding: 0px;	
}

.navbar-global .navbar-toggle {
	border-color: #fff;
	margin-top: 33px;
	margin-bottom: 33px;
}
.navbar-global .icon-bar {
	background-color: #fff;
}

.navbar-global-links {
	font-size: 1.05em;
}
.navbar-global-links > li {
	display: inline-block;
	position: static;
}
.navbar-global-links > li > a {
	color: white;
	line-height: 70px;
}
.navbar-global-links > li > a:hover, .navbar-global-links > li > a:focus {
	color: #2a6496;
}
.navbar-global-links > li:first-child > a {
	border-left: 0;
}
.navbar-global-links > li.last {
	/*border-right: 1px solid #002d59;*/
}
.navbar-global-links i {
	padding-right: 8px;
	font-size: 1.6em;
	vertical-align: middle;
}

.navbar-global-links .logo a:hover,
.navbar-global-links .logo a:focus {
	background: none;
}

/* mega-menu */
.dropdown-main-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  visibility: hidden;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
 
}
.dropdown-mega-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-main-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-main-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-main-menu > li > a:hover,
.dropdown-main-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-main-menu > .active > a,
.dropdown-main-menu > .active > a:hover,
.dropdown-main-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-main-menu > .disabled > a,
.dropdown-main-menu > .disabled > a:hover,
.dropdown-main-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-main-menu > .disabled > a:hover,
.dropdown-main-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-main-menu {
 	visibility: visible;
}
.open > a {
  outline: 0;
}
.dropdown-mega-menu-right {
  right: 0;
  left: auto;
}
.dropdown-mega-menu-left {
  right: auto;
  left: 0;
}

.mega-menu-wrapper {
	padding: 0 0px 1em 0px;	
	overflow:auto;
	height: 450px;	
}

#menu-items {
	width: 1024px;
	padding-left: 10px;
}

.menu-list {
	margin: 0px 10px 5px 5px;
	padding: 0px 0px;
	width: 180px;
	float: left;
}

.dropdown-main-menu ul {
	padding-left: 0;
	list-style: none;
}

.menu-list ul li {
	padding-left: 2px;
}

.dropdown-main-menu ul ul ul {
	padding-left: 10px;
}

.dropdown-main-menu .menu-list > li > span {
	font-weight: bold;
	padding: 1em 0 0 0;
	color: #0073ae;
/*	display: block; */
}

.dropdown-main-menu a {
	line-height: 1.42857143;
	color: #333;
	display: block; 
}

.dropdown-main-menu a:hover {
	text-decoration: none;
	background-color: #e5f1d5;
}

/* System information 
	Name and environment - top left of page
*/
.system-info {
	font-size: .85em;
	padding: 0px;
	margin: 0px;
	float: left;	
	width: 50%;
}

.system-name {
	float: left;
	padding: 5px 10px 0px 10px;	
}

.system-name p {
	font-size: 1.25em;	
	margin: 0px;
	font-weight: bold;
}

.system-environment p {
	float: right;	
	padding: 5px 10px 0px 10px;	
	margin: 0px;
	font-weight: bold;
}

/**/
.crumbs {
	margin-top: 5px;
	text-align: left;
	border-bottom: 1px solid #eee;
}
.crumbs ul {
	list-style: none;
	display: inline-table;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.crumbs ul li {
	display: inline;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.crumbs ul li a {
	float: left;
	text-align: center;
	position: relative;
	margin: 0 10px 0 15px;
	text-decoration: none;
	color: #0f4c72;
}
.crumbs ul li a:after {
	content: "";
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #9fcf67;
	top: 5px;
	right: -15px;
	position: absolute;
	z-index: 1;
}
.crumbs ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}
.crumbs ul li:first-child a {
	margin-left: 0px;
}
.crumbs ul li:first-child a:before {
	display: none;
}
.crumbs ul li:last-child a {
}
.crumbs ul li:last-child a:after {
	display: none;
}
.crumbs ul li a:hover {
	background: #e5f1d5;
}
.crumbs ul li a:hover:after {
	border-left-color: #fa5ba5;
}

.utilities {
	padding-top: 3px;
	text-align: right;
}

.utilities a:nth-of-type(2) {	
	padding-left: 10px;
	margin-left: 10px;
}

.addressDetails {
	margin: 20px 0px;	
	font-size: 0.85em;	
}

.page-header {
	margin: 18px 0px 18px 0px;
	color: #0f4c72;
}

.page-header i {
	margin: 0px 15px 0px 0px;
}
.btn-outline {
	color: inherit;
	background-color: transparent;
	transition: all .5s;
}
.btn-primary.btn-outline {
	color: #428bca;
}
.btn-success.btn-outline {
	color: #5cb85c;
}
.btn-info.btn-outline {
	color: #5bc0de;
}
.btn-warning.btn-outline {
	color: #f0ad4e;
}
.btn-danger.btn-outline {
	color: #d9534f;
}
.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
	color: #fff;
}
.news {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}
.news li.left .news-body {
	margin-left: 0px;
}
.news li.right .news-body {
	margin-right: 0px;
}
.news li .news-body p {
	margin: 0;
}
.news-body .header a {
	font-weight: bold;
}
.panel .slidedown .glyphicon, .news .glyphicon {
	margin-right: 5px;
}

.news-panel .panel-body {
	height: 280px;
	overflow-y: scroll;
}

.login-panel {
	margin-top: 25%;
}

.panel-default > .panel-heading {
  color: #FFF;
  background-color: #542989;
  border-color: #ddd;
}

.panel-heading i {
	margin: 0px;
}

.panel-heading a {
	color: #FFF;
}

.panel-heading a.filter-toggle {
	color: #000;	
}

.launchpad .panel {
	margin-bottom: 10px;	
}

/* Contacts page */

#active, #inactive {
	padding-top: 15px;	
}

#inactive .well i.profile-md {
	color: #CCC;	
}

#inactive .well {
	background-color: #FFF;
}

/* 
Contact card
*/

.col-card-left {
	text-align: center;
}
.col-card-left img {
	border: 1px #e2e2e2 solid;
	max-width: 80px;
}
.col-card-left a {
	font-size: 0.85em;
}

.col-card-left .imgContainer {
		
}

.col-card-right h4 {
	font-size: 0.9em;
	font-weight: bold;
}
.col-card-right ul {
	padding: 0px;
	margin: 0px;
}
.col-card-right li {
	list-style: none;
	margin-left: 8px;
	font-size: 0.9em;
}

.profile-sm i {
	font-size: 5em;
}

i.profile-md {
	font-size: 5em;
}

i.profile-md.black {
	color: #000;	
}

.company-sm i {
	font-size: 5em;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.company-sm h3 {
	margin: 0px;
}

.panel-body .company-md {
	padding: 0px 0px;	
}

.company-md i {
	font-size: 6em;
	margin-left: 0px;
    margin-bottom: 10px;
}

.company-md i.fa-spinner {
	font-size: 2em;
	margin-top: 15px;
}

.company-md img {
    margin-bottom: 10px;
}

.company-lg i {
	font-size: 5em;
	margin-left: 25px;
}

.contact-list .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	font-weight: bold;
}
.contact-list .panel-heading .btn {
	float: right;
	margin-top: -5px;
}

/* In use for condensed contact card view. Removes the bottom padding of the <p> and condensing the contact details */
.email {
	margin-bottom: 0px;	
}

/* Modals */

.modal-title i {
	margin-right: 10px;
}

table.dataTable thead .sorting, 
table.dataTable thead .sorting_asc, 
table.dataTable thead .sorting_desc, 
table.dataTable thead .sorting_asc_disabled, 
table.dataTable thead .sorting_desc_disabled {
	background: 0 0;
}
table.dataTable thead .sorting_asc:after {
	content: "\f0de";
	float: right;
	font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
	content: "\f0dd";
	float: right;
	font-family: fontawesome;
}
table.dataTable thead .sorting:after {
	content: "\f0dc";
	float: right;
	font-family: fontawesome;
	color: rgba(50,50,50,.5);
}

.dataTables_filter label input {
	margin-left: 10px;
}

.table-responsive #interactionHistory td:nth-of-type(4) {
	text-overflow: ellipsis; /* will make [...] at the end */
    width: 600px; /* change to your preferences */
    overflow:hidden; /* older browsers */
}

#inv-outstanding td:nth-of-type(0) {
	width: 600px;
}

/* filterDataTable */
.filter-controls .dataTables_filter {
	height: 36px;
	margin-bottom: -46px;
	margin-top: 10px;
	margin-left: 10px;
	color: #fff;
}

.filter-controls .dataTables_filter label {
	float: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.filter-controls .panel-heading {
	text-align: right
}

.filter-controls a.filter-toggle {
	padding: 6px 36px;
}

.btn-circle {
	width: 30px;
	height: 30px;
	padding: 6px 0;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
}
.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 10px 16px;
	border-radius: 25px;
	font-size: 18px;
	line-height: 1.33;
}
.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	border-radius: 35px;
	font-size: 24px;
	line-height: 1.33;
}
.show-grid [class^=col-] {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ddd;
	background-color: #eee!important;
}
.show-grid {
	margin: 15px 0;
}
.huge {
	font-size: 40px;
}
.panel-green {
	border-color: #5cb85c;
}
.panel-green .panel-heading {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}
.panel-green a {
	color: #5cb85c;
}
.panel-green a:hover {
	color: #3d8b3d;
}
.panel-red {
	border-color: #d9534f;
}
.panel-red .panel-heading {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}
.panel-red a {
	color: #d9534f;
}
.panel-red a:hover {
	color: #b52b27;
}
.panel-yellow {
	border-color: #f0ad4e;
}
.panel-yellow .panel-heading {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}
.panel-yellow a {
	color: #f0ad4e;
}
.panel-yellow a:hover {
	color: #df8a13;
}
/* */


/* manage_organisation */
.contact-list-controls {
	padding-bottom: 1em;
}
.contact-list-controls .btn {
	font-size: 1.2em;
}
.contact-list-controls .view-all {
	text-align: right;
	padding-top: 1.1em;
	font-size: 1em;
}

#edit-org-details {
	float: right;
	position: absolute;
	top: 20px;
	right: 40px;
	z-index: 1;
}

.fileinput-button {
  margin-left: 15px;
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
}
}

.select2-container.form-control {
	height: auto;
}
.select2-container-multi .select2-choices {
	background-image: none;
	border: 0;
}

.select2-container .select2-choices .select2-search-field input {
	border: 0;
	padding: 0;
}
.select2.select2-container-active .select2-choices, 
.select2.select2-dropdown-open.select2-container-active .select2-choices {
	border: 0;
	background-image: none;
	box-shadow: none;
}
.select2.select2-container-active {
	border-color: #5897fb; 
}

/* */
.searchHelp {
	display: none;
	font-size: .9em;
	margin-left: 10px;
	padding: 5px;
}
.searchHelp p {
	font-weight: normal;
}
.searchHelp ul {
	margin: 0px;
	padding: 0px;
}
.searchHelp li {
	list-style: none;
	margin-left: 5px;
}
.searchHelp .radio, .searchHelp .checkbox {
	margin: 0px;
}
.pagination {
	margin-top: 0px;
	padding-top: 0px;
}
.inactive {
	font-weight: bold;
}
.inactive::before {
	content: "Contact is ";
	font-weight: normal;
}
.inactive::after {
	content: " and has no active system role.";
	font-weight: normal;
}

/*  Invoicing  */

.return {
	float: right;
	position: absolute;
	bottom: 30px;
	right: 20px;
}

.overdue {
	font-weight: bold;	
	border-color: #ebccd1;
}

.dropdown-actions {
	margin-left: -10px;
	width: 200px;
}

.dropdown-actions i {
	float: right;	
}

.center {
	text-align: center;	
}

.left {
	text-align: left;	
}

.right {
	text-align: right;	
}

.center {
	text-align: center;	
}

.leftFloat {
	float: left;	
}

.rightFloat {
	float: right;	
}


.prn-return a {
	
	padding-left: 1em;
}
.prn-return a i {
	padding-right: 0.5em;
}

.subtotal-table {
	float: right;
}

.subtotal-table tbody> tr> td {
	border-top: 0;
	border-bottom: 0;
}

.subtotal-table tr:last-child th:first-child {
	background-color: #f6f6f6;
}

/* 
Invoice styles
*/

dl.table-display
{
	float: left;
	width: 100%;
	margin: 1em 0;
	padding: 0;

}
	
.table-display dt
{
	clear: left;
	float: left;
	width: 80px;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
}

.table-display dt:after {
	content: ":";
}
	
.table-display dd
{
	float: left;
	width: 150px;
	margin: 0;
	padding: 5px;
}

.paymentReceipt dl.table-display
{
	float: left;
	width: 100%;
	margin: 1em 0;
	padding: 0;

}

.paymentReceipt .table-display dt
{
	clear: both;
	float: left;
	width: 37%;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
}

.paymentReceipt .table-display dt:after {
	content: ":";
}
	
.paymentReceipt .table-display dd
{
	float: right;
	width: 60%;
	margin: 0;
	padding: 5px;

}

/*
footer messaging 
*/

footer {
	background-color: #00264c;
	color: #006EAB;
}

footer nav.menu.top {
	background-color: #D3D8DB;
	border-bottom: 4px #9fcf67 solid;	
	margin-top: 30px;
	padding: 10px 0px;
}

footer .menu.top ul,
footer .menu.btm ul {
	width: 1024px;
	margin: 0px auto 0px auto;
}

footer .menu.btm ul {
	margin-top: 15px;
	padding-top: 5px;
}

footer .menu.top li,
footer .menu.btm li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 5px;
}

footer nav.menu.top li {
	border-right: 1px #000 solid;
}

footer .menu.top a {
	color: #006EAB;
}	

footer nav.menu.btm {
	padding-top: 10px;
	background-color: #00264c;	
	padding-bottom: 100px;	
}

footer nav.menu.btm a:hover{
	text-decoration: underline;
	color: #FFF;
}

footer nav.menu.btm li {
	border-right: 1px #FFF solid;
}

footer nav ul {
	margin: 0px;
	padding: 0px;
}

footer nav li:first-child {
	padding-left: 0px;	
}

footer nav.menu.top li:last-child,
footer nav.menu.btm li:last-child {
	border-width: 0px;	
}

footer nav a,
footer nav a:visited {
	color: #FFF;	
}

footer nav a:hover,
footer nav a:active {
	color: #AFD8EB;
}

.element-invisible {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);	
}

span.ext {
	background: url(../bg-ext.png) 0 0 no-repeat;
	height: 11px;
	width: 17px;
	padding-right: 17px;
	text-decoration: none;
	zoom: 1;
}
/* Media */
@media(min-width:1042px) {
#wrapper {
/*width: 1024px;*/
}
}

@media(min-width:768px) {
#page-wrapper {
	position: inherit;
	/*margin: 0 0 0 0px;*/
	padding: 0px 30px 50px 30px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e7e7e7;
}
}

@media print {
	a[href]:after {
		content:"";
	}
	
	.col-card-left img {
		float: left;
		margin-right: 15px;
	}
	
	.makePaymentContainer {
		display: none;	
	}
	
	/* 
		Receipt styles - Basically we are hiding everything but the page content.
	*/
	
	.paymentReceipt .navbar,
	.paymentReceipt #nav-wrapper,
	.paymentReceipt .crumbs,
	.paymentReceipt .utilities,
	.paymentReceipt footer,
	.paymentReceipt a {
		display: none;
	}
	
	
	
}