/*
Theme Name: Simple Invoices
Theme URI: https://simpleinvoices.com.au
Author: Simple Invoices
Author URI: https://simpleinvoices.com.au
Version: 1.0.0
*/
/* Set some basic body styles */
body {
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
a {
  color: #198ECF;
}

button .screen-reader-text {display:none;}
.attachments-browser .media-toolbar {display: none;}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:0px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:2px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:2px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#333 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:0px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#f3f5f9;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:2px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:2px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#f3f5f9;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:2px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #f3f5f9 100%);background-image:-o-linear-gradient(top, #fff 50%, #f3f5f9 100%);background-image:linear-gradient(to bottom, #fff 50%, #f3f5f9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:2px;border-bottom-right-radius:2px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #f3f5f9 50%, #ccc 100%);background-image:-o-linear-gradient(top, #f3f5f9 50%, #ccc 100%);background-image:linear-gradient(to bottom, #f3f5f9 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:2px;border-bottom-left-radius:2px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #f3f5f9 50%);background-image:-o-linear-gradient(top, #fff 0%, #f3f5f9 50%);background-image:linear-gradient(to bottom, #fff 0%, #f3f5f9 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #f3f5f9 50%, #fff 100%);background-image:-o-linear-gradient(top, #f3f5f9 50%, #fff 100%);background-image:linear-gradient(to bottom, #f3f5f9 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:2px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:2px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.cmb2-id--si-invoice-client-existing b {
    margin-top: -4px !important;
}
.demo-info {
  margin: 0px auto 0px;
}
.tooltip-inner {
  font-size: 12px;
}

.select2 {
  width: 100% !important;
}
.template .select2-container {
  margin-bottom: 20px
}
.select2-container--default .select2-selection--single {
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: unset;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
  right: 5px;
  top: 5px;
}
.select2-results__options {
  font-size: 13px;
  letter-spacing: 0;
}
.select2-results__option {
  font-size: 13px;
  letter-spacing: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #198ECF;
    color: #fff; 
}
.pre-defined .select2-container--default .select2-selection--single {
  width: 180px;
  padding: 2px 10px 2px 10px;
  border-radius: 2px;
  border: 1px solid #cdd7dd;
  background: #fff;
  font-size: 12px;
}
.pre-defined .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
  padding-right: 4px !important;
  letter-spacing: 0
}
.pre-defined .select2-container--default .select2-selection--single {
  height: auto
}
.pre-defined .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 20px;
  right: 1px;
}
.pre-defined .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: -5px;
}
.pre.select2-dropdown {
  min-width: 300px !important;
  border: 1px solid #aaa;
}
.btn-default {
    color: #18191a;
}
form#user .fieldset {
  margin-bottom: 30px;
  padding: 8px 0px;
}
form#expense, form#invoice, form#quote {
  padding: 25px;
  background: #fff;
  border: 1px solid #ced3db;
  border-radius: 4px;
  margin-bottom: 30px
}
/* form#expense .form-wrap, 
form#invoice .form-wrap, 
form#quote .form-wrap {
  background: #fafbfc;
  padding: 40px 30px;
  box-shadow: 0 1px 10px rgba(0,0,0,0.12);
  margin: 20px 0 30px;
  border: 1px solid #c5d1d7;
  border-radius: 2px;
} */
form .form-wrap .fieldset.details,
form .fieldset.line-items,
form#expense .form-wrap .fieldset.client-details, 
form#invoice .form-wrap .fieldset.client-details, 
form#quote .form-wrap .fieldset.client-details,
form .totals .wrapped {
  padding: 0;
}

form .form-wrap .fieldset.details {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  float: right;
}


form .fieldset.line-items {
  margin: 30px 0 0 0 !important;
  padding: 5px 0 0;
}

form .cmb2-wrap .fieldset h4 {
  font-weight: 600;
  margin: 5px 0 15px;
}
form .totals {
  text-align: right;
}
form .totals .wrapped {
  border-bottom: 2px solid #198ECF;
  display: inline-block;
  line-height: 24px;
  width: 300px;
  background: #fff;
  margin-top: 0;
  font-weight: 500;
  padding-bottom: 10px;
}
form .totals .wrapped .spacer {
  height: 0;
  line-height: 0;
}
form .totals .wrapped span {
  text-align: right;
  width: 60%;
  display: inline-block;
  float: left;
}
form .totals .wrapped .gst, 
form .totals .wrapped .sub-total {
  padding-right: 0px;
}
form .totals .wrapped .total {
  font-size: 18px;
  font-weight: 600;
  padding: 6px 0 0 20px;
}
form .totals .wrapped .total span {
  padding-right: 8px;
}
form .totals .wrapped div.amount {
  display: inline-block;
}

/* ALL MAIN FIELDS */
form p.cmb2-metabox-description {
  font-size: 12px;
  padding: 2px 0 2px 5px;
  font-style: normal;
  color: #74787d;
  letter-spacing: 0;
}
.wildcards {
  margin: 5px 0 0 20px;
  display: inline-block;
}
form#user .cmb-type-checkbox .cmb-td {
  padding-top: 23px
}
form#user .cmb-type-checkbox .cmb-td label {
  text-align: left;
  display: inline-block
}
.cmb-type-checkbox span.cmb2-metabox-description {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
form#user .cmb-type-checkbox span.cmb2-metabox-description {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #18191a;
}

.cmb-td .bank-btn-wrap {
  background: #F5F5F5;
  display: inline-block;
  padding: 10px 10px 6px;
  border: 1px solid #ddd;
}
.cmb-td .cmb2-checkbox-list {
  list-style: none;
  padding: 10px 0 0 0;
}
.cmb-td .wp-picker-container .wp-color-result.button {
  padding: 0 1px 0 30px;
}
form#expense .cmb2-wrap .cmb-th,
form#client .cmb2-wrap .cmb-th,
form#quote .cmb2-wrap .cmb-th,
form#invoice .cmb2-wrap .cmb-th {
  width: 100%;
  display: inline-block;
  padding: 0;
}
form#expense .cmb2-wrap .cmb-th label,
form#client .cmb2-wrap .cmb-th label,
form#quote .cmb2-wrap .cmb-th label,
form#invoice .cmb2-wrap .cmb-th label {
  padding: 1px 0 5px;
  margin: 0;
}
form .cmb2-wrap .cmb-td {
  width: 400px;
}
form .cmb2-wrap .cmb-td label {
  font-size: 16px;
  font-weight: 400;
}
form .cmb2-wrap .cmb-td .desc {
  font-size: 12px;
  color: #74787d;
}
form .cmb2-wrap .cmb-repeat .cmb-td {
  width: calc( 100% - 200px );
}
form .cmb2-wrap .settings-line-items .cmb-repeat .cmb-td {
  width: 100%;
}
form#expense .cmb2-wrap .cmb-td,
form#client .cmb2-wrap .cmb-td,
form#quote .cmb2-wrap .cmb-td,
form#invoice .cmb2-wrap .cmb-td {
  padding: 0;
  width: 100%;
}
form#expense .cmb2-wrap .input-wrap,
form#client .cmb2-wrap .input-wrap,
form#quote .cmb2-wrap .input-wrap,
form#invoice .cmb2-wrap .input-wrap {
  padding: 0 0 10px 0;
}



form#quote .cmb2-wrap .client-contact-name,
form#invoice .cmb2-wrap .client-contact-name,
form#quote .cmb2-wrap .client-email,
form#invoice .cmb2-wrap .client-email {
  width: 50%;
  float: left;
}
form .cmb2-wrap .input-wrap.client-abn,
form .cmb2-wrap .input-wrap.line-items,
form .cmb2-wrap .input-wrap.pre-defined,
form .cmb2-wrap .input-wrap.sub-total,
form .cmb2-wrap .item-status {
  padding-right: 0 !important;
}
form .cmb2-wrap .cmb-repeat-table .cmb-row.cmb-repeat-row {
  padding: 5px 10px 5px 50px;
  border-bottom: 1px solid #ccc !important;
  border-top: 1px solid transparent !important;
}
.cmb-repeat-table .cmb-row.cmb-repeat-row:nth-child(even) {
  background: #fefefe
}

.dashicons-no-alt.cmb-remove-group-row,
.cmb-type-group .cmb-row .cmbhandle,
.cmb-repeatable-group.repeatable .cmb-group-title {
  display: none;
}

form#expense .form-wrap .fieldset.details {
  width: 55%;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-right: 5%;
}
form#expense .form-wrap .fieldset.client-details {
  width: 40%;
  display: inline-block;
  vertical-align: top;
/*   float: right; */
}
form#expense .details .cmb-th {
  width: 130px;
  display: inline-block;
  text-align: right;
  padding-right: 15px;
  padding-top: 8px;
}

form#expense .details .cmb-td {
  width: calc( 100% - 130px);
  display: inline-block;
}

ul#_si_expense_receipt-status {
  padding-left: 0;
  margin-top: 10px;
}
ul#_si_expense_receipt-status .img-status img {
  margin-top: 5px;
}

/* USER SETTINGS */
form#user .line-items .cmb-th {
  display: block;
}
form#user .line-items .cmb-td {
  width: 100%;
}

form#expense .cmb2-wrap .item-title,
form#quote .cmb2-wrap .item-title,
form#invoice .cmb2-wrap .item-title {
  width: 55%;
  display: inline-block;
  padding-bottom: 25px;
}
form#expense .cmb2-wrap .item-title input, 
form#quote .cmb2-wrap .item-title input, 
form#invoice .cmb2-wrap .item-title input {
  font-weight: 400;
  padding: 12px 12px;
  font-size: 16px;
}
form#expense .cmb2-wrap .item-title input:active,
form#quote .cmb2-wrap .item-title input:active,
form#invoice .cmb2-wrap .item-title input:active,
form#expense .cmb2-wrap .item-title input:focus,
form#quote .cmb2-wrap .item-title input:focus,
form#invoice .cmb2-wrap .item-title input:focus {
  background: none !important;
}
form#expense .cmb2-wrap .item-status,
form#quote .cmb2-wrap .item-status,
form#invoice .cmb2-wrap .item-status {
  width: 290px;
  display: inline-block;
  float: right;
  padding-bottom: 25px;
}
form#expense .cmb2-wrap .item-status .select2-selection,
form#quote .cmb2-wrap .item-status .select2-selection,
form#invoice .cmb2-wrap .item-status .select2-selection {
   outline: none;
   padding: 12px;
   font-size: 16px;
}
form#expense .cmb2-wrap .item-status .select2-selection__arrow,
form#quote .cmb2-wrap .item-status .select2-selection__arrow,
form#invoice .cmb2-wrap .item-status .select2-selection__arrow {
  height: 30px;
}


/* DETAILS FIELDS */

form#expense .details .input-wrap,
form#quote .details .input-wrap,
form#invoice .details .input-wrap {
  width: 100%;
  display: block;
  padding: 0 0 10px 0;
}
form#quote .details .cmb-th,
form#invoice .details .cmb-th {
  width: 60%;
  display: inline-block;
  text-align: right;
  padding-right: 15px;
  padding-top: 8px;
}

form#quote .details .cmb-td,
form#invoice .details .cmb-td {
  width: 40%;
  display: inline-block;
}

form#quote .client-details .cmb-th,
form#invoice .client-details .cmb-th {
  width: 100%;
  display: inline-block;
  padding-top: 0;
}
form#quote .client-details .cmb-td,
form#invoice .client-details .cmb-td {
  width: calc( 100% - 10px );
  display: inline-block;
}
.client-existing-blank {
  padding: 0 !important;
  height: 0 !important;
}


form .details .btn-default {
  border: none;
  color: #198ECF;
  font-size: 13px;
  padding: 4px 0 0;
  background: transparent;
}

form#expense .fieldset.description,
form#quote .fieldset.description,
form#invoice .fieldset.description {
  display: none;
  margin-top: 30px;
}
form#expense .fieldset.description .description,
form#quote .fieldset.description .description,
form#invoice .fieldset.description .description {
  width: 55%;
  display: inline-block;
}
form#expense .fieldset.description .description-location,
form#quote .fieldset.description .description-location,
form#invoice .fieldset.description .description-location {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
}



