body {

  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  letter-spacing: 0.008em;
  -webkit-font-smoothing: antialiased;
}

@supports (font-variation-settings: normal) {
  html {
    font-family: "Inter var", sans-serif;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Inter", sans-serif;
}

body.settings {
  background: url(https://cdn-v2.salesbinder.com/app/navigation-background-settings.png)
    repeat-y;
}

.ui-widget {
  font-family: "Inter", sans-serif;
}

.widget {
  margin: 0 8px 18px 8px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 1px solid #ccc;
  background-repeat: repeat-x;
  background-color: #fff;
  padding: 0 0 10px 0;
  position: relative;
  overflow: hidden;
}

.archived a,
.archived-accounts a {
  margin: 0 0 26px 0;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 1px solid #ccc;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  position: relative;
  color: #aaa;
  text-decoration: none;
  display: block;
}

.archived a:hover,
.archived-accounts a:hover {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.9);
}

.widget-a {
  background-image: url(https://cdn-v2.salesbinder.com/app/widget-a.png);
}

.widget-b {
  background-image: url(https://cdn-v2.salesbinder.com/app/widget-b.png);
}

.widget-c {
  background-image: url(https://cdn-v2.salesbinder.com/app/widget-c.png);
}

.widget-head {
  height: 33px;
  padding: 0 16px;
  color: #fff;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

.widget-head h3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 33px;
}

.widget-head span,
.widget-head a {
  line-height: 33px;
  float: right;
  font: 11px/33px Verdana, sans-serif;
  color: #fff;
}

.widget-sub-head {
  padding: 6px 0 6px 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  font-size: 14px;
  color: #000;
}

.pl-badge {
  vertical-align: middle !important;
}

ul.pl-list {
  list-style: none;
  margin-left: 16px;
}

ul.pl-list li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

ul.pl-list li:last-child {
  border-bottom: none;
}

.widget .status-badge,
.pl-badge {
  margin: 3px 4px 2px 0;
  font-weight: normal;
  line-height: 1.4;
  min-width: 80px;
  background-color: #969696;
  vertical-align: top;
}

.widget .status-badge a,
.pl-badge a {
  color: #fff !important;
  text-decoration: none;
  font-size: 11px;
}

.widget .status-badge .glyphicon {
  top: 2px;
}

.widget .status-badge.in-progress {
  background-color: #b67528;
}

.widget .status-badge.success {
  background-color: #339900;
}

.widget .widget-status-table tr {
  border-bottom: 1px solid #eee;
}

.widget .widget-status-table tr:last-child {
  border-bottom: none;
}

.widget .quick-actions li {
  padding: 0;
}

.widget .quick-actions a.action,
.widget .quick-actions .no-link {
  display: block;
  padding: 10px 20px;
  color: #333;
}

.widget .quick-actions a:hover {
  color: #222;
  background-color: #ffffe7;
}

.widget .quick-actions .warn a:hover {
  color: #222;
  background-color: #fff4f4;
}

.widget .quick-actions li span:first-child {
  padding-left: 0;
}

.widget ul {
  padding: 0 16px;
  border-bottom: 1px solid #e4e4e4;
}

.widget ul li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}

.widget ul li span:first-child {
  float: right;
  padding-left: 4px;
}

.widget ul li:last-child,
.widget .panel table.list tbody tr:last-child {
  border-bottom: none;
}

.shipping-info ul li,
.widget-details span {
  color: #888;
}

.widget-details div {
  font-size: 11px;
  line-height: 18px;
  color: #333;
}

.shipping-info ul li span {
  color: #333;
}

.widget ul.dropdown-menu li {
  border: 0;
  padding: 0;
  margin: 4px 0;
}

.widget .additional ul {
  padding: 0;
  border: none;
}

.widget ul .additional ul li {
  padding: 2px 0;
  text-indent: 10px;
  color: #666;
  border: none;
}

.widget-foot {
  clear: both;
  padding: 10px 16px 2px 16px;
  color: #888;
  font-size: 11px;
}

.widget-foot a {
  color: #666666;
  text-decoration: none;
}

.widget.contacts ul li span.name {
  font-weight: bold;
  float: none;
}

.widget.contacts ul li span.name a {
  font-weight: normal;
  float: right;
  color: #999999;
  font-size: 11px;
  text-decoration: none;
}

.widget.contacts ul li div.job-title {
  font-style: italic;
  color: #666;
  padding-bottom: 8px;
}

.widget.contacts ul li span.number {
  display: block;
  width: 50px;
  float: left;
}

.widget.status div.closed,
.widget.status div.declined,
.widget.status div.expired,
.widget.status div.review {
  margin-top: 12px;
  padding: 4px 0 0 38px;
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/billing-icons.png) no-repeat;
}

.widget.status div.closed a,
.widget.status div.declined a,
.widget.status div.expired a,
.widget.status div.review a {
  color: #666;
}

.widget.status div.closed {
  background-position: 12px -100px;
}

.widget.status div.declined {
  background-position: 12px -200px;
}

.widget.status div.expired,
.widget.status div.review {
  background-position: 12px -300px;
}

.widget.profit-analysis .positive {
  color: #006600;
}

.widget.profit-analysis .negative {
  color: #660000;
}

.widget .status-button {
  width: 262px;
  height: 48px;
  margin: 8px auto 15px auto;
  border: 1px solid #999999;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  background-image: url(https://cdn-v2.salesbinder.com/app/sidebar-button.png);
}

.widget .status-button a {
  display: block;
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/status-icons.png) no-repeat;
  height: 38px;
  padding: 10px 0 0 58px;
  color: #666;
  text-shadow: 0px 1px 1px #fff;
  font-size: 10px;
  font-weight: normal;
  /* letter-spacing: -1px; */
  text-decoration: none;
}

.widget .status-button a:hover {
  text-shadow: 0px 1px 1px #fff;
  background-color: #eee;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
}

.widget .status-button.convert a {
  background-position: 12px 0;
}

.widget .status-button.payment a {
  background-position: 6px -48px;
}

.widget .status-button.transaction a {
  background-position: 12px -48px;
}

.widget .sale-probability .percentage-bar {
  margin: auto;
  background-color: red;
}

.widget .status-button span {
  color: #006600;
  font-weight: bold;
  font-size: 16px;
}

.widget.images {
  margin: 0;
  border: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.widget.images ul {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
}

.widget.images ul span {
  vertical-align: middle;
}

.widget.images .qq-upload-image {
  display: inline-block;
  margin-right: 20px;
}

.widget.images .qq-upload-image img {
  height: 65px;
  padding: 3px;
  border: 1px solid #cccccc;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}

.qq-upload-list i.primary {
  display: none;
  float: right;
  margin-top: 17px;
  margin-right: 20px;
}

.qq-upload-list .qq-upload-progress i.primary {
  display: none !important;
}

.qq-upload-list li:not(.qq-upload-fail):first-child i.primary {
  display: inline-block;
}

.widget.customer-labels .drag,
.widget.categories-summary .drag,
.widget.variation-attributes .drag {
  background-position: 3px 50%;
  float: left;
}

.widget.images .drag {
  background-position: 3px 50%;
  margin-top: 17px;
  margin-left: 15px;
  float: right;
}

.widget.images .qq-upload-progress .drag,
.widget.images .qq-upload-fail .drag {
  margin-top: 0;
}

.widget.images .delete {
  margin-top: 10px;
  float: right;
  text-indent: -9999px;
}

.widget.customer-labels .name a.filter,
.widget.categories-summary .name a {
  /*font-weight: bold;*/
  text-decoration: none;
  color: #000;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 106px);
}

.widget.users .email a {
  color: #666666;
  text-decoration: none;
  font-size: 11px;
}

.widget .interior {
  padding: 0 12px;
  border-bottom: 1px solid #e4e4e4;
}

.widget .words-text {
  padding: 12px;
  margin-bottom: 0px;
  color: #888;
}

.widget.document-stats h4 {
  font-weight: bold;
  color: #003667;
  padding: 20px 0 10px 0;
}

.widget-foot .doc_status {
  margin-left: 10px;
  padding-left: 25px;
  line-height: 18px;
}

.doc_status.cancel-invoice {
  background: url(/v2/css/images/cancel_invoice.gif) no-repeat;
}
.doc_status.dispatch {
  background: url(/v2/css/images/dispatch.gif) no-repeat;
}
.doc_status.partial-receive {
  background: url(https://cdn-v2.salesbinder.com/app/partial_receive.png)
    no-repeat;
}
.doc_status.receive-all {
  background: url(https://cdn-v2.salesbinder.com/app/green_check.png) no-repeat;
}
.doc_status.dispatched {
  background: url(/v2/css/images/dispatched.png) no-repeat;
}

.widget .shutter {
  background-color: #fff;
  position: absolute;
  top: 34px;
  bottom: 10px;
}

.widget .shutter.up {
  display: none;
}

.widget .edit {
  visibility: hidden;
}
.widget li:hover .edit {
  visibility: visible;
}

.widget.customer-labels .color {
  border: 1px solid #abaa99;
  border-radius: 5px;
  float: left;
  height: 16px;
  margin-top: -1px;
  margin-right: 10px;
  width: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.panel table.list tbody tr .label .icon-font {
  margin: 0;
  padding: 0;
  line-height: 10px;
  font-size: 14px;
  color: #fff;
}

.panel table.list tbody tr .label {
  padding: 6px 4px;
}

.panel table.list tbody tr .label-default {
  background-color: #cdcdcd;
  color: #777;
}

.panel table.list tbody tr .label-warning {
  background-color: #b67528;
  color: #fff;
}

.panel table.list tbody tr .label-success {
  background-color: #6bb147;
  color: #fff;
}

.panel table.list tbody tr .order_progress {
  font-weight: normal;
  font-size: 10px;
  display: inline-block;
  width: 85px;
}

.panel .label.status {
  font-size: 95%;
  display: block;
  color: #fff;
  font-weight: normal;
}

.panel .label.status a {
  color: #fff;
}

/* End widgets */

/* Dialogs */

.dialog,
.dialog-prompt {
  margin: auto;
  max-width: 700px;
  padding: 10px;
  background: transparent url(/v2/css/images/dialog.png);
  -moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
}

.dialog .interior,
.dialog-prompt .interior {
  background-image: url(https://cdn-v2.salesbinder.com/app/dialog-a.png);
  -moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border: 1px solid #333333;
  background-repeat: repeat-x;
  background-color: #fff;
  padding-bottom: 10px;
}

.dialog .content,
.dialog-prompt .content {
  padding: 20px 22px 10px 22px;
  overflow: auto;
  width: 100%;
}

.dialog .dialog-head,
.dialog-prompt .dialog-head {
  height: 42px;
  color: #fff;
  cursor: move;
}

.dialog .dialog-foot,
.dialog-prompt .dialog-foot {
  text-align: center;
}

.load-dialog {
  color: #006699;
}

.dialog .close-dialog {
  text-decoration: none;
}

.dialog .cancel a,
.panel .cancel a {
  color: #333;
  text-decoration: underline;
}

.dialog .cancel a:hover,
.panel .cancel a:hover {
  background-color: #fffc98;
}

.dialog .close-dialog a:hover {
  background-color: #fffc98;
  padding: 2px;
}

.dialog .dialog-head h3,
.dialog-prompt .dialog-head h3 {
  text-shadow: 1px 1px 3px rgb(0 0 0 / 25%);
  font: bold 18px/42px Helvetica, Arial, sans-serif;
  text-align: center;
  padding-left: 15px;
  margin-left: 23px;
}

.dialog .dialog-head span,
.dialog .dialog-head a,
.dialog-prompt .dialog-head span,
.dialog-prompt .dialog-head a {
  float: right;
  font: 12px Verdana, sans-serif;
  color: #fff;
  margin: 7px 5px 5px 0px;
  padding: 6px 9px 6px 9px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 1px solid #1595d8;
  background-color: #0d557b;
  outline: none;
  display: block;
}

.dialog .dialog-head a:hover {
  color: #fff;
  text-shadow: 0px 0px 1px #fff;
  background-color: #0d699a;
}

.dialog a {
  color: #003366;
  text-decoration: none;
}

.dialog .hints,
.dialog-prompt .hints {
  padding: 16px 5px 5px 5px;
  font-size: 11px;
  color: #777;
  text-align: center;
}

.dialog .copy-address {
  padding: 14px 0;
  font-size: 13px;
  float: left;
}

.finder-resultset.bulleted table {
  margin-bottom: 0;
}

ul.bulleted.attributes .smbutton {
  margin-top: -6px;
}

.item-finder-footer {
  text-align: center;
  position: relative;
  bottom: 0px;
  margin-bottom: -10px;
  padding-bottom: 12px;
  background-color: #eee;
  padding-bottom: 14px;
  border-top: 1px solid #999;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
}

ul.bulleted li:hover {
  background-color: #ffffd2 !important;
}

ul.bulleted li {
  background: transparent url(https://cdn-v2.salesbinder.com/app/bullet.png)
    no-repeat 6px 14px;
  padding: 10px 0 10px 30px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 16px;
}

ul.bulleted_v2 li {
  background: none !important;
  padding: 10px 0 10px 34px !important;
  border-bottom: 1px solid #e4e4e4;
  line-height: 16px;
}

ul.bulleted_v2 li div.glyphicon {
  color: #0477d2;
  padding-right: 24px;
  line-height: 18px;
}

ul.bulleted_v2 li .bulletspacing {
  margin-left: -24px;
  margin-bottom: 4px;
}

ul.bulleted li:last-child {
  border: none;
}

ul.bulleted li span:first-child {
  float: right;
}
/* End dialogs */

/* Panels */

.panel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 1px solid #ccc;
  background-repeat: repeat-x;
  background-color: #fff;
  margin-bottom: 0;
}

.panel.panel-a {
  background-image: url(https://cdn-v2.salesbinder.com/app/panel-a.png);
}

.panel.panel-b {
  background-image: url(https://cdn-v2.salesbinder.com/app/panel-b.png);
}

.panel.panel-c,
.panel.invoice {
  background-image: url(https://cdn-v2.salesbinder.com/app/panel-c.png);
}

.panel .panel-head {
  position: relative;
}

.panel .panel-head h2 {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 32px;
  height: 32px;
  text-align: center;
}

.panel.panel-b .panel-head p {
  text-align: center;
  line-height: 27px;
}

.panel .panel-head a {
  position: absolute;
  right: 20px;
  font-weight: 500;
  font-size: 13px;
  line-height: 33px;
  color: #fff;
  text-decoration: underline;
}

.panel .panel-head li {
  list-style-type: none;
}

.panel .panel-head li.disabled {
  display: none;
}

.panel .panel-head li a:hover {
  color: #fffc98;
}

.panel .panel-head li.prev a {
  position: absolute;
  left: 14px;
  width: 20px;
  font-size: 16px;
  text-decoration: none;
}

.panel .panel-head li.next a {
  position: absolute;
  right: 8px;
  width: 20px;
  font-size: 16px;
  text-decoration: none;
}

.panel .table-wrapper {
  padding: 0 16px;
}

.panel table.list thead tr {
  height: 29px;
  font-weight: bold;
  color: #666666;
}

table.variation_quantities {
  width: 600px;
  margin: 0 -22px 0 -22px;
}

table.variation_quantities tbody tr:hover {
  background-color: #ffffd2;
}

table.variation_quantities tbody tr {
  border-top: 1px solid #e4e4e4;
}

table.variation_quantities tbody td:first-child {
  padding-left: 20px;
}

table.variation_quantities tbody td input {
  display: inline-block;
  margin-top: 8px;
  text-align: center;
}

.panel table.secondary thead tr {
  border-bottom: 1px solid #e4e4e4;
}
.panel table.list .button {
  color: #000;
  font-weight: normal;
  padding: 6px 10px;
}
.panel table.list thead tr th {
  padding-left: 8px;
  padding-right: 8px;
  font-weight: 500;
  color: #444;
  font-size: 9px;
  text-transform: uppercase;
}
.panel table.list thead tr th a {
  text-decoration: none;
  color: #444;
}

.panel table.list tbody tr {
  border-bottom: 1px solid #eee;
  color: #003366;
}

.panel table.list tbody tr:hover {
  background-color: #fffeea;
}

.panel table.list tbody tr.expanded {
  border-bottom: 0;
}

.panel table.list tbody tr:last-child {
  border-bottom: none;
}

.panel table.list {
  margin-bottom: 0;
}

.panel table.list tbody tr td {
  padding: 7px 1px 7px 8px;
  height: 35px;
}

.panel .nav > li > a {
  padding: 6px 10px;
}

.panel table.list.users tbody tr td {
  padding: 0px 1px 0px 8px;
  height: 23px;
}

.panel table.list tbody tr a {
  color: #333;
  text-decoration: none;
}

.panel.contacts table.list tbody tr .detail a {
  color: #888;
}

.widget a.delete,
.panel table tbody tr td a.delete {
  background: transparent url(https://cdn-v2.salesbinder.com/app/delete.png)
    no-repeat;
  width: 15px;
  height: 23px;
  display: block;
  margin: auto;
  background-position: 0 -4px;
}

.panel table tbody tr td a.up_down {
  background: transparent url(https://cdn-v2.salesbinder.com/app/up_down.png)
    no-repeat;
  width: 18px;
  height: 20px;
  display: block;
  margin: auto;
  background-position: 0 0;
}

#itemUp {
  margin: 15px 0;
}

#itemDown {
  background-position: 0 -22px;
}

.panel .document-item-options {
  padding: 15px;
  border-left: 1px solid #ddd;
}

.panel table.list tbody tr td.archive-col,
.panel table.list tbody tr td.dup-col {
  width: 15px;
  padding-right: 10px;
}

.panel table.list tbody tr td.left-pad40 {
  padding-left: 40px;
}

.widget a.delete {
  margin-top: -6px;
}

.widget a.delete:hover,
.panel table tbody tr td a.delete:hover {
  background-position: 0 -25px;
}

.panel .content {
  padding: 22px;
  overflow: auto;
}

.panel .content h2 {
  font-weight: 800;
  color: #003366;
  font-size: 22px;
  margin-bottom: 22px;
}

.panel .content h2 span.category {
  color: #888;
  font-weight: 500;
  font-size: 14px;
}

.panel .content div.column {
  float: left;
}

.panel-body {
  padding: 22px;
  overflow: auto;
}

.panel-body h2 {
  font-weight: bold;
  color: #003366;
  font-size: 20px;
  margin-bottom: 22px;
}

.panel-body div.column {
  float: left;
}
/* End panels */

/* Account view */

.horizontal-form .input.text label,
.horizontal-form .input.select label,
.horizontal-form .input.file label,
.horizontal-form .input.password label {
  display: inline-block;
  margin-bottom: 3px;
  color: #006699;
  width: 175px;
}

.panel.account.view .content .column {
  width: 50%;
}

.panel.account.view .content .column .heading {
  color: #666666;
}

.panel .content .column span.sblabel {
  font-weight: 700;
  /* display: inline-block; */
  width: 140px;
}
/* End Account view */

.panel.customer.view .content .column {
  font-size: 12px;
  line-height: 18px;
  color: #333;
}

.panel.customer.view .content .column .heading {
  font-size: 16px;
  color: #006699;
  border-bottom: 1px solid #eee;
  display: block;
  width: 90%;
  padding-bottom: 4px;
  margin-bottom: 8px;
}

.panel .opportunities {
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

span.api_label {
  font-weight: bold;
  display: inline-block;
  width: 60px;
}

strong {
  font-weight: bold;
}

/* Login */

.panel.login {
  max-width: 480px;
  margin: 50px auto 0 auto;
  color: #666666;
}

.panel.login form {
  max-width: 400px;
  padding: 8px 30px 20px 30px;
  margin: 0 auto;
}

.panel.login form label {
  color: #003366;
}

.panel.login form .checkbox label {
  color: #666666;
}

.panel.login form .input,
.panel.login form .submit {
  margin: 10px 0;
}

.panel.login form a {
  margin-top: 10px;
  color: #999;
}

.panel.login form .input input {
  width: 260px;
  font-size: 14px;
  padding: 6px;
}

.panel.login form a {
  color: #333333;
  float: right;
}

.panel.login form .checkbox {
  margin-bottom: 16px;
  line-height: 14px;
  height: 14px;
}

.panel.login form .checkbox input {
  float: left;
  width: auto;
  margin-right: 10px;
}
.panel.login form .checkbox label {
  float: left;
}
/* End login */

/* Signup */

.panel.panel.signup {
  /* width: 100%;
    margin: 0 auto; */
}

.panel.panel.signup .content .heading {
  font-weight: bold;
  font-size: 18px;
  color: #003366;
  line-height: 24px;
}

.panel.panel.signup label,
.panel .bluelabel {
  color: #006699;
}

.panel.panel.signup .content div.input {
  margin-bottom: 16px;
  color: #666666;
}

.panel.panel.signup .content input {
  font-size: 12px;
}

.panel.panel.signup .content div.input.text input,
.panel.panel.signup .content div.input.password input {
  width: 240px;
}

.panel.panel.signup .content div.web-address {
  margin-top: 15px;
  font-size: 18px;
  color: #333333;
  float: left;
}

.panel.panel.signup .content div.web-address-availability {
  margin-top: 15px;
  margin-left: 20px;
  float: left;
  color: #006600;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}

.panel.panel.signup .content div.web-address-availability span {
  color: #ff0000;
}
/* End signup */

/* Forms */

fieldset.show {
  border: 1px solid #ddd;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 14px 22px 14px 22px;
  margin-bottom: 22px;
}

fieldset.show.condensed {
  padding: 14px 0px 4px 0px;
}

fieldset.show.condensed ul.bulleted li {
  background: transparent url(https://cdn-v2.salesbinder.com/app/bullet.png)
    no-repeat 14px 12px;
  padding-left: 40px;
}

fieldset.show.condensed ul.bulleted li:hover {
  background-color: #ffffd2;
}

fieldset.show.condensed legend {
  margin-left: 14px;
}

form .required label span {
  color: #cc0000;
}

.text-red,
.text-red a {
  color: #cc0000 !important;
}

form input.has-hint {
  float: left;
  margin-right: 18px !important;
  margin-bottom: 16px;
}

form .input {
  clear: both;
  margin-bottom: 12px;
  /* overflow: auto; */
}

#toolbar form .input {
  margin-bottom: 6px;
}

.width-full {
  min-width: 100%;
}

/* End forms */

/* Dashboard */

.dashboard #NoteCreated {
  width: 120px;
  text-align: center;
  font-weight: bold;
}

.dashboard .content {
}

.dashboard .column-1 {
  /* margin-right: 410px; */
  display: inline-block;
  padding-top: 10px;
  width: 55%;
  min-width: 220px;
}

.dashboard .column-2 {
  float: right;
  width: 40%;
  min-width: 170px;
  margin-left: 20px;
  padding-top: 10px;
  border-left: 1px solid #ddd;
  background-color: #fff;
}

.dashboard .activity {
  padding: 8px 0 8px 0;
  width: 100%;
}

.dashboard .activity .head {
  padding-bottom: 16px;
}

.dashboard .activity .heading,
h2.dashboard {
  color: #006699;
  font-size: 18px;
  font-weight: 600;
}

.dashboard .activity .heading span {
  color: #666666;
  float: right;
  font-size: 12px;
}

.dashboard ul.activity-feed li {
  border-top: 1px solid #e2e2e2;
  padding: 14px 0 12px 0;
  display: inline-block;
  width: 100%;
}

.dashboard .activity ul li:first-child {
  border-top: none;
}

.dashboard .activity ul li .source,
.dashboard .activity ul li .source a {
  color: #999;
  font-size: 11px;
}

.dashboard .activity ul li .created {
  color: #666;
  font-size: 11px;
}

.dashboard .activity ul li a,
.dashboard .activity ul li .source a {
  color: #666;
}

.dashboard .activity ul li .note {
  color: #444;
  font-size: 13px;
  line-height: 1.5;
  padding: 8px 10px 0 0;
  min-height: 24px;
}

.dashboard .activity ul li .activity-text {
  color: #444;
  font-size: 12px;
  padding: 6px 10px 0 0;
  min-height: 24px;
}

.dashboard .news {
  margin: auto;
  -moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  width: 100%;
  margin-bottom: 14px;
}

.dashboard .news .content {
  padding: 14px 0;
}

.dashboard .news .foot {
  text-align: right;
  font-size: 11px;
  padding: 10px 0 0 0;
}

.dashboard .news a {
  color: #333333;
  text-decoration: none;
}

.dashboard .news .foot a {
  color: #999;
}

.dashboard .news .content ul {
  margin-top: 10px;
}

.dashboard .news li {
  padding: 4px;
}

.dashboard .news ul li span:first-child {
  float: right;
}

.dashboard .news ul li {
  line-height: 30px;
  border-top: 1px solid;
}

.dashboard .news ul li:hover {
  background-color: #ffffd2;
}

.dashboard .news ul li:last-child {
  border-bottom: 3px solid #e4e4e4;
}

.dashboard .news .heading {
  color: #003366;
  font: bold 18px/33px Helvetica, Arial, sans-serif;
}

.dashboard .news.newest-leads {
  background-color: #ffffdf;
  border: 1px solid #e1e1a1;
}

.dashboard .news.top-invoices {
  background-color: #f3f3f3;
  border: 1px solid #cccccc;
}

.dashboard .news ul li {
  border-color: #e4e4e4;
}

.dashboard .news.newest-leads li:hover {
  background-color: #fffff5;
}

.dashboard .newest-leads ul li:last-child {
  border-color: #f1f1c1;
}

.dashboard .top-invoices ul li {
  border-color: #cccccc;
}

.dashboard .top-invoices li:hover {
  background-color: #fff;
}

.dashboard .top-invoices ul li:last-child {
  border-color: #cccccc;
}
/* End dashboard */

.item-images {
  display: inline-block;
}

.item-image {
  padding: 6px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.item-index-image-sm {
  width: 85px !important;
  height: 85px !important;
}

.item-index-image {
  margin: 2px 12px 2px 0;
  border: 1px solid #bbb;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fff;
  float: left;
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.item-index-image .items-list {
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

a.item-name {
  font-size: 14px;
}

.gravatar-image {
  margin: 0 12px 3px 0;
  border: 1px solid #999;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fff;
  float: left;
}

.item-image.thumbnails {
  margin-left: 8px;
}

.document-items .item-image {
  width: 120px;
}

.document-items .icon-font {
  display: inline-block;
  color: #888;
  margin-left: 3px;
  line-height: 12px;
}

.primary-kit-image {
  float: right;
  width: 200px;
  height: 200px;
  padding: 6px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-left: 18px;
}

.panel.item.view .content .item-details {
  margin-bottom: 20px;
  margin-right: 50px;
}

.panel.item.view .content li,
.panel .item-details li {
  border-bottom: 1px solid #e4e4e4;
  padding: 9px 0;
  color: #555;
}

.panel.item.view .content li:last-child,
.panel .item-details li:last-child {
  border-bottom: none;
}

.panel .content .item-details span {
  float: right;
  color: #006699;
  text-align: right;
}

.panel .content .item-details span.cost {
  color: #660000;
}

span.selling.varies,
span.cost.varies {
  font-style: italic;
  color: #666 !important;
  padding-right: 10px;
}

.panel .content .item-details span.selling {
  color: #006600;
}

.panel .content .item-description span {
  color: #000000;
}

.panel .content .item-image-column {
  padding-bottom: 25px;
}

.panel .content .item-description {
  margin-top: -5px;
  color: #006699;
  float: left;
  min-width: 300px;
}

.panel .content .item-description h3 {
  font-weight: bold;
  color: #666666;
  font-size: 13px;
  margin: 1em 0;
}

.panel .content .item-description p {
  margin-top: 1em;
  margin-bottom: 0;
}

.panel .content .description {
  float: right;
  max-width: 500px;
}

.panel .content .items,
.panel .content .location {
  width: 42%;
  min-width: 300px;
  float: left;
}

.list-right,
.list-right a {
  text-align: right;
  color: #444 !important;
  padding-right: 12px;
}

.list-center,
.list-center a {
  text-align: center;
  color: #444 !important;
}

/* Paging */
.paging div {
  margin: 0 0 12px 14px;
  color: #999;
  font-size: 11px;
  line-height: 35px;
}

.paging .numbers {
  float: right;
  margin: 0 16px 0 0;
  font-size: 12px;
}

.paging .numbers .current {
  background-color: #f4f4f4;
}
/* End paging */

.activity-badge {
  display: inline-block;
  min-width: 10px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 6px;
  margin-left: 0 !important;
  color: #777;
  font-size: 12px !important;
  text-shadow: 0px 1px 1px #fff;
  line-height: 12px !important;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-top: 0;
  padding: 8px 10px;
}

/* Forms */

/* Activity */

#activity {
  background: #f4f4f4
    url(https://cdn-v2.salesbinder.com/app/activity-background.png) repeat-x;
  padding-top: 12px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
}

#activity_bg {
  background: #f4f4f4 url(https://cdn-v2.salesbinder.com/app/activity_bg1.png);
  padding: 15px 22px 10px 22px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  color: #999;
}

#activity_bg a.add-note {
  background: #f4f4f4 url(https://cdn-v2.salesbinder.com/app/add-note.gif)
    no-repeat;
  background-position: 0 4px;
  float: right;
  padding: 4px 4px 4px 24px;
  color: #666;
  font-size: 13px;
}

#activity ul li.activity-item {
  border: 1px solid #ccc;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fff;
  margin: 16px 0;
  -moz-box-shadow: 0 0 7px #fff;
  -webkit-box-shadow: 0 0 7px #fff;
}

#activity ul li .activity-info {
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  background-color: #a1a5af;
  padding: 4px 4px 4px 14px;
  color: #fff;
  font-size: 11px;
}

#activity ul li .activity-profile {
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-right: 16px;
  margin-bottom: 6px;
  padding: 2px;
  float: left;
  background-color: #a1a5af;
}

#activity ul li .activity-profile img {
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  width: 55px;
  height: 55px;
}

#activity ul li .activity-text {
  padding: 10px 8px 12px 14px;
  font-size: 12px;
  color: #356596;
  min-height: 14px;
}

#activity ul li .activity-text .icon {
  float: left;
  margin-top: -6px;
  padding-right: 10px;
}

.activity-feed .source {
  line-height: 15px;
}

#activity-info ul li span.created {
  font-weight: normal;
  color: #eee;
}

#activity-info ul li span.source {
  font-style: italic;
  color: #eee;
}

#activity ul li .activity-text a,
.flash a {
  color: #356596;
  border-bottom: 1px solid #ccc;
}

#activity-info .source,
#activity-info .created,
#activity-info .confirm-delete {
  font-size: 11px;
  color: #eee;
}

.activity-text .created,
.activity-text .source {
  color: #888;
  font-size: 11px;
  vertical-align: middle;
}

.activity-text.paragraph {
  margin-left: 60px;
  margin-right: 20px;
}

#activity ul li .activity-info a.confirm-delete,
#activity ul li .activity-info a.pinned-fb,
#activity ul li .activity-info a.pinned {
  color: #eee;
  float: right;
  padding-right: 12px;
  text-decoration: none;
}

.activity-text ul,
.document-note ul,
.activity-feed .note ul,
.empty-results ul {
  list-style-type: disc;
  margin: 10px;
  padding-left: 15px;
}

.empty-results {
  padding: 20px 10px 5px 10px;
  color: #666;
  font-size: 13px;
  max-width: 600px;
  text-align: left;
  margin: auto;
}

.empty-results ol {
  list-style-type: decimal;
  margin: 10px;
  padding-left: 15px;
}

.empty-results li {
  margin-bottom: 10px;
}

.activity-feed .note ul li {
  border: 0 !important;
}

html,
body {
  height: 100%;
}

html {
  background-color: #069;
}

.row,
.push,
.content {
  background-color: #fff;
}

.content .row {
  background-color: inherit;
}

.panelHeading {
  font-size: 20px;
  text-align: center;
}

/* required to fix footer */
#wrapper {
  height: auto !important;
  height: 100%;
  margin: 0 auto -36px;
  min-height: 100%;
  min-width: 970px;
  background: url(https://cdn-v2.salesbinder.com/app/sidebar-texture2.png)
    repeat-y top right;
}

#header {
  /* background: url(https://cdn-v2.salesbinder.com/app/header-fade.png); */
  background-color: #069;
  min-height: 65px;
  position: relative;
  border-bottom: 4px solid #25a9c9;
}

#navigation {
  float: left;
  width: 242px;
}

