body {
  color: #4E5E6A;
  font-family: Roboto;
}

.module-box-shadow {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
}

/*Header*/
#header {
  background: #fff;
  border: none;
  color: #161B3A;
  height: 50px;
  left: 180px;
  padding: 0 20px;
  position: fixed;
  width: calc(100% - 195px);
  z-index: 100;
}

.dark-header #header {
  background: #161B3A;
  color: #fff;
}

.dark-header #header-action-ha {
  color: #fff;
}

#header.header-main-nav--mn-minimized {
  left: 50px;
  width: calc(100% - 50px);
}

#header-action-ha {
  color: #161B3A;
}

.header-date {
  display: none;
  line-height: 50px;
  float: left;
  font-size: 14px;
  font-weight: 700;
  margin-right: 50px;
}

.no-padding-right .ha-item {
  padding-right: 0;
}

.ha-item {
  font-size: 15px;
}

.ha-contact-search::after {
  border-width: 8px 0 8px 8px;
  border-style: solid;
  border-color: transparent #fff;
  content: "";
  display: block;
  right: -7px;
  position: absolute;
  top: calc(50%);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) rotate(0deg);
  width: 0;
}

.ha-contact-search::before {
  border-width: 8px 0 8px 8px;
  border-style: solid;
  border-color: transparent #ddd;
  content: "";
  display: block;
  right: -8px;
  position: absolute;
  top: calc(50%);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) rotate(0deg);
  width: 0;
}

.ha-item-contact-search {
  font-size: 16px;
}

.ha-contact-search-header {
  color: #161B3A;
}

.ha-contact-search-results li a:hover {
  color: #4F99FB;
}

#main-nav--mn #header-logo-container {
  float: left;
  height: 25px;
  margin-top: 10px;
  position: relative;
  top: auto;
  transform: none;
  width: 100%;
}

.ha-notification-icon {
  background: #E86767;
  border-radius: 50%;
  height: 7px;
  position: absolute;
  width: 7px;
  right: 5px;
  top: 4px;
  z-index: 2;
}

.ha-dropdown {
  border: 1px solid;
  border-color: #E7EAF2;
  border-radius: 4px;
  border-top: none;
  border: none;
  color: #54636E;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  box-sizing: border-box;
  padding: 0 10px;
  position: absolute;
  top: 50px;
  background: #fff;
}

.ha-dropdown-item {
  border-bottom: 1px solid #E7EAF2;
  box-sizing: border-box;
  font-size: 90%;
  cursor: pointer;
  line-height: 37px;
  min-height: 35px;
  padding: 3px 0;
  border-color: #E7EAF2;
}

.ha-dropdown-item:hover {
  background: #fff;
  border-bottom: 1px solid #E7EAF2;
  color: #4F99FB;
}

.ha-dropdown-item:last-of-type {
  border: none;
}

.notification-message {
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
}

.notification-link {
  color: #4F99FB;
  text-decoration: underline;
}

#hn-notification-good, #hn-notification-bad {
  left: 15px;
}

#hn-notification-good.hn-no-refresh, #hn-notification-bad.hn-no-refresh {
  left: 190px;
}

#header-logo-container.main-nav--mn-minimized + .hn #hn-notification-good, #header-logo-container.main-nav--mn-minimized + .hn #hn-notification-bad, #header.main-nav--mn-minimized #hn-notification-bad, #header-logo-container.main-nav--mn-minimized + #notification-holder #hn-notification-bad, #header-logo-container.main-nav--mn-minimized + #notification-holder #hn-notification-good {
  left: 60px;
}

/**/
/*Nav*/
#header-logo-text {
  background: url(../images/dl-text.svg) no-repeat;
  cursor: pointer;
  float: left;
  height: 25px;
  margin-left: 8px;
  margin-top: 4px;
  width: 103px;
}

#main-nav--mn {
  background: #161B3A;
}

.mmn-nav-open, ul[id^=subNav].mn-sublist-open {
  background: #00082B;
}

#main-nav--mn.main-nav--mn, #main-nav--mn {
  background: #161B3A;
  min-height: 100%;
  left: 0;
  position: fixed;
  top: auto;
  width: 180px;
  z-index: 101;
}

#main-nav--mn.main-nav--mn.main-nav--mn-minimized, #main-nav--mn.main-nav--mn-minimized {
  width: 50px;
}

.mn-item-container {
  cursor: pointer;
  display: block;
  position: relative;
}

.mmn-nav-arrow {
  font-size: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  top: calc(50% - 5px);
  transform: rotate(90deg);
}

.main-nav--mn-minimized .mmn-nav-arrow {
  right: 5px;
}

.mmn-nav-arrow:before {
  display: block;
}

.mmn-nav-open .mmn-nav-arrow {
  top: calc(50% - 5px);
  transform: rotate(-90deg);
}

.mn-item-active .mmn-nav-arrow {
  color: #fff;
}

.subNav .mn-item-container {
  height: 35px;
  line-height: 35px;
}

ul[id^=subNav] li .mn-item {
  line-height: 35px;
  text-align: center;
}

ul[id^=subNav] li {
  margin-left: 15px;
  font-size: 13px;
  line-height: 35px;
  font-weight: 500;
  height: 35px;
  color: #9397ac;
  width: calc(100% - 15px);
}

#mn-items ul[id^=subNav].mn-sublist-open li {
  margin-left: 25px;
  width: calc(100% - 25px);
}

.main-nav--mn-minimized #mn-items ul[id^=subNav].mn-sublist-open li {
  margin-left: 15px;
}

.mn-item-active {
  background-color: #040822;
  /*border-bottom: 1px solid #161B3A;
  border-top: 1px solid #161B3A;*/
  position: relative;
}