/* CLIENT FIELDS */
form .form-wrap .fieldset.client-details .input-wrap i {
  width: 35px;
  padding-top: 12px
}
form#expense .fieldset.client-details .input-wrap input,
form#quote .fieldset.client-details .input-wrap input,
form#invoice .fieldset.client-details .input-wrap input,
form#expense .fieldset.client-details .input-wrap textarea,
form#quote .fieldset.client-details .input-wrap textarea,
form#invoice .fieldset.client-details .input-wrap textarea {
  width: calc( 100% );
}
form .form-wrap .fieldset.client-details {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

form#expense .client-details .input-wrap {
  width: 100%;
  display: block;
  padding: 0 0 10px 0;
}
form#expense .fieldset.client-details .input-wrap.cmb-type-checkbox input {
  width: auto;
  text-align: left;
  float: none;
}
form#expense .fieldset.client-details .input-wrap.cmb-type-checkbox label {
  display: inline-block;
}
form#expense .fieldset.client-details .input-wrap.cmb-type-checkbox label span {
  color: #18191a;
  font-size: 15px;
  font-weight: 500;
}

form#quote .client-existing .cmb-th,
form#invoice .client-existing .cmb-th {
  display: inline-block;
  width: 30px;
}
form#quote .client-existing .cmb-th label,
form#invoice .client-existing .cmb-th label {
}
form#quote .client-existing .cmb-th i,
form#invoice .client-existing .cmb-th i {
  padding-top: 8px;
  color: #777;
  font-size: 20px;
}
form#quote .client-existing .cmb-td,
form#invoice .client-existing .cmb-td {
  display: inline-block;
  width: calc( 100% - 50px );
}
form#quote .client-details .client-existing,
form#invoice .client-details .client-existing {
  padding-bottom: 10px;
}
form#quote .client-details .client-existing .select2-container,
form#invoice .client-details .client-existing .select2-container {
  max-width: 260px;
}

form .cmb2-wrap .client-contact-phone {
  width: 33.33%;
  display: inline-block;
}
form .cmb2-wrap .client-website {
  width: 33.33%;
  display: inline-block;
}
form .cmb2-wrap .client-abn {
  width: 33.33%;
  display: inline-block;
}


/* FIELDS WITHIN REPEATABLE ITEMS */

form .fieldset.line-items .header {
  padding: 8px 1.1em;
  width: 100%;
  display: block;
  border-bottom: none;
}

form .fieldset.line-items .header > div {
  display: inline-block;
  padding: 0 !important;
}
form .fieldset.line-items .header .qty  {
  width: 100px;
}
form .fieldset.line-items .header .name  {
  width: calc( 100% - 380px );
  padding-left: 15px !important;
}
form .fieldset.line-items .header .rate  {
  width: 140px;
  text-align: right;
}
form .fieldset.line-items .header .sub-total {
  width: 140px;
  text-align: right;
}


form .inside .line-items {
  padding: 15px 0 0 0 !important;
  margin: 0 !important;
  width: 100%;
}
form .cmb-type-group .line-items:not(:last-of-type) {
  border: none;
}
form .cmb-type-group .cmb-remove-field-row {
  padding: 0 0 14px;
  margin: -26px 0 0 190px;
  display: inline-block;
  float: left;
  position: relative;
  z-index: 9;
}
form .cmb-repeatable-grouping button.dashicons-before.dashicons-no-alt.cmb-remove-group-row {
  left: 3px;
}
form .cmb-type-group .cmb-remove-group-row-button {
  padding: 2px 6px 0;
  font-size: 15px;
  line-height: 18px;
  margin-right: 15px;
  color: #d55b5b !important;
  float: left;
  margin-left: 2px;
  font-weight: 400;
  background: transparent;
}
form .cmb-type-group .cmb-remove-group-row-button:active,
form .cmb-type-group .cmb-remove-group-row-button:hover {
  border: 1px solid #d55b5b;
  color: #fff !important;
  background: #d55b5b !important;
}
form .cmb-type-group .cmb-shift-rows {
  color: #18191a;
  width: 22px;
  height: 21px;
  font-size: 20px;
  line-height: 20px;
  border-radius: 2px;
  text-align: center;
  margin-left: 0px;
  margin-right: 0;
  float: left;
}
form .cmb-type-group .cmb-shift-rows:active,
form .cmb-type-group .cmb-shift-rows:focus,
form .cmb-type-group .cmb-shift-rows:hover {
  border: 1px solid #198ECF;
  color: #fff !important;
  background: #198ECF !important
}
form .cmb-type-group .more-link {
  margin: 0 10px 0 0;
  line-height: 1;
}
form .cmb-type-group .more-link .btn {
  margin: 0;
  border: 1px solid #ddd;
  font-size: 11px;
  padding: 0 9px;
  line-height: 20px;
  letter-spacing: 0;
}
form .cmb-type-group .more-link .btn:active,
form .cmb-type-group .more-link .btn:focus,
form .cmb-type-group .more-link .btn:hover {
  border: 1px solid #198ECF;
  color: #fff !important;
  background: #198ECF;
}
form .cmb-type-group .cmb-repeatable-grouping {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border: 1px solid #ced3db;
  margin-top: -1px;
  border-radius: 4px
}
form .cmb-type-group .cmb-repeatable-grouping {
  background: #fefefe;
}
form .cmb-type-group .cmb-repeatable-grouping.cmb-row:not(:last-of-type) {
  border-bottom: 1px solid #ced3db;
}

form .cmb-add-row {
  margin: 15px 0 0 16px;
}
form .cmb-add-row .cmb-add-group-row {
  padding: 0px 12px 2px 0;
  font-size: 14px;
  border: none;
  font-weight: 400;
  background: #fff;
  color: #18191a;
  line-height: 14px;
  vertical-align: middle;
}
form .cmb-add-row .cmb-add-group-row:hover {
  border: none !important;
  background: none !important;
  color: #18191a !important;
}
form .cmb-add-row .cmb-add-group-row i {
  color: #198ECF;
  margin-right: 3px;
  font-size: 14px
}

.receipt .cmb2-upload-button.button-secondary{
  padding: 2px 14px;
  font-size: 14px;
  border: 1px solid #198ECF;
  font-weight: 400
}
.receipt .cmb2-upload-button.button-secondary {
  margin: 5px 0 0 0;
}


form .line-items .input-wrap {
  display: inline-block;
  padding: 0 5px 0 0;
  vertical-align: top;
}
form .line-items .input-wrap .btn-wrap.unit .btn {
  font-size: 11px;
  font-weight: 400;
  padding: 1px 4px;
  letter-spacing: 0;
  width: calc( 50% - 4px );
  float: left;
}
form .line-items .input-wrap .btn-wrap.unit .btn:last-of-type {
  float: right;
}
form .line-items .input-wrap .btn-wrap .btn-primary {
  background: #fff;
  color: #198ECF;
  font-weight: 500;
}
form .line-items .input-wrap .btn-wrap .btn-default,
form .cmb-type-group .more-link .btn {
  border-color: #cdd7dd;
}
form .line-items .input-wrap .btn-wrap.unit {
  margin-top: 6px;
}
form .line-items .qty {
  width: 100px;
  padding-bottom: 13px !important;
}

form .line-items .name {
  width: calc( 100% - 380px );
  padding-left: 15px !important;
}
form#user .line-items .name {
  width: calc( 76% - 100px );
}
form .line-items .rate {
  width: 140px;
}
form .line-items .gst-label {
  font-weight: 300;
}
form .line-items .sub-total {
  width: 140px;
  float: right;
}

form .line-items .money label {
  width: 100%;
  text-align: right;
  font-size: 14px
}

form .line-items .money .prefix {
  width: 24px;
  float: left;
  text-align: center;
  margin: 6px 0 0 1px;
  font-size: 15px;
  font-weight: bold;
}
form .line-items .money input {
  width: calc(100% - 25px) !important;
  text-align: right;
}
form .line-items .sub-total .desc {
  margin-left: 25px;
}
form .line-items .sub-total input {
  background: #f5f5f5 !important;
  border: none !important;
  font-weight: 600 !important;
}
form .line-items .more {
  display: none;
  padding: 5px 0px 25px;
}

form .line-items .lower {
  display: inline-block;
  margin: -2px 0 0 0;
  float: left;
}
form .line-items .description {
  width: 100%;
  padding-bottom: 5px !important;
}
form .line-items .description textarea {
  height: 50px;
}
form .line-items .discount {
  width: 30%;
  max-width: 220px;
  padding-top: 5px !important;
}
form .line-items .discount label {
  width: 100%;
}
form .line-items .discount input {
  width: calc( 100% - 85px ) !important;
  margin-right: 5px;
  float:left;
}
form .line-items .discount .btn-wrap {
  width: 80px;
  float:left;
}
form .line-items .input-wrap .btn-wrap.discount-type .btn {
  padding: 4px 0 5px;
  font-size: 16px;
  width: 30px;
  margin-top: 0;
}
form .line-items .gst {
  width: 60%;
  padding: 5px 0 0 40px !important;
}
form .line-items .gst .desc {
  width: 100%;
  display: block;
  margin-top: 4px
}
form .line-items .input-wrap.gst .btn-wrap .btn {
  padding: 7px 10px;
}
.pre-defined.input-wrap.pull-right {
  padding-bottom: 4px !important;
  margin-top: 0px;
}
.pre-defined .select2 .select2-selection__rendered {
  font-size: 13px;
}

/* TABS */
ul.tabs{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.tabs li {
  background: none;
  display: inline-block;
  padding: 7px 14px;
  cursor: pointer;
  text-align: center;
}
.tab-content {
  display: none;
  padding: 10px 0px;
}
.tab-content.current{
  display: inherit;
}



/* FILTERABLE TABLE */
.filter-table .clickable{
    cursor: pointer;   
}
.filter-table .panel-heading div {
  margin-top: -18px;
  font-size: 15px;
}
.filter-table .panel-heading div span{
  margin-left:5px;
}
.filter-table .panel-body{
  display: none;
}


/*
 * Media Modal
 */
.logged-in .media-frame a {
  color: #198ECF
}
.logged-in .media-frame a:hover, .logged-in .media-frame a:active {
  color: #198ECF;
}
.logged-in .media-router .active, .logged-in .media-router .active:hover a {
  color: #32373c
}
.logged-in .media-modal-close:hover, .logged-in .media-modal-close:active {
  color: #32373c;
  background-color: transparent;
  border-color: transparent;
}
.logged-in .media-modal {
  max-width: 600px;
  margin: 0 auto;
  max-height: 700px;
}
.logged-in .wp-core-ui .button-primary[disabled], .logged-in .wp-core-ui .button-primary:disabled, .logged-in .wp-core-ui .button-primary-disabled, .logged-in .wp-core-ui .button-primary.disabled {
  color: #51d6ae !important;
  background: #198ECF !important;
  border-color: #198ECF !important;
}
.logged-in .wp-core-ui .button-primary, .logged-in .wp-core-ui .button-primary:hover, .logged-in .wp-core-ui .button-primary:active {
  background: #198ECF;
  border-color: #198ECF;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
}
.logged-in .media-frame input[type="search"]:focus {
  border-color: #198ECF;
}
.logged-in .media-sidebar {
    display: none !important;
}
.logged-in .attachments-browser .attachments, .logged-in .attachments-browser .uploader-inline {
  right: 0;
}

.logged-in .wp-core-ui .attachment.details .check, .logged-in .wp-core-ui .attachment.selected .check:focus, .logged-in .wp-core-ui .media-frame.mode-grid .attachment.selected .check {
  background-color: #198ECF;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #198ECF;
}
.logged-in .wp-core-ui .attachment.details {
  box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #198ECF;
}

/*
 * DASHBOARD
 */
.dashboard .chart-container {
  width: 100%;
  padding: 10px 20px 20px;
  margin: 0 auto 20px;
  background: #fff;
  border: 1px solid #ced3db;
  border-radius: 4px;
}
.dashboard h3 {
  margin: 5px 0 7px;
  font-weight: 900;
  font-size: 18px;
  color: #198ECF;
}
.dashboard.upper,
.dashboard.lower {
  margin-bottom: 20px;
  /* box-shadow: 0 1px 10px rgba(0,0,0,0.12); */
}
.dashboard.upper{
  /* box-shadow: 0 1px 10px rgba(0,0,0,0.12); */
}
.dashboard.lower h3 {
  margin-bottom: 10px;
  margin-left: 0px;
}
.dashboard .chart-container h3 {
  margin-bottom: 5px;
}
.dashboard .chart-container p {
  margin: 0 0 5px;
  font-size: 14px;
}

.dashboard dt {
  text-align: left;
/*   width: 40%; */
  font-weight: 600;
}
.dashboard dd {
/*   margin-left: calc( 60% - 20px );
  display: inline-block; */
}
.dashboard .info p {
  font-weight: 400;
  margin: -5px 0 0 0;
}
.dashboard .user-info h5 {
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 8px;
}
.dashboard .user-info dl {
  margin: 0;
}
.dashboard .user-info .btn {
    margin: 12px 0 8px 0;
    font-size: 13px;
    padding: 4px 8px;
    font-weight: 500;
}


.dashboard .client-head {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -5px;
  margin-right: -5px;
  border-bottom: 1px solid #f3f5f9;
  padding-bottom: 10px;
}
.dashboard .client.row {
  padding-bottom: 5px;
  margin-bottom: 7px;
  border-bottom: 1px solid #f3f5f9;
  font-size: 15px;
  margin-left: -5px;
  margin-right: -5px;
}
.dashboard .client-earnings .col-xs-6 {
  padding-left: 5px;
}
.dashboard .client-earnings .col-xs-3:last-of-type {
  padding-right: 5px;
}
body .ui_box__inner {
  padding: 10px 20px;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #ced3db;
  border-radius: 4px;
}

body .ui_box__inner .sep {
  margin-bottom: 10px;
}
body .ui_box__inner .stat {
  font-size: 26px;
  line-height: 28px;
  font-weight: 600;
}
body .ui_box__inner .stat span {
    font-size: 14px;
    font-weight: 400;
}

body .ui_box h2 {
    font-weight: normal;
    font-size: 16px;
    margin: -4px 0px 3px 0px;
}
body .ui_box p {
  font-weight: 400;
  margin: -2px 0 0 0;
  font-size: 16px;
}

/*
 * Payment modal
 */
.modal-body {
  display: inline-block;
  width: 100%;
}
.modal-body form {
  display: inline-block;
  width: 100%;
}
.modal .pin-form-field, .modal .form-group {
  height: auto;
  padding: 0;
  width: 100%;
  margin-bottom: 5px;
  display: inline-block;
}
.modal .pin-form-field {
  height: 42px;
}
.modal .form-row.expiry, .modal .form-group.country {
  float: right;
  width: 48%;
}
.modal .form-group.city, .modal .form-group.country {
  margin-top: 5px;
} 
.modal .select2-container {
  width: 100%;
  display: block;
}
/* .modal .select2-selection.select2-selection--single {
  border: 2px solid #f3f5f9;
  border-radius: 0;
  height: auto;
  padding: 5px;
  width: 100%;
} */
.modal .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 3px;
}
.modal .form-row.cvc, .modal .form-group.city {
  float: left;
  width: 48%;
}
.modal .button-wrap {
  margin: 15px 0 20px;
  display: inline-block;
}
.modal .button-wrap img {
  margin: 15px 0 0 0;
}
.modal .button-wrap .small {
  margin: 15px 0 0 0;
  font-size: 80%;
  font-style: italic;
  color: #999
}

.modal .alert.alert-warning {
  padding: 5px 10px;
  font-size: 13px;
}

.modal-header {
  border-bottom: 1px solid #c5d1d7;
  background: #f8f8f8;
  border-radius: 2px;
}
.modal-title {
  font-weight: 500;
}
.modal-header .close {
  margin-top: 2px;
}

.alert {
  border-radius: 2px
}
.alert-success {
  background-color: #f3f5f9;
  border-color: #dbe3e8;
  border-width: 1px;
  color: #252c33;
}
.alert-success .small {
  color: #888;
}
.alert h5 {
  margin-top: 0;
}

.welcome.alert ul {
  margin: 15px 0 20px 36px;
}
.welcome.alert ul li{
  margin: 0 0 8px;
}
.welcome.alert ul li i{
  margin-right: 15px;
}



/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

/* 
 * Note that bootstrap.css has alignment as well (such as text-center, pull-left, pull-
 * right), but these are required by WordPress for all themes. Note we have included
 * versions both with a dash as well to make them easier for users to remember. 
 */
.alignleft, 
.align-left {
    display: inline;
    float: left;
    margin-right: 10px; /*1.5em*/
}
.alignright, 
.align-right {
    display: inline;
    float: right;
    margin-left: 10px; /*1.5em*/
}
.aligncenter, 
.align-center {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/* Prevent the page layout from breaking even if the user's CSS is bad */
#page {
    overflow: hidden;
}


/* For larger screens, increase font size and spacing */
@media (min-width: 768px) {

    .cover-image h1,
    .section-image h1,
    .wp-caption-text-fullwidth h1 {
        font-size: 70px;
        letter-spacing: 3px;
    }
    .cover-image h2,
    .section-image h2,
    .wp-caption-text-fullwidth h2 {
        font-size: 42px;
        letter-spacing: 2px;
    }
    .cover-image .spacer {
        margin-top: 200px;
    }
    .cover-image, .cover-image-overlay {
        min-height: 700px;
    }
    .section-image, .section-image-overlay {
        min-height: 400px;
    }

    .dashboard dt {
      width: 40%;
    }
    .dashboard dd {
      margin-left: calc( 60% - 20px );
    }
    .navbar-nav {
      width: 100%;
    }
/*     .navbar-nav > li:last-child {
      float: right;
    } */
/*     .navbar-default .navbar-nav > li:last-child > a {
      font-weight: 400;
      text-transform: none;
      padding-right: 0
    } */

}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

/* Content areas */

.content-area, .content-area-wide {
  padding-top: 35px;
}
.single-post .content-area {
  display: inline-block
}
.content-area-wide .comments-area {
    padding-bottom: 35px;
}
.home .content-area-wide {
    padding-top: 0;
}
.page .entry-content {
    padding-top: 0;
}

.page-template-page-docs-php .browser-window {
    margin: 30px 0 40px;
}
.page-template-page-docs-php .entry-content h3 {
  margin: 40px 0 15px;
  border-bottom: 1px solid #f3f5f9;
  padding: 0 0 10px;
}
dl {
  margin-top: 0;
  margin-bottom: 10px;
}
#the-content, #sidebar {
  margin-top: 30px;
}
#the-content {
  padding-left: 30px;
  padding-right: 0;
  margin-bottom: 30px;
}
#secondary.side {
  margin-top: 35px;
}
#secondary.side .internal {
  background: #fff;
  border-radius: 2px;
}
#secondary.side ul {
  list-style: none;
  padding: 0;
  margin: 0
}
#secondary.side ul li {
  border-bottom: 1px solid #f3f5f9;
  padding: 5px;
}
#secondary.side ul li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
#secondary.side .sub-menu li {
  border-bottom: none;
  padding-bottom: 0;
  padding-left: 15px;
  padding-top: 0;
  font-size: 90%;
}
#secondary.side .join-sml {
  margin-top: 0px;
}
#secondary.side .join-sml .form-group #email {
  width: 57%;
  float: left;
  margin-right: 2%;
  padding: 8px 10px 7px;
}
#secondary.side .join-sml .form-group .btn {
  padding: 7px 18px 7px;
  font-size: 15px;
  width: 40%;
}

#secondary.side aside.widget_nav_menu {
  padding: 15px 20px;
  margin-bottom: 30px;
}
.btn.btn-default.btn-block.btn-sm.logout-link {
  color: #fff;
  background: transparent;
  font-weight: 400;
  text-align: left;
  padding: 0;
  text-decoration: underline;
  margin-bottom: -12px;
}

blockquote {
  padding: 11px 22px;
  margin: 20px 0 30px;
  font-size: 15px;
  border-left: 5px solid #198ECF;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

/* Make sure these elements don't break the layout */
img, embed, iframe, media, swf, pre, code, container, select, .videopress-placeholder {
    /*display: block;*/
    max-width: 100%;
    overflow: hidden;
    white-space: pre;           /* CSS 2.0 */
    white-space: pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
}

/* Set images and videopress videos to auto-height to preserve proper aspect ratio */
img, 
.videopress-placeholder {
    height: auto;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*
 * The cool thing about Lato and Raleway fonts is that they look great at light (300) and
 * regular (500) font weight. So we only use bold (700) sparingly.
 */
@font-face{font-family:National;font-weight:400;src:url('fonts/National-Regular.woff2') format("woff2"),url('fonts/National-Regular.woff') format("woff")}
@font-face{font-family:National;font-weight:500;src:url('fonts/National-Medium.woff2') format("woff2"),url('fonts/National-Medium.woff') format("woff")}
@font-face{font-family:National;font-weight:700;src:url('fonts/National-Bold.woff2') format("woff2"),url('fonts/National-Bold.woff') format("woff")}


body {
  font-family: "Helvetica Neue",Helvetica,Arial,'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  letter-spacing: -0.02em;
  font-weight: 400;
  font-size: 15px;
  background: #f7f8f9;
  color: #18191a;
}
body:not(.page-template-page-logged-in) {
  padding-top: 0;
  background: #fdfdfd;
  font-family: "National", "Helvetica Neue",Helvetica,Arial,'Roboto', sans-serif;
}

/* Lighten the h1-h3 headings so you can use <b> tags to have certain words stand out */
h1, 
h2, 
h3,
h4 {
    font-weight: 300; /*BS is 500 for h1-h6, including .h1-.h6*/
    margin-top: 0;
    color: #232324;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
::placeholder {
  color: #999 !important;
  font-weight: 400 !important;
  opacity: 1;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999 !important;
  font-weight: 400 !important;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999 !important;
  font-weight: 400 !important;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999 !important;
  font-weight: 400 !important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999 !important;
  font-weight: 400 !important;
  opacity: 1;
}
/* Increase font size on article "lead" (usually for an "intro" paragraph */
.lead {
	font-size: 22px; /*18px, but goes to 24px @768 browser width */
}

/* Style code tag like pre tag */
code {
    /*color: #2f2f2f;
    background-color: #f5f5f5; Moved to bootstrap.css*/
	border: 1px solid #ccc;    
}

/* Remove a bit of margin since Bootstrap h1-h3 tags already have 22px top margin */
 hr {
    margin: 16px 0; /*22px 0;*/
}

/*
 * Override margins on jumbotron in case someone uses it like a colored "section" from
 * this theme. Note: Moved here from theme-base.css.
 */
.jumbotron {
	margin-bottom: 0;
}

/* 
 * Set block quote footer (author) to larger font size. BS quote is 20px, but footer
 * is only 14px for some reason. 
 */
blockquote footer {
	font-size: 18px;
}

/* Color the collapsible panel hover color to match the link hover color */
.panel-title>a:hover, 
.panel-title>small:hover, 
.panel-title>.small:hover, 
.panel-title>small>a:hover, 
.panel-title>.small>a:hover {
	color: #19b798;
}

/*--------------------------------------------------------------
# Forms and Buttons
--------------------------------------------------------------*/

/* Tone down field labels on forms, comments section, etc. */
label, .cmb-th label, form .fieldset.line-items .header {
    display: block;
    padding: 5px 0;
    color: #777;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0;
}
.modal label {
  padding-bottom: 0;
}
.cmb2-checkbox-list label {
  display: inline-block;
  padding: 1px 0;
}
.cmb2-wrap .cmb2-checkbox-list li {
  margin: 0;
}
form .fieldset.line-items .header {
  padding: 5px 16px;
}
form#user label {
  text-align: left;
}

/* Bootstrap uses "active" style on the <li>, but WordPress paginate_links() uses 
 * "current" in a <span> tag on the link. Also set the hover to match the primary button
 * color. 
 */

.pagination>li>a, 
.pagination>li>span,
span.page-numbers.current {
	color: #198ECF;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus,
.pagination>li>span:focus,
span.page-numbers.current {
	z-index: 2;
	color: #fff;
    background-color: #198ECF;
    border-color: #198ECF;
}
.pagination > .active > a {
    color: #fff;
    background-color: #198ECF;
    border-color: #198ECF;
}
/* Force search field to not be rounded on iOS devices */
input.search-field {
	-webkit-appearance: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*
 * Generically style the links here. Set colors below to make it easier for users to 
 * override.
 */
a {
    word-wrap: break-word;
    -webkit-transition: all .16s;
    -moz-transition: all .16s;
    -ms-transition: all .16s;
    -o-transition: all .16s;
    transition: all .16s;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
}
a:before,
a:after,
a:hover i:before,
a:focus i:before {
    -webkit-transition: all .26s;
    -moz-transition: all .26s;
    -ms-transition: all .26s;
    -o-transition: all .26s;
    transition: all .26s;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.navbar-default {
  background-color: #fff;
  border: none;
  min-height: unset;
  box-shadow: 0 4px 8px rgba(0,0,0,0.11);
  border-top: 1px solid #f3f5f9;
}
.navbar-brand {
  font-weight: 600;
  height: 50px;
  line-height: 30px;
}
.page-template-page-logged-in .navbar-brand {
  padding-left: 0;
}
.site-branding {
    padding: 20px 0;
}
.login.btn-link {
  color: #595959;
  padding-right: 0;
  margin-right: 5px;
  border: 2px solid #868686;
  font-size: 15px;
  padding: 4px 18px;
}
.site-branding a.register.btn {
  border: 2px solid #20bb8d;
  background: #20bb8d;
  font-weight: 500;
  font-size: 15px;
  padding: 4px 18px;
}
.site-branding a.register.btn:hover,
.login.btn-link:hover {
  box-shadow: inset 0 0 20px rgba(0,0,0,0.1);
  text-decoration: none;
}

div.navbar-collapse.collapse {
	margin-left: -15px;
	margin-right: -15px;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
  color: #20bb8d;
  background: none;
}
.navbar-default .navbar-nav > li > a {
  font-weight: 500;
  color: #232324;
  padding: 12px 22px;
  font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #20bb8d;
}
.navbar-default .navbar-nav .fa-file-invoice-dollar {
    font-size: 22px;
    float: left;
    margin: 0 10px 0 0;
}
.navbar-default .navbar-nav > li.try-demo a {
  color: #198ECF;
}
.page-template-page-logged-in .navbar-fixed-top {
  border-bottom: 2px solid #e2e5ea;
  background: #fff;
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  background: #fff;
}
/* Set content (page title) header to midnight blue */
.content-header {
	background-color: #fff;
}
.content-header h1, 
.content-header h2, 
.content-header h3 {
    margin-top: 20px;
    font-weight: 900;
}

.content-header h1 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.page-template-page-logged-in-php header.content-header.sml {
  position: fixed;
  width: calc( 100% - 220px );
  left: 220px;
  padding: 8px 0 8px 20px;
  z-index: 999;
  box-shadow: 0 1px 15px rgba(0,0,0,0.12);
  min-height: 44px;
  border-bottom: 1px solid #f3f5f9;
}
.page-template-page-logged-in-php header.content-header h3 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  padding: 4px 0 3px;
}
.page-template-page-logged-in-php .entry-content {
    padding-top: 70px;
    padding-bottom: 280px;
    max-width: 95%;
    margin: 0 auto;
}
.page-template-page-onboarding .site-branding {
  padding: 30px 0 0;
  margin: 0 auto;
  text-align: center;
}


.page-template-page-onboarding .site-header {
  background: transparent;
}

.onboard form {
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 20px
}
.onboard form .cmb-th {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}
.onboard form .cmb-th label {
  padding: 0;
  margin: 0 0 5px;
}
.onboard form .business-logo label {
  display: none;
}
.onboard form .business-logo .cmb2-upload-button.button-secondary {
  padding: 5px 20px;
}
.onboard form .cmb-td {
  padding: 0;
  margin: 0 0 14px;
  display: block;
  width: 100%;
}
/* .onboard form .regular-text {
  padding: 14px 10px !important;
} */

.onboard form .cmb2-id--si-blank {
  margin: 10px 0 0;
}
.onboard form .cmb2-id--si-blank .cmb-td {
  margin: 0 0 5px;
}
.onboard form .cmb2-id--si-blank .cmb-td p.cmb2-metabox-description {
  font-size: 14px;
}

.onboard form .button-primary {
  margin: 0px 0 5px;
}

.onboard .welcome {
  text-align: center;
  margin-bottom: 10px
}
.onboard .welcome h3 {
  margin-bottom: 5px
}
.onboard .welcome h3 i {
  color: #198ECF;
}
.onboard .welcome p {
  font-size: 15px;
  line-height: 22px;
}
.onboard .welcome.bottom p {
  font-size: 15px;
  line-height: 22px;
}
.page-template-page-onboarding .footer {
  display: none
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.footer {
    background-color: #252c33;
    color: white;
    padding: 40px 0 0;
}
.footer h1, 
.footer h2, 
.footer h3 {
	color: #fff;
}
.footer ul {
    padding: 0;
    list-style: none;
}
.footer ul li a {
  font-weight: 300;
  font-size: 16px;
}
.footer a i {
    font-size: 24px;
}
.footer .about-us {
    padding: 10px 0 0 0;
    font-size: 13px;
}
.copyright {
    background: #222222;
    color: #ddd;
    font-size: 12px;
    margin-top: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.copyright p {
	margin: 0;
    letter-spacing: 0.5px;
}

.footer a:not(.btn) {
	color: #f2f2f2;
}
.footer a:hover:not(.btn), 
.footer a:focus:not(.btn) {
	color: #3bc492;
}



/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

/* Reduce the size of post entry meta (date, author) */
.entry-meta {
	font-size: 16px;
}

/* Color "sticky" (featured) posts */
.sticky .entry-title:after {
	background-color: #1abc9c;
	color: #fff;
}

/*--------------------------------------------------------------
## START CUSTOM
--------------------------------------------------------------*/
.shadow {
  box-shadow: 0 5px 15px 2px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  display: inline-block;
  margin: 20px 0 30px;
}
.browser-window {
  border-top: 28px solid #fff;
  box-shadow: 0 0px 2px 0px #acb9c0;
  position: relative;
  border-radius: 2px;
}
.browser-window::before {
  display: block;
  position: absolute;
  content: '';
  top: -1em;
  left: 1em;
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  background-color: #f44;
  box-shadow: 0 0 0 1px #f44, 0.9em 0 0 1px #fb5, 1.8em 0 0 1px #3B0;
}
.browser-window > * {
  display: block;
}




.device {
  display: inline-block;
  max-width: 100%;
  background-color: #fff;
  border: 2px solid #dbe3e8;
  line-height: 1;
  margin-bottom: 20px
}
.device.device-desktop {
  border-radius: 7px;
  vertical-align: middle;
}
.device.device-desktop .device-title-bar {
  padding: 10px 15px;
  text-align: left;
  border-bottom: 2px solid #dbe3e8;
  white-space: nowrap;
  font-size: 0;
}

.device .device-control, .device .device-control:after, .device .device-control:before {
  display: inline-block;
  vertical-align: middle;
  height: 8px;
  width: 8px;
  background: #dbe3e8;
  border-radius: 40px;
}
.device.device-desktop .device-title-bar .device-control {
  background: #ff5d50;
}
.device.device-desktop .device-title-bar .device-control:before {
  margin-left: 15px;
  background: #f9be12;
  content: "";
}
.device.device-desktop .device-title-bar .device-control:after {
  margin-left: 8px;
  background: #08cb2f;
  content: "";
}
.device .device-screen {
  min-height: 100px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  border-radius: 0 0 4px 4px;
}
.device.device-desktop iframe, .device.device-desktop img {
  border-radius: 0 0 6px 6px;
}



.btn-secondary {
    border:  2px solid #198ECF;
}
.btn-primary {
    background: #198ECF;
    border-color: #198ECF;
}
.btn-wrap.pull-right {
  float: right !important;
  margin: 15px 0 0;
  display: inline-block;
}
.btn-wrap.pull-right .btn-sm {
  padding: 3px 15px 3px;
  margin-left: 5px;
  font-size: 14px;
  border: 1px solid #198ECF;
  font-weight: 500;
  background: #198ECF;
  color: #fff;
  border-radius: 2px;
}
.sml .btn-wrap.pull-right {
  margin-right: 20px;
}
.hero {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  border-bottom: 5px solid #f3f5f9;
}
.hero.with-image {
  background-size: cover !important;
  padding-bottom: 0px;
}
.hero .caption {
    padding-top: 110px;
}
.hero .col-md-5 {
    padding-left: 0
}
.hero .device {
    margin-top: 60px;
    margin-bottom: -30px;
    margin-left: 20px;
    box-shadow: 0 10px 30px -2px rgba(0,0,0,0.15);
}
.hero .caption h1 {
  font-size: 46px;
  font-weight: 600;
  word-break: break-word;
  letter-spacing: -0px;
  line-height: 44px;
}
.hero .caption h1 span {
  background-image: linear-gradient(120deg, #198ECF 0%, #8fd3f4 100%);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
  transition: background-size 0.25s ease-in;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 5px;
}
.hero .caption h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0px 0 25px;
  line-height: 26px;
  max-width: 580px;
  color: #555;
}
.hero .caption h3.upper {
  margin: 5px 0 0px;
  color: #000;
  font-weight: 500;
}
.underline--magical {
  background-image: linear-gradient(120deg, #198ECF 0%, #8fd3f4 100%);
  background-repeat: no-repeat;
  background-size: 17% 0.29em;
  background-position: 0 110%;
  transition: background-size 0.25s ease-in;
}
.underline--magical:hover {
  background-size: 100% 0.15em;
}
.hero .caption p {
  line-height: 20px;
  margin: 0;
  text-shadow: none;
  font-weight: 300
}
.hero .caption p span {
    display: block;
    text-transform: none;
    margin: 0 0 7px;
    color: #18191a;
    font-weight: 300;
    font-size: 16px;
}
.hero .caption p i {
  color: #198ECF;
}

.home .hero .btn-link {
  display: block;
  margin: 10px 0 0 0px;
}
.home .hero .capterra {
  display: inline-block;
  margin: 409px 0 0 0;
  width: 120px;
  position: relative;
  box-shadow: 0 3px 7px -3px rgba(0,0,0,0.7);
}

.home .testimonials.features {
  background:  #fff;
  border-bottom: 5px solid #f3f5f9;
  padding-bottom: 40px;
}
.testimonials.features h3,
.features h3 {
  font-size: 34px;
  font-weight: 700;
  margin: 0 auto 40px;
}
.testimonials.features .box__inner {
  padding: 30px 30px 20px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.14);
  margin-bottom: 20px;
  text-align: center;
  background: #fff;
}
.testimonials.features .box__inner span.checked {
  color: #ffc600;
  display: inline-block;
  font-size: 15px;
  margin: 5px 0 0;
}

.testimonials.features .box h2 {
  margin-bottom: 15px;
  font-size: 20px;
  min-height: 42px;
}
.features .box p.small {
  font-weight: 600;
  color: #777;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 0;
}
.testimonials.features .box p:not(.small) {
  min-height: 90px;
}

.about, .lists {
  padding: 80px 0 80px;
  border-bottom: 5px solid #f3f5f9;
}
.lists {
  margin-bottom: 50px
}
.about.bg,
.lists.bg {
  background: #fafbfc;
}
.about .col-md-7 .browser-window {
    margin-top: 30px;
}
.about .features_list {
    margin-left: 30px;
}
.about .features_list h1,
.works h1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 40px;
  margin: 40px 0 20px 0;
  word-break: break-word;
  letter-spacing: -1px;
}
.works h1 {
    margin: 0px 0 40px 0;
}
.about .features_list ul {
    margin: 15px 0 22px;
}
.about .features_list ul li {
  display: block;
  position: relative;
  line-height: 32px;
  font-size: 18px;
}
.about .features_list ul li i {
  font-size: 16px;
  line-height: 26px;
  position: relative;
  left: 0;
  text-align: center;
  display: inline-block;
  margin: 0;
  color: #18191a;
}
.about .features_list .btn {
  color: #198ECF;
  background: #fff;
  border-color: #198ECF;
  padding: 6px 20px;
  font-size: 17px;
}
.about .features_list .btn:hover {
    color: #fff;
    background: #198ECF;
}
.home .about {
  padding-top: 80px;
  padding-bottom: 60px;
}
.home .about .features_list .btn {
  color: #fff;
  background: #198ECF;
  border-color: #198ECF;
  margin-left: 37px;
  padding: 5px 35px;
}
.home .about .features_list .btn:hover {
    color: #198ECF;
    background: #fff;
}
.home .about h1 {
  margin-bottom: 10px;
}

.join-sml {
  text-align: left;
  margin-top: 20px;
  max-width: 440px;
}
.join-sml .panel-body {
  padding: 15px;
  border: 2px solid #dbe3e8;
}
.callout .join-sml {
  margin: 30px auto;
}
.callout h2 {
  margin-bottom: 0;
}
.callout p {
  font-size: 18px;
  color: #777;
}
.join-sml h4 {
  font-weight: 500;
  margin: 0 0 14px 0;
  color: #48b8ef;
  font-size: 19px;
  text-align: left;
}
.join-sml p.top {
  font-weight: 300;
  margin: 0 0 10px;
  font-size: 14px;
}
.join-sml form {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.join-sml .form-group {
  margin-bottom: 5px;
}
.join-sml .form-group #email {
  width: 58%;
  float: left;
  margin-right: 2%;
  padding: 12px 10px 11px;
}
.join-sml .form-group .btn {
  padding: 10px 18px 10px;
  font-size: 16px;
  line-height: 1.41;
  margin: 0;
  height: auto;
  display: inline-block;
  font-weight: 400;
  background: #198ECF;
  color: #fff;
  box-shadow: none;
  border: 1px solid #198ECF;
  border-radius: 2px;
  float: right;
  width: 40%;
  text-transform: uppercase;
  -webkit-transition: all .26s;
  -moz-transition: all .26s;
  -ms-transition: all .26s;
  -o-transition: all .26s;
  transition: all .26s;
}
.join-sml .form-group .btn:hover {
  background: #fff;
  color: #48b8ef;
}
.join-sml p {
  margin: 4px 0 0;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}

.hero .join-sml {
  max-width: 500px;
}
.hero .join-sml .panel-body {
    padding: 20px 15px;
    border: none;
    border-radius: 0 10px;
    background: linear-gradient(326.55deg, #4A4BA8 0%, #1F7CA7 100%);
}
.hero .join-sml p,
.hero .join-sml h4 {
  color: #fff;
}
.hero .join-sml h4 {
    font-size: 20px;
    font-weight: 700;
}
.hero .join-sml p {
    margin: 8px 0 0;
    font-size: 13px;
    font-weight: 500;
}
.hero .join-sml input#email {
  border: none;
  height: 60px;
  width: 60%;
  margin: 0;
  border-radius: 5px 0 0 5px;
}

.hero .join-sml input.btn {
  border: none;
  height: 60px;
  width: 40%;
  margin: 0;
  border-radius: 0 5px 5px 0;
  background: #48b8ef linear-gradient(0deg, #198ECF 0%, rgba(55,171,255,0) 100%);
}
.hero .join-sml input.btn:hover {
  background: #198ECF linear-gradient(0deg, #48b8ef 0%, rgba(55,171,255,0) 100%);
  color: #fff
}

.theChampLogin {
  -webkit-transition: all .16s;
  -moz-transition: all .16s;
  -ms-transition: all .16s;
  -o-transition: all .16s;
  transition: all .16s;
}
.theChampLogin:hover {
  box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.home .hero .theChampLogin {
  height: 25px;
  width: 25px;
}

.works {
  padding: 70px 0 90px;
  background: #fff;
}

.works h1 {
    text-align: center
}
.works h3 {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}
.works p {
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}
.works .device {
  margin: 10px auto 0;
  text-align: center;
}
.works .wrap {
  text-align: center;
}

.page-template-page-support .features .btn {
  background: #fff;
  border: 2px solid #198ECF;
  color: #198ECF;
  margin-top: 20px;
}
/* .works img {
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  margin: 10px 0 20px;
  padding: 5px;
  border-radius: 5px;
} */

.callout .grad-bg {
    padding: 60px 0 70px;
}
.callout .grad-bg .btn {
  color: #fff;
  border-width: 1px;
}
.callout .grad-bg .btn:hover {
    background: #fff;
    color: #48b8ef;
}

.callout.bottom {
  padding: 60px 0 20px;
}
.callout.bottom.bg {
  background: #f3f5f9;
}
.lists {
    padding: 20px 0 100px;
}
.home .features {
    padding: 80px 0 20px;
}
.features .box__inner {
  padding: 30px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.14);
  margin-bottom: 20px;
  text-align: center;
  background: #fff;
}
.features .box__inner span {
  font-size: 36px;
  font-weight: 700;
  margin: 15px auto;
  display: block;
}

.features .box h2 {
    font-weight: 600;
    font-size: 24px;
    margin: -4px 0px 3px 0px;
}
.features .box i {
  color: rgb(45,164,129);
}
.features .box p {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0px 0px 0px;
    line-height: 22px
}
.features .box p strong {
  line-height: 30px;
  color: #959595;
  font-size: 17px;
  font-weight: 400;
}

.page-template-page-features .content-area-wide, .page-template-page-plans .content-area-wide, .page-template-page-faq .content-area-wide, .page-template-page-support .content-area-wide  {
    padding-top: 0;
}
.page-template-page-plans .callout {
    padding: 80px 0 40px;
}
.page-template-page-support .features  {
    padding: 80px 0 40px;
}


.page-template-page-features .features_list h2, .page-template-page-features .lists h2 {
  font-weight: 900;
}
.page-template-page-features .features_list p {
  font-weight: 400;
  font-size: 18px
}
.page-template-page-features .lists {
  padding: 90px 0;
}
.page-template-page-features .lists h2 {
  padding: 0 0 20px;
}
.page-template-page-features .lists h3 {
  font-weight: bold
}
.page-template-page-features .lists ul {
  list-style: disc;
  padding: 0 0 0 20px;
}

.accordion {
  margin: 20px 60px 30px;
  border-bottom: 2px solid #f3f5f9;
  padding-bottom: 10px;
}
.accordion dt, .accordion dd {
  padding: 0;
  border-bottom: 0;
}
.accordion h4 {
  display: block;
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 6px;
}
.accordion h3 {
  margin-bottom: 25px;
}
.accordion dd {
    border-top: 0; 
    padding-bottom: 20px
}



/*============================================================
PRICING STYLES
==========================================================*/
.db-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.db-pricing-eleven {
  line-height: 20px;
  box-shadow: 0 4px 24px -6px rgba(0, 0, 0, 0.2);
  margin: 0 10px;
}
.db-pricing-eleven ul {
  list-style: none;
  margin: 15px auto 0px 20px;
  text-align: left;
  padding: 0px 35px 20px;
  width: 100%;
}
.db-pricing-eleven ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
.db-pricing-eleven ul li i {
    font-size: 20px;
    margin: 0 5px 0 -5px;
    color: #222;
}
.db-pricing-eleven .price {
  background-color: #fff;
  padding: 0px 20px 15px 20px;
  font-size: 36px;
  font-weight: 700;
  color: #222;
  margin: 0 0 0 0;
  border-bottom: 1px solid #f3f5f9;
}
.db-pricing-eleven .price sup {
    top: -5px;
}
.db-pricing-eleven .price small {
  font-size: 16px;
  margin-top: 10px;
  font-weight: 400;
}
.db-pricing-eleven .type {
  padding: 22px 20px 12px;
  font-weight: 600;
  font-size: 18px;
  width: 100%;
  text-align: left;
  
  color: #8998a1;
}

.db-pricing-eleven .pricing-footer {
    padding: 20px 20px 20px;
    border-top: 1px solid #f3f5f9;
    margin-top: 15px
}
.db-pricing-eleven .pricing-footer .btn-primary {
    border-width: 2px;
}

.db-attached > .col-lg-4,
.db-attached > .col-lg-3,
.db-attached > .col-md-4,
.db-attached > .col-md-3,
.db-attached > .col-sm-4,
.db-attached > .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.db-pricing-eleven {
    margin-top: 20px;
}
.questions h4{
        font-weight: 600
    }
/* .db-pricing-eleven.popular .price {
    padding-top: 60px;
} */

.site-header .pull-right {
  text-align: right;
}
.site-header .pull-right .small {
  font-size: 14px;
}
header.content-header.sml {
    min-height: unset;
    padding: 0 0 10px;
}
header.content-header.sml img {
    float: left;
    width: 30px;
    margin: 0px 10px 0 0;
}

header.content-header.sml i {
  font-size: 22px;
  color: #48b8ef;
  font-weight: 700
}

header.content-header.sml .btn i {
  font-size: 13px;
  font-weight: 300
}

#sidebar {
  padding: 0;
  border: 1px solid #ced3db;
  border-radius: 4px;
  margin-bottom: 30px;
}
#sidebar .area {
  border-bottom: 1px solid #ced3db;
  padding: 20px;
  background: #fff;
}
#sidebar .area:last-child {
  border: none;
}
#sidebar h4 {
  font-weight: 500;
  font-size: 15px;
  padding-bottom: 15px;
  margin: 0;
  line-height: 20px;
}
#sidebar h4 i {
  font-size: 20px;
  width: 20px;
  text-align: center;
  margin: 0 5px 0 0;
  font-weight: 100;
  float: left;
}
#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sidebar ul li {
  margin: 0;
  line-height: 30px;
  transition: all .15s ease
}
#sidebar #pages a {
  font-size: 14px;
  font-weight: 500;
  color: #777;
  transition: all .15s ease
}

