@font-face {
  font-family: ExpensifyNeue;
  font-weight: 400;
  font-style: normal;
  src: url("//help.expensify.com/assets/fonts/ExpensifyNeue-Regular.woff2") format("woff2"), url("//help.expensify.com/assets/fonts/ExpensifyNeue-Regular.woff") format("woff");
}
@font-face {
  font-family: ExpensifyNeue;
  font-weight: 700;
  font-style: bold;
  src: url("//help.expensify.com/assets/fonts/ExpensifyNeue-Bold.woff2") format("woff2"), url("//help.expensify.com/assets/fonts/ExpensifyNeue-Bold.woff") format("woff");
}
@font-face {
  font-family: ExpensifyNewKansas;
  font-weight: 500;
  font-style: normal;
  src: url("//help.expensify.com/assets/fonts/ExpensifyNewKansas-Medium.woff2") format("woff2"), url("//help.expensify.com/assets/fonts/ExpensifyNewKansas-Medium.woff") format("woff");
}
@font-face {
  font-family: ExpensifyNewKansas;
  font-weight: 500;
  font-style: italic;
  src: url("//help.expensify.com/assets/fonts/ExpensifyNewKansas-MediumItalic.woff2") format("woff2"), url("https://help.expensify.com/assets/fonts/ExpensifyNewKansas-MediumItalic.woff") format("woff");
}
* {
  -webkit-font-smoothing: antialiased;
}
html, body {
  font-family: 'ExpensifyNeue', sans-serif;
}
body {
  font-size: 16px;
  line-height: 24px;
  color: #002e22;
}
h1, h2, h3 {
  font-family: 'ExpensifyNewKansas', 'ExpensifyNeue', serif;
  font-weight: 500;
  line-height: 1.15;
  color: #002e22;
}
h4, h5, h6 {
  font-weight: 700;
}
h2 {
  font-size: 22px;
}
.post-title {
  font-family: 'ExpensifyNewKansas', 'ExpensifyNeue', serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
}
.post-title a, .post-title a:visited {
  color: #002e22;
}
.post-title a:hover {
  color: #085239;
}
a {
  color: #0164bf;
}
a:hover {
  color: #8dc8ff;
}
p {
  font-size: 17px;
  line-height: 1.4;
  font-family: 'ExpensifyNeue', sans-serif;
}
strong, b {
  font-weight: 700;
}
li {
  line-height: 1.4;
}
.post p {
  margin-bottom: 25px;
}
.alert {
  text-shadow: none !important;
}
.post ul, .post ol {
  margin: 0 0 30px 30px;
}
#sidebar, .post-header-meta {
  font-size: 15px;
}
.post-header-meta {
  color: #76847e;
}
.post ul li {
  margin: 0 0 10px 0;
  list-style: square;
}
div.sharedaddy h3.sd-title:before {
  content: '';
  display: none;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none;
}
div.sharedaddy h3.sd-title, #jp-relatedposts h3.jp-relatedposts-headline {
  font-family: 'ExpensifyNeue', sans-serif;
  font-size: 15pt;
  font-weight: 700;
  margin: 0 0 1em;
}
.sd-content ul li {
  margin-right: 8px !important;
}
.post ol li {
  margin: 0 0 10px 0;
  line-height: inherit;
}
.breadcrumb {
  background: #002e22;
  color: #e7ece9;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
  font-size: 13px;
}
.breadcrumb a {
  color: #5ab0ff;
}
.breadcrumb li {
  margin: 0;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 2px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: inherit;
  font-weight: 200;
  line-height: inherit;
  color: #666;
}
body.custom-background {
  background: #002e22;
}
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  max-width: 1040px;
  width: 1040px;
}
#sidebar {
  font-size: 15px;
  color: #afbbb0;
}
#sidebar .post-date {
  display: block;
  font-size: 13px;
}
.custom-background #sidebar .widget {
  padding: 0;
  background: none;
}
.widget h3.widget-title, .widget h4.widget-title {
  font-family: 'ExpensifyNewKansas', 'ExpensifyNeue', serif;
  font-weight: 500;
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 20px;
  color: #03d47c;
}
.widget ul li a {
  color: #e7ece9;
  font-weight: 700;
}
.widget ul li a:hover {
  color: #8dc8ff;
  text-decoration: none;
}
.textwidget a {
  color: #5ab0ff;
}
.textwidget a:hover {
  color: #8dc8ff;
  text-decoration: none;
}
.navbar-fixed-top .navbar-inner {
  height: 0px;
}
.navbar .container {
  height: 0px;
  position: relative;
}
.navbar .nav {
  position: absolute;
  right: 0;
  left: auto;
}
#wrapper {
  padding: 72px 0 40px;
}
#header {
  background: #002e22;
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
}
.navbar-fixed-top {
  position: fixed;
  margin: 0 !important;
  z-index: 9999999;
}
#menu-above-header {
  top: 0;
}
.admin-bar #menu-above-header {
  top: 32px;
}
.admin-bar #header {
  top: 32px;
}
#logo {
  padding: 0;
}
#site-title a {
  background: url('//blog.expensify.com/wp-content/uploads/2023/06/expensify-blog-logo-reversed.png') no-repeat left center;
  background-size: 213px 34px;
  width: 213px;
  height: 72px;
  padding: 0;
  float: left;
  text-indent: -1000em;
  position: relative;
}
#infinite-footer {
  display: none !important;
  visibility: hidden !important;
}
.entry-content .wp-caption {
  margin: 0 0 20px 0;
}
.post, #comments, #pings, #no-comments, #comment-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 20px;
}
[class^="span"] {
  float: left;
  margin-left: 0;
}
.span8 {
  width: 75%;
}
.span4 {
  width: 21.5%;
  margin: 0 0 0 3.5%;
}
.post-header {
  padding: 20px;
  margin: 0;
  border-bottom: none;
}
#searchform input {
  background: transparent;
  border-radius: 0;
  -webkit-appearance: none;
  border: none;
  border-bottom: 2px solid #2c6755;
  font-size: 17px;
  height: 52px;
  line-height: 52px;
  color: #e7ece9;
  font-family: 'ExpensifyNeue', sans-serif;
  padding: 0;
}
#searchform input:focus, #searchform input:active {
  border-bottom: 2px solid #03d47c;
  box-shadow: none;
}
#social-networking {
  display: none;
}
.navbar .nav {
  margin: 0;
  height: 72px;
}
.navbar .nav > li {
  height: 32px;
  padding: 20px 0;
}
.navbar .nav > li > a {
  float: none;
  padding: 8px 10px;
  margin: 0 0 0 16px;
  line-height: 16px;
  color: #e7ece9;
  text-decoration: none;
  text-shadow: none;
  font-size: 15px;
  font-weight: 700;
}
.navbar .nav > li > a:hover {
  color: #8dc8ff;
}
.navbar .nav li:last-child a {
  color: #fffaf0;
  background: #03d47c;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
ut, textarea, select, .uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 8px 6px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (max-width: 979px) {
  .navbar .nav {
    height: calc(100vh - 72px);
  }
  .navbar-fixed-top .navbar-inner {
    padding: 0;
  }
  .nav-collapse {
    position: relative;
  }
  #menu-main-menu {
    border-top: none;
    top: 72px;
    width: 100%;
    margin: 0;
    background: #002e22;
    padding-top: 0;
  }
  .navbar .nav > li {
    padding: 0;
    height: auto;
  }
  .navbar .nav > li > a {
    float: none;
    padding: 0 32px;
    margin: 0;
    text-align: left;
    font-family: 'ExpensifyNewKansas', 'ExpensifyNeue', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 60px;
  }
  .navbar .nav li:last-child a {
    color: #ccc;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 32px;
    margin: 0;
    text-align: left;
    font-family: 'ExpensifyNewKansas', 'ExpensifyNeue', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 60px;
  }
  .navbar .btn-navbar {
    opacity: 0.7;
    top: 12px;
    margin: 0;
    right: 10px;
    position: absolute;
    z-index: 999;
  }
  .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100%;
    max-width: 760px;
  }
  .btn-navbar {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 16px 10px;
  }
}
@media only screen and (max-width: 767px) {
  #wrapper {
    padding-top: 72px;
  }
  .container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
  }
  body {
    font-size: 14px;
    line-height: 22px;
    color: #37444c;
  }
  #site-title a {
    background: url('//blog.expensify.com/wp-content/uploads/2023/06/expensify-blog-logo-reversed.png') no-repeat left center;
    background-size: 183px 29px;
    left: 22px;
  }
  .navbar .btn-navbar {
    opacity: 0.7;
    top: 12px;
  }
  .post .thumbnail img {
    width: 100%;
  }
  .breadcrumb {
    padding: 0 20px;
  }
}
.thumbnail.alignleft {
  float: none;
  padding: 0;
  margin: 0 0 20px;
  border: none;
  border-radius: 8px;
  overflow: hidden;
}
.author-box-image {
  border-radius: 50%;
  overflow: hidden;
}
.author-box-name {
  font-family: 'ExpensifyNewKansas', 'ExpensifyNeue', serif;
  font-weight: 500;
  font-size: 22px;
}
.alert-success {
  background: transparent;
  border: none;
  border-left: 4px solid #2c6755;
  color: #afbbb0;
}
.alert {
  padding: 12px 35px 12px 20px;
  border-radius: 0;
}
#archive-page-title h3, #search-page-title h3 {
  font-size: 19px;
  color: #e7ece9;
}