@charset "UTF-8";
/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.previnvzbs {
  background: #f5f5f5;
}

.post-type-zerobs_customer .zbs-hide-add {
  display: none;
}

.zbs-invoice-preview .biz-up {
  margin-top: -110px;
  position: absolute;
}
.zbs-invoice-preview .zbs-invoice-topper {
  font-size: 15px;
  font-weight: 100;
  text-align: right;
}
.zbs-invoice-preview .zbs-invoice-topper .form-table {
  float: right;
}
.zbs-invoice-preview .container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
  font-size: 13px;
}
.zbs-invoice-preview #zbs-business-info-wrapper {
  margin-top: -85px;
}
.zbs-invoice-preview .cen {
  text-align: center;
}
.zbs-invoice-preview .ri {
  text-align: right;
}
.zbs-invoice-preview .tapad {
  padding: 0 0 0 7px;
}
.zbs-invoice-preview thead {
  border: 1px solid #ccc;
  background: #f5f5f5;
}
.zbs-invoice-preview .table > tbody > tr > td,
.zbs-invoice-preview .table > tbody > tr > th,
.zbs-invoice-preview .table > tfoot > tr > td,
.zbs-invoice-preview .table > tfoot > tr > th,
.zbs-invoice-preview .table > thead > tr > td,
.zbs-invoice-preview .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 0 solid #ddd;
}
.zbs-invoice-preview .bottom-row {
  height: 30px;
}

.post-type-zerobs_invoice .clear {
  clear: both;
}
.post-type-zerobs_invoice #zbs_invoice_preview {
  text-decoration: none;
}
.post-type-zerobs_invoice #zbs_top_wrapper {
  position: relative;
}
.post-type-zerobs_invoice #zbs_top_wrapper .zbs-invoice-topper {
  width: 50%;
  float: right;
}
.post-type-zerobs_invoice #zbs_top_wrapper .zbs-invoice-topper input,
.post-type-zerobs_invoice #zbs_top_wrapper .zbs-invoice-topper select {
  width: 90%;
  float: left;
}
.post-type-zerobs_invoice #zbs_top_wrapper .zbs-invoice-topper th {
  vertical-align: middle;
  text-align: right;
}
.post-type-zerobs_invoice #zbs_invoice_send_test2:focus {
  outline: 0 !important;
}
.post-type-zerobs_invoice #billing-to {
  width: 50%;
  float: left;
}
.post-type-zerobs_invoice #billing-to th {
  vertical-align: middle;
  font-size: 18px;
  font-weight: 100;
}
.post-type-zerobs_invoice #assign-to {
  width: 50%;
  float: right;
}
.post-type-zerobs_invoice #assign-to .zbs-controls {
  float: left;
}
.post-type-zerobs_invoice #assign-to select {
  width: 90%;
}
.post-type-zerobs_invoice #assign-to th {
  vertical-align: middle;
  font-size: 18px;
  font-weight: 100;
}
.post-type-zerobs_invoice #zbs_invoice_alerts {
  position: absolute;
  margin-top: -64px;
  width: 100%;
  margin-left: -13px;
}
.post-type-zerobs_invoice #zbs_invoice_alerts #zbs_success {
  display: none;
  background: #008000;
  padding: 10px;
  color: #fff;
  font-weight: 100;
  font-size: 14px;
}
.post-type-zerobs_invoice #zbs_invoice_alerts #zbs_success .fa {
  color: #00a700;
  font-size: 20px;
  margin-right: 10px;
}
.post-type-zerobs_invoice hr {
  margin-top: 25px;
  margin-bottom: 20px;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper {
  width: 30%;
  margin-top: -35px;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper .business-info-toggle {
  cursor: pointer;
  font-size: 20px;
  font-weight: 100;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper .business-info-toggle .fa {
  color: #428bca;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 100;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper .business-info {
  display: block;
  margin-left: -20px;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper .business-info .zbs-table {
  margin-top: 9px;
  font-size: 14px;
  font-weight: 100;
  margin-left: 33px;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper .business-info .zbs-table .top-pad td {
  padding-top: 20px;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper .business-info .zbs-table td {
  border: 0;
  padding: 0;
}
.post-type-zerobs_invoice #zbs-business-info-wrapper .business-info .edit-or-add {
  font-weight: 100;
  margin-left: 33px;
}
.post-type-zerobs_invoice #zbs-invoice-customiser {
  padding: 15px 10px 15px 10px;
  background: #f5f5f5;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -6px;
  border-bottom: 1px solid #eee;
}
.post-type-zerobs_invoice #zbs-invoice-customiser .header {
  float: left;
  font-size: 18px;
  line-height: 25px;
  margin-right: 10px;
  font-weight: 100;
}
.post-type-zerobs_invoice .top-row .row-amount {
  padding-top: 10px;
}
.post-type-zerobs_invoice #partials {
  margin-top: 20px;
}
.post-type-zerobs_invoice #invoice_totals,
.post-type-zerobs_invoice #partials {
  width: 100%;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
}
.post-type-zerobs_invoice #invoice_totals .zbs_grand_total .bord-l,
.post-type-zerobs_invoice #partials .zbs_grand_total .bord-l {
  border-left: 2px solid #ccc;
}
.post-type-zerobs_invoice #invoice_totals .zbs_grand_total .bord,
.post-type-zerobs_invoice #partials .zbs_grand_total .bord {
  background: #f5f5f5;
  color: #000;
  font-weight: 800;
  border-bottom: 2px solid #ccc;
}
.post-type-zerobs_invoice #invoice_totals .tax_total,
.post-type-zerobs_invoice #partials .tax_total {
  display: none;
}
.post-type-zerobs_invoice #invoice_totals ._1,
.post-type-zerobs_invoice #partials ._1 {
  display: block;
}
.post-type-zerobs_invoice #invoice_totals tr,
.post-type-zerobs_invoice #partials tr {
  height: 35px;
}
.post-type-zerobs_invoice #invoice_totals .hide,
.post-type-zerobs_invoice #partials .hide {
  display: none;
}
.post-type-zerobs_invoice #invoice_totals .bord input,
.post-type-zerobs_invoice #partials .bord input {
  text-align: right;
  float: right;
  box-shadow: none;
}
.post-type-zerobs_invoice #invoice_totals .bord-l,
.post-type-zerobs_invoice #partials .bord-l {
  text-align: right;
  border-left: 2px solid #ccc !important;
}
.post-type-zerobs_invoice #invoice_totals td.bord,
.post-type-zerobs_invoice #partials td.bord {
  padding: 5px;
  border: 1px solid #ccc;
}
.post-type-zerobs_invoice #invoice_totals .row-amount,
.post-type-zerobs_invoice #partials .row-amount {
  color: #000;
  font-weight: 400;
  height: 20px;
  text-align: right;
  border-right: 2px solid #ccc !important;
}
.post-type-zerobs_invoice #zbs-invoice-items .zbs-item-block {
  position: relative;
}
.post-type-zerobs_invoice #zbs-invoice-items .zbs-item-block tr {
  width: 90%;
}
.post-type-zerobs_invoice #zbs-invoice-items .zbs-item-block textarea {
  width: 100%;
  height: 30px;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  margin-top: 10px;
}
.post-type-zerobs_invoice #zbs-invoice-items .zbs-item-block .tapad {
  padding: 0 0 0 10px;
}
.post-type-zerobs_invoice #zbs-invoice-items .zbs-item-block input[type=number] {
  height: 28px;
  line-height: 1;
  box-shadow: none;
  text-align: center;
}
.post-type-zerobs_invoice #zbs-invoice-items .row-amount {
  color: #000;
  font-weight: 400;
  text-align: right;
}
.post-type-zerobs_invoice #zbs-invoice-items .zbs-row-actions {
  cursor: pointer;
  border: 1px solid #ccc;
  color: #999;
  font-size: 13px;
  font-weight: 100;
  text-align: center;
}
.post-type-zerobs_invoice #zbs-invoice-items .padding {
  height: 15px;
}
.post-type-zerobs_invoice #zbs-invoice-items #tblock1 .remove-row {
  display: none;
}
.post-type-zerobs_invoice #zbs-invoice-items .zbs-item-name {
  width: 100%;
  height: 28px;
  border: 0;
  box-shadow: none;
}
.post-type-zerobs_invoice #zbs-invoice-items .bottom-row,
.post-type-zerobs_invoice #zbs-invoice-items .row-amount {
  border-bottom: 1px solid #ccc;
}
.post-type-zerobs_invoice #zbs_invoice_actions {
  padding: 15px 10px 15px 10px;
  background: #f5f5f5;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  border-bottom: 1px solid #eee;
  text-align: right;
  height: 38px;
  margin-bottom: 20px;
}
.post-type-zerobs_invoice #zbs_invoice_actions .zbs-invoice-status {
  margin-top: -2px;
  float: left;
  padding: 10px;
}
.post-type-zerobs_invoice #zbs_invoice_actions .zbs-invoice-status .draft {
  background-color: #ddd;
  text-transform: uppercase;
  color: #fff;
  padding: 7px;
  font-weight: 900;
  font-size: 25px;
}
.post-type-zerobs_invoice #zbs_invoice_actions .zbs-invoice-status .unpaid {
  background-color: #ffd800;
  text-transform: uppercase;
  color: #fff;
  padding: 7px;
  font-weight: 900;
  font-size: 25px;
}
.post-type-zerobs_invoice #zbs_invoice_actions .zbs-invoice-status .paid {
  background-color: #008000;
  text-transform: uppercase;
  color: #fff;
  padding: 7px;
  font-weight: 900;
  font-size: 25px;
}
.post-type-zerobs_invoice #zbs_invoice_actions button {
  margin-right: 2px;
}
.post-type-zerobs_invoice #zbs_invoice_actions .btn-primary {
  color: #fff;
  background-color: #428bca;
  border: 1px solid #428bca;
  border-width: 0;
  font-size: 15px;
  padding: 7px;
  font-weight: 300;
  border-radius: 4px;
}
.post-type-zerobs_invoice #zbs_invoice_actions .btn-secondary {
  background: #ddd;
  border: 1px solid #ddd;
  border-width: 0;
  font-size: 15px;
  padding: 7px;
  font-weight: 300;
  border-radius: 4px;
}
.post-type-zerobs_invoice #zbs_invoice_logos {
  float: left;
  width: 30%;
}
.post-type-zerobs_invoice #zbs_invoice_logos .hide {
  display: none !important;
}
.post-type-zerobs_invoice #zbs_invoice_logos .show {
  display: block !important;
}
.post-type-zerobs_invoice #submitdiv {
  display: none !important;
}
.post-type-zerobs_invoice #postbox-container-2 {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.post-type-zerobs_invoice .postbox-container {
  float: none;
}
.post-type-zerobs_invoice .zbs-memo-box {
  width: 50%;
  display: none;
}
.post-type-zerobs_invoice .zbs-plus {
  font-size: 21px;
  font-weight: 100;
  color: #428bca;
}
.post-type-zerobs_invoice .zbs-memo-ta {
  width: 40%;
}
.post-type-zerobs_invoice .zbs-memo-hide {
  font-size: 12px;
  font-weight: 100;
  color: #428bca;
  cursor: pointer;
}
.post-type-zerobs_invoice .zbs-memo-hide:hover {
  text-decoration: underline;
}
.post-type-zerobs_invoice .zbs-add-memo-trigger {
  cursor: pointer;
}
.post-type-zerobs_invoice .zbs-italic {
  font-style: italic;
  font-weight: 100;
}
.post-type-zerobs_invoice .zbs-file-types {
  text-transform: uppercase;
  font-weight: 900;
}
.post-type-zerobs_invoice .wh-logo-set {
  width: 100%;
  position: relative;
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 12px;
}
.post-type-zerobs_invoice .wh-logo-set .zbs-remove,
.post-type-zerobs_invoice .wh-logo-set .zbs-update {
  cursor: pointer;
}
.post-type-zerobs_invoice .wh-logo-set img {
  max-width: 80%;
}
.post-type-zerobs_invoice .wh-logo-set .zbs-logo-options {
  display: none;
  position: absolute;
  top: 0;
  right: -15%;
  font-size: 14px;
}
.post-type-zerobs_invoice .wh-logo-set:hover .zbs-logo-options {
  display: block;
}
.post-type-zerobs_invoice .wh-logo {
  margin-top: 20px;
  padding: 30px;
  width: 100%;
  background: #f0f8ff;
  margin-bottom: 20px;
  border-radius: 11px;
  border: 1px solid #428bca;
  cursor: pointer;
}
.post-type-zerobs_invoice .wh-logo .fa {
  color: #428bca;
  margin-right: 5px;
  font-size: 40px;
  font-weight: 100;
}
.post-type-zerobs_invoice .wh-logo .wh-logo-text {
  font-weight: 300;
  color: #428bca;
  font-size: 18px;
  margin-left: 20px;
  position: absolute;
  top: 63px;
}

/* stylelint-disable no-invalid-position-at-import-rule
-- these are intentional overrides */
/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.users-php .zerobs_customer {
  background: none !important;
}

/* large options */
tr.wh-large label {
  font-size: 14px;
}

tr.wh-large select,
tr.wh-large input {
  font-size: 14px;
  line-height: 1.4;
}

tr.wh-large input[type=radio] {
  width: 16px !important;
  height: 16px !important;
}

tr.wh-large th,
tr.wh-large td {
  padding: 6px 20px;
  color: #000;
}

table.wh-metatab tr th label {
  padding: 6px 20px;
  color: #000;
}

table.wh-metatab tr.wh-large th label,
table.wh-metatab tr.wh-large td label {
  padding: 0;
}

/* table general tweaks */
table.wh-metatab {
  min-width: 620px;
}

table.wh-metatab tr.wh-hr td {
  padding: 0 20px;
}

table.wh-metatab tr.wh-hr hr {
  border-top: 1px solid #d4dbf0;
  border-bottom: 0;
}

/* Help labels */
span.wh-info {
  font-size: 12px;
  padding: 4px 9px;
  color: #000;
  background: #cbe3ef;
  border-radius: 3px;
}

.zbs-prominent {
  font-size: 14px;
  color: #008000;
}

.widetext {
  width: 100%;
}

.jpcrm-date,
.zbs-date {
  width: 132px;
}

.zbs-tel {
  width: 200px;
}

.zbs-email {
  width: 100%;
}

textarea.form-control {
  width: 100%;
  height: 120px;
}

/* Custom fields */
.zbscrm-cf select {
  width: auto;
  max-width: 200px;
  display: inline-block;
}

.zbscrm-cf-n {
  width: 200px;
  text-align: center !important;
}

/* External sources */
.jpcrm-external-source-group {
  padding: 5px 7px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}

.jpcrm-external-source-group .jpcrm-external-source-group-header.ui.header {
  margin-bottom: 0.2em;
}

.jpcrm-external-source-group .jpcrm-external-source {
  border-top: 1px solid #e9e9e9;
  margin-top: 5px;
  padding-top: 4px;
}

.jpcrm-external-source-group .jpcrm-external-source .jpcrm-ext-source-woo-order {
  padding-top: 5px;
  padding-bottom: 5px;
}

.jpcrm-external-source-group .jpcrm-external-source .jpcrm-ext-source-domain {
  color: #a9b196;
  display: inline-block;
}

#jpcrm-external-sources-metabox .jpcrm-external-source-group:not(:first-child) {
  margin-top: 1em;
}

.zbsDelFile:hover {
  cursor: pointer;
  font-weight: 800;
}

.wh-large select,
.wh-large input {
  font-size: 14px;
  height: 30px;
}

