@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.myob html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

.myob body {
  margin: 0; }

.myob article,
.myob aside,
.myob details,
.myob figcaption,
.myob figure,
.myob footer,
.myob header,
.myob hgroup,
.myob main,
.myob menu,
.myob nav,
.myob section,
.myob summary {
  display: block; }

.myob audio,
.myob canvas,
.myob progress,
.myob video {
  display: inline-block;
  vertical-align: baseline; }

.myob audio:not([controls]) {
  display: none;
  height: 0; }

.myob [hidden],
.myob template {
  display: none; }

.myob a {
  background-color: transparent; }

.myob a:active,
.myob a:hover {
  outline: 0; }

.myob abbr[title] {
  border-bottom: 1px dotted; }

.myob b,
.myob strong {
  font-weight: bold; }

.myob dfn {
  font-style: italic; }

.myob h1 {
  font-size: 2em;
  margin: 0.67em 0; }

.myob mark {
  background: #ff0;
  color: #000; }

.myob small {
  font-size: 80%; }

.myob sub,
.myob sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

.myob sup {
  top: -0.5em; }

.myob sub {
  bottom: -0.25em; }

.myob img {
  border: 0; }

.myob svg:not(:root) {
  overflow: hidden; }

.myob figure {
  margin: 1em 40px; }

.myob hr {
  box-sizing: content-box;
  height: 0; }

.myob pre {
  overflow: auto; }

.myob code,
.myob kbd,
.myob pre,
.myob samp {
  font-family: monospace, monospace;
  font-size: 1em; }

.myob button,
.myob input,
.myob optgroup,
.myob select,
.myob textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

.myob button {
  overflow: visible; }

.myob button,
.myob select {
  text-transform: none; }

.myob button,
.myob html input[type="button"],
.myob input[type="reset"],
.myob input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

.myob button[disabled],
.myob html input[disabled] {
  cursor: default; }

.myob button::-moz-focus-inner,
.myob input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.myob input {
  line-height: normal; }

.myob input[type="checkbox"],
.myob input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

.myob input[type="number"]::-webkit-inner-spin-button,
.myob input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

.myob input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

.myob input[type="search"]::-webkit-search-cancel-button,
.myob input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.myob fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

.myob legend {
  border: 0;
  padding: 0; }

.myob textarea {
  overflow: auto; }

.myob optgroup {
  font-weight: bold; }

.myob table {
  border-collapse: collapse;
  border-spacing: 0; }

.myob td,
.myob th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  .myob *,
  .myob *:before,
  .myob *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .myob a,
  .myob a:visited {
    text-decoration: underline; }
  .myob a[href]:after {
    content: " (" attr(href) ")"; }
  .myob abbr[title]:after {
    content: " (" attr(title) ")"; }
  .myob a[href^="#"]:after,
  .myob a[href^="javascript:"]:after {
    content: ""; }
  .myob pre,
  .myob blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  .myob thead {
    display: table-header-group; }
  .myob tr,
  .myob img {
    page-break-inside: avoid; }
  .myob img {
    max-width: 100% !important; }
  .myob p,
  .myob h2,
  .myob h3 {
    orphans: 3;
    widows: 3; }
  .myob h2,
  .myob h3 {
    page-break-after: avoid; }
  .myob .navbar {
    display: none; }
  .myob .btn > .caret,
  .myob .btn-small > .caret,
  .myob .btn-xs > .caret,
  .myob .btn-group-xs > .btn > .caret,
  .myob .input-group-btn .btn-small > .caret,
  .myob .dropup > .btn > .caret,
  .myob .dropup > .btn-small > .caret,
  .myob .dropup > .btn-xs > .caret,
  .myob .input-group-btn .dropup > .btn-small > .caret {
    border-top-color: #000 !important; }
  .myob .label {
    border: 1px solid #000; }
  .myob .table, .myob .table-general, .myob .table-basic, .myob .table-alt, .myob .table-bordered, .myob .table-interactive, .myob .bs-docs-section .table-general {
    border-collapse: collapse !important; }
    .myob .table td,
    .myob .table-general td,
    .myob .table-basic td,
    .myob .table-alt td,
    .myob .table-bordered td,
    .myob .table-interactive td,
    .myob .bs-docs-section .table-general td,
    .myob .table th,
    .myob .table-general th,
    .myob .table-basic th,
    .myob .table-alt th,
    .myob .table-bordered th,
    .myob .table-interactive th,
    .myob .bs-docs-section .table-general th {
      background-color: #fff !important; }
  .myob .table-bordered th,
  .myob .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.myob .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.myob .glyphicon-asterisk:before {
  content: "\2a"; }

.myob .glyphicon-plus:before {
  content: "\2b"; }

.myob .glyphicon-euro:before,
.myob .glyphicon-eur:before {
  content: "\20ac"; }

.myob .glyphicon-minus:before {
  content: "\2212"; }

.myob .glyphicon-cloud:before {
  content: "\2601"; }

.myob .glyphicon-envelope:before {
  content: "\2709"; }

.myob .glyphicon-pencil:before {
  content: "\270f"; }

.myob .glyphicon-glass:before {
  content: "\e001"; }

.myob .glyphicon-music:before {
  content: "\e002"; }

.myob .glyphicon-search:before {
  content: "\e003"; }

.myob .glyphicon-heart:before {
  content: "\e005"; }

.myob .glyphicon-star:before {
  content: "\e006"; }

.myob .glyphicon-star-empty:before {
  content: "\e007"; }

.myob .glyphicon-user:before {
  content: "\e008"; }

.myob .glyphicon-film:before {
  content: "\e009"; }

.myob .glyphicon-th-large:before {
  content: "\e010"; }

.myob .glyphicon-th:before {
  content: "\e011"; }

.myob .glyphicon-th-list:before {
  content: "\e012"; }

.myob .glyphicon-ok:before {
  content: "\e013"; }

.myob .glyphicon-remove:before {
  content: "\e014"; }

.myob .glyphicon-zoom-in:before {
  content: "\e015"; }

.myob .glyphicon-zoom-out:before {
  content: "\e016"; }

.myob .glyphicon-off:before {
  content: "\e017"; }

.myob .glyphicon-signal:before {
  content: "\e018"; }

.myob .glyphicon-cog:before {
  content: "\e019"; }

.myob .glyphicon-trash:before {
  content: "\e020"; }

.myob .glyphicon-home:before {
  content: "\e021"; }

.myob .glyphicon-file:before {
  content: "\e022"; }

.myob .glyphicon-time:before {
  content: "\e023"; }

.myob .glyphicon-road:before {
  content: "\e024"; }

.myob .glyphicon-download-alt:before {
  content: "\e025"; }

.myob .glyphicon-download:before {
  content: "\e026"; }

.myob .glyphicon-upload:before {
  content: "\e027"; }

.myob .glyphicon-inbox:before {
  content: "\e028"; }

.myob .glyphicon-play-circle:before {
  content: "\e029"; }

.myob .glyphicon-repeat:before {
  content: "\e030"; }

.myob .glyphicon-refresh:before {
  content: "\e031"; }

.myob .glyphicon-list-alt:before {
  content: "\e032"; }

.myob .glyphicon-lock:before {
  content: "\e033"; }

.myob .glyphicon-flag:before {
  content: "\e034"; }

.myob .glyphicon-headphones:before {
  content: "\e035"; }

.myob .glyphicon-volume-off:before {
  content: "\e036"; }

.myob .glyphicon-volume-down:before {
  content: "\e037"; }

.myob .glyphicon-volume-up:before {
  content: "\e038"; }

.myob .glyphicon-qrcode:before {
  content: "\e039"; }

.myob .glyphicon-barcode:before {
  content: "\e040"; }

.myob .glyphicon-tag:before {
  content: "\e041"; }

.myob .glyphicon-tags:before {
  content: "\e042"; }

.myob .glyphicon-book:before {
  content: "\e043"; }

.myob .glyphicon-bookmark:before {
  content: "\e044"; }

.myob .glyphicon-print:before {
  content: "\e045"; }

.myob .glyphicon-camera:before {
  content: "\e046"; }

.myob .glyphicon-font:before {
  content: "\e047"; }

.myob .glyphicon-bold:before {
  content: "\e048"; }

.myob .glyphicon-italic:before {
  content: "\e049"; }

.myob .glyphicon-text-height:before {
  content: "\e050"; }

.myob .glyphicon-text-width:before {
  content: "\e051"; }

.myob .glyphicon-align-left:before {
  content: "\e052"; }

.myob .glyphicon-align-center:before {
  content: "\e053"; }

.myob .glyphicon-align-right:before {
  content: "\e054"; }

.myob .glyphicon-align-justify:before {
  content: "\e055"; }

.myob .glyphicon-list:before {
  content: "\e056"; }

.myob .glyphicon-indent-left:before {
  content: "\e057"; }

.myob .glyphicon-indent-right:before {
  content: "\e058"; }

.myob .glyphicon-facetime-video:before {
  content: "\e059"; }

.myob .glyphicon-picture:before {
  content: "\e060"; }

.myob .glyphicon-map-marker:before {
  content: "\e062"; }

.myob .glyphicon-adjust:before {
  content: "\e063"; }

.myob .glyphicon-tint:before {
  content: "\e064"; }

.myob .glyphicon-edit:before {
  content: "\e065"; }

.myob .glyphicon-share:before {
  content: "\e066"; }

.myob .glyphicon-check:before {
  content: "\e067"; }

.myob .glyphicon-move:before {
  content: "\e068"; }

.myob .glyphicon-step-backward:before {
  content: "\e069"; }

.myob .glyphicon-fast-backward:before {
  content: "\e070"; }

.myob .glyphicon-backward:before {
  content: "\e071"; }

.myob .glyphicon-play:before {
  content: "\e072"; }

.myob .glyphicon-pause:before {
  content: "\e073"; }

.myob .glyphicon-stop:before {
  content: "\e074"; }

.myob .glyphicon-forward:before {
  content: "\e075"; }

.myob .glyphicon-fast-forward:before {
  content: "\e076"; }

.myob .glyphicon-step-forward:before {
  content: "\e077"; }

.myob .glyphicon-eject:before {
  content: "\e078"; }

.myob .glyphicon-chevron-left:before {
  content: "\e079"; }

.myob .glyphicon-chevron-right:before {
  content: "\e080"; }

.myob .glyphicon-plus-sign:before {
  content: "\e081"; }

.myob .glyphicon-minus-sign:before {
  content: "\e082"; }

.myob .glyphicon-remove-sign:before {
  content: "\e083"; }

.myob .glyphicon-ok-sign:before {
  content: "\e084"; }

.myob .glyphicon-question-sign:before {
  content: "\e085"; }

.myob .glyphicon-info-sign:before {
  content: "\e086"; }

.myob .glyphicon-screenshot:before {
  content: "\e087"; }

.myob .glyphicon-remove-circle:before {
  content: "\e088"; }

.myob .glyphicon-ok-circle:before {
  content: "\e089"; }

.myob .glyphicon-ban-circle:before {
  content: "\e090"; }

.myob .glyphicon-arrow-left:before {
  content: "\e091"; }

.myob .glyphicon-arrow-right:before {
  content: "\e092"; }

.myob .glyphicon-arrow-up:before {
  content: "\e093"; }

.myob .glyphicon-arrow-down:before {
  content: "\e094"; }

.myob .glyphicon-share-alt:before {
  content: "\e095"; }

.myob .glyphicon-resize-full:before {
  content: "\e096"; }

.myob .glyphicon-resize-small:before {
  content: "\e097"; }

.myob .glyphicon-exclamation-sign:before {
  content: "\e101"; }

.myob .glyphicon-gift:before {
  content: "\e102"; }

.myob .glyphicon-leaf:before {
  content: "\e103"; }

.myob .glyphicon-fire:before {
  content: "\e104"; }

.myob .glyphicon-eye-open:before {
  content: "\e105"; }

.myob .glyphicon-eye-close:before {
  content: "\e106"; }

.myob .glyphicon-warning-sign:before {
  content: "\e107"; }

.myob .glyphicon-plane:before {
  content: "\e108"; }

.myob .glyphicon-calendar:before {
  content: "\e109"; }

.myob .glyphicon-random:before {
  content: "\e110"; }

.myob .glyphicon-comment:before {
  content: "\e111"; }

.myob .glyphicon-magnet:before {
  content: "\e112"; }

.myob .glyphicon-chevron-up:before {
  content: "\e113"; }

.myob .glyphicon-chevron-down:before {
  content: "\e114"; }

.myob .glyphicon-retweet:before {
  content: "\e115"; }

.myob .glyphicon-shopping-cart:before {
  content: "\e116"; }

.myob .glyphicon-folder-close:before {
  content: "\e117"; }

.myob .glyphicon-folder-open:before {
  content: "\e118"; }

.myob .glyphicon-resize-vertical:before {
  content: "\e119"; }

.myob .glyphicon-resize-horizontal:before {
  content: "\e120"; }

.myob .glyphicon-hdd:before {
  content: "\e121"; }

.myob .glyphicon-bullhorn:before {
  content: "\e122"; }

.myob .glyphicon-bell:before {
  content: "\e123"; }

.myob .glyphicon-certificate:before {
  content: "\e124"; }

.myob .glyphicon-thumbs-up:before {
  content: "\e125"; }

.myob .glyphicon-thumbs-down:before {
  content: "\e126"; }

.myob .glyphicon-hand-right:before {
  content: "\e127"; }

.myob .glyphicon-hand-left:before {
  content: "\e128"; }

.myob .glyphicon-hand-up:before {
  content: "\e129"; }

.myob .glyphicon-hand-down:before {
  content: "\e130"; }

.myob .glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.myob .glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.myob .glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.myob .glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.myob .glyphicon-globe:before {
  content: "\e135"; }

.myob .glyphicon-wrench:before {
  content: "\e136"; }

.myob .glyphicon-tasks:before {
  content: "\e137"; }

.myob .glyphicon-filter:before {
  content: "\e138"; }

.myob .glyphicon-briefcase:before {
  content: "\e139"; }

.myob .glyphicon-fullscreen:before {
  content: "\e140"; }

.myob .glyphicon-dashboard:before {
  content: "\e141"; }

.myob .glyphicon-paperclip:before {
  content: "\e142"; }

.myob .glyphicon-heart-empty:before {
  content: "\e143"; }

.myob .glyphicon-link:before {
  content: "\e144"; }

.myob .glyphicon-phone:before {
  content: "\e145"; }

.myob .glyphicon-pushpin:before {
  content: "\e146"; }

.myob .glyphicon-usd:before {
  content: "\e148"; }

.myob .glyphicon-gbp:before {
  content: "\e149"; }

.myob .glyphicon-sort:before {
  content: "\e150"; }

.myob .glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.myob .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.myob .glyphicon-sort-by-order:before {
  content: "\e153"; }

.myob .glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.myob .glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.myob .glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.myob .glyphicon-unchecked:before {
  content: "\e157"; }

.myob .glyphicon-expand:before {
  content: "\e158"; }

.myob .glyphicon-collapse-down:before {
  content: "\e159"; }

.myob .glyphicon-collapse-up:before {
  content: "\e160"; }

.myob .glyphicon-log-in:before {
  content: "\e161"; }

.myob .glyphicon-flash:before {
  content: "\e162"; }

.myob .glyphicon-log-out:before {
  content: "\e163"; }

.myob .glyphicon-new-window:before {
  content: "\e164"; }

.myob .glyphicon-record:before {
  content: "\e165"; }

.myob .glyphicon-save:before {
  content: "\e166"; }

.myob .glyphicon-open:before {
  content: "\e167"; }

.myob .glyphicon-saved:before {
  content: "\e168"; }

.myob .glyphicon-import:before {
  content: "\e169"; }

.myob .glyphicon-export:before {
  content: "\e170"; }

.myob .glyphicon-send:before {
  content: "\e171"; }

.myob .glyphicon-floppy-disk:before {
  content: "\e172"; }

.myob .glyphicon-floppy-saved:before {
  content: "\e173"; }

.myob .glyphicon-floppy-remove:before {
  content: "\e174"; }

.myob .glyphicon-floppy-save:before {
  content: "\e175"; }

.myob .glyphicon-floppy-open:before {
  content: "\e176"; }

.myob .glyphicon-credit-card:before {
  content: "\e177"; }

.myob .glyphicon-transfer:before {
  content: "\e178"; }

.myob .glyphicon-cutlery:before {
  content: "\e179"; }

.myob .glyphicon-header:before {
  content: "\e180"; }

.myob .glyphicon-compressed:before {
  content: "\e181"; }

.myob .glyphicon-earphone:before {
  content: "\e182"; }

.myob .glyphicon-phone-alt:before {
  content: "\e183"; }

.myob .glyphicon-tower:before {
  content: "\e184"; }

.myob .glyphicon-stats:before {
  content: "\e185"; }

.myob .glyphicon-sd-video:before {
  content: "\e186"; }

.myob .glyphicon-hd-video:before {
  content: "\e187"; }

.myob .glyphicon-subtitles:before {
  content: "\e188"; }

.myob .glyphicon-sound-stereo:before {
  content: "\e189"; }

.myob .glyphicon-sound-dolby:before {
  content: "\e190"; }

.myob .glyphicon-sound-5-1:before {
  content: "\e191"; }

.myob .glyphicon-sound-6-1:before {
  content: "\e192"; }

.myob .glyphicon-sound-7-1:before {
  content: "\e193"; }

.myob .glyphicon-copyright-mark:before {
  content: "\e194"; }

.myob .glyphicon-registration-mark:before {
  content: "\e195"; }

.myob .glyphicon-cloud-download:before {
  content: "\e197"; }

.myob .glyphicon-cloud-upload:before {
  content: "\e198"; }

.myob .glyphicon-tree-conifer:before {
  content: "\e199"; }

.myob .glyphicon-tree-deciduous:before {
  content: "\e200"; }

.myob .glyphicon-cd:before {
  content: "\e201"; }

.myob .glyphicon-save-file:before {
  content: "\e202"; }

.myob .glyphicon-open-file:before {
  content: "\e203"; }

.myob .glyphicon-level-up:before {
  content: "\e204"; }

.myob .glyphicon-copy:before {
  content: "\e205"; }

.myob .glyphicon-paste:before {
  content: "\e206"; }

.myob .glyphicon-alert:before {
  content: "\e209"; }

.myob .glyphicon-equalizer:before {
  content: "\e210"; }

.myob .glyphicon-king:before {
  content: "\e211"; }

.myob .glyphicon-queen:before {
  content: "\e212"; }

.myob .glyphicon-pawn:before {
  content: "\e213"; }

.myob .glyphicon-bishop:before {
  content: "\e214"; }

.myob .glyphicon-knight:before {
  content: "\e215"; }

.myob .glyphicon-baby-formula:before {
  content: "\e216"; }

.myob .glyphicon-tent:before {
  content: "\26fa"; }

.myob .glyphicon-blackboard:before {
  content: "\e218"; }

.myob .glyphicon-bed:before {
  content: "\e219"; }

.myob .glyphicon-apple:before {
  content: "\f8ff"; }

.myob .glyphicon-erase:before {
  content: "\e221"; }

.myob .glyphicon-hourglass:before {
  content: "\231b"; }

.myob .glyphicon-lamp:before {
  content: "\e223"; }

.myob .glyphicon-duplicate:before {
  content: "\e224"; }

.myob .glyphicon-piggy-bank:before {
  content: "\e225"; }

.myob .glyphicon-scissors:before {
  content: "\e226"; }

.myob .glyphicon-bitcoin:before {
  content: "\e227"; }

.myob .glyphicon-btc:before {
  content: "\e227"; }

.myob .glyphicon-xbt:before {
  content: "\e227"; }

.myob .glyphicon-yen:before {
  content: "\00a5"; }

.myob .glyphicon-jpy:before {
  content: "\00a5"; }

.myob .glyphicon-ruble:before {
  content: "\20bd"; }

.myob .glyphicon-rub:before {
  content: "\20bd"; }

.myob .glyphicon-scale:before {
  content: "\e230"; }

.myob .glyphicon-ice-lolly:before {
  content: "\e231"; }

.myob .glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.myob .glyphicon-education:before {
  content: "\e233"; }

.myob .glyphicon-option-horizontal:before {
  content: "\e234"; }

.myob .glyphicon-option-vertical:before {
  content: "\e235"; }

.myob .glyphicon-menu-hamburger:before {
  content: "\e236"; }

.myob .glyphicon-modal-window:before {
  content: "\e237"; }

.myob .glyphicon-oil:before {
  content: "\e238"; }

.myob .glyphicon-grain:before {
  content: "\e239"; }

.myob .glyphicon-sunglasses:before {
  content: "\e240"; }

.myob .glyphicon-text-size:before {
  content: "\e241"; }

.myob .glyphicon-text-color:before {
  content: "\e242"; }

.myob .glyphicon-text-background:before {
  content: "\e243"; }

.myob .glyphicon-object-align-top:before {
  content: "\e244"; }

.myob .glyphicon-object-align-bottom:before {
  content: "\e245"; }

.myob .glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.myob .glyphicon-object-align-left:before {
  content: "\e247"; }

.myob .glyphicon-object-align-vertical:before {
  content: "\e248"; }

.myob .glyphicon-object-align-right:before {
  content: "\e249"; }

.myob .glyphicon-triangle-right:before {
  content: "\e250"; }

.myob .glyphicon-triangle-left:before {
  content: "\e251"; }

.myob .glyphicon-triangle-bottom:before {
  content: "\e252"; }

.myob .glyphicon-triangle-top:before {
  content: "\e253"; }

.myob .glyphicon-console:before {
  content: "\e254"; }

.myob .glyphicon-superscript:before {
  content: "\e255"; }

.myob .glyphicon-subscript:before {
  content: "\e256"; }

.myob .glyphicon-menu-left:before {
  content: "\e257"; }

.myob .glyphicon-menu-right:before {
  content: "\e258"; }

.myob .glyphicon-menu-down:before {
  content: "\e259"; }

.myob .glyphicon-menu-up:before {
  content: "\e260"; }

.myob * {
  box-sizing: border-box; }

.myob *:before,
.myob *:after {
  box-sizing: border-box; }

.myob html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

.myob body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

.myob input,
.myob button,
.myob select,
.myob textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

.myob a {
  color: #ab1678;
  text-decoration: none; }
  .myob a:hover,
  .myob a:focus {
    color: #670d48;
    text-decoration: underline; }
  .myob a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.myob figure {
  margin: 0; }

.myob img {
  vertical-align: middle; }

.myob .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.myob .img-rounded {
  border-radius: 6px; }

.myob .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.myob .img-circle {
  border-radius: 50%; }

.myob hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.myob .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.myob .sr-only-focusable:active,
.myob .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.myob [role="button"] {
  cursor: pointer; }

.myob h1, .myob h2, .myob h3, .myob h4, .myob h5, .myob h6, .myob .h1, .myob .h2, .myob .h3, .myob .h4, .myob .h5, .myob .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  .myob h1 small,
  .myob h1 .small,
  .myob h2 small,
  .myob h2 .small,
  .myob h3 small,
  .myob h3 .small,
  .myob h4 small,
  .myob h4 .small,
  .myob h5 small,
  .myob h5 .small,
  .myob h6 small,
  .myob h6 .small,
  .myob .h1 small,
  .myob .h1 .small,
  .myob .h2 small,
  .myob .h2 .small,
  .myob .h3 small,
  .myob .h3 .small,
  .myob .h4 small,
  .myob .h4 .small,
  .myob .h5 small,
  .myob .h5 .small,
  .myob .h6 small,
  .myob .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

.myob h1, .myob .h1, .myob h2, .myob .h2, .myob h3, .myob .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  .myob h1 small,
  .myob h1 .small,
  .myob .h1 small,
  .myob .h1 .small,
  .myob h2 small,
  .myob h2 .small,
  .myob .h2 small,
  .myob .h2 .small,
  .myob h3 small,
  .myob h3 .small,
  .myob .h3 small,
  .myob .h3 .small {
    font-size: 65%; }

.myob h4, .myob .h4, .myob h5, .myob .h5, .myob h6, .myob .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  .myob h4 small,
  .myob h4 .small,
  .myob .h4 small,
  .myob .h4 .small,
  .myob h5 small,
  .myob h5 .small,
  .myob .h5 small,
  .myob .h5 .small,
  .myob h6 small,
  .myob h6 .small,
  .myob .h6 small,
  .myob .h6 .small {
    font-size: 75%; }

.myob h1, .myob .h1 {
  font-size: 36px; }

.myob h2, .myob .h2 {
  font-size: 30px; }

.myob h3, .myob .h3 {
  font-size: 24px; }

.myob h4, .myob .h4 {
  font-size: 18px; }

.myob h5, .myob .h5 {
  font-size: 14px; }

.myob h6, .myob .h6 {
  font-size: 12px; }

.myob p {
  margin: 0 0 10px; }

.myob .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .myob .lead {
      font-size: 21px; } }

.myob small,
.myob .small {
  font-size: 85%; }

.myob mark,
.myob .mark {
  background-color: #fcf8e3;
  padding: .2em; }

.myob .text-left {
  text-align: left; }

.myob .text-right {
  text-align: right; }

.myob .text-center {
  text-align: center; }

.myob .text-justify {
  text-align: justify; }

.myob .text-nowrap {
  white-space: nowrap; }

.myob .text-lowercase {
  text-transform: lowercase; }

.myob .text-uppercase, .myob .initialism {
  text-transform: uppercase; }

.myob .text-capitalize {
  text-transform: capitalize; }

.myob .text-muted {
  color: #777777; }

.myob .text-primary {
  color: #337ab7; }

.myob a.text-primary:hover,
.myob a.text-primary:focus {
  color: #286090; }

.myob .text-success {
  color: #3c763d; }

.myob a.text-success:hover,
.myob a.text-success:focus {
  color: #2b542c; }

.myob .text-info {
  color: #31708f; }

.myob a.text-info:hover,
.myob a.text-info:focus {
  color: #245269; }

.myob .text-warning {
  color: #8a6d3b; }

.myob a.text-warning:hover,
.myob a.text-warning:focus {
  color: #66512c; }

.myob .text-danger {
  color: #a94442; }

.myob a.text-danger:hover,
.myob a.text-danger:focus {
  color: #843534; }

.myob .bg-primary {
  color: #fff; }

.myob .bg-primary {
  background-color: #337ab7; }

.myob a.bg-primary:hover,
.myob a.bg-primary:focus {
  background-color: #286090; }

.myob .bg-success {
  background-color: #dff0d8; }

.myob a.bg-success:hover,
.myob a.bg-success:focus {
  background-color: #c1e2b3; }

.myob .bg-info {
  background-color: #d9edf7; }

.myob a.bg-info:hover,
.myob a.bg-info:focus {
  background-color: #afd9ee; }

.myob .bg-warning {
  background-color: #fcf8e3; }

.myob a.bg-warning:hover,
.myob a.bg-warning:focus {
  background-color: #f7ecb5; }

.myob .bg-danger {
  background-color: #f2dede; }

.myob a.bg-danger:hover,
.myob a.bg-danger:focus {
  background-color: #e4b9b9; }

.myob .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

.myob ul,
.myob ol {
  margin-top: 0;
  margin-bottom: 10px; }
  .myob ul ul,
  .myob ul ol,
  .myob ol ul,
  .myob ol ol {
    margin-bottom: 0; }

.myob .list-unstyled {
  padding-left: 0;
  list-style: none; }

.myob .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .myob .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

.myob dl {
  margin-top: 0;
  margin-bottom: 20px; }

.myob dt,
.myob dd {
  line-height: 1.42857; }

.myob dt {
  font-weight: bold; }

.myob dd {
  margin-left: 0; }

.myob .dl-horizontal dd:before,
.myob .dl-horizontal dd:after {
  content: " ";
  display: table; }

.myob .dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .myob .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .myob .dl-horizontal dd {
    margin-left: 180px; } }

.myob abbr[title],
.myob abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.myob .initialism {
  font-size: 90%; }

.myob blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  .myob blockquote p:last-child,
  .myob blockquote ul:last-child,
  .myob blockquote ol:last-child {
    margin-bottom: 0; }
  .myob blockquote footer,
  .myob blockquote small,
  .myob blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    .myob blockquote footer:before,
    .myob blockquote small:before,
    .myob blockquote .small:before {
      content: '\2014 \00A0'; }

.myob .blockquote-reverse,
.myob blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .myob .blockquote-reverse footer:before,
  .myob .blockquote-reverse small:before,
  .myob .blockquote-reverse .small:before,
  .myob blockquote.pull-right footer:before,
  .myob blockquote.pull-right small:before,
  .myob blockquote.pull-right .small:before {
    content: ''; }
  .myob .blockquote-reverse footer:after,
  .myob .blockquote-reverse small:after,
  .myob .blockquote-reverse .small:after,
  .myob blockquote.pull-right footer:after,
  .myob blockquote.pull-right small:after,
  .myob blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

.myob address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.myob code,
.myob kbd,
.myob pre,
.myob samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.myob code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

.myob kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .myob kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

.myob pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .myob pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.myob .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.myob .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .myob .container:before,
  .myob .container:after {
    content: " ";
    display: table; }
  .myob .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .myob .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .myob .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .myob .container {
      width: 1160px; } }

.myob .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .myob .container-fluid:before,
  .myob .container-fluid:after {
    content: " ";
    display: table; }
  .myob .container-fluid:after {
    clear: both; }

.myob .row {
  margin-left: -10px;
  margin-right: -10px; }
  .myob .row:before,
  .myob .row:after {
    content: " ";
    display: table; }
  .myob .row:after {
    clear: both; }

.myob .col-xs-1, .myob .col-sm-1, .myob .col-md-1, .myob .col-lg-1, .myob .col-xs-2, .myob .col-sm-2, .myob .col-md-2, .myob .col-lg-2, .myob .col-xs-3, .myob .col-sm-3, .myob .col-md-3, .myob .col-lg-3, .myob .col-xs-4, .myob .col-sm-4, .myob .col-md-4, .myob .col-lg-4, .myob .col-xs-5, .myob .col-sm-5, .myob .col-md-5, .myob .col-lg-5, .myob .col-xs-6, .myob .col-sm-6, .myob .col-md-6, .myob .col-lg-6, .myob .col-xs-7, .myob .col-sm-7, .myob .col-md-7, .myob .col-lg-7, .myob .col-xs-8, .myob .col-sm-8, .myob .col-md-8, .myob .col-lg-8, .myob .col-xs-9, .myob .col-sm-9, .myob .col-md-9, .myob .col-lg-9, .myob .col-xs-10, .myob .col-sm-10, .myob .col-md-10, .myob .col-lg-10, .myob .col-xs-11, .myob .col-sm-11, .myob .col-md-11, .myob .col-lg-11, .myob .col-xs-12, .myob .col-sm-12, .myob .col-md-12, .myob .col-lg-12, .myob .col-xs-13, .myob .col-sm-13, .myob .col-md-13, .myob .col-lg-13, .myob .col-xs-14, .myob .col-sm-14, .myob .col-md-14, .myob .col-lg-14, .myob .col-xs-15, .myob .col-sm-15, .myob .col-md-15, .myob .col-lg-15, .myob .col-xs-16, .myob .col-sm-16, .myob .col-md-16, .myob .col-lg-16, .myob .col-xs-17, .myob .col-sm-17, .myob .col-md-17, .myob .col-lg-17, .myob .col-xs-18, .myob .col-sm-18, .myob .col-md-18, .myob .col-lg-18, .myob .col-xs-19, .myob .col-sm-19, .myob .col-md-19, .myob .col-lg-19, .myob .col-xs-20, .myob .col-sm-20, .myob .col-md-20, .myob .col-lg-20, .myob .col-xs-21, .myob .col-sm-21, .myob .col-md-21, .myob .col-lg-21, .myob .col-xs-22, .myob .col-sm-22, .myob .col-md-22, .myob .col-lg-22, .myob .col-xs-23, .myob .col-sm-23, .myob .col-md-23, .myob .col-lg-23, .myob .col-xs-24, .myob .col-sm-24, .myob .col-md-24, .myob .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.myob .col-xs-1, .myob .col-xs-2, .myob .col-xs-3, .myob .col-xs-4, .myob .col-xs-5, .myob .col-xs-6, .myob .col-xs-7, .myob .col-xs-8, .myob .col-xs-9, .myob .col-xs-10, .myob .col-xs-11, .myob .col-xs-12, .myob .col-xs-13, .myob .col-xs-14, .myob .col-xs-15, .myob .col-xs-16, .myob .col-xs-17, .myob .col-xs-18, .myob .col-xs-19, .myob .col-xs-20, .myob .col-xs-21, .myob .col-xs-22, .myob .col-xs-23, .myob .col-xs-24 {
  float: left; }

.myob .col-xs-1 {
  width: 4.16667%; }

.myob .col-xs-2 {
  width: 8.33333%; }

.myob .col-xs-3 {
  width: 12.5%; }

.myob .col-xs-4 {
  width: 16.66667%; }

.myob .col-xs-5 {
  width: 20.83333%; }

.myob .col-xs-6 {
  width: 25%; }

.myob .col-xs-7 {
  width: 29.16667%; }

.myob .col-xs-8 {
  width: 33.33333%; }

.myob .col-xs-9 {
  width: 37.5%; }

.myob .col-xs-10 {
  width: 41.66667%; }

.myob .col-xs-11 {
  width: 45.83333%; }

.myob .col-xs-12 {
  width: 50%; }

.myob .col-xs-13 {
  width: 54.16667%; }

.myob .col-xs-14 {
  width: 58.33333%; }

.myob .col-xs-15 {
  width: 62.5%; }

.myob .col-xs-16 {
  width: 66.66667%; }

.myob .col-xs-17 {
  width: 70.83333%; }

.myob .col-xs-18 {
  width: 75%; }

.myob .col-xs-19 {
  width: 79.16667%; }

.myob .col-xs-20 {
  width: 83.33333%; }

.myob .col-xs-21 {
  width: 87.5%; }

.myob .col-xs-22 {
  width: 91.66667%; }

.myob .col-xs-23 {
  width: 95.83333%; }

.myob .col-xs-24 {
  width: 100%; }

.myob .col-xs-pull-0 {
  right: auto; }

.myob .col-xs-pull-1 {
  right: 4.16667%; }

.myob .col-xs-pull-2 {
  right: 8.33333%; }

.myob .col-xs-pull-3 {
  right: 12.5%; }

.myob .col-xs-pull-4 {
  right: 16.66667%; }

.myob .col-xs-pull-5 {
  right: 20.83333%; }

.myob .col-xs-pull-6 {
  right: 25%; }

.myob .col-xs-pull-7 {
  right: 29.16667%; }

.myob .col-xs-pull-8 {
  right: 33.33333%; }

.myob .col-xs-pull-9 {
  right: 37.5%; }

.myob .col-xs-pull-10 {
  right: 41.66667%; }

.myob .col-xs-pull-11 {
  right: 45.83333%; }

.myob .col-xs-pull-12 {
  right: 50%; }

.myob .col-xs-pull-13 {
  right: 54.16667%; }

.myob .col-xs-pull-14 {
  right: 58.33333%; }

.myob .col-xs-pull-15 {
  right: 62.5%; }

.myob .col-xs-pull-16 {
  right: 66.66667%; }

.myob .col-xs-pull-17 {
  right: 70.83333%; }

.myob .col-xs-pull-18 {
  right: 75%; }

.myob .col-xs-pull-19 {
  right: 79.16667%; }

.myob .col-xs-pull-20 {
  right: 83.33333%; }

.myob .col-xs-pull-21 {
  right: 87.5%; }

.myob .col-xs-pull-22 {
  right: 91.66667%; }

.myob .col-xs-pull-23 {
  right: 95.83333%; }

.myob .col-xs-pull-24 {
  right: 100%; }

.myob .col-xs-push-0 {
  left: auto; }

.myob .col-xs-push-1 {
  left: 4.16667%; }

.myob .col-xs-push-2 {
  left: 8.33333%; }

.myob .col-xs-push-3 {
  left: 12.5%; }

.myob .col-xs-push-4 {
  left: 16.66667%; }

.myob .col-xs-push-5 {
  left: 20.83333%; }

.myob .col-xs-push-6 {
  left: 25%; }

.myob .col-xs-push-7 {
  left: 29.16667%; }

.myob .col-xs-push-8 {
  left: 33.33333%; }

.myob .col-xs-push-9 {
  left: 37.5%; }

.myob .col-xs-push-10 {
  left: 41.66667%; }

.myob .col-xs-push-11 {
  left: 45.83333%; }

.myob .col-xs-push-12 {
  left: 50%; }

.myob .col-xs-push-13 {
  left: 54.16667%; }

.myob .col-xs-push-14 {
  left: 58.33333%; }

.myob .col-xs-push-15 {
  left: 62.5%; }

.myob .col-xs-push-16 {
  left: 66.66667%; }

.myob .col-xs-push-17 {
  left: 70.83333%; }

.myob .col-xs-push-18 {
  left: 75%; }

.myob .col-xs-push-19 {
  left: 79.16667%; }

.myob .col-xs-push-20 {
  left: 83.33333%; }

.myob .col-xs-push-21 {
  left: 87.5%; }

.myob .col-xs-push-22 {
  left: 91.66667%; }

.myob .col-xs-push-23 {
  left: 95.83333%; }

.myob .col-xs-push-24 {
  left: 100%; }

.myob .col-xs-offset-0 {
  margin-left: 0%; }

.myob .col-xs-offset-1 {
  margin-left: 4.16667%; }

.myob .col-xs-offset-2 {
  margin-left: 8.33333%; }

.myob .col-xs-offset-3 {
  margin-left: 12.5%; }

.myob .col-xs-offset-4 {
  margin-left: 16.66667%; }

.myob .col-xs-offset-5 {
  margin-left: 20.83333%; }

.myob .col-xs-offset-6 {
  margin-left: 25%; }

.myob .col-xs-offset-7 {
  margin-left: 29.16667%; }

.myob .col-xs-offset-8 {
  margin-left: 33.33333%; }

.myob .col-xs-offset-9 {
  margin-left: 37.5%; }

.myob .col-xs-offset-10 {
  margin-left: 41.66667%; }

.myob .col-xs-offset-11 {
  margin-left: 45.83333%; }

.myob .col-xs-offset-12 {
  margin-left: 50%; }

.myob .col-xs-offset-13 {
  margin-left: 54.16667%; }

.myob .col-xs-offset-14 {
  margin-left: 58.33333%; }

.myob .col-xs-offset-15 {
  margin-left: 62.5%; }

.myob .col-xs-offset-16 {
  margin-left: 66.66667%; }

.myob .col-xs-offset-17 {
  margin-left: 70.83333%; }

.myob .col-xs-offset-18 {
  margin-left: 75%; }

.myob .col-xs-offset-19 {
  margin-left: 79.16667%; }

.myob .col-xs-offset-20 {
  margin-left: 83.33333%; }

.myob .col-xs-offset-21 {
  margin-left: 87.5%; }

.myob .col-xs-offset-22 {
  margin-left: 91.66667%; }

.myob .col-xs-offset-23 {
  margin-left: 95.83333%; }

.myob .col-xs-offset-24 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .myob .col-sm-1, .myob .col-sm-2, .myob .col-sm-3, .myob .col-sm-4, .myob .col-sm-5, .myob .col-sm-6, .myob .col-sm-7, .myob .col-sm-8, .myob .col-sm-9, .myob .col-sm-10, .myob .col-sm-11, .myob .col-sm-12, .myob .col-sm-13, .myob .col-sm-14, .myob .col-sm-15, .myob .col-sm-16, .myob .col-sm-17, .myob .col-sm-18, .myob .col-sm-19, .myob .col-sm-20, .myob .col-sm-21, .myob .col-sm-22, .myob .col-sm-23, .myob .col-sm-24 {
    float: left; }
  .myob .col-sm-1 {
    width: 4.16667%; }
  .myob .col-sm-2 {
    width: 8.33333%; }
  .myob .col-sm-3 {
    width: 12.5%; }
  .myob .col-sm-4 {
    width: 16.66667%; }
  .myob .col-sm-5 {
    width: 20.83333%; }
  .myob .col-sm-6 {
    width: 25%; }
  .myob .col-sm-7 {
    width: 29.16667%; }
  .myob .col-sm-8 {
    width: 33.33333%; }
  .myob .col-sm-9 {
    width: 37.5%; }
  .myob .col-sm-10 {
    width: 41.66667%; }
  .myob .col-sm-11 {
    width: 45.83333%; }
  .myob .col-sm-12 {
    width: 50%; }
  .myob .col-sm-13 {
    width: 54.16667%; }
  .myob .col-sm-14 {
    width: 58.33333%; }
  .myob .col-sm-15 {
    width: 62.5%; }
  .myob .col-sm-16 {
    width: 66.66667%; }
  .myob .col-sm-17 {
    width: 70.83333%; }
  .myob .col-sm-18 {
    width: 75%; }
  .myob .col-sm-19 {
    width: 79.16667%; }
  .myob .col-sm-20 {
    width: 83.33333%; }
  .myob .col-sm-21 {
    width: 87.5%; }
  .myob .col-sm-22 {
    width: 91.66667%; }
  .myob .col-sm-23 {
    width: 95.83333%; }
  .myob .col-sm-24 {
    width: 100%; }
  .myob .col-sm-pull-0 {
    right: auto; }
  .myob .col-sm-pull-1 {
    right: 4.16667%; }
  .myob .col-sm-pull-2 {
    right: 8.33333%; }
  .myob .col-sm-pull-3 {
    right: 12.5%; }
  .myob .col-sm-pull-4 {
    right: 16.66667%; }
  .myob .col-sm-pull-5 {
    right: 20.83333%; }
  .myob .col-sm-pull-6 {
    right: 25%; }
  .myob .col-sm-pull-7 {
    right: 29.16667%; }
  .myob .col-sm-pull-8 {
    right: 33.33333%; }
  .myob .col-sm-pull-9 {
    right: 37.5%; }
  .myob .col-sm-pull-10 {
    right: 41.66667%; }
  .myob .col-sm-pull-11 {
    right: 45.83333%; }
  .myob .col-sm-pull-12 {
    right: 50%; }
  .myob .col-sm-pull-13 {
    right: 54.16667%; }
  .myob .col-sm-pull-14 {
    right: 58.33333%; }
  .myob .col-sm-pull-15 {
    right: 62.5%; }
  .myob .col-sm-pull-16 {
    right: 66.66667%; }
  .myob .col-sm-pull-17 {
    right: 70.83333%; }
  .myob .col-sm-pull-18 {
    right: 75%; }
  .myob .col-sm-pull-19 {
    right: 79.16667%; }
  .myob .col-sm-pull-20 {
    right: 83.33333%; }
  .myob .col-sm-pull-21 {
    right: 87.5%; }
  .myob .col-sm-pull-22 {
    right: 91.66667%; }
  .myob .col-sm-pull-23 {
    right: 95.83333%; }
  .myob .col-sm-pull-24 {
    right: 100%; }
  .myob .col-sm-push-0 {
    left: auto; }
  .myob .col-sm-push-1 {
    left: 4.16667%; }
  .myob .col-sm-push-2 {
    left: 8.33333%; }
  .myob .col-sm-push-3 {
    left: 12.5%; }
  .myob .col-sm-push-4 {
    left: 16.66667%; }
  .myob .col-sm-push-5 {
    left: 20.83333%; }
  .myob .col-sm-push-6 {
    left: 25%; }
  .myob .col-sm-push-7 {
    left: 29.16667%; }
  .myob .col-sm-push-8 {
    left: 33.33333%; }
  .myob .col-sm-push-9 {
    left: 37.5%; }
  .myob .col-sm-push-10 {
    left: 41.66667%; }
  .myob .col-sm-push-11 {
    left: 45.83333%; }
  .myob .col-sm-push-12 {
    left: 50%; }
  .myob .col-sm-push-13 {
    left: 54.16667%; }
  .myob .col-sm-push-14 {
    left: 58.33333%; }
  .myob .col-sm-push-15 {
    left: 62.5%; }
  .myob .col-sm-push-16 {
    left: 66.66667%; }
  .myob .col-sm-push-17 {
    left: 70.83333%; }
  .myob .col-sm-push-18 {
    left: 75%; }
  .myob .col-sm-push-19 {
    left: 79.16667%; }
  .myob .col-sm-push-20 {
    left: 83.33333%; }
  .myob .col-sm-push-21 {
    left: 87.5%; }
  .myob .col-sm-push-22 {
    left: 91.66667%; }
  .myob .col-sm-push-23 {
    left: 95.83333%; }
  .myob .col-sm-push-24 {
    left: 100%; }
  .myob .col-sm-offset-0 {
    margin-left: 0%; }
  .myob .col-sm-offset-1 {
    margin-left: 4.16667%; }
  .myob .col-sm-offset-2 {
    margin-left: 8.33333%; }
  .myob .col-sm-offset-3 {
    margin-left: 12.5%; }
  .myob .col-sm-offset-4 {
    margin-left: 16.66667%; }
  .myob .col-sm-offset-5 {
    margin-left: 20.83333%; }
  .myob .col-sm-offset-6 {
    margin-left: 25%; }
  .myob .col-sm-offset-7 {
    margin-left: 29.16667%; }
  .myob .col-sm-offset-8 {
    margin-left: 33.33333%; }
  .myob .col-sm-offset-9 {
    margin-left: 37.5%; }
  .myob .col-sm-offset-10 {
    margin-left: 41.66667%; }
  .myob .col-sm-offset-11 {
    margin-left: 45.83333%; }
  .myob .col-sm-offset-12 {
    margin-left: 50%; }
  .myob .col-sm-offset-13 {
    margin-left: 54.16667%; }
  .myob .col-sm-offset-14 {
    margin-left: 58.33333%; }
  .myob .col-sm-offset-15 {
    margin-left: 62.5%; }
  .myob .col-sm-offset-16 {
    margin-left: 66.66667%; }
  .myob .col-sm-offset-17 {
    margin-left: 70.83333%; }
  .myob .col-sm-offset-18 {
    margin-left: 75%; }
  .myob .col-sm-offset-19 {
    margin-left: 79.16667%; }
  .myob .col-sm-offset-20 {
    margin-left: 83.33333%; }
  .myob .col-sm-offset-21 {
    margin-left: 87.5%; }
  .myob .col-sm-offset-22 {
    margin-left: 91.66667%; }
  .myob .col-sm-offset-23 {
    margin-left: 95.83333%; }
  .myob .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .myob .col-md-1, .myob .col-md-2, .myob .col-md-3, .myob .col-md-4, .myob .col-md-5, .myob .col-md-6, .myob .col-md-7, .myob .col-md-8, .myob .col-md-9, .myob .col-md-10, .myob .col-md-11, .myob .col-md-12, .myob .col-md-13, .myob .col-md-14, .myob .col-md-15, .myob .col-md-16, .myob .col-md-17, .myob .col-md-18, .myob .col-md-19, .myob .col-md-20, .myob .col-md-21, .myob .col-md-22, .myob .col-md-23, .myob .col-md-24 {
    float: left; }
  .myob .col-md-1 {
    width: 4.16667%; }
  .myob .col-md-2 {
    width: 8.33333%; }
  .myob .col-md-3 {
    width: 12.5%; }
  .myob .col-md-4 {
    width: 16.66667%; }
  .myob .col-md-5 {
    width: 20.83333%; }
  .myob .col-md-6 {
    width: 25%; }
  .myob .col-md-7 {
    width: 29.16667%; }
  .myob .col-md-8 {
    width: 33.33333%; }
  .myob .col-md-9 {
    width: 37.5%; }
  .myob .col-md-10 {
    width: 41.66667%; }
  .myob .col-md-11 {
    width: 45.83333%; }
  .myob .col-md-12 {
    width: 50%; }
  .myob .col-md-13 {
    width: 54.16667%; }
  .myob .col-md-14 {
    width: 58.33333%; }
  .myob .col-md-15 {
    width: 62.5%; }
  .myob .col-md-16 {
    width: 66.66667%; }
  .myob .col-md-17 {
    width: 70.83333%; }
  .myob .col-md-18 {
    width: 75%; }
  .myob .col-md-19 {
    width: 79.16667%; }
  .myob .col-md-20 {
    width: 83.33333%; }
  .myob .col-md-21 {
    width: 87.5%; }
  .myob .col-md-22 {
    width: 91.66667%; }
  .myob .col-md-23 {
    width: 95.83333%; }
  .myob .col-md-24 {
    width: 100%; }
  .myob .col-md-pull-0 {
    right: auto; }
  .myob .col-md-pull-1 {
    right: 4.16667%; }
  .myob .col-md-pull-2 {
    right: 8.33333%; }
  .myob .col-md-pull-3 {
    right: 12.5%; }
  .myob .col-md-pull-4 {
    right: 16.66667%; }
  .myob .col-md-pull-5 {
    right: 20.83333%; }
  .myob .col-md-pull-6 {
    right: 25%; }
  .myob .col-md-pull-7 {
    right: 29.16667%; }
  .myob .col-md-pull-8 {
    right: 33.33333%; }
  .myob .col-md-pull-9 {
    right: 37.5%; }
  .myob .col-md-pull-10 {
    right: 41.66667%; }
  .myob .col-md-pull-11 {
    right: 45.83333%; }
  .myob .col-md-pull-12 {
    right: 50%; }
  .myob .col-md-pull-13 {
    right: 54.16667%; }
  .myob .col-md-pull-14 {
    right: 58.33333%; }
  .myob .col-md-pull-15 {
    right: 62.5%; }
  .myob .col-md-pull-16 {
    right: 66.66667%; }
  .myob .col-md-pull-17 {
    right: 70.83333%; }
  .myob .col-md-pull-18 {
    right: 75%; }
  .myob .col-md-pull-19 {
    right: 79.16667%; }
  .myob .col-md-pull-20 {
    right: 83.33333%; }
  .myob .col-md-pull-21 {
    right: 87.5%; }
  .myob .col-md-pull-22 {
    right: 91.66667%; }
  .myob .col-md-pull-23 {
    right: 95.83333%; }
  .myob .col-md-pull-24 {
    right: 100%; }
  .myob .col-md-push-0 {
    left: auto; }
  .myob .col-md-push-1 {
    left: 4.16667%; }
  .myob .col-md-push-2 {
    left: 8.33333%; }
  .myob .col-md-push-3 {
    left: 12.5%; }
  .myob .col-md-push-4 {
    left: 16.66667%; }
  .myob .col-md-push-5 {
    left: 20.83333%; }
  .myob .col-md-push-6 {
    left: 25%; }
  .myob .col-md-push-7 {
    left: 29.16667%; }
  .myob .col-md-push-8 {
    left: 33.33333%; }
  .myob .col-md-push-9 {
    left: 37.5%; }
  .myob .col-md-push-10 {
    left: 41.66667%; }
  .myob .col-md-push-11 {
    left: 45.83333%; }
  .myob .col-md-push-12 {
    left: 50%; }
  .myob .col-md-push-13 {
    left: 54.16667%; }
  .myob .col-md-push-14 {
    left: 58.33333%; }
  .myob .col-md-push-15 {
    left: 62.5%; }
  .myob .col-md-push-16 {
    left: 66.66667%; }
  .myob .col-md-push-17 {
    left: 70.83333%; }
  .myob .col-md-push-18 {
    left: 75%; }
  .myob .col-md-push-19 {
    left: 79.16667%; }
  .myob .col-md-push-20 {
    left: 83.33333%; }
  .myob .col-md-push-21 {
    left: 87.5%; }
  .myob .col-md-push-22 {
    left: 91.66667%; }
  .myob .col-md-push-23 {
    left: 95.83333%; }
  .myob .col-md-push-24 {
    left: 100%; }
  .myob .col-md-offset-0 {
    margin-left: 0%; }
  .myob .col-md-offset-1 {
    margin-left: 4.16667%; }
  .myob .col-md-offset-2 {
    margin-left: 8.33333%; }
  .myob .col-md-offset-3 {
    margin-left: 12.5%; }
  .myob .col-md-offset-4 {
    margin-left: 16.66667%; }
  .myob .col-md-offset-5 {
    margin-left: 20.83333%; }
  .myob .col-md-offset-6 {
    margin-left: 25%; }
  .myob .col-md-offset-7 {
    margin-left: 29.16667%; }
  .myob .col-md-offset-8 {
    margin-left: 33.33333%; }
  .myob .col-md-offset-9 {
    margin-left: 37.5%; }
  .myob .col-md-offset-10 {
    margin-left: 41.66667%; }
  .myob .col-md-offset-11 {
    margin-left: 45.83333%; }
  .myob .col-md-offset-12 {
    margin-left: 50%; }
  .myob .col-md-offset-13 {
    margin-left: 54.16667%; }
  .myob .col-md-offset-14 {
    margin-left: 58.33333%; }
  .myob .col-md-offset-15 {
    margin-left: 62.5%; }
  .myob .col-md-offset-16 {
    margin-left: 66.66667%; }
  .myob .col-md-offset-17 {
    margin-left: 70.83333%; }
  .myob .col-md-offset-18 {
    margin-left: 75%; }
  .myob .col-md-offset-19 {
    margin-left: 79.16667%; }
  .myob .col-md-offset-20 {
    margin-left: 83.33333%; }
  .myob .col-md-offset-21 {
    margin-left: 87.5%; }
  .myob .col-md-offset-22 {
    margin-left: 91.66667%; }
  .myob .col-md-offset-23 {
    margin-left: 95.83333%; }
  .myob .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .myob .col-lg-1, .myob .col-lg-2, .myob .col-lg-3, .myob .col-lg-4, .myob .col-lg-5, .myob .col-lg-6, .myob .col-lg-7, .myob .col-lg-8, .myob .col-lg-9, .myob .col-lg-10, .myob .col-lg-11, .myob .col-lg-12, .myob .col-lg-13, .myob .col-lg-14, .myob .col-lg-15, .myob .col-lg-16, .myob .col-lg-17, .myob .col-lg-18, .myob .col-lg-19, .myob .col-lg-20, .myob .col-lg-21, .myob .col-lg-22, .myob .col-lg-23, .myob .col-lg-24 {
    float: left; }
  .myob .col-lg-1 {
    width: 4.16667%; }
  .myob .col-lg-2 {
    width: 8.33333%; }
  .myob .col-lg-3 {
    width: 12.5%; }
  .myob .col-lg-4 {
    width: 16.66667%; }
  .myob .col-lg-5 {
    width: 20.83333%; }
  .myob .col-lg-6 {
    width: 25%; }
  .myob .col-lg-7 {
    width: 29.16667%; }
  .myob .col-lg-8 {
    width: 33.33333%; }
  .myob .col-lg-9 {
    width: 37.5%; }
  .myob .col-lg-10 {
    width: 41.66667%; }
  .myob .col-lg-11 {
    width: 45.83333%; }
  .myob .col-lg-12 {
    width: 50%; }
  .myob .col-lg-13 {
    width: 54.16667%; }
  .myob .col-lg-14 {
    width: 58.33333%; }
  .myob .col-lg-15 {
    width: 62.5%; }
  .myob .col-lg-16 {
    width: 66.66667%; }
  .myob .col-lg-17 {
    width: 70.83333%; }
  .myob .col-lg-18 {
    width: 75%; }
  .myob .col-lg-19 {
    width: 79.16667%; }
  .myob .col-lg-20 {
    width: 83.33333%; }
  .myob .col-lg-21 {
    width: 87.5%; }
  .myob .col-lg-22 {
    width: 91.66667%; }
  .myob .col-lg-23 {
    width: 95.83333%; }
  .myob .col-lg-24 {
    width: 100%; }
  .myob .col-lg-pull-0 {
    right: auto; }
  .myob .col-lg-pull-1 {
    right: 4.16667%; }
  .myob .col-lg-pull-2 {
    right: 8.33333%; }
  .myob .col-lg-pull-3 {
    right: 12.5%; }
  .myob .col-lg-pull-4 {
    right: 16.66667%; }
  .myob .col-lg-pull-5 {
    right: 20.83333%; }
  .myob .col-lg-pull-6 {
    right: 25%; }
  .myob .col-lg-pull-7 {
    right: 29.16667%; }
  .myob .col-lg-pull-8 {
    right: 33.33333%; }
  .myob .col-lg-pull-9 {
    right: 37.5%; }
  .myob .col-lg-pull-10 {
    right: 41.66667%; }
  .myob .col-lg-pull-11 {
    right: 45.83333%; }
  .myob .col-lg-pull-12 {
    right: 50%; }
  .myob .col-lg-pull-13 {
    right: 54.16667%; }
  .myob .col-lg-pull-14 {
    right: 58.33333%; }
  .myob .col-lg-pull-15 {
    right: 62.5%; }
  .myob .col-lg-pull-16 {
    right: 66.66667%; }
  .myob .col-lg-pull-17 {
    right: 70.83333%; }
  .myob .col-lg-pull-18 {
    right: 75%; }
  .myob .col-lg-pull-19 {
    right: 79.16667%; }
  .myob .col-lg-pull-20 {
    right: 83.33333%; }
  .myob .col-lg-pull-21 {
    right: 87.5%; }
  .myob .col-lg-pull-22 {
    right: 91.66667%; }
  .myob .col-lg-pull-23 {
    right: 95.83333%; }
  .myob .col-lg-pull-24 {
    right: 100%; }
  .myob .col-lg-push-0 {
    left: auto; }
  .myob .col-lg-push-1 {
    left: 4.16667%; }
  .myob .col-lg-push-2 {
    left: 8.33333%; }
  .myob .col-lg-push-3 {
    left: 12.5%; }
  .myob .col-lg-push-4 {
    left: 16.66667%; }
  .myob .col-lg-push-5 {
    left: 20.83333%; }
  .myob .col-lg-push-6 {
    left: 25%; }
  .myob .col-lg-push-7 {
    left: 29.16667%; }
  .myob .col-lg-push-8 {
    left: 33.33333%; }
  .myob .col-lg-push-9 {
    left: 37.5%; }
  .myob .col-lg-push-10 {
    left: 41.66667%; }
  .myob .col-lg-push-11 {
    left: 45.83333%; }
  .myob .col-lg-push-12 {
    left: 50%; }
  .myob .col-lg-push-13 {
    left: 54.16667%; }
  .myob .col-lg-push-14 {
    left: 58.33333%; }
  .myob .col-lg-push-15 {
    left: 62.5%; }
  .myob .col-lg-push-16 {
    left: 66.66667%; }
  .myob .col-lg-push-17 {
    left: 70.83333%; }
  .myob .col-lg-push-18 {
    left: 75%; }
  .myob .col-lg-push-19 {
    left: 79.16667%; }
  .myob .col-lg-push-20 {
    left: 83.33333%; }
  .myob .col-lg-push-21 {
    left: 87.5%; }
  .myob .col-lg-push-22 {
    left: 91.66667%; }
  .myob .col-lg-push-23 {
    left: 95.83333%; }
  .myob .col-lg-push-24 {
    left: 100%; }
  .myob .col-lg-offset-0 {
    margin-left: 0%; }
  .myob .col-lg-offset-1 {
    margin-left: 4.16667%; }
  .myob .col-lg-offset-2 {
    margin-left: 8.33333%; }
  .myob .col-lg-offset-3 {
    margin-left: 12.5%; }
  .myob .col-lg-offset-4 {
    margin-left: 16.66667%; }
  .myob .col-lg-offset-5 {
    margin-left: 20.83333%; }
  .myob .col-lg-offset-6 {
    margin-left: 25%; }
  .myob .col-lg-offset-7 {
    margin-left: 29.16667%; }
  .myob .col-lg-offset-8 {
    margin-left: 33.33333%; }
  .myob .col-lg-offset-9 {
    margin-left: 37.5%; }
  .myob .col-lg-offset-10 {
    margin-left: 41.66667%; }
  .myob .col-lg-offset-11 {
    margin-left: 45.83333%; }
  .myob .col-lg-offset-12 {
    margin-left: 50%; }
  .myob .col-lg-offset-13 {
    margin-left: 54.16667%; }
  .myob .col-lg-offset-14 {
    margin-left: 58.33333%; }
  .myob .col-lg-offset-15 {
    margin-left: 62.5%; }
  .myob .col-lg-offset-16 {
    margin-left: 66.66667%; }
  .myob .col-lg-offset-17 {
    margin-left: 70.83333%; }
  .myob .col-lg-offset-18 {
    margin-left: 75%; }
  .myob .col-lg-offset-19 {
    margin-left: 79.16667%; }
  .myob .col-lg-offset-20 {
    margin-left: 83.33333%; }
  .myob .col-lg-offset-21 {
    margin-left: 87.5%; }
  .myob .col-lg-offset-22 {
    margin-left: 91.66667%; }
  .myob .col-lg-offset-23 {
    margin-left: 95.83333%; }
  .myob .col-lg-offset-24 {
    margin-left: 100%; } }

.myob table {
  background-color: transparent; }

.myob caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #777777;
  text-align: left; }

.myob th {
  text-align: left; }

.myob .table, .myob .table-general, .myob .table-basic, .myob .table-alt, .myob .table-bordered, .myob .table-interactive, .myob .bs-docs-section .table-general {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .myob .table > thead > tr > th,
  .myob .table-general > thead > tr > th,
  .myob .table-basic > thead > tr > th,
  .myob .table-alt > thead > tr > th,
  .myob .table-bordered > thead > tr > th,
  .myob .table-interactive > thead > tr > th,
  .myob .bs-docs-section .table-general > thead > tr > th,
  .myob .table > thead > tr > td,
  .myob .table-general > thead > tr > td,
  .myob .table-basic > thead > tr > td,
  .myob .table-alt > thead > tr > td,
  .myob .table-bordered > thead > tr > td,
  .myob .table-interactive > thead > tr > td,
  .myob .bs-docs-section .table-general > thead > tr > td,
  .myob .table > tbody > tr > th,
  .myob .table-general > tbody > tr > th,
  .myob .table-basic > tbody > tr > th,
  .myob .table-alt > tbody > tr > th,
  .myob .table-bordered > tbody > tr > th,
  .myob .table-interactive > tbody > tr > th,
  .myob .bs-docs-section .table-general > tbody > tr > th,
  .myob .table > tbody > tr > td,
  .myob .table-general > tbody > tr > td,
  .myob .table-basic > tbody > tr > td,
  .myob .table-alt > tbody > tr > td,
  .myob .table-bordered > tbody > tr > td,
  .myob .table-interactive > tbody > tr > td,
  .myob .bs-docs-section .table-general > tbody > tr > td,
  .myob .table > tfoot > tr > th,
  .myob .table-general > tfoot > tr > th,
  .myob .table-basic > tfoot > tr > th,
  .myob .table-alt > tfoot > tr > th,
  .myob .table-bordered > tfoot > tr > th,
  .myob .table-interactive > tfoot > tr > th,
  .myob .bs-docs-section .table-general > tfoot > tr > th,
  .myob .table > tfoot > tr > td,
  .myob .table-general > tfoot > tr > td,
  .myob .table-basic > tfoot > tr > td,
  .myob .table-alt > tfoot > tr > td,
  .myob .table-bordered > tfoot > tr > td,
  .myob .table-interactive > tfoot > tr > td,
  .myob .bs-docs-section .table-general > tfoot > tr > td {
    padding: 15px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ebebe9; }
  .myob .table > thead > tr > th, .myob .table-general > thead > tr > th, .myob .table-basic > thead > tr > th, .myob .table-alt > thead > tr > th, .myob .table-bordered > thead > tr > th, .myob .table-interactive > thead > tr > th, .myob .bs-docs-section .table-general > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ebebe9; }
  .myob .table > caption + thead > tr:first-child > th,
  .myob .table-general > caption + thead > tr:first-child > th,
  .myob .table-basic > caption + thead > tr:first-child > th,
  .myob .table-alt > caption + thead > tr:first-child > th,
  .myob .table-bordered > caption + thead > tr:first-child > th,
  .myob .table-interactive > caption + thead > tr:first-child > th,
  .myob .bs-docs-section .table-general > caption + thead > tr:first-child > th,
  .myob .table > caption + thead > tr:first-child > td,
  .myob .table-general > caption + thead > tr:first-child > td,
  .myob .table-basic > caption + thead > tr:first-child > td,
  .myob .table-alt > caption + thead > tr:first-child > td,
  .myob .table-bordered > caption + thead > tr:first-child > td,
  .myob .table-interactive > caption + thead > tr:first-child > td,
  .myob .bs-docs-section .table-general > caption + thead > tr:first-child > td,
  .myob .table > colgroup + thead > tr:first-child > th,
  .myob .table-general > colgroup + thead > tr:first-child > th,
  .myob .table-basic > colgroup + thead > tr:first-child > th,
  .myob .table-alt > colgroup + thead > tr:first-child > th,
  .myob .table-bordered > colgroup + thead > tr:first-child > th,
  .myob .table-interactive > colgroup + thead > tr:first-child > th,
  .myob .bs-docs-section .table-general > colgroup + thead > tr:first-child > th,
  .myob .table > colgroup + thead > tr:first-child > td,
  .myob .table-general > colgroup + thead > tr:first-child > td,
  .myob .table-basic > colgroup + thead > tr:first-child > td,
  .myob .table-alt > colgroup + thead > tr:first-child > td,
  .myob .table-bordered > colgroup + thead > tr:first-child > td,
  .myob .table-interactive > colgroup + thead > tr:first-child > td,
  .myob .bs-docs-section .table-general > colgroup + thead > tr:first-child > td,
  .myob .table > thead:first-child > tr:first-child > th,
  .myob .table-general > thead:first-child > tr:first-child > th,
  .myob .table-basic > thead:first-child > tr:first-child > th,
  .myob .table-alt > thead:first-child > tr:first-child > th,
  .myob .table-bordered > thead:first-child > tr:first-child > th,
  .myob .table-interactive > thead:first-child > tr:first-child > th,
  .myob .bs-docs-section .table-general > thead:first-child > tr:first-child > th,
  .myob .table > thead:first-child > tr:first-child > td,
  .myob .table-general > thead:first-child > tr:first-child > td,
  .myob .table-basic > thead:first-child > tr:first-child > td,
  .myob .table-alt > thead:first-child > tr:first-child > td,
  .myob .table-bordered > thead:first-child > tr:first-child > td,
  .myob .table-interactive > thead:first-child > tr:first-child > td,
  .myob .bs-docs-section .table-general > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .myob .table > tbody + tbody, .myob .table-general > tbody + tbody, .myob .table-basic > tbody + tbody, .myob .table-alt > tbody + tbody, .myob .table-bordered > tbody + tbody, .myob .table-interactive > tbody + tbody, .myob .bs-docs-section .table-general > tbody + tbody {
    border-top: 2px solid #ebebe9; }
  .myob .table .table, .myob .table-general .table, .myob .table-basic .table, .myob .table-alt .table, .myob .table-bordered .table, .myob .table-interactive .table, .myob .table .table-general, .myob .table-general .table-general, .myob .table-basic .table-general, .myob .table-alt .table-general, .myob .table-bordered .table-general, .myob .table-interactive .table-general, .myob .table .table-basic, .myob .table-general .table-basic, .myob .table-basic .table-basic, .myob .table-alt .table-basic, .myob .table-bordered .table-basic, .myob .table-interactive .table-basic, .myob .table .table-alt, .myob .table-general .table-alt, .myob .table-basic .table-alt, .myob .table-alt .table-alt, .myob .table-bordered .table-alt, .myob .table-interactive .table-alt, .myob .table .table-bordered, .myob .table-general .table-bordered, .myob .table-basic .table-bordered, .myob .table-alt .table-bordered, .myob .table-bordered .table-bordered, .myob .table-interactive .table-bordered, .myob .table .table-interactive, .myob .table-general .table-interactive, .myob .table-basic .table-interactive, .myob .table-alt .table-interactive, .myob .table-bordered .table-interactive, .myob .table-interactive .table-interactive {
    background-color: #fff; }

.myob .table-condensed > thead > tr > th,
.myob .table-condensed > thead > tr > td,
.myob .table-condensed > tbody > tr > th,
.myob .table-condensed > tbody > tr > td,
.myob .table-condensed > tfoot > tr > th,
.myob .table-condensed > tfoot > tr > td {
  padding: 10px; }

.myob .table-bordered {
  border: 1px solid #ebebe9; }
  .myob .table-bordered > thead > tr > th,
  .myob .table-bordered > thead > tr > td,
  .myob .table-bordered > tbody > tr > th,
  .myob .table-bordered > tbody > tr > td,
  .myob .table-bordered > tfoot > tr > th,
  .myob .table-bordered > tfoot > tr > td {
    border: 1px solid #ebebe9; }
  .myob .table-bordered > thead > tr > th,
  .myob .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.myob .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.myob .table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.myob table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

.myob table td[class*="col-"],
.myob table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.myob .table > thead > tr > td.active,
.myob .table-general > thead > tr > td.active,
.myob .table-basic > thead > tr > td.active,
.myob .table-alt > thead > tr > td.active,
.myob .table-bordered > thead > tr > td.active,
.myob .table-interactive > thead > tr > td.active,
.myob .bs-docs-section .table-general > thead > tr > td.active,
.myob .table > thead > tr > th.active,
.myob .table-general > thead > tr > th.active,
.myob .table-basic > thead > tr > th.active,
.myob .table-alt > thead > tr > th.active,
.myob .table-bordered > thead > tr > th.active,
.myob .table-interactive > thead > tr > th.active,
.myob .bs-docs-section .table-general > thead > tr > th.active,
.myob .table > thead > tr.active > td,
.myob .table-general > thead > tr.active > td,
.myob .table-basic > thead > tr.active > td,
.myob .table-alt > thead > tr.active > td,
.myob .table-bordered > thead > tr.active > td,
.myob .table-interactive > thead > tr.active > td,
.myob .bs-docs-section .table-general > thead > tr.active > td,
.myob .table > thead > tr.active > th,
.myob .table-general > thead > tr.active > th,
.myob .table-basic > thead > tr.active > th,
.myob .table-alt > thead > tr.active > th,
.myob .table-bordered > thead > tr.active > th,
.myob .table-interactive > thead > tr.active > th,
.myob .bs-docs-section .table-general > thead > tr.active > th,
.myob .table > tbody > tr > td.active,
.myob .table-general > tbody > tr > td.active,
.myob .table-basic > tbody > tr > td.active,
.myob .table-alt > tbody > tr > td.active,
.myob .table-bordered > tbody > tr > td.active,
.myob .table-interactive > tbody > tr > td.active,
.myob .bs-docs-section .table-general > tbody > tr > td.active,
.myob .table > tbody > tr > th.active,
.myob .table-general > tbody > tr > th.active,
.myob .table-basic > tbody > tr > th.active,
.myob .table-alt > tbody > tr > th.active,
.myob .table-bordered > tbody > tr > th.active,
.myob .table-interactive > tbody > tr > th.active,
.myob .bs-docs-section .table-general > tbody > tr > th.active,
.myob .table > tbody > tr.active > td,
.myob .table-general > tbody > tr.active > td,
.myob .table-basic > tbody > tr.active > td,
.myob .table-alt > tbody > tr.active > td,
.myob .table-bordered > tbody > tr.active > td,
.myob .table-interactive > tbody > tr.active > td,
.myob .bs-docs-section .table-general > tbody > tr.active > td,
.myob .table > tbody > tr.active > th,
.myob .table-general > tbody > tr.active > th,
.myob .table-basic > tbody > tr.active > th,
.myob .table-alt > tbody > tr.active > th,
.myob .table-bordered > tbody > tr.active > th,
.myob .table-interactive > tbody > tr.active > th,
.myob .bs-docs-section .table-general > tbody > tr.active > th,
.myob .table > tfoot > tr > td.active,
.myob .table-general > tfoot > tr > td.active,
.myob .table-basic > tfoot > tr > td.active,
.myob .table-alt > tfoot > tr > td.active,
.myob .table-bordered > tfoot > tr > td.active,
.myob .table-interactive > tfoot > tr > td.active,
.myob .bs-docs-section .table-general > tfoot > tr > td.active,
.myob .table > tfoot > tr > th.active,
.myob .table-general > tfoot > tr > th.active,
.myob .table-basic > tfoot > tr > th.active,
.myob .table-alt > tfoot > tr > th.active,
.myob .table-bordered > tfoot > tr > th.active,
.myob .table-interactive > tfoot > tr > th.active,
.myob .bs-docs-section .table-general > tfoot > tr > th.active,
.myob .table > tfoot > tr.active > td,
.myob .table-general > tfoot > tr.active > td,
.myob .table-basic > tfoot > tr.active > td,
.myob .table-alt > tfoot > tr.active > td,
.myob .table-bordered > tfoot > tr.active > td,
.myob .table-interactive > tfoot > tr.active > td,
.myob .bs-docs-section .table-general > tfoot > tr.active > td,
.myob .table > tfoot > tr.active > th,
.myob .table-general > tfoot > tr.active > th,
.myob .table-basic > tfoot > tr.active > th,
.myob .table-alt > tfoot > tr.active > th,
.myob .table-bordered > tfoot > tr.active > th,
.myob .table-interactive > tfoot > tr.active > th,
.myob .bs-docs-section .table-general > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.myob .table-hover > tbody > tr > td.active:hover,
.myob .table-hover > tbody > tr > th.active:hover,
.myob .table-hover > tbody > tr.active:hover > td,
.myob .table-hover > tbody > tr:hover > .active,
.myob .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.myob .table > thead > tr > td.success,
.myob .table-general > thead > tr > td.success,
.myob .table-basic > thead > tr > td.success,
.myob .table-alt > thead > tr > td.success,
.myob .table-bordered > thead > tr > td.success,
.myob .table-interactive > thead > tr > td.success,
.myob .bs-docs-section .table-general > thead > tr > td.success,
.myob .table > thead > tr > td.notification-success,
.myob .table-general > thead > tr > td.notification-success,
.myob .table-basic > thead > tr > td.notification-success,
.myob .table-alt > thead > tr > td.notification-success,
.myob .table-bordered > thead > tr > td.notification-success,
.myob .table-interactive > thead > tr > td.notification-success,
.myob .bs-docs-section .table-general > thead > tr > td.notification-success,
.myob .table > thead > tr > td.notification-success-border-left,
.myob .table-general > thead > tr > td.notification-success-border-left,
.myob .table-basic > thead > tr > td.notification-success-border-left,
.myob .table-alt > thead > tr > td.notification-success-border-left,
.myob .table-bordered > thead > tr > td.notification-success-border-left,
.myob .table-interactive > thead > tr > td.notification-success-border-left,
.myob .bs-docs-section .table-general > thead > tr > td.notification-success-border-left,
.myob .table > thead > tr > th.success,
.myob .table-general > thead > tr > th.success,
.myob .table-basic > thead > tr > th.success,
.myob .table-alt > thead > tr > th.success,
.myob .table-bordered > thead > tr > th.success,
.myob .table-interactive > thead > tr > th.success,
.myob .bs-docs-section .table-general > thead > tr > th.success,
.myob .table > thead > tr > th.notification-success,
.myob .table-general > thead > tr > th.notification-success,
.myob .table-basic > thead > tr > th.notification-success,
.myob .table-alt > thead > tr > th.notification-success,
.myob .table-bordered > thead > tr > th.notification-success,
.myob .table-interactive > thead > tr > th.notification-success,
.myob .bs-docs-section .table-general > thead > tr > th.notification-success,
.myob .table > thead > tr > th.notification-success-border-left,
.myob .table-general > thead > tr > th.notification-success-border-left,
.myob .table-basic > thead > tr > th.notification-success-border-left,
.myob .table-alt > thead > tr > th.notification-success-border-left,
.myob .table-bordered > thead > tr > th.notification-success-border-left,
.myob .table-interactive > thead > tr > th.notification-success-border-left,
.myob .bs-docs-section .table-general > thead > tr > th.notification-success-border-left,
.myob .table > thead > tr.success > td,
.myob .table-general > thead > tr.success > td,
.myob .table-basic > thead > tr.success > td,
.myob .table-alt > thead > tr.success > td,
.myob .table-bordered > thead > tr.success > td,
.myob .table-interactive > thead > tr.success > td,
.myob .bs-docs-section .table-general > thead > tr.success > td,
.myob .table > thead > tr.notification-success > td,
.myob .table-general > thead > tr.notification-success > td,
.myob .table-basic > thead > tr.notification-success > td,
.myob .table-alt > thead > tr.notification-success > td,
.myob .table-bordered > thead > tr.notification-success > td,
.myob .table-interactive > thead > tr.notification-success > td,
.myob .bs-docs-section .table-general > thead > tr.notification-success > td,
.myob .table > thead > tr.notification-success-border-left > td,
.myob .table-general > thead > tr.notification-success-border-left > td,
.myob .table-basic > thead > tr.notification-success-border-left > td,
.myob .table-alt > thead > tr.notification-success-border-left > td,
.myob .table-bordered > thead > tr.notification-success-border-left > td,
.myob .table-interactive > thead > tr.notification-success-border-left > td,
.myob .bs-docs-section .table-general > thead > tr.notification-success-border-left > td,
.myob .table > thead > tr.success > th,
.myob .table-general > thead > tr.success > th,
.myob .table-basic > thead > tr.success > th,
.myob .table-alt > thead > tr.success > th,
.myob .table-bordered > thead > tr.success > th,
.myob .table-interactive > thead > tr.success > th,
.myob .bs-docs-section .table-general > thead > tr.success > th,
.myob .table > thead > tr.notification-success > th,
.myob .table-general > thead > tr.notification-success > th,
.myob .table-basic > thead > tr.notification-success > th,
.myob .table-alt > thead > tr.notification-success > th,
.myob .table-bordered > thead > tr.notification-success > th,
.myob .table-interactive > thead > tr.notification-success > th,
.myob .bs-docs-section .table-general > thead > tr.notification-success > th,
.myob .table > thead > tr.notification-success-border-left > th,
.myob .table-general > thead > tr.notification-success-border-left > th,
.myob .table-basic > thead > tr.notification-success-border-left > th,
.myob .table-alt > thead > tr.notification-success-border-left > th,
.myob .table-bordered > thead > tr.notification-success-border-left > th,
.myob .table-interactive > thead > tr.notification-success-border-left > th,
.myob .bs-docs-section .table-general > thead > tr.notification-success-border-left > th,
.myob .table > tbody > tr > td.success,
.myob .table-general > tbody > tr > td.success,
.myob .table-basic > tbody > tr > td.success,
.myob .table-alt > tbody > tr > td.success,
.myob .table-bordered > tbody > tr > td.success,
.myob .table-interactive > tbody > tr > td.success,
.myob .bs-docs-section .table-general > tbody > tr > td.success,
.myob .table > tbody > tr > td.notification-success,
.myob .table-general > tbody > tr > td.notification-success,
.myob .table-basic > tbody > tr > td.notification-success,
.myob .table-alt > tbody > tr > td.notification-success,
.myob .table-bordered > tbody > tr > td.notification-success,
.myob .table-interactive > tbody > tr > td.notification-success,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-success,
.myob .table > tbody > tr > td.notification-success-border-left,
.myob .table-general > tbody > tr > td.notification-success-border-left,
.myob .table-basic > tbody > tr > td.notification-success-border-left,
.myob .table-alt > tbody > tr > td.notification-success-border-left,
.myob .table-bordered > tbody > tr > td.notification-success-border-left,
.myob .table-interactive > tbody > tr > td.notification-success-border-left,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-success-border-left,
.myob .table > tbody > tr > th.success,
.myob .table-general > tbody > tr > th.success,
.myob .table-basic > tbody > tr > th.success,
.myob .table-alt > tbody > tr > th.success,
.myob .table-bordered > tbody > tr > th.success,
.myob .table-interactive > tbody > tr > th.success,
.myob .bs-docs-section .table-general > tbody > tr > th.success,
.myob .table > tbody > tr > th.notification-success,
.myob .table-general > tbody > tr > th.notification-success,
.myob .table-basic > tbody > tr > th.notification-success,
.myob .table-alt > tbody > tr > th.notification-success,
.myob .table-bordered > tbody > tr > th.notification-success,
.myob .table-interactive > tbody > tr > th.notification-success,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-success,
.myob .table > tbody > tr > th.notification-success-border-left,
.myob .table-general > tbody > tr > th.notification-success-border-left,
.myob .table-basic > tbody > tr > th.notification-success-border-left,
.myob .table-alt > tbody > tr > th.notification-success-border-left,
.myob .table-bordered > tbody > tr > th.notification-success-border-left,
.myob .table-interactive > tbody > tr > th.notification-success-border-left,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-success-border-left,
.myob .table > tbody > tr.success > td,
.myob .table-general > tbody > tr.success > td,
.myob .table-basic > tbody > tr.success > td,
.myob .table-alt > tbody > tr.success > td,
.myob .table-bordered > tbody > tr.success > td,
.myob .table-interactive > tbody > tr.success > td,
.myob .bs-docs-section .table-general > tbody > tr.success > td,
.myob .table > tbody > tr.notification-success > td,
.myob .table-general > tbody > tr.notification-success > td,
.myob .table-basic > tbody > tr.notification-success > td,
.myob .table-alt > tbody > tr.notification-success > td,
.myob .table-bordered > tbody > tr.notification-success > td,
.myob .table-interactive > tbody > tr.notification-success > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-success > td,
.myob .table > tbody > tr.notification-success-border-left > td,
.myob .table-general > tbody > tr.notification-success-border-left > td,
.myob .table-basic > tbody > tr.notification-success-border-left > td,
.myob .table-alt > tbody > tr.notification-success-border-left > td,
.myob .table-bordered > tbody > tr.notification-success-border-left > td,
.myob .table-interactive > tbody > tr.notification-success-border-left > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-success-border-left > td,
.myob .table > tbody > tr.success > th,
.myob .table-general > tbody > tr.success > th,
.myob .table-basic > tbody > tr.success > th,
.myob .table-alt > tbody > tr.success > th,
.myob .table-bordered > tbody > tr.success > th,
.myob .table-interactive > tbody > tr.success > th,
.myob .bs-docs-section .table-general > tbody > tr.success > th,
.myob .table > tbody > tr.notification-success > th,
.myob .table-general > tbody > tr.notification-success > th,
.myob .table-basic > tbody > tr.notification-success > th,
.myob .table-alt > tbody > tr.notification-success > th,
.myob .table-bordered > tbody > tr.notification-success > th,
.myob .table-interactive > tbody > tr.notification-success > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-success > th,
.myob .table > tbody > tr.notification-success-border-left > th,
.myob .table-general > tbody > tr.notification-success-border-left > th,
.myob .table-basic > tbody > tr.notification-success-border-left > th,
.myob .table-alt > tbody > tr.notification-success-border-left > th,
.myob .table-bordered > tbody > tr.notification-success-border-left > th,
.myob .table-interactive > tbody > tr.notification-success-border-left > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-success-border-left > th,
.myob .table > tfoot > tr > td.success,
.myob .table-general > tfoot > tr > td.success,
.myob .table-basic > tfoot > tr > td.success,
.myob .table-alt > tfoot > tr > td.success,
.myob .table-bordered > tfoot > tr > td.success,
.myob .table-interactive > tfoot > tr > td.success,
.myob .bs-docs-section .table-general > tfoot > tr > td.success,
.myob .table > tfoot > tr > td.notification-success,
.myob .table-general > tfoot > tr > td.notification-success,
.myob .table-basic > tfoot > tr > td.notification-success,
.myob .table-alt > tfoot > tr > td.notification-success,
.myob .table-bordered > tfoot > tr > td.notification-success,
.myob .table-interactive > tfoot > tr > td.notification-success,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-success,
.myob .table > tfoot > tr > td.notification-success-border-left,
.myob .table-general > tfoot > tr > td.notification-success-border-left,
.myob .table-basic > tfoot > tr > td.notification-success-border-left,
.myob .table-alt > tfoot > tr > td.notification-success-border-left,
.myob .table-bordered > tfoot > tr > td.notification-success-border-left,
.myob .table-interactive > tfoot > tr > td.notification-success-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-success-border-left,
.myob .table > tfoot > tr > th.success,
.myob .table-general > tfoot > tr > th.success,
.myob .table-basic > tfoot > tr > th.success,
.myob .table-alt > tfoot > tr > th.success,
.myob .table-bordered > tfoot > tr > th.success,
.myob .table-interactive > tfoot > tr > th.success,
.myob .bs-docs-section .table-general > tfoot > tr > th.success,
.myob .table > tfoot > tr > th.notification-success,
.myob .table-general > tfoot > tr > th.notification-success,
.myob .table-basic > tfoot > tr > th.notification-success,
.myob .table-alt > tfoot > tr > th.notification-success,
.myob .table-bordered > tfoot > tr > th.notification-success,
.myob .table-interactive > tfoot > tr > th.notification-success,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-success,
.myob .table > tfoot > tr > th.notification-success-border-left,
.myob .table-general > tfoot > tr > th.notification-success-border-left,
.myob .table-basic > tfoot > tr > th.notification-success-border-left,
.myob .table-alt > tfoot > tr > th.notification-success-border-left,
.myob .table-bordered > tfoot > tr > th.notification-success-border-left,
.myob .table-interactive > tfoot > tr > th.notification-success-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-success-border-left,
.myob .table > tfoot > tr.success > td,
.myob .table-general > tfoot > tr.success > td,
.myob .table-basic > tfoot > tr.success > td,
.myob .table-alt > tfoot > tr.success > td,
.myob .table-bordered > tfoot > tr.success > td,
.myob .table-interactive > tfoot > tr.success > td,
.myob .bs-docs-section .table-general > tfoot > tr.success > td,
.myob .table > tfoot > tr.notification-success > td,
.myob .table-general > tfoot > tr.notification-success > td,
.myob .table-basic > tfoot > tr.notification-success > td,
.myob .table-alt > tfoot > tr.notification-success > td,
.myob .table-bordered > tfoot > tr.notification-success > td,
.myob .table-interactive > tfoot > tr.notification-success > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-success > td,
.myob .table > tfoot > tr.notification-success-border-left > td,
.myob .table-general > tfoot > tr.notification-success-border-left > td,
.myob .table-basic > tfoot > tr.notification-success-border-left > td,
.myob .table-alt > tfoot > tr.notification-success-border-left > td,
.myob .table-bordered > tfoot > tr.notification-success-border-left > td,
.myob .table-interactive > tfoot > tr.notification-success-border-left > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-success-border-left > td,
.myob .table > tfoot > tr.success > th,
.myob .table-general > tfoot > tr.success > th,
.myob .table-basic > tfoot > tr.success > th,
.myob .table-alt > tfoot > tr.success > th,
.myob .table-bordered > tfoot > tr.success > th,
.myob .table-interactive > tfoot > tr.success > th,
.myob .bs-docs-section .table-general > tfoot > tr.success > th,
.myob .table > tfoot > tr.notification-success > th,
.myob .table-general > tfoot > tr.notification-success > th,
.myob .table-basic > tfoot > tr.notification-success > th,
.myob .table-alt > tfoot > tr.notification-success > th,
.myob .table-bordered > tfoot > tr.notification-success > th,
.myob .table-interactive > tfoot > tr.notification-success > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-success > th,
.myob .table > tfoot > tr.notification-success-border-left > th,
.myob .table-general > tfoot > tr.notification-success-border-left > th,
.myob .table-basic > tfoot > tr.notification-success-border-left > th,
.myob .table-alt > tfoot > tr.notification-success-border-left > th,
.myob .table-bordered > tfoot > tr.notification-success-border-left > th,
.myob .table-interactive > tfoot > tr.notification-success-border-left > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-success-border-left > th {
  background-color: #dff0d8; }

.myob .table-hover > tbody > tr > td.success:hover,
.myob .table-hover > tbody > tr > td.notification-success:hover,
.myob .table-hover > tbody > tr > td.notification-success-border-left:hover,
.myob .table-hover > tbody > tr > th.success:hover,
.myob .table-hover > tbody > tr > th.notification-success:hover,
.myob .table-hover > tbody > tr > th.notification-success-border-left:hover,
.myob .table-hover > tbody > tr.success:hover > td,
.myob .table-hover > tbody > tr.notification-success:hover > td,
.myob .table-hover > tbody > tr.notification-success-border-left:hover > td,
.myob .table-hover > tbody > tr:hover > .success,
.myob .table-hover > tbody > tr:hover > .notification-success,
.myob .table-hover > tbody > tr:hover > .notification-success-border-left,
.myob .table-hover > tbody > tr.success:hover > th,
.myob .table-hover > tbody > tr.notification-success:hover > th,
.myob .table-hover > tbody > tr.notification-success-border-left:hover > th {
  background-color: #d0e9c6; }

.myob .table > thead > tr > td.info,
.myob .table-general > thead > tr > td.info,
.myob .table-basic > thead > tr > td.info,
.myob .table-alt > thead > tr > td.info,
.myob .table-bordered > thead > tr > td.info,
.myob .table-interactive > thead > tr > td.info,
.myob .bs-docs-section .table-general > thead > tr > td.info,
.myob .table > thead > tr > td.notification-info,
.myob .table-general > thead > tr > td.notification-info,
.myob .table-basic > thead > tr > td.notification-info,
.myob .table-alt > thead > tr > td.notification-info,
.myob .table-bordered > thead > tr > td.notification-info,
.myob .table-interactive > thead > tr > td.notification-info,
.myob .bs-docs-section .table-general > thead > tr > td.notification-info,
.myob .table > thead > tr > td.notification-info-border-left,
.myob .table-general > thead > tr > td.notification-info-border-left,
.myob .table-basic > thead > tr > td.notification-info-border-left,
.myob .table-alt > thead > tr > td.notification-info-border-left,
.myob .table-bordered > thead > tr > td.notification-info-border-left,
.myob .table-interactive > thead > tr > td.notification-info-border-left,
.myob .bs-docs-section .table-general > thead > tr > td.notification-info-border-left,
.myob .table > thead > tr > th.info,
.myob .table-general > thead > tr > th.info,
.myob .table-basic > thead > tr > th.info,
.myob .table-alt > thead > tr > th.info,
.myob .table-bordered > thead > tr > th.info,
.myob .table-interactive > thead > tr > th.info,
.myob .bs-docs-section .table-general > thead > tr > th.info,
.myob .table > thead > tr > th.notification-info,
.myob .table-general > thead > tr > th.notification-info,
.myob .table-basic > thead > tr > th.notification-info,
.myob .table-alt > thead > tr > th.notification-info,
.myob .table-bordered > thead > tr > th.notification-info,
.myob .table-interactive > thead > tr > th.notification-info,
.myob .bs-docs-section .table-general > thead > tr > th.notification-info,
.myob .table > thead > tr > th.notification-info-border-left,
.myob .table-general > thead > tr > th.notification-info-border-left,
.myob .table-basic > thead > tr > th.notification-info-border-left,
.myob .table-alt > thead > tr > th.notification-info-border-left,
.myob .table-bordered > thead > tr > th.notification-info-border-left,
.myob .table-interactive > thead > tr > th.notification-info-border-left,
.myob .bs-docs-section .table-general > thead > tr > th.notification-info-border-left,
.myob .table > thead > tr.info > td,
.myob .table-general > thead > tr.info > td,
.myob .table-basic > thead > tr.info > td,
.myob .table-alt > thead > tr.info > td,
.myob .table-bordered > thead > tr.info > td,
.myob .table-interactive > thead > tr.info > td,
.myob .bs-docs-section .table-general > thead > tr.info > td,
.myob .table > thead > tr.notification-info > td,
.myob .table-general > thead > tr.notification-info > td,
.myob .table-basic > thead > tr.notification-info > td,
.myob .table-alt > thead > tr.notification-info > td,
.myob .table-bordered > thead > tr.notification-info > td,
.myob .table-interactive > thead > tr.notification-info > td,
.myob .bs-docs-section .table-general > thead > tr.notification-info > td,
.myob .table > thead > tr.notification-info-border-left > td,
.myob .table-general > thead > tr.notification-info-border-left > td,
.myob .table-basic > thead > tr.notification-info-border-left > td,
.myob .table-alt > thead > tr.notification-info-border-left > td,
.myob .table-bordered > thead > tr.notification-info-border-left > td,
.myob .table-interactive > thead > tr.notification-info-border-left > td,
.myob .bs-docs-section .table-general > thead > tr.notification-info-border-left > td,
.myob .table > thead > tr.info > th,
.myob .table-general > thead > tr.info > th,
.myob .table-basic > thead > tr.info > th,
.myob .table-alt > thead > tr.info > th,
.myob .table-bordered > thead > tr.info > th,
.myob .table-interactive > thead > tr.info > th,
.myob .bs-docs-section .table-general > thead > tr.info > th,
.myob .table > thead > tr.notification-info > th,
.myob .table-general > thead > tr.notification-info > th,
.myob .table-basic > thead > tr.notification-info > th,
.myob .table-alt > thead > tr.notification-info > th,
.myob .table-bordered > thead > tr.notification-info > th,
.myob .table-interactive > thead > tr.notification-info > th,
.myob .bs-docs-section .table-general > thead > tr.notification-info > th,
.myob .table > thead > tr.notification-info-border-left > th,
.myob .table-general > thead > tr.notification-info-border-left > th,
.myob .table-basic > thead > tr.notification-info-border-left > th,
.myob .table-alt > thead > tr.notification-info-border-left > th,
.myob .table-bordered > thead > tr.notification-info-border-left > th,
.myob .table-interactive > thead > tr.notification-info-border-left > th,
.myob .bs-docs-section .table-general > thead > tr.notification-info-border-left > th,
.myob .table > tbody > tr > td.info,
.myob .table-general > tbody > tr > td.info,
.myob .table-basic > tbody > tr > td.info,
.myob .table-alt > tbody > tr > td.info,
.myob .table-bordered > tbody > tr > td.info,
.myob .table-interactive > tbody > tr > td.info,
.myob .bs-docs-section .table-general > tbody > tr > td.info,
.myob .table > tbody > tr > td.notification-info,
.myob .table-general > tbody > tr > td.notification-info,
.myob .table-basic > tbody > tr > td.notification-info,
.myob .table-alt > tbody > tr > td.notification-info,
.myob .table-bordered > tbody > tr > td.notification-info,
.myob .table-interactive > tbody > tr > td.notification-info,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-info,
.myob .table > tbody > tr > td.notification-info-border-left,
.myob .table-general > tbody > tr > td.notification-info-border-left,
.myob .table-basic > tbody > tr > td.notification-info-border-left,
.myob .table-alt > tbody > tr > td.notification-info-border-left,
.myob .table-bordered > tbody > tr > td.notification-info-border-left,
.myob .table-interactive > tbody > tr > td.notification-info-border-left,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-info-border-left,
.myob .table > tbody > tr > th.info,
.myob .table-general > tbody > tr > th.info,
.myob .table-basic > tbody > tr > th.info,
.myob .table-alt > tbody > tr > th.info,
.myob .table-bordered > tbody > tr > th.info,
.myob .table-interactive > tbody > tr > th.info,
.myob .bs-docs-section .table-general > tbody > tr > th.info,
.myob .table > tbody > tr > th.notification-info,
.myob .table-general > tbody > tr > th.notification-info,
.myob .table-basic > tbody > tr > th.notification-info,
.myob .table-alt > tbody > tr > th.notification-info,
.myob .table-bordered > tbody > tr > th.notification-info,
.myob .table-interactive > tbody > tr > th.notification-info,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-info,
.myob .table > tbody > tr > th.notification-info-border-left,
.myob .table-general > tbody > tr > th.notification-info-border-left,
.myob .table-basic > tbody > tr > th.notification-info-border-left,
.myob .table-alt > tbody > tr > th.notification-info-border-left,
.myob .table-bordered > tbody > tr > th.notification-info-border-left,
.myob .table-interactive > tbody > tr > th.notification-info-border-left,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-info-border-left,
.myob .table > tbody > tr.info > td,
.myob .table-general > tbody > tr.info > td,
.myob .table-basic > tbody > tr.info > td,
.myob .table-alt > tbody > tr.info > td,
.myob .table-bordered > tbody > tr.info > td,
.myob .table-interactive > tbody > tr.info > td,
.myob .bs-docs-section .table-general > tbody > tr.info > td,
.myob .table > tbody > tr.notification-info > td,
.myob .table-general > tbody > tr.notification-info > td,
.myob .table-basic > tbody > tr.notification-info > td,
.myob .table-alt > tbody > tr.notification-info > td,
.myob .table-bordered > tbody > tr.notification-info > td,
.myob .table-interactive > tbody > tr.notification-info > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-info > td,
.myob .table > tbody > tr.notification-info-border-left > td,
.myob .table-general > tbody > tr.notification-info-border-left > td,
.myob .table-basic > tbody > tr.notification-info-border-left > td,
.myob .table-alt > tbody > tr.notification-info-border-left > td,
.myob .table-bordered > tbody > tr.notification-info-border-left > td,
.myob .table-interactive > tbody > tr.notification-info-border-left > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-info-border-left > td,
.myob .table > tbody > tr.info > th,
.myob .table-general > tbody > tr.info > th,
.myob .table-basic > tbody > tr.info > th,
.myob .table-alt > tbody > tr.info > th,
.myob .table-bordered > tbody > tr.info > th,
.myob .table-interactive > tbody > tr.info > th,
.myob .bs-docs-section .table-general > tbody > tr.info > th,
.myob .table > tbody > tr.notification-info > th,
.myob .table-general > tbody > tr.notification-info > th,
.myob .table-basic > tbody > tr.notification-info > th,
.myob .table-alt > tbody > tr.notification-info > th,
.myob .table-bordered > tbody > tr.notification-info > th,
.myob .table-interactive > tbody > tr.notification-info > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-info > th,
.myob .table > tbody > tr.notification-info-border-left > th,
.myob .table-general > tbody > tr.notification-info-border-left > th,
.myob .table-basic > tbody > tr.notification-info-border-left > th,
.myob .table-alt > tbody > tr.notification-info-border-left > th,
.myob .table-bordered > tbody > tr.notification-info-border-left > th,
.myob .table-interactive > tbody > tr.notification-info-border-left > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-info-border-left > th,
.myob .table > tfoot > tr > td.info,
.myob .table-general > tfoot > tr > td.info,
.myob .table-basic > tfoot > tr > td.info,
.myob .table-alt > tfoot > tr > td.info,
.myob .table-bordered > tfoot > tr > td.info,
.myob .table-interactive > tfoot > tr > td.info,
.myob .bs-docs-section .table-general > tfoot > tr > td.info,
.myob .table > tfoot > tr > td.notification-info,
.myob .table-general > tfoot > tr > td.notification-info,
.myob .table-basic > tfoot > tr > td.notification-info,
.myob .table-alt > tfoot > tr > td.notification-info,
.myob .table-bordered > tfoot > tr > td.notification-info,
.myob .table-interactive > tfoot > tr > td.notification-info,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-info,
.myob .table > tfoot > tr > td.notification-info-border-left,
.myob .table-general > tfoot > tr > td.notification-info-border-left,
.myob .table-basic > tfoot > tr > td.notification-info-border-left,
.myob .table-alt > tfoot > tr > td.notification-info-border-left,
.myob .table-bordered > tfoot > tr > td.notification-info-border-left,
.myob .table-interactive > tfoot > tr > td.notification-info-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-info-border-left,
.myob .table > tfoot > tr > th.info,
.myob .table-general > tfoot > tr > th.info,
.myob .table-basic > tfoot > tr > th.info,
.myob .table-alt > tfoot > tr > th.info,
.myob .table-bordered > tfoot > tr > th.info,
.myob .table-interactive > tfoot > tr > th.info,
.myob .bs-docs-section .table-general > tfoot > tr > th.info,
.myob .table > tfoot > tr > th.notification-info,
.myob .table-general > tfoot > tr > th.notification-info,
.myob .table-basic > tfoot > tr > th.notification-info,
.myob .table-alt > tfoot > tr > th.notification-info,
.myob .table-bordered > tfoot > tr > th.notification-info,
.myob .table-interactive > tfoot > tr > th.notification-info,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-info,
.myob .table > tfoot > tr > th.notification-info-border-left,
.myob .table-general > tfoot > tr > th.notification-info-border-left,
.myob .table-basic > tfoot > tr > th.notification-info-border-left,
.myob .table-alt > tfoot > tr > th.notification-info-border-left,
.myob .table-bordered > tfoot > tr > th.notification-info-border-left,
.myob .table-interactive > tfoot > tr > th.notification-info-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-info-border-left,
.myob .table > tfoot > tr.info > td,
.myob .table-general > tfoot > tr.info > td,
.myob .table-basic > tfoot > tr.info > td,
.myob .table-alt > tfoot > tr.info > td,
.myob .table-bordered > tfoot > tr.info > td,
.myob .table-interactive > tfoot > tr.info > td,
.myob .bs-docs-section .table-general > tfoot > tr.info > td,
.myob .table > tfoot > tr.notification-info > td,
.myob .table-general > tfoot > tr.notification-info > td,
.myob .table-basic > tfoot > tr.notification-info > td,
.myob .table-alt > tfoot > tr.notification-info > td,
.myob .table-bordered > tfoot > tr.notification-info > td,
.myob .table-interactive > tfoot > tr.notification-info > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-info > td,
.myob .table > tfoot > tr.notification-info-border-left > td,
.myob .table-general > tfoot > tr.notification-info-border-left > td,
.myob .table-basic > tfoot > tr.notification-info-border-left > td,
.myob .table-alt > tfoot > tr.notification-info-border-left > td,
.myob .table-bordered > tfoot > tr.notification-info-border-left > td,
.myob .table-interactive > tfoot > tr.notification-info-border-left > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-info-border-left > td,
.myob .table > tfoot > tr.info > th,
.myob .table-general > tfoot > tr.info > th,
.myob .table-basic > tfoot > tr.info > th,
.myob .table-alt > tfoot > tr.info > th,
.myob .table-bordered > tfoot > tr.info > th,
.myob .table-interactive > tfoot > tr.info > th,
.myob .bs-docs-section .table-general > tfoot > tr.info > th,
.myob .table > tfoot > tr.notification-info > th,
.myob .table-general > tfoot > tr.notification-info > th,
.myob .table-basic > tfoot > tr.notification-info > th,
.myob .table-alt > tfoot > tr.notification-info > th,
.myob .table-bordered > tfoot > tr.notification-info > th,
.myob .table-interactive > tfoot > tr.notification-info > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-info > th,
.myob .table > tfoot > tr.notification-info-border-left > th,
.myob .table-general > tfoot > tr.notification-info-border-left > th,
.myob .table-basic > tfoot > tr.notification-info-border-left > th,
.myob .table-alt > tfoot > tr.notification-info-border-left > th,
.myob .table-bordered > tfoot > tr.notification-info-border-left > th,
.myob .table-interactive > tfoot > tr.notification-info-border-left > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-info-border-left > th {
  background-color: #d9edf7; }

.myob .table-hover > tbody > tr > td.info:hover,
.myob .table-hover > tbody > tr > td.notification-info:hover,
.myob .table-hover > tbody > tr > td.notification-info-border-left:hover,
.myob .table-hover > tbody > tr > th.info:hover,
.myob .table-hover > tbody > tr > th.notification-info:hover,
.myob .table-hover > tbody > tr > th.notification-info-border-left:hover,
.myob .table-hover > tbody > tr.info:hover > td,
.myob .table-hover > tbody > tr.notification-info:hover > td,
.myob .table-hover > tbody > tr.notification-info-border-left:hover > td,
.myob .table-hover > tbody > tr:hover > .info,
.myob .table-hover > tbody > tr:hover > .notification-info,
.myob .table-hover > tbody > tr:hover > .notification-info-border-left,
.myob .table-hover > tbody > tr.info:hover > th,
.myob .table-hover > tbody > tr.notification-info:hover > th,
.myob .table-hover > tbody > tr.notification-info-border-left:hover > th {
  background-color: #c4e3f3; }

.myob .table > thead > tr > td.warning,
.myob .table-general > thead > tr > td.warning,
.myob .table-basic > thead > tr > td.warning,
.myob .table-alt > thead > tr > td.warning,
.myob .table-bordered > thead > tr > td.warning,
.myob .table-interactive > thead > tr > td.warning,
.myob .bs-docs-section .table-general > thead > tr > td.warning,
.myob .table > thead > tr > td.notification-warning,
.myob .table-general > thead > tr > td.notification-warning,
.myob .table-basic > thead > tr > td.notification-warning,
.myob .table-alt > thead > tr > td.notification-warning,
.myob .table-bordered > thead > tr > td.notification-warning,
.myob .table-interactive > thead > tr > td.notification-warning,
.myob .bs-docs-section .table-general > thead > tr > td.notification-warning,
.myob .table > thead > tr > td.notification-warning-border-left,
.myob .table-general > thead > tr > td.notification-warning-border-left,
.myob .table-basic > thead > tr > td.notification-warning-border-left,
.myob .table-alt > thead > tr > td.notification-warning-border-left,
.myob .table-bordered > thead > tr > td.notification-warning-border-left,
.myob .table-interactive > thead > tr > td.notification-warning-border-left,
.myob .bs-docs-section .table-general > thead > tr > td.notification-warning-border-left,
.myob .table > thead > tr > th.warning,
.myob .table-general > thead > tr > th.warning,
.myob .table-basic > thead > tr > th.warning,
.myob .table-alt > thead > tr > th.warning,
.myob .table-bordered > thead > tr > th.warning,
.myob .table-interactive > thead > tr > th.warning,
.myob .bs-docs-section .table-general > thead > tr > th.warning,
.myob .table > thead > tr > th.notification-warning,
.myob .table-general > thead > tr > th.notification-warning,
.myob .table-basic > thead > tr > th.notification-warning,
.myob .table-alt > thead > tr > th.notification-warning,
.myob .table-bordered > thead > tr > th.notification-warning,
.myob .table-interactive > thead > tr > th.notification-warning,
.myob .bs-docs-section .table-general > thead > tr > th.notification-warning,
.myob .table > thead > tr > th.notification-warning-border-left,
.myob .table-general > thead > tr > th.notification-warning-border-left,
.myob .table-basic > thead > tr > th.notification-warning-border-left,
.myob .table-alt > thead > tr > th.notification-warning-border-left,
.myob .table-bordered > thead > tr > th.notification-warning-border-left,
.myob .table-interactive > thead > tr > th.notification-warning-border-left,
.myob .bs-docs-section .table-general > thead > tr > th.notification-warning-border-left,
.myob .table > thead > tr.warning > td,
.myob .table-general > thead > tr.warning > td,
.myob .table-basic > thead > tr.warning > td,
.myob .table-alt > thead > tr.warning > td,
.myob .table-bordered > thead > tr.warning > td,
.myob .table-interactive > thead > tr.warning > td,
.myob .bs-docs-section .table-general > thead > tr.warning > td,
.myob .table > thead > tr.notification-warning > td,
.myob .table-general > thead > tr.notification-warning > td,
.myob .table-basic > thead > tr.notification-warning > td,
.myob .table-alt > thead > tr.notification-warning > td,
.myob .table-bordered > thead > tr.notification-warning > td,
.myob .table-interactive > thead > tr.notification-warning > td,
.myob .bs-docs-section .table-general > thead > tr.notification-warning > td,
.myob .table > thead > tr.notification-warning-border-left > td,
.myob .table-general > thead > tr.notification-warning-border-left > td,
.myob .table-basic > thead > tr.notification-warning-border-left > td,
.myob .table-alt > thead > tr.notification-warning-border-left > td,
.myob .table-bordered > thead > tr.notification-warning-border-left > td,
.myob .table-interactive > thead > tr.notification-warning-border-left > td,
.myob .bs-docs-section .table-general > thead > tr.notification-warning-border-left > td,
.myob .table > thead > tr.warning > th,
.myob .table-general > thead > tr.warning > th,
.myob .table-basic > thead > tr.warning > th,
.myob .table-alt > thead > tr.warning > th,
.myob .table-bordered > thead > tr.warning > th,
.myob .table-interactive > thead > tr.warning > th,
.myob .bs-docs-section .table-general > thead > tr.warning > th,
.myob .table > thead > tr.notification-warning > th,
.myob .table-general > thead > tr.notification-warning > th,
.myob .table-basic > thead > tr.notification-warning > th,
.myob .table-alt > thead > tr.notification-warning > th,
.myob .table-bordered > thead > tr.notification-warning > th,
.myob .table-interactive > thead > tr.notification-warning > th,
.myob .bs-docs-section .table-general > thead > tr.notification-warning > th,
.myob .table > thead > tr.notification-warning-border-left > th,
.myob .table-general > thead > tr.notification-warning-border-left > th,
.myob .table-basic > thead > tr.notification-warning-border-left > th,
.myob .table-alt > thead > tr.notification-warning-border-left > th,
.myob .table-bordered > thead > tr.notification-warning-border-left > th,
.myob .table-interactive > thead > tr.notification-warning-border-left > th,
.myob .bs-docs-section .table-general > thead > tr.notification-warning-border-left > th,
.myob .table > tbody > tr > td.warning,
.myob .table-general > tbody > tr > td.warning,
.myob .table-basic > tbody > tr > td.warning,
.myob .table-alt > tbody > tr > td.warning,
.myob .table-bordered > tbody > tr > td.warning,
.myob .table-interactive > tbody > tr > td.warning,
.myob .bs-docs-section .table-general > tbody > tr > td.warning,
.myob .table > tbody > tr > td.notification-warning,
.myob .table-general > tbody > tr > td.notification-warning,
.myob .table-basic > tbody > tr > td.notification-warning,
.myob .table-alt > tbody > tr > td.notification-warning,
.myob .table-bordered > tbody > tr > td.notification-warning,
.myob .table-interactive > tbody > tr > td.notification-warning,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-warning,
.myob .table > tbody > tr > td.notification-warning-border-left,
.myob .table-general > tbody > tr > td.notification-warning-border-left,
.myob .table-basic > tbody > tr > td.notification-warning-border-left,
.myob .table-alt > tbody > tr > td.notification-warning-border-left,
.myob .table-bordered > tbody > tr > td.notification-warning-border-left,
.myob .table-interactive > tbody > tr > td.notification-warning-border-left,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-warning-border-left,
.myob .table > tbody > tr > th.warning,
.myob .table-general > tbody > tr > th.warning,
.myob .table-basic > tbody > tr > th.warning,
.myob .table-alt > tbody > tr > th.warning,
.myob .table-bordered > tbody > tr > th.warning,
.myob .table-interactive > tbody > tr > th.warning,
.myob .bs-docs-section .table-general > tbody > tr > th.warning,
.myob .table > tbody > tr > th.notification-warning,
.myob .table-general > tbody > tr > th.notification-warning,
.myob .table-basic > tbody > tr > th.notification-warning,
.myob .table-alt > tbody > tr > th.notification-warning,
.myob .table-bordered > tbody > tr > th.notification-warning,
.myob .table-interactive > tbody > tr > th.notification-warning,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-warning,
.myob .table > tbody > tr > th.notification-warning-border-left,
.myob .table-general > tbody > tr > th.notification-warning-border-left,
.myob .table-basic > tbody > tr > th.notification-warning-border-left,
.myob .table-alt > tbody > tr > th.notification-warning-border-left,
.myob .table-bordered > tbody > tr > th.notification-warning-border-left,
.myob .table-interactive > tbody > tr > th.notification-warning-border-left,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-warning-border-left,
.myob .table > tbody > tr.warning > td,
.myob .table-general > tbody > tr.warning > td,
.myob .table-basic > tbody > tr.warning > td,
.myob .table-alt > tbody > tr.warning > td,
.myob .table-bordered > tbody > tr.warning > td,
.myob .table-interactive > tbody > tr.warning > td,
.myob .bs-docs-section .table-general > tbody > tr.warning > td,
.myob .table > tbody > tr.notification-warning > td,
.myob .table-general > tbody > tr.notification-warning > td,
.myob .table-basic > tbody > tr.notification-warning > td,
.myob .table-alt > tbody > tr.notification-warning > td,
.myob .table-bordered > tbody > tr.notification-warning > td,
.myob .table-interactive > tbody > tr.notification-warning > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-warning > td,
.myob .table > tbody > tr.notification-warning-border-left > td,
.myob .table-general > tbody > tr.notification-warning-border-left > td,
.myob .table-basic > tbody > tr.notification-warning-border-left > td,
.myob .table-alt > tbody > tr.notification-warning-border-left > td,
.myob .table-bordered > tbody > tr.notification-warning-border-left > td,
.myob .table-interactive > tbody > tr.notification-warning-border-left > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-warning-border-left > td,
.myob .table > tbody > tr.warning > th,
.myob .table-general > tbody > tr.warning > th,
.myob .table-basic > tbody > tr.warning > th,
.myob .table-alt > tbody > tr.warning > th,
.myob .table-bordered > tbody > tr.warning > th,
.myob .table-interactive > tbody > tr.warning > th,
.myob .bs-docs-section .table-general > tbody > tr.warning > th,
.myob .table > tbody > tr.notification-warning > th,
.myob .table-general > tbody > tr.notification-warning > th,
.myob .table-basic > tbody > tr.notification-warning > th,
.myob .table-alt > tbody > tr.notification-warning > th,
.myob .table-bordered > tbody > tr.notification-warning > th,
.myob .table-interactive > tbody > tr.notification-warning > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-warning > th,
.myob .table > tbody > tr.notification-warning-border-left > th,
.myob .table-general > tbody > tr.notification-warning-border-left > th,
.myob .table-basic > tbody > tr.notification-warning-border-left > th,
.myob .table-alt > tbody > tr.notification-warning-border-left > th,
.myob .table-bordered > tbody > tr.notification-warning-border-left > th,
.myob .table-interactive > tbody > tr.notification-warning-border-left > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-warning-border-left > th,
.myob .table > tfoot > tr > td.warning,
.myob .table-general > tfoot > tr > td.warning,
.myob .table-basic > tfoot > tr > td.warning,
.myob .table-alt > tfoot > tr > td.warning,
.myob .table-bordered > tfoot > tr > td.warning,
.myob .table-interactive > tfoot > tr > td.warning,
.myob .bs-docs-section .table-general > tfoot > tr > td.warning,
.myob .table > tfoot > tr > td.notification-warning,
.myob .table-general > tfoot > tr > td.notification-warning,
.myob .table-basic > tfoot > tr > td.notification-warning,
.myob .table-alt > tfoot > tr > td.notification-warning,
.myob .table-bordered > tfoot > tr > td.notification-warning,
.myob .table-interactive > tfoot > tr > td.notification-warning,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-warning,
.myob .table > tfoot > tr > td.notification-warning-border-left,
.myob .table-general > tfoot > tr > td.notification-warning-border-left,
.myob .table-basic > tfoot > tr > td.notification-warning-border-left,
.myob .table-alt > tfoot > tr > td.notification-warning-border-left,
.myob .table-bordered > tfoot > tr > td.notification-warning-border-left,
.myob .table-interactive > tfoot > tr > td.notification-warning-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-warning-border-left,
.myob .table > tfoot > tr > th.warning,
.myob .table-general > tfoot > tr > th.warning,
.myob .table-basic > tfoot > tr > th.warning,
.myob .table-alt > tfoot > tr > th.warning,
.myob .table-bordered > tfoot > tr > th.warning,
.myob .table-interactive > tfoot > tr > th.warning,
.myob .bs-docs-section .table-general > tfoot > tr > th.warning,
.myob .table > tfoot > tr > th.notification-warning,
.myob .table-general > tfoot > tr > th.notification-warning,
.myob .table-basic > tfoot > tr > th.notification-warning,
.myob .table-alt > tfoot > tr > th.notification-warning,
.myob .table-bordered > tfoot > tr > th.notification-warning,
.myob .table-interactive > tfoot > tr > th.notification-warning,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-warning,
.myob .table > tfoot > tr > th.notification-warning-border-left,
.myob .table-general > tfoot > tr > th.notification-warning-border-left,
.myob .table-basic > tfoot > tr > th.notification-warning-border-left,
.myob .table-alt > tfoot > tr > th.notification-warning-border-left,
.myob .table-bordered > tfoot > tr > th.notification-warning-border-left,
.myob .table-interactive > tfoot > tr > th.notification-warning-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-warning-border-left,
.myob .table > tfoot > tr.warning > td,
.myob .table-general > tfoot > tr.warning > td,
.myob .table-basic > tfoot > tr.warning > td,
.myob .table-alt > tfoot > tr.warning > td,
.myob .table-bordered > tfoot > tr.warning > td,
.myob .table-interactive > tfoot > tr.warning > td,
.myob .bs-docs-section .table-general > tfoot > tr.warning > td,
.myob .table > tfoot > tr.notification-warning > td,
.myob .table-general > tfoot > tr.notification-warning > td,
.myob .table-basic > tfoot > tr.notification-warning > td,
.myob .table-alt > tfoot > tr.notification-warning > td,
.myob .table-bordered > tfoot > tr.notification-warning > td,
.myob .table-interactive > tfoot > tr.notification-warning > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-warning > td,
.myob .table > tfoot > tr.notification-warning-border-left > td,
.myob .table-general > tfoot > tr.notification-warning-border-left > td,
.myob .table-basic > tfoot > tr.notification-warning-border-left > td,
.myob .table-alt > tfoot > tr.notification-warning-border-left > td,
.myob .table-bordered > tfoot > tr.notification-warning-border-left > td,
.myob .table-interactive > tfoot > tr.notification-warning-border-left > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-warning-border-left > td,
.myob .table > tfoot > tr.warning > th,
.myob .table-general > tfoot > tr.warning > th,
.myob .table-basic > tfoot > tr.warning > th,
.myob .table-alt > tfoot > tr.warning > th,
.myob .table-bordered > tfoot > tr.warning > th,
.myob .table-interactive > tfoot > tr.warning > th,
.myob .bs-docs-section .table-general > tfoot > tr.warning > th,
.myob .table > tfoot > tr.notification-warning > th,
.myob .table-general > tfoot > tr.notification-warning > th,
.myob .table-basic > tfoot > tr.notification-warning > th,
.myob .table-alt > tfoot > tr.notification-warning > th,
.myob .table-bordered > tfoot > tr.notification-warning > th,
.myob .table-interactive > tfoot > tr.notification-warning > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-warning > th,
.myob .table > tfoot > tr.notification-warning-border-left > th,
.myob .table-general > tfoot > tr.notification-warning-border-left > th,
.myob .table-basic > tfoot > tr.notification-warning-border-left > th,
.myob .table-alt > tfoot > tr.notification-warning-border-left > th,
.myob .table-bordered > tfoot > tr.notification-warning-border-left > th,
.myob .table-interactive > tfoot > tr.notification-warning-border-left > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-warning-border-left > th {
  background-color: #fcf8e3; }

.myob .table-hover > tbody > tr > td.warning:hover,
.myob .table-hover > tbody > tr > td.notification-warning:hover,
.myob .table-hover > tbody > tr > td.notification-warning-border-left:hover,
.myob .table-hover > tbody > tr > th.warning:hover,
.myob .table-hover > tbody > tr > th.notification-warning:hover,
.myob .table-hover > tbody > tr > th.notification-warning-border-left:hover,
.myob .table-hover > tbody > tr.warning:hover > td,
.myob .table-hover > tbody > tr.notification-warning:hover > td,
.myob .table-hover > tbody > tr.notification-warning-border-left:hover > td,
.myob .table-hover > tbody > tr:hover > .warning,
.myob .table-hover > tbody > tr:hover > .notification-warning,
.myob .table-hover > tbody > tr:hover > .notification-warning-border-left,
.myob .table-hover > tbody > tr.warning:hover > th,
.myob .table-hover > tbody > tr.notification-warning:hover > th,
.myob .table-hover > tbody > tr.notification-warning-border-left:hover > th {
  background-color: #faf2cc; }

.myob .table > thead > tr > td.danger,
.myob .table-general > thead > tr > td.danger,
.myob .table-basic > thead > tr > td.danger,
.myob .table-alt > thead > tr > td.danger,
.myob .table-bordered > thead > tr > td.danger,
.myob .table-interactive > thead > tr > td.danger,
.myob .bs-docs-section .table-general > thead > tr > td.danger,
.myob .table > thead > tr > td.notification-danger,
.myob .table-general > thead > tr > td.notification-danger,
.myob .table-basic > thead > tr > td.notification-danger,
.myob .table-alt > thead > tr > td.notification-danger,
.myob .table-bordered > thead > tr > td.notification-danger,
.myob .table-interactive > thead > tr > td.notification-danger,
.myob .bs-docs-section .table-general > thead > tr > td.notification-danger,
.myob .table > thead > tr > td.notification-danger-border-left,
.myob .table-general > thead > tr > td.notification-danger-border-left,
.myob .table-basic > thead > tr > td.notification-danger-border-left,
.myob .table-alt > thead > tr > td.notification-danger-border-left,
.myob .table-bordered > thead > tr > td.notification-danger-border-left,
.myob .table-interactive > thead > tr > td.notification-danger-border-left,
.myob .bs-docs-section .table-general > thead > tr > td.notification-danger-border-left,
.myob .table > thead > tr > th.danger,
.myob .table-general > thead > tr > th.danger,
.myob .table-basic > thead > tr > th.danger,
.myob .table-alt > thead > tr > th.danger,
.myob .table-bordered > thead > tr > th.danger,
.myob .table-interactive > thead > tr > th.danger,
.myob .bs-docs-section .table-general > thead > tr > th.danger,
.myob .table > thead > tr > th.notification-danger,
.myob .table-general > thead > tr > th.notification-danger,
.myob .table-basic > thead > tr > th.notification-danger,
.myob .table-alt > thead > tr > th.notification-danger,
.myob .table-bordered > thead > tr > th.notification-danger,
.myob .table-interactive > thead > tr > th.notification-danger,
.myob .bs-docs-section .table-general > thead > tr > th.notification-danger,
.myob .table > thead > tr > th.notification-danger-border-left,
.myob .table-general > thead > tr > th.notification-danger-border-left,
.myob .table-basic > thead > tr > th.notification-danger-border-left,
.myob .table-alt > thead > tr > th.notification-danger-border-left,
.myob .table-bordered > thead > tr > th.notification-danger-border-left,
.myob .table-interactive > thead > tr > th.notification-danger-border-left,
.myob .bs-docs-section .table-general > thead > tr > th.notification-danger-border-left,
.myob .table > thead > tr.danger > td,
.myob .table-general > thead > tr.danger > td,
.myob .table-basic > thead > tr.danger > td,
.myob .table-alt > thead > tr.danger > td,
.myob .table-bordered > thead > tr.danger > td,
.myob .table-interactive > thead > tr.danger > td,
.myob .bs-docs-section .table-general > thead > tr.danger > td,
.myob .table > thead > tr.notification-danger > td,
.myob .table-general > thead > tr.notification-danger > td,
.myob .table-basic > thead > tr.notification-danger > td,
.myob .table-alt > thead > tr.notification-danger > td,
.myob .table-bordered > thead > tr.notification-danger > td,
.myob .table-interactive > thead > tr.notification-danger > td,
.myob .bs-docs-section .table-general > thead > tr.notification-danger > td,
.myob .table > thead > tr.notification-danger-border-left > td,
.myob .table-general > thead > tr.notification-danger-border-left > td,
.myob .table-basic > thead > tr.notification-danger-border-left > td,
.myob .table-alt > thead > tr.notification-danger-border-left > td,
.myob .table-bordered > thead > tr.notification-danger-border-left > td,
.myob .table-interactive > thead > tr.notification-danger-border-left > td,
.myob .bs-docs-section .table-general > thead > tr.notification-danger-border-left > td,
.myob .table > thead > tr.danger > th,
.myob .table-general > thead > tr.danger > th,
.myob .table-basic > thead > tr.danger > th,
.myob .table-alt > thead > tr.danger > th,
.myob .table-bordered > thead > tr.danger > th,
.myob .table-interactive > thead > tr.danger > th,
.myob .bs-docs-section .table-general > thead > tr.danger > th,
.myob .table > thead > tr.notification-danger > th,
.myob .table-general > thead > tr.notification-danger > th,
.myob .table-basic > thead > tr.notification-danger > th,
.myob .table-alt > thead > tr.notification-danger > th,
.myob .table-bordered > thead > tr.notification-danger > th,
.myob .table-interactive > thead > tr.notification-danger > th,
.myob .bs-docs-section .table-general > thead > tr.notification-danger > th,
.myob .table > thead > tr.notification-danger-border-left > th,
.myob .table-general > thead > tr.notification-danger-border-left > th,
.myob .table-basic > thead > tr.notification-danger-border-left > th,
.myob .table-alt > thead > tr.notification-danger-border-left > th,
.myob .table-bordered > thead > tr.notification-danger-border-left > th,
.myob .table-interactive > thead > tr.notification-danger-border-left > th,
.myob .bs-docs-section .table-general > thead > tr.notification-danger-border-left > th,
.myob .table > tbody > tr > td.danger,
.myob .table-general > tbody > tr > td.danger,
.myob .table-basic > tbody > tr > td.danger,
.myob .table-alt > tbody > tr > td.danger,
.myob .table-bordered > tbody > tr > td.danger,
.myob .table-interactive > tbody > tr > td.danger,
.myob .bs-docs-section .table-general > tbody > tr > td.danger,
.myob .table > tbody > tr > td.notification-danger,
.myob .table-general > tbody > tr > td.notification-danger,
.myob .table-basic > tbody > tr > td.notification-danger,
.myob .table-alt > tbody > tr > td.notification-danger,
.myob .table-bordered > tbody > tr > td.notification-danger,
.myob .table-interactive > tbody > tr > td.notification-danger,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-danger,
.myob .table > tbody > tr > td.notification-danger-border-left,
.myob .table-general > tbody > tr > td.notification-danger-border-left,
.myob .table-basic > tbody > tr > td.notification-danger-border-left,
.myob .table-alt > tbody > tr > td.notification-danger-border-left,
.myob .table-bordered > tbody > tr > td.notification-danger-border-left,
.myob .table-interactive > tbody > tr > td.notification-danger-border-left,
.myob .bs-docs-section .table-general > tbody > tr > td.notification-danger-border-left,
.myob .table > tbody > tr > th.danger,
.myob .table-general > tbody > tr > th.danger,
.myob .table-basic > tbody > tr > th.danger,
.myob .table-alt > tbody > tr > th.danger,
.myob .table-bordered > tbody > tr > th.danger,
.myob .table-interactive > tbody > tr > th.danger,
.myob .bs-docs-section .table-general > tbody > tr > th.danger,
.myob .table > tbody > tr > th.notification-danger,
.myob .table-general > tbody > tr > th.notification-danger,
.myob .table-basic > tbody > tr > th.notification-danger,
.myob .table-alt > tbody > tr > th.notification-danger,
.myob .table-bordered > tbody > tr > th.notification-danger,
.myob .table-interactive > tbody > tr > th.notification-danger,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-danger,
.myob .table > tbody > tr > th.notification-danger-border-left,
.myob .table-general > tbody > tr > th.notification-danger-border-left,
.myob .table-basic > tbody > tr > th.notification-danger-border-left,
.myob .table-alt > tbody > tr > th.notification-danger-border-left,
.myob .table-bordered > tbody > tr > th.notification-danger-border-left,
.myob .table-interactive > tbody > tr > th.notification-danger-border-left,
.myob .bs-docs-section .table-general > tbody > tr > th.notification-danger-border-left,
.myob .table > tbody > tr.danger > td,
.myob .table-general > tbody > tr.danger > td,
.myob .table-basic > tbody > tr.danger > td,
.myob .table-alt > tbody > tr.danger > td,
.myob .table-bordered > tbody > tr.danger > td,
.myob .table-interactive > tbody > tr.danger > td,
.myob .bs-docs-section .table-general > tbody > tr.danger > td,
.myob .table > tbody > tr.notification-danger > td,
.myob .table-general > tbody > tr.notification-danger > td,
.myob .table-basic > tbody > tr.notification-danger > td,
.myob .table-alt > tbody > tr.notification-danger > td,
.myob .table-bordered > tbody > tr.notification-danger > td,
.myob .table-interactive > tbody > tr.notification-danger > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-danger > td,
.myob .table > tbody > tr.notification-danger-border-left > td,
.myob .table-general > tbody > tr.notification-danger-border-left > td,
.myob .table-basic > tbody > tr.notification-danger-border-left > td,
.myob .table-alt > tbody > tr.notification-danger-border-left > td,
.myob .table-bordered > tbody > tr.notification-danger-border-left > td,
.myob .table-interactive > tbody > tr.notification-danger-border-left > td,
.myob .bs-docs-section .table-general > tbody > tr.notification-danger-border-left > td,
.myob .table > tbody > tr.danger > th,
.myob .table-general > tbody > tr.danger > th,
.myob .table-basic > tbody > tr.danger > th,
.myob .table-alt > tbody > tr.danger > th,
.myob .table-bordered > tbody > tr.danger > th,
.myob .table-interactive > tbody > tr.danger > th,
.myob .bs-docs-section .table-general > tbody > tr.danger > th,
.myob .table > tbody > tr.notification-danger > th,
.myob .table-general > tbody > tr.notification-danger > th,
.myob .table-basic > tbody > tr.notification-danger > th,
.myob .table-alt > tbody > tr.notification-danger > th,
.myob .table-bordered > tbody > tr.notification-danger > th,
.myob .table-interactive > tbody > tr.notification-danger > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-danger > th,
.myob .table > tbody > tr.notification-danger-border-left > th,
.myob .table-general > tbody > tr.notification-danger-border-left > th,
.myob .table-basic > tbody > tr.notification-danger-border-left > th,
.myob .table-alt > tbody > tr.notification-danger-border-left > th,
.myob .table-bordered > tbody > tr.notification-danger-border-left > th,
.myob .table-interactive > tbody > tr.notification-danger-border-left > th,
.myob .bs-docs-section .table-general > tbody > tr.notification-danger-border-left > th,
.myob .table > tfoot > tr > td.danger,
.myob .table-general > tfoot > tr > td.danger,
.myob .table-basic > tfoot > tr > td.danger,
.myob .table-alt > tfoot > tr > td.danger,
.myob .table-bordered > tfoot > tr > td.danger,
.myob .table-interactive > tfoot > tr > td.danger,
.myob .bs-docs-section .table-general > tfoot > tr > td.danger,
.myob .table > tfoot > tr > td.notification-danger,
.myob .table-general > tfoot > tr > td.notification-danger,
.myob .table-basic > tfoot > tr > td.notification-danger,
.myob .table-alt > tfoot > tr > td.notification-danger,
.myob .table-bordered > tfoot > tr > td.notification-danger,
.myob .table-interactive > tfoot > tr > td.notification-danger,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-danger,
.myob .table > tfoot > tr > td.notification-danger-border-left,
.myob .table-general > tfoot > tr > td.notification-danger-border-left,
.myob .table-basic > tfoot > tr > td.notification-danger-border-left,
.myob .table-alt > tfoot > tr > td.notification-danger-border-left,
.myob .table-bordered > tfoot > tr > td.notification-danger-border-left,
.myob .table-interactive > tfoot > tr > td.notification-danger-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > td.notification-danger-border-left,
.myob .table > tfoot > tr > th.danger,
.myob .table-general > tfoot > tr > th.danger,
.myob .table-basic > tfoot > tr > th.danger,
.myob .table-alt > tfoot > tr > th.danger,
.myob .table-bordered > tfoot > tr > th.danger,
.myob .table-interactive > tfoot > tr > th.danger,
.myob .bs-docs-section .table-general > tfoot > tr > th.danger,
.myob .table > tfoot > tr > th.notification-danger,
.myob .table-general > tfoot > tr > th.notification-danger,
.myob .table-basic > tfoot > tr > th.notification-danger,
.myob .table-alt > tfoot > tr > th.notification-danger,
.myob .table-bordered > tfoot > tr > th.notification-danger,
.myob .table-interactive > tfoot > tr > th.notification-danger,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-danger,
.myob .table > tfoot > tr > th.notification-danger-border-left,
.myob .table-general > tfoot > tr > th.notification-danger-border-left,
.myob .table-basic > tfoot > tr > th.notification-danger-border-left,
.myob .table-alt > tfoot > tr > th.notification-danger-border-left,
.myob .table-bordered > tfoot > tr > th.notification-danger-border-left,
.myob .table-interactive > tfoot > tr > th.notification-danger-border-left,
.myob .bs-docs-section .table-general > tfoot > tr > th.notification-danger-border-left,
.myob .table > tfoot > tr.danger > td,
.myob .table-general > tfoot > tr.danger > td,
.myob .table-basic > tfoot > tr.danger > td,
.myob .table-alt > tfoot > tr.danger > td,
.myob .table-bordered > tfoot > tr.danger > td,
.myob .table-interactive > tfoot > tr.danger > td,
.myob .bs-docs-section .table-general > tfoot > tr.danger > td,
.myob .table > tfoot > tr.notification-danger > td,
.myob .table-general > tfoot > tr.notification-danger > td,
.myob .table-basic > tfoot > tr.notification-danger > td,
.myob .table-alt > tfoot > tr.notification-danger > td,
.myob .table-bordered > tfoot > tr.notification-danger > td,
.myob .table-interactive > tfoot > tr.notification-danger > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-danger > td,
.myob .table > tfoot > tr.notification-danger-border-left > td,
.myob .table-general > tfoot > tr.notification-danger-border-left > td,
.myob .table-basic > tfoot > tr.notification-danger-border-left > td,
.myob .table-alt > tfoot > tr.notification-danger-border-left > td,
.myob .table-bordered > tfoot > tr.notification-danger-border-left > td,
.myob .table-interactive > tfoot > tr.notification-danger-border-left > td,
.myob .bs-docs-section .table-general > tfoot > tr.notification-danger-border-left > td,
.myob .table > tfoot > tr.danger > th,
.myob .table-general > tfoot > tr.danger > th,
.myob .table-basic > tfoot > tr.danger > th,
.myob .table-alt > tfoot > tr.danger > th,
.myob .table-bordered > tfoot > tr.danger > th,
.myob .table-interactive > tfoot > tr.danger > th,
.myob .bs-docs-section .table-general > tfoot > tr.danger > th,
.myob .table > tfoot > tr.notification-danger > th,
.myob .table-general > tfoot > tr.notification-danger > th,
.myob .table-basic > tfoot > tr.notification-danger > th,
.myob .table-alt > tfoot > tr.notification-danger > th,
.myob .table-bordered > tfoot > tr.notification-danger > th,
.myob .table-interactive > tfoot > tr.notification-danger > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-danger > th,
.myob .table > tfoot > tr.notification-danger-border-left > th,
.myob .table-general > tfoot > tr.notification-danger-border-left > th,
.myob .table-basic > tfoot > tr.notification-danger-border-left > th,
.myob .table-alt > tfoot > tr.notification-danger-border-left > th,
.myob .table-bordered > tfoot > tr.notification-danger-border-left > th,
.myob .table-interactive > tfoot > tr.notification-danger-border-left > th,
.myob .bs-docs-section .table-general > tfoot > tr.notification-danger-border-left > th {
  background-color: #f2dede; }

.myob .table-hover > tbody > tr > td.danger:hover,
.myob .table-hover > tbody > tr > td.notification-danger:hover,
.myob .table-hover > tbody > tr > td.notification-danger-border-left:hover,
.myob .table-hover > tbody > tr > th.danger:hover,
.myob .table-hover > tbody > tr > th.notification-danger:hover,
.myob .table-hover > tbody > tr > th.notification-danger-border-left:hover,
.myob .table-hover > tbody > tr.danger:hover > td,
.myob .table-hover > tbody > tr.notification-danger:hover > td,
.myob .table-hover > tbody > tr.notification-danger-border-left:hover > td,
.myob .table-hover > tbody > tr:hover > .danger,
.myob .table-hover > tbody > tr:hover > .notification-danger,
.myob .table-hover > tbody > tr:hover > .notification-danger-border-left,
.myob .table-hover > tbody > tr.danger:hover > th,
.myob .table-hover > tbody > tr.notification-danger:hover > th,
.myob .table-hover > tbody > tr.notification-danger-border-left:hover > th {
  background-color: #ebcccc; }

.myob .table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .myob .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ebebe9; }
      .myob .table-responsive > .table, .myob .table-responsive > .table-general, .myob .table-responsive > .table-basic, .myob .table-responsive > .table-alt, .myob .table-responsive > .table-bordered, .myob .table-responsive > .table-interactive, .myob .bs-docs-section .table-responsive > .table-general {
        margin-bottom: 0; }
        .myob .table-responsive > .table > thead > tr > th,
        .myob .table-responsive > .table-general > thead > tr > th,
        .myob .table-responsive > .table-basic > thead > tr > th,
        .myob .table-responsive > .table-alt > thead > tr > th,
        .myob .table-responsive > .table-bordered > thead > tr > th,
        .myob .table-responsive > .table-interactive > thead > tr > th,
        .myob .bs-docs-section .table-responsive > .table-general > thead > tr > th,
        .myob .table-responsive > .table > thead > tr > td,
        .myob .table-responsive > .table-general > thead > tr > td,
        .myob .table-responsive > .table-basic > thead > tr > td,
        .myob .table-responsive > .table-alt > thead > tr > td,
        .myob .table-responsive > .table-bordered > thead > tr > td,
        .myob .table-responsive > .table-interactive > thead > tr > td,
        .myob .bs-docs-section .table-responsive > .table-general > thead > tr > td,
        .myob .table-responsive > .table > tbody > tr > th,
        .myob .table-responsive > .table-general > tbody > tr > th,
        .myob .table-responsive > .table-basic > tbody > tr > th,
        .myob .table-responsive > .table-alt > tbody > tr > th,
        .myob .table-responsive > .table-bordered > tbody > tr > th,
        .myob .table-responsive > .table-interactive > tbody > tr > th,
        .myob .bs-docs-section .table-responsive > .table-general > tbody > tr > th,
        .myob .table-responsive > .table > tbody > tr > td,
        .myob .table-responsive > .table-general > tbody > tr > td,
        .myob .table-responsive > .table-basic > tbody > tr > td,
        .myob .table-responsive > .table-alt > tbody > tr > td,
        .myob .table-responsive > .table-bordered > tbody > tr > td,
        .myob .table-responsive > .table-interactive > tbody > tr > td,
        .myob .bs-docs-section .table-responsive > .table-general > tbody > tr > td,
        .myob .table-responsive > .table > tfoot > tr > th,
        .myob .table-responsive > .table-general > tfoot > tr > th,
        .myob .table-responsive > .table-basic > tfoot > tr > th,
        .myob .table-responsive > .table-alt > tfoot > tr > th,
        .myob .table-responsive > .table-bordered > tfoot > tr > th,
        .myob .table-responsive > .table-interactive > tfoot > tr > th,
        .myob .bs-docs-section .table-responsive > .table-general > tfoot > tr > th,
        .myob .table-responsive > .table > tfoot > tr > td,
        .myob .table-responsive > .table-general > tfoot > tr > td,
        .myob .table-responsive > .table-basic > tfoot > tr > td,
        .myob .table-responsive > .table-alt > tfoot > tr > td,
        .myob .table-responsive > .table-bordered > tfoot > tr > td,
        .myob .table-responsive > .table-interactive > tfoot > tr > td,
        .myob .bs-docs-section .table-responsive > .table-general > tfoot > tr > td {
          white-space: nowrap; }
      .myob .table-responsive > .table-bordered {
        border: 0; }
        .myob .table-responsive > .table-bordered > thead > tr > th:first-child,
        .myob .table-responsive > .table-bordered > thead > tr > td:first-child,
        .myob .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .myob .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .myob .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .myob .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .myob .table-responsive > .table-bordered > thead > tr > th:last-child,
        .myob .table-responsive > .table-bordered > thead > tr > td:last-child,
        .myob .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .myob .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .myob .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .myob .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .myob .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .myob .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .myob .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .myob .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.myob fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

.myob legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

.myob label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

.myob input[type="search"] {
  box-sizing: border-box; }

.myob input[type="radio"],
.myob input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

.myob input[type="file"] {
  display: block; }

.myob input[type="range"] {
  display: block;
  width: 100%; }

.myob select[multiple],
.myob select[size] {
  height: auto; }

.myob input[type="file"]:focus,
.myob input[type="radio"]:focus,
.myob input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.myob output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.myob .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ebebe9;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .myob .form-control:focus, .myob .form-control-focus {
    border-color: #5fa52c;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(95, 165, 44, 0.6); }
  .myob .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .myob .form-control:-ms-input-placeholder {
    color: #999; }
  .myob .form-control::-webkit-input-placeholder {
    color: #999; }
  .myob .form-control[disabled],
  .myob .form-control[readonly],
  .myob fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .myob .form-control[disabled],
  .myob fieldset[disabled] .form-control {
    cursor: not-allowed; }

.myob textarea.form-control {
  height: auto; }

.myob input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .myob input[type="date"].form-control,
  .myob input[type="time"].form-control,
  .myob input[type="datetime-local"].form-control,
  .myob input[type="month"].form-control {
    line-height: 34px; }
  .myob input[type="date"].input-sm,
  .myob .input-group-sm > input[type="date"].form-control,
  .myob .input-group-sm > input[type="date"].input-group-addon,
  .myob .input-group-sm > .input-group-btn > input[type="date"].btn,
  .myob .input-group-sm > .input-group-btn > input[type="date"].btn-xs,
  .myob .input-group-sm > .input-group-btn > input[type="date"].btn-small,
  .myob .input-group-sm input[type="date"],
  .myob input[type="time"].input-sm,
  .myob .input-group-sm > input[type="time"].form-control,
  .myob .input-group-sm > input[type="time"].input-group-addon,
  .myob .input-group-sm > .input-group-btn > input[type="time"].btn,
  .myob .input-group-sm > .input-group-btn > input[type="time"].btn-xs,
  .myob .input-group-sm > .input-group-btn > input[type="time"].btn-small,
  .myob .input-group-sm input[type="time"],
  .myob input[type="datetime-local"].input-sm,
  .myob .input-group-sm > input[type="datetime-local"].form-control,
  .myob .input-group-sm > input[type="datetime-local"].input-group-addon,
  .myob .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .myob .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-xs,
  .myob .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-small,
  .myob .input-group-sm input[type="datetime-local"],
  .myob input[type="month"].input-sm,
  .myob .input-group-sm > input[type="month"].form-control,
  .myob .input-group-sm > input[type="month"].input-group-addon,
  .myob .input-group-sm > .input-group-btn > input[type="month"].btn,
  .myob .input-group-sm > .input-group-btn > input[type="month"].btn-xs,
  .myob .input-group-sm > .input-group-btn > input[type="month"].btn-small,
  .myob .input-group-sm input[type="month"] {
    line-height: 30px; }
  .myob input[type="date"].input-lg,
  .myob .input-group-lg > input[type="date"].form-control,
  .myob .input-group-lg > input[type="date"].input-group-addon,
  .myob .input-group-lg > .input-group-btn > input[type="date"].btn,
  .myob .input-group-lg > .input-group-btn > input[type="date"].btn-xs,
  .myob .input-group-lg > .input-group-btn > input[type="date"].btn-small,
  .myob .input-group-lg input[type="date"],
  .myob input[type="time"].input-lg,
  .myob .input-group-lg > input[type="time"].form-control,
  .myob .input-group-lg > input[type="time"].input-group-addon,
  .myob .input-group-lg > .input-group-btn > input[type="time"].btn,
  .myob .input-group-lg > .input-group-btn > input[type="time"].btn-xs,
  .myob .input-group-lg > .input-group-btn > input[type="time"].btn-small,
  .myob .input-group-lg input[type="time"],
  .myob input[type="datetime-local"].input-lg,
  .myob .input-group-lg > input[type="datetime-local"].form-control,
  .myob .input-group-lg > input[type="datetime-local"].input-group-addon,
  .myob .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .myob .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-xs,
  .myob .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-small,
  .myob .input-group-lg input[type="datetime-local"],
  .myob input[type="month"].input-lg,
  .myob .input-group-lg > input[type="month"].form-control,
  .myob .input-group-lg > input[type="month"].input-group-addon,
  .myob .input-group-lg > .input-group-btn > input[type="month"].btn,
  .myob .input-group-lg > .input-group-btn > input[type="month"].btn-xs,
  .myob .input-group-lg > .input-group-btn > input[type="month"].btn-small,
  .myob .input-group-lg input[type="month"] {
    line-height: 46px; } }

.myob .form-group {
  margin-bottom: 15px; }

.myob .radio,
.myob .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .myob .radio label,
  .myob .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.myob .radio input[type="radio"],
.myob .radio-inline input[type="radio"],
.myob .checkbox input[type="checkbox"],
.myob .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.myob .radio + .radio,
.myob .checkbox + .checkbox {
  margin-top: -5px; }

.myob .radio-inline,
.myob .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.myob .radio-inline + .radio-inline,
.myob .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.myob input[type="radio"][disabled],
.myob input[type="radio"].disabled,
.myob fieldset[disabled] input[type="radio"],
.myob input[type="checkbox"][disabled],
.myob input[type="checkbox"].disabled,
.myob fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.myob .radio-inline.disabled,
.myob fieldset[disabled] .radio-inline,
.myob .checkbox-inline.disabled,
.myob fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.myob .radio.disabled label,
.myob fieldset[disabled] .radio label,
.myob .checkbox.disabled label,
.myob fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.myob .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .myob .form-control-static.input-lg,
  .myob .input-group-lg > .form-control-static.form-control,
  .myob .input-group-lg > .form-control-static.input-group-addon,
  .myob .input-group-lg > .input-group-btn > .form-control-static.btn,
  .myob .input-group-lg > .input-group-btn > .form-control-static.btn-xs,
  .myob .input-group-lg > .input-group-btn > .form-control-static.btn-small,
  .myob .form-control-static.input-sm,
  .myob .input-group-sm > .form-control-static.form-control,
  .myob .input-group-sm > .form-control-static.input-group-addon,
  .myob .input-group-sm > .input-group-btn > .form-control-static.btn,
  .myob .input-group-sm > .input-group-btn > .form-control-static.btn-xs,
  .myob .input-group-sm > .input-group-btn > .form-control-static.btn-small {
    padding-left: 0;
    padding-right: 0; }

.myob .input-sm, .myob .input-group-sm > .form-control, .myob .input-group-sm > .input-group-addon, .myob .input-group-sm > .input-group-btn > .btn, .myob .input-group-sm > .input-group-btn > .btn-xs, .myob .input-group-sm > .input-group-btn > .btn-small {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.myob select.input-sm, .myob .input-group-sm > select.form-control, .myob .input-group-sm > select.input-group-addon, .myob .input-group-sm > .input-group-btn > select.btn, .myob .input-group-sm > .input-group-btn > select.btn-xs, .myob .input-group-sm > .input-group-btn > select.btn-small {
  height: 30px;
  line-height: 30px; }

.myob textarea.input-sm,
.myob .input-group-sm > textarea.form-control,
.myob .input-group-sm > textarea.input-group-addon,
.myob .input-group-sm > .input-group-btn > textarea.btn,
.myob .input-group-sm > .input-group-btn > textarea.btn-xs,
.myob .input-group-sm > .input-group-btn > textarea.btn-small,
.myob select[multiple].input-sm,
.myob .input-group-sm > select[multiple].form-control,
.myob .input-group-sm > select[multiple].input-group-addon,
.myob .input-group-sm > .input-group-btn > select[multiple].btn,
.myob .input-group-sm > .input-group-btn > select[multiple].btn-xs,
.myob .input-group-sm > .input-group-btn > select[multiple].btn-small {
  height: auto; }

.myob .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.myob .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.myob .form-group-sm textarea.form-control,
.myob .form-group-sm select[multiple].form-control {
  height: auto; }

.myob .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.myob .input-lg, .myob .input-group-lg > .form-control, .myob .input-group-lg > .input-group-addon, .myob .input-group-lg > .input-group-btn > .btn, .myob .input-group-lg > .input-group-btn > .btn-xs, .myob .input-group-lg > .input-group-btn > .btn-small {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.myob select.input-lg, .myob .input-group-lg > select.form-control, .myob .input-group-lg > select.input-group-addon, .myob .input-group-lg > .input-group-btn > select.btn, .myob .input-group-lg > .input-group-btn > select.btn-xs, .myob .input-group-lg > .input-group-btn > select.btn-small {
  height: 46px;
  line-height: 46px; }

.myob textarea.input-lg,
.myob .input-group-lg > textarea.form-control,
.myob .input-group-lg > textarea.input-group-addon,
.myob .input-group-lg > .input-group-btn > textarea.btn,
.myob .input-group-lg > .input-group-btn > textarea.btn-xs,
.myob .input-group-lg > .input-group-btn > textarea.btn-small,
.myob select[multiple].input-lg,
.myob .input-group-lg > select[multiple].form-control,
.myob .input-group-lg > select[multiple].input-group-addon,
.myob .input-group-lg > .input-group-btn > select[multiple].btn,
.myob .input-group-lg > .input-group-btn > select[multiple].btn-xs,
.myob .input-group-lg > .input-group-btn > select[multiple].btn-small {
  height: auto; }

.myob .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.myob .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.myob .form-group-lg textarea.form-control,
.myob .form-group-lg select[multiple].form-control {
  height: auto; }

.myob .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.myob .has-feedback {
  position: relative; }
  .myob .has-feedback .form-control {
    padding-right: 42.5px; }

.myob .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.myob .input-lg + .form-control-feedback,
.myob .input-group-lg > .form-control + .form-control-feedback,
.myob .input-group-lg > .input-group-addon + .form-control-feedback,
.myob .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.myob .input-group-lg > .input-group-btn > .btn-xs + .form-control-feedback,
.myob .input-group-lg > .input-group-btn > .btn-small + .form-control-feedback,
.myob .input-group-lg + .form-control-feedback,
.myob .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.myob .input-sm + .form-control-feedback,
.myob .input-group-sm > .form-control + .form-control-feedback,
.myob .input-group-sm > .input-group-addon + .form-control-feedback,
.myob .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.myob .input-group-sm > .input-group-btn > .btn-xs + .form-control-feedback,
.myob .input-group-sm > .input-group-btn > .btn-small + .form-control-feedback,
.myob .input-group-sm + .form-control-feedback,
.myob .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.myob .has-success .help-block,
.myob .has-success .control-label,
.myob .has-success .radio,
.myob .has-success .checkbox,
.myob .has-success .radio-inline,
.myob .has-success .checkbox-inline,
.myob .has-success.radio label,
.myob .has-success.checkbox label,
.myob .has-success.radio-inline label,
.myob .has-success.checkbox-inline label {
  color: #3c763d; }

.myob .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .myob .has-success .form-control:focus, .myob .has-success .form-control-focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.myob .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.myob .has-success .form-control-feedback {
  color: #3c763d; }

.myob .has-warning .help-block,
.myob .has-warning .control-label,
.myob .has-warning .radio,
.myob .has-warning .checkbox,
.myob .has-warning .radio-inline,
.myob .has-warning .checkbox-inline,
.myob .has-warning.radio label,
.myob .has-warning.checkbox label,
.myob .has-warning.radio-inline label,
.myob .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.myob .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .myob .has-warning .form-control:focus, .myob .has-warning .form-control-focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.myob .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.myob .has-warning .form-control-feedback {
  color: #8a6d3b; }

.myob .has-error .help-block,
.myob .error .help-block,
.myob .has-error .control-label,
.myob .error .control-label,
.myob .has-error .radio,
.myob .error .radio,
.myob .has-error .checkbox,
.myob .error .checkbox,
.myob .has-error .radio-inline,
.myob .error .radio-inline,
.myob .has-error .checkbox-inline,
.myob .error .checkbox-inline,
.myob .has-error.radio label,
.myob .radio.error label,
.myob .has-error.checkbox label,
.myob .checkbox.error label,
.myob .has-error.radio-inline label,
.myob .radio-inline.error label,
.myob .has-error.checkbox-inline label,
.myob .checkbox-inline.error label {
  color: #a94442; }

.myob .has-error .form-control, .myob .error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .myob .has-error .form-control:focus, .myob .error .form-control:focus, .myob .has-error .form-control-focus, .myob .error .form-control-focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.myob .has-error .input-group-addon, .myob .error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.myob .has-error .form-control-feedback, .myob .error .form-control-feedback {
  color: #a94442; }

.myob .has-feedback label ~ .form-control-feedback {
  top: 25px; }

.myob .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.myob .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .myob .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .myob .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .myob .form-inline .form-control-static {
    display: inline-block; }
  .myob .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .myob .form-inline .input-group .input-group-addon,
    .myob .form-inline .input-group .input-group-btn,
    .myob .form-inline .input-group .form-control {
      width: auto; }
  .myob .form-inline .input-group > .form-control {
    width: 100%; }
  .myob .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .myob .form-inline .radio,
  .myob .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .myob .form-inline .radio label,
    .myob .form-inline .checkbox label {
      padding-left: 0; }
  .myob .form-inline .radio input[type="radio"],
  .myob .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .myob .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.myob .form-horizontal .radio,
.myob .form-horizontal .checkbox,
.myob .form-horizontal .radio-inline,
.myob .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.myob .form-horizontal .radio,
.myob .form-horizontal .checkbox {
  min-height: 27px; }

.myob .form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .myob .form-horizontal .form-group:before,
  .myob .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .myob .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .myob .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.myob .form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }

@media (min-width: 768px) {
  .myob .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .myob .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.myob .btn, .myob .btn-small, .myob .btn-xs, .myob .btn-group-xs > .btn, .myob .input-group-btn .btn-small {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .myob .btn:focus,
  .myob .btn-small:focus,
  .myob .btn-xs:focus,
  .myob .btn.focus,
  .myob .focus.btn-small,
  .myob .focus.btn-xs,
  .myob .btn:active:focus,
  .myob .btn-small:active:focus,
  .myob .btn-xs:active:focus,
  .myob .btn:active.focus,
  .myob .btn-small:active.focus,
  .myob .btn-xs:active.focus,
  .myob .btn.active:focus,
  .myob .active.btn-small:focus,
  .myob .active.btn-xs:focus,
  .myob .btn.active.focus,
  .myob .active.focus.btn-small,
  .myob .active.focus.btn-xs {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .myob .btn:hover,
  .myob .btn-small:hover,
  .myob .btn-xs:hover,
  .myob .btn:focus,
  .myob .btn-small:focus,
  .myob .btn-xs:focus,
  .myob .btn.focus,
  .myob .focus.btn-small,
  .myob .focus.btn-xs {
    color: #333;
    text-decoration: none; }
  .myob .btn:active,
  .myob .btn-small:active,
  .myob .btn-xs:active,
  .myob .btn.active,
  .myob .active.btn-small,
  .myob .active.btn-xs {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .myob .btn.disabled,
  .myob .disabled.btn-small,
  .myob .disabled.btn-xs,
  .myob .btn[disabled],
  .myob [disabled].btn-small,
  .myob [disabled].btn-xs,
  .myob fieldset[disabled] .btn,
  .myob fieldset[disabled] .btn-small,
  .myob fieldset[disabled] .btn-xs {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

.myob a.btn.disabled,
.myob a.disabled.btn-small,
.myob a.disabled.btn-xs,
.myob fieldset[disabled] a.btn,
.myob fieldset[disabled] a.btn-small,
.myob fieldset[disabled] a.btn-xs {
  pointer-events: none; }

.myob .btn-default {
  color: #333;
  background-color: #f5f5f5;
  border-color: #d3d3d3; }
  .myob .btn-default:focus,
  .myob .btn-default.focus {
    color: #333;
    background-color: gainsboro;
    border-color: #939393; }
  .myob .btn-default:hover {
    color: #333;
    background-color: gainsboro;
    border-color: #b4b4b4; }
  .myob .btn-default:active,
  .myob .btn-default.active,
  .myob .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: gainsboro;
    border-color: #b4b4b4; }
    .myob .btn-default:active:hover,
    .myob .btn-default:active:focus,
    .myob .btn-default:active.focus,
    .myob .btn-default.active:hover,
    .myob .btn-default.active:focus,
    .myob .btn-default.active.focus,
    .myob .open > .btn-default.dropdown-toggle:hover,
    .myob .open > .btn-default.dropdown-toggle:focus,
    .myob .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #cacaca;
      border-color: #939393; }
  .myob .btn-default:active,
  .myob .btn-default.active,
  .myob .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .myob .btn-default.disabled,
  .myob .btn-default.disabled:hover,
  .myob .btn-default.disabled:focus,
  .myob .btn-default.disabled.focus,
  .myob .btn-default.disabled:active,
  .myob .btn-default.disabled.active,
  .myob .btn-default[disabled],
  .myob .btn-default[disabled]:hover,
  .myob .btn-default[disabled]:focus,
  .myob .btn-default[disabled].focus,
  .myob .btn-default[disabled]:active,
  .myob .btn-default[disabled].active,
  .myob fieldset[disabled] .btn-default,
  .myob fieldset[disabled] .btn-default:hover,
  .myob fieldset[disabled] .btn-default:focus,
  .myob fieldset[disabled] .btn-default.focus,
  .myob fieldset[disabled] .btn-default:active,
  .myob fieldset[disabled] .btn-default.active {
    background-color: #f5f5f5;
    border-color: #d3d3d3; }
  .myob .btn-default .badge {
    color: #f5f5f5;
    background-color: #333; }

.myob .btn-primary {
  color: #fff;
  background-color: #5fa52c;
  border-color: #47831c; }
  .myob .btn-primary:focus,
  .myob .btn-primary.focus {
    color: #fff;
    background-color: #487d21;
    border-color: #0e1a06; }
  .myob .btn-primary:hover {
    color: #fff;
    background-color: #487d21;
    border-color: #2c5111; }
  .myob .btn-primary:active,
  .myob .btn-primary.active,
  .myob .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #487d21;
    border-color: #2c5111; }
    .myob .btn-primary:active:hover,
    .myob .btn-primary:active:focus,
    .myob .btn-primary:active.focus,
    .myob .btn-primary.active:hover,
    .myob .btn-primary.active:focus,
    .myob .btn-primary.active.focus,
    .myob .open > .btn-primary.dropdown-toggle:hover,
    .myob .open > .btn-primary.dropdown-toggle:focus,
    .myob .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #38611a;
      border-color: #0e1a06; }
  .myob .btn-primary:active,
  .myob .btn-primary.active,
  .myob .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .myob .btn-primary.disabled,
  .myob .btn-primary.disabled:hover,
  .myob .btn-primary.disabled:focus,
  .myob .btn-primary.disabled.focus,
  .myob .btn-primary.disabled:active,
  .myob .btn-primary.disabled.active,
  .myob .btn-primary[disabled],
  .myob .btn-primary[disabled]:hover,
  .myob .btn-primary[disabled]:focus,
  .myob .btn-primary[disabled].focus,
  .myob .btn-primary[disabled]:active,
  .myob .btn-primary[disabled].active,
  .myob fieldset[disabled] .btn-primary,
  .myob fieldset[disabled] .btn-primary:hover,
  .myob fieldset[disabled] .btn-primary:focus,
  .myob fieldset[disabled] .btn-primary.focus,
  .myob fieldset[disabled] .btn-primary:active,
  .myob fieldset[disabled] .btn-primary.active {
    background-color: #5fa52c;
    border-color: #47831c; }
  .myob .btn-primary .badge {
    color: #5fa52c;
    background-color: #fff; }

.myob .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .myob .btn-success:focus,
  .myob .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .myob .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .myob .btn-success:active,
  .myob .btn-success.active,
  .myob .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .myob .btn-success:active:hover,
    .myob .btn-success:active:focus,
    .myob .btn-success:active.focus,
    .myob .btn-success.active:hover,
    .myob .btn-success.active:focus,
    .myob .btn-success.active.focus,
    .myob .open > .btn-success.dropdown-toggle:hover,
    .myob .open > .btn-success.dropdown-toggle:focus,
    .myob .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .myob .btn-success:active,
  .myob .btn-success.active,
  .myob .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .myob .btn-success.disabled,
  .myob .btn-success.disabled:hover,
  .myob .btn-success.disabled:focus,
  .myob .btn-success.disabled.focus,
  .myob .btn-success.disabled:active,
  .myob .btn-success.disabled.active,
  .myob .btn-success[disabled],
  .myob .btn-success[disabled]:hover,
  .myob .btn-success[disabled]:focus,
  .myob .btn-success[disabled].focus,
  .myob .btn-success[disabled]:active,
  .myob .btn-success[disabled].active,
  .myob fieldset[disabled] .btn-success,
  .myob fieldset[disabled] .btn-success:hover,
  .myob fieldset[disabled] .btn-success:focus,
  .myob fieldset[disabled] .btn-success.focus,
  .myob fieldset[disabled] .btn-success:active,
  .myob fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .myob .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.myob .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .myob .btn-info:focus,
  .myob .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .myob .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .myob .btn-info:active,
  .myob .btn-info.active,
  .myob .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .myob .btn-info:active:hover,
    .myob .btn-info:active:focus,
    .myob .btn-info:active.focus,
    .myob .btn-info.active:hover,
    .myob .btn-info.active:focus,
    .myob .btn-info.active.focus,
    .myob .open > .btn-info.dropdown-toggle:hover,
    .myob .open > .btn-info.dropdown-toggle:focus,
    .myob .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .myob .btn-info:active,
  .myob .btn-info.active,
  .myob .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .myob .btn-info.disabled,
  .myob .btn-info.disabled:hover,
  .myob .btn-info.disabled:focus,
  .myob .btn-info.disabled.focus,
  .myob .btn-info.disabled:active,
  .myob .btn-info.disabled.active,
  .myob .btn-info[disabled],
  .myob .btn-info[disabled]:hover,
  .myob .btn-info[disabled]:focus,
  .myob .btn-info[disabled].focus,
  .myob .btn-info[disabled]:active,
  .myob .btn-info[disabled].active,
  .myob fieldset[disabled] .btn-info,
  .myob fieldset[disabled] .btn-info:hover,
  .myob fieldset[disabled] .btn-info:focus,
  .myob fieldset[disabled] .btn-info.focus,
  .myob fieldset[disabled] .btn-info:active,
  .myob fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .myob .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.myob .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .myob .btn-warning:focus,
  .myob .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .myob .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .myob .btn-warning:active,
  .myob .btn-warning.active,
  .myob .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .myob .btn-warning:active:hover,
    .myob .btn-warning:active:focus,
    .myob .btn-warning:active.focus,
    .myob .btn-warning.active:hover,
    .myob .btn-warning.active:focus,
    .myob .btn-warning.active.focus,
    .myob .open > .btn-warning.dropdown-toggle:hover,
    .myob .open > .btn-warning.dropdown-toggle:focus,
    .myob .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .myob .btn-warning:active,
  .myob .btn-warning.active,
  .myob .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .myob .btn-warning.disabled,
  .myob .btn-warning.disabled:hover,
  .myob .btn-warning.disabled:focus,
  .myob .btn-warning.disabled.focus,
  .myob .btn-warning.disabled:active,
  .myob .btn-warning.disabled.active,
  .myob .btn-warning[disabled],
  .myob .btn-warning[disabled]:hover,
  .myob .btn-warning[disabled]:focus,
  .myob .btn-warning[disabled].focus,
  .myob .btn-warning[disabled]:active,
  .myob .btn-warning[disabled].active,
  .myob fieldset[disabled] .btn-warning,
  .myob fieldset[disabled] .btn-warning:hover,
  .myob fieldset[disabled] .btn-warning:focus,
  .myob fieldset[disabled] .btn-warning.focus,
  .myob fieldset[disabled] .btn-warning:active,
  .myob fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .myob .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.myob .btn-danger {
  color: #fff;
  background-color: #ab1678;
  border-color: #75064f; }
  .myob .btn-danger:focus,
  .myob .btn-danger.focus {
    color: #fff;
    background-color: #7e1058;
    border-color: black; }
  .myob .btn-danger:hover {
    color: #fff;
    background-color: #7e1058;
    border-color: #3b0328; }
  .myob .btn-danger:active,
  .myob .btn-danger.active,
  .myob .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #7e1058;
    border-color: #3b0328; }
    .myob .btn-danger:active:hover,
    .myob .btn-danger:active:focus,
    .myob .btn-danger:active.focus,
    .myob .btn-danger.active:hover,
    .myob .btn-danger.active:focus,
    .myob .btn-danger.active.focus,
    .myob .open > .btn-danger.dropdown-toggle:hover,
    .myob .open > .btn-danger.dropdown-toggle:focus,
    .myob .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #5e0c42;
      border-color: black; }
  .myob .btn-danger:active,
  .myob .btn-danger.active,
  .myob .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .myob .btn-danger.disabled,
  .myob .btn-danger.disabled:hover,
  .myob .btn-danger.disabled:focus,
  .myob .btn-danger.disabled.focus,
  .myob .btn-danger.disabled:active,
  .myob .btn-danger.disabled.active,
  .myob .btn-danger[disabled],
  .myob .btn-danger[disabled]:hover,
  .myob .btn-danger[disabled]:focus,
  .myob .btn-danger[disabled].focus,
  .myob .btn-danger[disabled]:active,
  .myob .btn-danger[disabled].active,
  .myob fieldset[disabled] .btn-danger,
  .myob fieldset[disabled] .btn-danger:hover,
  .myob fieldset[disabled] .btn-danger:focus,
  .myob fieldset[disabled] .btn-danger.focus,
  .myob fieldset[disabled] .btn-danger:active,
  .myob fieldset[disabled] .btn-danger.active {
    background-color: #ab1678;
    border-color: #75064f; }
  .myob .btn-danger .badge {
    color: #ab1678;
    background-color: #fff; }

.myob .btn-link {
  color: #ab1678;
  font-weight: normal;
  border-radius: 0; }
  .myob .btn-link,
  .myob .btn-link:active,
  .myob .btn-link.active,
  .myob .btn-link[disabled],
  .myob fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .myob .btn-link,
  .myob .btn-link:hover,
  .myob .btn-link:focus,
  .myob .btn-link:active {
    border-color: transparent; }
  .myob .btn-link:hover,
  .myob .btn-link:focus {
    color: #670d48;
    text-decoration: underline;
    background-color: transparent; }
  .myob .btn-link[disabled]:hover,
  .myob .btn-link[disabled]:focus,
  .myob fieldset[disabled] .btn-link:hover,
  .myob fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.myob .btn-lg, .myob .btn-group-lg > .btn, .myob .btn-group-lg > .btn-small, .myob .btn-group-lg > .btn-xs, .myob .input-group-btn .btn-group-lg > .btn-small {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.myob .btn-sm, .myob .btn-group-sm > .btn, .myob .btn-group-sm > .btn-small, .myob .btn-group-sm > .btn-xs, .myob .input-group-btn .btn-group-sm > .btn-small {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.myob .btn-xs, .myob .btn-group-xs > .btn, .myob .btn-group-xs > .btn-small, .myob .btn-group-xs > .btn-xs, .myob .input-group-btn .btn-group-xs > .btn-small {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.myob .btn-block {
  display: block;
  width: 100%; }

.myob .btn-block + .btn-block {
  margin-top: 5px; }

.myob input[type="submit"].btn-block,
.myob input[type="reset"].btn-block,
.myob input[type="button"].btn-block {
  width: 100%; }

.myob .fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .myob .fade.in {
    opacity: 1; }

.myob .collapse {
  display: none; }
  .myob .collapse.in {
    display: block; }

.myob tr.collapse.in {
  display: table-row; }

.myob tbody.collapse.in {
  display: table-row-group; }

.myob .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.myob .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.myob .dropup,
.myob .dropdown {
  position: relative; }

.myob .dropdown-toggle:focus {
  outline: 0; }

.myob .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .myob .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .myob .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #d7d7d7; }
  .myob .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.myob .dropdown-menu > li > a:hover,
.myob .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.myob .dropdown-menu > .active > a,
.myob .dropdown-menu > .active > a:hover,
.myob .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.myob .dropdown-menu > .disabled > a,
.myob .dropdown-menu > .disabled > a:hover,
.myob .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.myob .dropdown-menu > .disabled > a:hover,
.myob .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.myob .open > .dropdown-menu {
  display: block; }

.myob .open > a {
  outline: 0; }

.myob .dropdown-menu-right {
  left: auto;
  right: 0; }

.myob .dropdown-menu-left {
  left: 0;
  right: auto; }

.myob .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.myob .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.myob .pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.myob .dropup .caret,
.myob .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.myob .dropup .dropdown-menu,
.myob .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .myob .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .myob .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.myob .btn-group,
.myob .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .myob .btn-group > .btn,
  .myob .btn-group > .btn-small,
  .myob .btn-group > .btn-xs,
  .myob .input-group-btn .btn-group > .btn-small,
  .myob .btn-group-vertical > .btn,
  .myob .btn-group-vertical > .btn-small,
  .myob .btn-group-vertical > .btn-xs,
  .myob .input-group-btn .btn-group-vertical > .btn-small {
    position: relative;
    float: left; }
    .myob .btn-group > .btn:hover,
    .myob .btn-group > .btn-small:hover,
    .myob .btn-group > .btn-xs:hover,
    .myob .input-group-btn .btn-group > .btn-small:hover,
    .myob .btn-group > .btn:focus,
    .myob .btn-group > .btn-small:focus,
    .myob .btn-group > .btn-xs:focus,
    .myob .input-group-btn .btn-group > .btn-small:focus,
    .myob .btn-group > .btn:active,
    .myob .btn-group > .btn-small:active,
    .myob .btn-group > .btn-xs:active,
    .myob .input-group-btn .btn-group > .btn-small:active,
    .myob .btn-group > .btn.active,
    .myob .btn-group > .active.btn-small,
    .myob .btn-group > .active.btn-xs,
    .myob .input-group-btn .btn-group > .active.btn-small,
    .myob .btn-group-vertical > .btn:hover,
    .myob .btn-group-vertical > .btn-small:hover,
    .myob .btn-group-vertical > .btn-xs:hover,
    .myob .input-group-btn .btn-group-vertical > .btn-small:hover,
    .myob .btn-group-vertical > .btn:focus,
    .myob .btn-group-vertical > .btn-small:focus,
    .myob .btn-group-vertical > .btn-xs:focus,
    .myob .input-group-btn .btn-group-vertical > .btn-small:focus,
    .myob .btn-group-vertical > .btn:active,
    .myob .btn-group-vertical > .btn-small:active,
    .myob .btn-group-vertical > .btn-xs:active,
    .myob .input-group-btn .btn-group-vertical > .btn-small:active,
    .myob .btn-group-vertical > .btn.active,
    .myob .btn-group-vertical > .active.btn-small,
    .myob .btn-group-vertical > .active.btn-xs,
    .myob .input-group-btn .btn-group-vertical > .active.btn-small {
      z-index: 2; }

.myob .btn-group .btn + .btn,
.myob .btn-group .btn-small + .btn,
.myob .btn-group .btn-xs + .btn,
.myob .btn-group .input-group-btn .btn-small + .btn,
.myob .btn-group .btn + .btn-small,
.myob .btn-group .btn-small + .btn-small,
.myob .btn-group .btn-xs + .btn-small,
.myob .btn-group .btn-group-xs > .btn + .btn-small,
.myob .btn-group .btn + .btn-xs,
.myob .btn-group .btn-small + .btn-xs,
.myob .btn-group .btn-xs + .btn-xs,
.myob .btn-group .btn-group-xs > .btn + .btn-xs,
.myob .btn-group .input-group-btn .btn-small + .btn-xs,
.myob .btn-group .btn-group-xs > .btn-small + .btn,
.myob .btn-group .btn-group-xs > .btn-xs + .btn,
.myob .btn-group .btn-group-xs > .btn + .btn,
.myob .btn-group .input-group-btn .btn-group-xs > .btn-small + .btn,
.myob .btn-group .input-group-btn .btn + .btn-small,
.myob .btn-group .input-group-btn .btn-xs + .btn-small,
.myob .btn-group .input-group-btn .btn-group-xs > .btn + .btn-small,
.myob .btn-group .input-group-btn .btn-small + .btn-small,
.myob .btn-group .btn + .btn-group,
.myob .btn-group .btn-small + .btn-group,
.myob .btn-group .btn-xs + .btn-group,
.myob .btn-group .btn-group-xs > .btn + .btn-group,
.myob .btn-group .input-group-btn .btn-small + .btn-group,
.myob .btn-group .btn-group + .btn,
.myob .btn-group .btn-group + .btn-small,
.myob .btn-group .btn-group + .btn-xs,
.myob .btn-group .btn-group-xs > .btn-group + .btn,
.myob .btn-group .input-group-btn .btn-group + .btn-small,
.myob .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.myob .btn-toolbar {
  margin-left: -5px; }
  .myob .btn-toolbar:before,
  .myob .btn-toolbar:after {
    content: " ";
    display: table; }
  .myob .btn-toolbar:after {
    clear: both; }
  .myob .btn-toolbar .btn,
  .myob .btn-toolbar .btn-small,
  .myob .btn-toolbar .btn-xs,
  .myob .btn-toolbar .btn-group,
  .myob .btn-toolbar .input-group {
    float: left; }
  .myob .btn-toolbar > .btn,
  .myob .btn-toolbar > .btn-small,
  .myob .btn-toolbar > .btn-xs,
  .myob .input-group-btn .btn-toolbar > .btn-small,
  .myob .btn-toolbar > .btn-group,
  .myob .btn-toolbar > .input-group {
    margin-left: 5px; }

.myob .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .myob .btn-group > .btn-small:not(:first-child):not(:last-child):not(.dropdown-toggle), .myob .btn-group > .btn-xs:not(:first-child):not(:last-child):not(.dropdown-toggle), .myob .input-group-btn .btn-group > .btn-small:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.myob .btn-group > .btn:first-child, .myob .btn-group > .btn-small:first-child, .myob .btn-group > .btn-xs:first-child, .myob .input-group-btn .btn-group > .btn-small:first-child {
  margin-left: 0; }
  .myob .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .myob .btn-group > .btn-small:first-child:not(:last-child):not(.dropdown-toggle), .myob .btn-group > .btn-xs:first-child:not(:last-child):not(.dropdown-toggle), .myob .input-group-btn .btn-group > .btn-small:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.myob .btn-group > .btn:last-child:not(:first-child),
.myob .btn-group > .btn-small:last-child:not(:first-child),
.myob .btn-group > .btn-xs:last-child:not(:first-child),
.myob .input-group-btn .btn-group > .btn-small:last-child:not(:first-child),
.myob .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.myob .btn-group > .btn-group {
  float: left; }

.myob .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .myob .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-small, .myob .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-xs, .myob .input-group-btn .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-small {
  border-radius: 0; }

.myob .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.myob .btn-group > .btn-group:first-child:not(:last-child) > .btn-small:last-child,
.myob .btn-group > .btn-group:first-child:not(:last-child) > .btn-xs:last-child,
.myob .input-group-btn .btn-group > .btn-group:first-child:not(:last-child) > .btn-small:last-child,
.myob .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.myob .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .myob .btn-group > .btn-group:last-child:not(:first-child) > .btn-small:first-child, .myob .btn-group > .btn-group:last-child:not(:first-child) > .btn-xs:first-child, .myob .input-group-btn .btn-group > .btn-group:last-child:not(:first-child) > .btn-small:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.myob .btn-group .dropdown-toggle:active,
.myob .btn-group.open .dropdown-toggle {
  outline: 0; }

.myob .btn-group > .btn + .dropdown-toggle, .myob .btn-group > .btn-small + .dropdown-toggle, .myob .btn-group > .btn-xs + .dropdown-toggle, .myob .input-group-btn .btn-group > .btn-small + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.myob .btn-group > .btn-lg + .dropdown-toggle, .myob .btn-group-lg.btn-group > .btn + .dropdown-toggle, .myob .btn-group-lg.btn-group > .btn-small + .dropdown-toggle, .myob .btn-group-lg.btn-group > .btn-xs + .dropdown-toggle, .myob .input-group-btn .btn-group-lg.btn-group > .btn-small + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.myob .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .myob .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.myob .btn .caret, .myob .btn-small .caret, .myob .btn-xs .caret {
  margin-left: 0; }

.myob .btn-lg .caret, .myob .btn-group-lg > .btn .caret, .myob .btn-group-lg > .btn-small .caret, .myob .btn-group-lg > .btn-xs .caret, .myob .input-group-btn .btn-group-lg > .btn-small .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.myob .dropup .btn-lg .caret, .myob .dropup .btn-group-lg > .btn .caret, .myob .dropup .btn-group-lg > .btn-small .caret, .myob .dropup .btn-group-lg > .btn-xs .caret, .myob .dropup .input-group-btn .btn-group-lg > .btn-small .caret {
  border-width: 0 5px 5px; }

.myob .btn-group-vertical > .btn,
.myob .btn-group-vertical > .btn-small,
.myob .btn-group-vertical > .btn-xs,
.myob .input-group-btn .btn-group-vertical > .btn-small,
.myob .btn-group-vertical > .btn-group,
.myob .btn-group-vertical > .btn-group > .btn,
.myob .btn-group-vertical > .btn-group > .btn-small,
.myob .btn-group-vertical > .btn-group > .btn-xs,
.myob .input-group-btn .btn-group-vertical > .btn-group > .btn-small {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.myob .btn-group-vertical > .btn-group:before,
.myob .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.myob .btn-group-vertical > .btn-group:after {
  clear: both; }

.myob .btn-group-vertical > .btn-group > .btn, .myob .btn-group-vertical > .btn-group > .btn-small, .myob .btn-group-vertical > .btn-group > .btn-xs, .myob .input-group-btn .btn-group-vertical > .btn-group > .btn-small {
  float: none; }

.myob .btn-group-vertical > .btn + .btn,
.myob .btn-group-vertical > .btn-small + .btn,
.myob .btn-group-vertical > .btn-xs + .btn,
.myob .input-group-btn .btn-group-vertical > .btn-small + .btn,
.myob .btn-group-vertical > .btn + .btn-small,
.myob .btn-group-vertical > .btn-small + .btn-small,
.myob .btn-group-vertical > .btn-xs + .btn-small,
.myob .btn-group-vertical > .btn + .btn-xs,
.myob .btn-group-vertical > .btn-small + .btn-xs,
.myob .btn-group-vertical > .btn-xs + .btn-xs,
.myob .input-group-btn .btn-group-vertical > .btn-small + .btn-xs,
.myob .input-group-btn .btn-group-vertical > .btn + .btn-small,
.myob .input-group-btn .btn-group-vertical > .btn-xs + .btn-small,
.myob .input-group-btn .btn-group-vertical > .btn-small + .btn-small,
.myob .btn-group-vertical > .btn + .btn-group,
.myob .btn-group-vertical > .btn-small + .btn-group,
.myob .btn-group-vertical > .btn-xs + .btn-group,
.myob .input-group-btn .btn-group-vertical > .btn-small + .btn-group,
.myob .btn-group-vertical > .btn-group + .btn,
.myob .btn-group-vertical > .btn-group + .btn-small,
.myob .btn-group-vertical > .btn-group + .btn-xs,
.myob .input-group-btn .btn-group-vertical > .btn-group + .btn-small,
.myob .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.myob .btn-group-vertical > .btn:not(:first-child):not(:last-child), .myob .btn-group-vertical > .btn-small:not(:first-child):not(:last-child), .myob .btn-group-vertical > .btn-xs:not(:first-child):not(:last-child), .myob .input-group-btn .btn-group-vertical > .btn-small:not(:first-child):not(:last-child) {
  border-radius: 0; }

.myob .btn-group-vertical > .btn:first-child:not(:last-child), .myob .btn-group-vertical > .btn-small:first-child:not(:last-child), .myob .btn-group-vertical > .btn-xs:first-child:not(:last-child), .myob .input-group-btn .btn-group-vertical > .btn-small:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.myob .btn-group-vertical > .btn:last-child:not(:first-child), .myob .btn-group-vertical > .btn-small:last-child:not(:first-child), .myob .btn-group-vertical > .btn-xs:last-child:not(:first-child), .myob .input-group-btn .btn-group-vertical > .btn-small:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.myob .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .myob .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-small, .myob .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-xs, .myob .input-group-btn .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-small {
  border-radius: 0; }

.myob .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.myob .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-small:last-child,
.myob .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-xs:last-child,
.myob .input-group-btn .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-small:last-child,
.myob .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.myob .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .myob .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-small:first-child, .myob .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-xs:first-child, .myob .input-group-btn .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-small:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.myob .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .myob .btn-group-justified > .btn,
  .myob .btn-group-justified > .btn-small,
  .myob .btn-group-justified > .btn-xs,
  .myob .input-group-btn .btn-group-justified > .btn-small,
  .myob .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .myob .btn-group-justified > .btn-group .btn, .myob .btn-group-justified > .btn-group .btn-small, .myob .btn-group-justified > .btn-group .btn-xs, .myob .input-group-btn .btn-group-justified > .btn-group .btn-small {
    width: 100%; }
  .myob .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

.myob [data-toggle="buttons"] > .btn input[type="radio"],
.myob [data-toggle="buttons"] > .btn-small input[type="radio"],
.myob [data-toggle="buttons"] > .btn-xs input[type="radio"],
.myob .input-group-btn [data-toggle="buttons"] > .btn-small input[type="radio"],
.myob [data-toggle="buttons"] > .btn input[type="checkbox"],
.myob [data-toggle="buttons"] > .btn-small input[type="checkbox"],
.myob [data-toggle="buttons"] > .btn-xs input[type="checkbox"],
.myob .input-group-btn [data-toggle="buttons"] > .btn-small input[type="checkbox"],
.myob [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.myob [data-toggle="buttons"] > .btn-group > .btn-small input[type="radio"],
.myob [data-toggle="buttons"] > .btn-group > .btn-xs input[type="radio"],
.myob .input-group-btn [data-toggle="buttons"] > .btn-group > .btn-small input[type="radio"],
.myob [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.myob [data-toggle="buttons"] > .btn-group > .btn-small input[type="checkbox"],
.myob [data-toggle="buttons"] > .btn-group > .btn-xs input[type="checkbox"],
.myob .input-group-btn [data-toggle="buttons"] > .btn-group > .btn-small input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.myob .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .myob .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .myob .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.myob .input-group-addon,
.myob .input-group-btn,
.myob .input-group .form-control {
  display: table-cell; }
  .myob .input-group-addon:not(:first-child):not(:last-child),
  .myob .input-group-btn:not(:first-child):not(:last-child),
  .myob .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.myob .input-group-addon,
.myob .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.myob .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ebebe9;
  border-radius: 4px; }
  .myob .input-group-addon.input-sm, .myob .input-group-sm > .input-group-addon, .myob .input-group-sm > .input-group-btn > .input-group-addon.btn, .myob .input-group-sm > .input-group-btn > .input-group-addon.btn-xs, .myob .input-group-sm > .input-group-btn > .input-group-addon.btn-small {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .myob .input-group-addon.input-lg, .myob .input-group-lg > .input-group-addon, .myob .input-group-lg > .input-group-btn > .input-group-addon.btn, .myob .input-group-lg > .input-group-btn > .input-group-addon.btn-xs, .myob .input-group-lg > .input-group-btn > .input-group-addon.btn-small {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .myob .input-group-addon input[type="radio"],
  .myob .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.myob .input-group .form-control:first-child,
.myob .input-group-addon:first-child,
.myob .input-group-btn:first-child > .btn,
.myob .input-group-btn:first-child > .btn-xs,
.myob .input-group-btn:first-child > .btn-small,
.myob .input-group-btn:first-child > .btn-group > .btn,
.myob .input-group-btn:first-child > .btn-group > .btn-xs,
.myob .input-group-btn:first-child > .btn-group > .btn-small,
.myob .input-group-btn:first-child > .dropdown-toggle,
.myob .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.myob .input-group-btn:last-child > .btn-xs:not(:last-child):not(.dropdown-toggle),
.myob .input-group-btn:last-child > .btn-small:not(:last-child):not(.dropdown-toggle),
.myob .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.myob .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-xs,
.myob .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-small {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.myob .input-group-addon:first-child {
  border-right: 0; }

.myob .input-group .form-control:last-child,
.myob .input-group-addon:last-child,
.myob .input-group-btn:last-child > .btn,
.myob .input-group-btn:last-child > .btn-xs,
.myob .input-group-btn:last-child > .btn-small,
.myob .input-group-btn:last-child > .btn-group > .btn,
.myob .input-group-btn:last-child > .btn-group > .btn-xs,
.myob .input-group-btn:last-child > .btn-group > .btn-small,
.myob .input-group-btn:last-child > .dropdown-toggle,
.myob .input-group-btn:first-child > .btn:not(:first-child),
.myob .input-group-btn:first-child > .btn-xs:not(:first-child),
.myob .input-group-btn:first-child > .btn-small:not(:first-child),
.myob .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.myob .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-xs,
.myob .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-small {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.myob .input-group-addon:last-child {
  border-left: 0; }

.myob .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .myob .input-group-btn > .btn, .myob .input-group-btn > .btn-xs, .myob .input-group-btn > .btn-small {
    position: relative; }
    .myob .input-group-btn > .btn + .btn, .myob .input-group-btn > .btn-xs + .btn, .myob .input-group-btn > .btn-small + .btn, .myob .input-group-btn > .btn + .btn-xs, .myob .input-group-btn > .btn-xs + .btn-xs, .myob .input-group-btn > .btn-small + .btn-xs, .myob .input-group-btn > .btn + .btn-small, .myob .input-group-btn > .btn-xs + .btn-small, .myob .input-group-btn > .btn-small + .btn-small {
      margin-left: -1px; }
    .myob .input-group-btn > .btn:hover,
    .myob .input-group-btn > .btn-xs:hover,
    .myob .input-group-btn > .btn-small:hover,
    .myob .input-group-btn > .btn:focus,
    .myob .input-group-btn > .btn-xs:focus,
    .myob .input-group-btn > .btn-small:focus,
    .myob .input-group-btn > .btn:active,
    .myob .input-group-btn > .btn-xs:active,
    .myob .input-group-btn > .btn-small:active {
      z-index: 2; }
  .myob .input-group-btn:first-child > .btn,
  .myob .input-group-btn:first-child > .btn-xs,
  .myob .input-group-btn:first-child > .btn-small,
  .myob .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .myob .input-group-btn:last-child > .btn,
  .myob .input-group-btn:last-child > .btn-xs,
  .myob .input-group-btn:last-child > .btn-small,
  .myob .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.myob .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .myob .nav:before,
  .myob .nav:after {
    content: " ";
    display: table; }
  .myob .nav:after {
    clear: both; }
  .myob .nav > li {
    position: relative;
    display: block; }
    .myob .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .myob .nav > li > a:hover,
      .myob .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .myob .nav > li.disabled > a {
      color: #777777; }
      .myob .nav > li.disabled > a:hover,
      .myob .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .myob .nav .open > a,
  .myob .nav .open > a:hover,
  .myob .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #ab1678; }
  .myob .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .myob .nav > li > a > img {
    max-width: none; }

.myob .nav-tabs {
  border-bottom: 1px solid #ebebe9; }
  .myob .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .myob .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .myob .nav-tabs > li > a:hover {
        border-color: #ebebe9 #ebebe9 #ebebe9; }
    .myob .nav-tabs > li.active > a,
    .myob .nav-tabs > li.active > a:hover,
    .myob .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.myob .nav-pills > li {
  float: left; }
  .myob .nav-pills > li > a {
    border-radius: 4px; }
  .myob .nav-pills > li + li {
    margin-left: 2px; }
  .myob .nav-pills > li.active > a,
  .myob .nav-pills > li.active > a:hover,
  .myob .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.myob .nav-stacked > li {
  float: none; }
  .myob .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.myob .nav-justified, .myob .nav-tabs.nav-justified {
  width: 100%; }
  .myob .nav-justified > li, .myob .nav-tabs.nav-justified > li {
    float: none; }
    .myob .nav-justified > li > a, .myob .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .myob .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .myob .nav-justified > li, .myob .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .myob .nav-justified > li > a, .myob .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.myob .nav-tabs-justified, .myob .nav-tabs.nav-justified {
  border-bottom: 0; }
  .myob .nav-tabs-justified > li > a, .myob .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .myob .nav-tabs-justified > .active > a,
  .myob .nav-tabs.nav-justified > .active > a,
  .myob .nav-tabs-justified > .active > a:hover,
  .myob .nav-tabs.nav-justified > .active > a:hover,
  .myob .nav-tabs-justified > .active > a:focus,
  .myob .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .myob .nav-tabs-justified > li > a, .myob .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .myob .nav-tabs-justified > .active > a,
    .myob .nav-tabs.nav-justified > .active > a,
    .myob .nav-tabs-justified > .active > a:hover,
    .myob .nav-tabs.nav-justified > .active > a:hover,
    .myob .nav-tabs-justified > .active > a:focus,
    .myob .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.myob .tab-content > .tab-pane {
  display: none; }

.myob .tab-content > .active {
  display: block; }

.myob .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.myob .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .myob .navbar:before,
  .myob .navbar:after {
    content: " ";
    display: table; }
  .myob .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .myob .navbar {
      border-radius: 4px; } }

.myob .navbar-header:before,
.myob .navbar-header:after {
  content: " ";
  display: table; }

.myob .navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .myob .navbar-header {
    float: left; } }

.myob .navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .myob .navbar-collapse:before,
  .myob .navbar-collapse:after {
    content: " ";
    display: table; }
  .myob .navbar-collapse:after {
    clear: both; }
  .myob .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .myob .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .myob .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .myob .navbar-collapse.in {
        overflow-y: visible; }
      .myob .navbar-fixed-top .navbar-collapse,
      .myob .navbar-static-top .navbar-collapse,
      .myob .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.myob .navbar-fixed-top .navbar-collapse,
.myob .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .myob .navbar-fixed-top .navbar-collapse,
    .myob .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.myob .container > .navbar-header,
.myob .container > .navbar-collapse,
.myob .container-fluid > .navbar-header,
.myob .container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    .myob .container > .navbar-header,
    .myob .container > .navbar-collapse,
    .myob .container-fluid > .navbar-header,
    .myob .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.myob .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .myob .navbar-static-top {
      border-radius: 0; } }

.myob .navbar-fixed-top,
.myob .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .myob .navbar-fixed-top,
    .myob .navbar-fixed-bottom {
      border-radius: 0; } }

.myob .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.myob .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.myob .navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .myob .navbar-brand:hover,
  .myob .navbar-brand:focus {
    text-decoration: none; }
  .myob .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .myob .navbar > .container .navbar-brand,
    .myob .navbar > .container-fluid .navbar-brand {
      margin-left: -10px; } }

.myob .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .myob .navbar-toggle:focus {
    outline: 0; }
  .myob .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .myob .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .myob .navbar-toggle {
      display: none; } }

.myob .navbar-nav {
  margin: 7.5px -10px; }
  .myob .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .myob .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .myob .navbar-nav .open .dropdown-menu > li > a,
      .myob .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .myob .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .myob .navbar-nav .open .dropdown-menu > li > a:hover,
        .myob .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .myob .navbar-nav {
      float: left;
      margin: 0; }
      .myob .navbar-nav > li {
        float: left; }
        .myob .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.myob .navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .myob .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .myob .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .myob .navbar-form .form-control-static {
      display: inline-block; }
    .myob .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .myob .navbar-form .input-group .input-group-addon,
      .myob .navbar-form .input-group .input-group-btn,
      .myob .navbar-form .input-group .form-control {
        width: auto; }
    .myob .navbar-form .input-group > .form-control {
      width: 100%; }
    .myob .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .myob .navbar-form .radio,
    .myob .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .myob .navbar-form .radio label,
      .myob .navbar-form .checkbox label {
        padding-left: 0; }
    .myob .navbar-form .radio input[type="radio"],
    .myob .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .myob .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .myob .navbar-form .form-group {
      margin-bottom: 5px; }
      .myob .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .myob .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.myob .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.myob .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.myob .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .myob .navbar-btn.btn-sm, .myob .btn-group-sm > .navbar-btn.btn, .myob .btn-group-sm > .navbar-btn.btn-small, .myob .btn-group-sm > .navbar-btn.btn-xs, .myob .input-group-btn .btn-group-sm > .navbar-btn.btn-small {
    margin-top: 10px;
    margin-bottom: 10px; }
  .myob .navbar-btn.btn-xs, .myob .btn-group-xs > .navbar-btn.btn, .myob .btn-group-xs > .navbar-btn.btn-small, .myob .input-group-btn .btn-group-xs > .navbar-btn.btn-small {
    margin-top: 14px;
    margin-bottom: 14px; }

.myob .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .myob .navbar-text {
      float: left;
      margin-left: 10px;
      margin-right: 10px; } }

@media (min-width: 768px) {
  .myob .navbar-left {
    float: left !important; }
  .myob .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .myob .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.myob .navbar-default {
  background-color: #f5f5f5;
  border-color: #e4e4e4; }
  .myob .navbar-default .navbar-brand {
    color: #777; }
    .myob .navbar-default .navbar-brand:hover,
    .myob .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .myob .navbar-default .navbar-text {
    color: #777; }
  .myob .navbar-default .navbar-nav > li > a {
    color: #777; }
    .myob .navbar-default .navbar-nav > li > a:hover,
    .myob .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .myob .navbar-default .navbar-nav > .active > a,
  .myob .navbar-default .navbar-nav > .active > a:hover,
  .myob .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e9e9e6; }
  .myob .navbar-default .navbar-nav > .disabled > a,
  .myob .navbar-default .navbar-nav > .disabled > a:hover,
  .myob .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .myob .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .myob .navbar-default .navbar-toggle:hover,
    .myob .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .myob .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .myob .navbar-default .navbar-collapse,
  .myob .navbar-default .navbar-form {
    border-color: #e4e4e4; }
  .myob .navbar-default .navbar-nav > .open > a,
  .myob .navbar-default .navbar-nav > .open > a:hover,
  .myob .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e9e9e6;
    color: #555; }
  @media (max-width: 767px) {
    .myob .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .myob .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
      .myob .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .myob .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .myob .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .myob .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e9e9e6; }
    .myob .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .myob .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .myob .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .myob .navbar-default .navbar-link {
    color: #777; }
    .myob .navbar-default .navbar-link:hover {
      color: #333; }
  .myob .navbar-default .btn-link {
    color: #777; }
    .myob .navbar-default .btn-link:hover,
    .myob .navbar-default .btn-link:focus {
      color: #333; }
    .myob .navbar-default .btn-link[disabled]:hover,
    .myob .navbar-default .btn-link[disabled]:focus,
    .myob fieldset[disabled] .navbar-default .btn-link:hover,
    .myob fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.myob .navbar-inverse {
  background-color: #5c247b;
  border-color: #3e1854; }
  .myob .navbar-inverse .navbar-brand {
    color: white; }
    .myob .navbar-inverse .navbar-brand:hover,
    .myob .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .myob .navbar-inverse .navbar-text {
    color: white; }
  .myob .navbar-inverse .navbar-nav > li > a {
    color: white; }
    .myob .navbar-inverse .navbar-nav > li > a:hover,
    .myob .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .myob .navbar-inverse .navbar-nav > .active > a,
  .myob .navbar-inverse .navbar-nav > .active > a:hover,
  .myob .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #3e1854; }
  .myob .navbar-inverse .navbar-nav > .disabled > a,
  .myob .navbar-inverse .navbar-nav > .disabled > a:hover,
  .myob .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .myob .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .myob .navbar-inverse .navbar-toggle:hover,
    .myob .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .myob .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .myob .navbar-inverse .navbar-collapse,
  .myob .navbar-inverse .navbar-form {
    border-color: #471c5f; }
  .myob .navbar-inverse .navbar-nav > .open > a,
  .myob .navbar-inverse .navbar-nav > .open > a:hover,
  .myob .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #3e1854;
    color: #fff; }
  @media (max-width: 767px) {
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #3e1854; }
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #3e1854; }
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: white; }
      .myob .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
      .myob .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #3e1854; }
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .myob .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .myob .navbar-inverse .navbar-link {
    color: white; }
    .myob .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .myob .navbar-inverse .btn-link {
    color: white; }
    .myob .navbar-inverse .btn-link:hover,
    .myob .navbar-inverse .btn-link:focus {
      color: #fff; }
    .myob .navbar-inverse .btn-link[disabled]:hover,
    .myob .navbar-inverse .btn-link[disabled]:focus,
    .myob fieldset[disabled] .navbar-inverse .btn-link:hover,
    .myob fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.myob .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: white;
  border-radius: 4px; }
  .myob .breadcrumb > li {
    display: inline-block; }
    .myob .breadcrumb > li + li:before {
      content: "▶\\00a0";
      padding: 0 5px;
      color: #acacac; }
  .myob .breadcrumb > .active {
    color: #4d5b6a; }

.myob .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .myob .pagination > li {
    display: inline; }
    .myob .pagination > li > a,
    .myob .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #ab1678;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .myob .pagination > li:first-child > a,
    .myob .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .myob .pagination > li:last-child > a,
    .myob .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .myob .pagination > li > a:hover,
  .myob .pagination > li > a:focus,
  .myob .pagination > li > span:hover,
  .myob .pagination > li > span:focus {
    z-index: 3;
    color: #670d48;
    background-color: #eeeeee;
    border-color: #ddd; }
  .myob .pagination > .active > a,
  .myob .pagination > .active > a:hover,
  .myob .pagination > .active > a:focus,
  .myob .pagination > .active > span,
  .myob .pagination > .active > span:hover,
  .myob .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .myob .pagination > .disabled > span,
  .myob .pagination > .disabled > span:hover,
  .myob .pagination > .disabled > span:focus,
  .myob .pagination > .disabled > a,
  .myob .pagination > .disabled > a:hover,
  .myob .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.myob .pagination-lg > li > a,
.myob .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.myob .pagination-lg > li:first-child > a,
.myob .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.myob .pagination-lg > li:last-child > a,
.myob .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.myob .pagination-sm > li > a,
.myob .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.myob .pagination-sm > li:first-child > a,
.myob .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.myob .pagination-sm > li:last-child > a,
.myob .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.myob .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .myob .pager:before,
  .myob .pager:after {
    content: " ";
    display: table; }
  .myob .pager:after {
    clear: both; }
  .myob .pager li {
    display: inline; }
    .myob .pager li > a,
    .myob .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .myob .pager li > a:hover,
    .myob .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .myob .pager .next > a,
  .myob .pager .next > span {
    float: right; }
  .myob .pager .previous > a,
  .myob .pager .previous > span {
    float: left; }
  .myob .pager .disabled > a,
  .myob .pager .disabled > a:hover,
  .myob .pager .disabled > a:focus,
  .myob .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.myob .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .myob .label:empty {
    display: none; }
  .myob .btn .label, .myob .btn-small .label, .myob .btn-xs .label {
    position: relative;
    top: -1px; }

.myob a.label:hover,
.myob a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.myob .label-default {
  background-color: #777777; }
  .myob .label-default[href]:hover,
  .myob .label-default[href]:focus {
    background-color: #5e5e5e; }

.myob .label-primary {
  background-color: #337ab7; }
  .myob .label-primary[href]:hover,
  .myob .label-primary[href]:focus {
    background-color: #286090; }

.myob .label-success {
  background-color: #5cb85c; }
  .myob .label-success[href]:hover,
  .myob .label-success[href]:focus {
    background-color: #449d44; }

.myob .label-info {
  background-color: #5bc0de; }
  .myob .label-info[href]:hover,
  .myob .label-info[href]:focus {
    background-color: #31b0d5; }

.myob .label-warning {
  background-color: #f0ad4e; }
  .myob .label-warning[href]:hover,
  .myob .label-warning[href]:focus {
    background-color: #ec971f; }

.myob .label-danger {
  background-color: #d9534f; }
  .myob .label-danger[href]:hover,
  .myob .label-danger[href]:focus {
    background-color: #c9302c; }

.myob .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .myob .badge:empty {
    display: none; }
  .myob .btn .badge, .myob .btn-small .badge, .myob .btn-xs .badge {
    position: relative;
    top: -1px; }
  .myob .btn-xs .badge,
  .myob .btn-group-xs > .btn .badge,
  .myob .btn-group-xs > .btn-small .badge,
  .myob .input-group-btn .btn-group-xs > .btn-small .badge,
  .myob .btn-group-xs > .btn-small .badge,
  .myob .btn-group-xs > .btn-xs .badge,
  .myob .btn-group-xs > .btn .badge,
  .myob .input-group-btn .btn-group-xs > .btn-small .badge {
    top: 0;
    padding: 1px 5px; }
  .myob .list-group-item.active > .badge,
  .myob .nav-pills > .active > a > .badge {
    color: #ab1678;
    background-color: #fff; }
  .myob .list-group-item > .badge {
    float: right; }
  .myob .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .myob .nav-pills > li > a > .badge {
    margin-left: 3px; }

.myob a.badge:hover,
.myob a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.myob .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .myob .jumbotron h1,
  .myob .jumbotron .h1 {
    color: inherit; }
  .myob .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .myob .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .myob .container .jumbotron,
  .myob .container-fluid .jumbotron {
    border-radius: 6px; }
  .myob .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .myob .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .myob .container .jumbotron,
      .myob .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .myob .jumbotron h1,
      .myob .jumbotron .h1 {
        font-size: 63px; } }

.myob .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .myob .thumbnail > img,
  .myob .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .myob .thumbnail .caption {
    padding: 9px;
    color: #333333; }

.myob a.thumbnail:hover,
.myob a.thumbnail:focus,
.myob a.thumbnail.active {
  border-color: #ab1678; }

.myob .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .myob .alert h4 {
    margin-top: 0;
    color: inherit; }
  .myob .alert .alert-link {
    font-weight: bold; }
  .myob .alert > p,
  .myob .alert > ul {
    margin-bottom: 0; }
  .myob .alert > p + p {
    margin-top: 5px; }

.myob .alert-dismissable, .myob .alert-dismissible {
  padding-right: 35px; }
  .myob .alert-dismissable .close, .myob .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.myob .alert-success {
  background-color: #f2f9ec;
  border-color: #5fa52c;
  color: #5fa52c; }
  .myob .alert-success hr {
    border-top-color: #539127; }
  .myob .alert-success .alert-link {
    color: #487d21; }

.myob .alert-info {
  background-color: #f0fafe;
  border-color: #3e8acd;
  color: #3e8acd; }
  .myob .alert-info hr {
    border-top-color: #327dc0; }
  .myob .alert-info .alert-link {
    color: #2c70ac; }

.myob .alert-warning {
  background-color: #fff8e7;
  border-color: #f2ae44;
  color: #dc6915; }
  .myob .alert-warning hr {
    border-top-color: #f0a42c; }
  .myob .alert-warning .alert-link {
    color: #ad5311; }

.myob .alert-danger {
  background-color: #fef0f2;
  border-color: #ab1678;
  color: #ab1678; }
  .myob .alert-danger hr {
    border-top-color: #941368; }
  .myob .alert-danger .alert-link {
    color: #7e1058; }

@-webkit-keyframes progress-bar-stripes {
   from {
    background-position: 40px 0; }
   to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
   from {
    background-position: 40px 0; }
   to {
    background-position: 0 0; } }

.myob .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.myob .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.myob .progress-striped .progress-bar,
.myob .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.myob .progress.active .progress-bar,
.myob .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.myob .progress-bar-success {
  background-color: #5cb85c; }
  .myob .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.myob .progress-bar-info {
  background-color: #5bc0de; }
  .myob .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.myob .progress-bar-warning {
  background-color: #f0ad4e; }
  .myob .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.myob .progress-bar-danger {
  background-color: #d9534f; }
  .myob .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.myob .media {
  margin-top: 15px; }
  .myob .media:first-child {
    margin-top: 0; }

.myob .media,
.myob .media-body {
  zoom: 1;
  overflow: hidden; }

.myob .media-body {
  width: 10000px; }

.myob .media-object {
  display: block; }
  .myob .media-object.img-thumbnail {
    max-width: none; }

.myob .media-right,
.myob .media > .pull-right {
  padding-left: 10px; }

.myob .media-left,
.myob .media > .pull-left {
  padding-right: 10px; }

.myob .media-left,
.myob .media-right,
.myob .media-body {
  display: table-cell;
  vertical-align: top; }

.myob .media-middle {
  vertical-align: middle; }

.myob .media-bottom {
  vertical-align: bottom; }

.myob .media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.myob .media-list {
  padding-left: 0;
  list-style: none; }

.myob .list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.myob .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .myob .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .myob .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

.myob a.list-group-item,
.myob button.list-group-item {
  color: #555; }
  .myob a.list-group-item .list-group-item-heading,
  .myob button.list-group-item .list-group-item-heading {
    color: #333; }
  .myob a.list-group-item:hover,
  .myob a.list-group-item:focus,
  .myob button.list-group-item:hover,
  .myob button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.myob button.list-group-item {
  width: 100%;
  text-align: left; }

.myob .list-group-item.disabled,
.myob .list-group-item.disabled:hover,
.myob .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .myob .list-group-item.disabled .list-group-item-heading,
  .myob .list-group-item.disabled:hover .list-group-item-heading,
  .myob .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .myob .list-group-item.disabled .list-group-item-text,
  .myob .list-group-item.disabled:hover .list-group-item-text,
  .myob .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.myob .list-group-item.active,
.myob .list-group-item.active:hover,
.myob .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .myob .list-group-item.active .list-group-item-heading,
  .myob .list-group-item.active .list-group-item-heading > small,
  .myob .list-group-item.active .list-group-item-heading > .small,
  .myob .list-group-item.active:hover .list-group-item-heading,
  .myob .list-group-item.active:hover .list-group-item-heading > small,
  .myob .list-group-item.active:hover .list-group-item-heading > .small,
  .myob .list-group-item.active:focus .list-group-item-heading,
  .myob .list-group-item.active:focus .list-group-item-heading > small,
  .myob .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .myob .list-group-item.active .list-group-item-text,
  .myob .list-group-item.active:hover .list-group-item-text,
  .myob .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.myob .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

.myob a.list-group-item-success,
.myob button.list-group-item-success {
  color: #3c763d; }
  .myob a.list-group-item-success .list-group-item-heading,
  .myob button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  .myob a.list-group-item-success:hover,
  .myob a.list-group-item-success:focus,
  .myob button.list-group-item-success:hover,
  .myob button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  .myob a.list-group-item-success.active,
  .myob a.list-group-item-success.active:hover,
  .myob a.list-group-item-success.active:focus,
  .myob button.list-group-item-success.active,
  .myob button.list-group-item-success.active:hover,
  .myob button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.myob .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

.myob a.list-group-item-info,
.myob button.list-group-item-info {
  color: #31708f; }
  .myob a.list-group-item-info .list-group-item-heading,
  .myob button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  .myob a.list-group-item-info:hover,
  .myob a.list-group-item-info:focus,
  .myob button.list-group-item-info:hover,
  .myob button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  .myob a.list-group-item-info.active,
  .myob a.list-group-item-info.active:hover,
  .myob a.list-group-item-info.active:focus,
  .myob button.list-group-item-info.active,
  .myob button.list-group-item-info.active:hover,
  .myob button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.myob .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

.myob a.list-group-item-warning,
.myob button.list-group-item-warning {
  color: #8a6d3b; }
  .myob a.list-group-item-warning .list-group-item-heading,
  .myob button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  .myob a.list-group-item-warning:hover,
  .myob a.list-group-item-warning:focus,
  .myob button.list-group-item-warning:hover,
  .myob button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  .myob a.list-group-item-warning.active,
  .myob a.list-group-item-warning.active:hover,
  .myob a.list-group-item-warning.active:focus,
  .myob button.list-group-item-warning.active,
  .myob button.list-group-item-warning.active:hover,
  .myob button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.myob .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

.myob a.list-group-item-danger,
.myob button.list-group-item-danger {
  color: #a94442; }
  .myob a.list-group-item-danger .list-group-item-heading,
  .myob button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  .myob a.list-group-item-danger:hover,
  .myob a.list-group-item-danger:focus,
  .myob button.list-group-item-danger:hover,
  .myob button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  .myob a.list-group-item-danger.active,
  .myob a.list-group-item-danger.active:hover,
  .myob a.list-group-item-danger.active:focus,
  .myob button.list-group-item-danger.active,
  .myob button.list-group-item-danger.active:hover,
  .myob button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.myob .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.myob .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.myob .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.myob .panel-body {
  padding: 15px; }
  .myob .panel-body:before,
  .myob .panel-body:after {
    content: " ";
    display: table; }
  .myob .panel-body:after {
    clear: both; }

.myob .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .myob .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.myob .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .myob .panel-title > a,
  .myob .panel-title > small,
  .myob .panel-title > .small,
  .myob .panel-title > small > a,
  .myob .panel-title > .small > a {
    color: inherit; }

.myob .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.myob .panel > .list-group,
.myob .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .myob .panel > .list-group .list-group-item,
  .myob .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .myob .panel > .list-group:first-child .list-group-item:first-child,
  .myob .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .myob .panel > .list-group:last-child .list-group-item:last-child,
  .myob .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.myob .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.myob .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.myob .list-group + .panel-footer {
  border-top-width: 0; }

.myob .panel > .table,
.myob .panel > .table-general,
.myob .panel > .table-basic,
.myob .panel > .table-alt,
.myob .panel > .table-bordered,
.myob .panel > .table-interactive,
.myob .bs-docs-section .panel > .table-general,
.myob .panel > .table-responsive > .table,
.myob .panel > .table-responsive > .table-general,
.myob .panel > .table-responsive > .table-basic,
.myob .panel > .table-responsive > .table-alt,
.myob .panel > .table-responsive > .table-bordered,
.myob .panel > .table-responsive > .table-interactive,
.myob .bs-docs-section .panel > .table-responsive > .table-general,
.myob .panel > .panel-collapse > .table,
.myob .panel > .panel-collapse > .table-general,
.myob .panel > .panel-collapse > .table-basic,
.myob .panel > .panel-collapse > .table-alt,
.myob .panel > .panel-collapse > .table-bordered,
.myob .panel > .panel-collapse > .table-interactive,
.myob .bs-docs-section .panel > .panel-collapse > .table-general {
  margin-bottom: 0; }
  .myob .panel > .table caption,
  .myob .panel > .table-general caption,
  .myob .panel > .table-basic caption,
  .myob .panel > .table-alt caption,
  .myob .panel > .table-bordered caption,
  .myob .panel > .table-interactive caption,
  .myob .bs-docs-section .panel > .table-general caption,
  .myob .panel > .table-responsive > .table caption,
  .myob .panel > .table-responsive > .table-general caption,
  .myob .panel > .table-responsive > .table-basic caption,
  .myob .panel > .table-responsive > .table-alt caption,
  .myob .panel > .table-responsive > .table-bordered caption,
  .myob .panel > .table-responsive > .table-interactive caption,
  .myob .bs-docs-section .panel > .table-responsive > .table-general caption,
  .myob .panel > .panel-collapse > .table caption,
  .myob .panel > .panel-collapse > .table-general caption,
  .myob .panel > .panel-collapse > .table-basic caption,
  .myob .panel > .panel-collapse > .table-alt caption,
  .myob .panel > .panel-collapse > .table-bordered caption,
  .myob .panel > .panel-collapse > .table-interactive caption,
  .myob .bs-docs-section .panel > .panel-collapse > .table-general caption {
    padding-left: 15px;
    padding-right: 15px; }

.myob .panel > .table:first-child,
.myob .panel > .table-general:first-child,
.myob .panel > .table-basic:first-child,
.myob .panel > .table-alt:first-child,
.myob .panel > .table-bordered:first-child,
.myob .panel > .table-interactive:first-child,
.myob .bs-docs-section .panel > .table-general:first-child,
.myob .panel > .table-responsive:first-child > .table:first-child,
.myob .panel > .table-responsive:first-child > .table-general:first-child,
.myob .panel > .table-responsive:first-child > .table-basic:first-child,
.myob .panel > .table-responsive:first-child > .table-alt:first-child,
.myob .panel > .table-responsive:first-child > .table-bordered:first-child,
.myob .panel > .table-responsive:first-child > .table-interactive:first-child,
.myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .myob .panel > .table:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-general:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-basic:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-alt:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-bordered:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-interactive:first-child > thead:first-child > tr:first-child,
  .myob .bs-docs-section .panel > .table-general:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-general:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-basic:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-alt:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-bordered:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-interactive:first-child > tbody:first-child > tr:first-child,
  .myob .bs-docs-section .panel > .table-general:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-basic:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-alt:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-bordered:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-interactive:first-child > thead:first-child > tr:first-child,
  .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-basic:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-alt:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-bordered:first-child > tbody:first-child > tr:first-child,
  .myob .panel > .table-responsive:first-child > .table-interactive:first-child > tbody:first-child > tr:first-child,
  .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .myob .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-general:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-basic:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-alt:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-bordered:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-interactive:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .bs-docs-section .panel > .table-general:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-general:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-basic:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-alt:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-bordered:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-interactive:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .bs-docs-section .panel > .table-general:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-general:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-basic:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-alt:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-bordered:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-interactive:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .bs-docs-section .panel > .table-general:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-general:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-basic:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-alt:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-bordered:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-interactive:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .bs-docs-section .panel > .table-general:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child td:first-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > tbody:first-child > tr:first-child th:first-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .myob .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-general:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-basic:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-alt:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-bordered:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-interactive:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .bs-docs-section .panel > .table-general:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-general:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-basic:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-alt:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-bordered:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-interactive:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .bs-docs-section .panel > .table-general:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-general:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-basic:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-alt:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-bordered:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-interactive:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .bs-docs-section .panel > .table-general:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-general:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-basic:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-alt:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-bordered:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-interactive:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .bs-docs-section .panel > .table-general:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > thead:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child td:last-child,
    .myob .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-basic:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-alt:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-bordered:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .panel > .table-responsive:first-child > .table-interactive:first-child > tbody:first-child > tr:first-child th:last-child,
    .myob .bs-docs-section .panel > .table-responsive:first-child > .table-general:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.myob .panel > .table:last-child,
.myob .panel > .table-general:last-child,
.myob .panel > .table-basic:last-child,
.myob .panel > .table-alt:last-child,
.myob .panel > .table-bordered:last-child,
.myob .panel > .table-interactive:last-child,
.myob .bs-docs-section .panel > .table-general:last-child,
.myob .panel > .table-responsive:last-child > .table:last-child,
.myob .panel > .table-responsive:last-child > .table-general:last-child,
.myob .panel > .table-responsive:last-child > .table-basic:last-child,
.myob .panel > .table-responsive:last-child > .table-alt:last-child,
.myob .panel > .table-responsive:last-child > .table-bordered:last-child,
.myob .panel > .table-responsive:last-child > .table-interactive:last-child,
.myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .myob .panel > .table:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-general:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-basic:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-alt:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-bordered:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-interactive:last-child > tbody:last-child > tr:last-child,
  .myob .bs-docs-section .panel > .table-general:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-general:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-basic:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-alt:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-bordered:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-interactive:last-child > tfoot:last-child > tr:last-child,
  .myob .bs-docs-section .panel > .table-general:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-basic:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-alt:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tbody:last-child > tr:last-child,
  .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-basic:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-alt:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tfoot:last-child > tr:last-child,
  .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tfoot:last-child > tr:last-child,
  .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .myob .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-general:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-basic:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-alt:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-bordered:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-interactive:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-general:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-basic:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-alt:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-bordered:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-interactive:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-general:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-basic:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-alt:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-bordered:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-interactive:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-general:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-basic:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-alt:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-bordered:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-interactive:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child td:first-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tfoot:last-child > tr:last-child th:first-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .myob .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-general:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-basic:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-alt:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-bordered:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-interactive:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-general:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-basic:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-alt:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-bordered:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-interactive:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-general:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-basic:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-alt:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-bordered:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-interactive:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-general:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-basic:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-alt:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-bordered:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-interactive:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .bs-docs-section .panel > .table-general:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tbody:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child td:last-child,
    .myob .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-basic:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-alt:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-bordered:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .panel > .table-responsive:last-child > .table-interactive:last-child > tfoot:last-child > tr:last-child th:last-child,
    .myob .bs-docs-section .panel > .table-responsive:last-child > .table-general:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.myob .panel > .panel-body + .table,
.myob .panel > .panel-body + .table-general,
.myob .panel > .panel-body + .table-basic,
.myob .panel > .panel-body + .table-alt,
.myob .panel > .panel-body + .table-bordered,
.myob .panel > .panel-body + .table-interactive,
.myob .bs-docs-section .panel > .panel-body + .table-general,
.myob .panel > .panel-body + .table-responsive,
.myob .panel > .table + .panel-body,
.myob .panel > .table-general + .panel-body,
.myob .panel > .table-basic + .panel-body,
.myob .panel > .table-alt + .panel-body,
.myob .panel > .table-bordered + .panel-body,
.myob .panel > .table-interactive + .panel-body,
.myob .bs-docs-section .panel > .table-general + .panel-body,
.myob .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ebebe9; }

.myob .panel > .table > tbody:first-child > tr:first-child th,
.myob .panel > .table-general > tbody:first-child > tr:first-child th,
.myob .panel > .table-basic > tbody:first-child > tr:first-child th,
.myob .panel > .table-alt > tbody:first-child > tr:first-child th,
.myob .panel > .table-bordered > tbody:first-child > tr:first-child th,
.myob .panel > .table-interactive > tbody:first-child > tr:first-child th,
.myob .bs-docs-section .panel > .table-general > tbody:first-child > tr:first-child th,
.myob .panel > .table > tbody:first-child > tr:first-child td,
.myob .panel > .table-general > tbody:first-child > tr:first-child td,
.myob .panel > .table-basic > tbody:first-child > tr:first-child td,
.myob .panel > .table-alt > tbody:first-child > tr:first-child td,
.myob .panel > .table-bordered > tbody:first-child > tr:first-child td,
.myob .panel > .table-interactive > tbody:first-child > tr:first-child td,
.myob .bs-docs-section .panel > .table-general > tbody:first-child > tr:first-child td {
  border-top: 0; }

.myob .panel > .table-bordered,
.myob .panel > .table-responsive > .table-bordered {
  border: 0; }
  .myob .panel > .table-bordered > thead > tr > th:first-child,
  .myob .panel > .table-bordered > thead > tr > td:first-child,
  .myob .panel > .table-bordered > tbody > tr > th:first-child,
  .myob .panel > .table-bordered > tbody > tr > td:first-child,
  .myob .panel > .table-bordered > tfoot > tr > th:first-child,
  .myob .panel > .table-bordered > tfoot > tr > td:first-child,
  .myob .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .myob .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .myob .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .myob .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .myob .panel > .table-bordered > thead > tr > th:last-child,
  .myob .panel > .table-bordered > thead > tr > td:last-child,
  .myob .panel > .table-bordered > tbody > tr > th:last-child,
  .myob .panel > .table-bordered > tbody > tr > td:last-child,
  .myob .panel > .table-bordered > tfoot > tr > th:last-child,
  .myob .panel > .table-bordered > tfoot > tr > td:last-child,
  .myob .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .myob .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .myob .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .myob .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .myob .panel > .table-bordered > thead > tr:first-child > td,
  .myob .panel > .table-bordered > thead > tr:first-child > th,
  .myob .panel > .table-bordered > tbody > tr:first-child > td,
  .myob .panel > .table-bordered > tbody > tr:first-child > th,
  .myob .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .myob .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .myob .panel > .table-bordered > tbody > tr:last-child > td,
  .myob .panel > .table-bordered > tbody > tr:last-child > th,
  .myob .panel > .table-bordered > tfoot > tr:last-child > td,
  .myob .panel > .table-bordered > tfoot > tr:last-child > th,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .myob .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .myob .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .myob .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.myob .panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.myob .panel-group {
  margin-bottom: 20px; }
  .myob .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .myob .panel-group .panel + .panel {
      margin-top: 5px; }
  .myob .panel-group .panel-heading {
    border-bottom: 0; }
    .myob .panel-group .panel-heading + .panel-collapse > .panel-body,
    .myob .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .myob .panel-group .panel-footer {
    border-top: 0; }
    .myob .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.myob .panel-default, .myob .panel-gray {
  border-color: #ebebe9; }
  .myob .panel-default > .panel-heading, .myob .panel-gray > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ebebe9; }
    .myob .panel-default > .panel-heading + .panel-collapse > .panel-body, .myob .panel-gray > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebebe9; }
    .myob .panel-default > .panel-heading .badge, .myob .panel-gray > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .myob .panel-default > .panel-footer + .panel-collapse > .panel-body, .myob .panel-gray > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebebe9; }

.myob .panel-primary {
  border-color: #337ab7; }
  .myob .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .myob .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .myob .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .myob .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.myob .panel-success {
  border-color: #d6e9c6; }
  .myob .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .myob .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .myob .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .myob .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.myob .panel-info {
  border-color: #bce8f1; }
  .myob .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .myob .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .myob .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .myob .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.myob .panel-warning {
  border-color: #faebcc; }
  .myob .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .myob .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .myob .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .myob .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.myob .panel-danger {
  border-color: #ebccd1; }
  .myob .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .myob .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .myob .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .myob .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.myob .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .myob .embed-responsive .embed-responsive-item,
  .myob .embed-responsive iframe,
  .myob .embed-responsive embed,
  .myob .embed-responsive object,
  .myob .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.myob .embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.myob .embed-responsive-4by3 {
  padding-bottom: 75%; }

.myob .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .myob .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.myob .well-lg {
  padding: 24px;
  border-radius: 6px; }

.myob .well-sm {
  padding: 9px;
  border-radius: 3px; }

.myob .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .myob .close:hover,
  .myob .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

.myob button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.myob .modal-open {
  overflow: hidden; }

.myob .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .myob .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .myob .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.myob .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.myob .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.myob .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.myob .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .myob .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .myob .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.myob .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.myob .modal-header .close {
  margin-top: -2px; }

.myob .modal-title {
  margin: 0;
  line-height: 1.42857; }

.myob .modal-body {
  position: relative;
  padding: 15px; }

.myob .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .myob .modal-footer:before,
  .myob .modal-footer:after {
    content: " ";
    display: table; }
  .myob .modal-footer:after {
    clear: both; }
  .myob .modal-footer .btn + .btn, .myob .modal-footer .btn-small + .btn, .myob .modal-footer .btn-xs + .btn, .myob .modal-footer .input-group-btn .btn-small + .btn, .myob .modal-footer .btn + .btn-small, .myob .modal-footer .btn-small + .btn-small, .myob .modal-footer .btn-xs + .btn-small, .myob .modal-footer .btn-group-xs > .btn + .btn-small, .myob .modal-footer .btn + .btn-xs, .myob .modal-footer .btn-small + .btn-xs, .myob .modal-footer .btn-xs + .btn-xs, .myob .modal-footer .btn-group-xs > .btn + .btn-xs, .myob .modal-footer .input-group-btn .btn-small + .btn-xs, .myob .modal-footer .btn-group-xs > .btn-small + .btn, .myob .modal-footer .btn-group-xs > .btn-xs + .btn, .myob .modal-footer .btn-group-xs > .btn + .btn, .myob .modal-footer .input-group-btn .btn-group-xs > .btn-small + .btn, .myob .modal-footer .input-group-btn .btn + .btn-small, .myob .modal-footer .input-group-btn .btn-xs + .btn-small, .myob .modal-footer .input-group-btn .btn-group-xs > .btn + .btn-small, .myob .modal-footer .input-group-btn .btn-small + .btn-small {
    margin-left: 5px;
    margin-bottom: 0; }
  .myob .modal-footer .btn-group .btn + .btn, .myob .modal-footer .btn-group .btn-small + .btn, .myob .modal-footer .btn-group .btn-xs + .btn, .myob .modal-footer .btn-group .input-group-btn .btn-small + .btn, .myob .modal-footer .btn-group .btn + .btn-small, .myob .modal-footer .btn-group .btn-small + .btn-small, .myob .modal-footer .btn-group .btn-xs + .btn-small, .myob .modal-footer .btn-group .btn-group-xs > .btn + .btn-small, .myob .modal-footer .btn-group .btn + .btn-xs, .myob .modal-footer .btn-group .btn-small + .btn-xs, .myob .modal-footer .btn-group .btn-xs + .btn-xs, .myob .modal-footer .btn-group .btn-group-xs > .btn + .btn-xs, .myob .modal-footer .btn-group .input-group-btn .btn-small + .btn-xs, .myob .modal-footer .btn-group .btn-group-xs > .btn-small + .btn, .myob .modal-footer .btn-group .btn-group-xs > .btn-xs + .btn, .myob .modal-footer .btn-group .btn-group-xs > .btn + .btn, .myob .modal-footer .btn-group .input-group-btn .btn-group-xs > .btn-small + .btn, .myob .modal-footer .btn-group .input-group-btn .btn + .btn-small, .myob .modal-footer .btn-group .input-group-btn .btn-xs + .btn-small, .myob .modal-footer .btn-group .input-group-btn .btn-group-xs > .btn + .btn-small, .myob .modal-footer .btn-group .input-group-btn .btn-small + .btn-small {
    margin-left: -1px; }
  .myob .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.myob .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .myob .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .myob .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .myob .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .myob .modal-lg {
    width: 900px; } }

.myob .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .myob .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .myob .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .myob .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .myob .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .myob .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.myob .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.myob .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.myob .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.myob .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.myob .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.myob .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.myob .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.myob .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.myob .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.myob .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.myob .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .myob .popover.top {
    margin-top: -10px; }
  .myob .popover.right {
    margin-left: 10px; }
  .myob .popover.bottom {
    margin-top: 10px; }
  .myob .popover.left {
    margin-left: -10px; }

.myob .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.myob .popover-content {
  padding: 9px 14px; }

.myob .popover > .arrow,
.myob .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.myob .popover > .arrow {
  border-width: 11px; }

.myob .popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.myob .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .myob .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.myob .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .myob .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.myob .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .myob .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.myob .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .myob .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.myob .carousel {
  position: relative; }

.myob .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .myob .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .myob .carousel-inner > .item > img,
    .myob .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .myob .carousel-inner > .item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .myob .carousel-inner > .item.next,
        .myob .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .myob .carousel-inner > .item.prev,
        .myob .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .myob .carousel-inner > .item.next.left,
        .myob .carousel-inner > .item.prev.right,
        .myob .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .myob .carousel-inner > .active,
  .myob .carousel-inner > .next,
  .myob .carousel-inner > .prev {
    display: block; }
  .myob .carousel-inner > .active {
    left: 0; }
  .myob .carousel-inner > .next,
  .myob .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .myob .carousel-inner > .next {
    left: 100%; }
  .myob .carousel-inner > .prev {
    left: -100%; }
  .myob .carousel-inner > .next.left,
  .myob .carousel-inner > .prev.right {
    left: 0; }
  .myob .carousel-inner > .active.left {
    left: -100%; }
  .myob .carousel-inner > .active.right {
    left: 100%; }

.myob .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .myob .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .myob .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .myob .carousel-control:hover,
  .myob .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .myob .carousel-control .icon-prev,
  .myob .carousel-control .icon-next,
  .myob .carousel-control .glyphicon-chevron-left,
  .myob .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .myob .carousel-control .icon-prev,
  .myob .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .myob .carousel-control .icon-next,
  .myob .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .myob .carousel-control .icon-prev,
  .myob .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .myob .carousel-control .icon-prev:before {
    content: '\2039'; }
  .myob .carousel-control .icon-next:before {
    content: '\203a'; }

.myob .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .myob .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .myob .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.myob .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .myob .carousel-caption .btn, .myob .carousel-caption .btn-small, .myob .carousel-caption .btn-xs {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .myob .carousel-control .glyphicon-chevron-left,
  .myob .carousel-control .glyphicon-chevron-right,
  .myob .carousel-control .icon-prev,
  .myob .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .myob .carousel-control .glyphicon-chevron-left,
  .myob .carousel-control .icon-prev {
    margin-left: -15px; }
  .myob .carousel-control .glyphicon-chevron-right,
  .myob .carousel-control .icon-next {
    margin-right: -15px; }
  .myob .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .myob .carousel-indicators {
    bottom: 20px; } }

.myob .clearfix:before,
.myob .clearfix:after {
  content: " ";
  display: table; }

.myob .clearfix:after {
  clear: both; }

.myob .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.myob .pull-right {
  float: right !important; }

.myob .pull-left {
  float: left !important; }

.myob .hide {
  display: none !important; }

.myob .show {
  display: block !important; }

.myob .invisible {
  visibility: hidden; }

.myob .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.myob .hidden {
  display: none !important; }

.myob .affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.myob .visible-xs {
  display: none !important; }

.myob .visible-sm {
  display: none !important; }

.myob .visible-md {
  display: none !important; }

.myob .visible-lg {
  display: none !important; }

.myob .visible-xs-block,
.myob .visible-xs-inline,
.myob .visible-xs-inline-block,
.myob .visible-sm-block,
.myob .visible-sm-inline,
.myob .visible-sm-inline-block,
.myob .visible-md-block,
.myob .visible-md-inline,
.myob .visible-md-inline-block,
.myob .visible-lg-block,
.myob .visible-lg-inline,
.myob .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .myob .visible-xs {
    display: block !important; }
  .myob table.visible-xs {
    display: table !important; }
  .myob tr.visible-xs {
    display: table-row !important; }
  .myob th.visible-xs,
  .myob td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .myob .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .myob .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .myob .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .myob .visible-sm {
    display: block !important; }
  .myob table.visible-sm {
    display: table !important; }
  .myob tr.visible-sm {
    display: table-row !important; }
  .myob th.visible-sm,
  .myob td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .myob .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .myob .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .myob .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .myob .visible-md {
    display: block !important; }
  .myob table.visible-md {
    display: table !important; }
  .myob tr.visible-md {
    display: table-row !important; }
  .myob th.visible-md,
  .myob td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .myob .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .myob .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .myob .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .myob .visible-lg {
    display: block !important; }
  .myob table.visible-lg {
    display: table !important; }
  .myob tr.visible-lg {
    display: table-row !important; }
  .myob th.visible-lg,
  .myob td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .myob .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .myob .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .myob .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .myob .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .myob .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .myob .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .myob .hidden-lg {
    display: none !important; } }

.myob .visible-print {
  display: none !important; }

@media print {
  .myob .visible-print {
    display: block !important; }
  .myob table.visible-print {
    display: table !important; }
  .myob tr.visible-print {
    display: table-row !important; }
  .myob th.visible-print,
  .myob td.visible-print {
    display: table-cell !important; } }

.myob .visible-print-block {
  display: none !important; }
  @media print {
    .myob .visible-print-block {
      display: block !important; } }

.myob .visible-print-inline {
  display: none !important; }
  @media print {
    .myob .visible-print-inline {
      display: inline !important; } }

.myob .visible-print-inline-block {
  display: none !important; }
  @media print {
    .myob .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .myob .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.myob .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.myob .fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.myob .fa-2x {
  font-size: 2em; }

.myob .fa-3x {
  font-size: 3em; }

.myob .fa-4x {
  font-size: 4em; }

.myob .fa-5x {
  font-size: 5em; }

.myob .fa-fw {
  width: 1.28571em;
  text-align: center; }

.myob .fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .myob .fa-ul > li {
    position: relative; }

.myob .fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .myob .fa-li.fa-lg {
    left: -1.85714em; }

.myob .fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.myob .fa-pull-left {
  float: left; }

.myob .fa-pull-right {
  float: right; }

.myob .fa.fa-pull-left {
  margin-right: .3em; }

.myob .fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.myob .pull-right {
  float: right; }

.myob .pull-left {
  float: left; }

.myob .fa.pull-left {
  margin-right: .3em; }

.myob .fa.pull-right {
  margin-left: .3em; }

.myob .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.myob .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
   0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
   100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
   0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
   100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.myob .fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.myob .fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.myob .fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.myob .fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.myob .fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

.myob :root .fa-rotate-90,
.myob :root .fa-rotate-180,
.myob :root .fa-rotate-270,
.myob :root .fa-flip-horizontal,
.myob :root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.myob .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.myob .fa-stack-1x, .myob .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.myob .fa-stack-1x {
  line-height: inherit; }

.myob .fa-stack-2x {
  font-size: 2em; }

.myob .fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.myob .fa-glass:before {
  content: ""; }

.myob .fa-music:before {
  content: ""; }

.myob .fa-search:before {
  content: ""; }

.myob .fa-envelope-o:before {
  content: ""; }

.myob .fa-heart:before {
  content: ""; }

.myob .fa-star:before {
  content: ""; }

.myob .fa-star-o:before {
  content: ""; }

.myob .fa-user:before {
  content: ""; }

.myob .fa-film:before {
  content: ""; }

.myob .fa-th-large:before {
  content: ""; }

.myob .fa-th:before {
  content: ""; }

.myob .fa-th-list:before {
  content: ""; }

.myob .fa-check:before {
  content: ""; }

.myob .fa-remove:before,
.myob .fa-close:before,
.myob .fa-times:before {
  content: ""; }

.myob .fa-search-plus:before {
  content: ""; }

.myob .fa-search-minus:before {
  content: ""; }

.myob .fa-power-off:before {
  content: ""; }

.myob .fa-signal:before {
  content: ""; }

.myob .fa-gear:before,
.myob .fa-cog:before {
  content: ""; }

.myob .fa-trash-o:before {
  content: ""; }

.myob .fa-home:before {
  content: ""; }

.myob .fa-file-o:before {
  content: ""; }

.myob .fa-clock-o:before {
  content: ""; }

.myob .fa-road:before {
  content: ""; }

.myob .fa-download:before {
  content: ""; }

.myob .fa-arrow-circle-o-down:before {
  content: ""; }

.myob .fa-arrow-circle-o-up:before {
  content: ""; }

.myob .fa-inbox:before {
  content: ""; }

.myob .fa-play-circle-o:before {
  content: ""; }

.myob .fa-rotate-right:before,
.myob .fa-repeat:before {
  content: ""; }

.myob .fa-refresh:before {
  content: ""; }

.myob .fa-list-alt:before {
  content: ""; }

.myob .fa-lock:before {
  content: ""; }

.myob .fa-flag:before {
  content: ""; }

.myob .fa-headphones:before {
  content: ""; }

.myob .fa-volume-off:before {
  content: ""; }

.myob .fa-volume-down:before {
  content: ""; }

.myob .fa-volume-up:before {
  content: ""; }

.myob .fa-qrcode:before {
  content: ""; }

.myob .fa-barcode:before {
  content: ""; }

.myob .fa-tag:before {
  content: ""; }

.myob .fa-tags:before {
  content: ""; }

.myob .fa-book:before {
  content: ""; }

.myob .fa-bookmark:before {
  content: ""; }

.myob .fa-print:before {
  content: ""; }

.myob .fa-camera:before {
  content: ""; }

.myob .fa-font:before {
  content: ""; }

.myob .fa-bold:before {
  content: ""; }

.myob .fa-italic:before {
  content: ""; }

.myob .fa-text-height:before {
  content: ""; }

.myob .fa-text-width:before {
  content: ""; }

.myob .fa-align-left:before {
  content: ""; }

.myob .fa-align-center:before {
  content: ""; }

.myob .fa-align-right:before {
  content: ""; }

.myob .fa-align-justify:before {
  content: ""; }

.myob .fa-list:before {
  content: ""; }

.myob .fa-dedent:before,
.myob .fa-outdent:before {
  content: ""; }

.myob .fa-indent:before {
  content: ""; }

.myob .fa-video-camera:before {
  content: ""; }

.myob .fa-photo:before,
.myob .fa-image:before,
.myob .fa-picture-o:before {
  content: ""; }

.myob .fa-pencil:before {
  content: ""; }

.myob .fa-map-marker:before {
  content: ""; }

.myob .fa-adjust:before {
  content: ""; }

.myob .fa-tint:before {
  content: ""; }

.myob .fa-edit:before,
.myob .fa-pencil-square-o:before {
  content: ""; }

.myob .fa-share-square-o:before {
  content: ""; }

.myob .fa-check-square-o:before {
  content: ""; }

.myob .fa-arrows:before {
  content: ""; }

.myob .fa-step-backward:before {
  content: ""; }

.myob .fa-fast-backward:before {
  content: ""; }

.myob .fa-backward:before {
  content: ""; }

.myob .fa-play:before {
  content: ""; }

.myob .fa-pause:before {
  content: ""; }

.myob .fa-stop:before {
  content: ""; }

.myob .fa-forward:before {
  content: ""; }

.myob .fa-fast-forward:before {
  content: ""; }

.myob .fa-step-forward:before {
  content: ""; }

.myob .fa-eject:before {
  content: ""; }

.myob .fa-chevron-left:before {
  content: ""; }

.myob .fa-chevron-right:before {
  content: ""; }

.myob .fa-plus-circle:before {
  content: ""; }

.myob .fa-minus-circle:before {
  content: ""; }

.myob .fa-times-circle:before {
  content: ""; }

.myob .fa-check-circle:before {
  content: ""; }

.myob .fa-question-circle:before {
  content: ""; }

.myob .fa-info-circle:before {
  content: ""; }

.myob .fa-crosshairs:before {
  content: ""; }

.myob .fa-times-circle-o:before {
  content: ""; }

.myob .fa-check-circle-o:before {
  content: ""; }

.myob .fa-ban:before {
  content: ""; }

.myob .fa-arrow-left:before {
  content: ""; }

.myob .fa-arrow-right:before {
  content: ""; }

.myob .fa-arrow-up:before {
  content: ""; }

.myob .fa-arrow-down:before {
  content: ""; }

.myob .fa-mail-forward:before,
.myob .fa-share:before {
  content: ""; }

.myob .fa-expand:before {
  content: ""; }

.myob .fa-compress:before {
  content: ""; }

.myob .fa-plus:before {
  content: ""; }

.myob .fa-minus:before {
  content: ""; }

.myob .fa-asterisk:before {
  content: ""; }

.myob .fa-exclamation-circle:before {
  content: ""; }

.myob .fa-gift:before {
  content: ""; }

.myob .fa-leaf:before {
  content: ""; }

.myob .fa-fire:before {
  content: ""; }

.myob .fa-eye:before {
  content: ""; }

.myob .fa-eye-slash:before {
  content: ""; }

.myob .fa-warning:before,
.myob .fa-exclamation-triangle:before {
  content: ""; }

.myob .fa-plane:before {
  content: ""; }

.myob .fa-calendar:before {
  content: ""; }

.myob .fa-random:before {
  content: ""; }

.myob .fa-comment:before {
  content: ""; }

.myob .fa-magnet:before {
  content: ""; }

.myob .fa-chevron-up:before {
  content: ""; }

.myob .fa-chevron-down:before {
  content: ""; }

.myob .fa-retweet:before {
  content: ""; }

.myob .fa-shopping-cart:before {
  content: ""; }

.myob .fa-folder:before {
  content: ""; }

.myob .fa-folder-open:before {
  content: ""; }

.myob .fa-arrows-v:before {
  content: ""; }

.myob .fa-arrows-h:before {
  content: ""; }

.myob .fa-bar-chart-o:before,
.myob .fa-bar-chart:before {
  content: ""; }

.myob .fa-twitter-square:before {
  content: ""; }

.myob .fa-facebook-square:before {
  content: ""; }

.myob .fa-camera-retro:before {
  content: ""; }

.myob .fa-key:before {
  content: ""; }

.myob .fa-gears:before,
.myob .fa-cogs:before {
  content: ""; }

.myob .fa-comments:before {
  content: ""; }

.myob .fa-thumbs-o-up:before {
  content: ""; }

.myob .fa-thumbs-o-down:before {
  content: ""; }

.myob .fa-star-half:before {
  content: ""; }

.myob .fa-heart-o:before {
  content: ""; }

.myob .fa-sign-out:before {
  content: ""; }

.myob .fa-linkedin-square:before {
  content: ""; }

.myob .fa-thumb-tack:before {
  content: ""; }

.myob .fa-external-link:before {
  content: ""; }

.myob .fa-sign-in:before {
  content: ""; }

.myob .fa-trophy:before {
  content: ""; }

.myob .fa-github-square:before {
  content: ""; }

.myob .fa-upload:before {
  content: ""; }

.myob .fa-lemon-o:before {
  content: ""; }

.myob .fa-phone:before {
  content: ""; }

.myob .fa-square-o:before {
  content: ""; }

.myob .fa-bookmark-o:before {
  content: ""; }

.myob .fa-phone-square:before {
  content: ""; }

.myob .fa-twitter:before {
  content: ""; }

.myob .fa-facebook-f:before,
.myob .fa-facebook:before {
  content: ""; }

.myob .fa-github:before {
  content: ""; }

.myob .fa-unlock:before {
  content: ""; }

.myob .fa-credit-card:before {
  content: ""; }

.myob .fa-feed:before,
.myob .fa-rss:before {
  content: ""; }

.myob .fa-hdd-o:before {
  content: ""; }

.myob .fa-bullhorn:before {
  content: ""; }

.myob .fa-bell:before {
  content: ""; }

.myob .fa-certificate:before {
  content: ""; }

.myob .fa-hand-o-right:before {
  content: ""; }

.myob .fa-hand-o-left:before {
  content: ""; }

.myob .fa-hand-o-up:before {
  content: ""; }

.myob .fa-hand-o-down:before {
  content: ""; }

.myob .fa-arrow-circle-left:before {
  content: ""; }

.myob .fa-arrow-circle-right:before {
  content: ""; }

.myob .fa-arrow-circle-up:before {
  content: ""; }

.myob .fa-arrow-circle-down:before {
  content: ""; }

.myob .fa-globe:before {
  content: ""; }

.myob .fa-wrench:before {
  content: ""; }

.myob .fa-tasks:before {
  content: ""; }

.myob .fa-filter:before {
  content: ""; }

.myob .fa-briefcase:before {
  content: ""; }

.myob .fa-arrows-alt:before {
  content: ""; }

.myob .fa-group:before,
.myob .fa-users:before {
  content: ""; }

.myob .fa-chain:before,
.myob .fa-link:before {
  content: ""; }

.myob .fa-cloud:before {
  content: ""; }

.myob .fa-flask:before {
  content: ""; }

.myob .fa-cut:before,
.myob .fa-scissors:before {
  content: ""; }

.myob .fa-copy:before,
.myob .fa-files-o:before {
  content: ""; }

.myob .fa-paperclip:before {
  content: ""; }

.myob .fa-save:before,
.myob .fa-floppy-o:before {
  content: ""; }

.myob .fa-square:before {
  content: ""; }

.myob .fa-navicon:before,
.myob .fa-reorder:before,
.myob .fa-bars:before {
  content: ""; }

.myob .fa-list-ul:before {
  content: ""; }

.myob .fa-list-ol:before {
  content: ""; }

.myob .fa-strikethrough:before {
  content: ""; }

.myob .fa-underline:before {
  content: ""; }

.myob .fa-table:before {
  content: ""; }

.myob .fa-magic:before {
  content: ""; }

.myob .fa-truck:before {
  content: ""; }

.myob .fa-pinterest:before {
  content: ""; }

.myob .fa-pinterest-square:before {
  content: ""; }

.myob .fa-google-plus-square:before {
  content: ""; }

.myob .fa-google-plus:before {
  content: ""; }

.myob .fa-money:before {
  content: ""; }

.myob .fa-caret-down:before {
  content: ""; }

.myob .fa-caret-up:before {
  content: ""; }

.myob .fa-caret-left:before {
  content: ""; }

.myob .fa-caret-right:before {
  content: ""; }

.myob .fa-columns:before {
  content: ""; }

.myob .fa-unsorted:before,
.myob .fa-sort:before {
  content: ""; }

.myob .fa-sort-down:before,
.myob .fa-sort-desc:before {
  content: ""; }

.myob .fa-sort-up:before,
.myob .fa-sort-asc:before {
  content: ""; }

.myob .fa-envelope:before {
  content: ""; }

.myob .fa-linkedin:before {
  content: ""; }

.myob .fa-rotate-left:before,
.myob .fa-undo:before {
  content: ""; }

.myob .fa-legal:before,
.myob .fa-gavel:before {
  content: ""; }

.myob .fa-dashboard:before,
.myob .fa-tachometer:before {
  content: ""; }

.myob .fa-comment-o:before {
  content: ""; }

.myob .fa-comments-o:before {
  content: ""; }

.myob .fa-flash:before,
.myob .fa-bolt:before {
  content: ""; }

.myob .fa-sitemap:before {
  content: ""; }

.myob .fa-umbrella:before {
  content: ""; }

.myob .fa-paste:before,
.myob .fa-clipboard:before {
  content: ""; }

.myob .fa-lightbulb-o:before {
  content: ""; }

.myob .fa-exchange:before {
  content: ""; }

.myob .fa-cloud-download:before {
  content: ""; }

.myob .fa-cloud-upload:before {
  content: ""; }

.myob .fa-user-md:before {
  content: ""; }

.myob .fa-stethoscope:before {
  content: ""; }

.myob .fa-suitcase:before {
  content: ""; }

.myob .fa-bell-o:before {
  content: ""; }

.myob .fa-coffee:before {
  content: ""; }

.myob .fa-cutlery:before {
  content: ""; }

.myob .fa-file-text-o:before {
  content: ""; }

.myob .fa-building-o:before {
  content: ""; }

.myob .fa-hospital-o:before {
  content: ""; }

.myob .fa-ambulance:before {
  content: ""; }

.myob .fa-medkit:before {
  content: ""; }

.myob .fa-fighter-jet:before {
  content: ""; }

.myob .fa-beer:before {
  content: ""; }

.myob .fa-h-square:before {
  content: ""; }

.myob .fa-plus-square:before {
  content: ""; }

.myob .fa-angle-double-left:before {
  content: ""; }

.myob .fa-angle-double-right:before {
  content: ""; }

.myob .fa-angle-double-up:before {
  content: ""; }

.myob .fa-angle-double-down:before {
  content: ""; }

.myob .fa-angle-left:before {
  content: ""; }

.myob .fa-angle-right:before {
  content: ""; }

.myob .fa-angle-up:before {
  content: ""; }

.myob .fa-angle-down:before {
  content: ""; }

.myob .fa-desktop:before {
  content: ""; }

.myob .fa-laptop:before {
  content: ""; }

.myob .fa-tablet:before {
  content: ""; }

.myob .fa-mobile-phone:before,
.myob .fa-mobile:before {
  content: ""; }

.myob .fa-circle-o:before {
  content: ""; }

.myob .fa-quote-left:before {
  content: ""; }

.myob .fa-quote-right:before {
  content: ""; }

.myob .fa-spinner:before {
  content: ""; }

.myob .fa-circle:before {
  content: ""; }

.myob .fa-mail-reply:before,
.myob .fa-reply:before {
  content: ""; }

.myob .fa-github-alt:before {
  content: ""; }

.myob .fa-folder-o:before {
  content: ""; }

.myob .fa-folder-open-o:before {
  content: ""; }

.myob .fa-smile-o:before {
  content: ""; }

.myob .fa-frown-o:before {
  content: ""; }

.myob .fa-meh-o:before {
  content: ""; }

.myob .fa-gamepad:before {
  content: ""; }

.myob .fa-keyboard-o:before {
  content: ""; }

.myob .fa-flag-o:before {
  content: ""; }

.myob .fa-flag-checkered:before {
  content: ""; }

.myob .fa-terminal:before {
  content: ""; }

.myob .fa-code:before {
  content: ""; }

.myob .fa-mail-reply-all:before,
.myob .fa-reply-all:before {
  content: ""; }

.myob .fa-star-half-empty:before,
.myob .fa-star-half-full:before,
.myob .fa-star-half-o:before {
  content: ""; }

.myob .fa-location-arrow:before {
  content: ""; }

.myob .fa-crop:before {
  content: ""; }

.myob .fa-code-fork:before {
  content: ""; }

.myob .fa-unlink:before,
.myob .fa-chain-broken:before {
  content: ""; }

.myob .fa-question:before {
  content: ""; }

.myob .fa-info:before {
  content: ""; }

.myob .fa-exclamation:before {
  content: ""; }

.myob .fa-superscript:before {
  content: ""; }

.myob .fa-subscript:before {
  content: ""; }

.myob .fa-eraser:before {
  content: ""; }

.myob .fa-puzzle-piece:before {
  content: ""; }

.myob .fa-microphone:before {
  content: ""; }

.myob .fa-microphone-slash:before {
  content: ""; }

.myob .fa-shield:before {
  content: ""; }

.myob .fa-calendar-o:before {
  content: ""; }

.myob .fa-fire-extinguisher:before {
  content: ""; }

.myob .fa-rocket:before {
  content: ""; }

.myob .fa-maxcdn:before {
  content: ""; }

.myob .fa-chevron-circle-left:before {
  content: ""; }

.myob .fa-chevron-circle-right:before {
  content: ""; }

.myob .fa-chevron-circle-up:before {
  content: ""; }

.myob .fa-chevron-circle-down:before {
  content: ""; }

.myob .fa-html5:before {
  content: ""; }

.myob .fa-css3:before {
  content: ""; }

.myob .fa-anchor:before {
  content: ""; }

.myob .fa-unlock-alt:before {
  content: ""; }

.myob .fa-bullseye:before {
  content: ""; }

.myob .fa-ellipsis-h:before {
  content: ""; }

.myob .fa-ellipsis-v:before {
  content: ""; }

.myob .fa-rss-square:before {
  content: ""; }

.myob .fa-play-circle:before {
  content: ""; }

.myob .fa-ticket:before {
  content: ""; }

.myob .fa-minus-square:before {
  content: ""; }

.myob .fa-minus-square-o:before {
  content: ""; }

.myob .fa-level-up:before {
  content: ""; }

.myob .fa-level-down:before {
  content: ""; }

.myob .fa-check-square:before {
  content: ""; }

.myob .fa-pencil-square:before {
  content: ""; }

.myob .fa-external-link-square:before {
  content: ""; }

.myob .fa-share-square:before {
  content: ""; }

.myob .fa-compass:before {
  content: ""; }

.myob .fa-toggle-down:before,
.myob .fa-caret-square-o-down:before {
  content: ""; }

.myob .fa-toggle-up:before,
.myob .fa-caret-square-o-up:before {
  content: ""; }

.myob .fa-toggle-right:before,
.myob .fa-caret-square-o-right:before {
  content: ""; }

.myob .fa-euro:before,
.myob .fa-eur:before {
  content: ""; }

.myob .fa-gbp:before {
  content: ""; }

.myob .fa-dollar:before,
.myob .fa-usd:before {
  content: ""; }

.myob .fa-rupee:before,
.myob .fa-inr:before {
  content: ""; }

.myob .fa-cny:before,
.myob .fa-rmb:before,
.myob .fa-yen:before,
.myob .fa-jpy:before {
  content: ""; }

.myob .fa-ruble:before,
.myob .fa-rouble:before,
.myob .fa-rub:before {
  content: ""; }

.myob .fa-won:before,
.myob .fa-krw:before {
  content: ""; }

.myob .fa-bitcoin:before,
.myob .fa-btc:before {
  content: ""; }

.myob .fa-file:before {
  content: ""; }

.myob .fa-file-text:before {
  content: ""; }

.myob .fa-sort-alpha-asc:before {
  content: ""; }

.myob .fa-sort-alpha-desc:before {
  content: ""; }

.myob .fa-sort-amount-asc:before {
  content: ""; }

.myob .fa-sort-amount-desc:before {
  content: ""; }

.myob .fa-sort-numeric-asc:before {
  content: ""; }

.myob .fa-sort-numeric-desc:before {
  content: ""; }

.myob .fa-thumbs-up:before {
  content: ""; }

.myob .fa-thumbs-down:before {
  content: ""; }

.myob .fa-youtube-square:before {
  content: ""; }

.myob .fa-youtube:before {
  content: ""; }

.myob .fa-xing:before {
  content: ""; }

.myob .fa-xing-square:before {
  content: ""; }

.myob .fa-youtube-play:before {
  content: ""; }

.myob .fa-dropbox:before {
  content: ""; }

.myob .fa-stack-overflow:before {
  content: ""; }

.myob .fa-instagram:before {
  content: ""; }

.myob .fa-flickr:before {
  content: ""; }

.myob .fa-adn:before {
  content: ""; }

.myob .fa-bitbucket:before {
  content: ""; }

.myob .fa-bitbucket-square:before {
  content: ""; }

.myob .fa-tumblr:before {
  content: ""; }

.myob .fa-tumblr-square:before {
  content: ""; }

.myob .fa-long-arrow-down:before {
  content: ""; }

.myob .fa-long-arrow-up:before {
  content: ""; }

.myob .fa-long-arrow-left:before {
  content: ""; }

.myob .fa-long-arrow-right:before {
  content: ""; }

.myob .fa-apple:before {
  content: ""; }

.myob .fa-windows:before {
  content: ""; }

.myob .fa-android:before {
  content: ""; }

.myob .fa-linux:before {
  content: ""; }

.myob .fa-dribbble:before {
  content: ""; }

.myob .fa-skype:before {
  content: ""; }

.myob .fa-foursquare:before {
  content: ""; }

.myob .fa-trello:before {
  content: ""; }

.myob .fa-female:before {
  content: ""; }

.myob .fa-male:before {
  content: ""; }

.myob .fa-gittip:before,
.myob .fa-gratipay:before {
  content: ""; }

.myob .fa-sun-o:before {
  content: ""; }

.myob .fa-moon-o:before {
  content: ""; }

.myob .fa-archive:before {
  content: ""; }

.myob .fa-bug:before {
  content: ""; }

.myob .fa-vk:before {
  content: ""; }

.myob .fa-weibo:before {
  content: ""; }

.myob .fa-renren:before {
  content: ""; }

.myob .fa-pagelines:before {
  content: ""; }

.myob .fa-stack-exchange:before {
  content: ""; }

.myob .fa-arrow-circle-o-right:before {
  content: ""; }

.myob .fa-arrow-circle-o-left:before {
  content: ""; }

.myob .fa-toggle-left:before,
.myob .fa-caret-square-o-left:before {
  content: ""; }

.myob .fa-dot-circle-o:before {
  content: ""; }

.myob .fa-wheelchair:before {
  content: ""; }

.myob .fa-vimeo-square:before {
  content: ""; }

.myob .fa-turkish-lira:before,
.myob .fa-try:before {
  content: ""; }

.myob .fa-plus-square-o:before {
  content: ""; }

.myob .fa-space-shuttle:before {
  content: ""; }

.myob .fa-slack:before {
  content: ""; }

.myob .fa-envelope-square:before {
  content: ""; }

.myob .fa-wordpress:before {
  content: ""; }

.myob .fa-openid:before {
  content: ""; }

.myob .fa-institution:before,
.myob .fa-bank:before,
.myob .fa-university:before {
  content: ""; }

.myob .fa-mortar-board:before,
.myob .fa-graduation-cap:before {
  content: ""; }

.myob .fa-yahoo:before {
  content: ""; }

.myob .fa-google:before {
  content: ""; }

.myob .fa-reddit:before {
  content: ""; }

.myob .fa-reddit-square:before {
  content: ""; }

.myob .fa-stumbleupon-circle:before {
  content: ""; }

.myob .fa-stumbleupon:before {
  content: ""; }

.myob .fa-delicious:before {
  content: ""; }

.myob .fa-digg:before {
  content: ""; }

.myob .fa-pied-piper:before {
  content: ""; }

.myob .fa-pied-piper-alt:before {
  content: ""; }

.myob .fa-drupal:before {
  content: ""; }

.myob .fa-joomla:before {
  content: ""; }

.myob .fa-language:before {
  content: ""; }

.myob .fa-fax:before {
  content: ""; }

.myob .fa-building:before {
  content: ""; }

.myob .fa-child:before {
  content: ""; }

.myob .fa-paw:before {
  content: ""; }

.myob .fa-spoon:before {
  content: ""; }

.myob .fa-cube:before {
  content: ""; }

.myob .fa-cubes:before {
  content: ""; }

.myob .fa-behance:before {
  content: ""; }

.myob .fa-behance-square:before {
  content: ""; }

.myob .fa-steam:before {
  content: ""; }

.myob .fa-steam-square:before {
  content: ""; }

.myob .fa-recycle:before {
  content: ""; }

.myob .fa-automobile:before,
.myob .fa-car:before {
  content: ""; }

.myob .fa-cab:before,
.myob .fa-taxi:before {
  content: ""; }

.myob .fa-tree:before {
  content: ""; }

.myob .fa-spotify:before {
  content: ""; }

.myob .fa-deviantart:before {
  content: ""; }

.myob .fa-soundcloud:before {
  content: ""; }

.myob .fa-database:before {
  content: ""; }

.myob .fa-file-pdf-o:before {
  content: ""; }

.myob .fa-file-word-o:before {
  content: ""; }

.myob .fa-file-excel-o:before {
  content: ""; }

.myob .fa-file-powerpoint-o:before {
  content: ""; }

.myob .fa-file-photo-o:before,
.myob .fa-file-picture-o:before,
.myob .fa-file-image-o:before {
  content: ""; }

.myob .fa-file-zip-o:before,
.myob .fa-file-archive-o:before {
  content: ""; }

.myob .fa-file-sound-o:before,
.myob .fa-file-audio-o:before {
  content: ""; }

.myob .fa-file-movie-o:before,
.myob .fa-file-video-o:before {
  content: ""; }

.myob .fa-file-code-o:before {
  content: ""; }

.myob .fa-vine:before {
  content: ""; }

.myob .fa-codepen:before {
  content: ""; }

.myob .fa-jsfiddle:before {
  content: ""; }

.myob .fa-life-bouy:before,
.myob .fa-life-buoy:before,
.myob .fa-life-saver:before,
.myob .fa-support:before,
.myob .fa-life-ring:before {
  content: ""; }

.myob .fa-circle-o-notch:before {
  content: ""; }

.myob .fa-ra:before,
.myob .fa-rebel:before {
  content: ""; }

.myob .fa-ge:before,
.myob .fa-empire:before {
  content: ""; }

.myob .fa-git-square:before {
  content: ""; }

.myob .fa-git:before {
  content: ""; }

.myob .fa-y-combinator-square:before,
.myob .fa-yc-square:before,
.myob .fa-hacker-news:before {
  content: ""; }

.myob .fa-tencent-weibo:before {
  content: ""; }

.myob .fa-qq:before {
  content: ""; }

.myob .fa-wechat:before,
.myob .fa-weixin:before {
  content: ""; }

.myob .fa-send:before,
.myob .fa-paper-plane:before {
  content: ""; }

.myob .fa-send-o:before,
.myob .fa-paper-plane-o:before {
  content: ""; }

.myob .fa-history:before {
  content: ""; }

.myob .fa-circle-thin:before {
  content: ""; }

.myob .fa-header:before {
  content: ""; }

.myob .fa-paragraph:before {
  content: ""; }

.myob .fa-sliders:before {
  content: ""; }

.myob .fa-share-alt:before {
  content: ""; }

.myob .fa-share-alt-square:before {
  content: ""; }

.myob .fa-bomb:before {
  content: ""; }

.myob .fa-soccer-ball-o:before,
.myob .fa-futbol-o:before {
  content: ""; }

.myob .fa-tty:before {
  content: ""; }

.myob .fa-binoculars:before {
  content: ""; }

.myob .fa-plug:before {
  content: ""; }

.myob .fa-slideshare:before {
  content: ""; }

.myob .fa-twitch:before {
  content: ""; }

.myob .fa-yelp:before {
  content: ""; }

.myob .fa-newspaper-o:before {
  content: ""; }

.myob .fa-wifi:before {
  content: ""; }

.myob .fa-calculator:before {
  content: ""; }

.myob .fa-paypal:before {
  content: ""; }

.myob .fa-google-wallet:before {
  content: ""; }

.myob .fa-cc-visa:before {
  content: ""; }

.myob .fa-cc-mastercard:before {
  content: ""; }

.myob .fa-cc-discover:before {
  content: ""; }

.myob .fa-cc-amex:before {
  content: ""; }

.myob .fa-cc-paypal:before {
  content: ""; }

.myob .fa-cc-stripe:before {
  content: ""; }

.myob .fa-bell-slash:before {
  content: ""; }

.myob .fa-bell-slash-o:before {
  content: ""; }

.myob .fa-trash:before {
  content: ""; }

.myob .fa-copyright:before {
  content: ""; }

.myob .fa-at:before {
  content: ""; }

.myob .fa-eyedropper:before {
  content: ""; }

.myob .fa-paint-brush:before {
  content: ""; }

.myob .fa-birthday-cake:before {
  content: ""; }

.myob .fa-area-chart:before {
  content: ""; }

.myob .fa-pie-chart:before {
  content: ""; }

.myob .fa-line-chart:before {
  content: ""; }

.myob .fa-lastfm:before {
  content: ""; }

.myob .fa-lastfm-square:before {
  content: ""; }

.myob .fa-toggle-off:before {
  content: ""; }

.myob .fa-toggle-on:before {
  content: ""; }

.myob .fa-bicycle:before {
  content: ""; }

.myob .fa-bus:before {
  content: ""; }

.myob .fa-ioxhost:before {
  content: ""; }

.myob .fa-angellist:before {
  content: ""; }

.myob .fa-cc:before {
  content: ""; }

.myob .fa-shekel:before,
.myob .fa-sheqel:before,
.myob .fa-ils:before {
  content: ""; }

.myob .fa-meanpath:before {
  content: ""; }

.myob .fa-buysellads:before {
  content: ""; }

.myob .fa-connectdevelop:before {
  content: ""; }

.myob .fa-dashcube:before {
  content: ""; }

.myob .fa-forumbee:before {
  content: ""; }

.myob .fa-leanpub:before {
  content: ""; }

.myob .fa-sellsy:before {
  content: ""; }

.myob .fa-shirtsinbulk:before {
  content: ""; }

.myob .fa-simplybuilt:before {
  content: ""; }

.myob .fa-skyatlas:before {
  content: ""; }

.myob .fa-cart-plus:before {
  content: ""; }

.myob .fa-cart-arrow-down:before {
  content: ""; }

.myob .fa-diamond:before {
  content: ""; }

.myob .fa-ship:before {
  content: ""; }

.myob .fa-user-secret:before {
  content: ""; }

.myob .fa-motorcycle:before {
  content: ""; }

.myob .fa-street-view:before {
  content: ""; }

.myob .fa-heartbeat:before {
  content: ""; }

.myob .fa-venus:before {
  content: ""; }

.myob .fa-mars:before {
  content: ""; }

.myob .fa-mercury:before {
  content: ""; }

.myob .fa-intersex:before,
.myob .fa-transgender:before {
  content: ""; }

.myob .fa-transgender-alt:before {
  content: ""; }

.myob .fa-venus-double:before {
  content: ""; }

.myob .fa-mars-double:before {
  content: ""; }

.myob .fa-venus-mars:before {
  content: ""; }

.myob .fa-mars-stroke:before {
  content: ""; }

.myob .fa-mars-stroke-v:before {
  content: ""; }

.myob .fa-mars-stroke-h:before {
  content: ""; }

.myob .fa-neuter:before {
  content: ""; }

.myob .fa-genderless:before {
  content: ""; }

.myob .fa-facebook-official:before {
  content: ""; }

.myob .fa-pinterest-p:before {
  content: ""; }

.myob .fa-whatsapp:before {
  content: ""; }

.myob .fa-server:before {
  content: ""; }

.myob .fa-user-plus:before {
  content: ""; }

.myob .fa-user-times:before {
  content: ""; }

.myob .fa-hotel:before,
.myob .fa-bed:before {
  content: ""; }

.myob .fa-viacoin:before {
  content: ""; }

.myob .fa-train:before {
  content: ""; }

.myob .fa-subway:before {
  content: ""; }

.myob .fa-medium:before {
  content: ""; }

.myob .fa-yc:before,
.myob .fa-y-combinator:before {
  content: ""; }

.myob .fa-optin-monster:before {
  content: ""; }

.myob .fa-opencart:before {
  content: ""; }

.myob .fa-expeditedssl:before {
  content: ""; }

.myob .fa-battery-4:before,
.myob .fa-battery-full:before {
  content: ""; }

.myob .fa-battery-3:before,
.myob .fa-battery-three-quarters:before {
  content: ""; }

.myob .fa-battery-2:before,
.myob .fa-battery-half:before {
  content: ""; }

.myob .fa-battery-1:before,
.myob .fa-battery-quarter:before {
  content: ""; }

.myob .fa-battery-0:before,
.myob .fa-battery-empty:before {
  content: ""; }

.myob .fa-mouse-pointer:before {
  content: ""; }

.myob .fa-i-cursor:before {
  content: ""; }

.myob .fa-object-group:before {
  content: ""; }

.myob .fa-object-ungroup:before {
  content: ""; }

.myob .fa-sticky-note:before {
  content: ""; }

.myob .fa-sticky-note-o:before {
  content: ""; }

.myob .fa-cc-jcb:before {
  content: ""; }

.myob .fa-cc-diners-club:before {
  content: ""; }

.myob .fa-clone:before {
  content: ""; }

.myob .fa-balance-scale:before {
  content: ""; }

.myob .fa-hourglass-o:before {
  content: ""; }

.myob .fa-hourglass-1:before,
.myob .fa-hourglass-start:before {
  content: ""; }

.myob .fa-hourglass-2:before,
.myob .fa-hourglass-half:before {
  content: ""; }

.myob .fa-hourglass-3:before,
.myob .fa-hourglass-end:before {
  content: ""; }

.myob .fa-hourglass:before {
  content: ""; }

.myob .fa-hand-grab-o:before,
.myob .fa-hand-rock-o:before {
  content: ""; }

.myob .fa-hand-stop-o:before,
.myob .fa-hand-paper-o:before {
  content: ""; }

.myob .fa-hand-scissors-o:before {
  content: ""; }

.myob .fa-hand-lizard-o:before {
  content: ""; }

.myob .fa-hand-spock-o:before {
  content: ""; }

.myob .fa-hand-pointer-o:before {
  content: ""; }

.myob .fa-hand-peace-o:before {
  content: ""; }

.myob .fa-trademark:before {
  content: ""; }

.myob .fa-registered:before {
  content: ""; }

.myob .fa-creative-commons:before {
  content: ""; }

.myob .fa-gg:before {
  content: ""; }

.myob .fa-gg-circle:before {
  content: ""; }

.myob .fa-tripadvisor:before {
  content: ""; }

.myob .fa-odnoklassniki:before {
  content: ""; }

.myob .fa-odnoklassniki-square:before {
  content: ""; }

.myob .fa-get-pocket:before {
  content: ""; }

.myob .fa-wikipedia-w:before {
  content: ""; }

.myob .fa-safari:before {
  content: ""; }

.myob .fa-chrome:before {
  content: ""; }

.myob .fa-firefox:before {
  content: ""; }

.myob .fa-opera:before {
  content: ""; }

.myob .fa-internet-explorer:before {
  content: ""; }

.myob .fa-tv:before,
.myob .fa-television:before {
  content: ""; }

.myob .fa-contao:before {
  content: ""; }

.myob .fa-500px:before {
  content: ""; }

.myob .fa-amazon:before {
  content: ""; }

.myob .fa-calendar-plus-o:before {
  content: ""; }

.myob .fa-calendar-minus-o:before {
  content: ""; }

.myob .fa-calendar-times-o:before {
  content: ""; }

.myob .fa-calendar-check-o:before {
  content: ""; }

.myob .fa-industry:before {
  content: ""; }

.myob .fa-map-pin:before {
  content: ""; }

.myob .fa-map-signs:before {
  content: ""; }

.myob .fa-map-o:before {
  content: ""; }

.myob .fa-map:before {
  content: ""; }

.myob .fa-commenting:before {
  content: ""; }

.myob .fa-commenting-o:before {
  content: ""; }

.myob .fa-houzz:before {
  content: ""; }

.myob .fa-vimeo:before {
  content: ""; }

.myob .fa-black-tie:before {
  content: ""; }

.myob .fa-fonticons:before {
  content: ""; }

/*

Usage for above

div.logo {
   background: url("logo.png") no-repeat;
   @include image-2x("logo2x.png", 100px, 25px);
 }

 */
.myob .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.myob .text-align-right {
  text-align: right; }

.myob .text-align-center {
  text-align: center; }

.myob .row .form-gutter {
  margin-left: 0px;
  margin-right: 0px; }

.myob .row .form-gutter [class*='col-'] {
  padding: 0px 5px; }
  .myob .row .form-gutter [class*='col-']:first-child {
    padding-right: 5px;
    padding-left: 0px; }
  .myob .row .form-gutter [class*='col-']:last-child {
    padding-right: 0px;
    padding-left: 5px; }

.myob .margin-top-05 {
  margin-top: 5px; }

.myob .margin-top-10 {
  margin-top: 10px; }

.myob .margin-top-20 {
  margin-top: 20px; }

.myob .margin-top-30 {
  margin-top: 30px; }

.myob .margin-top-40 {
  margin-top: 40px; }

.myob .margin-top-50 {
  margin-top: 50px; }

.myob .margin-top-60 {
  margin-top: 60px; }

.myob .margin-left-10 {
  margin-left: 10px; }

.myob .margin-left-20 {
  margin-left: 20px; }

.myob h1, .myob h2, .myob h3, .myob h4, .myob h5, .myob h6, .myob .nav {
  font-family: Ubuntu,sans-serif;
  font-weight: 300; }

.myob html {
  font-size: 14px;
  line-height: 1.5; }

.myob p, .myob ol, .myob ul, .myob form {
  color: #2e3e4f; }

.myob samp {
  color: #5c247b; }

.myob .breadcrumb {
  padding: 0;
  margin: 0; }
  .myob .breadcrumb li {
    padding-right: 5px; }

.myob .badge.light-grey {
  background-color: #ebebe9;
  color: #777; }

.myob .badge.green {
  background-color: #5fa52c; }

.myob .badge.orange {
  background-color: #dc6915; }

.myob .badge.red {
  background-color: #d2322a; }

.myob .badge.blue {
  background-color: #3e8acd; }

.myob .badge.purple {
  background-color: #5c247b; }

.myob #header h1, .myob #header h2, .myob #header h3, .myob #header h4, .myob #header h5 {
  color: #a7aeb5; }

.myob .btn, .myob .btn-small, .myob .btn-xs, .myob .btn-group-xs > .btn, .myob .input-group-btn .btn-small {
  padding: 8px 16px; }

.myob .btn-small {
  padding: 8px 12px 7px 12px;
  font-size: 12px;
  font-size: 0.85714rem; }

.myob .btn-xs, .myob .btn-group-xs > .btn, .myob .btn-group-xs > .btn-small, .myob .btn-group-xs > .btn-xs, .myob .input-group-btn .btn-group-xs > .btn-small {
  padding: 6px 7px 2px 7px; }
  .myob .btn-xs .myob-icon-more, .myob .btn-group-xs > .btn .myob-icon-more, .myob .btn-group-xs > .btn-small .myob-icon-more, .myob .input-group-btn .btn-group-xs > .btn-small .myob-icon-more {
    font-size: 16px; }

.myob .btn-primary {
  background-color: #5fa52c;
  border-color: #47831c;
  color: white; }
  .myob .btn-primary:hover {
    background-color: #4b8b41;
    border-color: #4b8b41; }

.myob .btn-default {
  color: #2e3e4f; }

.myob .btn-link {
  color: #ab1678;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0; }
  .myob .btn-link:hover {
    color: #5c247b; }

.myob .btn-link[disabled], .myob .btn-link[disabled]:hover, .myob .btn-link[disabled]:focus {
  color: #808080; }

.myob .close {
  color: #818b95;
  opacity: 0.9; }

.myob .input-group-btn .btn, .myob .input-group-btn .btn-xs, .myob .input-group-btn .btn-small {
  padding: 6px 12px; }

.myob .input-group-btn .btn-small {
  padding: 3px 6px; }

.myob .btn-file {
  position: relative;
  overflow: hidden; }

.myob .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.myob .form-control {
  border-color: #c4c4bf; }
  .myob .form-control:focus, .myob .form-control-focus {
    box-shadow: none !important; }

.myob label {
  font-weight: normal; }

.myob .has-error .help-inline, .myob .error .help-inline {
  color: #ce4426; }

.myob .has-error .form-control, .myob .error .form-control {
  border-color: #ce4426; }

.myob .has-error .help-block, .myob .error .help-block {
  color: #ce4426; }

.myob .form-group {
  margin-bottom: 10px; }

.myob .tab-header {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 2px solid #e6e6e3; }

.myob .tab-footer {
  margin-top: 25px;
  border-top: 2px solid #e6e6e3; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-ni2gh8");
  src: url("../fonts/icomoon.eot?#iefix-ni2gh8") format("embedded-opentype"), url("../fonts/icomoon.woff?-ni2gh8") format("woff"), url("../fonts/icomoon.ttf?-ni2gh8") format("truetype"), url("../fonts/icomoon.svg?-ni2gh8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.myob [class^="icon-"], .myob [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.myob .icon-notice:before {
  content: "\e608"; }

.myob .icon-accounting:before {
  content: "\e600"; }

.myob .icon-clients:before {
  content: "\e602"; }

.myob .icon-dashboard:before {
  content: "\e603"; }

.myob .icon-documents:before {
  content: "\e604"; }

.myob .icon-practicemanager:before {
  content: "\e605"; }

.myob .icon-task-centre:before {
  content: "\e606"; }

.myob .icon-tax:before {
  content: "\e607"; }

.myob .icon-approve:before {
  content: "\e610"; }

.myob .icon-arrow-left-large:before {
  content: "\e611"; }

.myob .icon-arrow-left:before {
  content: "\e612"; }

.myob .icon-arrow-right-large:before {
  content: "\e613"; }

.myob .icon-arrow-right:before {
  content: "\e614"; }

.myob .icon-arrowleft-large:before {
  content: "\e615"; }

.myob .icon-carousel-left-large:before {
  content: "\e616"; }

.myob .icon-carousel-left:before {
  content: "\e617"; }

.myob .icon-carousel-right-large:before {
  content: "\e618"; }

.myob .icon-carousel-right:before {
  content: "\e619"; }

.myob .icon-close:before {
  content: "\e61a"; }

.myob .icon-comments:before {
  content: "\e61b"; }

.myob .icon-download:before {
  content: "\e61c"; }

.myob .icon-due-date:before {
  content: "\e61d"; }

.myob .icon-duedate-large:before {
  content: "\e61e"; }

.myob .icon-failure-1-large:before {
  content: "\e61f"; }

.myob .icon-failure-1:before {
  content: "\e620"; }

.myob .icon-failure-2-large:before {
  content: "\e621"; }

.myob .icon-failure-2:before {
  content: "\e622"; }

.myob .icon-feedback-1:before {
  content: "\e623"; }

.myob .icon-feedback-2:before {
  content: "\e624"; }

.myob .icon-filter-1:before {
  content: "\e625"; }

.myob .icon-filter-2:before {
  content: "\e626"; }

.myob .icon-filter-3:before {
  content: "\e627"; }

.myob .icon-help:before {
  content: "\e628"; }

.myob .icon-hints:before {
  content: "\e629"; }

.myob .icon-image:before {
  content: "\e62a"; }

.myob .icon-magnify:before {
  content: "\e62b"; }

.myob .icon-minify:before {
  content: "\e62c"; }

.myob .icon-navigation:before {
  content: "\e62d"; }

.myob .icon-notifications-1:before {
  content: "\e62e"; }

.myob .icon-notifications-2:before {
  content: "\e62f"; }

.myob .icon-notifications-3:before {
  content: "\e630"; }

.myob .icon-pdf:before {
  content: "\e631"; }

.myob .icon-reject:before {
  content: "\e632"; }

.myob .icon-replied:before {
  content: "\e633"; }

.myob .icon-search-large:before {
  content: "\e634"; }

.myob .icon-search:before {
  content: "\e635"; }

.myob .icon-success-large:before {
  content: "\e636"; }

.myob .icon-success:before {
  content: "\e637"; }

.myob .icon-tag:before {
  content: "\e638"; }

.myob .icon-tick:before {
  content: "\e639"; }

.myob .icon-upload:before {
  content: "\e63a"; }

.myob .icon-user-profile:before {
  content: "\e63b"; }

.myob .icon-Hints2:before {
  content: "\e63c"; }

.myob .fa-plus-1p5 {
  font-size: 1.5em;
  top: 0.15em;
  position: relative; }

.myob .fa-padded {
  padding-right: 0.5em; }

.myob .clickable {
  cursor: pointer; }

.myob .draggable {
  cursor: url(../images/openhand.cur), move; }

@font-face {
  font-family: 'myob';
  src: url("../fonts/myob.eot");
  src: url("../fonts/myob.eot?#iefix") format("embedded-opentype"), url("../fonts/myob.woff") format("woff"), url("../fonts/myob.ttf") format("truetype"), url("../fonts/myob.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.myob [class^="myob-icon-"], .myob [class*=" myob-icon-"] {
  font-family: 'myob';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #70757d;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.myob .icons-xs {
  font-size: 11px;
  font-size: 0.78571rem; }

.myob .icons-small {
  font-size: 14px;
  font-size: 1rem;
  vertical-align: middle; }

.myob .icons-medium {
  font-size: 20px;
  font-size: 1.42857rem;
  vertical-align: middle; }

.myob .icons-nav {
  font-size: 24px;
  font-size: 1.71429rem;
  vertical-align: middle; }

.myob .icons-large {
  font-size: 32px;
  font-size: 2.28571rem;
  vertical-align: middle; }

.myob .icons-xl {
  font-size: 48px;
  font-size: 3.42857rem;
  vertical-align: middle; }

.myob-icon-more:before {
  content: "\e649"; }

.myob-icon-calendar:before {
  content: "\e648"; }

.myob-icon-shared-with:before {
  content: "\e646"; }

.myob-icon-remove:before {
  content: "\e647"; }

.myob-icon-move:before {
  content: "\e645"; }

.myob-icon-signature:before {
  content: "\e644"; }

.myob-icon-sales:before {
  content: "\e600"; }

.myob-icon-pdf:before {
  content: "\e601"; }

.myob-icon-practice-manager .path1:before {
  content: "\e602";
  color: #ebecec; }

.myob-icon-practice-manager .path2:before {
  content: "\e603";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-practice-manager .path3:before {
  content: "\e604";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-practice-manager .path4:before {
  content: "\e605";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-reject:before {
  content: "\e606"; }

.myob-icon-replied:before {
  content: "\e607"; }

.myob-icon-reports:before {
  content: "\e608"; }

.myob-icon-search:before {
  content: "\e609"; }

.myob-icon-success:before {
  content: "\e60a"; }

.myob-icon-tag:before {
  content: "\e60b"; }

.myob-icon-task-centre:before {
  content: "\e60c"; }

.myob-icon-tax .path1:before {
  content: "\e60d";
  color: #ebecec; }

.myob-icon-tax .path2:before {
  content: "\e60e";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-tax .path3:before {
  content: "\e60f";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-tax .path4:before {
  content: "\e610";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-tick:before {
  content: "\e611"; }

.myob-icon-trash:before {
  content: "\e612"; }

.myob-icon-upload:before {
  content: "\e613"; }

.myob-icon-user-profile:before {
  content: "\e614"; }

.myob-icon-accounting .path1:before {
  content: "\e615";
  color: #70757d; }

.myob-icon-accounting .path2:before {
  content: "\e616";
  margin-left: -1em;
  color: #ebecec; }

.myob-icon-accounting .path3:before {
  content: "\e617";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-accounting .path4:before {
  content: "\e618";
  margin-left: -1em;
  color: #ebecec; }

.myob-icon-accounting .path5:before {
  content: "\e619";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-accounting .path6:before {
  content: "\e61a";
  margin-left: -1em;
  color: #ebecec; }

.myob-icon-approve:before {
  content: "\e61b"; }

.myob-icon-arrow-left:before {
  content: "\e61c"; }

.myob-icon-arrow-right:before {
  content: "\e61d"; }

.myob-icon-back:before {
  content: "\e61e"; }

.myob-icon-banking:before {
  content: "\e61f"; }

.myob-icon-breadcrumb:before {
  content: "\e620"; }

.myob-icon-clients .path1:before {
  content: "\e621";
  color: #c6c8cb; }

.myob-icon-clients .path2:before {
  content: "\e622";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-clients .path3:before {
  content: "\e623";
  margin-left: -1em;
  color: white; }

.myob-icon-clients .path4:before {
  content: "\e624";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-close:before {
  content: "\e625"; }

.myob-icon-comments:before {
  content: "\e626"; }

.myob-icon-contacts:before {
  content: "\e627"; }

.myob-icon-dashboard .path1:before {
  content: "\e628";
  color: #ebebec; }

.myob-icon-dashboard .path2:before {
  content: "\e629";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-dashboard .path3:before {
  content: "\e62a";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-dashboard .path4:before {
  content: "\e62b";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-dashboard .path5:before {
  content: "\e62c";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-dashboard .path6:before {
  content: "\e62d";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-dashboard .path7:before {
  content: "\e62e";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-dashboard .path8:before {
  content: "\e62f";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-documents .path1:before {
  content: "\e630";
  color: #a7abb0; }

.myob-icon-documents .path2:before {
  content: "\e631";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-documents .path3:before {
  content: "\e632";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-documents .path4:before {
  content: "\e633";
  margin-left: -1em;
  color: #70757d; }

.myob-icon-download:before {
  content: "\e634"; }

.myob-icon-due-date:before {
  content: "\e635"; }

.myob-icon-expenses:before {
  content: "\e636"; }

.myob-icon-failure:before {
  content: "\e637"; }

.myob-icon-feedback:before {
  content: "\e638"; }

.myob-icon-file:before {
  content: "\e639"; }

.myob-icon-filter:before {
  content: "\e63a"; }

.myob-icon-help-support:before {
  content: "\e63b"; }

.myob-icon-help:before {
  content: "\e63c"; }

.myob-icon-hints:before {
  content: "\e63d"; }

.myob-icon-image:before {
  content: "\e63e"; }

.myob-icon-info:before {
  content: "\e63f"; }

.myob-icon-magnify:before {
  content: "\e640"; }

.myob-icon-minify:before {
  content: "\e641"; }

.myob-icon-navigation:before {
  content: "\e642"; }

.myob-icon-payroll:before {
  content: "\e643"; }

.myob .nav-tabs {
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 20px; }
  .myob .nav-tabs > li a {
    border-radius: 0;
    color: #2e3e4f;
    margin-right: -1px;
    color: #70757d;
    background-color: transparent;
    padding: 10px 0;
    margin: 0 30px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal; }
  .myob .nav-tabs > li a, .myob .nav-tabs > li a:hover {
    border-color: transparent;
    background-color: none; }
  .myob .nav-tabs > li a:hover {
    background-color: transparent;
    color: #ab1678; }
  .myob .nav-tabs > li a:focus {
    background-color: transparent; }
  .myob .nav-tabs > li > a.disabled {
    opacity: 0.5; }
  .myob .nav-tabs > li .popover {
    max-width: 600px;
    text-align: center; }
  .myob .nav-tabs > li.active {
    margin-right: 1px; }
  .myob .nav-tabs > li.active a {
    color: #ab1678;
    border-bottom: 2px solid #ab1678;
    border-right: 0;
    border-top: 0;
    border-left: 0; }
    .myob .nav-tabs > li.active a:hover, .myob .nav-tabs > li.active a:focus {
      color: #ab1678;
      border-bottom: 2px solid #ab1678;
      border-right: 0;
      border-top: 0;
      border-left: 0; }
  .myob .nav-tabs li.active + li > a {
    border-left-width: 0; }

.myob .notification, .myob .notification-success, .myob .notification-info, .myob .notification-warning, .myob .notification-danger {
  margin: 20px 0;
  padding: 20px;
  border-top: 3px solid #eee; }

.myob .notification-border-left, .myob .notification-success-border-left, .myob .notification-info-border-left, .myob .notification-warning-border-left, .myob .notification-danger-border-left {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee; }

.myob .success, .myob .notification-success, .myob .notification-success-border-left {
  background-color: #e5f3d9;
  border-color: #f2f9ec;
  color: #489130; }

.myob .success.fa, .myob .fa.notification-success, .myob .fa.notification-success-border-left {
  margin-right: 10px;
  background: none; }

.myob .info, .myob .notification-info, .myob .notification-info-border-left {
  background-color: #e2f5fd;
  border-color: #f0fafe;
  color: #459baf; }

.myob .warning, .myob .notification-warning, .myob .notification-warning-border-left {
  background-color: #fff1d0;
  border-color: #fff8e7;
  color: #f18e2b; }

.myob .danger, .myob .notification-danger, .myob .notification-danger-border-left {
  background-color: #fce2e5;
  border-color: #fef0f2;
  color: #e23e32; }

.myob .panel-gray {
  background-color: #f5f5f5; }
  .myob .panel-gray .panel-heading {
    background-color: #f5f5f5; }
  .myob .panel-gray .panel-body {
    background-color: #f5f5f5; }

.myob .panel-gray .panel-default .panel-body, .myob .panel-gray .panel-gray .panel-body {
  background-color: white; }

.myob .panel-gray .panel-gray .panel-body {
  background-color: #f8f8f8; }

.myob .two-lines .btn, .myob .two-lines .btn-small, .myob .two-lines .btn-xs {
  margin-top: 12px; }

.myob .table-general p {
  margin: 0 0 20px 0; }

.myob .table-general thead, .myob .table-general .thead, .myob .table-general .table-alt .tsubhead, .myob .table-alt .table-general .tsubhead {
  background-color: #f5f5f5;
  color: #2e3e4f; }
  .myob .table-general thead:before,
  .myob .table-general thead:after,
  .myob .table-general .thead:before,
  .myob .table-general .table-alt .tsubhead:before,
  .myob .table-alt .table-general .tsubhead:before,
  .myob .table-general .thead:after,
  .myob .table-general .table-alt .tsubhead:after,
  .myob .table-alt .table-general .tsubhead:after {
    content: " ";
    display: table; }
  .myob .table-general thead:after, .myob .table-general .thead:after, .myob .table-general .table-alt .tsubhead:after, .myob .table-alt .table-general .tsubhead:after {
    clear: both; }
  .myob .table-general thead tr th, .myob .table-general .thead tr th, .myob .table-general .table-alt .tsubhead tr th, .myob .table-alt .table-general .tsubhead tr th {
    background-color: #f5f5f5;
    padding: 20px; }

.myob .table-general tbody tr th, .myob .table-general tbody tr td {
  padding: 20px; }

.myob .table-basic p {
  margin: 0 0 20px 0; }

.myob .table-basic thead, .myob .table-basic .thead, .myob .table-basic .table-alt .tsubhead, .myob .table-alt .table-basic .tsubhead {
  background-color: #f5f5f5;
  color: #2e3e4f; }
  .myob .table-basic thead:before,
  .myob .table-basic thead:after,
  .myob .table-basic .thead:before,
  .myob .table-basic .table-alt .tsubhead:before,
  .myob .table-alt .table-basic .tsubhead:before,
  .myob .table-basic .thead:after,
  .myob .table-basic .table-alt .tsubhead:after,
  .myob .table-alt .table-basic .tsubhead:after {
    content: " ";
    display: table; }
  .myob .table-basic thead:after, .myob .table-basic .thead:after, .myob .table-basic .table-alt .tsubhead:after, .myob .table-alt .table-basic .tsubhead:after {
    clear: both; }
  .myob .table-basic thead tr th, .myob .table-basic .thead tr th, .myob .table-basic .table-alt .tsubhead tr th, .myob .table-alt .table-basic .tsubhead tr th {
    background-color: #f5f5f5;
    padding: 20px; }

.myob .table-basic tbody {
  border-bottom: 1px solid #efeff0; }
  .myob .table-basic tbody tr:nth-child(even) {
    background: #f8f8f8; }
  .myob .table-basic tbody tr th, .myob .table-basic tbody tr td {
    padding: 20px; }

.myob .table-alt thead, .myob .table-alt .thead, .myob .table-alt .tsubhead {
  background-color: #f5f5f5;
  color: #4d5b6a; }
  .myob .table-alt thead:before,
  .myob .table-alt thead:after,
  .myob .table-alt .thead:before,
  .myob .table-alt .tsubhead:before,
  .myob .table-alt .thead:after,
  .myob .table-alt .tsubhead:after {
    content: " ";
    display: table; }
  .myob .table-alt thead:after, .myob .table-alt .thead:after, .myob .table-alt .tsubhead:after {
    clear: both; }
  .myob .table-alt thead tr, .myob .table-alt .thead tr, .myob .table-alt .tsubhead tr {
    background-color: #f5f5f5; }
  .myob .table-alt thead .td, .myob .table-alt .thead .td, .myob .table-alt .tsubhead .td {
    padding: 15px; }
  .myob .table-alt thead button, .myob .table-alt .thead button, .myob .table-alt .tsubhead button {
    background-color: #f5f5f5;
    border-color: #d5dbdb;
    color: #4d5b6a;
    font-size: 12px;
    padding: 8px 16px;
    margin-top: 8px; }

.myob .table-alt .tsubhead {
  background-color: #d5dbdb; }
  .myob .table-alt .tsubhead .td {
    padding-top: 5px;
    padding-bottom: 5px; }
  .myob .table-alt .tsubhead .editable, .myob .table-alt .tsubhead .success, .myob .table-alt .tsubhead .notification-success, .myob .table-alt .tsubhead .notification-success-border-left {
    padding-top: 8px; }
  .myob .table-alt .tsubhead .success, .myob .table-alt .tsubhead .notification-success, .myob .table-alt .tsubhead .notification-success-border-left {
    background-color: transparent; }
  .myob .table-alt .tsubhead button {
    margin-bottom: 8px; }

.myob .table-alt i.fa-arrows {
  padding-right: 15px; }

.myob .table-alt tbody:before,
.myob .table-alt tbody:after,
.myob .table-alt .tbody:before,
.myob .table-alt .tbody:after {
  content: " ";
  display: table; }

.myob .table-alt tbody:after, .myob .table-alt .tbody:after {
  clear: both; }

.myob .table-alt tbody .tr, .myob .table-alt .tbody .tr {
  border-bottom: #d5dbdb solid 1px; }
  .myob .table-alt tbody .tr:before,
  .myob .table-alt tbody .tr:after,
  .myob .table-alt .tbody .tr:before,
  .myob .table-alt .tbody .tr:after {
    content: " ";
    display: table; }
  .myob .table-alt tbody .tr:after, .myob .table-alt .tbody .tr:after {
    clear: both; }
  .myob .table-alt tbody .tr > div, .myob .table-alt .tbody .tr > div {
    padding: 15px; }

.myob .table-alt tbody .tr.boxed, .myob .table-alt .tbody .tr.boxed {
  border: #f5f5f5 solid 1px;
  margin-bottom: 20px; }

.myob .table-alt tbody .tr.boxed:hover, .myob .table-alt .tbody .tr.boxed:hover {
  background-color: #f5f5f5; }

.myob .table-alt tbody .editing > div, .myob .table-alt .tbody .editing > div {
  padding-top: 8px;
  padding-bottom: 8px; }

.myob .table-alt tbody .editing .form-group, .myob .table-alt .tbody .editing .form-group {
  margin-bottom: 0; }

.myob .table-alt tbody .editing i, .myob .table-alt .tbody .editing i {
  padding-top: 10px; }

.myob .table-alt tbody td .editable, .myob .table-alt tbody .td .editable, .myob .table-alt tbody .tr .editable, .myob .table-alt .tbody td .editable, .myob .table-alt .tbody .td .editable, .myob .table-alt .tbody .tr .editable {
  padding-top: 9px;
  padding-bottom: 8px; }

.myob .table-alt tbody td .icon, .myob .table-alt tbody .td .icon, .myob .table-alt tbody .tr .icon, .myob .table-alt .tbody td .icon, .myob .table-alt .tbody .td .icon, .myob .table-alt .tbody .tr .icon {
  width: 45px; }

.myob .table-alt tbody td .icon-disabled, .myob .table-alt tbody .td .icon-disabled, .myob .table-alt tbody .tr .icon-disabled, .myob .table-alt .tbody td .icon-disabled, .myob .table-alt .tbody .td .icon-disabled, .myob .table-alt .tbody .tr .icon-disabled {
  color: #ebebe9; }

.myob .table-alt tbody .check-box, .myob .table-alt .tbody .check-box {
  padding-top: 16px !important; }

.myob .table-alt tbody .close, .myob .table-alt .tbody .close {
  color: #ab1678; }

.myob .table-alt .link {
  padding: 15px;
  clear: both;
  margin-bottom: 15px; }

.myob .table-alt .fa-check-circle {
  color: #5fa52c; }

.myob .table-alt .fa-times-circle, .myob .table-alt .fa-print {
  color: #818b95;
  cursor: pointer; }
  .myob .table-alt .fa-times-circle .fa-2x, .myob .table-alt .fa-print .fa-2x {
    font-size: 1.75em; }

.myob .table-row {
  margin-bottom: 0; }

.myob .table-selectable tbody tr:hover:not(.expanded):not(.active) {
  background: #eddde6; }
  .myob .table-selectable tbody tr:hover:not(.expanded):not(.active) td:first-child {
    border-left: 1px solid #ab1678; }

/* Close .table-alt */
.myob .table-bordered thead {
  background-color: #d5dbdb; }
  .myob .table-bordered thead tr th {
    border-color: white;
    border-bottom-width: 0; }
  .myob .table-bordered thead tr th:first-child {
    border-left-color: #ebebe9; }
  .myob .table-bordered thead tr th:last-child {
    border-right-color: #ebebe9; }

.myob .table-bordered tbody tr:nth-child(even) {
  background: #f5f5f5; }

.myob .table-bordered tbody tr td {
  color: #2e3e4f; }

.myob .table-bordered tbody tr.active td {
  background-color: #2e3e4f;
  color: #FFFFFF; }

.myob .table-bordered tbody tr.active a {
  color: #FFFFFF;
  opacity: 0.6; }

.myob .table-bordered tbody tr.fading td {
  background-color: #f2f9ec !important; }

.myob .table-bordered tbody th, .myob .table-bordered tbody td {
  padding: 15px 10px; }

.myob .table-bordered tbody td.editable, .myob .table-bordered tbody td.expand {
  padding: 8px 10px; }

.myob .table-bordered tbody tr.expanded {
  background: #818b95; }
  .myob .table-bordered tbody tr.expanded:hover {
    color: #2e3e4f;
    background: #818b95; }
    .myob .table-bordered tbody tr.expanded:hover td {
      color: #2e3e4f; }
  .myob .table-bordered tbody tr.expanded > td {
    padding: 0 !important; }
  .myob .table-bordered tbody tr.expanded .nav-tabs {
    background-color: #7b858d;
    margin: 0;
    border-bottom: none;
    height: 50px; }
    .myob .table-bordered tbody tr.expanded .nav-tabs li {
      float: right; }
    .myob .table-bordered tbody tr.expanded .nav-tabs li a {
      border-bottom: none;
      border-top: none;
      border-left: 1px solid #ebebe9;
      border-right: 1px solid #ebebe9;
      background-color: #7b858d;
      color: white;
      height: 50px;
      width: 145px;
      padding-top: 15px; }
    .myob .table-bordered tbody tr.expanded .nav-tabs li.active a {
      border: none;
      background-color: #e8e8e8;
      color: #2e3e4f;
      padding-top: 15px; }
      .myob .table-bordered tbody tr.expanded .nav-tabs li.active a i {
        text-align: center; }
  .myob .table-bordered tbody tr.expanded .expandedPane {
    background: #e8e8e8 !important;
    border-bottom: 3px solid #7b858d;
    padding: 15px; }
    .myob .table-bordered tbody tr.expanded .expandedPane .tab-header {
      padding-bottom: 0px;
      margin-bottom: 0px;
      border-bottom: 0px; }
    .myob .table-bordered tbody tr.expanded .expandedPane .tab-footer {
      margin-top: 15px;
      border-top: 0px; }

/* Close .table-bordered */
.myob .match-table-container {
  box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.4);
  max-height: 318px;
  overflow-y: auto; }
  .myob .match-table-container .table-bordered > tbody > tr > td {
    padding: 10px; }
  .myob .match-table-container table {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    padding-bottom: 0px; }

.myob .table-interactive p {
  margin: 0 0 20px 0; }

.myob .table-interactive thead, .myob .table-interactive .thead, .myob .table-interactive .table-alt .tsubhead, .myob .table-alt .table-interactive .tsubhead {
  background-color: #f5f5f5;
  color: #2e3e4f; }
  .myob .table-interactive thead:before,
  .myob .table-interactive thead:after,
  .myob .table-interactive .thead:before,
  .myob .table-interactive .table-alt .tsubhead:before,
  .myob .table-alt .table-interactive .tsubhead:before,
  .myob .table-interactive .thead:after,
  .myob .table-interactive .table-alt .tsubhead:after,
  .myob .table-alt .table-interactive .tsubhead:after {
    content: " ";
    display: table; }
  .myob .table-interactive thead:after, .myob .table-interactive .thead:after, .myob .table-interactive .table-alt .tsubhead:after, .myob .table-alt .table-interactive .tsubhead:after {
    clear: both; }
  .myob .table-interactive thead tr th, .myob .table-interactive .thead tr th, .myob .table-interactive .table-alt .tsubhead tr th, .myob .table-alt .table-interactive .tsubhead tr th {
    background-color: #f5f5f5;
    padding: 20px; }

.myob .table-interactive tbody tr th, .myob .table-interactive tbody tr td {
  padding: 20px; }

.myob table td.expand {
  width: 50px; }
  .myob table td.expand .btn, .myob table td.expand .btn-small, .myob table td.expand .btn-xs {
    padding: 6px 12px;
    border-color: #ebebe9;
    color: #2e3e4f;
    background-color: white; }

.myob table tr.active td.expand .btn, .myob table tr.active td.expand .btn-small, .myob table tr.active td.expand .btn-xs {
  background-color: #ebebe9; }

.myob .slat-list {
  list-style-type: none;
  padding-left: 0; }
  .myob .slat-list .text-muted p, .myob .slat-list .text-muted strong, .myob .slat-list .text-muted {
    color: rgba(46, 62, 79, 0.7); }
  .myob .slat-list .meta-title {
    font-weight: bold;
    color: #2e3e4f; }
  .myob .slat-list h2, .myob .slat-list h3, .myob .slat-list h4, .myob .slat-list h5, .myob .slat-list h6 {
    color: #2e3e4f;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px; }
  .myob .slat-list .slat-item:first-child {
    border-top: 1px solid #efeff0;
    margin-top: 10px; }
  .myob .slat-list .slat-item {
    padding: 15px 0 15px 50px;
    border-bottom: 1px solid #efeff0;
    position: relative;
    font-family: Arial, Helvetica, sans-serif; }
    .myob .slat-list .slat-item h4 {
      color: #ab1678; }
    .myob .slat-list .slat-item p {
      margin-top: 1em; }
      .myob .slat-list .slat-item p:last-child {
        margin-bottom: 0; }
    .myob .slat-list .slat-item .truncate {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .myob .slat-list .slat-item h4 + p {
      margin-top: 0; }
    .myob .slat-list .slat-item .row {
      margin-top: 0;
      -webkit-font-smoothing: auto;
      -moz-osx-font-smoothing: auto; }
    .myob .slat-list .slat-item .due-date {
      color: #ce4426;
      font-size: 12px; }
    .myob .slat-list .slat-item .task-number {
      margin-bottom: 1em;
      display: block; }
  .myob .slat-list .slat-item-no-icon {
    padding: 15px 0;
    border-bottom: 1px solid #efeff0;
    font-family: Arial, Helvetica, sans-serif; }
    .myob .slat-list .slat-item-no-icon .row {
      margin-top: 0; }

.myob-icon-task-centre-circle:before {
  content: "\e60c";
  color: white;
  position: absolute;
  top: 15px;
  left: 0;
  max-width: 55px;
  background-color: #fd645f;
  font-size: 16px;
  line-height: 2.2;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  font-family: myob; }

.myob .fa-icon-budget-circle:before {
  content: '\f24e';
  color: white;
  position: absolute;
  top: 15px;
  left: 0;
  max-width: 55px;
  background-color: #8D70A0;
  font-size: 16px;
  line-height: 2.2;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  font-family: FontAwesome; }

.myob .navbar {
  border-radius: 0;
  margin-bottom: 0;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.43); }
  .myob .navbar .navbar-collapse {
    padding-left: 0; }
  .myob .navbar .navbar-brand {
    background-image: url("../images/myob-logo-white.png");
    background-repeat: no-repeat;
    height: 37px;
    width: 105px;
    background-size: 105px 37px;
    margin: 18px 15px 15px 15px; }
    .myob .navbar .navbar-brand.essentials {
      background-image: url("../images/myob-essentials-logo-white.png");
      height: 32px;
      width: 240px;
      background-size: 240px 32px; }

.myob .navbar.navbar-inverse {
  min-height: 70px;
  background-color: #5c247b; }
  .myob .navbar.navbar-inverse ul.navbar-nav > li, .myob .navbar.navbar-inverse ul.navbar-nav > li > a {
    min-height: 70px; }
  .myob .navbar.navbar-inverse ul.navbar-nav > li > a {
    padding-top: 25px;
    color: #ffffff; }
  .myob .navbar.navbar-inverse .dropdown-menu {
    border-width: 0;
    width: 100%;
    background-color: #3e1854; }
    .myob .navbar.navbar-inverse .dropdown-menu > li > a:hover, .myob .navbar.navbar-inverse .dropdown-menu .dropdown-menu > li > a:focus {
      background-color: #5c247b;
      color: white; }
    .myob .navbar.navbar-inverse .dropdown-menu a {
      color: white; }

.myob .navbar-default .navbar-nav > .active > a .fa, .myob .navbar-default .navbar-nav > .active > a:hover .fa, .myob .navbar-default .navbar-nav > .active > a:focus .fa {
  color: #ab1678; }

.myob .navbar-default .dropdown-menu {
  border-width: 0;
  color: #f5f5f5;
  background-color: #e9e9e6; }

.myob .navbar-default > .container {
  padding-left: 0; }

.myob .navbar > .container .navbar-brand {
  margin-left: 0; }

.myob .dropdown-menu > li > a {
  padding: 10px 20px; }

.myob ul {
  padding-left: 0; }

.myob .label.default {
  font-size: 14px;
  font-weight: bold;
  background-color: transparent;
  color: #777;
  padding: 0; }
  .myob .label.default.light-grey {
    color: #929292; }
  .myob .label.default.green {
    color: #5fa52c; }
  .myob .label.default.orange {
    color: #dc6915; }
  .myob .label.default.red {
    color: #d2322a; }
  .myob .label.default.blue {
    color: #3e8acd; }
  .myob .label.default.sml {
    font-size: 11px; }

.myob .label.boxed {
  font-size: 14px;
  font-weight: bold;
  background-color: #777;
  color: #fff;
  padding: 0.15em 0.35em;
  border-radius: 2px;
  letter-spacing: 0.02em; }
  .myob .label.boxed.light-grey {
    background-color: #ebebe9;
    color: #777; }
  .myob .label.boxed.green {
    background-color: #5fa52c; }
  .myob .label.boxed.orange {
    background-color: #dc6915; }
  .myob .label.boxed.red {
    background-color: #d2322a; }
  .myob .label.boxed.blue {
    background-color: #3e8acd; }
  .myob .label.boxed.sml {
    font-size: 11px; }

.myob .modal-content {
  padding: 20px; }

.myob .modal-header {
  padding: 0 0 20px 0; }
  .myob .modal-header h4 {
    font-size: 20px; }
  .myob .modal-header .myob-icon-close {
    font-size: 12px; }
  .myob .modal-header .close {
    color: rgba(112, 117, 125, 0.7);
    opacity: 0.7; }
    .myob .modal-header .close:hover {
      color: #70757d;
      opacity: 1; }

.myob .modal-body {
  padding: 30px 0 30px 0; }

.myob .modal-footer {
  padding: 20px 0px 0px 0px; }

@media screen and (min-width: 768px) {
  .myob .modal-dialog {
    width: 520px; }
  .myob .modal-lg {
    width: 740px; }
  .myob .modal-sm {
    width: 400px; } }

.myob html,
.myob body {
  height: 100%; }

.myob #wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -188px;
  padding: 0 0 188px; }

.myob .footer {
  height: 80px; }
  .myob .footer.copyright {
    background-color: #5c247b; }
    .myob .footer.copyright .copy {
      margin: 20px 0 0;
      color: white; }

.myob #footer-nav {
  margin-top: 30px;
  padding: 10px 0; }
  .myob #footer-nav .navbar-header {
    padding-top: 12px;
    color: #5c247b; }
  .myob #footer-nav .nav {
    padding-top: 8px; }

.myob .colour, .myob .colour-black {
  color: white;
  height: 60px;
  padding-top: 10px; }

.myob .colour-black {
  color: black; }

.myob .colour-green {
  background-color: #5fa52c; }

.myob .colour-pink {
  background-color: #ab1678; }

.myob .colour-purple {
  background-color: #5c247b; }

.myob .colour-light-bg {
  background-color: #f5f5f5; }

.myob .colour-stroke {
  background-color: #ebebe9; }

.myob .colour-light-blue-bg {
  background-color: #d5dbdb; }

.myob .colour-light-type {
  background-color: #818b95; }

.myob .colour-mid-type {
  background-color: #4d5b6a; }

.myob .colour-dark-type {
  background-color: #2e3e4f; }

.myob #form_logo {
  margin: 50px auto;
  max-width: 400px; }
  .myob #form_logo img {
    max-width: 400px; }

.myob .form-signin {
  max-width: 500px;
  padding: 50px;
  margin: 0 auto;
  background-color: #f5f5f5;
  border: 1px solid #ebebe9; }
  .myob .form-signin img {
    margin: 50px 0; }
  .myob .form-signin .form-signin-heading,
  .myob .form-signin .checkbox {
    margin-bottom: 10px; }
  .myob .form-signin .checkbox {
    font-weight: normal; }
  .myob .form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    box-sizing: border-box; }
  .myob .form-signin .form-control:focus, .myob .form-signin .form-control-focus {
    z-index: 2; }
  .myob .form-signin input[type="text"] {
    margin-bottom: -1px;
    margin-bottom: 20px; }
  .myob .form-signin input[type="password"] {
    margin-bottom: 10px; }

.myob .status.accepted, .myob .status.paid {
  color: #5fa52c; }

.myob .status.overdue, .myob .status.declined {
  color: #d2322a; }

.myob .status.overpaid {
  color: #bc5600; }

.myob .status.open, .myob .status.notpaid {
  color: #717171; }

.myob .status.expired, .myob .status.return {
  color: #dc6915; }

.myob .loading {
  border-radius: 0 0 4px 4px;
  font-size: 100%;
  font-weight: bold;
  position: fixed;
  z-index: 1000;
  padding: 3px 15px;
  left: 50%;
  margin-left: -16px;
  background-color: #5fa52c;
  color: white;
  border: 2px solid #5fa52c;
  border-top: 0; }

.myob .global-error {
  position: fixed;
  z-index: 1000;
  margin: 0 35%;
  width: 30%;
  text-align: center; }

.myob .loadingSpinner {
  border-width: 10px;
  border-style: solid;
  border-color: #5c247b #5c247b #5c247b transparent;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
  -webkit-animation: spin 0.7s linear infinite;
  position: relative;
  display: inline-block; }
  .myob .loadingSpinner:before, .myob .loadingSpinner:after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #5c247b;
    position: absolute;
    left: 6px; }
  .myob .loadingSpinner:before {
    top: 8px; }
  .myob .loadingSpinner:after {
    bottom: 8px; }

.myob .mediumLoadingSpinner {
  border-width: 6px;
  border-style: solid;
  border-color: #5c247b #5c247b #5c247b transparent;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
  -webkit-animation: spin 0.7s linear infinite;
  position: relative;
  display: inline-block; }
  .myob .mediumLoadingSpinner:before, .myob .mediumLoadingSpinner:after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #5c247b;
    position: absolute;
    left: 2px; }
  .myob .mediumLoadingSpinner:before {
    top: 3px; }
  .myob .mediumLoadingSpinner:after {
    bottom: 3px; }

.myob .smallLoadingSpinner {
  border-width: 2px;
  border-style: solid;
  border-color: #5c247b #5c247b #5c247b transparent;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
  -webkit-animation: spin 0.7s linear infinite;
  -webkit-animation: spin 0.7s linear infinite;
  -moz-animation: spin 0.7s linear infinite;
  -ms-animation: spin 0.7s linear infinite;
  -o-animation: spin 0.7s linear infinite;
  position: relative;
  display: inline-block; }
  .myob .smallLoadingSpinner:before, .myob .smallLoadingSpinner:after {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 100%;
    background: #5c247b;
    position: absolute;
    left: 1px; }
  .myob .smallLoadingSpinner:before {
    top: 1px; }
  .myob .smallLoadingSpinner:after {
    bottom: 1px; }

@keyframes spin {
   100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes spin {
   100% {
    -webkit-transform: rotate(360deg); } }

.myob .tooltip-inner {
  background-color: white;
  color: #2e3e4f;
  border: 2px solid #e1e1e1;
  border-radius: 6px;
  padding: 10px; }

.myob .tooltip.right .tooltip-arrow {
  border-right-color: #e1e1e1; }

.myob .tooltip.left .tooltip-arrow {
  border-left-color: #e1e1e1; }

.myob .tooltip.top .tooltip-arrow {
  border-top-color: #e1e1e1; }

.myob .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e1e1e1; }

.myob .page-header .btn, .myob .page-header .btn-small, .myob .page-header .btn-xs {
  margin-top: 20px; }

.myob .wrapper {
  width: 100%;
  background-color: #f5f5f5; }

.myob .page-wrapper {
  padding: 10px 15px;
  min-height: 900px;
  background-color: white; }

@media (min-width: 768px) {
  .myob .page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    padding: 10px 30px;
    border-left: 1px solid #d0d0d0; } }

.myob .section-header {
  margin-bottom: 20px; }

.myob .light-bg {
  color: #f5f5f5; }

.myob .light-type {
  color: #818b95; }

.myob .mid-type {
  color: #4d5b6a; }

.myob .dark-type {
  color: #2e3e4f; }

.myob .section {
  margin-bottom: 20px; }

.myob button i.fa-spinner, .myob a i.fa-spinner, .myob label i.fa-spinner {
  margin-right: 5px; }

.myob button:not([disabled=disabled]) i.fa-spinner, .myob a:not([disabled=disabled]) i.fa-spinner, .myob label:not([disabled=disabled]) i.fa-spinner {
  display: none; }

.myob .maintenance-guide {
  text-align: center;
  margin: 5em auto;
  max-width: 800px; }
  .myob .maintenance-guide i {
    color: #5c247b; }
  .myob .maintenance-guide p {
    margin-top: 2em;
    text-align: left; }

.myob body.style-guide {
  background-color: #f5f5f5; }

.myob .page-inner {
  max-width: 1160px; }

.myob .bs-docs-section .page-header {
  margin-top: 30px; }
  .myob .bs-docs-section .page-header h1 {
    color: #2e3e4f; }

.myob .bs-docs-section .form-group {
  max-width: 440px; }

.myob .bs-docs-section small {
  color: #818b95;
  line-height: 1; }

.myob .bs-docs-section h1, .myob .bs-docs-section h2, .myob .bs-docs-section h3, .myob .bs-docs-section h4, .myob .bs-docs-section h5, .myob .bs-docs-section h6 {
  color: #2e3e4f; }

.myob .bs-docs-section ul {
  margin: 0 16px;
  padding: 0; }

.myob .bs-docs-section ul.slat-list, .myob .bs-docs-section ul.nav, .myob .bs-docs-section ul.dropdown-menu {
  margin: 0;
  padding: 0; }

.myob .bs-docs-section ul.nav.nav-tabs {
  margin: 0 0 20px 0;
  padding: 0; }

.myob .bs-docs-section .modal-show {
  display: block;
  margin-top: 10px; }

.myob .bs-docs-section pre .tag {
  border: none;
  font-size: inherit;
  position: none; }

.myob .bs-docs-section .row {
  margin-top: 20px; }

.myob .bs-docs-section .no-margin-top {
  margin-top: 0; }

.myob .bs-docs-section table th {
  color: #4d5b6a; }

.myob .bs-docs-section .table-general h1, .myob .bs-docs-section .table-general h2, .myob .bs-docs-section .table-general h3, .myob .bs-docs-section .table-general h4, .myob .bs-docs-section .table-general h5, .myob .bs-docs-section .table-general h6 {
  margin-top: inherit; }

.myob .bs-docs-section .table-general p {
  margin: 0 0 20px 0; }
  .myob .bs-docs-section .table-general p:last-child {
    margin-bottom: 0; }

.myob .bs-docs-section .table-general ul {
  margin: 0 16px;
  padding: 0; }

.myob .bs-docs-section .table-general .dropdown-menu {
  margin-left: 0;
  margin-top: 2px; }

.myob .bs-docs-section .table-general ol {
  margin-left: -1.5em; }

.myob .bs-docs-section .table-general thead, .myob .bs-docs-section .table-general .thead, .myob .bs-docs-section .table-general .table-alt .tsubhead, .myob .table-alt .bs-docs-section .table-general .tsubhead {
  background-color: #f5f5f5;
  color: #4d5b6a; }
  .myob .bs-docs-section .table-general thead:before,
  .myob .bs-docs-section .table-general thead:after,
  .myob .bs-docs-section .table-general .thead:before,
  .myob .bs-docs-section .table-general .table-alt .tsubhead:before,
  .myob .table-alt .bs-docs-section .table-general .tsubhead:before,
  .myob .bs-docs-section .table-general .thead:after,
  .myob .bs-docs-section .table-general .table-alt .tsubhead:after,
  .myob .table-alt .bs-docs-section .table-general .tsubhead:after {
    content: " ";
    display: table; }
  .myob .bs-docs-section .table-general thead:after, .myob .bs-docs-section .table-general .thead:after, .myob .bs-docs-section .table-general .table-alt .tsubhead:after, .myob .table-alt .bs-docs-section .table-general .tsubhead:after {
    clear: both; }
  .myob .bs-docs-section .table-general thead tr th, .myob .bs-docs-section .table-general .thead tr th, .myob .bs-docs-section .table-general .table-alt .tsubhead tr th, .myob .table-alt .bs-docs-section .table-general .tsubhead tr th {
    background-color: #f5f5f5;
    padding: 15px 10px; }

.myob .bs-docs-section .table-general tbody tr th, .myob .bs-docs-section .table-general tbody tr td {
  padding: 15px 10px;
  border-top: 1px solid #ecedee; }

.myob .bs-docs-section .table-condensed thead tr th {
  padding: 10px; }

.myob .bs-docs-section .total {
  text-align: right; }

.myob .bs-docs-section .totalLine {
  border-top: 2px solid #D7D7D7;
  border-bottom: 2px solid #D7D7D7;
  font-weight: bold; }

.myob .bs-docs-section .avatar-wrap {
  max-width: 440px; }
  .myob .bs-docs-section .avatar-wrap .well-avatar {
    padding: 20px 0; }
    .myob .bs-docs-section .avatar-wrap .well-avatar .row {
      margin: 0; }
    .myob .bs-docs-section .avatar-wrap .well-avatar img {
      margin-bottom: 1em; }

.myob .bs-docs-section .control-label {
  display: block; }

.myob .bs-docs-section .avatar-upload {
  border: 1px solid #e1e1e1;
  width: 90px;
  height: 90px;
  margin-right: 0.25em; }

.myob .bs-docs-section .input-group {
  max-width: 440px; }

.myob .bs-docs-section .svg-wrapper {
  position: relative;
  max-width: 440px; }
  .myob .bs-docs-section .svg-wrapper .smallLoadingSpinner {
    position: absolute;
    top: 5px;
    right: 6px; }

.myob .bs-docs-section .btn-group .btn + .dropdown-toggle, .myob .bs-docs-section .btn-group .btn-small + .dropdown-toggle, .myob .bs-docs-section .btn-group .btn-xs + .dropdown-toggle, .myob .bs-docs-section .btn-group .btn-group-xs > .btn + .dropdown-toggle, .myob .bs-docs-section .btn-group .input-group-btn .btn-small + .dropdown-toggle {
  padding-left: 14px;
  padding-right: 14px; }

.myob .bs-docs-section .btn-search-icon {
  padding: 9px 12px; }

.myob .bs-docs-section .panel-buttons-right .btn-primary {
  margin-left: 10px; }

.myob .bs-docs-section .panel-buttons-right .margin-left-20 {
  margin-left: 20px; }

.myob .bs-docs-section .myob-icon-tick-green:before {
  content: "\e611";
  color: #5fa52c;
  margin-left: 15px; }

.myob .bs-docs-section .myob-icon-close-red:before {
  content: "\e625";
  color: #f26d7d;
  margin-left: 15px; }

.myob .bs-docs-section .address-autofill form:last-child {
  margin-top: 3em; }

.myob .bs-docs-section .form-output p {
  margin-bottom: 0px; }

.myob .bs-docs-section form hr {
  max-width: 440px;
  width: 100%;
  margin-left: 0; }

.myob .bs-docs-section fieldset {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 20px 0 10px 0;
  max-width: 440px; }

.myob .bs-docs-section .buttons-right {
  max-width: 440px;
  text-align: right;
  margin-top: 20px; }
  .myob .bs-docs-section .buttons-right .btn, .myob .bs-docs-section .buttons-right .btn-small, .myob .bs-docs-section .buttons-right .btn-xs {
    margin-left: 10px; }

.myob .bs-docs-section .icons-wrap {
  margin-top: 0.1em; }
  .myob .bs-docs-section .icons-wrap .col-md-4 .panel {
    text-align: center; }
    .myob .bs-docs-section .icons-wrap .col-md-4 .panel p {
      font-size: 14px; }
    .myob .bs-docs-section .icons-wrap .col-md-4 .panel .strong {
      font-weight: bold; }

.myob .bs-docs-section .icon-back {
  color: #ab1678; }

.myob .bs-docs-section .favicon-example {
  width: 48px;
  height: 48px; }

.myob .bs-docs-section .alert {
  margin-bottom: 10px; }

.myob .bs-docs-section button.close {
  margin-top: -1px; }

.myob .bs-docs-section .icon-close-alert {
  font-size: 9px;
  font-size: 0.64286rem;
  color: inherit;
  vertical-align: middle;
  opacity: 1; }

.myob .bs-docs-section .black {
  padding: 1rem;
  color: black; }

.myob .bs-docs-section .white {
  padding: 1rem;
  color: white; }

.myob .bs-docs-section .ui-square {
  width: 100%;
  padding-bottom: 100%; }

.myob .bs-docs-section .color-purple-one {
  background-color: #ab1678;
  border-radius: 4px; }

.myob .bs-docs-section .color-purple-two {
  background-color: #5c247b;
  border-radius: 4px; }

.myob .bs-docs-section .color-dark-blue {
  background-color: #2e3e4f;
  border-radius: 4px; }

.myob .bs-docs-section .color-mid-blue {
  background-color: #4d5b6a;
  border-radius: 4px; }

.myob .bs-docs-section .color-light-grey {
  background-color: #70757d;
  border-radius: 4px; }

.myob .bs-docs-section .color-grey {
  background-color: #d0d0d0;
  border-radius: 4px; }

.myob .bs-docs-section .color-form-stroke {
  background-color: #c4c4bf;
  border-radius: 4px; }

.myob .bs-docs-section .color-green-one {
  background-color: #5fa52c;
  border-radius: 4px; }

.myob .bs-docs-section .color-green-two {
  background-color: #4b8b41; }

.myob .bs-docs-section .color-light-bg {
  background-color: #f5f5f5;
  border-radius: 4px; }

.myob .bs-docs-section .color-burnt-red {
  background-color: #ce4426;
  border-radius: 4px; }

.myob .bs-docs-section .grid-demo {
  background-color: #f5f5f5;
  text-align: center;
  padding: 20px; }

.myob .bs-docs-section .best-practises ul {
  margin-left: 16px; }

.myob .footer {
  background-color: #f5f5f5;
  position: inherit;
  margin: 0;
  padding-top: 15px;
  height: 60px;
  max-width: 100%;
  border-left: none; }
  .myob .footer .copyright {
    font-size: 12px;
    color: #818b95;
    padding: 10px 0 0 0px;
    display: block; }
  .myob .footer .myob-logo-footer {
    text-align: center;
    margin: 0 auto;
    width: 90px;
    height: 29px;
    display: block;
    opacity: 0.8;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out; }
    .myob .footer .myob-logo-footer:hover {
      opacity: 1; }
  .myob .footer .back-top {
    text-align: right;
    font-size: 12px; }
    .myob .footer .back-top a {
      display: block;
      padding: 10px 0px 10px 0px; }

@media (min-width: 768px) {
  .myob .footer {
    background-color: #f5f5f5;
    position: inherit;
    margin: 0 0 0 250px;
    padding-top: 15px;
    height: 60px;
    max-width: 100%;
    border-left: 1px solid #d0d0d0; }
    .myob .footer .copyright {
      font-size: 12px;
      color: #818b95;
      padding: 10px 0 0 15px;
      display: block; }
    .myob .footer .myob-logo-footer {
      text-align: center;
      margin: 0 auto;
      width: 104px;
      height: 34px;
      display: block;
      opacity: 0.8;
      transition: opacity 0.25s ease-in-out;
      -moz-transition: opacity 0.25s ease-in-out;
      -webkit-transition: opacity 0.25s ease-in-out; }
      .myob .footer .myob-logo-footer:hover {
        opacity: 1; }
    .myob .footer .back-top {
      display: none; } }

.myob .style-guide-nav .nav {
  font-family: Arial, Helvetica, sans-serif; }

.myob .style-guide-nav .nav > li > a {
  padding: 15px 15px 15px 20px; }

.myob .style-guide-nav .nav.nav-second-level > li > a {
  padding: 10px 10px 10px 20px; }

.myob .style-guide-nav .navbar-brand {
  background-image: url("../images/style-guide-logo.svg");
  background-repeat: no-repeat;
  height: 35px;
  width: 180px;
  background-size: 180px 35px;
  margin: 15px 15px 15px 20px; }

.myob .style-guide-nav .navbar-subtitle {
  display: none; }

@media (min-width: 768px) {
  .myob .style-guide-nav .navbar-subtitle {
    display: block;
    color: #d4bae2;
    margin-top: 25px;
    float: left;
    margin-left: 10px; } }

.myob .style-guide-nav .navbar-default .navbar-toggle .icon-bar {
  background-color: #d4bae2;
  transition: background-color 0.2s ease-in-out; }

.myob .style-guide-nav .navbar-toggle {
  padding: 1px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0; }
  .myob .style-guide-nav .navbar-toggle:hover, .myob .style-guide-nav .navbar-toggle:focus {
    background-color: transparent; }
    .myob .style-guide-nav .navbar-toggle:hover .icon-bar, .myob .style-guide-nav .navbar-toggle:focus .icon-bar {
      background-color: white; }
    .myob .style-guide-nav .navbar-toggle:hover .menu-text, .myob .style-guide-nav .navbar-toggle:focus .menu-text {
      color: white; }

.myob .style-guide-nav .navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 4px;
  border-radius: 2px;
  margin: 4px auto; }

.myob .style-guide-nav .menu-text {
  color: #d4bae2;
  transition: color 0.2s ease-in-out; }

.myob .style-guide-nav .navbar-default {
  background-color: #5c247b;
  border-color: #E4E4E4;
  box-shadow: none; }
  .myob .style-guide-nav .navbar-default .sidebar {
    background-color: #f5f5f5; }
  .myob .style-guide-nav .navbar-default .dropdown-menu {
    background-color: white;
    border: 1px solid #d0d0d0; }
    .myob .style-guide-nav .navbar-default .dropdown-menu .made-with {
      padding: 15px 15px 5px 15px; }
      .myob .style-guide-nav .navbar-default .dropdown-menu .made-with .fa-heart {
        color: #EE4141;
        -webkit-animation: pulsate 0.8s linear;
        -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes pulsate {
   0% {
    -webkit-transform: scale(1); }
   50% {
    -webkit-transform: scale(0.7); }
   100% {
    -webkit-transform: scale(1); } }

.myob .style-guide-nav .navbar-top-links {
  display: none; }

@media (min-width: 768px) {
  .myob .style-guide-nav .navbar-top-links {
    display: block; } }

.myob .style-guide-nav .navbar-top-links {
  margin-right: 0; }
  .myob .style-guide-nav .navbar-top-links .icons-nav {
    color: #A590B4; }

.myob .style-guide-nav .navbar-top-links li {
  display: inline-block; }

.myob .style-guide-nav .navbar-top-links li:last-child {
  margin-right: 0; }

.myob .style-guide-nav .navbar-top-links li a {
  padding: 22px 15px 21px 15px; }
  .myob .style-guide-nav .navbar-top-links li a:hover {
    background-color: #481663; }
    .myob .style-guide-nav .navbar-top-links li a:hover .icons-nav {
      color: white; }
  .myob .style-guide-nav .navbar-top-links li a:focus {
    background-color: #481663; }

.myob .style-guide-nav .navbar-top-links .open > a {
  background-color: #481663; }

.myob .style-guide-nav .navbar-top-links .dropdown-menu li {
  display: block; }

.myob .style-guide-nav .navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0; }

.myob .style-guide-nav .navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0; }

.myob .style-guide-nav .navbar-top-links .dropdown-menu li a div {
  white-space: normal; }

.myob .style-guide-nav .navbar-top-links .dropdown-messages,
.myob .style-guide-nav .navbar-top-links .dropdown-tasks,
.myob .style-guide-nav .navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0; }

.myob .style-guide-nav .navbar-top-links .dropdown-messages {
  margin-left: 5px; }

.myob .style-guide-nav .navbar-top-links .dropdown-tasks {
  margin-left: -59px; }

.myob .style-guide-nav .navbar-top-links .dropdown-alerts {
  margin-left: -123px; }

.myob .style-guide-nav .navbar-top-links .dropdown-user {
  right: 0;
  left: auto; }

.myob .style-guide-nav .sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0; }

.myob .style-guide-nav .sidebar .sidebar-search {
  padding: 15px; }

.myob .style-guide-nav .sidebar ul li {
  border-bottom: transparent; }
  .myob .style-guide-nav .sidebar ul li a {
    color: #54718f; }
    .myob .style-guide-nav .sidebar ul li a.active {
      background-color: white;
      font-weight: bold;
      color: #2e3e4f; }
      .myob .style-guide-nav .sidebar ul li a.active:hover {
        background-color: white;
        font-weight: bold;
        color: #2e3e4f; }
    .myob .style-guide-nav .sidebar ul li a:hover {
      background-color: transparent;
      color: #2e3e4f; }
    .myob .style-guide-nav .sidebar ul li a:focus {
      background-color: transparent; }

.myob .style-guide-nav .sidebar .arrow {
  float: right;
  margin-top: 2px; }

.myob .style-guide-nav .sidebar .fa.arrow:before {
  content: "\f105"; }

.myob .style-guide-nav .sidebar .active > a > .fa.arrow:before {
  content: "\f107"; }

.myob .style-guide-nav .sidebar .nav-second-level li,
.myob .style-guide-nav .sidebar .nav-third-level li {
  border-bottom: none !important; }

.myob .style-guide-nav .sidebar .nav-second-level li a {
  padding-left: 37px; }

.myob .style-guide-nav .sidebar .nav-third-level li a {
  padding-left: 52px; }

@media (min-width: 768px) {
  .myob .style-guide-nav .sidebar {
    z-index: 1;
    position: absolute;
    width: 250px;
    margin-top: 70px; }
  .myob .style-guide-nav .navbar-top-links .dropdown-messages,
  .myob .style-guide-nav .navbar-top-links .dropdown-tasks,
  .myob .style-guide-nav .navbar-top-links .dropdown-alerts {
    margin-left: auto; } }

.myob .alert-success .close {
  color: #5fa52c; }

.myob .alert-info .close {
  color: #3e8acd; }

.myob .alert-warning .close {
  color: #dc6915; }

.myob .alert-danger .close {
  color: #ab1678; }

.myob a.tag {
  border: 1px solid #d0d0d0;
  font-weight: normal;
  font-size: 11px;
  color: rgba(46, 62, 79, 0.7); }
  .myob a.tag:hover {
    color: #2e3e4f;
    text-decoration: none; }
  .myob a.tag:focus {
    color: #2e3e4f;
    text-decoration: none; }

.myob .tag {
  border: 1px solid #d0d0d0;
  font-weight: normal;
  font-size: 11px;
  color: rgba(46, 62, 79, 0.7);
  position: relative; }
  .myob .tag .tag-name {
    border: none;
    color: rgba(46, 62, 79, 0.7); }
    .myob .tag .tag-name:hover {
      color: #2e3e4f;
      text-decoration: none; }
    .myob .tag .tag-name:focus {
      color: #2e3e4f;
      text-decoration: none; }
  .myob .tag .tag-name-no-link {
    color: #2e3e4f; }
  .myob .tag .icon {
    padding-right: 13px; }
    .myob .tag .icon .myob-icon-remove {
      cursor: pointer;
      display: block;
      float: right;
      height: 11px;
      position: absolute;
      right: 4px;
      top: 3px;
      width: 11px;
      color: rgba(46, 62, 79, 0.7); }
      .myob .tag .icon .myob-icon-remove:hover {
        color: #2e3e4f;
        text-decoration: none; }
      .myob .tag .icon .myob-icon-remove:focus {
        color: #2e3e4f;
        text-decoration: none; }

.myob li.L0, .myob li.L1, .myob li.L2, .myob li.L3, .myob li.L5, .myob li.L6, .myob li.L7, .myob li.L8 {
  list-style-type: decimal !important; }

/* ========================================================================
 * bootstrap-switch - v3.0.0
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
.myob .bootstrap-switch {
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #cccccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.myob .bootstrap-switch.bootstrap-switch-mini {
  min-width: 71px; }

.myob .bootstrap-switch.bootstrap-switch-mini > div > span,
.myob .bootstrap-switch.bootstrap-switch-mini > div > label {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px; }

.myob .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-mini-icons {
  height: 1.20em;
  line-height: 9px;
  vertical-align: text-top;
  text-align: center;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  margin-top: -1px;
  margin-bottom: -1px; }

.myob .bootstrap-switch.bootstrap-switch-small {
  min-width: 79px; }

.myob .bootstrap-switch.bootstrap-switch-small > div > span,
.myob .bootstrap-switch.bootstrap-switch-small > div > label {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px; }

.myob .bootstrap-switch.bootstrap-switch-large {
  min-width: 120px; }

.myob .bootstrap-switch.bootstrap-switch-large > div > span,
.myob .bootstrap-switch.bootstrap-switch-large > div > label {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal; }

.myob .bootstrap-switch.bootstrap-switch-animate > div {
  transition: margin-left 0.5s; }

.myob .bootstrap-switch.bootstrap-switch-on > div {
  margin-left: 0%; }

.myob .bootstrap-switch.bootstrap-switch-on > div > label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.myob .bootstrap-switch.bootstrap-switch-off > div {
  margin-left: -50%; }

.myob .bootstrap-switch.bootstrap-switch-off > div > label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.myob .bootstrap-switch.bootstrap-switch-disabled,
.myob .bootstrap-switch.bootstrap-switch-readonly {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important; }

.myob .bootstrap-switch.bootstrap-switch-disabled > div > span,
.myob .bootstrap-switch.bootstrap-switch-readonly > div > span,
.myob .bootstrap-switch.bootstrap-switch-disabled > div > label,
.myob .bootstrap-switch.bootstrap-switch-readonly > div > label {
  cursor: default !important; }

.myob .bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.myob .bootstrap-switch > div {
  display: inline-block;
  width: 150%;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.myob .bootstrap-switch > div > span,
.myob .bootstrap-switch > div > label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px; }

.myob .bootstrap-switch > div > span {
  text-align: center;
  z-index: 1;
  width: 33.333333333%; }

.myob .bootstrap-switch > div > span.bootstrap-switch-handle-on {
  color: #f00;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.myob .bootstrap-switch > div > span.bootstrap-switch-handle-off {
  color: #000;
  background: #eeeeee;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.myob .bootstrap-switch > div > span.bootstrap-switch-primary {
  color: #fff;
  background: #428bca; }

.myob .bootstrap-switch > div > span.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de; }

.myob .bootstrap-switch > div > span.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c; }

.myob .bootstrap-switch > div > span.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff; }

.myob .bootstrap-switch > div > span.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f; }

.myob .bootstrap-switch > div > span.bootstrap-switch-default {
  color: #000;
  background: #eeeeee; }

.myob .bootstrap-switch > div > label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 33.333333333%;
  color: #333333;
  background: #ffffff; }

.myob .bootstrap-switch input[type='radio'],
.myob .bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }
