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

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

.nav-item {
  font-size: 0.7em;
  color: #fff;
}

.nav-link {
  color: #ddd;
}

.cps-sub-heading {
  color: #fff;
  font-size: 1.4em;
  right: 3em;
  margin-bottom: 20px;
}

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

.cps-overlay-result-message-appstat {
  text-align: center;
  font-size: 0.9em;
  margin-top: 8px;
}

.cps-login-centered {
  width: 400px;
  border: 1px solid #efefef;
  background: #fcfcfc;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: auto;
  margin-top: 20px;
  box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
}

.cps-error-suspended {
  text-align: center;
  color: #861818;
  margin-top: 10px;
}

.cps-quote-main {
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
  text-align: center;
  margin-bottom: 15px;
}

.cps-submit-button {
  margin-top: 10px;
  background-color: #166e76;
  color: #eee;
  border: 1px solid #105156;
  border-radius: 3px;
  cursor: pointer;
}

.cps-submit-button-generic {
  margin-top: 10px;
  background-color: #166e76;
  color: #eee;
  border: 1px solid #105156;
  border-radius: 3px;
  cursor: pointer;
}

.cps-submit-button-generic:hover {
  background-color: #248f98;
  border: 1px solid #1f8890;
}

.cps-header-bar-outer-display {
  display: none;
}

.cps-submit-button:hover {
  background-color: #248f98;
  border: 1px solid #1f8890;
}

.pass-input-inner {
  display: flex;
  flex-direction: column;
}

.cps-inline-option {
  margin-right: 32px;
}

.cps-pw-condition {
  color: #cc2222;
}

.cps-pw-condition-container {
  margin-top: 10px;
  font-size: 0.8em;
}

.cps-pw-condition-sat {
  color: #000 !important;
}

.cps-submit-button-outer {
  padding: 0px;
  width: 90%;
  max-width: 350px;
  display: flex;
  justify-content: flex-end;
}

.pass-input-group {
  padding: 5px;
  margin-top: 20px;
  width: 90%;
  max-width: 350px;
  border: 1px solid #eee;
}

.quote-text {
  color: #aaa;
  font-style: italic;
  font-size: 1.65em;
}

.quote-author {
  color: #00263e;
  font-style: italic;
  font-size: 1.15em;
}

.login-button {
  margin-left: auto;
  margin-right: 5%;
  width: 100px !important;
  font-size: 1em !important;
  padding: 3px;
}

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

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

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

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

.cps-form-label {
  color: #333;
  font-size: 0.85em;
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
  width: 30%;
}

.cps-form-label-input {
  width: 65%;
}

.form-login-inner {
  text-align: right;
}

.form-group {
  margin-bottom: 3px;
  margin-top: 3px;
  display: flex;
  width: 100%;
}

.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.2em;
  margin-top: 15px;
  margin-bottom: 10px;
  text-decoration: underline;
  color: #222;
}

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

.cps-app-option {
  max-width: 100px;
  min-width: 50px;
  display: block;
  width: 25%;
  text-align: center;
  transition: 0.4s;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 12px;
  padding-left: 12px;
}

.cps-section-options-opacity {
  opacity: 0.45;
}

.icon-container {
  color: #fff;
  padding: 2%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  max-height: 85%;
  overflow-y: auto;
  overflow-x: hidden;
}

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

.cps-header-bar-outer {
  position: fixed;
  width: 100%;
  bottom: 0px;
}

.cps-header-bar {
  color: #555;
  display: flex;
  font-size: 0.9em;
  overflow-x: auto;
  width: 100%;
  justify-content: center;
  background: #fff;
  border-top: 1px solid #eee;
}

.cps-header-bar-option {
  padding: 3px;
  border-radius: 10px;
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  display: block;
}

.cps-add-new-user {
  cursor: pointer;
}

.cps-user-drop {
  display: none;
  margin-top: 5px;
  padding: 8px;
  font-size: 0.9em;
}

.cps-header-bar-outer-display {
  display: none;
}

