@import url("https://fonts.googleapis.com/css?family=Open+Sans");
.opensans {
  font-family: "Open Sans", sans-serif;
}

body {
  margin: 0px;
  padding: 0px;
}

h1 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 3.7em;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: #fff;
}

p {
  font-family: "Open Sans", sans-serif;
  font-size: 1.8em;
}

h4 {
  font-size: 1.8em;
  padding: 20px;
}

.cps-input-select {
  width: 100%;
  min-height: 100%;
  text-align: center;
  cursor: pointer;
  height: 100%;
  text-align: center;
  -webkit-appearance: none;
  height: 65px !important;
  font-family: "Open Sans", "Calibri", sans-serif;
  -webkit-appearance: none;
  /* Remove default arrow on Safari */
  -moz-appearance: none;
  /* Remove default arrow on Firefox */
  appearance: none;
  /* Remove default arrow on other browsers */
  background-image: url("https://influencingstyles.compasspartnership.com/img/bg/arrow.png");
  /* Replace 'arrow.png' with your arrow icon */
  background-repeat: no-repeat;
  background-position: right center;
  /* Position arrow icon */
  height: 65px;
  /* Set the desired height */
  background-position: calc(100% - 4px) center;
  /* Position arrow icon */
  text-align: center;
  /* Center align text */
}

@supports (-webkit-touch-callout: none) {
  .cps-input-select {
    padding-left: 40%;
    /* Adjust padding for Mac */
  }
}
.cps-survey-question-choice {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  min-width: 64px;
}

.cps-survey-radio {
  border: 0px;
  width: 100%;
  height: 1.4em;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  width: 20px;
  height: 20px;
  -webkit-appearance: radio;
}

.default-lineheight {
  line-height: 1.5;
  padding-top: 10px;
  margin-bottom: 10px;
}

.pagetitle {
  padding-top: 1cm !important;
  margin-bottom: 0px !important;
}

.cps-review-action-box {
  width: 100%;
  height: 100%;
  display: none;
}

.cps-review-action-box-container {
  vertical-align: top !important;
}

