<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">form#form1 input#send {
  background: #f7941e none repeat scroll 0 0 !important;
  line-height: 32px !important;
  padding: 0 10px !important;
}

.border-dashboard.report-details {
  /*border: 4px double #000;*/
}

.wp-list-table {
    border-collapse:collapse;
    font-size: 0.917em;
    max-width:500px;
    min-width:450px;
}
.wp-list-table td {
    border:1px solid #333;
    padding:4px 8px;
}
.wp-list-table td:nth-child(1) {
    width:200px;
}
.wp-list-table td:nth-child(2) {
    width:150px;
}
.wp-list-table td:nth-child(3) {
    width:100px;
}

//css for table on my account page  
.CSSTableMyaccount {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #e5e5e5;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableMyaccount table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableMyaccount tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableMyaccount table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableMyaccount table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableMyaccount tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableMyaccount tr:hover td{
	
}
.CSSTableMyaccount tr:nth-child(odd){ background-color:#e5e5e5; }
.CSSTableMyaccount tr:nth-child(even)    { background-color:#ffffff; }.CSSTableMyaccount td{
	vertical-align:middle;
	
	
	border:1px solid #e5e5e5;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableMyaccount tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableMyaccount tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableMyaccount tr:first-child td{
		background:-o-linear-gradient(bottom, #7f7f7f 5%, #7f7f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7f7f7f), color-stop(1, #7f7f7f) );
	background:-moz-linear-gradient( center top, #7f7f7f 5%, #7f7f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f7f7f", endColorstr="#7f7f7f");	background: -o-linear-gradient(top,#7f7f7f,7f7f7f);

	background-color:#7f7f7f;
	border:0px solid #e5e5e5;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableMyaccount tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #7f7f7f 5%, #7f7f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7f7f7f), color-stop(1, #7f7f7f) );
	background:-moz-linear-gradient( center top, #7f7f7f 5%, #7f7f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f7f7f", endColorstr="#7f7f7f");	background: -o-linear-gradient(top,#7f7f7f,7f7f7f);

	background-color:#7f7f7f;
}
.CSSTableMyaccount tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableMyaccount tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
//end css for my table

a { text-decoration:none;}

.border-dashboard {
  /*border: 1px rgb(89,89,89) solid;*/ 
  padding: 5px;
}

.plus-sign {vertical-align: -moz-middle-with-baseline; font-size:16px;}


#dashboard-bg {
  background: #F4F4F4;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
  padding: 50px 0;
  width: 100%;
}

#date-text {
  font-size: 16px;  
}

.st-row {  
  display: block;
  margin: 0 auto;
  max-width: 816px;
}

.summary-box {
  background: #FFF;
  border: 1px solid #989898;
  float: left;
  height: auto;
  max-height: 222px;
  max-width: 32%;
  width: 100%;
}

p.summary-box-text {
  font-size: 26px;
  padding: 68px 0;
  text-align: center;
}

ul.db-column-names {
  display: block;
  margin: 36px auto 0;
  width: 810px;
}

ul.db-column-names li {
  background-color: #B6B6B6; 
  border-right: 1px solid #CECECE;
  color: #fff;
  display: inline-block;
  float: left;
  height: 41px;
  line-height: 41px;
  list-style: outside none none;
  margin: 0;
  text-align: center;
  width: 161px
}

ul.db-column-names li:last-child {
  border-right: 0 none;
}

.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
/* End hide from IE-mac */

table.db-detail {
  /*border-bottom: 0 none;*/
  border-collapse: collapse;
  border-style: hidden;    
  display: block;
  font-size: 16px;
  margin: 36px auto 0;
  max-width: 810px;  
  width: 100%;  
}

table.db-detail thead {
  background-color: #B6B6B6; 
}

table.db-detail thead th {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: 150px;
}

table.db-detail thead th.short {
  width: 75px !important;
}

td.right-border {
  /*border-right: 1px solid #CECECE;*/
}

table.db-detail tbody td {  
/*  border-bottom: 0 none;
  border-top: 0 none;*/
  color: #999DC1;
  line-height: 32px;
  padding: 0;
  text-align: center;
  /*width: 161px;*/
}

table.db-detail tr.even {
  background-color: #FFFFFF;
  
}

table.db-detail tr.odd {
  background-color: #E9E9E9; 
}

.sorting-indicator::before {
  -moz-osx-font-smoothing: grayscale;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #444;
  content: "ï…‚";
  display: inline-block;
  font: 400 20px/10px dashicons;
  left: -8px;
  padding: 0;
  position: relative;
  text-decoration: none !important;
  top: -4px;
  vertical-align: top;
}
th.sortable a span, th.sorted a span {
  cursor: pointer;
  float: left;
}
.sorting-indicator {
  display: none;
  height: 4px;
  margin-left: 7px;
  margin-top: 8px;
  width: 10px;
}

.order-details {
  display: none;
}

.order {
  cursor: pointer;
}

#rpt-user-name {
  float: right;
  font-size: 18px;
}

div#dashboard-bg div.st-row p input#submit-button {
  font-size: 15px;
  line-height: 24px;
  position: relative;
  top: -2px;
}

