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

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

.cps-login-mini-link {
  color: #fff;
  font-size: 0.52em;
}

.cps-button-add-data {
  border: 1px solid #14636a;
  background: #1a8892;
  color: #fff;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 4px;
  margin: 2px;
  transition: 0.2s;
  cursor: pointer;
}

.updatelog {
  transition: 0.2s;
}

.updatelog:hover {
  color: #ccc !important;
}

.cps-button-add-data:hover {
  background: #555;
  border: 1px solid #444;
  color: #fff;
}

.cpsr-rollover-overlay-inner-header-footer {
  padding: 4px;
}

body {
  background: #999;
}

html {
  overflow: auto;
}

.wip-task-task-area-description p {
  font-size: inherit !important;
}

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

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

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

.css-access-button {
  padding: 8px;
  cursor: pointer;
  transition: 0.2s;
  border-radius: 8px;
  background: #1a8892;
  color: #fff !important;
}

.css-access-button:hover {
  transform: scale(1.1em);
}

.cps-wip-row-high {
  border-top: 2px #000 solid;
  border-bottom: 2px solid #000;
  -webkit-box-shadow: inset 0px 0px 6px 1px rgba(0, 0, 0, 0.6) !important;
  -moz-box-shadow: inset 0px 0px 6px 1px rgba(0, 0, 0, 0.6) !important;
  box-shadow: inset 0px 0px 6px 1px rgba(0, 0, 0, 0.6) !important;
  background: #ccc !important;
}

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

.cps-wip-row:hover {
  background: #d9e7ea;
}

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

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

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

.cps-wip-row-projectdetails-container-outer {
  display: none;
}

.cps-sub-level-0 {
  background: #f8f1e6;
}

.cps-sub-level-1 {
  background: #f4e8d7;
}

.cps-sub-level-2 {
  background: #eedfc8;
}

.cps-sub-level-3 {
  background: #e8d6ba;
}

.cps-wip-row-projectdetails-container {
  background: #00263e;
  font-size: 0.65em;
  padding: 2px;
  display: flex;
  color: #fff;
}

.cps-clickable-filter {
  cursor: pointer;
}

.wip-section-task-container-outer-group {
  transition: 0.5s;
}

.cp-drop-options-set {
  min-width: 51px;
  display: flex;
  justify-content: right;
}

.cps-other-owners {
  display: none;
}

.wip-taskid-owners {
  cursor: pointer;
}

.wip-ptasks-overlay {
  width: 100%;
  position: absolute;
  background: #ccc;
  height: 30px;
  padding-top: 4px;
  z-index: 1000;
}

.cp-drop-options-set-wip {
  min-width: 33px;
}

.cps-minimize-logo {
  position: absolute;
  right: 8px;
  cursor: pointer;
  top: 0px;
  z-index: 1000;
}

.cps-project-minimise {
  max-height: 30px;
}

.cps-project-minimise-tasks {
  height: 30px;
  overflow: hidden;
  position: relative;
}

.cps-add-user-to-project {
  background-color: #ddd;
}

.cps-wip-row-projectdetails-container-users {
  padding-left: 10px;
  color: #222;
}

.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-dashboard-content-overlay {
  background: #00263e;
  position: absolute;
  height: 100%;
  width: 100%;
  color: #fff;
  z-index: 1000;
  text-align: center;
  padding-top: 200px;
}

.cp-task-coltab {
  position: absolute;
  width: 22px;
  left: 0px;
  display: flex;
  align-items: center;
  color: #fff;
  cursor: pointer;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 100%;
  overflow: hidden;
  transition: 0.2s;
  padding: 3px;
  white-space: nowrap;
}

.cps-date-header-option-container {
  display: flex;
  justify-content: center;
  font-size: 1.32em;
  margin: 2px;
  margin-top: 18px;
}

.cps-task-type {
  background: #555;
  color: #ddd;
  border-radius: 6px;
  padding: 1px;
  font-size: 0.9em;
}