.mn-item-active:before {
  background: #161B3A;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
}

.mn-item-active:after {
  background: #161B3A;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

#mn-items li {
  clear: left;
  float: left;
  width: 100%;
}

ul[id^=subNav] {
  background-color: #161B3A;
  display: none;
  float: left;
  margin-top: -7px;
  padding-bottom: 4px;
  position: relative;
  width: 100%;
}

.subNav .mn-item-container:hover, .mn-item-container:hover {
  color: #fff;
}

.mn-size-controller:hover {
  border-color: #fff;
  color: #fff;
}

li.active .mn-item-container:hover, ul[id^=subNav] li.active {
  color: #4F99FB;
}

.mn-item-text-active {
  color: #fff;
}

.mn-item {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 45px;
}

.mn-item-icon {
  font-size: 110%;
  position: relative;
  top: 2px;
  width: 18px;
}

.mn-item-tier-2 {
  float: left;
  font-weight: 400;
  line-height: 35px;
  padding-left: 10px;
}

li.mn-item-active + .mn-sublist-open {
  padding-bottom: 5px;
}

li.mn-item-active + .mn-sublist-open:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 4px;
}

li.mn-item-active + ul[id^=subNav] li, li.mn-item-active + ul[id^=subNav] {
  background: #040822;
}

.mn-item-icon {
  font-size: 18px;
}

.mn-item-icon.dlmn-inventory {
  font-size: 20px;
  left: -1px;
  margin-right: 0;
}

.subNav .mn-item-icon.dlmn-forms {
  font-size: 19px;
  left: -1px;
}

ul[id^=subNav] li .mn-item-icon.dlmn-pages {
  left: -1px;
  top: 2px;
}

.mmn-item-add {
  top: -1px;
}

.subNav .mn-item-icon {
  font-size: 15px;
}

.li-dlmn-websitecontent.mn-item-active + .mn-sublist-open:before {
  background: #7c6cb1;
}

#mn-items {
  clear: both;
  color: #9397ac;
  top: -4px;
}

.mn-item-active .dlmn-reports {
  color: #3390A4;
}

.mn-item-active .dlmn-customers {
  color: #EBC691;
}

.mn-item-active .dlmn-marketing {
  color: #ea4f56;
}

.mn-item-active .dlmn-socialmedia {
  color: #f08c52;
}

.mn-item-active .dlmn-emailmarketing {
  color: #91c36b;
}

.mn-item-active .dlmn-events {
  color: #60bbcc;
}

.mn-item-active .dlmn-websitecontent {
  color: #7c6cb1;
}

.mn-item-active .dlmn-forms {
  color: #d387e7;
}

.dlmn-forms-active {
  background-color: #d387e7;
}

.li-dlmn-forms .mn-item-icon {
  font-size: 24px;
  left: -2.5px;
  top: 2.5px;
}

.mn-item-spacer {
  float: left;
  width: 4px;
  height: inherit;
  margin-right: 10px;
}

.mn-size-controller {
  /*border: 2px solid $navFontColor;
  border-radius: 2px;*/
  color: #9397ac;
  position: relative;
  height: auto;
  line-height: normal;
  top: auto;
  margin: 14px 10px 6px 0;
  font-size: 17px;
  cursor: pointer;
  float: right;
  padding: 2px 3px;
}

.main-nav--mn-minimized .mn-size-controller {
  left: -5px;
}

.mn-size-controller.dln-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mn-size-controller:before {
  display: block;
  left: -0.5px;
  position: relative;
}

/**/
/*New Module Navigation*/
.module-header-icon-v2 {
  background: none;
  display: inline-block;
  float: none;
  font-size: 22px;
  height: auto;
  margin-right: 10px;
  padding: 0;
  vertical-align: middle;
  width: 22px;
}

.module-header-icon-v2:before {
  display: block;
}

.module-header-text {
  border-right: 1px solid #cdd1db;
  display: inline-block;
  float: none;
  font-size: 18px;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
  top: 1px;
  vertical-align: middle;
}

#module-main-nav--mmn {
  display: inline-block;
  float: none;
  margin: 0;
  padding-top: 5px;
  vertical-align: middle;
}

#mmn-items {
  margin-top: 0;
}

.mmn-item-holder {
  font-size: 13px;
  margin-right: 30px;
}

.mmn-item {
  text-transform: none;
}

.module-header-icon-v2.dlmn-customers {
  margin-right: 5px;
}

.module-header-icon-v2.dlmn-forms {
  font-size: 26px;
  margin-right: 5px;
  position: relative;
  top: 1px;
  width: 26px;
}

.module-header-icon-v2.dlmn-galleries {
  font-size: 22px;
  position: relative;
  top: 1px;
}

.module-header-icon-v2.dlmn-articles {
  font-size: 23px;
  margin-right: 7px;
  position: relative;
  top: 1px;
  width: 23px;
}

.module-header-icon-v2.dlmn-inventory {
  font-size: 23px;
  position: relative;
  top: 1px;
  width: 23px;
}

.module-header-icon-v2.dlmn-settings {
  font-size: 21px;
}

/**/
/*Module styles*/
#main-module-inner {
  position: absolute;
  width: 100%;
  height: calc(100% - 190px);
  padding: 70px 20px 0 200px;
}

#main-module-outer {
  background: #F1F4F9;
  position: fixed;
  top: auto;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 1;
  overflow: auto;
}

.module-header-text {
  color: #161B3A;
}

.mcf-header {
  float: left;
  font-weight: 500;
  color: #161B3A;
  font-size: 18px;
  margin: 10px 0 10px 0;
  margin-top: 0;
}