#main {
  margin-left: 242px;
}

#toolbar {
  height: 48px;
  /* background: url(https://cdn-v2.salesbinder.com/app/controls-background.png); */
  background-color: #f2f4f7;
  font-size: 13px;
  padding-top: 8px;
  padding-left: 4px;
  border-bottom: 1px solid #c3c3c3;
}

#toolbar form,
#activity_bg form {
  margin: 0 0 0 12px;
  float: left;
}

form input.default-text {
  color: #bbb !important;
  font-style: italic;
}

form input.search-keywords,
form input.SearchKeywords {
  color: #000;
  font-style: normal;
  font-size: 12px;
}

#toolbar a.button {
  color: #333;
  text-shadow: none;
  text-decoration: none;
  font-weight: 600;
  display: block;
  float: left;
  line-height: 26px;
  padding: 0 10px;
  margin: 0 10px;
}

#toolbar a.button:active,
#toolbar a.button:focus,
#toolbar a.button.disabled {
  background-color: #fff;
  background-image: none;
}

#toolbar a.button span {
  margin-right: 2px;
}

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

#content {
  margin-right: 320px;
  padding: 10px;
}

body.one-column #content {
  margin-right: 0;
  padding: 16px;
}

#sidebar {
  float: right;
  right: 0;
  width: 320px;
  padding-top: 14px;
}