.wh-large label {
  font-size: 15px;
  color: #000;
  font-weight: 400;
}

.zbs-tel-wrap {
  display: flex;
  flex-wrap: wrap;
}

.zbs-tel-wrap input {
  flex: 1 0 200px;
}

.zbs-tel-wrap a.button {
  margin-left: 10px;
  padding-top: 2px;
}

.ui.segment.zbscentral {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.form-control.jpcrm-date,
.form-control.zbs-date {
  display: inline-block;
}

.zbs-field-id {
  font-size: 14px !important;
  color: #000 !important;
  vertical-align: top !important;
}

.zbs-field-checkbox-wrap .ui.checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.zbs-field-checkbox-wrap .ui.checkbox label {
  padding: 0 0 0 23px !important;
}

.zbs-field-checkbox-wrap .ui.checkbox:first-of-type {
  padding-left: 0 !important;
}

.zbs-field-checkbox-wrap .ui.checkbox label,
.zbs-field-checkbox-wrap .ui.checkbox + label {
  font-size: 16px !important;
  color: #555;
  font-weight: 400;
}

.zbs-field-checkbox-wrap input[type=checkbox] {
  display: none;
}

.zbs-field-radio-wrap .zbs-radio:first-of-type {
  padding-left: 0 !important;
}

.zbs-field-radio-wrap .zbs-radio {
  border: none;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  position: relative;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
  vertical-align: baseline;
  font-style: normal;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px;
}

.zbs-field-radio-wrap .zbs-radio label {
  font-size: 16px !important;
  color: #555;
  font-weight: 400;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 *
 * This was copied from previous CSS :)
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  /* stylelint-disable-next-line font-family-no-duplicate-names
  -- this is a known rendering hack to force proportional font sizes. */
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  margin: 4px 0 0;
  line-height: normal;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: border-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  background-color: transparent;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-primary {
  color: #428bca;
}

.text-primary a:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

.text-success a:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info a:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning a:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger a:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #428bca;
}

.bg-primary a:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

.bg-success a:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

.bg-info a:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

.bg-warning a:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

.bg-danger a:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd::after,
  .dl-horizontal dd::before {
    content: " ";
    display: table;
  }
  .dl-horizontal dd::after {
    clear: both;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999;
}

blockquote .small::before,
blockquote footer::before,
blockquote small::before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse .small::before,
.blockquote-reverse footer::before,
.blockquote-reverse small::before,
blockquote.pull-right .small::before,
blockquote.pull-right footer::before,
blockquote.pull-right small::before {
  content: "";
}

.blockquote-reverse .small::after,
.blockquote-reverse footer::after,
.blockquote-reverse small::after,
blockquote.pull-right .small::after,
blockquote.pull-right footer::after,
blockquote.pull-right small::after {
  content: " —";
}

blockquote::after,
blockquote::before {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
}

.form-control:focus {
  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);
}

.form-control:-moz-placeholder {
  color: #dcdcde;
}

.form-control::-moz-placeholder {
  color: #dcdcde;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #dcdcde;
}

.form-control::-webkit-input-placeholder {
  color: #dcdcde;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=date] {
  line-height: 34px;
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.checkbox label,
.radio label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  float: left;
  margin-left: -20px;
}

.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
  cursor: not-allowed;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
select.input-sm {
  height: 30px;
  line-height: 30px;
}

.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
select.input-lg {
  height: 46px;
  line-height: 46px;
}

.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .control-label,
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio,
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback,
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group::after,
.form-horizontal .form-group::before {
  content: " ";
  display: table;
}

.form-horizontal .form-group::after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  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;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary.active,
.btn-primary:active,
.open .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #999;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.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;
  background-color: #fff;
  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;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #999;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}

.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar::after,
.btn-toolbar::before {
  content: " ";
  display: table;
}

.btn-toolbar::after {
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-group-lg > .btn .caret,
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group::after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[data-toggle=buttons] > .btn > input[type=checkbox],
[data-toggle=buttons] > .btn > input[type=radio] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav::after,
.nav::before {
  content: " ";
  display: table;
}

.nav::after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #999;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar::after,
.navbar::before {
  content: " ";
  display: table;
}

.navbar::after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header::after,
.navbar-header::before {
  content: " ";
  display: table;
}

.navbar-header::after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse::after,
.navbar-collapse::before {
  content: " ";
  display: table;
}

.navbar-collapse::after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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 (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.btn-group-sm > .navbar-btn.btn,
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn-group-xs > .navbar-btn.btn,
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #999;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #999;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li::before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #999;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager::after,
.pager::before {
  content: " ";
  display: table;
}

.pager::after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label[href]:focus,
.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #808080;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge {
  color: #428bca;
  background-color: #fff;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption,
.thumbnail a:focus,
.thumbnail a:hover {
  padding: 9px;
  color: #333;
}

a.thumbnail.active {
  border-color: #428bca;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body::after,
.panel-body::before {
  content: " ";
  display: table;
}

.panel-body::after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-top: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.jpcrm-latest-contacts-heading {
  margin-bottom: 40px;
}

.jpcrm-latest-contacts-heading .upsell {
  right: 25px;
  top: 45px;
}

.jpcrm-revenue-chart-heading {
  margin-bottom: 60px;
}

.jpcrm-revenue-chart-heading .upsell {
  right: 20px;
  top: 45px;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.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);
}

.well blockquote {
  border-color: rgba(0, 0, 0, 0.15);
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  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;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer::after,
.modal-footer::before {
  content: " ";
  display: table;
}

.modal-footer::after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow::after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top .arrow::after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow::after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom .arrow::after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow::after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.wmid {
  text-align: center;
}

#ZeroBSCRMAdminPage table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

#ZeroBSCRMAdminPage table.wp-list-table {
  border-collapse: inherit;
  border-spacing: inherit;
}

#ZeroBSCRMAdminPage .table {
  width: 100%;
  margin-bottom: 20px;
}

#ZeroBSCRMAdminPage .table th,
#ZeroBSCRMAdminPage .table td {
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
  padding: 8px;
}

#ZeroBSCRMAdminPage .table th {
  font-weight: 700;
}

#ZeroBSCRMAdminPage .table thead th {
  vertical-align: bottom;
}

#ZeroBSCRMAdminPage .table tbody + tbody {
  border-top: 2px solid #ddd;
}

#ZeroBSCRMAdminPage .table-condensed th,
#ZeroBSCRMAdminPage .table-condensed td {
  padding: 4px 5px;
}

#ZeroBSCRMAdminPage .table-bordered {
  border: 1px solid #ddd;
  border-collapse: collapse;
  border-left: 0;
  border-radius: 4px;
}

#ZeroBSCRMAdminPage .table-bordered th,
#ZeroBSCRMAdminPage .table-bordered td {
  border-left: 1px solid #ddd;
}

#ZeroBSCRMAdminPage .table-bordered thead:first-child tr:first-child th:last-child,
#ZeroBSCRMAdminPage .table-bordered tbody:first-child tr:first-child td:last-child {
  border-top-right-radius: 4px;
}

#ZeroBSCRMAdminPage .table-bordered thead:last-child tr:last-child th:first-child,
#ZeroBSCRMAdminPage .table-bordered tbody:last-child tr:last-child td:first-child,
#ZeroBSCRMAdminPage .table-bordered tfoot:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
  border-bottom-left-radius: 4px;
}

#ZeroBSCRMAdminPage .table-bordered thead:last-child tr:last-child th:last-child,
#ZeroBSCRMAdminPage .table-bordered tbody:last-child tr:last-child td:last-child,
#ZeroBSCRMAdminPage .table-bordered tfoot:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}

#ZeroBSCRMAdminPage .table-bordered caption + thead tr:first-child th:last-child,
#ZeroBSCRMAdminPage .table-bordered caption + tbody tr:first-child td:last-child,
#ZeroBSCRMAdminPage .table-bordered colgroup + thead tr:first-child th:last-child,
#ZeroBSCRMAdminPage .table-bordered colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px;
}