.cps-divider {
  width: 90%;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.cps-survey-question-cell-question {
  display: table-cell;
  width: 40%;
}

.cps-survey-question-cell-question-3 {
  display: block;
  width: 60%;
  float: right;
}

.cps-survey-question-cell-question-second {
  display: inline-block;
  width: 20%;
  vertical-align: center;
  text-align: center;
  font-size: 0.8em;
}

.cps-survey-question-cell-question-second-table {
  display: table;
}

.cps-survey-question-cell-inner {
  display: inline-block;
}

.cps-survey-question-cell-question-row {
  display: table-row;
}

.cps-survey-question-outer {
  padding-bottom: 30px;
  padding-top: 30px;
}

.cps-survey-question-cell-question-2 {
  display: block;
  font-size: 0.8em;
  float: left;
  width: 40%;
  vertical-align: center;
  padding-right: 5px;
}

.cps-survey-question-row {
  width: 100%;
  display: flex;
  min-height: 65px;
}

.cps-survey-question-cell {
  display: table-cell;
  text-align: center;
}

.cps-survey-text-component {
  margin-bottom: 20px;
}

.cps-survey-inner-container {
  padding: 15px;
  padding-left: 7%;
  padding-right: 7%;
  font-size: 1.1em;
}

body {
  background: #00263e;
  min-width: 320px;
}

.cp-into-input {
  max-width: 100%;
  width: 50%;
}

.cps-submit-results-button-intro {
  margin: 20px;
  font-size: 0.7em;
}

.cp-input-field-text-main-hidden {
  display: none;
  font-size: 0.8em;
}

.wip-addtasksection {
  display: none;
}

.wip-project_project_stage_text {
  display: none;
}

.cp-add-new-task-drop {
  float: left;
  margin-left: 5px;
  font-size: 0.75em;
  margin-top: 5px;
  padding: 1px !important;
}

.wip-add-project-choice-area-date {
  display: flex;
}

.cps-introduction-center {
  display: table;
  display: flex;
  justify-content: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.cps-section-header-center {
  text-align: center;
}

.cps-intro-submit-results-bottom {
  padding-bottom: 0px !important;
}

.cps-intro-text-section-para {
  padding: 10px;
}

.cps-intro-text-section-para-min {
  padding: 10px;
  font-size: 0.7em;
}

.cps-intro-text-section {
  font-size: 0.8em;
  padding: 5px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.cps-intro-row {
  margin-top: 10px;
  text-align: left;
  padding: 20px;
  display: flex;
}

.user-email {
  width: 100%;
}

.cps-intro-left-section-center {
  text-align: left;
  width: 50%;
}

.cps-intro-left-section {
  text-align: left;
}

.cps-intro-section {
  width: 40%;
  margin-right: 2%;
  margin-left: 2%;
  display: table-cell;
  background: #ddd;
  font-size: 1.4em;
  color: #333;
  padding: 10px;
  cursor: pointer;
}

.cps-intro-section-100 {
  width: 100% !important;
  display: table-cell;
  background: none !important;
  font-size: 1.4em;
  color: #333;
  padding: 10px;
  cursor: pointer;
}

.cps-section-header-center-top {
  min-height: 200px;
}

.cps-section-header-color {
  color: #1a8892;
}

.cp-add-new-task-submit {
  float: right;
  margin-right: 5px;
  font-size: 0.75em;
  margin-top: 5px;
  padding: 1px !important;
}

.cp-add-new-task-drop:hover {
  transform: scale(1.02) !important;
}

.cp-wip-login {
  background: #00263e;
}

.cps-input-edit {
  display: none;
  width: 100%;
  margin: 0px;
}

.cp-table {
  margin-top: 7px;
}

.cp-table-filter {
  margin-top: 0px !important;
}

.cp-dependency-subrow {
  background: #666;
  color: #fff;
}

.cps-survey-question-outer-2-header-desktop {
  display: none;
  padding-top: 8px;
  background: #eee;
  width: 100%;
  position: absolute;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.cps-overlay-header-icon {
  font-size: 1.55em;
  cursor: pointer;
  text-align: center;
}

.cps-complete-final-overlay-inner {
  width: 50%;
  min-width: 320px;
  min-height: 100px;
  background: #eee;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20vh;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.9);
}

.cps-modal-description-inner {
  margin-bottom: 5px;
  margin-top: 5px;
}

.cps-complete-final-overlay {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.85);
  top: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 2000;
}

.cps-complete-final-overlay2 {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.85);
  top: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 3000;
}

.cps-modal-options {
  display: flex;
  justify-content: center;
}

.modal-icon {
  padding: 4px;
  margin: 4px;
  min-width: 80px;
}

.cps-modal-description {
  padding: 10px;
  text-align: left;
  font-size: 1.1em;
  margin-top: 10px;
}

.cps-modal-title {
  text-align: center;
  padding: 4px;
  background: #00263e;
  color: #eee;
  font-size: 1.35em;
}

.cps-icon-overlay-header {
  margin-right: 20px;
  display: flex;
}

.cps-overlay-header-icon-text {
  font-size: 0.8em;
  cursor: pointer;
  text-align: center;
}

.cps-overlay-header {
  display: flex;
  justify-content: space-between;
}

.cps-review-desktop {
  display: block;
}

.cps-review-mobile {
  display: none;
}

.cps-survey-question-cell-question-second-header {
  background: #eee;
}

.cp-red-triangle {
  color: #c82323;
}

.cp-chat-row-container {
  display: flex;
}

.cp-chat-row {
  display: none;
  background: #666;
}

.cps-overlay-data-inner-row-container {
  border-bottom: 1px solid #ddd;
}

.cps-overlay-data-inner-row-container-inner {
  display: flex;
  justify-content: space-between;
}

.cps-overlay-data-inner-cell-options-drop {
  display: none;
  font-size: 0.8em;
  background: #444;
  padding: 2px;
  padding-left: 8px;
  color: #eee;
}

.cps-overlay-data-inner-cell-description {
  display: none;
}

.cps-wip-row {
  background: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
}

.wip-add-new-project-outer {
  display: none;
  overflow: hidden;
}

.cps-survey-question-row-number-bottom-inner {
  background: #1a8892;
  color: #ffff;
  display: inline-block;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 10px;
  border-radius: 10px;
}

.wip-add-new-project {
  background: #00263e;
  color: rgba(0, 0, 0, 0.75);
  text-align: left;
  display: flex;
  justify-content: center;
}

.cps-access-link {
  text-align: center;
  padding: 10px;
}

.cps-access-link-inner {
  font-weight: 650;
  color: #1a8892;
  word-break: break-all;
}

.cps-access-link-inner:hover {
  color: #00263e;
}

.cps-survey-question-row-header-color-top {
  border-bottom: 3px solid #1a8892;
}

.cps-survey-question-bg-logo {
  position: absolute;
  right: 0px;
  z-index: 0;
  margin-top: 450px;
  display: none;
}

.cps-survey-question-row-header-color-scroll {
  border-bottom: 3px solid #1a8892;
  border-top: 3px solid #1a8892;
  padding-bottom: 2px;
}

.cps-review-header {
  background: #00263e !important;
  color: #eee;
  font-weight: 620;
}

.cps-review-cell-score-number {
  font-size: 2.8em;
  color: #333;
}

.cps-overlay-inner {
  padding-top: 10px;
  overflow-x: auto;
  background: #fff;
  width: 90%;
  max-width: 900px;
  min-width: 320px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8vh;
  max-height: 84vh;
  box-shadow: 0px 0px 58px 24px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 58px 24px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 58px 24px rgba(0, 0, 0, 0.75);
}

.cps-review-row {
  display: table-row;
}

.cps-review-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #e5e5e5;
  height: 60px;
}

.cps-review-table {
  display: table;
  margin-left: 20px;
  margin-right: 20px;
  width: calc(100% - 40px);
  min-width: 700px;
}

.cps-icon-overlay-headerinnerprint2 {
  color: #00263e;
  transition: 0.2s;
  cursor: pointer;
}

.cps-icon-overlay-headerinnerprint2:hover {
  color: #1a8892;
}

.cps-overlay-footer {
  background: #333;
  padding: 20px;
  padding-top: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
}

.cps-row-2 {
  background: #f2f2f2;
}

.cps-review-cell-section {
  width: 25%;
  height: 65px;
  min-width: 150px;
  background: #7f929e;
  color: #eee;
  border: 1px solid #a0aeb6 !important;
}

.cps-review-cell-score {
  width: 15%;
  min-width: 100px;
}

.cps-review-cell-score-flex {
  width: 100%;
  min-width: 100px;
}

.cps-review-cell-score-header {
  width: 15%;
  min-width: 100px;
}

.cps-review-cell-actions {
  width: 30%;
  min-width: 250px;
}

.cps-overlay {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 1000;
}

.cps-survey-question-outer-2-header-mobile {
  display: none;
}

.cps-survey-question-outer-2 {
  margin-top: 0px;
}

.wip-add-project-header-row {
  background: #00263e;
  color: rgba(255, 255, 255, 0.75);
  padding: 3px;
  padding-left: 8px;
}

.wip-add-project-label {
  width: 40%;
  text-align: center;
}

.wip-add-project-choice-area {
  width: 60%;
  text-align: center;
  background: #e6e6e6;
}

.wip-add-project-group-outer {
  margin: 8px;
  margin-top: 15px;
}

.wip-add-project-group-label {
  font-size: 0.56em;
  background: gainsboro;
  margin-top: -12px;
  padding-left: 5px;
  padding-right: 5px;
}

.wip-add-project-group-label-outer {
  display: flex;
}

.wip-inner-container {
  width: 600px;
  background: gainsboro;
  margin: 3px;
  border: 1px solid #777;
  padding-bottom: 5px;
  box-shadow: 0px 0px 58px 24px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 58px 24px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 58px 24px rgba(0, 0, 0, 0.75);
}

.wip-add-project-group {
  padding: 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}

.wip-add-project-row {
  display: flex;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #cfcfcf;
}

.wip-icon {
  color: #236380;
}

.wip-icon:hover {
  color: #000 !important;
}

.wip-project_project_stage {
  display: none;
}

.wip-current_project_project_stage_container {
  font-size: 0.75em;
  margin-bottom: -7px;
  background-color: #444;
}

.cp-link2-row-inner {
  display: none;
}

.cps-display-date-edit-container {
  display: none;
}

.cps-hidden-drop {
  display: none;
}

.cps-dipslay-date-bg {
  transition: 0.3s;
}

.wip-edit-click {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 2em;
  margin-left: 2px;
  margin-top: 2px;
  font-size: 0.8em;
  transition: 0.2s;
}

.floating-click {
  position: absolute;
}

.wip-edit-component {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-radius: 2em;
  margin-left: 2px;
  margin-top: 2px;
  font-size: 0.8em;
  transition: 0.2s;
}

.wip-edit-click:hover {
  background: rgba(158, 158, 158, 0.93);
}

.cp-dependency-row {
  display: none;
}

.cp-dependency-subrow {
  display: flex;
}

.cp-red-triangle:hover {
  color: #000 !important;
}

.cp-grid-row {
  display: flex;
  align-items: stretch;
}

.cps-data-table {
  margin-top: 20px;
}

.cps-data-table-row {
  display: flex;
}

.cps-data-table-row-header {
  color: #fff;
  background: #333;
  border-top: 1px solid #444 !important;
  border-right: 1px solid #444 !important;
}

.compass-container {
  min-width: 320px;
}

.cps-questionnaire-layout-outer {
  padding-top: 50px;
}

.compass-dashboard-content-overlay {
  background: #00263e;
  position: absolute;
  height: 100%;
  width: 100%;
  color: #fff;
  z-index: 1000;
  text-align: center;
  padding-top: 200px;
}

.compass-dashboard-content-data {
  display: flex;
  flex-grow: 1;
  min-height: 250px;
  align-items: stretch;
}

.compass-dashboard-content {
  padding-bottom: 100px;
  position: relative;
}

.cps-data-left-column {
  width: 250px;
  background: #444;
}

.cps-data-right-column {
  flex: 1;
}

.cp-grid-row-header {
  color: #fff;
  font-size: 0.75em;
  display: flex;
  background: #333;
  border-top: 1px solid #444 !important;
  border-right: 1px solid #444 !important;
}

.cp-grid-row-header-filter {
  color: #000;
  font-size: 0.75em;
  display: flex;
  background: #eee;
}

.cps-data-table-row-header {
  color: #fff;
  font-size: 0.75em;
  display: flex;
  background: #333;
  border-top: 1px solid #444 !important;
  border-right: 1px solid #444 !important;
}

.cps-data-option-top {
  cursor: pointer;
  transition: 0.3s;
  padding-right: 5px;
  padding-left: 5px;
}

.cps-data-option-top-menu-inner {
  padding-left: 10px;
  padding-right: 10px;
  background: #333;
  color: #ddd;
}

.fa-eye-top:hover {
  color: #ddd !important;
  cursor: auto !important;
}

.cps-data-option-top-main {
  cursor: pointer;
  transition: 0.3s;
  padding-right: 5px;
  padding-left: 5px;
}

.cps-data-option-top-main-right {
  cursor: pointer;
  transition: 0.3s;
  padding-right: 5px;
  padding-left: 5px;
}

.cps-data-option-top:hover {
  color: #1a8892;
}

.cps-data-selected-top {
  text-decoration: underline;
  color: #1a8892;
}

.cps-data-selected-top-right {
  text-decoration: underline;
  color: #1a8892;
}

.fa-plus-square {
  cursor: pointer;
  transition: 0.3s;
}

.fa-plus-square:hover {
  color: #1a8892;
}

.fa {
  cursor: pointer;
  transition: 0.3s;
}

.fa:hover {
  color: #1a8892;
}

.cp-table-filter-classic-overlay-container {
  position: absolute;
  left: 0px;
  z-index: 5000;
  width: 100%;
  height: 100%;
}

.cp-table-filter-classic-overlay {
  background: rgba(0, 0, 0, 0.7);
}

.cp-table-filter-classic {
  min-width: 200px;
  max-width: 450px;
  width: 70%;
  background: #888;
  border-right: 3px solid #333;
  color: #fff;
}

.cp-input-field-text {
  width: 100%;
}

.cp-input-field-text-main {
  width: 100%;
  font-size: 0.75em;
}

.cp-row-options {
  display: flex;
  justify-content: space-around;
  height: 100%;
  align-items: center;
}

.cps-data-option-top-menu {
  width: 80%;
  display: flex;
  font-size: 0.8em;
  margin-top: 20px;
  justify-content: space-between;
}

.cps-data-option-top-menu-inner-section {
  display: flex;
}

.cps-data-option-top-menu-inner {
  display: flex;
  justify-content: space-between;
}

.cps-data-section-right {
  width: 80%;
}

.cp-grid-cell-0-main {
  cursor: pointer;
}

.cp-option-row-left {
  width: 20%;
  min-width: 200px;
}

.cp-option-row-inner {
  display: flex;
  width: 100%;
  background: #555;
  justify-content: space-between;
}

.cp-option-row-inner-section {
  display: flex;
}

.cp-option-item {
  background: #444;
  color: #fff;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

.cp-option-item > .fa:hover {
  color: #189baa !important;
  transform: scale(1.2);
}

.cp-option-item > .fa-check:hover {
  color: #16c25e !important;
  transform: scale(1.2);
}

.cp-grid-cell-0-main:hover {
  background: #000;
  transform: scale(1.1);
}

.cp-grid-cell-0 {
  width: 30px;
  border-top: 1px solid #444 !important;
  background: #333;
  color: #fff;
  text-align: center;
}

.cp-add-comment-row-outer {
  width: 100%;
  background: #777;
  padding-top: 3px;
}

.cp-add-comment-row {
  width: 100%;
}

.cp-add-new-comment {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  max-width: 100px;
  font-size: 0.7em;
  text-align: center;
}

.cp-add-comment-row-textbox {
  width: calc(100% - 20px);
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  min-height: 100px;
  resize: none;
}

.cp-grid-cellwidth {
  width: 34px;
  border-top: 1px solid #444 !important;
  background: #333;
  color: #fff;
  text-align: center;
}

.cp-grid-cell-id {
  width: 5%;
  min-width: 30px;
  border-top: 1px solid #444 !important;
  background: #333;
  color: #fff;
  text-align: center;
}

.cp-opt-grid-cell-pname {
  min-width: 400px;
  max-width: 900px;
  width: 70%;
}

.cp-opt-grid-cell-username {
  min-width: 150px;
  max-width: 350px;
  width: 23%;
}

.cp-opt-grid-cell-sname {
  min-width: 400px;
  max-width: 900px;
  width: 60%;
}

.cp-main-link-highlight .cp-main-link {
  background: #1a8892 !important;
  color: #fff !important;
}

.cp-main-link {
  display: block;
  color: #eee;
  font-size: 0.8em;
  padding: 5px;
  background: #333;
}

.cp-main-link:hover {
  color: #1a8892;
  cursor: pointer;
  text-decoration: none;
}

.cp-opt-grid-cell-action {
  width: 10%;
  min-width: 100px;
  text-align: center;
}

.cp-opt-grid-cell-status {
  min-width: 100px;
  max-width: 250px;
  width: 10%;
}

.cp-grid-cell-1 {
  min-width: 110px;
  width: 9%;
}

.cp-grid-cell-1-2 {
  min-width: 310px;
  width: 29.8%;
}

.cp-grid-cell-2 {
  min-width: 160px;
  max-width: 400px;
  width: 14%;
}

.cp-grid-cell-2a {
  width: 8%;
  min-width: 100px;
}

.cp-grid-cell-3 {
  min-width: 70px;
  max-width: 85px;
  width: 5%;
}

.cps-facilitator-tag {
  margin-top: 2px;
  border: 1px solid #ccc;
  background: #eaeaea;
  border-radius: 3px;
  margin-right: 3px;
  display: inline-block;
}

.cps-tag {
  margin-top: 2px;
  border: 1px solid #ccc;
  background: #eaeaea;
  border-radius: 3px;
  margin-right: 3px;
  display: inline-block;
}

.cp-grid-cell-4 {
  width: 28%;
  min-width: 280px;
  max-width: 550px;
}

.cp-grid-cell-5 {
  width: 130px;
}

.cp-grid-cell-6 {
  width: 100px;
}

.cp-option-row {
  display: none;
}

.cp-button {
  cursor: pointer;
  border: 2px solid #fff;
  background: #8d644b;
  color: #fff;
  border-radius: 8px;
  padding: 5px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.cp-button-disabled {
  border: 1px solid #222;
  background: #595959;
  border-radius: 4px;
  padding: 3px;
}

.cps-login-main-display {
  color: #fff;
  text-align: left;
  font-size: 2em;
  padding: 0em;
  font-family: "Open Sans", sans-serif;
  text-shadow: 0px 0px 4px black;
  padding-left: 20px;
}

.cp-fa-edit-chat-highlight {
  background: #1b8793 !important;
  color: #fff !important;
}

.cps-at-user {
  color: royalblue;
}

.cps-select-user-comment {
  cursor: pointer;
  padding: 3px;
  padding-left: 7px;
  padding-right: 7px;
  margin: 2px;
  background: #00263e;
  border-radius: 9px;
  color: #eee;
}

.cp-task-comment-selectuser {
  display: flex;
  justify-content: center;
}

.cp-comment-main {
  padding-bottom: 3px;
  font-size: 0.78em;
  border-radius: 0.2em;
  background: #fff;
  margin-top: 4px;
  margin: 4px;
  margin-bottom: 4px;
  font-weight: 600;
  display: flex;
  justify-content: stretch;
}

.cp-task-comments {
  max-height: 150px;
  overflow-x: hidden;
  overflow-y: auto;
}

.wip-highlight-cell {
  background: #e6e6f4 !important;
}

.cp-comment-comment-section {
  padding: 3px;
  text-align: left;
}

.cp-add-comment-row-outer {
  padding-bottom: 4px;
  display: none;
}

.cp-add-comment-row-add {
  display: none;
}

.fa-plus-square-add-drop {
  font-size: 1.3em;
  text-align: center;
  color: #fff;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.cp-comment-main-author {
  padding: 3px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 1em;
  margin-bottom: 0px;
  border-radius: 0.1em;
  background: #dedede;
  color: #000;
}

.cp-fa-link-chat-highlight .fa-commments {
  color: #fff !important;
}

.cp-fa-link-dependency-highlight .fa-pencil-square-o {
  color: #fff !important;
}

.cp-fa-link-dependency-highlight {
  background: #1b8793 !important;
  color: #fff !important;
}

.cp-fa-link-dependency-highlight .fa-link {
  color: #fff !important;
}

.cp-newtask-depends-on-inner {
  display: flex;
}

.cp-fa-link-dependency-highlight .fa-link:hover {
  color: #fff !important;
}

.cp-link-id-highlight {
  background: #1b8793 !important;
  cursor: pointer;
}

.cp-link-id-highlight-edit {
  background: #1b8793 !important;
  cursor: pointer;
}

.cp-newtask-depends-on {
  display: flex;
}

.cp-newtask-depends-on-inner-item {
  background: #222;
  color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 3px;
  padding: 2px;
  cursor: pointer;
}

.cp-link-id-highlight:hover {
  transform: scale(1.1);
  background: #156169 !important;
}

.cp-link-id-highlight-edit:hover {
  transform: scale(1.1);
  background: #156169 !important;
}

.cp-button:hover {
  color: #fff;
  transform: scale(1.1);
}

.cp-grid-cell-7 {
  width: 120px;
}

.cp-grid-cell-8 {
  width: 85px;
}

.cp-grid-cell-header-top {
  padding: 2px;
  padding-left: 10px;
}

.cp-select-grid {
  width: 100%;
}

.cp-grid-cell-header-main {
  cursor: pointer;
}

.cp-grid-cell-header-main:hover {
  background: #701212;
}

.cp-text-grid {
  width: 100%;
  padding: 0px;
  font-size: 0.75em;
}

.cp-option-added-links {
  min-width: 200px;
  background: none !important;
  width: 70%;
}

.fa-chain-broken:hover {
  color: #f00;
}

.cp-select-time {
  width: 40%;
}

.cp-grid-cell-header-filter-topper {
  background: #bbb;
  color: #000;
  border-bottom: 0px;
  border-top: 0px !important;
  width: 100%;
  text-align: left;
  padding-left: 10px;
}

.cp-grid-cell-header-filter {
  background: #ccc;
  border-top: 0px !important;
}

.cp-input-field-text {
  margin: 0px;
}

.cps-data-section-right-selected {
  display: block !important;
}

.cp-grid-cell {
  padding: 2px;
  font-size: 0.75em;
  overflow-wrap: break-word;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.cp-grid-cell-input {
  padding: 0px;
  font-size: 0.75em;
  overflow-wrap: break-word;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.cp-grid-row-0 {
  background: #efeffe;
}

.cp-grid-row-1 {
  background: #fcfcfc;
}

.nav-item form {
  align-items: stretch;
  display: flex;
  text-align: right;
  margin-right: 15px;
}

.login-button {
  margin-left: 10px;
  margin-top: 5%;
  margin-bottom: 4%;
}

.nav-item form .row {
  height: 100%;
}

.nav-item form .col {
  height: 100%;
}

.login-button {
  height: 100%;
}

.nav-item {
  flex-grow: 1;
}

.cps-inner-login-form {
  margin-right: 15% !important;
  max-width: 650px;
}

.cps-form-label {
  color: #fff;
  font-size: 0.65em;
}

.form-group {
  margin-bottom: 0px;
}

.nav-item input {
  font-size: 0.65em;
  padding: 2px;
}

.btn-success {
  background: #1a8892;
  border: #166e76 2px solid;
  box-shadow: none;
  font-size: 1.3em;
  cursor: pointer;
}

.cp-link-row {
  display: flex;
}

.cp-link-row-header {
  font-size: 1.4em;
  margin-top: 15px;
  margin-bottom: 10px;
  text-decoration: underline;
  color: #8d6249;
}

.cps-app-option-image {
  min-width: 60px;
  height: 80px;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.cps-app-option {
  max-width: 150px;
  min-width: 60px;
  display: block;
  width: 25%;
  text-align: center;
  transition: 0.4s;
}

.icon-container {
  color: #fff;
  padding: 2%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
}

.cps-main-row {
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.cps-main-row-0 {
  background: rgba(0, 38, 62, 0.1);
}

.cps-main-row-1 {
  background: rgba(0, 38, 62, 0.2);
}

.cps-app-option:hover {
  color: #1a8892;
  text-decoration: none;
  transform: scale(1.1);
}

.btn-success:hover {
  background: rgba(26, 136, 146, 0.6);
  border: #00263e 2px solid;
  box-shadow: none;
}

h3 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 15.4px;
}

p {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
}

blockquote {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 30px;
}

pre {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 18.5714px;
}

.navbar {
  margin-bottom: 0px !important;
  background: #00263e !important;
}

.nav-container {
  display: flex;
  font-size: 1.3em;
  justify-content: center;
}

.collapse {
  width: 100%;
  justify-content: space-between;
}

.compass-dashboard-subnavbar a {
  color: rgba(255, 255, 255, 0.6);
  padding: 8px;
  text-decoration: none;
  transition: 0.2s;
}

.compass-dashboard-subnavbar a:hover {
  color: rgba(255, 255, 255, 0.98);
}

.cps-flex-2column {
  display: flex;
}

.cps-flex-2column-30 {
  width: 30%;
}

.cps-flex-2column-calendar {
  width: 60%;
}

.nav-container {
  width: 100%;
}

#loading {
  display: none;
}

#calendar {
  margin-top: 25px;
}

.cps-login-header-bg {
  background: url("../../img/background/cover-photoa-1.jpg");
  background-size: cover;
  background-position: center;
  min-width: 320px;
  height: 70vh;
  z-index: -1;
  width: 100%;
  position: absolute;
  overflow: hidden;
}

.cps-app-option-text {
  font-size: 1.15em;
}

.cps-admin-menu-input {
  width: 100%;
}

.cps-admin-menu-submit {
  color: #fff;
  background: #00263e;
  font-size: 1.25em;
  padding: 0.3em;
  padding-left: 0.8em;
  padding-right: 0.8em;
  cursor: pointer;
  border-radius: 3px;
}

.cps-admin-menu-description {
  width: 100%;
  min-height: 150px;
}

.cps-shape-divider-gradient {
  background: linear-gradient(135deg, RGBA(0, 38, 62, 0.92) 0%, RGBA(0, 38, 62, 0.54) 100%);
  height: 100%;
}

.cps-login-header-bg-divider {
  position: absolute;
  width: 120%;
  margin-left: -10%;
  bottom: -8px;
}

.compass-dashboard-subnavbar {
  display: flex;
  color: #fff;
  padding: 6px;
  padding-left: 12px;
  padding-right: 10px;
  background: #333;
  justify-content: space-between;
}

.cps-inner-padding-left {
  padding-left: 0.2in;
  font-size: 15px !important;
}

p {
  font-size: 16px !important;
}

.element1 {
  padding-left: 1.5cm;
  padding-right: 1.5cm;
}

.cps-inner-padding-right {
  padding-right: 0.2in;
}

.cps-print-outer-container {
  width: 794px;
  margin-right: auto;
  margin-left: auto;
}

.cps-print-outer-container-inner {
  width: 100%;
  /* A4 width */
  /* A4 height */
  clear: both;
  page-break-after: always;
  position: relative;
  padding-left: 1cm;
  overflow-x: hidden;
  padding-right: 1cm;
}

/* A4 Landscape*/
.cps-rep-text-edit {
  font-size: 1em;
  color: #666;
  line-height: 1.7;
  width: 100%;
  border: none;
  font-family: "Open Sans", sans-serif;
}

.cps-rep-text-edit-inner {
  line-height: 1.3 !important;
}

.cp-rep-cov-divider {
  background: #aaa;
  height: 4px;
  width: 51%;
  margin-left: 0%;
  bottom: 200px;
  position: absolute;
}

.cp-rep-cov-subheader {
  color: #378892;
  font-style: italic;
  bottom: 150px;
  font-size: 1.3em;
  position: absolute;
  font-weight: 520;
}

.no-page-break {
  page-break-before: unset !important;
}

.cps-print-outer-container-innera4 {
  width: 210mm;
  height: 297mm;
  clear: both;
  page-break-before: always;
  position: relative;
  padding-left: 1.5cm;
  overflow: hidden;
  padding-right: 1.5cm;
  padding-top: 1cm;
}

@page {
  size: A4;
  margin: 0;
  overflow: hidden;
}
@media print {
  .cps-print-outer-container-innera4 {
    width: 210mm;
    height: 297mm;
  }

  /* ... the rest of the rules ... */
}
/* Define styles specifically for iPhones */
@supports (-webkit-touch-callout: none) {
  /* Your iPhone-specific styles here */
  @media print {
    .cps-print-outer-container-innera4 {
      width: 210mm;
      height: 287mm;
    }

    /* ... the rest of the rules ... */
  }
}
/*
@media only screen and (-webkit-min-device-pixel-ratio: 2), print {

  .cps-print-outer-container-innera4{

    width: 210mm;
    height: 257mm;
  }    
}
*/
.cps-ei-table-cell {
  padding: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 1.15;
  font-size: 0.9em;
  width: 17.5%;
  text-align: center;
  border: 1px solid #39576b;
}

.cps-report-font {
  font-size: 0.9em !important;
  margin-bottom: 10px !important;
}

.cps-ei-table-cell-section {
  border: 1px solid #e5e5e5;
  text-align: center;
  min-height: 80px;
  height: 80px;
}

.cps-option-header {
  background: #1a8892;
  margin-left: -100px;
  color: #eee;
  padding: 10px;
  margin-bottom: 5px;
  padding-left: 100px;
  font-weight: 620;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.cps-ei-table-cell-section-score {
  font-size: 2.4em;
}

.cp-rep-cov-textarea {
  font-family: Georgia, serif !important;
  font-size: 2.2em !important;
  border: 0px !important;
  position: absolute !important;
  bottom: 220px !important;
  height: auto;
  background: rgba(255, 255, 255, 0.5);
}

.long-link {
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Fallback for older browsers */
  max-width: 450px;
  display: block;
}

.cps-section-main-data-inner {
  padding-left: 15px;
  padding-right: 15px;
}

.cps-section-score {
  font-size: 1.3em;
  text-align: center;
}

.cps-section-title {
  text-align: left;
  font-size: 1.4em;
  color: #00263e;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-top: 35px;
  margin-bottom: 18px;
}

.cps-section-main-data-inner p {
  font-size: 0.78em;
  line-height: normal;
}

.cps-main-container-outer {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 1.45em;
}

.cps-section-main-data {
  display: flex;
}

.textarea-100 {
  width: 100%;
}

.cps-add-new-event {
  display: none;
}

.main_admin_logo {
  max-height: 40px;
}

.fc-daygrid-day-number {
  color: #000;
}

.cps-menu-fa-icon {
  font-size: 2.2em;
}

.cps-menu-item {
  text-align: center;
  cursor: pointer;
  transition: 0.2s;
  color: rgba(0, 0, 0, 0.6);
  margin: 0px;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.cps-menu-item:hover {
  text-align: center;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.9);
}

.cps-menu-item-selected:hover {
  text-align: center;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.9);
}

.cps-header-center {
  text-align: center;
  width: 100%;
}

.cps-header {
  min-width: 200px;
}

.cps-sub-header {
  padding: 5px;
  padding-right: 8px;
  padding-left: 8px;
  cursor: pointer;
  transition: 0.2s;
}

.cps-menu-content-admin-content {
  padding: 5px;
  padding-right: 8px;
  padding-left: 8px;
}

.cps-sub-menu-options {
  display: flex;
}

.cps-menu-content-window {
  display: none;
}

.cps-admin-result-table-header-row {
  width: 100%;
  background: #eee;
  padding: 5px;
  border-bottom: 1px solid #bbb;
}

.cps-admin-result-table-row {
  width: 100%;
  background: #ddd;
  padding: 5px;
  display: flex;
  justify-content: space-between;
}

.fa-trash:hover {
  color: #c82323;
}

.cps-options-cell {
  display: flex;
}

.cps-inner-option {
  padding: 3px;
  margin-left: 5px;
}

.cps-admin-result-table-row-alt {
  width: 100%;
  background: #eee;
  padding: 5px;
  display: flex;
  justify-content: space-between;
}

.cps-sub-section-container {
  display: none;
}

.cps-main-content-header {
  font-size: 1.5em;
  padding: 10px;
  background: #00263e;
  color: #fff;
}

.cps-main-window-content-section {
  width: 100%;
  border: 1px solid #000;
  display: none;
}

.cps-link:hover {
  text-decoration: underline;
  cursor: pointer;
}

.cps-main-content-section {
  background: #eee;
  padding: 0.35em;
  font-size: 1.2em;
}

.cps-input-row {
  display: flex;
  padding: 0.3em;
  width: 100%;
}

.cps-input-row-header {
  background: #fafafa;
  border-bottom: 1px solid #bbb;
}

.fa-pencil {
  cursor: pointer;
}

.cps-projects-event-name {
  min-width: 250px;
  width: 40%;
}

.cps-projects-event-date {
  min-width: 200px;
  width: 20%;
}

.cps-event-option-selected {
  padding: 0.3em;
  padding-right: 0.6em;
  padding-left: 0.6em;
  cursor: pointer;
  color: #1b8793;
  text-decoration: underline;
  font-weight: bold;
}

.cps-event-option:hover {
  color: #1b8793;
  text-decoration: underline;
}

.cps-event-option {
  padding: 0.3em;
  padding-right: 0.6em;
  padding-left: 0.6em;
  cursor: pointer;
  transition: 0.2s;
}

.input-project-description {
  width: 100%;
}

.cps-main-content-right {
  width: 100%;
}

.cps-input-row-content {
  padding-right: 0.5em;
}

.cps-main-content-left-menu {
  min-width: 200px;
  width: 30%;
}

.cps-sub-menu-options-button:hover {
  text-decoration: underline;
  color: #1b8793;
}

.cps-menu-content-admin-content {
  padding-top: 10px;
  padding-bottom: 10px;
}

.cps-sub-menu-options-button-selected {
  text-decoration: underline;
  color: #1b8793;
  font-weight: bold;
}

.cps-sub-menu-options-button {
  padding: 5px;
  padding-right: 8px;
  padding-left: 8px;
  cursor: pointer;
  transition: 0.2s;
}

.cps-sub-header:hover {
  text-decoration: underline;
  background: rgba(0, 38, 62, 0.2);
}

.cps-sub-header-selected {
  color: #fff !important;
  background: #00263e;
}

.cps-sub-header-selected:hover {
  color: #fff !important;
  background: #00263e;
}

.cps-field-container {
  display: flex;
  align-items: stretch;
  margin-bottom: 25px;
}

.cps-sub-menu-content-inner {
  padding: 0em;
}

.cps-field-right-block {
  width: 60%;
}

.cps-submit {
  color: #fff;
  padding: 5px;
  cursor: pointer;
  font-size: 1.2em;
  background: #00263e;
  transition: 0.2s;
}

.cps-submit:hover {
  color: #fff;
  background: #00263e;
}

.cps-radio {
  border: 0px;
  padding: 5px;
}

.cps-time-field {
  font-size: 1.3em;
}

.cps-date-field {
  padding: 4px;
  font-size: 1.3em;
}

.cps-main-field {
  padding: 4px;
  font-size: 1.3em;
}

.cps-menu-item-selected {
  background: #00263e;
  color: white;
}

.cps-menu-content-inner {
  display: none;
  background: rgba(0, 38, 62, 0.3);
  border: 3px solid #00263e;
  border-top: 5px solid #00263e;
  color: #000;
  padding: 1em;
}

.cps-sub-menu-content-inner {
  display: flex;
}

.cps-menu {
  display: flex;
  background: #97999b;
  align-content: flex-start;
}

.cps-flex-left-menu {
  padding-right: 10px;
}

.cps-cal-day-inner {
  height: 50%;
  width: 100%;
  background: none;
  position: absolute;
  background: none;
}

.cps-cal-pm {
  bottom: 0px;
  background: rgba(0, 0, 0, 0.1);
  background: none;
}

.fc-daygrid-day {
  position: relative;
}

.cp-input-field {
  font-size: 0.75em;
}

.cp-input-field-select {
  width: 100%;
}

.cp-opt-grid-cell-status {
  width: 150px;
}

.cp-opt-grid-cell-email {
  width: 200px;
}

.cps-data-option-top-menu {
  margin-top: 0px;
}

.cp-input-add-user-email {
  font-size: 0.75em;
}

.cp-opt-grid-cell-statname {
  width: 150px;
}

.cp-opt-grid-cell-status {
  width: 100px;
  font-size: 0.75em;
  margin-top: 1px;
}

.cp-grid-cell-header-mobile-label {
  display: none;
  margin-left: 5px;
}

.cps-overlay-data-container {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 150;
}

.cps-overlay-data-inner-row-header {
  background: #282828;
  color: #fff;
  display: flex;
  justify-content: space-between;
}

.cps-inner-overlay-row-cell {
  font-size: 1.2em;
  padding: 5px;
}

.cps-overlay-data-inner-cell-row {
  display: flex;
}

.cps-overlay-data-inner-cell-email {
  font-size: 10px;
  padding-left: 5px;
}

.cps-submit-results-button-color:hover {
  background: #146970;
}

.cps-overlay-back-button {
  margin-left: 20px;
  cursor: pointer;
  position: fixed;
  background: #eee;
  border-radius: 7px;
  padding: 3px;
}

.cps-overlay-back-button:hover {
  color: #00263e;
}

.cps-submit-results-button-color-finish:hover {
  background: #146970;
}

.cps-submit-results-button-color-finish {
  transition: all 0.7s;
  background: #666;
  width: 200px;
  padding: 10px;
  color: #fff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}

.cps-submit-results-button-color {
  transition: all 0.7s;
  background: #1a8892;
  width: 200px;
  padding: 10px;
  color: #fff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}

.cps-submit-results {
  text-align: center;
  width: 100%;
  padding-bottom: 50px;
  margin-top: 15px;
}

.cps-submit-results-cell {
  width: 100%;
}

.cps-overlay-data-inner {
  margin: 10px;
  margin-bottom: 15px;
  width: 80vw;
  overflow: auto;
  background: #e6e6e6;
  margin-left: auto;
  margin-right: auto;
  height: calc(100vh - 25px);
  min-width: 320px;
  max-width: 800px;
  display: none;
}

.cps-project-task-import {
  color: #17a110;
}

.cps_zoho_link {
  background: #9b6a31;
}

.cp-input-add-user-zid {
  border: 0px;
  background: none;
}

.cps-zoho-code {
  font-size: 10px;
  padding: 2px;
  padding-left: 10px;
}

.cps-overlay-data-inner-cell {
  padding: 5px;
}

.cps-overlay-data-inner-cell-row-format {
  font-size: 13px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1em;
  display: flex;
}

.add-new-task-mobile {
  display: none;
  color: #fff;
}

.cps-overlay-data-inner-row {
  padding: 5px;
  margin-bottom: 3px;
  display: flex;
}

.cps-filter-main-mobile {
  margin-left: 5px;
  font-size: 0.75em;
  margin-top: 5px;
  padding: 1px !important;
  margin-right: 10px;
  padding-right: 10px !important;
}

.cps-add-task-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.cp-add-task-icon {
  font-size: 1.5em;
  position: absolute;
  left: -25px;
  margin-top: -3px;
  background: #8d644b;
  padding: 5px;
  border-radius: 2em;
  padding-top: 5px;
  padding-bottom: 2px;
}

.cps-questionnaire-layout {
  margin-left: auto;
  margin-right: auto;
  background: #eee;
  overflow: hidden;
  position: relative;
  max-width: 1400px;
  margin-bottom: 100px;
  box-shadow: 0px 15px 21px 2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 15px 21px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 15px 21px 2px rgba(0, 0, 0, 0.75);
}

.cps-footer-main {
  text-align: center;
  padding: 20px;
  border-top: 4px solid #8d644b;
  box-shadow: 0px -15px 21px 2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px -15px 21px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -15px 21px 2px rgba(0, 0, 0, 0.75);
}

.add-new-task-desktop {
  position: relative;
  margin-left: 10px;
}

.navbar-outer {
  border-bottom: 4px solid #8d644b;
  color: #fff;
  text-align: center;
}

.cps-review-50 {
  width: 50%;
  padding: 8px;
  text-align: center;
  align-self: center;
  height: 100%;
}

.cps-right-score-mob {
  font-size: 1.3em !important;
}

.cps-right-score-text {
  font-size: 0.8em !important;
}

.cps-review-50-left {
  color: #fff;
  background: #00263e;
}

.cps-review-row-flex {
  display: flex;
  align-items: stretch;
}

.cps-review-100 {
  width: 100%;
  border-bottom: 2px solid #888;
}

.cps-review-print {
  -webkit-print-color-adjust: exact;
  color-adjust: exact !important;
  /*Firefox*/
}

.cps-review-cell-print {
  height: 110px;
}

.cps-review-userprint {
  display: none;
}

@media only screen and (max-width: 991px) {
  .cps-review-desktop {
    display: none;
  }

  .cps-survey-question-outer-2 {
    margin-top: 45px;
  }

  .cps-review-mobile {
    display: block;
  }

  .cps-survey-question-outer-2-header-mobile {
    display: block;
  }

  .cps-survey-question-row-header-color-scroll {
    display: none !important;
  }

  .cps-survey-question-cell-question-2 {
    display: block;
    font-size: 1em;
    float: left;
    float: none;
    width: 100%;
    vertical-align: center;
  }

  .cps-survey-question-cell-question-3 {
    display: flex;
    font-size: 0.95em;
    float: left;
    float: none;
    width: 100%;
    vertical-align: center;
  }

  .cps-intro-section {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 80%;
  }

  .cps-survey-question-row {
    display: block;
    min-height: 65px;
  }

  .cps-survey-question-choice {
    display: block;
    width: 100%;
  }

  .cps-survey-question-cell-question-second {
    display: inline-block;
    width: 20%;
    padding-left: 0px;
    text-align: center;
    padding-right: 0px;
  }

  .cps-questionnaire-layout {
    margin-left: 30px;
    margin-right: 30px;
  }

  .cps-introduction-center {
    display: block;
  }

  .cps-survey-inner-container {
    padding: 15px;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 1em;
  }
}
@media only screen and (max-width: 450px) {
  .cps-intro-left-section {
    font-size: 0.6em;
  }

  .cps-intro-text-section-para-min {
    font-size: 0.5em;
  }

  .cps-submit-results-button-color-finish {
    width: 125px;
  }

  .cps-survey-question-cell-question-2 {
    display: block;
    font-size: 1em;
    float: left;
    float: none;
    width: 100%;
    vertical-align: center;
  }

  .cps-survey-question-cell-question-3 {
    display: block;
    font-size: 0.95em;
    float: left;
    float: none;
    width: 100%;
    vertical-align: center;
  }

  .cps-intro-section {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 80%;
  }

  .cps-questionnaire-layout {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cps-intro-text-section {
    font-size: 0.6em;
  }

  .cps-section-header-center {
    font-size: 0.85em;
  }

  .cps-introduction-center {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  .cps-survey-question-cell-question-3 {
    display: block;
    font-size: 0.65em;
    float: left;
    float: none;
    width: 100%;
    vertical-align: center;
  }

  .cps-overall-intro-container {
    background: none !important;
  }

  .cps-survey-question-bg-logo {
    display: none !important;
  }

  .cps-intro-section {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 80%;
  }

  .cps-questionnaire-layout {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cps-intro-text-section {
    font-size: 0.6em;
  }

  .cps-section-header-center {
    font-size: 0.85em;
  }

  .cps-introduction-center {
    display: block;
  }
}
@media only screen and (max-height: 490px) {
  .cps-overlay-inner {
    max-height: 84vh;
    min-height: 320px;
  }

  .cps-complete-final-overlay-inner {
    max-height: 85vh;
  }

  .cps-modal-description {
    max-height: 60vh;
  }
}