#footer {
  background-color: #00689c;
  border-top: 8px solid #15597e;
  clear: both;
  height: 36px;
  padding: 0 20px;
}

#footer div.copyright {
  float: right;
  color: #86b0c5;
  font-size: 10px;
  padding-top: 5px;
}

.push {
  clear: both;
  height: 36px;
}

.item-images a.colorbox {
  outline: none;
}

.icon-information {
  display: inline-block;
  margin-left: 3px;
  color: #ccc;
  font-size: 140%;
}

#user-permissions-tab .checkbox {
  margin-top: 0;
  min-height: 0px;
}

#integrations-tab .label {
  font-weight: normal;
  display: inline-block;
  min-width: 90px;
}

#navigation #status {
  height: 48px;
  border-bottom: 1px solid #e4ebf3;
  /* background: url(https://cdn-v2.salesbinder.com/app/controls-background.png); */
  font-size: 13px;
  margin-right: 3px;
  line-height: 46px;
  text-align: center;
  color: #aaa;
  background-color: #f2f4f7;
}

#navigation #status a {
  color: #999;
}

.drag {
  width: 30px;
  display: block;
  cursor: move;
  background-color: transparent;
  background-image: url(https://cdn-v2.salesbinder.com/app/drag.png);
  background-repeat: no-repeat;
}

/* User menu */
#user-menu {
  position: fixed;
  z-index: 3990;
  right: 0;
  padding: 0;
  background-color: #1b445a;
  border-left: 1px solid #2f7ca5;
  border-bottom: 1px solid #2f7ca5;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  /* -moz-box-shadow: 0 0 4px #444;
    box-shadow: 0 0 4px #444;
    -webkit-box-shadow: 0 0 4px #444; */
}

