/* @override http://localhost:7001/resources/cat/cat.css */

body {
  background-color: white;
}

div.menubar {
  /* Hide the menu bar on the home page...*/
  display: none;
}

div.inner {
  padding-left: 10px;
}

div.logo {
  top: 6px;
  right: 10px;
  width: 85px;
  height: 30px;
  z-index: 2;
  background-image: url('/resources/smile/inomial-logo.png');
  background-repeat: no-repeat;
}

div#chooseService {
  position: absolute;
  left: 230px;
  top: 15px;
  white-space: nowrap;
}

input#loginNativeButton {
  display: none;
}


tr.ticket-open {
  font-weight: bold;
}

tr.ticket-closed {
  font-weight: normal;
}

div.subtab {
  font-size: 7pt;
}

td.importInvalidColumn {
  color: red;
}

h2.action {
  margin-bottom: 0px;
  padding: 0px;
  color: #a55c36;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
}

span.breadcrumb, span.breadcrumbSeparator {
  color: #e3e3e3;
}

div.breadcrumbs span.breadcrumb:last-child {
  font-weight: bold;
  color: white;
}

span.menuAction div {
  color: #6b6b6b;
}

h3.search {
  margin: 0px;
  padding: 0px;
}

span.menuAction {
  color: inherit;
  cursor: pointer;
}

img.menuAction {
  cursor: pointer;
}

img.pageImage {
  position: absolute;
  left: -37px;
  top: -9px;
}

span.breadcrumb img.pageImage {
  display: none;
}

div.title {
  left: 45px;
}

table.step {
  margin-bottom: 5px;
}

td.stepNumber {
  font-family: sans-serif;
  font-size: 24pt;
  color: #c9c9c9;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  border-right: solid 3px #c9c9c9;
}

td.stepInfo {
  font-size: 9pt;
  color: #696969;
}

div.stepTitle {
  font-size: 14pt;
  color: #999999;
}

div.rowTitle {
  font-size: 12pt;
}

td.empty {
  background-image: url('/resources/smile/empty_16.png');
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: 10px 20px;
  padding-top: 20px;
}

div.empty {
}

div.description {
  width: 400px;
}

img.select {
  position: absolute;
  margin-left: 410px;
  margin-top: 10px;
}

img.inlineWarning {
  float: left;
  margin-right: 5px;
}

div.helpExample, div.helpWarning {
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  padding-right: 20px;
  margin-bottom: 10px;
  background-color: #eeeeee;
}

div.helpWarning:before {
  content: "Warning! ";
  font-weight: bold;
  color: red;
}

img.helpExample, img.helpWarning {
  float: left;
  margin-right: 10px;
}

h1 {
  color: #808080;
  font-weight: normal;
}

h2, h3 {
  color: #808080;
  font-family: "Verdana";
}

.helpHeading {
  border-bottom: 1px dotted #e0e0e0;
}

div.help {
  float: right;
}

div.approvalCustomer {
  font-size: 10pt;
  font-weight: bold;
  color: black;
  cursor: pointer;
}

.approvalDate {
}

.approvalInvoice {
  color: black;
  font-weight: bold;
}

div.approvalPlans {
}

div.approvalCode {
  font-size: 10pt;
  font-weight: bold;
  color: black;
  cursor: pointer;
}

div.approvalBalance {
  font-size: 10pt;
  font-weight: bold;
}

div.approvalMessage {
  font-size: 12pt;
}

div.overviewPlanName {
  color: black;
  font-size: 10pt;
}

div.overviewPlanTitle {
  font-weight: bold;
  color: black;
  font-size: 12pt;
}

div.overviewServiceName {
  background-color: #808080;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 3px;
  padding-left: 2px;
  padding-bottom: 2px;
}

div.overviewServiceTypeName {
  color: black;
  font-size: 10pt;
}

div.overviewPackageName {
  color: black;
  font-size: 10pt;
  padding-bottom: 2px;
}

div.overviewPackageDescription {
  color: black;
}

div.overviewTitle {
  background-color: #505050;
  color: #ffffff;
  font-size: 14pt;
  font-weight: bold;
  padding-top: 2px;
  padding-left: 2px;
}

div.aged {
  background-color: #f0f0f0;
  color: #505050;
  font-weight: bold;
  width: 100%;
  border-bottom: solid 1px #c0c0c0;
  padding: 5px 0px 5px 0px;
}

span.agedBalance {
  padding-left: 20px;
  padding-right: 20px;
}

span.agedCurrent {
  padding-right: 20px;
}

span.agedPeriod1 {
  padding-right: 20px;
}

span.agedPeriod2 {
  padding-right: 20px;
}

span.agedPeriod3 {
  padding-right: 20px;
}

div.adjustment {
  font-size: 18pt;
  font-weight: bold;
  padding-bottom: 3px;
  padding-left: 3px;
}

div.accountIcon {
  Xpadding-top: 6px;
  float: right;
}

.viewNote {
  color: black;
  cursor: pointer;
}

div.serviceName {
  background-color: #f0f0f0;
  color: #505050;
  font-weight: bold;
  width: 100%;
  border-bottom: solid 1px #c0c0c0;
  margin-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.serviceInfo {
  float: right;
  font-size: 7pt;
  margin-right: 5px;
  font-weight: normal;
  margin-top: 3px;
  color: #a0a0a0;
}

div.balance {
  width:  100%;
  background-color: #e0e0e0;
  border-bottom: 1px solid #c0c0c0;
}

td.balance {
  color: #797c7c;
  width: 5em;
}

td.bTotal {
  color: #000;
}

td.balanceLabel {
  color: #999;
  font-size: 10px;
}

td.aTotal {
  color: #444;
}

table.balance {
  text-align: right;
  font-size: 17px;
  border-collapse: collapse;
}

td.disposition {
  text-align: left;
  color: red;
  font-size: 15pt;
  padding-left: 20px;
}

div.noteBody {
  background-color: #fef0f0;
  padding: 5px;
  border-bottom: 1px solid #e0e0e0;
}

div.noteAuthor {
  font-size: 9px;
  margin-left: 24px;
  padding-top: 2px;
}

img.note {
  padding-top: 5px;
  padding-right: 6px;
  padding-left: 2px;
  float: left;
}

div.ticketContact {
  width: 575px;
  padding: 4px;
  background-color: #f2f2f2;
  margin-bottom: 2px;
  font-size: 11px;
}

div.ticketContactFooter {
  font-size: 9px;
  text-align: right;
}

span.ticketContactBy {
  color: #a3a5a5;
  margin-right: 0px;
}

span.contactNumber {
  float: right;
  color: #c3c3c3;
}