#sidebar #pages li.active, 
#sidebar #pages li:hover {
  margin: 0 0 0 -20px;
  padding-left: 20px;
  box-shadow: inset 4px 0 0 0 #198ECF;
}

#sidebar #pages li.active a,
#sidebar #pages li:hover a {
  color: #198ECF;
}

#sidebar #pages .user {
  text-align: center;
  font-size: 13px;
}
#sidebar #pages .user .image {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
#sidebar #pages .user .image img {
  border-radius: 100px;
  padding: 3px;
  background: #fff;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.list-group-item .btn-upgrade-account {
    font-size: 12px;
    font-weight: 300;
    margin: 10px 0 -20px 0;
    border: none;
    padding: 3px 7px;
    font-size: 11px;
}

.jumbotron h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 0;
}
.key_features{
  text-shadow: none;
  font-weight: bold;
}
.tagline{
  font-size: 50px;
}
.center{
    width:300px;
    margin:0 auto;
    text-align:left;
}
.custom-image {
  position: relative;
  bottom: -100px;
  padding: 0;
  margin: 0 auto 50px;
  margin-top: -80px;
  width: 900px;
  height: auto;
  box-shadow: 0 5px 25px -5px rgba(0,0,0,0.2);
}
.logo-image{
  width: 150px;
  height: auto;
  display: initial;
}
.jumbotron {
   padding-top: 50px;
   padding-bottom: 30px;
   background-color: transparent;
   color: #232324;
}


.gray-color {
  color: #646d72;
}
.shade-bg {
    background: #198ECF;
    color: #fff;
}
.grad-bg {
    background: #f3f5f9;
}
.shade-color {
    color: #198ECF;
}
.white {
    color: #fff
}

.panel,
.box-shadow,
#secondary aside.widget_nav_menu {
  border-radius: 2px;
  border: none;
  box-shadow: 0 4px 24px -6px rgba(0, 0, 0, 0.2);
}


.panel-heading {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border: none;
}
.panel-footer {
  padding: 5px 10px;
  background-color: #f9f9f9;
  border-top: 1px solid #f3f5f9;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel-footer p {
  font-size: 14px;
  text-align: center;
  margin-bottom: 2px
}
.panel-heading h3 {
    margin: 5px auto;
    text-align: left;
    font-weight: 600
}

.panel-default > .panel-heading {
  background-color: transparent;
  border-bottom: 1px solid #f3f5f9;
}
.page-template-page-login-register .panel-default {
    margin: 40px auto 20px;
}
.page-template-page-login-register .panel-social {
    margin: 0px auto 150px;
}
.page-template-page-login-register .panel-social .panel-body {
    min-height: 110px
}

.page-template-page-login-register .panel-social .social-login {
    text-align: center;
}
.page-template-page-login-register .panel-social .social-login p {
    font-weight: 600;
    font-size: 18px;
}
.panel-social ul.the_champ_login_ul {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin: 0 auto !important;
  position: absolute;
  right: 0;
  left: 0;
}
.panel-social ul.the_champ_login_ul li {
  float: none;
  display: inline-block;
  text-align: center !important;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.form-control, .select2-container--default .select2-selection--single, .cmb2-wrap input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]), form .cmb2-wrap textarea, form input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]), form textarea {
    width: 100%;
    border: none;
    border: 1px solid #c5cad2;
    background-color: #fcfcfc;
    border-radius: 0px;
    font-size: 14px;
    padding: 8px 12px;
    box-shadow: none;
    color: #18191a;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-weight: 400;
    caret-color: #198ECF;
    letter-spacing: 0.5px;
}
form input:not([type="button"]):not([type="submit"]):hover, form textarea:hover {
  background: #fbfbfb !important;
}
form input:not([type="button"]):not([type="submit"]):active, form textarea:active,
form input:not([type="button"]):not([type="submit"]):focus, form textarea:focus {
  box-shadow: 0 0 2px rgb(45,164,129, 0.9) !important;
  border: 1px solid #fff;
}