#user-menu ul li {
  float: left;
  z-index: 5001;
  font-size: 12px;
  line-height: 30px;
  color: #398eb9;
  vertical-align: middle;
  border-right: solid 1px #0f5172;
}

#user-menu ul li a {
  color: #fff;
  z-index: 6000;
  text-decoration: none;
  margin: 0;
  padding: 0 13px;
  line-height: 35px;
  display: inline-block;
}

#user-menu ul li a:first-child {
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
}

#user-menu ul li a:hover {
  color: #ceeeff;
  background-color: #067bb9;
}

#user-menu .icon-font {
  font-size: 150%;
  padding-right: 8px;
}

.panel table.list tbody tr .admin-sub-menu a {
  color: #999;
  font-size: 11px;
  text-decoration: none;
}

#header h1 {
  font-family: "Inter", sans-serif;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  top: 15px;
  left: 20px;
  text-shadow: 0px 1px 2px #555;
}

/* Navigation */
#navigation ul li {
  padding: 6px 0 16px 0;
}

#navigation > ul > li {
  border-bottom: 1px solid #e4ebf3;
}

#navigation > ul > li > ul {
  padding-top: 4px;
}

#navigation ul li ul li {
  font-weight: normal;
  font-size: 13px;
  background: none;
  padding: 0 0 0 58px;
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/navigation-bullet-gray.png) no-repeat
    42px 4px;
}

#navigation ul li ul li a,
#navigation ul li ul li .nav-item {
  color: #444;
  text-decoration: none;
  font-weight: 500;
  display: block;
  padding: 3px 0 4px 8px;
  margin-bottom: 2px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  outline: none;
}

#navigation span.badge {
  font-weight: normal;
}

#navigation span.badge.new {
  background-color: #ffab42;
  font-size: 11px;
}

#navigation ul li ul li .nav-item {
  padding: 0;
  width: 160px;
}

#navigation ul li ul li .nav-item a.active,
#navigation ul li ul li .nav-item:active,
.keep-nav-active {
  color: #8b9da3;
  background-color: #fff;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
}

#navigation ul li ul li .nav-item:hover,
#navigation ul li ul li a:hover {
  background-color: #dde4ea;
  color: #000;
}

.settings #navigation ul li ul li .nav-item:hover,
.settings #navigation ul li ul li a:hover {
  background-color: #eee;
  color: #000;
}

#navigation ul li ul li .nav-item:hover .plus {
  visibility: visible;
}

#navigation ul li ul li .nav-item a.plus {
  visibility: hidden;
  color: #444;
  background-color: #fff;
  text-shadow: 0px 2px 2px #fff;
  text-decoration: none;
  width: 28px;
  float: right;
  line-height: 9px;
  padding: 3px 8px 4px 8px;
  margin: 3px 5px 0 0;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid #4cc2ff;
}

#navigation ul li ul li .nav-item a.plus:hover {
  color: #fff;
  text-shadow: none;
  background-color: #999;
}

#navigation ul li ul li.heading {
  font-weight: 700;
  font-size: 20px;
  padding-left: 60px;
  line-height: 46px;
  background: transparent url(https://cdn-v2.salesbinder.com/app/icons-sm.png)
    no-repeat;
  background-size: 55px 236px;
  text-shadow: 0px 1px 1px #fff;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
  #navigation ul li ul li.heading {
    background: transparent
      url(https://cdn-v2.salesbinder.com/app/icons-sm_v2_2@2x.png) no-repeat;
    background-size: 55px 290px;
  }
}

#navigation ul li ul li.dashboard {
  background-position: 0 0;
}

#navigation ul li ul li.accounts {
  background-position: 0 -48px;
}

#navigation ul li ul li.inventory {
  background-position: 3px -96px;
}

#navigation ul li ul li.reports {
  background-position: 0 -141px;
}

#navigation ul li ul li.billing {
  background-position: 3px -190px;
}

#navigation ul li ul li.accounting {
  background-position: 0 -243px;
}

.button,
.smbutton,
.big_button {
  font-family: "Inter", sans-serif !important;
  background-image: url(https://cdn-v2.salesbinder.com/app/button.png);
  background-repeat: repeat-x;
  background-position: 0px 4px;
  background-color: #fff;
  color: #118f02;
  font-weight: 700;
  border: 1px solid #888;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  text-shadow: 0px 1px 2px #fff;
  text-decoration: none !important;
  padding: 6px 20px;
  outline: none;
}

.button_disabled {
  background-image: none;
  background-color: #eee;
  color: #888;
  font-weight: normal;
  border: 1px solid #666666;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: wait;
  display: inline-block;
  font-size: 12px;
  text-shadow: 0px 1px 2px #fff;
  text-decoration: none;
  padding: 6px 20px;
}

#dots {
  text-align: left;
  width: 15px;
  display: inline-block;
}

.button_disabled:hover {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

.big_button {
  font-size: 13px;
}

.finder .smbutton {
  min-width: 125px;
  text-align: center;
  margin: 6px 16px 0 4px;
}

a.btn-sm {
  font-weight: 500;
}

.smbutton {
  color: #333 !important;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid #999;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 11px;
  padding: 2px 10px;
  margin-right: 10px;
  outline: none;
}

.smbutton-tabs {
  background-color: #cdcdcd;
  border-bottom: 1px solid #bbb;
  padding: 7px 0;
  text-align: center;
}

.smbutton-tabs a {
  font-weight: bold;
}

.content #photos-publishing-tab,
.content #user-permissions-tab {
  display: none;
}

.smbutton-tabs > .smbutton.active,
.button:hover,
.smbutton:hover {
  background-image: none;
  background-color: #eee;
  box-shadow: 0 0px 4px #4cc2ff;
  -webkit-box-shadow: 0 0px 4px #4cc2ff;
  -moz-box-shadow: 0 0px 4px #4cc2ff;
}

.smbutton-tabs > .smbutton.error {
  background-image: none;
  background-color: #fee !important;
  color: #c00 !important;
  border: 1px solid #c00;
}

.button:active,
.smbutton:active {
  background-image: none;
  background-color: #d0d0d0;
}

.clone-template {
  display: none;
}

.clone .help_info {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  color: #ccc;
  font-size: 160%;
  line-height: 12px;
}