#module-main-nav--mmn, .mmn-item-add {
  color: #161B3A;
}

.mmn-item:hover, .mmn-item-add:hover {
  color: #4F99FB;
}

.mmn-item::before {
  background-color: #4F99FB;
}

.mc-page-title {
  color: #161B3A;
  font-size: 16px;
}

.mc-page-title-text.mc-pt-link {
  color: #161B3A;
}

.mc-page-title-text.mc-pt-link.active {
  border-bottom: 3px solid #4F99FB;
  color: #4F99FB;
}

.mcrlf-header {
  color: #161B3A;
}

#mcrr-paging.mcrr-paging-v2 {
  box-sizing: border-box;
  color: #161B3A;
  font-size: 13px;
  height: 37px;
}

.module-dashboard-block--mdb .module-inner-container {
  padding: 0 20px;
}

.module-dashboard-block--mdb .module-inner-container.padding-bottom-20 {
  padding-bottom: 20px;
}

.blue-button, .button.button-blue {
  background: #4F99FB;
}

.blue-button:hover, .button.button-blue:hover {
  background: #3188fa;
}

.button.button-v2, .mcf-header-options-button {
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  height: 33px;
  letter-spacing: 0.2px;
  line-height: 33px;
  padding: 0px 25px;
  /*text-transform: none;*/
  transition: all 0.3s ease 0s;
  vertical-align: top;
}

.mcf-header-options-button {
  background: #4F99FB;
}

.mcf-header-options-button:hover {
  background: #3188fa;
}

.cfrm-header {
  border-bottom: solid 1px #E7EAF2;
  color: #161B3A;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.1px;
  line-height: 50px;
  text-align: center;
}

.mcf-group-label {
  color: #161B3A;
  float: left;
  font-size: 14px;
  font-weight: 700;
}

.mcf-group-label-v2 {
  color: #161B3A;
  font-size: 14px;
  font-weight: 700;
}

.cfrm-header.align-left {
  padding: 0 20px;
  text-align: left;
}

.mc-2-col-header {
  line-height: 50px;
  color: #161B3A;
}

.mbox-header {
  color: #161B3A;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}

.mbox-header.margin-bottom-5 {
  margin-bottom: 5px;
}

.mcf-header-options-button-top {
  font-size: 70%;
  font-weight: 500;
  border: solid 1px;
  border-color: #4F99FB;
  border-radius: 3px;
  line-height: 20px;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.1s ease-in-out 0s;
  background: #4F99FB;
  color: #fff;
  min-width: 100px;
  box-shadow: -1px 1px 1px #D5D5D5;
}

.mcf-header-options-button-top:hover {
  background: #3188fa;
  color: #fff;
  border-color: #3188fa;
}

.mcf-group-details-link {
  color: #4F99FB;
  cursor: pointer;
  display: none;
  font-size: 13px;
  position: absolute;
  right: 10px;
  text-decoration: underline;
  top: 15px;
  z-index: 1;
}

.blue-section-header-15 {
  color: #161B3A;
  font-size: 15px;
  font-weight: 500;
}

.theme-header-row {
  background: #4F99FB;
  color: #fff;
}

.theme-row-number {
  color: #4F99FB;
}

.mcf-field-helper-text a {
  color: #4F99FB;
}

.mcw-sub-nav li.active {
  border-bottom: 4px solid #4F99FB;
  font-weight: 500;
}

/**/
/*Dashboard*/
.mdb-home .module-dashboard-block--mdb, .mdb-no-back .module-dashboard-block--mdb {
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
}

#module-dashboard {
  float: left;
  min-width: 1500px;
  height: 100%;
  margin-top: 20px;
}

.module-dashboard-block--mdb {
  border: 1px solid #E7EAF2;
  border-radius: 4px;
  /* box-shadow: 2px 2px 2px #CDCDCD; */
  --webkit-box-shadow:none;
  --moz-box-shadow:none;
  box-shadow: none;
}

