/* @NOTE: 114866, fixes for verbatims overfilling container */
 cleaned-field a {
   position: relative !important;
}

#powered-by-resonate {
  display: inline-block !important;
}

body {
  font-family: "Open sans" !important;
  font-size: 16px !important; /* @Note: this was changed to 16px so that the dashboard would not cut off the tab underline */
}

.processflow-menu {
  display: none !important;
}

#dashboard-panel #queue-export {
  display: none !important;
}

.datagrid-menu,
.enableCursor,
.processflow-menu,
.landing-menu,
.discover-menu,
.alerts-menu,
.hideInOldSkin,
.reporting-home-page h3,
#assignProperty,
#commentsContainer,
.page-title,
#core_workflow,
#core_workflow_story,
#core_workflow_improvement {
  display: none !important;
}

.daterangepicker .input-mini.active {
  padding-left: 30px;
}

#loginLogo {
  background-image: url(https://resonate.blob.core.windows.net/surveyerthemes/rebelsports/images/Rebel_V2.png);
  height: 55px;
  width: 180px;
}

.play-store-notice-subheader {
  color: #333333 !important;
  font-family: "Open Sans";
  font-size: 15px !important;
  letter-spacing: -0.36px;
  line-height: 20px;
}

.play-store-notice-header {
  color: #991a42 !important;
  font-weight: normal;
  font-family: "Open Sans";
  font-size: 24px !important;
  letter-spacing: -0.58px;
  line-height: 33px;
  margin-bottom: 0 !important;
}

.card-header {
  display: inline-table;
  width: 100%;
  margin: 10px 0;
  clear: both;
}

.header-block {
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #000;
  margin: 1px 0 1px 1px;
  width: 8.23%;
  float: left;
}

.header-block-top {
  background-color: #6c2d55;
  color: #fff;
  display: block;
  width: 100%;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
}

.header-block-bottom {
  width: 100%;
  display: block;
  text-align: center;
  height: 23px;
  color: black;
}

.historyheader {
  background-color: #6c2d55;
  color: #fff;
  font-weight: 700;
}

#banner {
  /*float:left;*/
  width: 1170px;
  height: 130px;
  margin-left: 8px;
  background: no-repeat 60% center, -ms-linear-gradient(180deg, #3c182f, #542241);
  background: no-repeat 60% center, -moz-linear-gradient(180deg, #3c182f, #542241);
  background: no-repeat 60% center, -o-linear-gradient(180deg, #3c182f, #542241);
  background: no-repeat 60% center, -webkit-gradient(180deg, #3c182f, #542241);
  background: no-repeat 60% center, -webkit-linear-gradient(180deg, #3c182f, #542241);
  background: no-repeat 60% center, linear-gradient(180deg, #3c182f, #542241);
}

html > body #banner {
  margin: 0;
}

.zone-header {
  float: left;
  width: 100%;
}

.zone-header h1 {
  /*margin:-27px 0 0 360px;*/
  margin-left: 160px;
  margin-top: -65px;
  color: white;
  font-size: 2.5em;
}

.header-block {
  width: 15%;
}

.brand-header {
  background: none;
  background-color: #ffffff;
  min-height: 120px;
}

.navbar-default {
  background-color: #542241;
  border-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #f0b237;
  background-color: #3c182f;
}

.copyright {
  background-color: #542241;
  padding: 20px 0 0 20px;
  height: 7em;
}

@media (min-width: 768px) {
  #banner {
    width: 750px;
  }
  .k-chart {
    width: 730px;
  }
}

@media (min-width: 992px) {
  #banner {
    width: 970px;
  }
  .k-chart {
    width: 950px;
  }
}

@media (min-width: 1200px) {
  #banner {
    width: 1170px;
  }
  .k-chart {
    width: 1130px;
  }
}

.navbar {
  border-radius: 0px;
}

.k-grid-header th.k-header > .k-link {
  color: #fff;
}

.cloud {
  height: 300px;
  width: 440px;
}

.greencard {
  background-color: #9ae59a;
}

.redcard {
  background-color: #ff8080;
  color: #000000;
}

.summary-card div.days-since {
  float: left;
}

.productfooter {
  width: 90%;
  height: 3px;
  box-shadow: 0px 1px 3px darkgrey;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #7e3563;
  border-color: rgba(0, 0, 0, 0);
}

.btn-info {
  color: #fff;
  background-color: #a2447f;
  border-color: transparent;
}

.footer {
  border-top: 1px solid #eee;
  background-color: #6c2d55;
  position: relative;
}

.main-container {
  margin-top: 183px;
  padding: 40px 20px 20px;
  background-color: #fff;
  min-height: 500px;
}

@media print {
  html,
  body {
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  @page {
    size: A4 landscape;
    max-height: 100% !important;
    max-width: 100% !important;
  }
  aside-menu-content {
    position: unset !important;
  }
  .submenu,
  .brand-header .navbar-header .navbar-nav .nav .navbar-default,
  .ppm-workflow.panel,
  .footer,
  .do_not_print,
  img {
    display: none;
  }
  .main-container {
    margin-top: 0;
    padding: 0;
    min-height: 0px;
  }
  .header-block-top {
    height: inherit;
  }
  .detail-card div {
    margin-bottom: 0px;
  }
  .container {
    width: 100%;
  }
  .r-cancel-msg {
    display: none !important;
  }
  .btn {
    display: none !important;
  }
  .dv_container {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    border: 1px solid #979797;
    border-radius: 5px;
  }
  .dv_userDetailsContainer {
    margin-top: -1px !important;
  }
  #navigation-menu {
    display: none !important;
  }
  .add-notes-and-status {
    display: none !important;
  }
}

#queue-reset {
  display: none;
}

