body {
	padding-top: 60px;
	padding-bottom: 40px;
	/*font-size: 62.5%;*/
}

i.glyphicons {
  padding: 5px;
  color: #0088cc;
}

i.fa {
	padding: 3px;
}

i.fa-power-off, i.fa-sign-out, i.fa-usd, i.fa-tachometer, i.fa-unlock, i.fa-users {
	color: #6F9;
}

i.fa-road, i.fa-user, i.fa-check-square-o, i.fa-key, i.fa-sign-in, i.fa-info-circle, i.fa-caret-square-o-down, i.fa-caret-square-o-up, i.fa-search, i.fa-arrow-circle-up, i.fa-arrow-circle-down, i.fa-arrow-circle-left, i.fa-print, i.fa-refresh, i.fa-arrow-circle-down, i.fa-file-text, i.fa-envelope, i.fa-exclamation-circle, i.fa-calendar {
	color: #0088cc;
}

i.fa-server, i.fa-university, i.fa-cogs, i.fa-cog, i.fa-wrench, i.fa-database, i.fa-server, ul.dropdown-menu i.fa-refresh, i.fa-download, i.fa-comments-o {
	color: #ffb61c;
}

i.weblink {
	color: #ffb61c;
}

i.back.fa-arrow-circle-left {
	color: #333333;
}

i.fa-exclamation-triangle, i.fa-times, i.fa-thumbs-o-down, i.fa-reply {
	color: #953735;
}

i.fa-link {
	color: #3CF;
}

i.fa-file-pdf-o, i.fa-envelope, i.fa-file-text-o, i.fa-files-o, i.fa-file-excel-o, i.fa-print {
	color: #f00;
}

i.fa-lock {
	color: #F00;
}

i.fa-bolt, i.fa-plus, i.fa-arrows {
	color: #FF9;
}

i.warning-icon.fa-exclamation-triangle, i.fa-question, i.fa-question-circle {
	color: #ef8c08;
}

i.fa-bar-chart-o, i.fa-check, i.fa-long-arrow-right, i.fa-level-up, i.fa-thumbs-o-up {
	color: #16a765;
}

i.fa-check {
	margin-right: 10px;
}

ul.list li {
  list-style-type: none;
  padding-left: 1.2em;
}

ul.list li:before {
  display: block;
  content: '\f105' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  font-size: 14px;
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/
  color: #16a765;
}​

ul.list ul.list-sub li:before {
  display: block;
  content: '\f101' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  font-size: 14px;
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/
  color: #0088cc;
}​