.estimate h4 {
  display: inline;
  font-weight: bold;
  color: #00689a;
  font-size: 20px;
}

/* Forms */

div.input.text div.money-symbol {
  color: #aaa;
  position: absolute;
  margin: 4px 0 0 7px;
  z-index: 1;
  font-size: 120%;
}

div.input.text div.percent-symbol {
  color: #999;
  display: inline-block;
  padding-right: 12px;
  font-size: 120%;
}

#DocumentEditForm div.input.text div.money-symbol {
  margin-top: 6px;
}

div.input.text input.money {
  text-align: right;
  width: 105px;
  left: 0;
  padding-left: 12px;
}

div.input.text input.tax_percent {
  text-align: center;
  width: 65px;
}

.money,
.panel table.list tbody tr a.money {
  color: #006600;
}

.money.negative {
  color: #660000;
}

.qq-upload-size {
  display: none !important;
}

/* safe */

/* Flash messages */

.flash {
  padding: 14px 10px 14px 14px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  margin: 16px 4px;
  border: 1px solid;
  background-repeat: no-repeat;
  background-position: 10px 15px;
}

.flash a {
  color: #000;
}

.flash-icon {
  display: inline-block;
  color: #0e78a5;
  padding-right: 8px;
  margin: 0;
  font-size: 155%;
  line-height: 12px;
}

.flash-alert {
  display: none;
  text-align: center;
  z-index: 3000;
  position: fixed;
  width: 100%;
  height: 10px;
  top: 0;
  margin: auto;
  left: 0;
}

.flash-text {
  display: inline-block;
  max-width: 500px;
  text-align: left;
  margin-top: 2px;
  padding-right: 16px;
  background-color: #ffffde;
  border-color: #005985;
  -moz-border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
}

.flash-text-error {
  background-color: #fee !important;
  color: #c00 !important;
  border: 1px solid #c00 !important;
}

.flash-notice {
  padding-left: 30px;
  background-image: url(https://cdn-v2.salesbinder.com/app/flash-notice.png);
  background-color: #ffffde;
  border-color: #d7d761;
}

.alert {
  margin: 2px 0 12px 0;
}

.alert .close {
  font-size: 16px;
  background-color: #fee !important;
  color: #c00 !important;
}

.alert-danger {
  background-color: #f5ecec;
}

.alert-danger a {
  color: #a94442 !important;
  text-decoration: underline;
}

.checkbox label:after {
  content: "";
  display: table;
  clear: both;
}

.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 0.25em;
  width: 1.5em;
  height: 1.5em;
  float: left;
  margin-right: 0.8em;
  background-color: #fff;
}

.checkbox .cr .cr-icon {
  position: absolute;
  font-size: 0.9em;
  line-height: 0;
  top: 50%;
  left: 15%;
}

.checkbox label {
  line-height: 1.5em;
}

.checkbox label input[type="checkbox"] {
  display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
  opacity: 0;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  opacity: 1;
}

/* base */
p,
fieldset,
table {
  /*so things don't run into each other*/
  margin-bottom: 1em;
}

.service-item {
  font-size: 12px;
}

fieldset p,
fieldset p a {
  color: #444;
  font-weight: 400;
}

body.one-column {
  /* background: url(https://cdn-v2.salesbinder.com/app/one-column-bg-paper.jpg) repeat-x; */
  background-color: #eaf0f5;
  background-position: 0 40px;
}

body.one-column #wrapper {
  background: none;
}

body.one-column #main {
  margin: 0;
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/login-background.png) repeat-x;
}

#content table {
  width: 100%;
}

.error-message {
  float: none;
  clear: both;
  color: #cc0000;
  font-size: 12px;
  padding: 6px 0 10px 0;
}

#sidebar .hint {
  width: 275px;
  margin: auto;
  margin-top: 0;
  margin-bottom: 25px;
  color: #999;
  text-shadow: 0px 2px 1px #fff;
  font-size: 11px;
}

/* Default form styles */

form .hint {
  color: #666;
}

label {
  display: block;
  margin-bottom: 3px;
  color: #006699;
  font-weight: 500;
  line-height: 16px;
}

#emailfrom label {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 8px;
  color: #006699;
}

legend {
  color: #333;
  font-weight: 500;
  font-size: 18px;
  padding: 0px 8px 0px 8px;
  margin-left: -8px;
  width: auto;
  border: 0;
  margin-bottom: 0;
}

.remove-file {
  color: #666;
  padding: 0px 5px;
}

div.input {
}

div.input.text input,
div.input.number input,
div.input.email input,
div.input.password input,
div.input.textarea textarea,
#color_value,
.qty-adjust {
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  font-family: "Inter", sans-serif;
  line-height: normal;
  font-size: 12px;
  font-weight: 500;
  color: #666;
  padding: 6px 10px;
  border: 1px solid #bbb;
  margin-right: 5px;
}

.form-control {
  border-color: #bbb !important;
}

input.form-control {
  height: 30px;
  line-height: normal;
}

div.input.text input:focus,
div.input.email input:focus,
div.input.number input:focus,
div.input.password input:focus,
div.input.textarea textarea:focus,
#color_value {
  background-image: url(https://cdn-v2.salesbinder.com/app/input-bg-active.gif);
  background-repeat: repeat-x;
  background-position: top;
  color: #006699;
  border: 1px solid #999;
  box-shadow: 0 0px 6px #4cc2ff;
  -webkit-box-shadow: 0 0px 6px #4cc2ff;
  -moz-box-shadow: 0 0px 6px #4cc2ff;
  outline: 0px;
}

.dashboard .head div.input.text input {
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  background-image: none;
  border: 1px solid #ccc;
  color: #888;
  padding-left: 10px;
}

#index_location_filter a.ui-selectmenu,
#index_user_filter a.ui-selectmenu,
#finder-dialog a.ui-selectmenu {
  width: 275px !important;
}

a.ui-selectmenu {
  background-image: none;
  background: #fff !important;
  color: #666;
  border: 1px solid #bbb;
  width: auto !important;
}

#toolbar input {
  border: 1px solid #666;
  font-size: 11px;
}

#toolbar form input {
  width: 190px;
  height: 28px;
  background: #fff url(https://cdn-v2.salesbinder.com/app/search-24.png)
    no-repeat 4px 1px;
  background-size: 24px 24px;
  padding: 0 0 0 36px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #999;
  outline: 0px;
  margin-right: 10px;
}

#activity_bg form input {
  width: 155px;
  height: 28px;
  /* background: #fff url(https://cdn-v2.salesbinder.com/app/search.png) no-repeat 7px 0; */
  padding: 0 0 0 18px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 14px;
  border: 1px solid #aaa;
  outline: 0px;
  margin-right: 10px;
  margin-top: -2px;
}

#toolbar input.search-options {
  background: #fff url(https://cdn-v2.salesbinder.com/app/search-24.png)
    no-repeat 4px 1px;
  background-size: 24px 24px;
  padding: 0 0 0 36px;
  width: 100%;
  height: 28px;
  outline: 0px;
  margin-right: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
  only screen and (min--moz-device-pixel-ratio: 1.3),
  only screen and (-o-min-device-pixel-ratio: 2.6/2),
  /* returns 1.3,
  see Dev.Opera */ only screen and (min-device-pixel-ratio: 1.3),
  only screen and (min-resolution: 124.8dpi),
  only screen and (min-resolution: 1.3dppx) {
  #toolbar input.search-options,
  #toolbar form input {
    background: #fff url(https://cdn-v2.salesbinder.com/app/search-48@2x.png)
      no-repeat 8px 4px;
    background-size: 18px 18px;
  }
}

#toolbar .ui-selectmenu {
  display: block !important;
  height: 28px !important;
}

#toolbar a.ui-selectmenu {
  outline: none;
  border-left: none;
  border-color: #999;
  font-size: 11px;
  color: #aaa;
  line-height: 18px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -khtml-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

#toolbar .ui-selectmenu-status {
  line-height: 18px !important;
}

.ui-selectmenu-menu ul#search-select-options-menu {
  width: 140px !important;
}

input.textarea textarea,
div.input.textarea textarea {
  height: 40px;
  font: 11px Verdana, sans-serif;
}

::-webkit-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}

.hover {
  background-color: #ffffd2;
}

br.clear {
  clear: left;
  display: block;
  height: 1px;
  margin: -1px 0 0 0;
}

/* tidy below */

.small-input,
#ItemPurchaseDate,
#ExpenseDateIncurred,
#ItemPrice,
#ItemCost,
#DocumentIssueDate,
#DocumentExpiryDate {
  width: 112px;
}

input.xs {
  width: 30px;
}

/* Add client */

#CustomerAddForm .checkbox {
  text-align: left;
  height: 30px;
  padding-left: 60px;
}

#CustomerAddForm .checkbox input {
  margin-right: 10px;
}
#CustomerAddForm .checkbox label {
  display: inline;
}

