/* @NOTE: 114866, fixes for verbatims overfilling container */
 cleaned-field a {
   position: relative !important;
}

.daterangepicker .daterangepicker_input {
  padding-left: 30px !important;
}

.processflow-menu,
.surveys-menu,
.landing-menu,
.datagrid-menu,
.workflow-menu {
  display: none !important;
}

#loginLogo {
  background-image: url(https://rsncdn.blob.core.windows.net/rsnpubassets/public-images/resonate/rsnlogo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 45px;
  width: 245px;
  margin: 0 auto;
}

.brand-background {
  background-image: url(https://rsncdn.blob.core.windows.net/rsnpubassets/public-images/resonate/rsnlogo.svg) !important;
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 0;
}

#page-content-wrapper {
  overflow: scroll;
}

#records-count {
  color: #b81c50;
}

.filter-width-600 {
  width: 600px !important;
}

#dashboard-panel .currentFiltersText b span[ng-bind="selectedFiltersText"] {
  display: none;
}

.capitalized {
  text-transform: capitalize;
}

.widthauto {
  width: auto;
}

.margin_right_neg_80 {
  margin-right: -80px !important;
}

.filter_width200 {
  width: 200px;
}

.filter_width350 {
  width: 350px;
}

.filter_width240 {
  width: 240px;
}

#page-content-wrapper .container-fluid:nth-child(1) {
  height: auto;
}

.filter_width200 {
  width: 200px;
  float: left;
}

.filter_width350 {
  width: 350px;
  float: left;
}

#changePwd {
  word-wrap: break-word;
  color: #555555;
  font-family: "Open Sans";
  font-size: 12px;
  /* line-height: 15px; */
  font-weight: normal;
}

.subNav {
  height: 41px;
  background-color: #eaeaea;
  margin-top: 0px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #cecece !important;
}

.dv_userDetailsContainer {
  width: calc(100% - 143px);
  min-height: 108px;
  float: left;
  /* padding-left: 15px; */
  /* padding-right: 15px; */
  margin-left: 15px;
  margin-top: 0;
}

.circle {
  box-sizing: border-box;
  margin-top: 5px;
  height: 15px;
  width: 15px;
  /* background-color: #B81C50; */
  border-radius: 7.5px;
  border-color: #b81c50;
  border-width: 3px;
  border-style: solid;
}

.page-title {
  display: none;
}

.list-inline {
  margin-left: -5px;
  margin-bottom: 0 !important;
}

#navigation-menu li.discover-menu {
  display: none !important;
}

body {
  font-family: "Open Sans" !important;
  color: #404040 !important;
  background: #dedede;
}

#wrapper {
  padding-left: 0 !important;
}

#summaryCard_v3 .customer-details .contact ul li {
  line-height: 12px;
}