.input-group-addon {
    border: 2px solid #f3f5f9;
    color: #888;
    border-radius: 0;
}
.form-control {
    padding: 10px 10px;
    height: auto;
}
.form-control-feedback {
    top: 4px;
    right: 4px;
    color: #c5d1d7;
}
button,
html form input[type="button"],
html form input[type="submit"] {
    background-image: none;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 32px;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: 0;
}
form input[type="submit"][name="submit-cmb"] {
    font-size: 17px;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 8px 24px;
    border: 2px solid #198ECF;
}


/* form .loading {
    font-family: "Font Awesome 5 Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
 */
.spinner {
}
.spinner i {
  color: #198ECF;
  font-size: 20px;
  margin: 4px 0 0 10px;
  display: inline-block;
}


.btn-xs, .btn-group-xs > .btn, .btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.btn-xs, .btn-group-xs > .btn {
    font-size: 13px;
}
.btn-default {
    border-color: #ddd;
}
.btn-default:hover {
  border-color: #f3f5f9;
  background: #f2f2f5;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0;
}
.btn-primary,
button,
html input[type="button"],
input[type="submit"] {
    background: #198ECF;
    color: #fff
}
.btn-primary:hover, 
.btn-primary:focus,
button:hover:not(.close):not(.dropdown-toggle), 
button:focus,
html input[type="button"]:hover, 
html input[type="button"]:focus,
input[type="submit"]:hover, 
input[type="submit"]:focus,
.pagination > .active > a:hover,
ul.tabs li.current:hover {
    outline: 0;
    box-shadow: inset 0 0 20px rgba(0,0,0,0.12);
    color: #fff;
    background: #198ECF;
}
.cmb-add-row-button.button-secondary {
    padding: 5px 15px;
    font-size: 14px;
}
.cmb-remove-row-button.button-secondary {
    padding: 5px 15px;
    font-size: 14px;
}

body .cmb2-element.ui-datepicker, body .cmb2-element .ui-datepicker {
    min-width: auto;
    border: none;
    box-shadow: 0 4px 8px rgba(0,0,0,0.5);
}
.cmb2-element.ui-datepicker .ui-widget-header, .cmb2-element.ui-datepicker .ui-datepicker-header, .cmb2-element .ui-datepicker .ui-widget-header, .cmb2-element .ui-datepicker .ui-datepicker-header {
    background: #198ECF !important;
}
.cmb2-element.ui-datepicker thead, .cmb2-element .ui-datepicker thead, .cmb2-element.ui-datepicker td .ui-state-hover, .cmb2-element.ui-datepicker td .ui-state-active, .cmb2-element .ui-datepicker td .ui-state-hover, .cmb2-element .ui-datepicker td .ui-state-active {
    background: #252c33 !important;
}
.cmb2-element.ui-datepicker td, .cmb2-element .ui-datepicker td, .cmb2-element.ui-datepicker td.ui-datepicker-week-end, .cmb2-element .ui-datepicker td.ui-datepicker-week-end {
    border: none !important;
}


form#loginform {
    margin-bottom: 30px
}
form#loginform #email {
    display: none;
    visibility: hidden;
}
form#loginform .btn-lg {
    float: left;
    margin-right: 20px
}
form#loginform .login-remember.form-group {
    margin: 5px 0 0 10px;
    display: inline-block;
}
.link-wrap {
    display: block;
    font-size: 14px;
}

form#signupform p, form#lostpasswordform p {
    font-size: 14px;
    margin: 10px 0;
}
form#signupform .g-recaptcha > div {
    margin: 0 auto 15px;
}

.page-template-page-landing .content-area-wide {
    padding-top: 5px;
  }
.page-template-page-landing #signupform {
  width: 364px;
  background: #fff;
  box-shadow: 0 0.1em 1em 0 rgba(0, 0, 0, 0.4);
  padding: 20px 30px;
  margin: -160px 0 60px 0;
}
.page-template-page-landing #signupform h3 {
  color: #323232;
  font-size: 22px;
  font-weight: 400;
  margin: 5px 0 20px;
}
.page-template-page-landing #signupform #email {
  padding: 10px 20px
}
.page-template-page-landing #signupform .btn {
  padding: 20px 20px;
  font-size: 26px;
  font-weight: 600;
}
.page-template-page-landing .hero .caption {
  padding-top: 60px;
}
.page-template-page-landing .hero .caption h1 {
  font-size: 60px;
  font-weight: 600;
  color: #323232;
  text-shadow: none;
}
.page-template-page-landing .hero .caption h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 25px
}
.page-template-page-landing .hero .caption p {
  color: #323232;
  font-size: 21px;
  line-height: 32px;
  margin: 0;
  text-shadow: none;
  font-weight: 400
}
.page-template-page-landing .hero .caption p i {
  color: #198ECF;
}
.page-template-page-landing #signupform p {
  color: #323232;
  line-height: 20px;
}
.page-template-page-landing .btn.sample {
  margin: 15px 0 0 34px;
}

@media screen and (max-width: 1190px) {

}

@media screen and (max-width: 992px) {

  .page-template-page-landing #signupform {
    width: 400px;
    padding: 15px 30px 5px;
    margin: 20px 0px 90px;
  }
  .page-template-page-landing .hero .caption h1 {
    font-size: 50px;
  }
  .page-template-page-landing .hero .caption h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .page-template-page-landing .hero .caption p {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    text-align: left;
  }

}

@media screen and (max-width: 767px) {
  .navbar-nav {
    margin: 0px -15px;
  }
  .navbar-default .navbar-toggle {
    border-color: #198ECF;
    border-radius: 2px;
    padding: 4px;
    margin-top: 12px;
  }  
  .navbar-default .navbar-toggle:hover {
    border-color: #42b794;
    background: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar {
  }
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }
  .page-template-page-landing #signupform {
    width: auto;
    padding: 15px 30px 5px;
    margin: 0px 40px 60px;
  }
  .page-template-page-landing #signupform h3 {
    font-size: 22px;
    margin: 5px 0 15px;
  }
  .page-template-page-landing .hero {
    height: auto;
  }
  .page-template-page-landing .hero .caption {
    padding: 30px 40px 10px;
  }
  .page-template-page-landing .hero .caption h1 {
    font-size: 60px;
  }
  .page-template-page-landing .hero .caption h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .page-template-page-landing .hero .caption p {
    font-size: 20px;
    line-height: 32px;
    margin: 0;
    text-align: left;
  }
  .page-template-page-landing img.lwr {
    margin-top: -30px;
  }
  .page-template-page-landing .hero {
      padding: 10px 5px 30px;
  }
  .page-template-page-landing .hero .browser-window {
      display: block;
      margin: 40px 40px
  }
  div.dt-buttons {
    width: auto;
    margin-top: 5px;
  }

}

/* fixes scrollbars showing when clicking the action dropdown button */
@media screen and (min-width: 768px) {
    /* .table-responsive {
        overflow-x: visible;
        overflow-y: visible;
    } */
    .table-responsive {
        padding-bottom: 100px;
    }
    .navbar-nav > li:first-child {
      margin-left: -22px;
    }
}



.testimonial.with-image {
    background-size: cover !important;
    padding:  150px 0;
    color: #fff;
    text-shadow: 1px 1px rgba(0,0,0,0.7)
}
.testimonial p {
  font-size: 24px;
  font-weight: 600;
}
.testimonial span {
  display: block;
}
.testimonial span {
  display: block;
}
.testimonial span.name {
  font-size: 20px;
  font-weight: 600;
}
.testimonial span.business {
  font-size: 17px;
  color: #ddd;
}
.testimonial span.link a {
  margin-top: 10px;
  display: inline-block;
  color: #fff;
}

.table {
}
.table > thead > tr > th:first-child, .table > tbody > tr > td:first-child {
    padding-left: 0px;
}
.table > tbody > tr > td:last-child {
    padding-right: 0;
    border-bottom: none;
}
.table > tbody > tr > td:last-child .btn-group {
    float: right;
}
.table tbody tr td {
  padding: 15px 8px;
  border-top: 1px solid #e2e5ea;
  vertical-align: top
}
#payments-table.table tbody tr td {
    padding: 8px 8px;
}
.table tbody tr.notes td {
    border: none;
    padding: 0 0 0 10px;
}
.table thead tr th {
  background: none;
  color: #252c33;
  text-transform: none;
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #d3d7de;
  letter-spacing: 0;
  padding: 15px 8px 3px;
}
.table-hover > tbody > tr:hover {
    background: none;
}

td.name {
    font-weight: 400;
    line-height: 20px !important;
}
/* td.title {
    white-space: nowrap;
} */
td.title span {
    font-weight: 400
}
td.title span.number a, td.dates span.opened {
  font-weight: 500;
  font-size: 13px;
  color: #999;
}
td.dates span.opened {
  display: block
}
td.contact span, td.client-name span, td.dates span, td.title span {
    display: block;
}
td.dates {
    white-space: nowrap;
}
td.client {

}
td.client .name {
  width: 100%;
  display: block
}
td.client .addr {
  font-size: 13px;
  color: #777;
  font-weight: 400
}
th.due,
td.dates.due,
th.paid,
th.pdf,
td.pdf {
   text-align: center; 
}

td span.due-days {
    border-bottom: 1px dotted;
    display: inline-block
}
.due-days.red {
    border-color: #e54747;
}
.due-days.orange {
    border-color: #e0a73c;
}
.due-days.green {
    border-color: transparent;
}

td.no-search {
    min-width: 110px;
}
td.no-search .dropdown-menu {
  right: 0;
  left: auto;
  padding: 0;
  box-shadow: 0 6px 19px -7px rgba(0,0,0,0.9);
}
.dropdown-menu li {
  padding: 0;
  border-bottom: 1px solid #f3f5f9;
}
td.no-search .dropdown-menu > li > a {
  padding: 5px 10px;
  line-height: 1.3;
  font-size: 14px;
}
td.no-search .dropdown-menu > li > a:hover {
  background: #198ECF;
  color: #fff;
  font-weight: 400;
}
td.no-search .dropdown-menu > li > a#delete-item:hover {
  background: #e54747;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  right: 100% !important;
  margin-top: -1px;
  margin-right: -1px;
}

td a {
    color: #198ECF;
    font-weight: 500
}
td.number a {
    font-weight: 500
}
td.title a {
    color: #198ECF;
}
td .dropdown-menu > li > a {
    text-decoration: none;
    cursor: pointer;
}
td .fa-external-link-square {
    margin: 4px 4px 0 6px;
    color: #198ECF;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}

.status span:not(.opened) {
  border: 1px solid #ddd;
  padding: 2px 7px;
  border-radius: 30px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  white-space: nowrap;
}

.status.Unsent span {
    border-color: #e0a73c;
    color: #e0a73c;
}
.status.Sent span {
    border-color: #3c9ad1;
    color: #3c9ad1;
}   
.status.Unpaid span, .status.Overdue span {
    border-color: #e54747;
    color: #e54747;
}
.status.Paid span {
    border-color: #24c92c;
    color: #24c92c;
}
.status.Part.Paid span {
  border-color: #76c423;
  color: #76c423;
}
.status span.opened {
  display: block;
  width: 100%;
  color: #888 !important;
  font-size: 11px;
  margin-top: 2px
}

th.amount, td.amount {
    text-align: right;
    white-space: nowrap;
}
th.gst, td.gst {
    text-align: right;
    white-space: nowrap;
}
th.sub-total, td.sub-total {
    text-align: right;
    white-space: nowrap;
}

.quote-row td,
.invoice-row td {
}
td.amount .total {
    font-weight: 600;
}
td.amount .balance {
    font-size: 85%;
}
td.amount .paid {
  font-weight: 400;
  font-size: 85%;
  line-height: 16px
}
td.method .card {
    display: block;
}
ul.tabs li.current {
  margin-bottom: 0;
  font-weight: 500;
  background: #198ECF;
  color: #fff;
  border-radius: 2px;
}
.page-id-38 .entry-content h3 {
    font-size: 34px;
    border-bottom: 1px solid;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
.logout-link {
  border: none;
}



/*
 * Datatables
 */
.dataTables_wrapper .filter_button {
  float: right;
  text-align: right;
  margin-top: -50px;
  margin-bottom: 20px;
}
.dataTables_wrapper .filter_button .buttons-colvis {
  margin-left: 10px;
}
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_filter {
  text-align: right;
}
.dataTables_wrapper .dataTables_filter {
  display: inline-block;
  position: relative;
}
.dataTables_wrapper .dataTables_filter i {
  position: absolute;
  top: 17px;
  left: 15px;
}
.dataTables_wrapper .dataTables_filter .form-control {
  padding: 6px 10px;
  height: auto;
  margin: 0 10px 0 0;
}
.dataTables_wrapper .dataTables_paginate .pagination {
  margin: 0;
}

table.dataTable thead th {
    position: relative;
    background-image: none !important;
}
 
table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
    position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    font-family: "Font Awesome 5 Pro";
}
table.dataTable thead th.sorting:after {
    content: "\f0dc";
    font-size: 0.8em;
    padding-top: 0.12em;
}
table.dataTable thead th.sorting_asc:after {
    content: "\f0de";
}
table.dataTable thead th.sorting_desc:after {
    content: "\f0dd";
}



table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting::after {
  opacity: 0.15;
  font-size: 12px;
}
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc::after {
  opacity: 0.25;
}
table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
  bottom: auto;
  right: auto;
  display: inline-block;
  margin: 3px 0 0 7px;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
  top: 22px;
  left: 4px;
  height: 14px;
  width: 14px;
  border: 1px solid white;
  border-radius: 14px;
  font-family: "Font Awesome 5 Pro";
  line-height: 14px;
  content: '\f055';
  color: #48b8ef;
  background: none;
  box-shadow: none;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  width: 100%;
}
table.dataTable > tbody > tr.child span.dtr-title {
  min-width: 95px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
}
/* .table-striped > tbody > tr:nth-child(4n),
.table-striped > tbody > tr:nth-child(4n-1) {
  background-color: #f9f9f9;
}
.table-striped > tbody > tr.actions-row td {
  border-bottom: 1px solid #ccc;
} */