.mdb-header {
  border-bottom: solid 1px;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.mdb-header.no-pad {
  padding: 0;
}

.mdb-content {
  padding: 15px 20px;
}

.mdb-stats-container {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(82, 63, 105, 0.1);
  display: flex;
  padding: 10px 0;
  text-align: center;
}

.mdb-stat-and-icon {
  display: inline-block;
  position: relative;
}

.mdb-stat-and-icon .mdb-stat-icon {
  font-size: 15px;
  left: -20px;
  line-height: normal;
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mdb-stat-and-icon .mdb-stat-number-v2 {
  line-height: normal;
  margin: 0;
}

.mdb-stat-and-icon .mdb-stat-icon:before {
  display: block;
}

.mdb-stat-icon.dlmn-reports {
  color: #3390A4;
}

.mdb-stat-icon.dlmn-socialmedia {
  color: #f08c52;
}

.mdb-stat-icon.dlmn-emailmarketing {
  color: #91c36b;
}

.mdb-stat-icon.dlmn-websitecontent {
  color: #7c6cb1;
}

.mdb-stat-icon.dlmn-events {
  color: #60bbcc;
}

.mdb-stat-icon.dlmn-customers {
  color: #EBC691;
}

.mdb-stat-number-v2 {
  color: #161B3A;
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  line-height: 29px;
  margin: 0 0 5px;
  text-transform: uppercase;
  vertical-align: middle;
}

.mdb-stat-text-v2 {
  display: block;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
}

.mdb-stat-text-v2 br {
  display: none;
}

.mdb-top-stats {
  border: 1px solid #E7EAF2;
  border-radius: 4px;
  display: flex;
  padding: 15px 0;
}

.mdb-stat-v2 {
  border-right: 1px solid #E7EAF2;
  flex: 1;
  margin: 0;
  padding: 8px 0;
  text-align: center;
}

.mdb-stat-v2:last-of-type {
  border: none;
}

.mcrptc-stat-number-small {
  font-size: 23px;
  font-weight: 500;
  color: #161B3A;
  letter-spacing: -0.4px;
  line-height: 19px;
}

.mdb-header-text-nav-link {
  border-bottom: 3px solid transparent;
  color: #161B3A;
  cursor: pointer;
  height: 45px;
  margin-right: 40px;
}

.mdb-header-text-nav-link.active {
  border-bottom: 3px solid #4F99FB;
  color: #4F99FB;
}

.mdb-header-text-nav-link:hover {
  color: #4F99FB;
}

.mdb-empty-text a {
  color: #4F99FB;
}

.mdb-flex {
  display: flex;
}

.mdb-inner-module {
  border: 1px solid #E7EAF2;
  border-radius: 4px;
}

.mdb-inner-right-small {
  position: relative;
  width: calc(29% - 20px);
}

.mdb-inner-right-wide {
  margin-right: 20px;
  position: relative;
  width: 71%;
}

.mdb-inner-module .mdb-header-auto-height .mdb-header-text, .mdb-inner-module .mdb-header-auto-height .mdb-header-text-right, .module-inner-container .mdb-header-auto-height .mdb-header-text {
  line-height: normal;
}

.mdb-inner-module .mdb-header-auto-height .mdb-header-text, .module-inner-container .mdb-header-auto-height .mdb-header-text {
  position: relative;
  top: 3px;
}

.mdb-inner-module .mdb-header-text-right.dln-next, .mdb-inner-module .mdb-header-text-right.dln-previous {
  top: 2.5px;
}

.module-inner-container .mdb-header.mdb-header-auto-height {
  padding-top: 10px;
}

.mdb-inner-module .mdb-header.mdb-header-auto-height {
  display: inline-block;
  height: auto;
  margin-bottom: 5px;
  width: 100%;
}

.mdb-inner-module .mc-2-col-header-next-prev-container-v2, .module-inner-container .mc-2-col-header-next-prev-container-v2 {
  margin-top: 0;
}

.mdb-header-link {
  color: #161B3A;
  cursor: pointer;
  float: left;
  margin-right: 35px;
  position: relative;
}

.mdb-header-link.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  left: 0;
  cursor: default;
  background-color: #4F99FB;
}

.mdb-header-link.active {
  color: #4F99FB;
  cursor: default;
}

.mdb-header-w-arrows {
  position: relative;
}

.mdb-header-w-arrows .mc-2-col-header-next-prev-container-v2 {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

.mdb-header-w-arrows-inner .mc-2-col-header-next-prev-container-v2 {
  right: 10px;
}

.mdb-inner-module .mdb-header-auto-height .mdb-calendar-month.mdb-header-text, .module-inner-container .mdb-header-auto-height .mdb-calendar-month.mdb-header-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 3px;
}

.mdb-calendar {
  min-height: 401px;
}

.module-inner-container .mdb-header-auto-height .mdb-calendar-month.mdb-header-text {
  top: 13px;
}

.module-dashboard-block--mdb .mcrr-results-filter {
  float: none;
}

.module-dashboard-block--mdb .mc-filters-actions {
  float: left;
  margin-left: 20px;
}

.module-dashboard-block--mdb .mcrr-results-filter-link {
  border: 1px solid #E7EAF2;
  padding: 2px 6px;
}

.module-dashboard-block--mdb .mcrr-results-filter-link:hover {
  background: #EFF3F8;
}

.module-dashboard-block--mdb .mcrr-results-filter-link-text {
  letter-spacing: 0.5px;
}

.module-dashboard-block--mdb .mc-filters-holder {
  top: 35px;
}

.mdb-inner-module .mc-2-col-header-next-prev.mc-2-col-header-next-prev-v2 {
  border: 1px solid #E7EAF2;
  border-radius: 4px;
}

.mdb-inner-side-pad {
  padding: 0 20px;
}

.mdb-label {
  color: #161B3A;
  font-weight: 500;
  margin-bottom: 4px;
}

.mdb-header {
  border-bottom: 1px solid #E7EAF2;
  color: #161B3A;
}

.mdb-header-links {
  padding-left: 15px;
  line-height: 45px;
  font-size: 14px;
  border-bottom: solid 1px #E7EAF2;
  font-weight: 500;
  color: #ccc;
}

.mdb-list-item-big {
  cursor: pointer;
  font-size: 14px;
}

.mdb-list-item-small-v2 a {
  color: #4F99FB;
}

.mdb-info-row {
  margin-bottom: 15px;
}

.mdb-details-content {
  padding-bottom: 65px;
}

.mdb-details-button {
  bottom: 20px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mdbep-content-v2 .mdbep-content-left {
  float: none;
  font-size: 13px;
  padding: 0;
  width: auto;
}

.mdbep-content-v2 .mdbep-content-right {
  float: right;
  margin-left: 0;
  padding: 0 0 0 15px;
  /* width: 50%; */
}

.mdb-list-item-small-v2 {
  border-bottom: 1px solid #E7EAF2;
  display: table;
  font-size: 13px;
  padding: 12px 0px;
  width: 100%;
}

.mdb-list-item {
  line-height: 50px;
  font-size: 13px;
}

.mdb-list-item {
  border-bottom: solid 1px #E7EAF2;
  float: left;
  font-size: 13px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  width: 100%;
}

.mdb-list-item:last-child {
  border-bottom: 0;
  /*border-radius: $borderRadius1;*/
}

.mdb-list-item-small {
  float: left;
  width: 100%;
  border-bottom: solid 1px #E7EAF2;
  height: 49px;
  padding: 5px 15px 0 0px;
  font-size: 13px;
}

.mdb-notification-icon {
  border-radius: 50%;
  float: left;
  font-size: 13px;
  height: 25px;
  margin: 7px 5px;
  position: relative;
  text-align: center;
  width: 25px;
}

.mdb-notification-icon::before {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.mdb-notification-icon.dlmn-socialmedia::before {
  top: calc(50% - 1px);
}

.mdb-notification-icon.dlmn-forms {
  font-size: 17px;
}

.mdb-notification-icon.dlmn-forms:before {
  left: calc(50% + 0px);
  top: calc(50% - 1px);
}

.social-trending-list-item-small {
  /* padding: 0 10px; */
  font-size: 13px;
  height: 40px;
  margin-bottom: 11px;
}

.mdb-notification-text {
  float: left;
  margin-left: 5px;
  line-height: 38px;
  font-size: 13px;
}

.tip-icon-tips-dash img {
  height: 30px;
  left: 0px;
  position: relative;
  top: 7px;
}

.mdb-onboard-action {
  color: #161B3A;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 7px;
}

.mdb-onboard-block {
  color: #4E5E6A;
}

/**/
/*Dash calendars*/
.mcal-row-head-new {
  background: #F1F4F9;
  color: #6F768A;
  height: 40px;
}

.mcal-row-head-new .mcal-day-head {
  border-right: 1px solid #E7EAF2;
  color: #161B3A;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  width: 120px;
}

.mcal-day-head {
  border-bottom: 1px solid #E7EAF2;
  border-top: 1px solid #E7EAF2;
  color: #161B3A;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  width: 120px;
}

.module-calendar-mcal {
  border-left: 1px solid #E7EAF2;
  border-radius: 4px;
  border-top: 1px solid #E7EAF2;
  height: 100%;
  width: 100%;
}

.mcal-today {
  background-color: #F5F9FF;
}

.mcal-settings-day:hover {
  border-color: #4F99FB;
}

.mcal-row:last-of-type .mcal-day-np, .mcal-row:last-of-type .mcal-day {
  border-bottom-right-radius: 4px;
}

/**/
/*Form Elements*/
.mcf-custom-radio--mcr input[type=radio]:checked ~ label .mcr-radio-inner, .mbox-list-item-selected .mcr-radio-inner {
  background: #4F99FB;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
}

.mcf-custom-radio--mcr input[type=radio]:checked + label .mcr-radio-outer {
  border: 1px solid #4F99FB;
}

/**/
/*Common Elements*/
.mcc-section-header {
  color: #161B3A;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}

.ohi-action-title a {
  color: #4F99FB;
}

.mca-actions-button {
  background-color: #4F99FB;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.mca-actions-button:hover {
  background: #3188fa;
}

.mcfg-header {
  font-size: 15px;
  margin: 0 0 5px 5px;
  line-height: 24px;
  color: #4F99FB;
  font-weight: 500;
  text-align: left;
}

.mcf-hover-faux-field {
  background: #fff;
  color: #4F99FB;
  display: none;
  font-size: 13px;
  height: 100%;
  left: 0;
  line-height: 35px;
  padding: 0 10px;
  padding-right: 25px;
  position: absolute;
  text-decoration: underline;
  top: 0;
  width: 100%;
}

.mcf-row .mcf-description a {
  color: #4F99FB;
  text-decoration: underline;
}

.mcrr-select-link {
  color: #4F99FB;
}

.mcrl-filter-links {
  border-bottom: 1px solid #DDDDDD;
  color: #4F99FB;
  padding-bottom: 10px;
}

.mc2cl-link {
  color: #4F99FB;
  font-size: 14px;
  font-weight: 400;
}

.mc2cl-link:hover {
  text-decoration: underline;
}

.mcrl-filter-links.mcrl-filter-links-bottom {
  border: none;
}

.general-link {
  color: #4F99FB;
  cursor: pointer;
}

.basicQuickViewButton {
  background: #4F99FB;
  border-radius: 3px;
  border: 1px solid #4F99FB;
  color: #fff;
  line-height: 30px;
  margin-top: 20px;
  transition: all 0.3s ease 0s;
  width: 150px;
}

.basicQuickViewButton:hover {
  background: #3188fa;
  border-color: #3188fa;
}

.quickViewLabel {
  color: #161B3A;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.quickViewHeader {
  color: #161B3A;
  float: left;
  margin-bottom: 10px;
  font-size: 30px;
  padding: 0;
}

.ha-view-more {
  color: #4F99FB;
}

.mct-title-select-all {
  color: #4F99FB;
}

.mcc-info-text a {
  color: #4F99FB;
}

/**/
/*Login*/
.login-form .button, .login-left .button, .create-form-left .button, .not-supported-content .button {
  background: #4F99FB;
  border: 1px solid #4F99FB;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  height: auto;
  line-height: normal;
  padding: 15px 60px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.login-form .button:hover {
  background: #3188fa;
  border-color: #3188fa;
}

/**/
/*Social Compose*/
#main-content-overlay--mco {
  background-color: #161B3A;
  border-radius: 4px;
  height: auto !important;
  left: 65%;
  max-height: 80%;
  overflow: auto;
  padding: 15px;
  position: fixed;
  top: 70px;
  /* width: 31% !important; */
  width: 452px;
  z-index: 110;
}

#mco-inner-button-post {
  background-color: #4F99FB;
  color: #fff;
  height: 30px;
  float: right;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  width: 100px;
}

#mco-inner-button-save {
  background-color: #FFF;
  float: left;
  font-size: 11px;
  font-weight: 400;
  height: 30px;
  letter-spacing: 0.2px;
  width: 100px;
}

#mco-inner-accounts {
  background-color: #fff;
  border-radius: 4px;
  height: 40px;
  margin-top: 15px;
  width: 100%;
}

.emojionearea, .emojionearea.form-control {
  display: block;
  position: relative !important;
  width: 100%;
  height: auto;
  padding: 0;
  font-size: 14px;
  border: 0;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border-color 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#mco-inner-linkbox-button {
  background-color: #4F99FB;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  height: 35px;
  letter-spacing: 0.2px;
  position: relative;
  text-transform: uppercase;
  top: -1px;
}

#mc-notifications-header-title {
  padding-top: 13px;
  font-size: 17px;
  font-weight: 500;
  color: #161B3A;
  float: left;
  height: 37px;
  width: 265px;
}