#ZeroBSCRMAdminPage .table-striped tbody tr:nth-child(odd) td,
#ZeroBSCRMAdminPage .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

#ZeroBSCRMAdminPage .table-hover tbody tr:hover td,
#ZeroBSCRMAdminPage .table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}

#ZeroBSCRMAdminPage .table tbody tr.success td {
  background-color: #dff0d8;
}

#ZeroBSCRMAdminPage .table tbody tr.error td {
  background-color: #f2dede;
}

#ZeroBSCRMAdminPage .table tbody tr.warning td {
  background-color: #fcf8e3;
}

#ZeroBSCRMAdminPage .table tbody tr.info td {
  background-color: #d9edf7;
}

#ZeroBSCRMAdminPage .table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}

#ZeroBSCRMAdminPage .table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}

#ZeroBSCRMAdminPage .table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}

#ZeroBSCRMAdminPage .table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}

#ZeroBSCRMAdminPage .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}

#ZeroBSCRMAdminPage .btn {
  display: inline-block;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#ZeroBSCRMAdminPage .btn:hover,
#ZeroBSCRMAdminPage .btn:active,
#ZeroBSCRMAdminPage .btn.active,
#ZeroBSCRMAdminPage .btn.disabled,
#ZeroBSCRMAdminPage .btn[disabled] {
  color: #333;
  background-color: #d9d9d9;
}

#ZeroBSCRMAdminPage .btn:active,
#ZeroBSCRMAdminPage .btn.active {
  background-color: #ccc \9 ;
}

#ZeroBSCRMAdminPage .btn:first-child {
  margin-left: 0;
}

#ZeroBSCRMAdminPage .btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #d9d9d9;
  background-position: 0 -15px;
  transition: background-position 0.1s linear;
}

#ZeroBSCRMAdminPage .btn:focus {
  outline: 5px auto 0;
  outline-offset: -2px;
}

#ZeroBSCRMAdminPage .btn.active {
  background-color: #d9d9d9 \9 ;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#ZeroBSCRMAdminPage .btn.disabled,
#ZeroBSCRMAdminPage .btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

#ZeroBSCRMAdminPage .btn-large {
  font-size: 16px;
  line-height: normal;
  border-radius: 5px;
  padding: 9px 14px;
}

#ZeroBSCRMAdminPage .btn-large [class^=icon-] {
  margin-top: 2px;
}

#ZeroBSCRMAdminPage .btn-small {
  font-size: 12px;
  line-height: 18px;
  padding: 3px 9px;
}

#ZeroBSCRMAdminPage .btn-small [class^=icon-] {
  margin-top: 0;
}

#ZeroBSCRMAdminPage .btn-mini {
  font-size: 11px;
  line-height: 17px;
  padding: 2px 6px;
}

#ZeroBSCRMAdminPage .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}

#ZeroBSCRMAdminPage .btn-block + #ZeroBSCRMAdminPage .btn-block {
  margin-top: 5px;
}

input[type=submit]#ZeroBSCRMAdminPage .btn-block,
input[type=reset]#ZeroBSCRMAdminPage .btn-block,
input[type=button]#ZeroBSCRMAdminPage .btn-block {
  width: 100%;
}

#ZeroBSCRMAdminPage .btn-primary.active,
#ZeroBSCRMAdminPage .btn-warning.active,
#ZeroBSCRMAdminPage .btn-danger.active,
#ZeroBSCRMAdminPage .btn-success.active,
#ZeroBSCRMAdminPage .btn-info.active,
#ZeroBSCRMAdminPage .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

#ZeroBSCRMAdminPage .btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  background-color: #04c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#ZeroBSCRMAdminPage .btn-primary:hover,
#ZeroBSCRMAdminPage .btn-primary:active,
#ZeroBSCRMAdminPage .btn-primary.active,
#ZeroBSCRMAdminPage .btn-primary.disabled,
#ZeroBSCRMAdminPage .btn-primary[disabled] {
  color: #fff;
  background-color: #003bb3;
}

#ZeroBSCRMAdminPage .btn-primary:active,
#ZeroBSCRMAdminPage .btn-primary.active {
  background-color: #039 \9 ;
}

#ZeroBSCRMAdminPage .btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#ZeroBSCRMAdminPage .btn-warning:hover,
#ZeroBSCRMAdminPage .btn-warning:active,
#ZeroBSCRMAdminPage .btn-warning.active,
#ZeroBSCRMAdminPage .btn-warning.disabled,
#ZeroBSCRMAdminPage .btn-warning[disabled] {
  color: #fff;
  background-color: #df8505;
}

#ZeroBSCRMAdminPage .btn-warning:active,
#ZeroBSCRMAdminPage .btn-warning.active {
  background-color: #c67605 \9 ;
}

#ZeroBSCRMAdminPage .btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#ZeroBSCRMAdminPage .btn-danger:hover,
#ZeroBSCRMAdminPage .btn-danger:active,
#ZeroBSCRMAdminPage .btn-danger.active,
#ZeroBSCRMAdminPage .btn-danger.disabled,
#ZeroBSCRMAdminPage .btn-danger[disabled] {
  color: #fff;
  background-color: #a9302a;
}

#ZeroBSCRMAdminPage .btn-danger:active,
#ZeroBSCRMAdminPage .btn-danger.active {
  background-color: #942a25 \9 ;
}

#ZeroBSCRMAdminPage .btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#ZeroBSCRMAdminPage .btn-success:hover,
#ZeroBSCRMAdminPage .btn-success:active,
#ZeroBSCRMAdminPage .btn-success.active,
#ZeroBSCRMAdminPage .btn-success.disabled,
#ZeroBSCRMAdminPage .btn-success[disabled] {
  color: #fff;
  background-color: #499249;
}

#ZeroBSCRMAdminPage .btn-success:active,
#ZeroBSCRMAdminPage .btn-success.active {
  background-color: #408140 \9 ;
}

#ZeroBSCRMAdminPage .btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#ZeroBSCRMAdminPage .btn-info:hover,
#ZeroBSCRMAdminPage .btn-info:active,
#ZeroBSCRMAdminPage .btn-info.active,
#ZeroBSCRMAdminPage .btn-info.disabled,
#ZeroBSCRMAdminPage .btn-info[disabled] {
  color: #fff;
  background-color: #2a85a0;
}

#ZeroBSCRMAdminPage .btn-info:active,
#ZeroBSCRMAdminPage .btn-info.active {
  background-color: #24748c \9 ;
}

#ZeroBSCRMAdminPage .btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#ZeroBSCRMAdminPage .btn-inverse:hover,
#ZeroBSCRMAdminPage .btn-inverse:active,
#ZeroBSCRMAdminPage .btn-inverse.active,
#ZeroBSCRMAdminPage .btn-inverse.disabled,
#ZeroBSCRMAdminPage .btn-inverse[disabled] {
  color: #fff;
  background-color: #151515;
}

#ZeroBSCRMAdminPage .btn-inverse:active,
#ZeroBSCRMAdminPage .btn-inverse.active {
  background-color: #080808 \9 ;
}

#ZeroBSCRMAdminPage button .btn::-moz-focus-inner,
input[type=submit]#ZeroBSCRMAdminPage .btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}

#ZeroBSCRMAdminPage button .btn .btn-large,
input[type=submit]#ZeroBSCRMAdminPage .btn .btn-large {
  padding-top: 7px;
  padding-bottom: 7px;
}

#ZeroBSCRMAdminPage button .btn .btn-mini,
input[type=submit]#ZeroBSCRMAdminPage .btn .btn-mini {
  padding-top: 1px;
  padding-bottom: 1px;
}

#ZeroBSCRMAdminPage .btn-link,
#ZeroBSCRMAdminPage .btn-link:active,
#ZeroBSCRMAdminPage .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

