body {
  /* background-image: linear-gradient(to right, white 75% , #e9e9e9); */
}
td .item-detail {
  text-indent: 0;
}
.sm-qty {
  text-align: center;
  margin: 4px 0 14px 0;
}
.panel.live-search {
  margin-bottom: 18px;
}
#responsive-header {
  /* background: url(https://cdn-v2.salesbinder.com/app/header-fade.png); */
  background-color: #006699;
  min-height: 65px;
  border-bottom: 4px solid #25a9c9;
}
#responsive-header h1 {
  font-family: "Inter", sans-serif;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  line-height: 60px;
  left: 20px;
  text-shadow: 0px 1px 2px #555;
}
.navbar-default {
  /* background: url(https://cdn-v2.salesbinder.com/app/header-fade.png) !important; */
  background-color: #006699;
  border-bottom: none;
}
#toolbar {
  min-height: 48px;
  height: inherit;
  background-repeat: repeat-x;
  background-position-y: bottom;
  background-color: #f2f4f7;
}
#toolbar form {
  margin-bottom: 4px;
}
#toolbar a.button {
  display: inline-block;
  line-height: 26px;
  padding: 0 10px;
  margin: 0 10px 6px 10px;
}
#toolbar div.input-group {
  width: 255px;
  float: left;
  margin: 0 8px 0 0;
}
#side-nav-bar {
  width: 242px;
  height: 100%;
  padding-top: 0;
  padding-right: 0;
}
#primary-right {
  width: calc(100% - 242px);
}
#side-nav-bar .nav {
  width: 95%;
}
#side-nav-bar li {
  /* border:0 #f2f2f2 solid;
	border-bottom-width:1px; */
}
#navigation {
  border-right: 2px solid #005985;
  border-bottom: 2px solid #005985;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  padding-bottom: 2px;
  background-color: #f2f4f7;
}
#navigation #status {
  margin-right: 1px;
}
#navigation ul li {
  /* background: transparent url(https://cdn-v2.salesbinder.com/app/navigation-separator.png) repeat-x left bottom; */
}
#content {
  margin: 0;
  padding: 14px 0 0 0;
}
.admin .dashboard .activity .head {
  padding-left: 12px;
}
.middle-content {
  border-right: 1px solid #eee;
}
#sidebar {
  width: 100%;
}
.widget {
  margin: 0 0 18px 0;
}
#sidebar .hint {
  width: 90%;
}
.navbar-toggle {
  background-color: #fff;
}
.responsive-buttons {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  min-width: 420px;
  max-width: calc(100% - 300px);
}
a.dropdown-toggle {
  white-space: nowrap;
  overflow: hidden;
}
.dialog,
.dialog-prompt {
  /* width: 80% !important;
	max-width: 650px !important; */
}
ul.as-selections {
  width: 100%;
}
.emailForm ul.as-selections li.as-selection-item {
  width: auto !important;
  max-width: 300px;
}
.emailForm ul.as-selections li.as-original input {
  width: 240px;
}
ul.as-selections li.as-selection-item {
  width: 170px;
  padding-right: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container.fullheight {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .container.fullheight {
    height: calc(100% - 36px);
    display: block;
  }
  .dash-vr {
    border-left: 1px solid #eee;
  }
  .middle-content.extrapad {
    padding-left: 22px;
  }
  .admin .activity-feed {
    padding-left: 10px;
  }
  #doc-item-description {
    width: calc(100% - 120px);
  }
}

/* collapsed sidebar styles */
@media screen and (max-width: 1199px) {
  #doc-item-description {
    width: 100%;
  }
}

/* collapsed sidebar styles */
@media screen and (max-width: 767px) {
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
  .document textarea,
  .document input {
    font-size: 12px !important;
    box-shadow: none;
    -webkit-appearance: none;
  }
  .finder-resultset input {
    font-size: 12px !important;
  }
  #toolbar form {
    width: calc(100% - 20px);
    border-bottom: 1px solid #ddd;
    margin-bottom: 2px;
    padding-bottom: 2px;
  }
  #toolbar form input,
  #toolbar div.input-group {
    width: 99%;
    height: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 0;
  }
  #toolbar form input {
    padding-left: 40px;
  }
  #toolbar input.search-options,
  #toolbar form input {
    background: #fff url(https://cdn-v2.salesbinder.com/app/search-48@2x.png)
      no-repeat 10px 4px;
    background-size: 24px 24px;
  }
  #search-keywords,
  #toolbar .ui-selectmenu {
    height: 36px !important;
  }
  #toolbar .ui-selectmenu-status {
    padding-top: 7px;
  }
  #toolbar {
    background-image: none;
    background-color: inherit;
    border-bottom: none;
    min-height: 50px;
  }
  #toolbar a.button,
  #toolbar .nav.nav-pills li.dropdown {
    display: block;
    width: calc(100% - 24px);
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    padding: 3px 10px;
    margin: 0 10px 10px 10px;
  }
  #toolbar a.button:last-child,
  #toolbar .nav.nav-pills li.dropdown:last-child {
    margin-bottom: 0;
  }
  #toolbar .nav.nav-pills li.dropdown {
    padding-left: 0;
    padding-right: 0;
  }
  #toolbar a.dropdown-toggle.button {
    width: 100%;
    margin: 0;
  }
  .middle-content {
    border-right: none;
  }
  .admin .dashboard .activity .head {
    padding-left: 0;
  }
  .widget.reporting-options .datepicker {
    width: 116px;
  }
  .responsive-buttons {
    margin-top: 8px;
    padding-bottom: 4px;
    max-width: 100%;
  }
  .navbar-default {
    /* background: url(https://cdn-v2.salesbinder.com/app/header-fade.png) !important; */
    background-color: #006699;
    border-bottom: 8px solid #005985;
  }
  .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-right .sidebar-offcanvas {
    right: 242px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    display: none;
  }
  .row-offcanvas-right.active {
    right: 242px;
  }
  .row-offcanvas-left.active {
  }
  .active #side-nav-bar {
    display: block;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
  }
  #side-nav-bar {
    width: 100%;
    padding-top: 0;
  }
  #primary-right {
    width: 100%;
  }
  #navigation {
    position: absolute;
    z-index: 1000;
    background-color: #eee;
    width: calc(100% - 15px);
    box-shadow: 0 4px 25px #aaa;
  }
  #responsive-header h1 {
    font-size: 20px;
    left: 10px;
  }
  #navigation ul li ul li .nav-item {
    width: 95%;
  }
  #navigation ul li ul li {
    padding: 0 0 0 88px;
    background: transparent
      url(https://cdn-v2.salesbinder.com/app/navigation-bullet-gray.png)
      no-repeat 68px 8px;
  }
  #navigation ul li ul li a,
  #navigation ul li ul li .nav-item {
    font-size: 16px;
    padding: 2px 2px 2px 6px;
  }
  .dashboard input#NoteCreated {
    width: 120px;
    font-size: 12px !important;
  }
  .ui-dialog {
    width: 100% !important;
    top: 5px !important;
  }
  .dialog {
    padding: 4px;
  }
  .dialog .content,
  .dialog-prompt .content {
    padding: 10px;
    width: 100%;
  }
  .dialog input#SearchKeywords {
    width: 100%;
  }
  .finder a.smbutton {
    min-width: 90px;
  }
  .finder .add-to-document a.smbutton {
    min-width: 130px;
  }
  .flash-alert {
    max-width: 92% !important;
    left: 2% !important;
  }
}