.dt-button-collection-title {
  padding: 0 !important;
}
.dt-button-collection.dropdown-menu li a {
  font-weight: normal;
  color: #18191a;
  padding: 4px 10px;
}
.dt-button-collection.dropdown-menu li.active a {
  font-weight: bold;
  color: #198ECF;
  background: #fff;
}
.dt-button-collection.dropdown-menu li a:before {
  height: 14px;
  width: 14px;
  font-size: 14px;
  font-family: "Font Awesome 5 Pro";
  line-height: 14px;
  content: '\f00d';
  font-weight: 300;
  margin: 0 8px 0 0;
}
.dt-button-collection.dropdown-menu li.active a:before {
  content: '\f00c';
}



.rcp-table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}
.rcp-table, .rcp-table th, .rcp-table td {
  border: 1px solid #e2e5ea;
}
.rcp-table th, .rcp-table td {
    padding: 10px 12px;
}
.rcp_header {
  font-weight: 600;
  font-size: 20px;
}
.rcp_form label {
  display: inline-block
}
#subscribe_modal #rcp_submit_wrap {
  text-align: center;
  margin: 20px 0 0;
}
#subscribe_modal #rcp_submit_wrap .price {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 0;
}
#subscribe_modal #rcp_submit_wrap .price.small {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  color: #777
}
#subscribe_modal img.paypal {
  text-align: center;
  margin: 0px auto;
  width: 220px;
  display: block;
}
#rcp_subscription_levels {
  list-style: none;
}
.rcp_discounts_fieldset {
    max-width: 500px;
}
.rcp_discount_code_field_wrap {
    width: 100%;
}
#rcp_discount_code_wrap label {
    display: block;
}
.rcp_discounts_fieldset input#rcp_discount_code {
    width: calc( 100% - 115px );
    float: left;
    margin-right: 10px;
}
.rcp_discounts_fieldset button {
    width: 100px;
    padding: 8px;
}
#rcp_subscription_levels .rcp_subscription_level input {
    float: left;
    margin: 8px 10px 0 0;
}


.payment-providers .ui_box__inner {
  padding: 20px;
}
.payment-providers .ui_box__inner ul {
  margin-bottom: 30px;
}
.payment-providers .ui_box__inner a {
  margin-bottom: 20px;
}

.CWPP_pill {
  background: #0070BA;
  color: #fff;
  border-radius: 100px;
  padding: 12px 24px;
  max-width: 375px;
  font-size: 16px;
}
.CWPP_pill:hover {
  color: #fff;
}
.LIwPP_V2 .PPTM, .LIwPP_V2 i {
  vertical-align: middle;
  cursor: pointer;
}
.CWPP_large .PPTM, .CWPP_large i {
  margin: 0px 9px 0px 0px;
}
.PPBlue_V2 .PPTM-btm {
  fill: #a8cde5;
}
.PPBlue_V2 .PPTM-top {
  fill: #ffffff;
}



@media screen and (max-width: 1200px) {
    .table-responsive {
        padding-bottom: 110px;
    }
    
.sml .btn-wrap.pull-right {
  display: block;
  float: left !important;
  margin: 4px 0 0 10px;
}
.btn-wrap.pull-right .btn-sm {
  padding: 2px 6px 1px;
  font-size: 11px;
}
header.content-header.sml .btn i {
  font-size: 11px;
}


}


@media screen and (max-width: 600px) {

    .navbar-default .navbar-toggle {
        border-color: #198ECF
    }
    .navbar-default .navbar-toggle:hover {
        border-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff
    }
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff
    }

    .site-branding {
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    .site-branding img {
        margin: 0 auto;
        float: none;
        text-align: center;
        max-width: 240px
    }
    .site-branding .pull-right {
        float: none !important;
        margin: 10px auto 0;
        text-align: center;
        display: block;
    }

    .hero {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        text-align: center;
        padding: 20px 5px 0px;
        margin-bottom: 0px
    /*     background: url('images/hero.jpg') no-repeat fixed center center;
        background-size: cover; */
    }
    .hero .caption {
        padding-top: 20px;
        text-align: left;
    }
    .hero .col-md-5 {
        padding-left: 15px;
    }
/*     .hero .browser-window {
        display: none;
    } */
    .hero .caption h1 {
  font-size: 38px;
  text-align: left;
  line-height: 38px;
}
    .hero .caption h3 {
      font-size: 18px;
      font-weight: 400;
      margin: -5px 0 20px;
      line-height: 22px;
    }
    .hero .caption p {
      font-size: 16px;
      line-height: 20px;
      margin: 3px 0 0;
    }
    .join-sml .form-group .btn {
      font-size: 14px;
      padding: 11px 0;
    }
    .home .hero .btn-link {
      text-align: center
    }
    .join-sml {
    margin-top: 30px;
  }
  .hero .device {
  margin: 30px 0;
}
.join-sml {
  max-width: 100%;
}
.hero .join-sml {
  max-width: auto;
  margin-left: -5px;
  margin-right: -5px;
}
.hero .join-sml .panel-body {
  padding: 15px;
}
.hero .join-sml h4 {
  font-size: 18px;
  font-weight: 600;
}
.hero .join-sml input#email {
  height: 50px;
  width: 55%;
}
.hero .join-sml input.btn {
  height: 50px;
  width: 45%;
}
.about .features_list {
  margin: 30px 10px;
}
    .about .features_list ul {
        margin: 0 0 20px;
    }
    .about .features_list ul li {
        line-height: 20px;
        font-size: 15px;
    }
    .about .features_list ul li i {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 0 -8px;
}
.about .features_list .btn {
  display: block;
}
.works {
  padding: 40px 0 30px;
}
.works h1 {
  font-size: 28px;
  line-height: 30px;
  padding-bottom: 10px
}
.works h3 {
  font-size: 22px;
  margin-bottom: 5px;
}
.works p {
  font-size: 16px;
  line-height: 20px;
}
.works .device {
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.callout .grad-bg {
  padding: 30px 0 40px;
}
.callout h2 {
  font-size: 24px;
}
.home .features {
  padding: 40px 0;
}
.testimonial.with-image {
  padding: 0;
  background-size: cover;
}

.testimonial.with-image .container {
  background: rgba(0,0,0,0.3);
  padding: 30px 0;
}
.testimonial p {
  font-size: 17px;
  line-height: 20px;
}
    .features .box.col-sm-4 {
        margin: 0 15px;
    }
    .features .box__inner {
        padding: 20px;
    }
    .jumbotron {
      margin-bottom: 40px;
      padding-top: 30px;
    }
    .jumbotron h1 {
        font-size: 30px;
    }
    .jumbotron p {
      font-size: 16px;
      margin-bottom: 5px;
    }
    .db-padding {
      padding-top: 0;
      padding-bottom: 30px;
    }
.about .features_list h1 {
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 15px 0;
  text-align: center;
}
    .about {
        padding: 20px 0 20px;
    }
    .home .about {
      padding: 0px 0 20px;
    }
    .questions {
        padding: 0 20px;
    }

    form .cmb2-wrap .date, 
    form .cmb2-wrap .due-date,
    form .cmb2-wrap .order-number,
    form .cmb2-wrap .valid,
    form .cmb2-wrap .reference,
    form .cmb2-wrap .number {
        width: 50%;
    }
    form .cmb2-wrap .due-date,
    form .cmb2-wrap .input-wrap.number,
    form .cmb2-wrap .valid {
        padding-right: 0 !important;
    }
    form .cmb2-wrap .client-existing {
        padding-right: 0 !important;
    }   
    form .cmb2-wrap .client-existing .cmb-td .select2-container {
        max-width: 600px;
    }

    /* line items */
/*     form .cmb-repeat-table .cmb-row.cmb-repeat-row::before {
        width: 25px;
    }
    form .cmb2-wrap .cmb-repeat-table .cmb-row.cmb-repeat-row {
        padding-left: 35px;
    } */

  .page-template-page-landing #signupform {
    width: auto;
    padding: 15px 10px 5px;
    margin: 0px 0 60px 0;
  }
  .page-template-page-landing #signupform h3 {
    font-size: 22px;
    margin: 5px 0 15px;
  }
  .page-template-page-landing .hero {
    height: auto;
  }
  .page-template-page-landing .hero .caption {
    padding: 30px 0 10px;
  }
  .page-template-page-landing .hero .caption h1 {
    font-size: 52px;
  }
  .page-template-page-landing .hero .caption h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .page-template-page-landing .hero .caption p {
    font-size: 15px;
    line-height: 28px;
    margin: 0;
    text-align: left;
  }
  .page-template-page-landing img.lwr {
    margin-top: -30px;
  }
  .page-template-page-landing .hero {
      padding: 10px 5px 30px;
  }
  .page-template-page-landing .hero .browser-window {
      display: block;
      margin: 20px 0
  }

.page-template-page-features .features_list h2, .page-template-page-features .lists h2 {
  font-size: 28px;
}
.page-template-page-features .features_list p {
  font-size: 16px;
  line-height: 20px;
}
.page-template-page-features .lists ul {
  text-align: left;
  list-style: disc;
  padding-left: 20px;
  font-size: 16px;
}

  form#expense .cmb2-wrap .item-title, 
  form#quote .cmb2-wrap .item-title, 
  form#invoice .cmb2-wrap .item-title {
    width: 100%;
  }
  form#expense .cmb2-wrap .item-status, 
  form#quote .cmb2-wrap .item-status, 
  form#invoice .cmb2-wrap .item-status {
    width: 100%;
    float: none;
  }
  form .form-wrap .fieldset.client-details {
    width: 100%;
  }
  form#expense .form-wrap, 
  form#invoice .form-wrap, 
  form#quote .form-wrap {
    margin-top: 0;
  }
  form#expense .form-wrap, 
  form#invoice .form-wrap, 
  form#quote .form-wrap {
    padding: 0;
  }
  form#expense .form-wrap .fieldset.details {
  width: 100%;
  float: none;
  margin-right: 0;
}
  form .form-wrap .fieldset.details {
    float: none;
    width: 100%;
  }
  form .form-wrap .fieldset.details, form .fieldset.line-items, form#expense .form-wrap .fieldset.client-details, form#invoice .form-wrap .fieldset.client-details, form#quote .form-wrap .fieldset.client-details, form .totals .wrapped {
  padding: 15px 10px;
}
  form#expense .details .cmb-th, 
  form#quote .details .cmb-th, 
  form#invoice .details .cmb-th {
    width: 100%;
    text-align: left;
    padding-right: 0;
    padding-top: 6px;
  }
  form#expense .details .cmb-td, 
  form#quote .details .cmb-td, 
  form#invoice .details .cmb-td {
    width: 100%;
  }
  form#expense .fieldset.description, 
  form#quote .fieldset.description, 
  form#invoice .fieldset.description {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  form#expense .fieldset.description .description, 
  form#quote .fieldset.description .description, 
  form#invoice .fieldset.description .description {
    width: 100%;
  }
  form#expense .fieldset.description .description-location, 
  form#quote .fieldset.description .description-location, 
  form#invoice .fieldset.description .description-location {
    width: 100%;
    padding-left: 0;
  }
  form .cmb-type-group .cmb-repeatable-grouping, form .cmb2-postbox .cmb-repeatable-grouping {
    padding: 0 5px;
  }
  form .fieldset.line-items {
  margin: 10px 0 0 0 !important;
}
  form .fieldset.line-items .header .rate,
  form .fieldset.line-items .header .sub-total {
  display: none;
}
form .fieldset.line-items .header {
  padding: 8px 5px;
}
form .fieldset.line-items .header .qty {
  width: 82px;
}
  form .line-items .qty {
    width: 82px;
  }
    form .line-items .name {
        width: calc( 100% - 82px );
        padding-right: 0 !important;
        padding-left: 5px !important;
    }
    form .line-items .rate {
        width: 50%;
    }
    form .line-items .sub-total {
        width: 50%;
    }
    form .pre-defined .select2-container--default .select2-selection--single {
        width: 100px;
    }
    form .cmb-type-group .cmb-remove-field-row {
      margin-left: 105px;
    }
    form .cmb-type-group .more-link {
      margin-right: 4px;
    }
    form .cmb-type-group .cmb-shift-rows {
      width: 20px;
      margin-right: 4px;
    }
    form .cmb-type-group .cmb-remove-group-row-button {
      padding: 0 5px;
      margin-right: 5px;
    }
    form .line-items .discount input {
        width: 100% !important;
    }