#ZeroBSCRMAdminPage .btn-link {
  cursor: pointer;
  color: #08c;
  border-radius: 0;
  border-color: transparent;
}

#ZeroBSCRMAdminPage .btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

#ZeroBSCRMAdminPage .btn-link[disabled]:hover {
  color: #333;
  text-decoration: none;
}

#ZeroBSCRMAdminPage .btn8 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #050505;
  background: 0;
  border-radius: 30px;
  border: 5px solid #000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
  padding: 10px 20px;
}

#ZeroBSCRMAdminPage .btn9 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: 0;
  border-radius: 0;
  border: 1px solid #376304;
  box-shadow: 0 1px 3px rgba(51, 51, 51, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.7);
  text-shadow: 0 -1px 0 rgba(15, 15, 15, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
  padding: 10px 20px;
}

#ZeroBSCRMAdminPage .btn10 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: 0;
  border-radius: 11px;
  border: 1px solid #7d0000;
  box-shadow: 14px 1px 3px rgba(0, 0, 0, 0), inset 0 0 2px rgba(255, 255, 255, 0.7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
  padding: 10px 20px;
}

#ZeroBSCRMAdminPage .btn8:hover,
#ZeroBSCRMAdminPage .btn9:hover,
#ZeroBSCRMAdminPage .btn10:hover {
  cursor: pointer;
}

#ZeroBSCRMAdminPage .clearfix {
  zoom: 1;
}

#ZeroBSCRMAdminPage .clearfix::after {
  clear: both;
}

#ZeroBSCRMAdminPage .table caption + thead tr:first-child th,
#ZeroBSCRMAdminPage .table caption + thead tr:first-child td,
#ZeroBSCRMAdminPage .table colgroup + thead tr:first-child th,
#ZeroBSCRMAdminPage .table colgroup + thead tr:first-child td,
#ZeroBSCRMAdminPage .table thead:first-child tr:first-child th,
#ZeroBSCRMAdminPage .table thead:first-child tr:first-child td,
#ZeroBSCRMAdminPage .table-bordered caption + thead tr:first-child th,
#ZeroBSCRMAdminPage .table-bordered caption + tbody tr:first-child th,
#ZeroBSCRMAdminPage .table-bordered caption + tbody tr:first-child td,
#ZeroBSCRMAdminPage .table-bordered colgroup + thead tr:first-child th,
#ZeroBSCRMAdminPage .table-bordered colgroup + tbody tr:first-child th,
#ZeroBSCRMAdminPage .table-bordered colgroup + tbody tr:first-child td,
#ZeroBSCRMAdminPage .table-bordered thead:first-child tr:first-child th,
#ZeroBSCRMAdminPage .table-bordered tbody:first-child tr:first-child th,
#ZeroBSCRMAdminPage .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

#ZeroBSCRMAdminPage .table-bordered thead:first-child tr:first-child th:first-child,
#ZeroBSCRMAdminPage .table-bordered tbody:first-child tr:first-child td:first-child,
#ZeroBSCRMAdminPage .table-bordered caption + thead tr:first-child th:first-child,
#ZeroBSCRMAdminPage .table-bordered caption + tbody tr:first-child td:first-child,
#ZeroBSCRMAdminPage .table-bordered colgroup + thead tr:first-child th:first-child,
#ZeroBSCRMAdminPage .table-bordered colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px;
}

#ZeroBSCRMAdminPage button .btn,
input[type=submit]#ZeroBSCRMAdminPage .btn,
#ZeroBSCRMAdminPage button .btn .btn-small,
input[type=submit]#ZeroBSCRMAdminPage .btn .btn-small {
  padding-top: 3px;
  padding-bottom: 3px;
}

th#ID {
  width: 50px;
}

p .pFloat {
  float: right;
  margin: 30px;
}

th.column-ID {
  width: 50px;
}

#sbSubPage {
  max-width: 800px;
  margin-top: 18px;
}

.whide {
  display: none;
}

.sbhomep {
  text-align: center;
  padding: 10px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

.sbhomep.imp {
  background: #e7a249;
  color: #000;
  margin-top: 20px;
}

.sbhomep.imp span {
  font-size: 16px;
  font-weight: 800;
}

.sbformS {
  width: 280px;
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 27px;
}

#sbdismissmsg {
  position: relative;
  float: right;
  border: 3px solid #cf4b4b;
  color: #cf4b4b;
  border-radius: 20px;
  width: 11px;
  height: 11px;
  line-height: 11px;
  font-weight: 800;
  display: block;
}

#sbdismissmsg:hover {
  cursor: pointer;
}

#ZeroBSCRMAdminPage .wtab .winput.text {
  width: 300px;
}

#ZeroBSCRMAdminPage .wtab .winput.text.long {
  width: 430px;
}

#ZeroBSCRMAdminPage .wtab .winput.text.short {
  width: 150px;
}

#ZeroBSCRMAdminPage .wtab td.wfieldname {
  text-align: right;
}

#ZeroBSCRMAdminPage .wtab td.wcentral {
  text-align: center;
}

#ZeroBSCRMAdminPage .wtab td.waction {
  width: 100px;
}

#ZeroBSCRMAdminPage .wtab th.whd {
  text-align: center;
  font-size: 16px;
  line-height: 32px;
}

#ZeroBSCRMAdminPage .wtab td.wmid,
#ZeroBSCRMAdminPage .wtab th.wmid {
  text-align: center;
}

#ZeroBSCRMAdminPage .wmsgfullwidth .sgM {
  width: 100%;
}

#ZeroBSCRMAdminPage .wtab.wsix {
  width: 660px;
  margin: 10px;
}

#ZeroBSCRMAdminPage .wtab div.sbaddnew {
  width: 32px;
  height: 32px;
  display: inline-block;
  float: right;
}

#ZeroBSCRMAdminPage .wtab div.sbmovehandle {
  width: 32px;
  height: 32px;
  display: inline-block;
  float: right;
}

#ZeroBSCRMAdminPage .wtab div.sbmovehandle:hover {
  cursor: move;
}

#ZeroBSCRMAdminPage .wtab div.sbcopy,
#ZeroBSCRMAdminPage .wtab div.sbdel,
#ZeroBSCRMAdminPage .wtab div.sbedit {
  width: 32px;
  height: 32px;
  display: inline-block;
}

#ZeroBSCRMAdminPage .wtab div.sbcopy:hover,
#ZeroBSCRMAdminPage .wtab div.sbdel:hover,
#ZeroBSCRMAdminPage .wtab div.sbaddnew:hover,
#ZeroBSCRMAdminPage .wtab div.sbedit:hover {
  cursor: pointer;
}

#ZeroBSCRMAdminPage .sbActionMsg {
  background: #fff;
  padding: 10px 20px;
  text-align: center;
  border-radius: 14px;
  margin: 10px;
  max-width: 580px;
}

#ZeroBSCRMAdminPage .wtab tr.sbopt.ui-sortable-helper {
  background: #fff;
  border: 1px solid #ddd;
}

#ZeroBSCRMAdminPage .wtab tr.sbopt {
  background: #fff;
  width: 659px;
  height: 54px;
}

/* style tweaks 26/11 */
#sbDesc {
  padding: 18px 10px 0 10px;
}

.whclpActionMsg,
.lle580 {
  background: #fff;
  text-align: center;
  border-radius: 14px;
  max-width: 580px;
  margin: 10px;
  padding: 10px 20px;
}

.sbhomepl {
  text-align: left !important;
}

/* edit styles page */
#whStyleLibEditPage table.wtab tr td .whStyleSelect .whStyleOption.whStyle-plain {
  background: url(../i/styles-plain.png) 0 0 no-repeat;
}

#whStyleLibEditPage table.wtab tr td .whStyleSelect .whStyleOption.whStyle-green {
  background: url(../i/styles-green.png) 0 0 no-repeat;
}