div#dashboard-bg div.st-row p input#to,
div#dashboard-bg div.st-row p input#from {
  font-size: 16px !important;
	max-width: 158px;
  padding: 4px !important;
	width: 75%;
}

a.dashicons.dashicons-arrow-up,
a.dashicons.dashicons-arrow-down {
  color: #d9d9d9;
  cursor: pointer;
  font-size: 34px;
  margin-left: -10px;
}

.filer-box {
  z-index: 100;
}

.filter-dd {
  cursor: pointer;
  margin-left: 20px;
  text-align: left;
  width: 20px;
}

div.filer-box ul {
  display: inline-block;
  height: 200px;
  width: 150px;
}

div.filer-box ul li.filter-item {
 list-style: none;  
}

//////////

/*h2 {
  margin: 1.75em 0 0;
  font-size: 5vw;
}

h3 { font-size: 1.3em; }*/

.v-center {
  height: 100vh;
  width: 100%;
  display: table;
  position: relative;
  text-align: center;
}

.v-center &gt; div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10%;
}

.btn {
  font-size: 3vmin;
  padding: 0.75em 1.5em;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #333;
  text-decoration: none;
  display: inline;
  border-radius: 4px;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
}

.btn:hover {
  background-color: #ddd;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
}

.btn-small {
  float: right;
  font-size: 0.8em;
  margin-bottom: 20px;
  padding: 0.75em 1em;
}
.modal-box {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 48%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
@media (min-width: 32em) {

.modal-box { width: 318px; }
}

.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 80%;
  left: 50%;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

div.modal-body ul li {
  list-style: none;
}

.hide_column {
  display: none;
}

/*ul#rpt-user-name li {
  list-style: none;
}*/

#rpt-user-name {
    list-style: none;
    /*text-align: right;*/
    /*width: 150px;*/
}
#rpt-user-name li {
    width: 170px;
    display: block;
    float: left;
    position: relative;
    text-align: right;
}

#rpt-user-name li a {
  text-decoration: none;
}

#rpt-user-name li:hover &gt; ul {
    display: block;
}

#rpt-user-name li:hover &gt; ul li {
  margin: 0;
}

/*#rpt-user-name li:hover ul {
    display: block;
}*/

/* Sub-menu */
 #rpt-user-name ul {
    /*bottom: -58px;*/ 
    list-style: none;
    /*left: 0;*/
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99999;
}
#rpt-user-name ul li {
    float: none;
    display: block;
}

#pane1 {
  display: block;
}

#pane2 {
  display: none;
}

.js-modal-close,
#display_name,
#settings, 
#dashboard {
  cursor: pointer;
}

.settings-label {
  display: inline-block;
  width: 86px;
}

.rep-remove {
  height: 29px;
}

#user-name {
  background-color: #EEE;
}

#save_shipping_address,
#save_billing_address,
#update_password {
    margin-top: 20px;
}

#current-organization {
  margin: 20px 0;
}

@media (max-width: 890px) {
  #pane2,
  #pane1 {
    padding: 0 10px;
  }
	
}

@media (max-width: 870px) {
  #rpt-user-name {
    margin-right: 20px;
  }	
}

@media 
only screen and (max-width: 750px),
(min-device-width: 320px) and (max-device-width: 750px)  {
	
	table.db-detail thead th {
		width: 300px;
	}
	
	/* Force table to not be like tables anymore */
	table.db-detail, table.db-detail thead, table.db-detail tbody, table.db-detail th, table.db-detail td, table.db-detail tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	table.db-detail thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.db-detail tr { border: 1px solid #ccc; }
	
	table.db-detail td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	table.db-detail td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px;
		padding-bottom: 8px;
		text-align: left;
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	table.db-detail td:nth-of-type(1):before { content: "Date"; top: 0; }
	table.db-detail td:nth-of-type(2):before { content: "Org."; top: 0; }
	table.db-detail td:nth-of-type(3):before { content: "Rep."; top: 0; }
	table.db-detail td:nth-of-type(4):before { content: "Customer"; top: 0; }
	table.db-detail td:nth-of-type(5):before { content: "Order"; top: 0; }
	table.db-detail td:nth-of-type(6):before { content: "Revenue"; top: 0; }
	
  table.db-detail tbody tr.order-details	{
		display: none;
	}
	
	.short {
		cursor: text;		
		pointer-events: none;
	}
	a.order {
		color: #999dc1;		
		cursor: text;		
		pointer-events: none;
	} 
}

@media (max-width: 640px) {

	#save_shipping_address,
	#save_billing_address,
	#save_practice_info,
  #update_password {
    display: block;
    margin: 20px auto 0;		
	}
}
@media (max-width: 450px) {
  p.summary-box-text {
    font-size: 20px;
		padding: 23px 0 3px;
  }	
}

@media (max-width: 350px) {
  p.summary-box-text {
    font-size: 17px;
  }	
}

@media (max-width: 315px) {
	.summary-box {
		height: 140px;
		padding-top: 20px;		
	}
}</pre></body></html>