#mc-left-notification-filter-clear {
  float: right;
  font-size: 12px;
  color: #4F99FB;
  font-weight: 500;
  margin-right: 0px;
  cursor: pointer;
}

/**/
/*Date Range Picker*/
.daterangepicker .ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #4F99FB;
  padding: 7px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background-color: #4F99FB;
  border: 1px solid #4F99FB;
  color: #fff;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #4F99FB;
  border-color: transparent;
  color: #fff;
}

.daterangepicker .input-mini.active {
  border: 1px solid #4F99FB;
  border-radius: 4px;
}

#mco-inner-accountbox {
  background-color: #F1F4F9;
  border-bottom: 1px solid #e3e5e8;
  display: none;
  min-height: 50px;
  max-height: 60%;
  overflow-y: auto;
  position: absolute;
  top: 86px;
  width: calc(100% - 30px);
  z-index: 12;
}

/**/
/*Custom Forms*/
.cf-form-handle {
  background: #4F99FB;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  color: #fff;
  display: none;
  font-size: 18px;
  left: 0;
  padding: 5px 8px 5px 10px;
  position: absolute;
  top: 31px;
}

.cf-form-outer:hover {
  background: #f4f1f6;
  border: 2px solid #4F99FB;
}

.cf-form-field-options {
  background: #4F99FB;
  border-radius: 0px 0px 3px 3px;
  bottom: -35px;
  color: #fff;
  display: none;
  height: 33px;
  line-height: 33px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 68px;
  z-index: 2;
}

