body {
  font-family: noto-sans !important;
  line-height: 1.42857143;
  background-color: #edecec;
}
.btn-primary:not(.btn-outline) {
  background-color: var(--primary-color-hover) !important;
}
.crm-layout .crm-header .crm-header__scrollbar-fake {
  height: 55px;
}
.crm-layout .crm-header .crm-header-fixed {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
  height: 55px;
  position: fixed;
  width: 100%;
  padding: 0;
  color: black;
  z-index: 14;
  top: 0;
  border-bottom: 1px solid #EEE;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: calc(100vw - 43px);
  margin-left: 15px;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .page-link-copy-link {
  display: flex;
  flex-direction: row;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .page-link-copy-link .page-link {
  display: flex;
  font-size: 15px;
  font-weight: bold;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .page-link-copy-link .page-link img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 5px;
  float: left;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .page-link-copy-link .page-link .menu-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .page-link-copy-link .page-link .menu-link .user-page-link-for-copy {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  max-width: 210px;
  padding-left: 10px;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .page-link-copy-link .page-link .menu-link .user-page-link-for-copy span:first-child {
  color: #235EFA;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .page-link-copy-link .page-link .menu-link .user-page-link-for-copy span:last-child {
  font-weight: normal;
  color: #757575;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .menu-item-back {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #333333;
  padding: 0;
  height: 100%;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .menu-item-back i {
  font-size: 23px;
  margin-right: 10px;
  height: max-content;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .menu-item-back .text {
  font-size: 15px;
  height: max-content;
  font-weight: 600;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .sidebar {
  display: inline-block !important;
  color: black;
  padding-left: 20px;
  padding-bottom: 0;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .sidebar a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: black;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .sidebar a .icon-menu {
  position: relative;
  font-size: 16px;
  height: max-content;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .sidebar a .icon-menu .hm-icon {
  font-size: 22px;
  line-height: 30px;
  margin-right: 5px;
}
.crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .sidebar a div {
  font-size: 16px;
}
.ismobile .crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix {
  width: calc(100vw - 20px);
}
.ismobile .crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .menu-item-back {
  display: none;
}
.ismobile .crm-layout .crm-header .crm-header-fixed .crm-header__scrollbar-fix .back-button-and-sidebar .sidebar a .text {
  display: none;
}
html.ismobile .crm-layout .bottom-menu .bottom-menu-fixed {
  padding-left: 47px;
}
.crm-layout .crm-sidebar {
  position: fixed;
  height: calc(100% - 55px);
  width: 245px;
  background-color: white;
  top: 55px;
  border-right: 1px solid #EEE;
  z-index: 14;
}
.crm-layout .crm-sidebar .crm-sidebar-items {
  padding: 0;
  margin-top: 15px;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item {
  position: relative;
  display: block;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item.active > a > i,
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item.active > a > .crm-item-title,
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item.active > a > .pull-right-container i {
  color: #235EFA;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item.show-hide-menu-btn {
  font-size: 16px;
  display: none;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .treeview-menu .crm-sidebar-item.active a i {
  color: #235EFA;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .treeview-menu .crm-sidebar-item.active a .crm-item-title {
  color: #235EFA;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item a {
  color: #757575;
  padding: 15px 19px;
  position: relative;
  display: flex;
  align-items: center;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item a:hover {
  background-color: #f3f3f3;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item a i:not(.zmdi-chevron-down) {
  font-size: 22px;
  line-height: 100%;
  min-height: 25px;
  transform: translateY(1px);
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item a .crm-item-title {
  margin-left: 10px;
  transform: translateY(-2px);
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item a .pull-right-container {
  position: absolute;
  right: 15px;
  top: 44%;
  margin-top: -7px;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item a .pull-right-container i {
  font-size: 20px;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .treeview-menu {
  padding-left: 0;
  display: none;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .treeview-menu .crm-sidebar-item {
  margin-left: 5px;
  position: relative;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .treeview-menu .crm-sidebar-item a {
  padding: 15px 19px 15px 35px;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .treeview-menu .crm-sidebar-item a i {
  font-size: 6px;
  line-height: unset;
  min-height: auto;
  padding-bottom: 3px;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .crm-menu-add-btn {
  position: absolute !important;
  right: 0;
  top: 4px;
  background-color: #F7F9FF;
  padding: 7px !important;
  width: 42px !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 21px;
  color: #235EFA;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .crm-menu-add-btn:hover {
  background-color: #F7F9FF;
}
.crm-layout .crm-sidebar .crm-sidebar-items hr {
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #eee;
}
.ismobile .crm-layout .crm-sidebar {
  width: 47px;
}
.ismobile .crm-layout .crm-sidebar.shown-crm-sidebar {
  width: 245px;
}
.ismobile .crm-layout .crm-sidebar.shown-crm-sidebar .crm-sidebar-items .crm-sidebar-item a .crm-item-title {
  display: block;
}
.ismobile .crm-layout .crm-sidebar.hidden-crm-sidebar {
  transition: 0.15s;
  width: 47px;
  z-index: 14;
}
.ismobile .crm-layout .crm-sidebar.hidden-crm-sidebar .crm-sidebar-items .crm-sidebar-item a .crm-item-title {
  opacity: 0;
}
.ismobile .crm-layout .crm-sidebar.hidden-crm-sidebar .crm-sidebar-items .crm-sidebar-item .treeview-menu .crm-sidebar-item .crm-menu-add-btn {
  display: none;
}
.ismobile .crm-layout .crm-sidebar.hidden-crm-sidebar .crm-sidebar-items hr {
  margin-left: 0;
  margin-right: 0;
}
.ismobile .crm-layout .crm-sidebar.shown-crm-sidebar {
  transition: 0.15s;
  width: 245px;
}
.ismobile .crm-layout .crm-sidebar.shown-crm-sidebar .crm-sidebar-items .crm-sidebar-item a .crm-item-title {
  display: flex;
}
.ismobile .crm-layout .crm-sidebar.shown-crm-sidebar .crm-sidebar-items .crm-sidebar-item a .pull-right-container {
  display: block;
}
.ismobile .crm-layout .crm-sidebar.shown-crm-sidebar .crm-sidebar-items .crm-sidebar-item .treeview-menu .crm-sidebar-item a {
  padding-left: 25px;
}
.ismobile .crm-layout .crm-sidebar .crm-sidebar-items .crm-sidebar-item.show-hide-menu-btn {
  display: flex;
}
.ismobile .crm-layout .crm-sidebar .crm-sidebar-items .crm-sidebar-item a {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
}
.ismobile .crm-layout .crm-sidebar .crm-sidebar-items .crm-sidebar-item a .crm-item-title {
  display: none;
  position: absolute;
  left: 35px;
}
.ismobile .crm-layout .crm-sidebar .crm-sidebar-items .crm-sidebar-item a .pull-right-container {
  display: none;
}
.ismobile .crm-layout .crm-sidebar .crm-sidebar-items .crm-sidebar-item .treeview-menu .crm-sidebar-item a {
  padding: 15px;
}
.ismobile .crm-layout .crm-sidebar .crm-sidebar-items .crm-sidebar-item .crm-menu-add-btn {
  top: 0;
  padding: 3px !important;
}
.crm-layout.crm-menu-open .crm-header .crm-header-fixed,
.crm-layout.crm-menu-open .crm-sidebar {
  z-index: 15;
}
.crm-layout .crm-content-wrapper {
  margin-left: 245px;
  color: #333;
  background-color: #F0F3FB;
  min-height: calc(100vh - 55px);
}
.crm-layout .crm-content-wrapper .crm-content .analytics-wrapper,
.crm-layout .crm-content-wrapper .crm-content .desktop-feedback,
.crm-layout .crm-content-wrapper .crm-content .mobile-feedback,
.crm-layout .crm-content-wrapper .crm-content .crm-catalog-wrapper .crm-catalog-inner {
  width: calc(100vw - 245px);
}
.crm-layout .crm-content-wrapper .crm-content .alert {
  position: relative !important;
  width: 100% !important;
  right: 0 !important;
  top: 0 !important;
  padding-left: 30px;
  border-radius: 0;
}
.crm-layout .crm-content-wrapper .crm-content .alert.alert-info {
  background: var(--primary-color) !important;
  border-color: transparent;
  color: #ffffff;
}
.ismobile .crm-layout .crm-content-wrapper {
  margin-left: 48px;
  min-height: calc(100vh - 110px);
}
.ismobile .crm-layout .crm-content-wrapper .crm-content .desktop-feedback,
.ismobile .crm-layout .crm-content-wrapper .crm-content .crm-catalog-wrapper .crm-catalog-inner {
  width: calc(100vw - 48px - 18px);
}
.ismobile .crm-layout .crm-content-wrapper .crm-content .analytics-wrapper,
.ismobile .crm-layout .crm-content-wrapper .crm-content .mobile-feedback,
.ismobile .crm-layout .crm-content-wrapper .crm-content .crm-catalog-wrapper .crm-catalog-inner {
  width: calc(100vw - 48px);
}
.isiphone.ismobile .crm-layout .crm-content-wrapper {
  min-height: calc(100vh - 160px);
}
.menu-open .pull-right-container .zmdi-chevron-down::before {
  content: '\f2fc' !important;
}
#s-user-alerts hr {
  border-top: 1px solid #eeeeee;
}
.crm-table {
  width: 100%;
  border-radius: 7px;
  border: 1px solid #eee;
}
.crm-table thead tr td,
.crm-table div.thead tr td,
.crm-table thead div.tr td,
.crm-table div.thead div.tr td,
.crm-table thead tr div.td,
.crm-table div.thead tr div.td,
.crm-table thead div.tr div.td,
.crm-table div.thead div.tr div.td {
  padding: 15px 5px;
  color: #B4B4B4;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
}
.crm-table thead tr td:first-child,
.crm-table div.thead tr td:first-child,
.crm-table thead div.tr td:first-child,
.crm-table div.thead div.tr td:first-child,
.crm-table thead tr div.td:first-child,
.crm-table div.thead tr div.td:first-child,
.crm-table thead div.tr div.td:first-child,
.crm-table div.thead div.tr div.td:first-child {
  padding-left: 20px;
}
.crm-table thead tr td:last-child,
.crm-table div.thead tr td:last-child,
.crm-table thead div.tr td:last-child,
.crm-table div.thead div.tr td:last-child,
.crm-table thead tr div.td:last-child,
.crm-table div.thead tr div.td:last-child,
.crm-table thead div.tr div.td:last-child,
.crm-table div.thead div.tr div.td:last-child {
  padding-right: 20px;
}
.crm-table thead tr td.promo-description,
.crm-table div.thead tr td.promo-description,
.crm-table thead div.tr td.promo-description,
.crm-table div.thead div.tr td.promo-description,
.crm-table thead tr div.td.promo-description,
.crm-table div.thead tr div.td.promo-description,
.crm-table thead div.tr div.td.promo-description,
.crm-table div.thead div.tr div.td.promo-description {
  width: 40%;
}
.crm-table tbody tr.tr-unread,
.crm-table div.tbody tr.tr-unread,
.crm-table tbody div.tr.tr-unread,
.crm-table div.tbody div.tr.tr-unread {
  cursor: pointer;
}
.crm-table tbody tr td,
.crm-table div.tbody tr td,
.crm-table tbody div.tr td,
.crm-table div.tbody div.tr td,
.crm-table tbody tr div.td,
.crm-table div.tbody tr div.td,
.crm-table tbody div.tr div.td,
.crm-table div.tbody div.tr div.td {
  border-top: 1px solid #DEDEDE;
  padding: 10px 5px;
}
.crm-table tbody tr td:first-child,
.crm-table div.tbody tr td:first-child,
.crm-table tbody div.tr td:first-child,
.crm-table div.tbody div.tr td:first-child,
.crm-table tbody tr div.td:first-child,
.crm-table div.tbody tr div.td:first-child,
.crm-table tbody div.tr div.td:first-child,
.crm-table div.tbody div.tr div.td:first-child {
  padding-left: 20px;
}
.crm-table tbody tr td:last-child,
.crm-table div.tbody tr td:last-child,
.crm-table tbody div.tr td:last-child,
.crm-table div.tbody div.tr td:last-child,
.crm-table tbody tr div.td:last-child,
.crm-table div.tbody tr div.td:last-child,
.crm-table tbody div.tr div.td:last-child,
.crm-table div.tbody div.tr div.td:last-child {
  padding-right: 20px;
}
.btn-primary,
.btn-primary.active,
.btn-primary:focus:focus,
.btn-primary[disabled] {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.crm-btn {
  background-color: #F4F4F4;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  display: inline-block;
  text-align: center;
}
.crm-btn:hover {
  background-color: #e8e8e8;
}
.crm-btn:hover i {
  color: #aaaaaa;
}
.crm-btn i {
  margin-top: 8px;
  font-size: 17px;
  color: #c0c0c0;
}
.crm-btn i.warning {
  color: #ea971e;
}
.ismobile .crm-btn {
  padding: 5px;
}
.ismobile .crm-btn i {
  margin-top: 3px;
  font-size: 17px;
}
.crm-search {
  margin-right: 20px;
}
.crm-search .form-group {
  position: relative;
  margin-bottom: 0;
}
.crm-search .form-group.has-success .form-control {
  border-color: #dedede;
}
.crm-search .form-group input {
  border-radius: 20px;
  border: 1px solid #dedede;
  background-color: white;
  color: #333;
  padding: 0 10px 0 40px;
  height: 41px;
  width: 600px;
}
.crm-search .form-group input::placeholder {
  font-size: 13px;
  color: #C6C7C9;
}
.crm-search .form-group:before {
  content: '\f1c3';
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  font-size: 20px;
  color: #C6C7C9;
  top: 7px;
  left: 17px;
}
.ismobile .crm-search {
  margin-right: 0;
}
.ismobile .crm-search .form-group input {
  width: 100%;
}
.crm-filter-button-and-block {
  position: relative;
}
.crm-filter-button-and-block .filter-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 30px;
  padding: 10px 20px;
  height: max-content;
  border: 1px solid #EEEEEE;
  position: relative;
  cursor: pointer;
}
.crm-filter-button-and-block .filter-button .zmdi-filter-list {
  margin-right: 5px;
  font-size: 15px;
  color: #333;
}
.crm-filter-button-and-block .filter-button .text {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.crm-filter-button-and-block .filter-button .filter-button-icon {
  font-size: 15px;
  margin-left: 5px;
  color: #333;
}
.crm-filter-button-and-block .filter-button-block {
  position: absolute;
  background-color: white;
  border-radius: 7px;
  top: 50px;
  right: 0;
  min-width: 200px;
  border: 1px solid #EEEEEE;
  z-index: 2;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.crm-filter-button-and-block .filter-button-block .group-checkbox {
  padding: 10px 20px 0 20px;
}
.crm-filter-button-and-block .filter-button-block .group-checkbox .form-group.has-success .checkbox,
.crm-filter-button-and-block .filter-button-block .group-checkbox .form-group.has-success label {
  color: #333;
}
.crm-filter-button-and-block .filter-button-block hr {
  margin: 0;
  border-top: 1px solid #eeeeee;
}
.crm-layout .btn-danger {
  background-color: transparent;
}
.crm-layout .btn-default {
  background-color: #ffffff;
  color: #444;
  border-color: transparent;
}
.gallery-item-editor-wrapper .gallery-item-editor-controls {
  text-align: center;
}
.crm-radio-button .checkbox .input-helper::before {
  border-radius: 50%;
}
.crm-radio-button .checkbox .input-helper::after {
  content: '\f26d';
  font-style: initial;
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  font-size: 10px;
  left: 4px;
  top: 1.7px;
  color: #fff;
  font-weight: bold;
}
.collapse {
  position: relative;
  overflow: hidden;
  -webkit-transition: height 1100s ease;
  -moz-transition: height 10.35s ease;
  -o-transition: height 10.35s ease;
  transition: height 10.35s ease;
}
.crm-layout .crm-sidebar .crm-sidebar-items > .crm-sidebar-item .zmdi-mall {
  width: 22px;
  margin-left: 7px;
}
.crm-layout .sidebar-menu > li .badge {
  margin-top: 0;
  margin-bottom: 0;
}
.crm-layout hr {
  border-top: 1px solid #eeeeee;
}
.crm-layout .crm-radio-button .checkbox .input-helper::after {
  content: '';
  font-style: inherit;
  font-family: inherit;
  position: absolute;
  width: 9px;
  height: 9px;
  background: white;
  border-radius: 50%;
  top: 4px;
  left: 4px;
}