.cps-user-drop-new {
  display: none;
  margin-top: 5px;
  padding: 8px;
  font-size: 0.9em;
}

.cps-submit-row {
  padding: 5px;
  padding-left: 0px;
}

.cps-submit-row {
  cursor: pointer;
}

.user-dropoption-container {
  font-size: 0.8em;
  margin: 5px;
}

.cps-user-icon-option {
  cursor: pointer;
  padding-right: 5px;
  padding-left: 5px;
}

.content_row {
  display: flex;
  flex-wrap: wrap;
}

.cps-email-textarea {
  height: 150px;
}

#cps-winner-pool {
  min-height: 220px !important;
}

.cps-pass-input-group-outer {
  font-size: 0.8em;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cps-header-bar-option:hover {
  color: #1a8892;
  transition: 1s;
}

.cps-header-bar-option-selected {
  background: #1a8892;
}

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

.cps-rf-header-objectives {
  display: flex;
  justify-content: flex-start;
}

.cps-rf-container {
  margin: 20px;
}

.cps-rf-first-cell {
  padding-top: 20px;
  padding: 10px;
  border-left: 1px solid #888;
}

.cps-rf-header-cell {
  border-left: 0px !important;
  border-right: 1px #1d8892 solid !important;
}

.cps-rf-first-cell-header {
  padding-left: 10px;
  border-left: 1px solid #888;
}

.cps-rf-table {
  margin-top: 20px;
  font-size: 0.85em;
}

.cp-rf-header-row {
  background: #1d8892;
  color: #fafafa;
  padding: 5px;
}

.cps-rf-row {
  display: flex;
  width: 100%;
}

.cps-rf-footer-textarea {
  width: 100%;
  min-height: 30px;
}

.cps-rf-row-cell {
  width: 25%;
  border-right: 1px solid #888;
}

.cps-rf-header-objectives {
  margin-top: 50px;
  font-size: 0.85em;
}

.cps-rf-header-right-label {
  font-size: 0.65em;
  padding-top: 9px;
}

.cps-rf-top-input {
  font-size: 0.65em;
}

.cps-rf-header-right-label {
  min-width: 90px;
}

.cps-rf-header-right {
  display: flex;
}

.cps-rf-footer-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.cps-rf-footer-container {
  background: #d2e7e9;
}

.cps-rf-textarea {
  width: 100%;
  height: 100%;
  resize: none;
  min-height: 65px;
  font-size: 0.7em;
}

.cps-rf-footer-textarea {
  resize: none;
}

.cps-rf-footer-container-inner {
  padding: 5px;
  font-size: 0.85em;
}

.cps-rf-table {
  border-bottom: 1px solid #888;
}

.cps-rf-header-purpose {
  font-size: 0.85em;
}

.cps-rf-header-title-main {
  font-size: 1.2em;
  font-weight: bold;
}

.cps-rf-header-right {
  font-size: 18px;
}

.cps-sections {
  display: flex;
  margin-left: 20%;
  margin-right: 20%;
  justify-content: center;
}

.cps-section-options {
  min-width: 100px;
}

.cps-section-content-inner {
  justify-content: center;
  display: flex;
  width: 100%;
}

.cps-section-options {
  width: 20%;
  max-width: 200px;
  text-align: center;
  transition: 0.8s;
}

.cps-section-divider {
  height: 3px;
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 18px;
  background: black;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0) 100%);
}

.section-apps-view {
  width: 100%;
}

.cps-section-title {
  font-weight: 650;
  color: #888;
  text-align: center;
}

.section-apps-view-inner {
  display: flex;
}

.cps-section-content {
  margin-left: 22%;
  margin-right: 22%;
  background: #a8a8a8;
  background: linear-gradient(90deg, rgba(168, 168, 168, 0) 0%, rgba(168, 168, 168, 0.09) 15%, rgba(168, 168, 168, 0.15) 50%, rgba(168, 168, 168, 0.09) 85%, rgba(168, 168, 168, 0) 100%);
}