.percentage-bar,
.percentage-bar div {
  height: 18px;
  width: 150px;
  background-color: #ededed;
  border: 1px solid #999999;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

.widget .percentage-bar,
.widget .percentage-bar div {
  width: 100%;
}

.percentage-bar {
  position: relative;
}

.percentage-bar div {
  margin: -1px 0 0 -1px;
  background: #8ee874;
  background: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(0%, #d8ffcd),
    color-stop(100%, #8ee874)
  );
  background: -webkit-linear-gradient(#d8ffcd, #8ee874);
  background: -moz-linear-gradient(#d8ffcd, #8ee874);
  background: -o-linear-gradient(#d8ffcd, #8ee874);
  background: -ms-linear-gradient(#d8ffcd, #8ee874);
  background: linear-gradient(#d8ffcd, #8ee874);
}

.percentage-bar div span {
  position: absolute;
  left: 42%;
  line-height: 16px;
  font-size: 11px;
  text-shadow: 2px 1px 1px #fff;
  color: #333;
}

form .input {
  position: relative;
}

form input.error {
  border-color: #ff0000 !important;
}

label.error {
  color: #ff0000;
  position: absolute;
  top: 25px;
  left: 50px;
  background-color: #fff;
}

/* Text styles */

/* blue */
.colour-1 {
  color: #003366;
}

.right {
  float: right;
}

.sup_categories {
  background-color: #efefef;
  color: #666;
  border: 1px solid #bbb;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: 1px 1px 0px #fff;
  padding: 2px 6px !important;
  margin-top: -2px;
  margin-left: 3px;
  font-weight: normal;
  font-size: 10px;
}

.sup_categories0 {
  color: #bbb;
  background-color: #fff;
  border: 1px solid #bbb;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: 1px 1px 0px #fff;
  padding: 2px 6px !important;
  margin-left: 3px;
  font-weight: normal;
  font-size: 10px;
}

.sup {
  color: #336600;
  background-color: #d6fad5;
  border: 1px solid #339900;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  text-shadow: 1px 1px 0px #fff;
  padding: 3px 6px;
  margin-left: 3px;
  font-weight: 500;
  font-size: 10px;
}

.sup:hover,
.sup_low:hover,
.sup0:hover {
  cursor: context-menu;
}

.sup_grey {
  background-color: #efefef;
  color: #666;
  border: 1px solid #888;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  text-shadow: 1px 1px 0px #fff;
  padding: 3px 6px;
  margin-left: 3px;
  font-weight: 500;
  font-size: 10px;
}

.sup0 {
  color: #660000;
  background-color: #ffe3e3;
  border: 1px solid #660000;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  text-shadow: 1px 1px 0px #fff;
  padding: 3px 6px;
  margin-left: 3px;
  font-weight: 500;
  font-size: 10px;
}

.sup_low {
  color: #906600;
  background-color: #fff4d8;
  border: 1px solid #906600;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  text-shadow: 1px 1px 0px #fff;
  padding: 3px 6px;
  margin-left: 3px;
  font-weight: 500;
  font-size: 10px;
}

.sup.big,
.sup0.big,
.sup_low.big,
.sup_grey.big {
  padding: 6px 8px;
}

.sup_quantity {
  float: inherit;
  font-size: 13px;
  min-width: 80px;
  max-width: 120px;
  padding: 0;
  margin: auto;
}

.sup_quantity_label {
  padding: 1px 2px 3px 2px;
  text-align: center;
  color: #555;
  font-size: 10px;
  background-color: #fff;
  text-shadow: none;
  border-top: 1px solid #fff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  opacity: 0.65;
}

.sup_tooltip_title {
  margin: -5px -6px 6px -6px;
  padding: 3px 6px;
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #000;
  background-color: #0380a5;
  border-radius: 3px;
}

.sup_tooltip_top_line {
  border-top: 1px solid #444;
  padding-top: 5px !important;
  margin-top: 5px !important;
}

.tooltip table {
  padding: 0;
  margin: 0;
}

.tooltip table td:first-child {
  padding-right: 8px;
}

.tooltip table td {
  padding: 2px 0;
}

.input-text-36 {
  width: 36px;
}

.input-text-90 {
  width: 90px;
}

.input-textarea-206 {
  width: 206px;
}

.panel table.list tbody tr a.show-linked,
.panel table.list tbody tr a.toggle-linked,
a.show-linked,
a.toggle-linked {
  color: #666;
  font-size: 10px;
  background: transparent url(/images/show-linked-items.png) no-repeat;
  line-height: 16px;
  height: 16px;
  display: inline-block;
  padding-left: 20px;
  margin-left: 10px;
}

td .item-detail {
  color: #888;
  font-size: 11px;
  text-indent: 12px;
}

td .item-detail div {
  padding: 3px 0px 0px 0px;
}

.panel table.list tbody tr td.linked-item {
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/linked-item.png) no-repeat 34px 35%;
}

.linked-item a {
  margin-left: 40px;
}

/* General Typography */

.bold {
  font-weight: 800;
}

.italic {
  font-style: italic;
}

.document .table-wrapper {
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/billing-items-thead.png) repeat-x !important;
  font-size: 12px;
}

.document-items {
  position: relative;
}

fieldset.scrollable div {
  overflow-y: auto;
  max-height: 330px;
  margin: 0px -24px 0px -24px;
  padding: 10px 24px;
}

tr.billing-paid-in-full a,
tr.billing-closed a,
tr.billing-cancelled a {
  color: #006303;
}

tr.billing-unpaid a,
tr.billing-partially-paid a,
tr.billing-open a {
  color: #003667;
}

tr.billing-expired a {
  color: #666666;
}

tr.billing-declined a {
  color: #9e6765;
}

table.billing tr.billing-paid-in-full td:first-child,
table.billing tr.billing-open td:first-child,
table.billing tr.billing-closed td:first-child,
table.billing tr.billing-declined td:first-child,
table.billing tr.billing-unpaid td:first-child,
table.billing tr.billing-expired td:first-child,
table.billing tr.billing-partially-paid td:first-child,
table.billing tr.billing-cancelled td:first-child,
table.billing tr.billing-not-sent td:first-child,
table.billing tr.billing-sent td:first-child,
table.billing tr.billing-received td:first-child,
table.billing tr.billing-partially-received td:first-child,
.status-received,
.status-sent,
.status-not-sent {
  padding-left: 28px !important;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(https://cdn-v2.salesbinder.com/app/billing-icons2.png);
  background-image: -webkit-image-set(url(https://cdn-v2.salesbinder.com/app/billing-icons2.png) 1x,url(https://cdn-v2.salesbinder.com/app/billing-icons2@2x.png) 2x);
}

.status-received,
.status-sent,
.status-not-sent {
  line-height: 23px;
}

tr.billing-open td:first-child,
tr.billing-partially-received td:first-child {
  background-position: 8px 6px;
}

tr.billing-closed td:first-child,
tr.billing-paid-in-full td:first-child,
tr.billing-received td:first-child,
.status-received {
  background-position: 8px -91px;
}

tr.billing-declined td:first-child,
tr.billing-unpaid td:first-child {
  background-position: 8px -191px;
}

tr.billing-expired td:first-child,
tr.billing-partially-paid td:first-child,
tr.billing-cancelled td:first-child,
tr.billing-not-sent td:first-child,
.status-not-sent {
  background-position: 8px -292px;
}

tr.billing-sent td:first-child,
.status-sent {
  background-position: 8px -391px;
}

table.table-padding tr td:first-child,
table.table-padding tr th:first-child {
  padding-left: 38px !important;
}

table.table-padding tr td:last-child,
table.table-padding tr th:last-child {
  padding-right: 12px !important;
}

#NoteNote,
#EmailMessage {
  width: 98%;
  height: 120px;
}

.cancel {
  word-spacing: 8px;
  padding-left: 8px;
}

div.ui-slider {
  width: 180px;
}

#CustomerClosingPercentage {
  float: right;
  margin-top: -10px;
  width: 25px;
}

/* Documents */

.document .account-details {
  border-bottom: 1px solid #eee;
  padding: 16px 22px;
  margin-top: 4px;
  overflow: auto;
}

.document .account-details .column-a {
  float: right;
  font-size: 11px;
  text-align: right;
}

.document .account-details .column-b {
  font-weight: 800;
  color: #333;
  font-size: 22px;
}

.document .customer-details {
  padding: 22px 8px 12px 8px;
  overflow: auto;
  line-height: 20px;
}

.document .customer-details p {
  line-height: normal;
}

.document-items textarea {
  background-image: none !important;
  border-color: #fff !important;
  margin: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: -5px;
}

.document-items textarea:hover {
  border: solid 1px #ddd !important;
}

.document-items .qty {
  width: 40px;
  height: 25px;
  text-align: center;
}

.add-to-document input.qty-adjust {
  height: 24px;
  width: 32px;
  line-height: 8px !important;
}

input.qtyminus,
input.qtyplus {
  color: #444 !important;
}

.add-to-document input.quantity {
  padding: 4px 10px !important;
}

.content table.partial-order td {
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 20px;
}

.content table.partial-order tr {
  border-bottom: 1px solid #ddd;
}

.content table.partial-order tr:last-child {
  border-bottom: none;
}

.partial-order div.input {
  margin-bottom: 6px;
}

input.qty-adjust {
  width: 30px;
  height: 28px;
  font-weight: bold;
  padding: 0 !important;
  background-image: url("https://cdn-v2.salesbinder.com/app/button.png") !important;
}

input.qty-adjust:hover {
  background-image: none !important;
  background-color: #eee;
}

input.qty-adjust:active {
  background-image: none !important;
  background-color: #ddd;
}

.document-items input.qty-adjust:active {
  background-position: 0 80%;
}

.document .customer-details .column {
  float: left;
  width: 50%;
}

.document .customer-details .column .heading {
  color: #006699;
  font-size: 20px;
  margin-bottom: 5px;
  display: block;
}

.document .customer-details .heading {
  color: #006699;
  font-size: 18px;
  margin-bottom: 5px;
}

/* this table has a class for js - maybe lose it? */

.document table thead tr {
  height: 32px;
}

.document table thead tr th {
  color: #00689a;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
}

.document table tbody tr {
  border-bottom: 1px solid #eee;
  vertical-align: top;
}

.document table tr td {
  padding: 14px 14px;
}

.document.kit table tr td {
  padding: 10px;
}

.document table tr th {
  padding: 0 10px;
}

.document table tr td img {
  margin-right: 18px;
}

table tbody tr td input.quantity {
  text-align: center;
  width: 62px;
  padding: 5px;
}

.document table tbody tr td input.tax,
.document table tbody tr td input.tax2 {
  text-align: center;
  font-size: 11px;
  width: 45px;
  margin: 0 10px;
}

.document table tr td .grand-total-label {
  color: #006699;
  font-size: 18px;
  font-weight: 800;
}

.document table tr td .grand-total-label .highlight {
  font-size: 20px;
  font-weight: 700;
}

.document table tr td span span.grand-total {
  color: #006600;
}

/* PDF Document Styles */
.document table.pdf thead tr th {
  color: #000;
  font-weight: bold;
}

.document table.pdf tr td {
  padding: 8px 10px;
}

.document-pdf-note {
  padding: 8px 8px 0 8px;
  border-top: 1px solid #ccc;
}

.delete a {
  background: transparent url(https://cdn-v2.salesbinder.com/app/delete2.png)
    no-repeat;
  width: 15px;
  height: 15px;
  display: block;
  text-decoration: none;
  margin: auto;
  margin-left: 6px;
}

.delete a:hover {
  background-position: 0 -15px;
}

table.plans {
  width: 100%;
}

table.plans thead tr {
  background-color: #eeeeee;
  height: 28px;
  font-weight: bold;
}

table.plans thead tr td {
  font-weight: bold;
}

table.plans tr {
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
}

table.plans tbody tr:hover {
  background-color: #ffffd2;
}

table.plans tbody tr {
  height: 48px;
}

table.plans .button {
  /* height: 23px; */
  width: 130px;
  background-image: url(https://cdn-v2.salesbinder.com/app/button.png);
  color: #006600;
  font-weight: bold;
  border: 1px solid #666666;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  /* line-height: 23px; */
  text-decoration: none;
  text-align: center;
}

table.plans .button.disabled {
  font-style: italic;
  color: #aaa;
  font-weight: normal;
  cursor: default;
  text-shadow: none;
}

table.plans .button.downgrade {
  color: #333333;
}

.not-applicable,
a.not-applicable {
  color: #aaa;
  text-align: center;
}

li span.highlight {
  margin-top: -2px;
}

.highlight,
a.highlight {
  background-color: #fffc98;
  padding: 2px 4px;
  margin-right: -4px;
  border-radius: 4px;
}

.highlight-big,
a.highlight-big {
  background-color: #fffc98;
  padding: 2px 5px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.row-highlight {
  background-color: #fffeea !important;
}

.remove-filter,
.remove-filter-v2 {
  background-color: #fffecf;
  line-height: 18px;
  font-size: 11px;
  padding: 3px 8px;
  margin: 3px 8px 4px 0;
  border: 1px solid #cccc66;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  display: inline-block;
  cursor: default;
}

.remove-filter:hover,
.remove-filter-v2:hover {
  background-color: #ffff66;
  cursor: pointer;
}

.panel table tbody tr td .question {
  background: transparent url(https://cdn-v2.salesbinder.com/app/question.png)
    no-repeat;
  width: 15px;
  height: 23px;
  display: block;
  margin: auto;
  background-position: 0 -3px;
}

.panel table tbody tr td .options {
  visibility: hidden;
  opacity: 0;
}

.panel table tbody tr:hover .options {
  visibility: visible;
  opacity: 1;
  transition: opacity 500ms ease-in;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -ms-transition: opacity 500ms ease-in;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .panel table tbody tr td .options {
    visibility: visible;
    opacity: 1;
  }
  .nav > li > a {
    text-decoration: none;
    background-color: #fff;
  }
}

.panel table tbody tr td .info {
  font-size: 190%;
  line-height: 22px;
  color: #ccc;
  text-align: center;
  display: block;
}
.panel table tbody tr td .archive,
.panel table tbody tr td .duplicate {
  font-size: 190%;
  color: #bbb;
  line-height: 22px;
  margin: auto;
  margin-top: -2px;
  display: block;
}
.panel table tbody tr td .archive:hover {
  color: #da3b26;
}
.panel table tbody tr td .info:hover {
  color: #999;
  cursor: pointer;
}

.panel table tbody tr td .question:hover {
  background-position: 0 -26px;
}

li .question {
  background: transparent url(https://cdn-v2.salesbinder.com/app/question.png)
    no-repeat;
  width: 15px;
  height: 23px;
  display: inline-block;
}

li .question:hover {
  background-position: 0 -23px;
}

.question-mark {
  background: transparent url(https://cdn-v2.salesbinder.com/app/question.png)
    no-repeat 0 -5px;
  width: 15px;
  height: 18px;
  display: inline-block;
}

.question-mark:hover {
  background-position: 0 -28px;
}

.dialog #ItemName,
.dialog #CategoryName,
dialog #ExpenseName {
  width: 330px;
}

.dialog #LocationName,
.dialog #ZoneName {
  width: 270px;
}

.dialog #ItemDescription {
  width: 530px;
  height: 70px;
}

.dialog #EmailSubject,
.dialog #search-keywords,
.dialog #SearchKeywords {
  width: 98%;
  font-size: 14px;
}

.dialog .button {
  color: #118f02;
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/* narrow - to be moved! */

body.narrow .jettisonable {
  display: none;
}

.login-social {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 6px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.3);
}

.login-foot-note,
.login-foot-note a {
  color: #999;
  text-shadow: 1px 1px 0px #fff;
  text-align: center;
  text-decoration: none;
}

.login-foot-note a:hover {
  text-decoration: underline;
}

.widget a.toggle-additional,
.widget a.toggle-expense {
  text-decoration: none;
  font-size: 90%;
  color: #888;
}

.widget .additional,
.dialog .additional {
  display: none;
}

.widget a.toggle-additional:hover {
  background-color: #fffc98;
}

#billing-tab .additional-tax {
  display: none;
  border-top: 1px dashed #ccc;
  width: 350px;
  padding: 10px 0;
}

.pipe-key {
  color: #ccc;
  padding: 0 4px 0 4px;
}

.blue,
.activity-feed a,
.customer-details a {
  color: #428bca;
}

.activity-feed-user-icon {
  background: transparent url(/images/icon-activity-feed-user.png) no-repeat;
  width: 40px;
  height: 40px;
  margin: 0px 12px 6px 0px;
  float: left;
}

.sm_dot {
  height: 10px;
  width: 10px;
  margin-right: 6px;
  background-color: #f39f36;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.unavailable {
  color: #ff0000;
}

.panel.document.edit .totals,
.panel.document.add .totals {
  padding-right: 35px;
}

.panel tr#barcode-notice td {
  padding: 20px 36px;
}

.connected-items .totals {
  line-height: 20px;
  text-align: right;
}

.connected-items .totals .grand-total {
  line-height: 30px;
}

.dialog textarea {
  width: 536px;
  height: 100px;
}

a.dismiss {
  text-decoration: none;
  float: right;
  font: 10px Verdana, sans-serif;
  color: #fff;
  margin: -2px 0px 6px 6px;
  padding: 4px 8px 4px 8px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid #1595d8;
  background-color: #119ae2;
  outline: none;
  display: block;
}

a.dismiss:hover {
  color: #fff;
  background-color: #0688cc;
}

div.other-result {
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/customer-labels.png) 0px 0px
    no-repeat;
  height: 18px;
  width: 72px;
  display: inline-block;
  text-align: center;
  text-indent: -6px;
  text-shadow: 0px 1px 1px #fff;
  font-size: 10px;
  line-height: 18px;
}

div.other-result.prospect {
  background-position: 0 0;
  color: #005f7f;
}

div.other-result.customer {
  background-position: 0 -18px;
  color: #935800;
}

div.other-result.lead {
  background-position: 0 -36px;
}

.dialog .words {
  color: #069;
}

.widget.opportunities ul li span.name {
  font-weight: bold;
  float: none;
}

.widget.opportunities ul li span.name a {
  color: #069;
}

.widget.opportunities .widget-foot {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
}

.list tr.opportunity td:first-child {
  padding-left: 75px;
}

.panel table.list tbody tr.opportunity {
  border-bottom-color: #fff;
}

.panel table.list tbody tr.opportunity.last_opp {
  border-bottom-color: #eee;
  border-bottom-width: 3px;
}

.panel table.list tbody tr.opportunity.last_opp td {
  padding-bottom: 4px;
}

.tooltip {
  z-index: 4005;
}

.tooltip-inner {
  max-width: 280px;
  padding: 10px 10px;
  color: #ffffff;
  font: 11px Verdana, sans-serif;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.94);
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.45);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.45);
}

/* Widget: Reporting Options */

.widget.reporting-options .widget-body {
  padding: 12px;
}

.widget.reporting-options .input {
  margin: 12px 0;
}

.widget.reporting-options .text {
  display: inline;
}

.widget.reporting-options .datepicker {
  width: 86px;
  font-size: 11px;
  line-height: 18px;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 8px;
}

/* meter - new version of percentage bar - to be phased in */

.meter,
.meter div {
  height: 16px;
  border: 1px solid #999999;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

.meter {
  position: relative;
  background-color: #ededed;
  text-align: center;
}

.meter div {
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: #d8ffcd;
  z-index: 10;
}

.meter span {
  z-index: 20;
  position: relative;
  line-height: 16px;
  text-shadow: 2px 1px 1px #fff;
  color: #333;
}

/* Lets build some consistent text styles */

.detail {
  color: #888;
  font-size: 11px;
}

.positive {
  color: #006600;
}

.negative {
  color: #660000;
}

.subheading-a {
  color: #006699;
  font-size: 16px;
}

.sm-grey {
  color: #666;
  font-size: 11px;
}

.reports .panel-body h2 {
  border-bottom: 1px solid #888;
  padding-bottom: 5px;
}

.reports ul li p:first-child {
  float: right;
}

.reports dl dt,
.reports dl dd {
  float: left;
}

.reports dl dt {
  width: 70%;
  margin-bottom: 10px;
  color: #aaa;
  font-weight: normal;
}

.reports ul li {
  color: #aaa;
}

.reports dl dd {
  width: 30%;
  text-align: right;
}

table.receivables {
  font-size: 11px;
}

table.receivables th {
  font-weight: bold;
  color: #036;
}

table.receivables thead tr,
table.receivables tbody tr:last-child {
  border-bottom: 1px solid #888;
}

table.receivables tbody tr {
  border-bottom: 1px solid #e4e4e4;
}

table.receivables tr th:first-child,
table.receivables tr td:first-child {
  text-align: left;
}

table.receivables tr th,
table.receivables tr td {
  text-align: right;
}

table.receivables th,
table.receivables td {
  padding: 5px 0;
}

.billing-item .cost {
  color: #888;
}

.cost {
  color: #999;
}

.checkbox input {
  float: left;
  margin-right: 1em;
}

table.category-breakdown {
  width: 100%;
}

table.category-breakdown td {
  padding: 3px 0;
}

table.category-breakdown tbody tr td.service {
  color: #069;
  padding-left: 30px;
  width: 55%;
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/navigation-bullet.png) no-repeat 10px;
}

table.category-breakdown tbody tr:last-child td {
  padding-bottom: 5px;
}

table.category-breakdown td.cost {
  text-align: right;
}

table.category-breakdown tfoot tr {
  border-top: 1px solid #888;
  margin-top: 5px;
}

table.category-breakdown tfoot td {
  padding-top: 5px;
}

.hp {
  display: none;
  text-indent: -9999px;
}

.dashed {
  border-bottom: 1px dashed #000;
  clear: both;
  padding-top: 20px;
  margin-bottom: 20px;
}

.document-note {
  margin: 20px 30px;
}

.document-note textarea {
  width: 90%;
}

.document-note label,
.document-note h3 {
  padding-bottom: 5px;
  color: #006699;
  font-size: 20px;
}

.document-note label span {
  font-size: 12px;
  color: #999;
  font-style: italic;
}

#activity h2 {
  color: #336699;
  font-weight: 700;
  font-size: 21px;
  text-shadow: 2px 2px 0px #fff;
  margin-top: 0;
  margin-bottom: 12px;
  padding-right: 8px;
}

ul.import-errors {
  list-style: disc;
  margin-left: 20px;
}

ul.import-errors ul {
  list-style: circle;
  margin-left: 20px;
}

.lead {
  font-weight: 400;
}

.panel.panel-a.view span.customer-label {
  padding: 4px 8px;
  white-space: nowrap;
}

span.customer-label,
a.customer-label,
.customers a.ui-selectmenu {
  background: #fff;
  border: 1px solid #abaa99;
  border-radius: 10px;
  color: #444;
  font-size: 10px;
  font-weight: normal;
  text-shadow: 0 1px 1px #ffffff;
  height: auto;
  margin-left: 12px;
  padding: 2px 8px;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.customers a.ui-selectmenu,
#finder-dialog a.ui-selectmenu {
  padding: 0;
}
.customers .ui-selectmenu-status {
  font-size: 11px;
  color: #444;
  font-weight: normal;
  padding: 2px 12px !important;
}
.ui-selectmenu-menu li a {
  font-size: 10px;
  font-weight: normal;
  color: #666;
  padding: 3px 12px !important;
  border-bottom: 1px solid #eee;
}

.ui-selectmenu-menu li a:hover {
  background-color: #ffffd2;
  color: #000;
}

a.customer-label,
.customers a.ui-selectmenu {
  color: #999 !important;
  font-size: 10px;
}

span.customer-label .confirm-delete {
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  color: red !important;
  font-weight: bold;
  padding: 2px 7px 2px 5px;
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}

span.customer-label:hover .confirm-delete {
  visibility: visible;
}

h2 span.customer-label {
  top: -3px;
}

.customers tr a.customer-label,
.customers tr .ui-selectmenu {
  width: auto !important;
  padding-right: 16px;
  visibility: hidden;
}

.customers tr:hover a.customer-label,
.customers tr:hover .ui-selectmenu {
  visibility: visible;
}

.ui-selectmenu-menu ul {
  padding: 0 !important;
  width: 260px;
}

.ui-selectmenu-menu ul#LocationSelector-menu {
  width: 260px !important;
}