.cps-date-header-option-selected {
  background: #666 !important;
  color: #fff !important;
}

.cps-date-header-option {
  padding-top: 1px;
  padding-bottom: 1px;
  width: calc(33% - 2px);
  border: 1px solid #666;
  color: #bbb;
  background: #333;
  border-radius: 3px;
}

.cps-display-date-edit-container-date {
  width: 100%;
}

.cps-date-header {
  text-align: center;
  font-size: 0.9em;
}

.cps-date-inline-container {
  border: 1px solid #000;
  margin: 2px;
  background: #555;
  color: #fff;
  padding: 2px;
  padding-bottom: 5px;
}

.cps-date-header-inner {
  padding: 3px;
  text-align: left;
  font-size: 0.7em;
}

.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-table-flex {
  font-size: 0.9em;
  margin: 10px;
}

.cell-name-flex {
  width: 70%;
  overflow: hidden;
}

.cps-data-row-flex {
  display: flex;
  min-height: 40px;
  font-size: 0.92em;
  align-items: center;
  border-bottom: 1px solid #999;
}

.cps-data-row-flex:hover {
  background: #dcdce0;
}

.cps-data-row-flex-alt {
  background: #ddd;
}

.cell-status-flex {
  width: 15%;
}

.cell-action-flex-inner {
  display: flex;
  justify-content: space-between !important;
  width: 100%;
  font-size: 1.35em;
}

.cps-overlay-data-inner-row-container-extra {
  position: absolute;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-left: 50%;
  left: -400px;
  z-index: 1000;
  height: 94vh;
  margin-top: 3vh;
  margin-bottom: 3vh;
  background: #ccc;
  display: none;
  overflow: auto;
}

.cps-api-loading {
  padding: 30px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  height: 100vh;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.cps-zoho-projects-logo {
  animation: pulse 1.3s infinite;
  margin: 0 auto;
  display: table;
  margin-top: 50px;
  animation-direction: alternate;
}

@keyframes pulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.18;
  }
}
.cell-action-flex-inner-item {
  margin-right: 5px;
  padding: 6px;
  opacity: 0.5;
  border-radius: 5px;
}

.cell-action-flex-inner-item:hover {
  opacity: 1;
}

.cell-action-flex {
  width: 15%;
}

.cps-header-row {
  display: flex;
}

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

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

.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: fixed;
  left: 0px;
  top: 0px;
  z-index: 5000;
  width: 100%;
  height: 100%;
}

.cpsr-datecell-container {
  display: flex;
  align-items: stretch;
}

.cpsr-rowcell-container {
  display: flex;
  align-items: stretch;
  min-height: 100px;
}

.cpsr-datecell {
  display: inline-block;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  min-width: 120px;
  width: 5.88235294%;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #00263E #DFE9EB;
}

/* Chrome, Edge and Safari */
*::-webkit-scrollbar {
  width: 10px;
  cursor: pointer;
  width: 10px;
}

*::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #DFE9EB;
}

*::-webkit-scrollbar-track:hover {
  background-color: #B8C0C2;
}

*::-webkit-scrollbar-track:active {
  background-color: #B8C0C2;
}

*::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #00263E;
}

*::-webkit-scrollbar-thumb:hover {
  background-color: #003F67;
  cursor: pointer;
}

*::-webkit-scrollbar-thumb:active {
  background-color: #0F3454;
  cursor: pointer;
}

.cpsr-namecell-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cpsr-namecell {
  display: flex;
  min-width: 140px;
  text-align: center;
  width: 8.69565218%;
  background: #eee;
}

.cpsr-namecell-left {
  width: 5%;
  max-width: 220px;
}

.cpsr-rollover-overlay {
  z-index: 1000;
  position: fixed;
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 0;
  background: rgba(0, 0, 0, 0.78);
  left: 0;
  height: 100vh;
  width: 100vw;
  display: block;
}