.cps-section-divider-bottom {
  height: 3px;
  margin-left: 20%;
  margin-right: 20%;
  margin-bottom: 18px;
  background: black;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0) 100%);
}

.cps-section-options:hover {
  transform: scale(1.1);
  opacity: 1;
  cursor: pointer;
}

.cps-section-icon {
  max-height: 100px;
}

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

.cps-mod-header {
  background: url("https://portal.compasspartnership.com/img/library.jpg");
  background-size: cover;
  background-position: 50% 60%;
  position: relative;
}

.cps-login-main-display-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #0a293e;
  background: linear-gradient(105deg, #0a293e 0%, rgba(10, 41, 62, 0.950017507) 16%, rgba(10, 41, 62, 0.7483368347) 100%);
}

.navbar {
  position: absolute;
  width: 100%;
  z-index: 10;
  margin-bottom: 0px !important;
  background: none !important;
}

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

.cps-login-header-bg {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 45vh;
  min-height: 85px;
  overflow-y: hidden;
  overflow-x: hidden;
}

.cps-login-main-display {
  color: #fff;
  text-align: left;
  margin-top: 17vh;
  letter-spacing: 1px;
  word-spacing: 3px;
  padding: 0em;
  font-family: "Georgia", sans-serif;
  padding-left: 20px;
  font-size: 3.5em;
  max-width: 50%;
}

.cps-overlay {
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  display: flex;
  justify-content: center;
}

.fa-window-close {
  cursor: pointer;
}

.cps-overlay-result-message {
  width: 100%;
  text-align: center;
  color: #912727;
}

.cps-default-overlay {
  width: 40%;
  min-width: 320px;
  max-width: 550px;
  background: #eee;
  margin: 5%;
  overflow: hidden;
  overflow: auto;
  margin-bottom: auto;
  padding-bottom: 5px;
}

.cps-overlay-input-field {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}

.cps-nomination-name {
  padding: 3px;
  border-radius: 4px;
  font-size: 1.2em;
  margin-top: 20px;
}

.cps-overlay-input-submit-field {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.cps-nomination-text {
  padding: 5px;
  color: #00263e;
}

.cps-nomination-name-submit {
  background: #188692;
  color: #eee;
  font-size: 1.2em;
  border-radius: 3px;
  border: 1px solid #00263e;
  cursor: pointer;
}

.cps-overlay-input-field-text {
  padding: 3%;
  font-size: 0.95em;
}

.cps-nomination-name-submit:hover {
  background: #166770;
  color: #eee;
  font-size: 1.2em;
  border-radius: 3px;
  border: 1px solid #000;
  cursor: pointer;
}

.cps-overlay-header {
  width: 100%;
  color: #eee;
  padding: 5px;
  font-size: 1.2em;
  margin-top: 15px;
  text-align: center;
  background: #00263e;
}

.cps-login-main-display-right {
  color: #fff;
  text-align: center;
  bottom: 45px;
  right: 0px;
  letter-spacing: 1px;
  word-spacing: 3px;
  padding: 0em;
  line-height: 1em;
  font-size: 1.3em;
  font-family: "Calibri", sans-serif;
  padding-left: 20px;
  padding-right: 3.5%;
  position: absolute;
  margin-left: 50%;
}

.cps-login-main-display {
  position: absolute;
  z-index: 5;
}

.cps-app-option-text {
  font-size: 0.8em;
  color: #222;
}

.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-hr {
  margin-top: 0px;
  margin-bottom: 0px;
}

.cps-title {
  margin-top: 0px !important;
}

.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;
  width: 100%;
  max-width: 180px;
}

.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-user-admin-top {
  display: flex;
}

.cps-update-accounts-button-continer {
  display: flex;
}

.cps-button {
  cursor: pointer;
}

.cps-update-accounts-sub {
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #238d97;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  margin-left: 40px;
}

.plugin-container-overlay-body {
  margin: 15px;
  margin-top: 2px;
}