.ui-selectmenu-menu a {
  white-space: nowrap;
}
.ui-selectmenu .color_picker,
.ui-selectmenu-menu .color_picker {
  float: left;
  margin-right: 10px;
}
.ui-selectmenu-menu .ui-state-active,
.ui-selectmenu-menu .ui-widget-content .ui-state-active,
.ui-selectmenu-menu .ui-widget-header .ui-state-active {
  border: 1px solid #fff;
}
.ui-selectmenu-menu .ui-state-hover,
.ui-selectmenu-menu .ui-widget-content .ui-state-hover,
.ui-selectmenu-menu .ui-widget-header .ui-state-hover,
.ui-selectmenu-menu .ui-state-focus,
.ui-selectmenu-menu .ui-widget-content .ui-state-focus,
.ui-selectmenu-menu .ui-widget-header .ui-state-focus {
  border: 1px solid #fff;
  background: none;
}

.ui-state-highlight {
  height: 2.8em;
  line-height: 2.5em;
  background-color: #007ebd !important;
}

form.CustomerIndexForm {
  display: inline !important;
}

#DocumentEditForm .item-tax label,
#DocumentAddForm .item-tax label {
  display: inline;
}

.light-grey {
  color: #888;
}
#api-key p,
#api-key a {
  color: #666;
}
.sub-heading {
  font-size: 16px;
}