.cf-template-description a {
  color: #4F99FB;
}

/**/
/*Misc*/
.range-slider span {
  background-color: #4F99FB;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 19px;
  position: relative;
  z-index: 2;
}

.button {
  line-height: 40px;
  height: 40px;
  text-align: center;
  border-radius: 5px;
  font-family: Roboto;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.2px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.social-profile-twitter-message a {
  color: #4F99FB;
}

/**/
/*Email*/
.emmw-stat-number {
  color: #161B3A;
  font-size: 18px;
  font-weight: 700;
}

.mc2cl-content-header {
  color: #161B3A;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
}

.big-modal-header-text {
  color: #161B3A;
  font-size: 20px;
}

.mc2cl-summary-head {
  color: #161B3A;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}

.emmw-template-link {
  color: #4F99FB;
  cursor: pointer;
  font-size: 14px;
  line-height: 28px;
  text-decoration: underline;
}

.emmw-ab-result-header {
  color: #161B3A;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 20px -20px;
  padding: 10px 40px 10px 20px;
}

/**/
/*Galleries*/
.gallery-folder-info {
  color: #4E5E6A;
}

.gallery-breadcrumbs {
  font-size: 13px;
  margin: 0 0 15px;
  padding: 0 20px;
}

.gallery-select-image-results .gallery-breadcrumbs {
  padding: 0;
}

.breadcrumb-text {
  color: #4F99FB;
  cursor: pointer;
}

.gallery-breadcrumbs a {
  color: #4F99FB;
}

.gallery-breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumb-arrow {
  color: #A7AAAC;
  font-size: 9px;
  margin: 0 4px;
  position: relative;
}

/**/
/*New Module Nav in Header*/
#header {
  align-items: center;
  display: flex;
}

#header-action-ha {
  align-items: center;
  display: flex;
  margin-left: auto;
}

#module-content--mc {
  margin-top: 0;
}

.module-header {
  float: left;
}

.module-main-nav--mmn {
  display: inline-block;
  float: none;
  margin: 0;
  padding-top: 2px;
  vertical-align: middle;
}

#module-content-no-flex, #module-dashboard {
  margin-top: 0;
}

.header-progress-bar {
  margin-left: 70px;
}

.header-progress-bar-outer {
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #fff;
  height: 6px;
  width: 300px;
}

.header-progress-bar-inner {
  border-radius: 10px;
  height: 4px;
}

.header-progress-bar-text {
  color: #78858E;
  font-size: 11px;
  margin-bottom: 2px;
}

.mmn-item-active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -17px;
  left: 0;
  cursor: default;
}