a.help, span.help {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	vertical-align: middle;
	width: auto;
	min-width: 0px;
	border-bottom: 1px dashed #0088cc;
	font-size: 12px;
	font-weight: normal;
	color: #0088cc;
	cursor: help;
}
span.help {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a.help:active,
a.help:link,
a.help:visited,
a.help:hover {
	outline: 0;
	color: #0088cc;
	text-decoration: none;
	cursor: help;
}

a.normal:active,
a.normal:link,
a.normal:visited,
a.normal:hover {
	outline: 0;
	color: #0088cc;
	text-decoration: none;
	cursor: pointer;
}

a.report-row:active,
a.report-row:link,
a.report-row:visited,
a.report-row:hover {
	outline: 0;
	color: #ff0000;
	text-decoration: underline;
	cursor: pointer;
}

a.report-total:active,
a.report-total:link,
a.report-total:visited,
a.report-total:hover {
	outline: 0;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

p.chromeframe a:active,
p.chromeframe a:link,
p.chromeframe a:visited,
p.chromeframe a:hover {
	outline: 0;
	color: #0088cc;
	text-decoration: underline;
}

.help-hover {
	display: inline-block;
	padding: 4px;
	width: auto;
	font-size: 12px;
	color: #333333;
	cursor: help;
}

div.help h3 {
	line-height: 20px;
	font-size: 12px;
}

.heading {
	font-size: 16px;
	color: #f4726d;
}

.sub-heading {
	font-size: 14px;
	color: #f4726d;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: underline;
}

.pageheading {
	font-size: 18px;
	color: #f4726d;
	font-weight: bold;
	margin-bottom: 5px;
}

h3.title {
	font-size: 14px;
	background-color: #e4e4e4;
	padding: 5px;
	text-align: center;
}

.strong {
	font-weight: bold;
}

label.warning {
	display: block;
	color: #953735;
	font-size: 12px;
}

label.short {
  min-width: 15px;
  max-width: 15px;
}

.warning {
	color: #953735;
	font-size: 12px;
}

hr {
  margin: 10px 0;
  border: 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #d6d6d6;
  width: 100%;
}

hr.thick {
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e6e6e6;
}

.content-right {
  width: auto;
  padding: 10px;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 200;
  line-height: 20px;
  color: inherit;
  border: 3px solid #ffffff;
  background-color: #e4e4e4;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.content-right h1 {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.current-detail {
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 3px solid #ffffff;
  background-color: #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.sidebar {
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 3px solid #ffffff;
  background-color: #E4E4E4;
/*  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-box {
  /*padding: 10px;*/
  margin-bottom: 20px;
  border: 1px solid #dcdade;
  background-color: #f7f7f7;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-box {
  /*padding: 10px;*/
  margin-bottom: 20px;
  border: 1px solid #dcdade;
  background-color: #f7f7f7;
/*  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-box-header {
  margin-bottom: 20px;
  padding: 10px;
  /*width: 100%;*/
  /*border: 1px solid #dcdade;*/
  background-color: #eeecf1;
  border-bottom: 1px solid #dedbe1;
  -webkit-border-top-left-radius: 8px;
     -moz-border-top-left-radius: 8px;
          border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
     -moz-border-top-right-radius: 8px;
          border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: none;
     -moz-border-bottom-right-radius: none;
          border-bottom-right-radius: none;
  -webkit-border-bottom-left-radius: none;
     -moz-border-bottom-left-radius: none;
          border-bottom-left-radius: none;
}

.content-right li {
  line-height: 20px;
}

/*label {
  font-size: 12px;
  height: px;
  line-height: 14px;
  vertical-align: middle;
}*/

form {
  margin-bottom: 0px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 14px;
  margin-bottom: 10px;
}

p.input-separator {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  /*font-size: 14px;*/
  line-height: 20px;
  vertical-align: middle;
  width: auto;
}

footer {
	color: #ffffff;
	background-color: #323941;
	border-top: 4px solid #3e4750;
}

footer div.copyright, footer div.links {
	padding: 2px;
}

footer div.copyright {
	float: left;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}

footer div.links {
	float: right;
}

footer div.ssl {
	border-top: 4px solid #3e4750;
	background-color: #fff;
}

footer div#siteseal {
	/*margin-top: 3px;*/
}

footer ul {
	margin-top: 10px;
	margin-left: 0;
	padding: 0;
}

footer .span2 ul li {
	list-style-type: none;
	font-size: 12px;
	color: #9fa7b2;
}

footer a, footer a:hover {
	color: #ffffff;
}

.ajax-loader {
  display: inline-block;
  *display: inline;
  padding: 1px;
  vertical-align: middle;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.ui-state-highlight, .ui-state-error {
	font-size: 14px;
}

.ui-state-announce,
.ui-widget-content .ui-state-announce,
.ui-widget-header .ui-state-announce {
	border: 1px solid #0088cc;
	background: #eeeeee url(/assets/jquery-ui-1.10.4.custom/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
	font-size: 12px;
}

.ui-state-feemsg,
.ui-widget-content .ui-state-announce,
.ui-widget-header .ui-state-announce {
	border: 1px solid #dedbe1;
	background: #eeeeee url(/assets/jquery-ui-1.10.4.custom/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #953735;
	font-size: 14px;
	font-weight: bold;
}

.ui-state-warning-msg,
.ui-widget-content .ui-state-announce,
.ui-widget-header .ui-state-announce {
	border: 1px solid #dedbe1;
	background: #FFF0A5 url(/assets/jquery-ui-1.10.4.custom/css/ui-lightness/images/ui-bg_diagonals-medium_75_FFF0A5_40x80.png) 50% top repeat-x;
	color: #333333;
	font-size: 12px;
}

.fee-msg {
	color: #953735;
	font-size: 14px;
	font-weight: bold;
}

.row-fluid .span3 {
  width: 28.076923076923077%;
  *width: 28.023731587561375%;
}

.row-fluid .span-payment-totals {
  width: 23.076923076923077%;
  *width: 23.023731587561375%;
}

#top
{
    position: fixed;
    bottom: 35px;
    right: 50px;
    z-index: 99999;
    display: none;
}

#top a i
{
    background: #f4726d;
    color: #ffffff;
    border-radius: 2px;
    font-size: 14px;
    padding: 8px 9px 5px 9px;
    -webkit-transition: 250ms linear all;
	-moz-transition: 250ms linear all;
	transition: 250ms linear all;
}

#top a:hover i
{
    background: #333333;
}

.login {
  margin-left: auto;
  margin-right: auto;
  width: 420px;
}
#company-logo img {
  max-width: 230px;
  max-height: 120px;
}

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Select logo file';
  display: inline-block;
  *display: inline;
  padding: 2px 10px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 11.9px;
  line-height: 20px;
  max-height: 30px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  overflow: visible;
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
input[type="file"] {
    appearance: initial;
    background-color: initial;
    cursor: default;
    align-items: baseline;
    color: inherit;
    text-overflow: ellipsis;
    white-space: pre;
    text-align: start !important;
    padding: initial;
    border: initial;
    overflow: visible;
}

/*#reminders-last-sent {
  margin-top: 5px;
  height: 25px;
  padding: 4px 6px;
  line-height: 25px;
  vertical-align: middle;
  margin-left: 10px;
  color: #f4726d;
}*/

.case-sensitive {
  font-size: 10px;
  font-style: italic;
  color: #953735;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}

ul.ui-autocomplete {
  z-index: 1090;
  overflow: visible;
}

img.ui-datepicker-trigger {
  margin-left: 5px;
  margin-bottom: 10px;
}

table.display {
	margin: 0 auto;
	clear: both;
}
table.display thead th {
	padding: 3px 18px 3px 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
	text-align: center;
	background-color: #fff;
	font-size: 14px;
}
table.display tbody td {
	padding: 3px 10px;
	font-size: 14px;
	text-align: left;
}
table.display tbody td, table.display td, table.display th {
	vertical-align: bottom;
}
table.display tbody td.top, table.display td.top, table.display th.top {
	vertical-align: top;
}
table.display tbody td.center, table.display th.center {
	text-align: center;
}
table.display tbody td.left, table.display th.left {
	text-align: left;
}
table.display tbody td.right, table.display th.right {
	text-align: right;
}
table.display tbody tr.odd {
	background-color: #caecfd;
}
table.display tbody tr.even {
	background-color: #f3f3f3;
}
/*table.display tbody tr.multipay {
  background-color: #c7eec8;
}
table.display tbody tr td.multipay {
  background-color: #c7eec8;
}*/
table.display tbody tr.total {
	background-color: #f4726d;
	color: #fff;
	font-weight: bold;
}
table.display tbody td.alert {
	color: #ff0000;
	font-weight: bold;
}
table.display tbody td.declined {
	color: #ff0000;
	font-weight: bold;
}
table.display tbody td.difference {
	color: #ff0000;
	font-weight: bold;
}
table.display tbody td.dtc {
	color: #ff0000;
	font-weight: bold;
}
table.display tbody td.admin {
	color: #0000ff;
	font-weight: bold;
}
table.display tbody td.highlight {
	color: #ff0000;
	font-weight: bold;
}
table.display tbody td.red, table.display tfoot tr th.red {
	color: #ef6f6c;
	font-weight: bold;
}
table.display tbody td.green, table.display tfoot tr th.green {
	color: #01bc8c;
	font-weight: bold;
}
table.display tbody td.blue, table.display tfoot tr th.blue {
	color: #418bca;
	font-weight: bold;
}
table.display tbody td.yes {
	color: #0ba50b;
	font-weight: bold;
}
table.display tbody td.no {
	color: #ff0000;
	font-weight: bold;
}
table.display tbody td.odd {
	background-color: #caecfd;
}
table.display tbody td.even {
	background-color: #f3f3f3;
}
table.display tbody td.strong {
	color: #000 !important;
	font-weight: bold;
}
table.display tbody td.authorization {
	max-width: 500px;
}
table.display tbody td p.receipt-heading {
	padding: 8px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


.btn-small {
  margin-left: 10px;
  padding: 2px 8px;
  font-size: 12px;
  max-height: 26px;
}

  .zero-clipboard {
    display: block;
  }
}

.zero-clipboard {
  position: relative;
  /*display: none;*/
}

.btn-clipboard {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  padding: 5px 8px;
  font-size: 12px;
  color: #777;
  cursor: pointer;
  background-color: #fff;
  border-color: #e1e1e8;
  border-radius: 0 4px 0 4px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.btn-clipboard-li {
  border-radius: 0 0 0 4px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
}

.btn-clipboard-hover {
  color:#fff;
  background-color:#f4726d;
  border-color:#f4726d
}

.highlight {
  overflow: auto;
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

.copy-text {
  font-weight: bold;
}

@media print {
  /*html *{
    height:0px!important;
    width:0px !important;
    margin: 0px !important;
    padding: 0px !important;
    min-height: 0px !important;
    line-height: 0px !important;
    overflow: visible !important;
    visibility: hidden ;
  }*/
  .non-printable { display: none; }
  .printable {
    background-color: white;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 15px;
    font-size: 14px;
    line-height: 18px;
  }
	table.display {
	  margin: 0 auto;
	  clear: both;
	}
	table.display thead th {
	  padding: 3px 18px 3px 10px;
	  border-bottom: 1px solid black;
	  font-weight: bold;
	  cursor: pointer;
	  * cursor: hand;
	  text-align: center;
	  background-color: #fff;
	  font-size: 14px;
	}
	table.display tbody td {
	  padding: 3px 10px;
	  font-size: 14px;
	  text-align: left;
	}
	table.display tbody td, table.display td, table.display th {
	  vertical-align: bottom;
	}
	table.display tbody td.middle, table.display td.middle, table.display th.middle {
	  vertical-align: middle;
	}
	table.display tbody td.top, table.display td.top, table.display th.top {
	  vertical-align: top;
	}
	table.display tbody td.center, table.display th.center {
	  text-align: center;
	}
	table.display tbody td.left, table.display th.left {
	  text-align: left;
	}
	table.display tbody td.right, table.display th.right {
	  text-align: right;
	}
	table.display tbody tr.odd {
	  background-color: #caecfd;
	}
	table.display tbody tr.even {
	  background-color: #f3f3f3;
	}
  /*table.display tbody tr.multipay {
    background-color: #c7eec8;
  }
  table.display tbody tr td.multipay {
    background-color: #c7eec8;
  }*/
	table.display tbody tr.total {
	  background-color: #f4726d;
	  color: #fff;
	  font-weight: bold;
	}
	table.display tbody td.alert {
	  color: #ff0000;
	  font-weight: bold;
	}
	table.display tbody td.declined {
	  color: #ff0000;
	  font-weight: bold;
	}
	table.display tbody td.difference {
	  color: #ff0000;
	  font-weight: bold;
	}
	table.display tbody td.dtc {
	  color: #ff0000;
	  font-weight: bold;
	}
	table.display tbody td.admin {
	  color: #0000ff;
	  font-weight: bold;
	}
	table.display tbody td.highlight {
	  color: #ff0000;
	  font-weight: bold;
	}
  table.display tbody td.red {
    color: #ff0000;
    font-weight: bold;
  }
  table.display tbody td.green {
    color: #00ff00;
    font-weight: bold;
  }
	table.display tbody td.odd {
	  background-color: #caecfd;
	}
	table.display tbody td.even {
	  background-color: #f3f3f3;
	}
	table.display tbody td.strong {
		color: #000 !important;
		font-weight: bold;
	}
	table.display tbody td.authorization {
		max-width: 500px;
	}
	table.display tbody td p.receipt-heading {
		padding: 8px;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
	}
}

#backup-files-title {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

table#vub-company thead tr th.tbl-header-web {
	background-color: #f4726d;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size: 16px;
}

table#vub-company thead tr th.tbl-header-ftp {
	background-color: #6CC;
	border-right: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size: 16px;
}

/*#backup-files-title b { display: block; margin-right: 80px; }

#backup-files-title span { float: right; }*/

.bs-panel {
    content: "Message";
    position: relative;
    top: 10px;
    padding: 3px 7px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}

.company-btn-toolbar, .site-btn-toolbar {
	position: relative;
    top: 10px;
	padding: 3px 0px;
}