#whStyleLibEditPage table.wtab tr td .whStyleSelect .whStyleOption.whStyle-nouveau {
  background: url(../i/styles-nouveau.png) 0 0 no-repeat;
}

#whStyleLibEditPage table.wtab tr td .whStyleSelect .whStyleOption.whStyle-custom {
  background: url(../i/styles-custom.png) 0 0 no-repeat;
}

/* list view page mods - search wh v1.1 */
#zbsSearchTerm {
  width: auto;
  float: left;
  padding: 10px 14px;
  font-size: 20px;
  line-height: 24px;
  background: #fff;
  border-radius: 5px;
}

/* company views */
#zbs-co-contacts {
  width: 100%;
  clear: both;
}

#zbs-co-contacts .zbs-co-contact {
  width: 20%;
  min-width: 180px;
  float: left;
  padding: 6px 10px;
  margin: 1% 1%;
  border: 1px solid #a2f1c8;
  background: #c8fbe9;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 2px 17px -4px rgba(0, 0, 0, 0.52);
}

#zbs-co-contacts .zbs-co-contact .zbs-co-img {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
}

#zbs-co-contacts .zbs-co-contact .zbs-co-img i.fa {
  font-size: 32px;
  margin-top: 8px;
}

#zbs-co-contacts .zbs-co-contact .zbs-co-img img {
  width: 100%;
}

.wh-metatab-side {
  width: 100%;
}

.wh-metatab-side td {
  padding: 10px;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.mobile #zbscrm-wpadminbar {
  display: none;
}

.mobile #adminmenu {
  margin-top: 12px !important;
}

.menu.ui .item.tourhighlight,
.ui.menu .ui.dropdown .menu > .item.tourhighlight {
  background: #3f4347;
  color: #8bc63f !important;
}

/* Full-screen mode */
body.zbs-fullscreen #wpcontent,
body.zbs-fullscreen #wpfooter {
  margin-left: 0 !important;
  margin-top: -32px !important;
}

body.zbs-fullscreen #wpadminbar,
body.zbs-fullscreen #adminmenuback,
body.zbs-fullscreen #adminmenuwrap {
  display: none !important;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.zbs-crm-customerfilters-wrap {
  background: #f3f3f7;
  border: 1px solid #dedee3;
  padding: 11px;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 22px;
  overflow: auto;
  border-radius: 4px;
}

.zbs-crm-customerfilters-wrap form#zbs-crm-customerfilter-form .zbs-crm-customerfilter-ajax-output {
  margin: 20px;
  text-align: center;
  font-size: 18px;
  padding: 20px;
}

.zbs-crm-customerfilters-wrap form#zbs-crm-customerfilter-form .zbs-crm-customerfilter-ajax-output .zbs-crm-customerfilter-preview {
  margin-top: 14px;
  font-size: 14px;
  width: 300px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter {
  display: inline-block;
  padding: 4px 8px;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter label {
  margin: 4px 8px;
  font-size: 13px;
  font-weight: 800;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter label.zbs-full-line {
  display: block;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter input[type=text] {
  margin: 4px 8px;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter input[type=checkbox] {
  margin: 4px 8px;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter input[type=radio] {
  margin: 4px 8px;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter select {
  margin: 4px 8px;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter textarea {
  margin: 4px 8px;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter.zbs-full-line {
  display: block;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter-group .zbs-crm-customerfilter-groupline label {
  font-size: 12px;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter-group.zbs-panel {
  display: inline-block;
  padding: 10px;
  margin: 8px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #dedee3;
  width: auto;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter-group.zbs-panel label {
  border-bottom: 1px solid #dedee3;
  width: auto;
  padding: 3px;
  padding-top: 0;
}

.zbs-crm-customerfilters-wrap .zbs-crm-customerfilter-group.zbs-full-line {
  display: block;
}

.zbs-crm-customerfilters-wrap .zbs-crm-closing-action {
  display: block;
  text-align: center;
  border-top: 1px solid #dedee3;
  padding: 16px 10px 6px 10px;
}

#zbs-crm-customerfilter-addedrange-reportrange {
  background: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ccc;
  width: 196px;
  display: inline-block;
  vertical-align: middle;
}

.zbs-crm-customerfilter-valuerange span.to-label {
  padding-right: 8px !important;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
/*
	Global styles for form elements
*/
.zbs-infobox {
  display: none;
  transition: all 1s ease-in-out;
}

.zbs-infobox.zbs-live {
  display: inline-block;
  position: relative;
  color: #000;
  padding: 4px 6px;
  text-align: center;
}

.zbs-infobox.zbs-live i.zbs-help-ico {
  font-size: 18px;
  font-weight: 800;
  opacity: 0.6;
}

.zbs-infobox-detail {
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 10001;
  min-width: 300px;
  max-width: 500px;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px 10px;
  text-align: left;
}

.zbs-infobox-detail div.greenhighlight {
  color: #008000;
  padding: 4px 10px;
}

input.zbs-prominent {
  font-size: 14px !important;
  color: #008000 !important;
  line-height: 1.4;
  height: 38px !important;
}

tr.zbs-field-group-tr .zbs-field-group {
  border-left: 3px solid var(--jp-gray-20) !important;
  padding-left: 2% !important;
}

tr.zbs-field-group-tr label.zbs-field-group-label {
  font-weight: 800 !important;
  margin-top: 12px !important;
}

@media all and (min-width: 1500px) {
  tr.zbs-field-group-tr .zbs-field-group {
    width: 44% !important;
    margin-right: 2% !important;
    display: inline-block !important;
    border-left: 3px solid var(--jp-gray-20) !important;
    padding-left: 2% !important;
  }
  tr.zbs-field-group-tr label.zbs-field-group-label {
    font-weight: 800 !important;
    margin-top: 12px !important;
  }
  tr.zbs-field-group-tr table.wh-metatab {
    min-width: 100% !important;
    width: 100% !important;
  }
  tr.wh-large.zbs-field-group-tr th,
  tr.wh-large.zbs-field-group-tr td {
    padding: 6px 16px !important;
  }
  tr.zbs-field-group-tr .form-table th {
    width: auto !important;
  }
}
.jpcrm-customer-file-upload::before {
  content: "\f0ee";
  display: inline-block;
  font-family: FontAwesome;
}

.jpcrm-customer-file-upload-remove::before {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
}

.jpcrm-customer-file-upload,
.jpcrm-customer-file-upload-remove {
  border: 1px solid #ccc;
  display: inline-block !important;
  padding: 6px 12px !important;
  cursor: pointer;
  width: initial;
  font-weight: 500;
}

.jpcrm-customer-file-upload:hover,
.jpcrm-customer-file-upload-remove:hover {
  border: 1px solid #999;
}

.jpcrm-customer-input-file {
  display: none !important;
}

.jpcrm-customer-profile-picture {
  max-width: 150px;
  height: auto;
  display: inline-block;
}

.jpcrm-customer-profile-picture-container {
  display: inline-block;
  text-align: center;
}

#zbs-add-tag-value {
  font-size: 14px;
  line-height: 1.4;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
#wptbpMetaBoxLogs h2 {
  margin: 0;
}

#wptbpMetaBoxLogs button#zbscrmAddLog,
#wptbpMetaBoxLogs button#zbscrmEditLog {
  float: right;
  margin: 4px;
  margin-right: 8px;
}

#wptbpMetaBoxLogs .zbsEmphasis {
  font-weight: 800;
  color: #191680;
}

#wptbpMetaBoxLogs #zbsAddLogForm {
  margin: 10px;
  border: 1px dashed var(--jp-gray-20);
  padding: 12px;
  border-radius: 4px;
  background: var(--jp-gray-0);
  line-height: 32px;
}

#wptbpMetaBoxLogs #zbsAddLogForm div#zbsAddLogIco {
  width: 80px;
  float: right;
  text-align: right;
}

#wptbpMetaBoxLogs #zbsAddLogForm div#zbsAddLogIco i.fa {
  font-size: 20px;
}

#wptbpMetaBoxLogs #zbsAddLogForm select#zbsAddLogType {
  max-width: 200px;
  font-size: 14px;
  line-height: 20px;
  height: 34px;
  margin-bottom: 14px;
  margin-top: 0;
  display: inline-block;
}

#wptbpMetaBoxLogs #zbsAddLogForm label {
  line-height: 32px;
  vertical-align: top;
}

#wptbpMetaBoxLogs #zbsAddLogForm div#zbsAddLogActions {
  text-align: right;
}

#wptbpMetaBoxLogs #zbsAddLogForm div#zbsAddLogActions div#zbsAddLogUpdateMsg {
  float: left;
  text-align: left;
  margin-top: 10px;
}

#wptbpMetaBoxLogs #zbsAddLogForm div#zbsAddLogActions button {
  margin-left: 10px;
  margin-top: 10px;
}