.mmn-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -17px;
  left: 0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.mmn-item.mmn-dropdown-link:hover::before {
  visibility: hidden;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.contacts-module .mmn-item-holder:last-of-type {
  display: none;
}

.mmn-dropdown-arrow {
  font-size: 10px;
  position: absolute;
  right: -13px;
  top: 2px;
}

.mmn-item-active .mmn-dropdown-arrow {
  color: #4F99FB;
}

.mmn-item.dropdown-active .mmn-dropdown, .mmn-item.dropdown-active .mmn-dropdown-buffer {
  display: block;
}

.welcome-tip-header {
  color: #161B3A;
}

.welcome-button {
  background: #4F99FB;
}

.welcome-button:hover {
  background: #3188fa;
  color: #fff;
}

.mmn-dropdown .wt-import-arrow {
  left: -29px;
  -webkit-transform: rotate(90deg) scaleY(-1);
  transform: rotate(90deg) scaleY(-1);
}

.mmn-dropdown .wt-groups-arrow {
  left: -29px;
  -webkit-transform: rotate(90deg) scaleY(-1);
  transform: rotate(90deg) scaleY(-1);
  top: 62px;
}

.mmn-dropdown-item .welcome-button, .mmn-dropdown-item a.welcome-button:hover {
  color: #fff;
}

.mmn-dropdown {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  -moz-box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  display: none;
  padding: 10px 15px;
  position: absolute;
  top: 25px;
  z-index: 1;
}

.mmn-dropdown-buffer {
  display: none;
  height: 20px;
  position: absolute;
  top: 5px;
  width: calc(100% + 20px);
}

.mmn-item:hover .mmn-dropdown, .mmn-item:hover .mmn-dropdown-buffer {
  display: block;
}

.mmn-dropdown-item {
  margin-bottom: 8px;
}

.mmn-dropdown-item a {
  color: #161B3A;
  position: relative;
}

.mmn-dropdown-item a:hover, .mmn-dropdown-item .mmn-item-active {
  color: #4F99FB;
}

.mmn-dropdown-item:last-of-type {
  margin: 0;
}

.mmn-dropdown-item .mmn-item-active::after {
  display: none;
}

.dark-header .module-header-text {
  color: #fff;
}

.header-action-border {
  background: #cdd1db;
  height: 22px;
  width: 1px;
}

.ha-contact-search-v2 {
  padding: 10px;
  position: absolute;
  right: calc(100% - 60px);
  width: 260px;
}

.ha-dropdown-v2 {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  -moz-box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  padding: 10px;
  top: 42px;
  z-index: 2;
}

.ha-contact-search-v2.ha-dropdown-v2 {
  padding-bottom: 0;
  top: 30px;
}

.ha-item-holder {
  margin-left: 10px;
  top: auto;
  -webkit-transform: none;
  transform: none;
}

.ha-item {
  border-radius: 4px;
  cursor: pointer;
  float: left;
  height: 33px;
  padding: 0;
  position: relative;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  width: 33px;
}

.ha-item.ha-item-my-account {
  line-height: 33px;
  padding: 0 9px;
  width: auto;
}

.ha-item:before {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: calc(50% - 1px);
}

.ha-item:hover, .ha-item.active {
  background: #F2F5F8;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

.ha-item .dln-down {
  font-size: 70%;
  padding: 0 0 0 5px;
}

#header-action-ha .dlmn-customers {
  top: 0;
}

.ha-header-search-box {
  width: 100%;
}

.ha-contact-search::after, .ha-contact-search::before {
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  content: "";
  display: none;
  position: absolute;
  width: 0;
}

.ha-contact-search-content {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: static;
  width: 100%;
}

input[type=text].ha-header-search-box {
  margin-bottom: 10px;
}

.ha-contact-search-add-option {
  border-top: 1px solid #E6E6E6;
  padding: 0;
}

.ha-contact-search-header {
  background: none;
  border-bottom: none;
  font-weight: bold;
  padding: 9px 0px;
}

.ha-header-search-icon {
  color: #6f768a;
  font-size: 13px;
  position: absolute;
  right: 22px;
  top: 20px;
}

.ha-contact-search-results {
  min-height: 170px;
  padding: 0 0px 15px;
}

.ha-contact-search-header {
  padding: 5px 0 8px;
}

.ha-contact-search-header-organizations {
  padding-top: 15px;
}

.ha-notification-header {
  border-bottom: 1px solid #ddd;
  color: #161B3A;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 0 11px;
}

.ha-notification-total {
  color: #4F99FB;
  float: right;
  font-weight: 400;
}

#ha-notifications-dropdown {
  padding-bottom: 0;
  right: 160px;
}

.ha-dropdown-v2 .ha-dropdown-item {
  align-items: center;
  display: flex;
}

.ha-dropdown-v2 .ha-dropdown-item-icon:before {
  display: block;
}

.ha-dropdown-v2 .ha-dropdown-item-icon {
  font-size: 17px;
  padding: 0;
  width: 30px;
}

.ha-dropdown-v2 .ha-dropdown-item-icon.dlmn-forms {
  font-size: 20px;
}

.ha-account-dropdown {
  padding: 0 10px;
}

.ha-account-dropdown-company {
  float: left;
  max-width: 210px;
}

.ft-container {
  background: #F1F4F9;
  border-bottom: 1px solid #ddd;
  color: #161B3A;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 25px;
  text-align: center;
}

.ft-container a {
  color: #4F99FB;
}

.ft-container a:hover {
  text-decoration: underline;
}

.ft-bar-active .help-sidebar-v2.open {
  height: calc(100% - 85px);
  top: 85px;
}

.ft-bar-active .hsc-content {
  height: calc(100vh - 280px);
}

.ft-bar-active .hsc-content-article {
  height: calc(100vh - 165px);
  overflow-y: auto;
}

.ft-bar-active .hsc-support {
  margin-bottom: 15px;
}

.ft-bar-active .hsc-results {
  min-height: calc(100vh - 376px);
}

.ft-bar-active .hsc-article {
  min-height: calc(100vh - 280px);
}

.ft-bar-active #main-content-overlay--mco {
  top: 100px;
}

#module-header {
  display: none;
}