.cpsr-rollover-overlay-inner {
  min-width: 320px;
  width: 500px;
  width: 50%;
  text-align: center;
  color: #333;
  background: #ddd;
  border: 1px solid #aaa;
}

.cpsr-rollover-overlay-inner-header {
  width: 100%;
  text-align: center;
  padding: 3px;
  color: #eee;
  background: #00263e;
  border: 1px solid #aaa;
}

.cpsr-rollboard-outer-container {
  overflow-x: scroll;
  max-height: calc(100vh - 155px);
  min-height: 300px;
}

.cprs-appsplit-container {
  display: flex;
  justify-content: center;
}

.cpsr-rollboard-inner-container {
  padding-top: 15px;
  width: 150%;
  width: 320%;
  width: 480%;
  padding-bottom: 15px;
  background: #555;
}

.cpr-reporting-code {
  max-width: 150px;
}

.cpr-reporting-report-go {
  cursor: pointer;
  padding: 5px;
  background: #093f45;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
}

.cpr-reporting-csv-go {
  cursor: pointer;
  padding: 5px;
  background: #093f45;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
}

.cpr-button-main {
  cursor: pointer;
  padding: 5px;
  background: #093f45;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
}

.cprs-appsplit-option {
  margin: 20px;
  padding: 10px;
  border: 2px solid #bbb;
  background: #00263e;
  color: #eee;
  font-size: 1.2em;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.2s;
  display: block;
  text-decoration: none;
}

.cprs-close-overlay {
  cursor: pointer;
}

.cpsr-input-task-submit {
  cursor: pointer;
}

.cpsr-input-task-delete {
  cursor: pointer;
}

.cpsr-input-task-update {
  cursor: pointer;
}

.cprs-appsplit-option:hover {
  transform: scale(1.1);
  background: #8d644b;
  color: #fff;
}

.cpsr-datecell-inner {
  transition: 0.2s;
  cursor: pointer;
}

.cpsr-datecell-inner:hover {
  background: #96c4c8;
}

.cpsr-modal-button {
  background: #dddddd;
  background: linear-gradient(163deg, #dddddd 0%, #cccccc 38%, #aaaaaa 100%);
  width: 74px;
  transition: 0.5s;
  cursor: pointer;
  border: 1px solid #9d9d9d;
  border-radius: 9px;
  color: #333;
}

.cpsr-modal-button:hover {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
}

.cpsr-input-task-delete-cell-pre:hover {
  background: #e42e2e;
  color: #fff;
}

.cpsr-input-task-strike-cell:hover {
  background: #28cd9c;
}

.cpsr-input-task-strike-all:hover {
  background: #28cd9c;
}

.cpsr-input-task-update:hover {
  background: #6c9bc0;
}

.cspr-taskrow {
  font-size: 0.6em;
  text-align: left;
  padding: 2px;
}

.cpsr-date {
  font-size: 0.72em;
}

.cpsr-date-name {
  font-weight: bold;
}

.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;
  background: #1a847d !important;
  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;
}

.cps-update-overlay-list-header {
  background: #00263e;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #eee;
  font-size: 0.8em;
}

.cps-project-update-overrow {
  border-bottom: 1px solid #ddd;
}

.cps-loading-proect-data {
  min-width: 70px;
  width: 25%;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
}

.cps-loading-proect-data-text {
  width: 75%;
  min-width: 250px;
  font-size: 0.7em;
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
}

.cps-update-overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  z-index: 5000;
  display: none;
  overflow-y: auto;
  overflow-x: auto;
}

.cps-update-overlay-list {
  margin-left: auto;
  margin-right: auto;
  background: #cfcfcf;
  width: 50%;
  max-width: 500px;
  max-height: 80vh;
  overflow: auto;
  min-height: 200px;
  margin-top: 10vh;
  min-width: 316px;
  box-shadow: -2px 3px 6px 6px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -2px 3px 6px 6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 3px 6px 6px rgba(0, 0, 0, 0.75);
}

.cps-update-overlay-main-continue {
  padding: 20px;
  display: none;
}