#wptbpMetaBoxLogs #zbsEditLogForm {
  display: none;
  margin: 10px;
  border: 1px solid #b0a1ec;
  padding: 12px;
  border-radius: 5px;
  background: var(--jp-gray-0);
  line-height: 32px;
}

#wptbpMetaBoxLogs #zbsEditLogForm div#zbsEditLogIco {
  width: 80px;
  float: right;
  text-align: right;
}

#wptbpMetaBoxLogs #zbsEditLogForm div#zbsEditLogIco i.fa {
  font-size: 20px;
}

#wptbpMetaBoxLogs #zbsEditLogForm select#zbsEditLogType {
  max-width: 200px;
  font-size: 14px;
  line-height: 20px;
  height: 34px;
  margin-bottom: 14px;
  margin-top: 0;
  display: inline-block;
}

#wptbpMetaBoxLogs #zbsEditLogForm label {
  line-height: 32px;
  vertical-align: top;
}

#wptbpMetaBoxLogs #zbsEditLogForm div#zbsEditLogActions {
  text-align: right;
}

#wptbpMetaBoxLogs #zbsEditLogForm div#zbsEditLogActions div#zbsEditLogUpdateMsg {
  float: left;
  text-align: left;
  margin-top: 10px;
}

#wptbpMetaBoxLogs #zbsEditLogForm div#zbsEditLogActions button {
  margin-left: 10px;
  margin-top: 10px;
}

#wptbpMetaBoxLogs .zbsLogOut {
  margin: 10px;
  border: 1px solid rgba(161, 236, 187, 0.15);
  padding: 12px;
  border-radius: 5px;
  background: #f1f1f1;
  line-height: 32px;
  padding-top: 4px;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutTitle {
  font-size: 14px;
  font-weight: 800;
  border-bottom: 2px solid var(--jp-gray-20);
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutTitle .zbsLogOutEdits {
  display: inline-block;
  display: none;
  margin-left: 12px;
  color: #000;
  font-size: 17px;
  padding: 0 4px 0 4px;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  background: #fff;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutTitle .zbsLogOutEdits .fa {
  color: var(--jp-gray-20);
  padding: 4px;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutTitle .zbsLogOutEdits .fa:hover {
  color: #000;
  cursor: pointer;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutTitle .zbsLogOutEdits .fa.last {
  margin-left: 4px;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutTitle .zbsLogOutEdits span {
  font-size: 12px;
  vertical-align: middle;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutDesc {
  padding: 4px 10px;
  background: rgba(255, 255, 255, 0.61);
  border-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutIco {
  width: 44px;
  float: right;
  text-align: right;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutIco i.fa {
  font-size: 20px;
}

#wptbpMetaBoxLogs .zbsLogOut .zbsLogOutCreated {
  float: right;
}

#wptbpMetaBoxLogs .jpcrm_log_pin {
  display: inline-block;
}

#wptbpMetaBoxLogs .jpcrm_log_unpin {
  display: none;
}

#wptbpMetaBoxLogs .zbsLogOut.jpcrm-pinned {
  border: 1px solid rgba(236, 209, 161, 0.15);
  background: rgba(255, 135, 31, 0.2588235294);
}

#wptbpMetaBoxLogs .zbsLogOut.jpcrm-pinned .jpcrm_log_pin {
  display: none;
}

#wptbpMetaBoxLogs .zbsLogOut.jpcrm-pinned .jpcrm_log_unpin {
  display: inline-block;
}

#postbox-container-1 #wptbpMetaBoxLogs {
  width: auto !important;
  min-width: auto !important;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.zbstypeaheadwrap {
  position: relative;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}

.zbstypeaheadwrap .zbstypeahead,
.zbstypeaheadwrap .zbstypeaheadco {
  height: 40px !important;
  line-height: 40px !important;
}

.zbstypeaheadwrap .tt-menu {
  margin: 4px 0 !important;
}

.zbstypeaheadwrap.zbsbtypeaheadfullwidth span {
  width: 100%;
}

.zbstypeaheadwrap.zbsbtypeaheadfullwidth .zbstypeahead,
.zbstypeaheadwrap.zbsbtypeaheadfullwidth .zbstypeaheadco {
  font-size: 14px !important;
  line-height: 1.4 !important;
  height: 36px !important;
  max-width: 100%;
  min-width: 100% !important;
  width: 100% !important;
}

.zbstypeaheadwrap.zbsbtypeaheadfullwidth .tt-menu {
  font-size: 15px !important;
  line-height: 17px !important;
  min-height: 24px !important;
  max-width: 100%;
  min-width: 100% !important;
  width: 100% !important;
}

.zbstypeaheadwrap.zbsbtypeaheadfullwidth .tt-suggestion {
  font-size: 15px !important;
  line-height: 17px !important;
}

.zbstypeahead,
.zbstypeaheadco,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 8px;
  outline: none;
}

.zbstypeahead,
.zbstypeaheadco {
  background-color: #fff;
}

.zbstypeahead:focus,
.zbstypeaheadco:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.zbsSpinnerBlocker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 100;
}

.zbsSpinnerBlocker .zbsSpinnerBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100;
  opacity: 0.6;
}

.zbsSpinnerBlocker .zbsSpinnerIco {
  color: #008000;
  z-index: 101;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0;
}

.empty-container-with-spinner {
  display: flex;
  align-items: center;
  height: 400px;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.zbs-hide {
  display: none !important;
}

.button.xl {
  font-size: 18px !important;
  margin-top: 14px !important;
  padding: 4px 18px !important;
  height: 41px !important;
}

.zbscrm-cf .label {
  margin-top: 5px;
}

#zbsDeletionPage {
  position: relative;
  width: 100%;
  margin-top: 30px;
  min-height: 400px;
}

#zbsDeletionPage #zbsDeletionMsgWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

#zbsDeletionPage #zbsDeletionMsgWrap #zbsDeletionIco {
  text-align: center;
}

#zbsDeletionPage #zbsDeletionMsgWrap #zbsDeletionIco .fa {
  font-size: 80px;
  color: #008000;
  margin-bottom: 8px;
}

#zbsDeletionPage #zbsDeletionMsgWrap .zbsDeletionMsg {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

#zbsDeletionPage #zbsDeletionMsgWrap .zbsDeletionAction {
  text-align: center;
}

#zbsDeletionPage #zbsDeletionMsgWrap .zbsDeletionAction button {
  font-size: 16px;
}

.zbs-settings_page_zerobscrm-plugin-settings .wfieldname {
  text-align: left !important;
  width: 30%;
}

.zbs-settings_page_zerobscrm-plugin-settings .wtab th.wmid {
  text-align: left !important;
}

#notes {
  font-size: 14px;
}

#zbsNoAccessPage {
  position: relative;
  width: 100%;
  margin-top: 30px;
  min-height: 400px;
}

#zbsNoAccessPage #zbsNoAccessMsgWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

#zbsNoAccessPage #zbsNoAccessMsgWrap #zbsNoAccessIco {
  text-align: center;
}