#footer-save {
  letter-spacing: 0.5pt;
  position: fixed;
  z-index: 990;
  width: 100%;
  bottom: 0px;
  left: 0px;
  padding: 12px 0 16px 0;
  color: #333;
  box-shadow: 0 -12px 18px #eee;
  border-top: 6px solid #bbb;
  background: rgb(54 64 68);
  background: linear-gradient(141deg, rgb(54 64 68) 12%, rgb(83 103 113) 86%);
}

#footer-save .button {
  font-weight: bold;
  color: #016d2d;
  border: 2px solid #fff;
}

.sprite-not-sent,
.sprite-sent,
.sprite-received,
.sprite-partially-received {
  height: 34px;
  width: 263px;
  margin: 4px auto;
}
.sprite-not-sent {
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/po-statuses3.png) no-repeat 0 0;
}
.sprite-sent {
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/po-statuses3.png) no-repeat 0 -35px;
}
.sprite-received {
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/po-statuses3.png) no-repeat 0 -70px;
}
.sprite-partially-received {
  background: transparent
    url(https://cdn-v2.salesbinder.com/app/po-statuses3.png) no-repeat 0 -105px;
}
.pos-not-received {
  color: #666;
  font-size: 90%;
  margin-bottom: -9px;
}
.pos-not-received li {
  text-align: right;
  border-bottom: none !important;
}
.pos-not-received li a {
  color: #666;
  border-bottom: 1px solid #ccc;
}
.pos-not-received .po-number,
.pos-latest-unit-cost {
  color: #999 !important;
  float: none !important;
}
.pos-latest-unit-cost {
  font-size: 90%;
}

.iPhoneCheckContainer {
  float: right;
}
/*
#user-permissions-tab .checkbox {
  float: right;
}
*/
#user-permissions-tab .checkbox input {
  float: none;
}
#user-permissions-tab ul li,
#billing-tab ul li,
#inventory-tab ul li {
  border-bottom: 1px solid #e4e4e4;
  padding: 8px 0;
}
#billing-tab ul li,
#inventory-tab ul li {
  line-height: 30px;
}
form #billing-tab .input.checkbox,
form #inventory-tab .input.checkbox {
  margin: 0;
  padding-left: 0;
}
#user-permissions-tab ul li:last-child,
#billing-tab ul li:last-child,
#inventory-tab ul li:last-child {
  border-bottom: none;
}
#user-permissions-tab .additional {
  padding: 0;
}
#user-permissions-tab .additional ul {
  padding: 0;
  border: none;
}
#user-permissions-tab .additional > ul > li {
  padding-left: 20px;
  color: #666;
}
#user-permissions-tab label {
  font-size: 120%;
}
#user-permissions-tab .additional ul li > label {
  color: #666;
  font-weight: normal;
  font-size: 100%;
}

.has-question-mark label {
  float: left;
}
.has-question-mark .question-mark {
  margin-top: -4px;
}
.has-question-mark.text input,
.has-question-mark.select select {
  clear: both;
  display: block;
}

.panel .input-group-addon {
  width: 75px;
}

form div.input-group div.input {
  margin-bottom: 0;
}

.panel .nav {
  float: right;
  margin-right: 8px;
}

.panel .dropdown-toggle.button {
  font-size: 11px;
}

.ajax-loading {
  line-height: 36px;
  color: #bbb;
}

.green-loader {
  height: 8px;
  filter: invert(52%) sepia(47%) saturate(5249%) hue-rotate(68deg)
    brightness(91%) contrast(101%);
}

.text-black {
  color: #000;
}

.dropdown-menu {
  min-width: 100px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.97);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

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

#toolbar .dropdown-menu {
  margin-top: 0;
  left: 10px;
}

.text-muted {
  color: #888;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:hover div.text-muted,
.dropdown-menu > li > a:focus {
  color: #fff !important;
  text-decoration: none;
  background-color: #007ebd;
}

.dropdown-menu > li > a.warn {
  color: #ab2b2b !important;
}

.dropdown-menu > li > a.warn:hover {
  color: #fff !important;
  background-color: #ad3737 !important;
}

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

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

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}

.paging {
  height: 50px;
  white-space: nowrap;
  overflow: hidden;
}

.paging ul.pagination {
  white-space: nowrap;
  overflow: hidden;
}

.pagination {
  margin: 3px 0 0 0;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.dashboard .activity ul li.active a,
.dashboard .activity ul li.active .source a {
  color: #fff;
}

.pagination-sm > li.disabled > span,
.pagination > li > a,
.pagination-sm > li.disabled > span:hover,
.pagination > li > a:hover {
  padding: 6px 10px;
  font-size: 12px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.pagination-sm > li.disabled > span {
  color: #bbb;
}

.pagination-sm > li.disabled:first-child > span,
.pagination-sm > li:first-child > a {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-left: 0;
}

.pagination-sm > li.disabled:last-child > span,
.pagination-sm > li:last-child > a {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  border-right: 0;
}

.pagination > li > span {
  position: relative;
  float: left;
  padding: 0;
  margin-left: 0;
}

.pagination-sm > li:first-child > span > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination-sm > li:last-child > span > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > span > a,
.pagination > li > span.current,
.pagination > li > span.disabled {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  margin-left: -1px;
}

.pagination > li > a,
.pagination > li > span {
  border-top: none;
  border-bottom: none;
}

.pagination > li > span > a:hover {
  background-color: #ffffd2;
}

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

.btn-default:hover,
a.action-btn:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ffffe7;
  border-color: #aaa;
  text-decoration: none;
}

a.action-btn {
  display: block;
  padding: 8px;
  border: 1px solid #fff;
  text-decoration: none;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}

a.action-btn .primary-text {
  font-weight: 500;
  color: #333;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 50px);
}

a.action-btn .glyphicon {
  float: left;
  width: 34px;
  line-height: 30px;
  font-size: 160%;
  color: #1a9733;
  padding-bottom: 4px;
}

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

.btn-green {
  background-color: #489a48;
  border-color: #666;
  color: #fff !important;
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.select2-container .select2-choice {
  height: 30px !important;
  line-height: 28px !important;
  color: #444 !important;
}

.select2-results .select2-highlighted {
  background-color: #007ebd !important;
}

/* Override some of CK Editor's appearance */
.cke_top,
.cke_bottom {
  background-image: none !important;
  background-color: #fff !important;
  border-color: #dbdbdb !important;
}

.cke_bottom {
  border-top: none !important;
  padding: 0px 8px 2px !important;
}

.cke_chrome {
  box-shadow: none !important;
  border: 1px solid #dbdbdb !important;
}

/* Smallest devices (phones, 768px and lower) */
@media (max-width: 767px) {
  .panel.panel.signup .content div.input.text input,
  .panel.panel.signup .content div.input.password input {
    width: 175px;
  }

  #header h1 {
    font-size: 26px;
    top: 16px;
  }

  .panel .content {
    padding: 12px;
  }

  #footer {
    height: 36px;
  }
}

/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
  .visible-xl {
    display: none;
  }
  .shrink_col {
    width: 110px;
  }
  .qty-adjust {
    margin: 3px 0;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 892px) {
  /*.qty-adjust { display: none; }*/
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* Largest devices (large desktops, 1300px and up) */
@media (min-width: 1470px) {
  .visible-xl {
    display: block;
  }
  .shrink_col {
    width: 170px;
  }
}