/*End New header styles*/
/*New Alerts*/
.hn {
  background: #13AD5B;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  -moz-box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  box-shadow: 0px 0px 20px rgba(137, 155, 173, 0.69);
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: normal;
  padding: 15px 20px 15px 15px;
  position: fixed;
  z-index: 102;
}

.hn.hn-bad {
  background: #B32A2A;
}

.hn.hn-warning {
  background: #F7BE00;
}

.hn-inner {
  align-items: center;
  display: flex;
}

.hn-message {
  margin-left: 8px;
}

.hn.top-right, .hn.top-right-big {
  right: 25px;
  top: 60px;
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
}

.hn.top-right.active, .hn.top-right-big.active {
  animation: notificationSlideFromRight 5s ease;
  -webkit-animation: notificationSlideFromRight 5s ease;
  animation-fill-mode: forward;
  -webkit-animation-fill-mode: forward;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.hn.top-left-fade, .hn.top-left-fade-big {
  left: 190px;
  opacity: 0;
  top: 60px;
}

.hn.top-left-fade.active, .hn.top-left-fade-big.active {
  animation: notificationOpacity 5s ease;
  -webkit-animation: notificationOpacity 5s ease;
  animation-fill-mode: forward;
  -webkit-animation-fill-mode: forward;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.hn.top-left-slide, .hn.top-left-slide-big {
  font-size: 14px;
  font-weight: 400;
  left: 190px;
  padding: 10px 15px 10px 10px;
  top: 5px;
  -webkit-transform: translateY(-500px);
  transform: translateY(-500px);
}

.hn.top-left-slide.active, .hn.top-left-slide-big.active {
  animation: notificationSlideFromTop 5s ease;
  -webkit-animation: notificationSlideFromTop 5s ease;
  animation-fill-mode: forward;
  -webkit-animation-fill-mode: forward;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.hn.top-left-slide-big, .hn.top-right-big, .hn.top-left-fade-big {
  font-size: 18px;
  font-weight: 500;
  padding: 20px 25px;
  width: 360px;
}

.hn-big-alert-text {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 10px;
}

.hn.top-slide {
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 10px;
  text-align: center;
  top: 0;
  -webkit-transform: translateY(-500px);
  transform: translateY(-500px);
  animation: notificationSlideFromTop 3.5s ease;
  -webkit-animation: notificationSlideFromTop 3.5s ease;
  animation-fill-mode: forward;
  -webkit-animation-fill-mode: forward;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  width: 100%;
}

.hn.top-slide.active {
  animation: notificationSlideFromTop 5s ease;
  -webkit-animation: notificationSlideFromTop 5s ease;
  animation-fill-mode: forward;
  -webkit-animation-fill-mode: forward;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.hn.top-slide .hn-inner {
  justify-content: center;
}

/*QuickViews when free trial bar open*/
.ft-bar-active .big-modal-inner.big-modal-inner-v2, .ft-bar-active .quickView.qv-max-height {
  max-height: calc(100vh - 186px);
}

.ft-bar-active .quickView.qv-simpleBar {
  top: 88px;
}

/**/
.ft-bar-active #main-module-outer, .ft-bar-active #main-nav--mn.main-nav--mn, .ft-bar-active #main-nav--mn {
  min-height: calc(100% - 36px);
}

@keyframes notificationOpacity {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
}
@-webkit-keyframes notificationOpacity {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
}
@keyframes notificationSlideFromRight {
  0% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
  }
  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  90% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes notificationSlideFromRight {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
  }
  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  90% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes notificationSlideFromTop {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
  }
  15% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  85% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes notificationSlideFromTop {
  0% {
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
  }
  15% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  85% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hn-message {
  position: relative;
  top: 1px;
}

.hn-icon {
  font-size: 17px;
}

.hn-icon:before {
  display: block;
}

/**/
/*Automated Groups*/
.mcf-automated-field-remove {
  cursor: pointer;
  position: relative;
  top: 2px;
}

.width-308 .width-208 {
  width: 308px;
}

.mcf-rules-form .mcwcf-add-text {
  font-size: 13px;
  margin-left: 2px;
  position: relative;
  top: 0.5px;
}

.mcf-group-rules-headers div {
  color: #161B3A;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}

.mcf-rules-form .cfrm-date-holder {
  font-size: 14px;
}

.mcf-rules-form .checkbox-custom-label {
  color: #6F768A;
  font-size: 14px;
}

.mcf-rules-form .checkbox-custom.lh-normal {
  margin-top: -4px;
}

.daterangepicker-rule-container .daterangepicker {
  left: auto !important;
  right: 0 !important;
}

.daterangepicker-rule-container .daterangepicker.opensright::after {
  left: auto;
  right: 10px;
}

.daterangepicker-rule-container .daterangepicker.opensright::before {
  left: auto;
  right: 9px;
}

.mcf-filter-checkbox-holder {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin: 2px 0;
  width: 100%;
}

.mcf-filter-checkbox-holder:last-child {
  margin-bottom: 0;
}

/**/
@media screen and (max-width: 1500px) {
  .ha-account-dropdown-company {
    max-width: 115px;
  }
}
@media screen and (max-width: 1400px) {
  .contacts-module .mmn-item-holder:last-of-type {
    display: block;
  }

  .contacts-module .mmn-item-holder:nth-last-child(2), .contacts-module .mmn-item-holder:nth-last-child(3) {
    display: none;
  }

  .mmn-item-holder {
    margin-right: 22px;
  }

  .ha-item-holder {
    margin-left: 7px;
  }

  .header-progress-bar {
    margin-left: 55px;
  }

  .header-progress-bar-outer {
    width: 240px;
  }
}

/*# sourceMappingURL=DL_style.css.map */