#zbsNoAccessPage #zbsNoAccessMsgWrap #zbsNoAccessIco .fa {
  font-size: 80px;
  color: #008000;
  margin-bottom: 8px;
}

#zbsNoAccessPage #zbsNoAccessMsgWrap .zbsNoAccessMsg {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

#zbsNoAccessPage #zbsNoAccessMsgWrap .zbsNoAccessAction {
  text-align: center;
}

#zbsNoAccessPage #zbsNoAccessMsgWrap .zbsNoAccessAction button {
  font-size: 16px;
}

.zbs-upgrade-banner {
  background: #000;
  color: #fff;
  padding: 20px;
  text-align: center;
}

.zbs-upgrade-banner h4 {
  font-weight: 600;
  color: #f3f3f3;
  text-transform: uppercase;
}

.zbs-upgrade-banner p {
  color: #999;
}

.zbs-upgrade-banner .btn {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  color: #fff;
  background: #1a6ecc;
}

.jpcrm-learn-menu-container {
  padding: 10px 20px;
  margin: 0 auto;
  max-width: 1551px;
}

.jpcrm-learn-menu-container .jpcrm-learn-menu .ui.popup {
  max-width: 800px !important;
}

.jpcrm-learn-menu-container.jpcrm-full-width {
  max-width: none;
}

div.ui.learn.button {
  background: transparent;
  padding: 0;
  vertical-align: text-bottom;
}

div.ui.learn.button .jpcrm-info-gridicon {
  vertical-align: text-bottom;
  margin-left: 4px;
}

.item:focus {
  outline: none;
  box-shadow: none !important;
}

.popover.right .arrow {
  top: 50%;
  left: 25px !important;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #fff !important;
}

.popover.bottom .arrow {
  border-bottom-color: #fff !important;
}

.popover.right .arrow::after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: transparent;
}

.tour-step-background {
  background: none !important;
}

#jpcrm-team-mechanics {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 10px;
}

#jpcrm-team-mechanics #jpcrm-users-search {
  max-width: 300px;
  width: 100%;
}

#jpcrm-team-mechanics #jpcrm-search-wp-users {
  cursor: pointer;
  pointer-events: all;
}

#jpcrm-team-mechanics .ui.button {
  white-space: nowrap;
}

@media (max-width: 767px) {
  #jpcrm-team-mechanics {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  #jpcrm-team-mechanics #zbs-users-search {
    max-width: 100%; /* full width on small screens */
  }
}
#jpcrm-team-user-table {
  display: grid;
  grid-template-columns: auto 1fr 1fr 1fr auto;
  line-height: 30px;
}

#jpcrm-team-user-table > div {
  border: 1px solid rgba(34, 36, 38, 0.1);
  padding: 0.75rem;
}

#jpcrm-team-user-table > div:nth-child(-n+5) {
  font-weight: 700;
}

#jpcrm-team-user-table .fit-col {
  white-space: nowrap;
}

#jpcrm-team-user-table img {
  border-radius: 50%;
  margin-right: 5px;
  float: left;
}

@media (max-width: 767px) {
  #jpcrm-team-user-table {
    grid-template-columns: auto 1fr 1fr auto;
  }
  #jpcrm-team-user-table > div:nth-child(5n-1) {
    display: none;
  }
}
.clear {
  clear: both;
}

.zbs-cp-file-edit-page {
  margin-right: 1em !important;
}

.zbs-cp-file-edit-page .zbs-file-thumb {
  float: right;
  margin: 0.5em;
  max-width: 50px;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}

.zbs-cp-file-edit-page .zbs-file-thumb.zbs-cp-file-img-default {
  box-shadow: none !important;
}

#zbs-quote-learn-nav,
#zbs-invoice-learn-nav,
#zbs-transaction-learn-nav,
#jpcrm-task-learn-nav {
  display: flex;
}

#zbs-vitals-box .item {
  cursor: pointer;
}

.jpcrm-email-template-label-content {
  position: absolute;
  bottom: 1em;
}

.zbs-generic-loaded {
  display: none;
}

.jpcrm-placeholder-select-wrap {
  margin: 0.5em;
}

.jpcrm-placeholder-select-wrap i.icon {
  position: absolute;
  right: 1em;
  font-size: 1.3em;
  margin: 0.5em;
  margin-right: 0.8em;
}

.jpcrm-assistant-job {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #f5eeee;
}

.jpcrm-assistant-job .iconWrap {
  text-align: center;
}

.jpcrm-assistant-job .iconWrap i {
  font-size: 4em;
  line-height: 1.5;
}

.jpcrm-assistant-job h4.ui.header {
  margin-top: 1em;
}

.jpcrm-assistant-job.jpcrm-assistant-state-0 .state-complete {
  display: none;
}

.jpcrm-assistant-job.jpcrm-assistant-state-0 .iconWrap i {
  opacity: 0.4;
}

.jpcrm-assistant-job.jpcrm-assistant-state-1 .state-incomplete {
  display: none;
}

.ui.top.attached.tabular.menu .item:hover {
  cursor: pointer;
}

.ui.card.jpcrm-user-profile img.avatar {
  width: 100%;
  height: auto;
}

/* allow for long file titles and descriptions */
table#zbsFilesTable td {
  word-break: break-word;
}

.jpcrm-custom-field-builder span.ui.label:hover {
  cursor: pointer;
}

.swal-wide {
  width: 550px !important;
}

.swal-wider {
  width: 850px !important;
}

.jpcrm-external-link-icon {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin: 0;
  margin-left: 4px;
}

/*!
 * Jetpack CRM
 * https://jetpackcrm.com
 */
.post-type-zerobs_customer #misc-publishing-actions,
.post-type-zerobs_customer #minor-publishing,
.post-type-zerobs_company #misc-publishing-actions,
.post-type-zerobs_company #minor-publishing,
.post-type-zerobs_quote #misc-publishing-actions,
.post-type-zerobs_quote #minor-publishing,
.post-type-zerobs_invoice #misc-publishing-actions,
.post-type-zerobs_invoice #minor-publishing,
.post-type-zerobs_transaction #misc-publishing-actions,
.post-type-zerobs_transaction #minor-publishing,
.post-type-zerobs_quo_template #misc-publishing-actions,
.post-type-zerobs_quo_template #minor-publishing {
  display: none;
}

.post-type-zerobs_customer #postbox-container-2,
.post-type-zerobs_company #postbox-container-2,
.post-type-zerobs_quote #postbox-container-2,
.post-type-zerobs_invoice #postbox-container-2,
.post-type-zerobs_transaction #postbox-container-2,
.post-type-zerobs_quo_template #postbox-container-2 {
  margin-top: 0;
}

.post-type-zerobs_customer #postimagediv .inside p,
.post-type-zerobs_company #postimagediv .inside p,
.post-type-zerobs_quote #postimagediv .inside p,
.post-type-zerobs_invoice #postimagediv .inside p,
.post-type-zerobs_transaction #postimagediv .inside p,
.post-type-zerobs_quo_template #postimagediv .inside p {
  text-align: center;
}

ul#adminmenu #toplevel_page_zerobscrm-dash a.wp-has-current-submenu::after,
ul#adminmenu #toplevel_page_zerobscrm-dash ul#adminmenu > li.current > a.current::after,
ul#adminmenu #toplevel_page_zerobscrm-datatools a.wp-has-current-submenu::after,
ul#adminmenu #toplevel_page_zerobscrm-datatools ul#adminmenu > li.current > a.current::after,
ul#adminmenu #admin_page_zerobscrm-plugin a.wp-has-current-submenu::after,
ul#adminmenu #admin_page_zerobscrm-plugin ul#adminmenu > li.current > a.current::after,
ul#adminmenu #toplevel_page_zerobscrm-logout a.wp-has-current-submenu::after,
ul#adminmenu #toplevel_page_zerobscrm-logout ul#adminmenu > li.current > a.current::after {
  display: none !important;
}