#reporting-reset {
  display: none;
}

.panel-primary .panel-heading {
  color: #fff;
  background-color: #6c2d55;
  border-color: #2d3648;
}

.cloud {
  min-width: 300px;
  overflow: hidden;
}

.brand-background {
  background-image: url("https://resonate.blob.core.windows.net/surveyerthemes/rebelsports/images/F2_Rebel.png");
  width: 100px;
  margin: 0px 10px 10px 10px !important;
  height: 40px !important;
}

#page-content-wrapper {
  padding: 0 !important;
}

#wrapper {
  padding-left: 0 !important;
}

.reporting-page ppm-last-days-filter div {
  margin-left: 63px;
}

#dashboard-panel ppm-last-days-filter div {
  margin-left: 53px;
}

.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;
}

.container-fluid {
  height: auto;
}

#page-content-wrapper .container-fluid:nth-child(1) {
  height: auto;
}

.card_wrapper {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.padding_bt10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paddingZero {
  padding: 0;
}

.paddingLeftZero {
  padding-left: 0;
}

.paddingRightZero {
  padding-right: 0;
}

.card_header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.card_body {
  font-family: "Open sans";
  font-size: 16px;
  line-height: 26px;
}

.card_footer {
  position: relative;
  color: #404040;
  font-family: "Open sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
}

.card_grid_border_bottom {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.card_grid_border_left {
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.card_grid_border_right {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
}

.fa_icon_card {
  color: #c73362;
  margin-bottom: 5px;
}

.card_cname {
  height: 22px;
  color: #404040;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 22px;
}

.card_Date {
  color: #404040;
  font-family: "Open Sans";
  font-size: 12px;
  /* font-weight: bold; */
  line-height: 17px;
  text-align: right;
}

.npsscore {
  height: 64px;
  width: 80px;
  float: left;
  color: white;
  border: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  vertical-align: middle;
}

.npsscore > span {
  height: 55px;
  width: 31.11px;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 40px;
  font-weight: bold;
  line-height: 68px;
}

.label-default {
  background-color: white;
  color: black;
}

.badge_npsdriver {
  text-align: center;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  font-size: 18px;
  color: white;
  font-weight: bold;
  border-color: 1px solid;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pill_npsdriver {
  margin-top: 5px;
  height: 24px;
  background-color: white;
  float: right;
  margin-right: 10px;
  height: 22px;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
}

.label_npsdriver {
  height: 24px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #979797;
  border-radius: 0 4px 4px 0;
  background-color: #ffffff;
  color: #404040;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
}

.card_wrapper {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.view_actionlink {
  color: #00355f;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  cursor: pointer;
}

.neutral {
  background-color: #7f7466 !important;
}

.promoter {
  background-color: #0c8a65 !important;
}

.demoter {
  background-color: #d4002b !important;
}

.card_summary_subheader {
  color: #404040;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.margin_top10 {
  margin-top: 10px;
}

.margin_top20 {
  margin-top: 20px;
}

.margin_top_neg_10 {
  margin-top: -10px;
}

.padding_left_7_5 {
  padding-left: 7.5px;
}

.padding_right_7_5 {
  padding-right: 7.5px;
}

.dv_transactionValueBox {
  height: 32px;
  width: 98px;
  border-radius: 3px 0 0 3px;
  background-color: #00355f;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 18px;
  line-height: 32px;
  text-align: CENTER;
}

.dv_card_date {
  color: #404040;
  font-family: "Open Sans";
  font-size: 12px;
  /* font-weight: bold; */
  line-height: 18px;
  text-align: right;
  padding-top: 16px;
}

.dv_productGridheaderCellBorder {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin-top: 20px;
}

.dv_actionButton {
  margin-right: 15px;
  height: 28px;
  border: 1px solid #00355f;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00355f;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  text-align: center;
}

.add-notes-and-status {
  color: #404040;
  font-family: "Open Sans";
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
}

.select-the-new-status {
  color: #404040;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.dv_notesbox {
  border: 1px solid #e2e2e2;
  background-color: #f5f5f5;
}

.padding_bottom15 {
  padding-bottom: 15px;
}

.padding_top15 {
  padding-top: 15px;
}

.dv_notesbox > textarea {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.dv_returnbtn {
  height: 32px;
  width: 80px;
  border: 1px solid #00355f;
  border-radius: 4px;
  color: #00355f;
  font-family: "Open Sans";
  font-size: 12px;
  line-height: 17px;
  text-transform: none;
  background-color: #ffffff;
}

.dv_npsboxcontainer {
  width: 108px;
  float: left;
  margin: 0;
  height: 108px;
}

.dv_npsscoreBox {
  height: 108px;
  width: 108px;
  border-radius: 3px;
  background-color: #d4002b;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 48px;
  font-weight: bold;
  line-height: 108px;
  text-align: center;
}

.dv_container {
  background-color: #fff;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}

.dv_userDetailsContainer {
  width: calc(100% - 123px);
  min-height: 108px;
  float: left;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 20px;
}

.dv_pill_npsdriver {
  margin-top: 5px;
  height: 24px;
  background-color: white;
  float: left;
  margin-right: 10px;
  height: 22px;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
}

.customer_code {
  color: #404040;
  font-size: 10px;
  font-weight: 600;
  text-align: right;
}

.marginTop56px {
  margin-top: 56px;
}

.list-inline {
  margin-left: -5px;
  margin-bottom: 0 !important;
}

.action-item {
  padding: 12.5px;
}

.selected_action {
  background-color: #f5f5f5;
}

.selected_action .action_name,
.selected_action .action_icon {
  color: #b81c50;
  text-decoration: none !important;
}

.action_icon,
.action_name {
  font-weight: bold;
}

.card-action-img-button {
  height: 32px;
  width: 160px;
  border: 1px solid #b81c50 !important;
  color: #b81c50 !important;
  font-family: "Open Sans";
  font-size: 12px;
  line-height: 17px;
  text-transform: none;
  background-color: transparent !important;
  box-shadow: none;
  border-radius: 6px;
  padding: 1px 5px 10px 5px !important;
  min-width: 100px;
  margin-top: 15px !important;
  float: right;
}

.card-action-button {
  height: 32px;
  width: 160px;
  border: 1px solid #b81c50 !important;
  color: #b81c50 !important;
  font-family: "Open Sans";
  font-size: 12px;
  line-height: 17px;
  text-transform: none;
  background-color: transparent !important;
  box-shadow: none;
  border-radius: 6px;
  min-width: 100px;
  float: right;
}

.actionSelect {
  height: 28px;
  padding-right: 15px;
  border: 1px solid #4f4f4f;
  border-radius: 3px;
  font-size: 14px;
  padding-left: 5px;
  width: 28%;
}

.circle {
  box-sizing: border-box;
  margin-top: 15px;
  height: 15px;
  width: 15px;
  border: 3px solid #c73362;
  border-radius: 7.5px;
}

.form-group .col-md-6 {
  width: 700px;
}

form[name="frmFilter"] .control-label {
  width: 125px;
  float: left;
}

.play-store-notice-header {
  color: #991a42 !important;
  font-weight: normal;
  font-family: "Open Sans";
  font-size: 24px !important;
  letter-spacing: -0.58px;
  line-height: 33px;
  margin-bottom: 0 !important;
}

.play-store-notice-subheader {
  color: #333333 !important;
  font-family: "Open Sans";
  font-size: 15px !important;
  letter-spacing: -0.36px;
  line-height: 20px;
}

.play-store-buttons-header {
  margin-top: 15px;
}

.play-store-img {
  margin-right: 15px;
  float: left;
}

.play-store-box {
  margin-top: 40px;
}

.action-submission > .container {
  width: 100% !important;
}

.report-box .link .header {
  color: #656565 !important;
  background-color: #eaeaea !important;
}

.r-widget-rating > span,
.r-widget-ratingstatic > span {
  font-size: 40px;
}

/* Customer Dashboard styles start */

.customer-dashboard-big-text {
  font-size: 3rem;
}

.customer-dashboard-subcolumn-big-text {
  font-size: 2rem;
}

.customer-dashboard-medium-text {
  font-size: 3rem;
}

.customer-dashboard-small-text,
.customer-dashboard-subheader-small-text {
  font-size: 1rem;
  padding: 5px 0;
}

.customer-dashboard-extra-small-text {
  font-size: 11px;
}

.customer-dashboard-tile-header {
  background-color: #444;
  color: #fff;
  position: relative;
  text-align: center;
}

.customer-dashboard-tile {
  height: 100%;
  position: relative;
  float: left;
  text-align: center;
  background-color: #fff;
  margin: 0px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
}

.customer-dashboard-tile-nopadding,
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.positive-tag {
  color: green;
  font-weight: bold;
}

.negative-tag {
  color: red;
  font-weight: bold;
}

.negative-text {
  color: red;
}

.positive-text {
  color: green;
}

.small-padding-left {
  padding-left: 10px;
}

.full-width {
  width: 100%;
}

.weekday-box,
.department-box {
  width: calc(100% / 7.77);
  margin-right: 1.6%;
}

.weekday-box-last,
.department-box-last {
  width: calc(100% / 7.77);
  margin-right: 0 !important;
}

.department-box,
.department-box-last {
  margin-bottom: 10px;
}

.border-top {
  border-top: 1px solid #444;
}

.border-left {
  border-left: 1px solid #444;
}

.customer-dashboard-row {
  margin-bottom: 40px;
}

.customer-dashboard-row:first-child .customer-dashboard-tile {
  min-height: 131px;
}

#summaryCard_v3 .customer-details .contact ul li {
  line-height: 12px;
}

@media screen and (max-width: 1366px) and (min-width: 1024px) {
  #navigation-menu li a {
    margin: 0 7px;
    font-size: 16px;
  }
  .customer-dashboard-small-text {
    font-size: 0.8rem;
  }
  .customer-dashboard-subheader-small-text {
    font-size: 11px;
  }
  /*.weekday-box {
        width: calc(100% / 7.433);
    } */
}

/* Customer Dashboard styles start */

/* workflow style fix */

.submenu {
  margin-bottom: 15px !important;
}

#queue-export {
  display: block !important;
}

/* workflow style fix */

/* styling fix for printing detail card page */

@media print {
  html,
  body {
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  @page {
    size: A4 portrait;
    max-height: 100% !important;
    max-width: 100% !important;
  }
  aside-menu-content {
    position: unset !important;
  }
  .submenu,
  .brand-header .navbar-header .navbar-nav .nav .navbar-default,
  .ppm-workflow.panel,
  .footer,
  #actionContainer,
  #tagContainer,
  .do_not_print,
  img {
    display: none !important;
  }
  .main-container {
    margin-top: 0;
    padding: 0;
    min-height: 0px;
  }
  .header-block-top {
    height: inherit;
  }
  .detail-card div {
    margin-bottom: 0px;
  }
  .container {
    width: 100%;
  }
  .r-cancel-msg {
    display: none !important;
  }
  .btn {
    display: none !important;
  }
  .dv_container {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    border: 1px solid #979797;
    border-radius: 5px;
  }
  .dv_userDetailsContainer {
    margin-top: -1px !important;
  }
  #navigation-menu {
    display: none !important;
  }
  .add-notes-and-status {
    display: none !important;
  }
  .timeline {
    display: none !important;
  }
  .details {
    width: 45% !important;
  }
  .left-pane {
    width: 50% !important;
  }
  .container-fluid,
  #summaryCard_v3 {
    margin: 0;
    padding: 0;
  }
  .profile {
    margin: 0 !important;
    padding: 0 !important;
  }
  .customer-details,
  .header {
    width: 50% !important;
  }
  .customer-details figure,
  .customer-details .contact {
    float: left;
  }
  a[href]:after {
    display: none !important;
  }
  .customer-details .contact li {
    display: block !important;
    margin-top: 8px;
  }
  .header {
    font-size: 12px !important;
  }
  .nps-csat .detractor {
    border: 2px solid #000000 !important;
  }
  .nps-csat .neutral {
    border: 2px solid #999999 !important;
  }
  .nps-csat .promoter {
    border: 1px solid #dddddd !important;
  }
  #summaryCard_v3 .left-pane {
    float: left;
    position: absolute;
    right: unset;
    left: unset;
  }
  .questions {
    margin: 15px !important;
    padding: 0 !important;
  }
  .questions li {
    padding: 0 !important;
    border: 0px !important;
    margin: 0 0 24px 0;
  }
  .details {
    padding-left: 60px !important;
    font-size: 13px;
  }
  .details ul {
    margin: 0 !important;
    padding: 0 !important;
  }
  .details li {
    padding-bottom: 20px !important;
    padding-top: 0 !important;
  }
}

@media only screen and (max-width: 849px) {
  #core_reporting {
    display: none;
  }
  #CustomerDashboard {
    display: none;
  }
}