.cps-update-overlay-main-continue-button {
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  background: #00263e;
  color: #eee;
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
}

.cp-update-all-projects {
  cursor: pointer;
  padding: 7px;
  margin-left: 10px !important;
  margin-right: 10px !important;
  font-size: 0.75em;
}

.cp-generate-report {
  cursor: pointer;
  padding: 7px;
  margin-left: 10px !important;
  margin-right: 10px !important;
  font-size: 0.75em;
}

.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;
  animation-name: logintitle;
  animation-duration: 2s;
  margin-left: 0px;
}

@keyframes logintitle {
  0% {
    margin-left: -500px;
  }
  100% {
    margin-left: 0px;
  }
}
.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;
  flex-wrap: wrap;
  justify-content: center;
}

.cp-generate-report-button:hover {
  background: #14636a !important;
}

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

.cp-comment p {
  word-wrap: break-word;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
  white-space: -webkit-pre-wrap;
  word-break: break-all;
  white-space: normal;
}

.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;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  background: #1a847d;
  padding: 3px;
  border-radius: 10px;
  margin: 2px;
  margin-top: 8px;
  transition: 0.2s;
}

.cp-add-comment-row-add-drop {
  display: flex;
  justify-content: center;
}

.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;
  border-bottom: 4px solid #8d644b;
}

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

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

@keyframes bgheader {
  0% {
    width: 125%;
  }
  100% {
    width: 100%;
  }
}
.cps-login-header-bg {
  background: url("../../img/background/cover-photoa-1.jpg");
  background-size: cover;
  background-position: center;
  height: 70vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  animation-name: bgheader;
  animation-duration: 3s;
}

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

.textarea-100 {
  width: 100%;
}

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

.main_admin_logo {
  min-width: 120px;
  max-width: 100%;
}

.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 {
  width: 30%;
  min-width: 200px;
  font-size: 1.2em;
}

.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-init {
  color: #ddd;
  width: 100%;
  z-index: 20000;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

@media screen and (max-width: 991px) {
  .main_admin_logo {
    width: 20%;
    max-width: 200px;
    min-width: 100px;
  }

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

  .add-new-task-desktop {
    display: none;
  }

  .cps-filter-main-mobile {
    padding-top: 3px;
    margin-top: 6px;
    margin-right: 8px;
    font-size: 1.25em;
    cursor: pointer;
  }

  .add-new-task-mobile {
    display: block;
  }

  .cp-grid-cell-header-mobile-label {
    display: block;
    font-size: 1.2em;
  }

  .cp-grid-cell-header-filter-desktop {
    display: none !important;
  }

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

  .fc-toolbar {
    display: block !important;
    text-align: center;
  }

  h1 {
    font-size: 2em;
  }

  .navbar-nav {
    display: block;
  }

  .collapse {
    display: none;
  }

  .navbar-brand {
    width: 75%;
  }

  .nav-container {
    display: block;
    width: 100%;
    justify-content: space-between;
  }

  .cp-cell-data {
    font-size: 0.9em;
  }

  .cp-grid-cell-1 {
    min-width: auto;
  }

  .cp-grid-cell-1-2 {
    min-width: auto;
  }

  .cp-grid-cell-2 {
    min-width: auto;
  }

  .cp-grid-cell-3 {
    min-width: auto;
  }

  .cp-grid-cell-4 {
    min-width: auto;
  }

  .cp-grid-cell-5 {
    min-width: auto;
  }

  .cp-grid-cell-6 {
    min-width: auto;
  }

  .cp-grid-cell-7 {
    min-width: auto;
  }

  .cp-grid-cell-8 {
    min-width: auto;
  }

  .cp-grid-row-header-filter {
    display: none;
  }

  .cp-select-filter-main {
    width: 100% !important;
    padding: 5px;
    margin: 5px;
  }

  .cp-grid-cell-header-filter {
    max-width: 100%;
    width: calc(100% - 20px);
  }
}