.plugin-container-overlay-header-close {
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
  transition: 0.2s;
}

.plugin-container-overlay-header-close:hover {
  color: #1a8892;
}

.plugin-container-overlay-header {
  display: flex;
  align-items: center;
}

.plugin-container-overlay-header {
  color: #fff;
  padding: 10px;
  padding-bottom: 2px;
  font-size: 1.3em;
}

.plugin-container-overlay-inner-container {
  background: #00263e;
  border: 1px solid #eee;
  border-radius: 5px;
  width: 50vw;
  max-width: 500px;
  min-width: 320px;
  min-height: 200px;
}

.plugin-container-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  display: none;
}

.plugin-container-overlay-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
}

.cps-update-accounts-sub:hover {
  background: #1d6f76;
  cursor: pointer;
}

.cps-portal-user-name-top-option {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

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

.cps-sections {
  overflow-x: visible;
  flex-wrap: wrap;
  overflow-y: visible;
  padding-top: 10px;
  padding-bottom: 8px;
}

.cps-forgot-error {
  text-align: center;
  font-size: 0.9em;
  margin-right: 5%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cps-sub-section-name {
  margin-top: 5px;
  color: #444;
}

.cps-forgot {
  text-align: right;
  font-size: 0.8em;
  margin-right: 5%;
  padding-top: 15px;
  padding-bottom: 4px;
}

.cps-forgot-link {
  color: #8d644b;
  text-decoration: none;
}

.cps-forgot-link:hover {
  text-decoration: underline;
  color: #614230;
  cursor: pointer;
}

.section-apps-view-inner {
  flex-wrap: wrap;
  display: block;
}

.section-apps-view-inner-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

@media screen and (max-width: 991px) {
  .cps-section-icon {
    max-height: 65px;
  }

  .navbar-collapse {
    padding: 5px;
    background: rgba(0, 38, 62, 0.95);
  }

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

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

  .cps-app-option-image {
    height: 60px;
  }

  .cps-login-main-display {
    line-height: 0.8em;
  }
}
@media screen and (max-width: 850px) {
  .cps-section-icon {
    max-height: 55px;
  }

  .cps-sections {
    font-size: 0.72em;
    width: 80%;
    margin-left: 10%;
  }

  .cps-app-option-image {
    height: 65px;
  }

  .cps-section-content {
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media screen and (max-width: 750px) {
  .cps-section-icon {
    max-height: 55px;
  }

  .cps-sections {
    width: 90%;
    margin-left: 5%;
    font-size: 0.72em;
  }

  .cps-app-option-image {
    height: 65px;
  }

  .section-apps-view-inner-flex {
    justify-content: center;
  }
}
@media screen and (max-width: 556px) {
  .cps-section-icon {
    max-height: 45px;
  }

  .cps-header-bar-outer-display {
    display: block;
    font-size: 1.4em;
    text-align: center;
  }

  .cps-header-bar-outer-display .fa-bars {
    background: #fff;
    padding: 15px;
    margin: 4px;
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.44);
    border-radius: 2em;
  }

  .cps-header-bar-container {
    display: none;
  }

  .cps-header-bar {
    color: #555;
    display: block;
    font-size: 1.2em;
    overflow-x: auto;
    width: 100%;
    text-align: center;
    bottom: 0px;
    justify-content: center;
    background: #fff;
    border-top: 1px solid #eee;
  }

  .cps-header-bar-option {
    border-bottom: 1px solid #efefef;
  }

  .cps-sections {
    font-size: 0.6em;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }

  .cps-app-option-image {
    height: 40px;
  }

  .cps-login-main-display {
    font-size: 2.8em;
  }

  .cps-app-option-text {
    font-size: 0.6em;
  }
}
@media screen and (max-width: 450px) {
  .cps-section-icon {
    max-height: 42px;
  }

  .cps-login-centered {
    width: 280px;
  }

  .cps-sections {
    font-size: 0.6em;
  }

  .cps-app-option-image {
    height: 38px;
  }
}