form .totals .wrapped {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #c5d1d7
}
form .cmb2-wrap .fieldset {
  margin-bottom: 10px;
}
form .fieldset.line-items {
  margin: 0 !important;
}
form .totals .pull-right {
  float: none !important;
  margin-top: 5px;
  margin-bottom: 15px;
}
    .footer .about-blurb {
        width: 100%;
        margin-top: 30px
    }
    .footer .about-blurb img {
        max-width: 300px;
    }
.page-template-page-logged-in-php header.content-header.sml {
  padding: 8px 0 8px 10px;
}
.page-template-page-logged-in-php header.content-header h3 {
  font-size: 18px;
}
.sml .btn-wrap.pull-right {
  margin: 2px 0 0 5px;
}
.btn-wrap.pull-right .btn-sm {
  padding: 1px 4px 1px 7px;
  font-size: 11px;
}
header.content-header.sml .btn i {
  display: none;
}

form#quote .client-existing .cmb-td, form#invoice .client-existing .cmb-td {
  width: 100%
}
form#quote .client-details .cmb-th, form#invoice .client-details .cmb-th {
  width: 100%;
  text-align: left;
  padding-top: 2px;
}
form#quote .client-details .cmb-td, form#invoice .client-details .cmb-td {
  width: 100%;
}
form#expense .fieldset.client-details .input-wrap input, form#quote .fieldset.client-details .input-wrap input, form#invoice .fieldset.client-details .input-wrap input, form#expense .fieldset.client-details .input-wrap textarea, form#quote .fieldset.client-details .input-wrap textarea, form#invoice .fieldset.client-details .input-wrap textarea {
  width: 100%;
  float: none;
}

}


/* settings tabs */
@media screen and (max-width: 668px) {

    form#user label {
        text-align: left;
    }
    form#user .cmb-th {
        padding: 0;
        width: 100%;
    }
    form#user .cmb2-wrap .cmb-td {
        width: 100%;
        padding: 0 0 15px;
    }
    form#user label {
        text-align: left;
        padding: 0;
    }
    form#user p.cmb2-metabox-description {
        padding-top: 5px;
    }

    form#user .line-items .name {
        width: calc( 100% - 105px );
    }
    form#user .line-items .rate {
        float: right;
    }
    .dataTables_wrapper .filter_button {
      float: none;
      text-align: left;
      margin-top: 0;
    }
    div.dataTables_wrapper div.dataTables_filter input {
      max-width: 170px
    }

}

/* -md- breakpoint */
@media screen and (max-width: 992px) {

    .page-template-page-logged-in .content-area {
        padding-top: 0;
    }
    form .cmb2-wrap .fieldset {
        margin-bottom: 20px;
        padding: 5px 10px;
    }
    .table-responsive {
        border: none;
    }
}



.theChampSharingArrow{display:none!important}

.md-imac {
  width: 62.5em;
  height: 50em;
  -webkit-transform: translate3d(0, 0, 0);
}
.md-imac .md-body {
  width: 100%;
  height: 43.125em;
  background: #c6c7ca;
  border-radius: 1.875em;
  overflow: hidden;
}
.md-imac .md-top {
  width: 100%;
  height: 37.1875em;
  background: #0f0f0f;
  border-radius: 1.875em 1.875em 0 0;
  position: relative;
}
.md-imac .md-screen {
  width: 57.5em;
  height: 32.375em;
  margin: 0 auto;
  position: relative;
  top: 2.375em;
  background: #17171a;
  overflow: hidden;
}
.md-imac .md-screen img {
  width: 100%;
}
.md-imac .md-camera {
  width: 0.375em;
  height: 0.375em;
  margin: 0 auto;
  position: relative;
  top: 1.25em;
  background: #000;
  border-radius: 100%;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.md-imac .md-camera:after {
  content: "";
  display: block;
  width: 0.125em;
  height: 0.125em;
  position: absolute;
  left: 0.125em;
  top: 0.0625em;
  background: #353542;
  border-radius: 100%;
}
.md-imac .md-base {
  width: 19.25em;
  height: 6.875em;
  margin: -0.5em auto;
}
.md-imac .md-stand {
  width: 13.125em;
  height: 6.125em;
  margin: 0 auto;
  background: #cccdcf;
  background: -webkit-linear-gradient(#b7b8bb, #cccdcf 50%, #d9dadb 80%, #cccdcf, #bfc0c3);
  background: -moz-linear-gradient(#b7b8bb, #cccdcf 50%, #d9dadb 80%, #cccdcf, #bfc0c3);
  background: -o-linear-gradient(#b7b8bb, #cccdcf 50%, #d9dadb 80%, #cccdcf, #bfc0c3);
  background: linear-gradient(#b7b8bb, #cccdcf 50%, #d9dadb 80%, #cccdcf, #bfc0c3);
  -webkit-transform: perspective(50em) rotate3d(1, 0, 0, 30deg);
  -moz-transform: perspective(50em) rotate3d(1, 0, 0, 30deg);
  -ms-transform: perspective(50em) rotate3d(1, 0, 0, 30deg);
  -o-transform: perspective(50em) rotate3d(1, 0, 0, 30deg);
  transform: perspective(50em) rotate3d(1, 0, 0, 30deg);
}
.md-imac .md-foot {
  width: 15em;
  height: 3.125em;
  margin: 0 auto;
  position: relative;
  bottom: 1.5em;
  border-radius: 0 0 0.625em 0.625em;
  background: -webkit-linear-gradient(#bfc0c3 20%, #cccdcf);
  background: -moz-linear-gradient(#bfc0c3 20%, #cccdcf);
  background: -o-linear-gradient(#bfc0c3 20%, #cccdcf);
  background: linear-gradient(#bfc0c3 20%, #cccdcf);
  -webkit-transform: perspective(11.875em) rotate3d(1, 0, 0, 70deg);
  -moz-transform: perspective(11.875em) rotate3d(1, 0, 0, 70deg);
  -ms-transform: perspective(11.875em) rotate3d(1, 0, 0, 70deg);
  -o-transform: perspective(11.875em) rotate3d(1, 0, 0, 70deg);
  transform: perspective(11.875em) rotate3d(1, 0, 0, 70deg);
  box-shadow: 0 0.375em 0 #bfc0c3;
}
.md-imac.md-glare .md-top:after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 1.25em 0 0;
  background: -webkit-linear-gradient(42deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -moz-linear-gradient(42deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -o-linear-gradient(42deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: linear-gradient(48deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
}
.md-iphone-5 .md-body {
  width: 100%;
  height: 100%;
  border-radius: 3.75em;
  border-style: solid;
  border-width: 0.375em;
  position: relative;
}

.md-iphone-5 .md-screen {
  position: relative;
  margin: 0 auto;
  background-color: #161616;
  border-radius: 0.25em;
  overflow: hidden;
  box-shadow: 0 0 0px 3px #161616;
}
.md-iphone-5 .md-screen img {
  width: 100%;
}

.md-iphone-5.md-glare:before {
  content: "";
  display: block;
  width: 50%;
  height: 83%;
  position: absolute;
  top: 0.625em;
  right: 0.625em;
  border-radius: 0 3.125em 0 0;
  z-index: 1;
}

.md-iphone-5:after {
  content: "";
  display: block;
  width: 3.3125em;
  height: 0.1875em;
  position: absolute;
  right: 3.625em;
  top: -0.1875em;
  border-radius: 0.125em 0.125em 0 0;
}

.md-iphone-5 {
  width: 22.8125em;
  height: 44em;
  position: relative;
  font-size: 0.4em
}
.md-iphone-5 .md-screen {
  width: 20em;
  height: 32em;
  top: 3.75em;
}
.md-iphone-5 .md-buttons {
  width: 0.1875em;
  height: 1.875em;
  position: absolute;
  left: -0.5em;
  top: 5.9375em;
  border-radius: 0.125em 0 0 0.125em;
}
.md-iphone-5 .md-buttons:after, .md-iphone-5 .md-buttons:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.1875em;
  height: 1.5625em;
  border-radius: 0.125em 0 0 0.125em;
}
.md-iphone-5 .md-buttons:after {
  top: 3.125em;
}
.md-iphone-5 .md-buttons:before {
  top: 6.25em;
}
.md-iphone-5.md-glare:before {
  background: -webkit-linear-gradient(16deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -moz-linear-gradient(16deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -o-linear-gradient(16deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: linear-gradient(74deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
}
.md-black-device .md-body {
  background-color: #1b211e;
  border-color: #282e2b;
}
.md-black-device .md-buttons {
  background-color: #1b211e;
}
.md-black-device .md-buttons:after, .md-black-device .md-buttons:before {
  background-color: #1b211e;
}
.md-black-device .md-front-camera:after {
  background-color: #2c292f;
}
.md-black-device .md-top-speaker:after {
  background-color: #191616;
}
.md-black-device .md-home-button:after {
  border-color: #444a45;
}
.md-black-device:after {
  background: #1b211e;
}


.md-imac {
  position: absolute;
  top: 0px;
  left: 20px;
  font-size: 0.4em
}
.md-iphone-5 {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 0.34em
}

@media screen and (max-width: 1190px) {
  .md-imac {
    font-size: 0.4em
  }
  .md-iphone-5 {
    font-size: 0.35em
  }
}
@media screen and (max-width: 992px) {
  .md-imac {
    font-size: 0.39em;
    position: relative;
    float: left;
  }
  .md-iphone-5 {
    font-size: 0.33em;
    position: relative;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .md-imac {
    font-size: 0.35em;
    position: relative;
  }
  .md-iphone-5 {
    font-size: 0.31em;
    position: relative
  }
}
@media screen and (max-width: 500px) {
  .md-imac {
    font-size: 0.29em;
    position: relative
  }
  .md-iphone-5 {
    font-size: 0.25em;
    position: relative
  }
  form#expense, form#invoice, form#quote {
    padding-left: 5px;
    padding-right: 5px;
  }
}




/*
 * Style tweaks
 * --------------------------------------------------
 */
body {
  padding-top: 70px;
}
footer {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1300px) {
    .container{
        width: 1250px;
    }
}
.announce {
  background: #198ECF;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
}
.announce a {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 768px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -70%;
  }

  .row-offcanvas-left.active {
    left: 80%;
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70%;
    margin-right: 12px;
  }
  #the-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-toggle {
    margin-top: 13px;
    background-color: #198ECF;
  }
  .navbar-toggle .icon-bar {
    background: #fff;
  }
  .btn-wrap.pull-right {
    margin: 5px 0 15px;
  }
  .toggle {
    position: absolute;
    margin: -30px -12px;
  }
  .page-template-page-logged-in .navbar-header {
    display: inline-block;
    float: left;
    margin-left: -5px;
  }
.btn-wrap.pull-right {
  margin: 19px -5px 15px 0;
}


}