/* Color palette */
:root {
  --accepted: #2d8659;
  --alert: #D41B1B;
  --bluegreen: #09548B;
  --final-review: #ba0aff;
  --gray: #565656;
  --dark-gray: #373737;
  --haze: #D7D7D7;
  --in-progress: #BA0AFF; /* not used yet */
  --light: #FAFAFA;
  --lightblue: #ECF4FF;
  --opacity-white: 255, 255, 255;
  --positive: #37A46E;
  --rejected: #000000;
  --smoke: #CCCCCC;
  --stone: #949494;
  --unverified: #100EAB;
  --warning: #C78500;
  --white: #FFFFFF;
  --egnyte: #28cec4;
  --egnte-border: #DAE0ECFF;
  --egnyte-nav-background: #F8FAFCFF;
  --egnyte-header-dropdown: #FFFFFFFF;
}
@charset "UTF-8";

.header-icon {
  font-size: 18px;
  margin-right: 4px;
  color: var(--link);
}

.table-icon {
  font-size: 24px;
  padding: 6px;
  color: var(--gray);
}

.dashboard-icon {
  font-size: 30px;
}

.rotate-90 {
  transform: rotate(90deg);
}

.rotate-180 {
  transform: rotate(180deg);
}

.modal-header-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
}

.truyo-icon{
  font-family: "truyo-icons2";
  color: var(--dark-gray);
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  opacity: .8;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  font-size: 120%;
  -webkit-font-smoothing: antialiased;
}

.left_nav_icon2 {
  margin-right: 10px;
  font-size: 18px;
  font-family: "truyo-icons2";
  color: var(--nav-text-color);
  transform: scaleY(1);
  transition: all 0.3s ease-in-out;
}

/**************************** truyo icons 1 ****************************************************/
@font-face {
  font-family: "truyo-icons";
  src: url("/shared/assets/fonts/truyo-icons/truyo-icons.eot");
  src: url("/shared/assets/fonts/truyo-icons/truyo-icons.eot?#iefix") format("embedded-opentype"),
    url("/shared/assets/fonts/truyo-icons/truyo-icons.woff") format("woff"),
    url("/shared/assets/fonts/truyo-icons/truyo-icons.ttf") format("truetype"),
    url("/shared/assets/fonts/truyo-icons/truyo-icons.svg#truyo-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "truyo-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "truyo-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}

/*********************************** truyo-icons 2 ***********************************************/
@font-face {
  font-family: "truyo-icons2";
  src: url("/shared/assets/fonts/truyo-icons2/truyo-icons2.eot");
  src: url("/shared/assets/fonts/truyo-icons2/truyo-icons2.eot?#iefix") format("embedded-opentype"),
  url("/shared/assets/fonts/truyo-icons2/truyo-icons2.woff") format("woff"),
  url("/shared/assets/fonts/truyo-icons2/truyo-icons2.woff2") format("woff2"),
  url("/shared/assets/fonts/truyo-icons2/truyo-icons2.ttf") format("truetype"),
  url("/shared/assets/fonts/truyo-icons2/truyo-icons2.svg#truyo-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon2]:before {
  font-family: "truyo-icons2" !important;
  content: attr(data-icon2);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}

[class^="icon2-"]:before,
[class*=" icon2-"]:before {
  font-family: "truyo-icons2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}

/******************************* truyo icons 3 updated on 25 nov 2021 ***************************/
@font-face {
  font-family: "truyo-icons3";
  src: url("/shared/assets/fonts/truyo-icons3/truyo-icons3.eot");
  src: url("/shared/assets/fonts/truyo-icons3/truyo-icons3.eot?#iefix") format("embedded-opentype"),
  url("/shared/assets/fonts/truyo-icons3/truyo-icons3.woff") format("woff"),
  url("/shared/assets/fonts/truyo-icons3/truyo-icons3.woff2") format("woff2"),
  url("/shared/assets/fonts/truyo-icons3/truyo-icons3.ttf") format("truetype"),
  url("/shared/assets/fonts/truyo-icons3/truyo-icons3.svg#truyo-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon3]:before {
  font-family: "truyo-icons3" !important;
  content: attr(data-icon3);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}

[class^="icon3-"]:before,
[class*=" icon3-"]:before {
  font-family: "truyo-icons3" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
}




.button .icon.icon-send-email {
  line-height: 1;
}

.icon-blank:before {
  content: " ";
}

.icon-configure:before {
  content: "\61";
}
.icon-consent:before {
  content: "\62";
}
.icon-dashboard:before {
  content: "\63";
}
.icon-data:before {
  content: "\64";
}
.icon-email-template:before {
  content: "\65";
}
.icon-home:before {
  content: "\66";
}
.icon-how:before {
  content: "\67";
}
.icon-reports:before {
  content: "\68";
}
.icon-requests:before {
  content: "\69";
}
.icon-send-email:before {
  content: "\6a";
}
.icon-systems:before {
  content: "\6b";
}
.icon-to-do:before {
  content: "\6c";
}
.icon-upload:before {
  content: "\6d";
  padding-right: 10px;
}
.icon-users:before {
  content: "\6e";
}
.icon-arrow-right:before {
  content: "\6f";
}
.icon-check:before {
  content: "\70";
}
.icon-chevron-down:before {
  content: "\71";
}
.icon-chevron-up:before {
  content: "\72";
}
.icon-clock:before {
  content: "\73";
}
.icon-close:before {
  content: "\74";
}
.icon-download:before {
  content: "\75";
}
.icon-flag:before {
  content: "\77";
}
.icon-incomplete:before {
  content: "\78";
}
.icon-lock:before {
  content: "\79";
}
.icon-plus:before {
  content: "\7a";
}
.icon-refresh:before {
  content: "\41";
}
.icon-search:before {
  content: "\42";
}
.icon-thumbs-up:before {
  content: "\43";
}
.icon-transfer:before {
  content: "\44";
}
.icon-trash:before {
  content: "\45";
}
.icon-unflag:before {
  content: "\46";
}
.icon-info:before {
  content: "\47";
}
.icon-arrow-left:before {
  content: "\48";
}
.icon-calendar:before {
  content: "\49";
}
.icon-menu:before {
  content: "\4a";
}
.icon-success:before {
  content: "\4b";
}
.icon-fail:before {
  content: "\4c";
}
.icon-environments:before {
  content: "\4d";
}
.icon-organizations:before {
  content: "\4e";
}
.icon-partners:before {
  content: "\4f";
}
.icon-minus:before {
  content: "\50";
}
.icon-alert:before {
  content: "\51";
}
.icon-check2:before {
  content: "\52";
}
.icon-close2:before {
  content: "\53";
}
.icon-edit:before {
  content: "\76";
}
.icon-health:before {
  content: "\54";
}
.icon-menu2:before {
  content: "\55";
}
.icon-reorder:before {
  content: "\56";
}

/* truyo icons 3 */
.icon3-vendor-risk:before { content: '\e800'; }
.icon3-assessments:before { content: '\e801'; }
.icon3-compliance-risk:before { content: '\e802'; }
.icon3-data-tools:before { content: '\e803'; }
.icon3-operational-risk:before { content: '\e804'; }
.icon3-profiles:before { content: '\e805'; }
.icon3-documents:before { content: '\e806'; }
.icon3-help:before { content: '\e807'; }
.icon3-link:before { content: '\e808'; }.segmented-control {
  position: relative;
  display: inline-block;
  border: 1px solid currentColor;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition-property: none;
  -o-transition-property: none;
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-tap-highlight-color: transparent;
}

.segmented-control>input {
  position: absolute;
  left: -10000px;
  opacity: 0;
}

.segmented-control>input[type='checkbox']~label {
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.segmented-control>input[type='checkbox']~label:before {
  opacity: 0;
}

.segmented-control>input:disabled:nth-child(1)~label:nth-of-type(1) {
  opacity: 0.3;
  cursor: not-allowed;
}

.segmented-control>input:nth-child(1):checked~label:nth-of-type(1):after, .segmented-control>input:nth-child(1):checked~label:nth-of-type(1):before {
  opacity: 1;
}

.segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(1):after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(1):before, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(1)~label:after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(1)~label:before {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(2):after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(2):before, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(2)~label:after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(2)~label:before {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(3):after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(3):before, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(3)~label:after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(3)~label:before {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(4):after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(4):before, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(4)~label:after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(4)~label:before {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(5):after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(5):before, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(5)~label:after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(5)~label:before {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(6):after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(6):before, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(6)~label:after, .segmented-control>input:nth-child(1):checked~label:first-of-type:nth-last-of-type(6)~label:before {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.segmented-control>input:disabled:nth-child(2)~label:nth-of-type(2) {
  opacity: 0.3;
  cursor: not-allowed;
}

.segmented-control>input:nth-child(2):checked~label:nth-of-type(2):after, .segmented-control>input:nth-child(2):checked~label:nth-of-type(2):before {
  opacity: 1;
}

.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2):after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2):before, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2)~label:after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(2)~label:before {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3):after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3):before, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3)~label:after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(3)~label:before {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4):after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4):before, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4)~label:after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(4)~label:before {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5):after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5):before, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5)~label:after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(5)~label:before {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6):after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6):before, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6)~label:after, .segmented-control>input:nth-child(2):checked~label:first-of-type:nth-last-of-type(6)~label:before {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.segmented-control>input:disabled:nth-child(3)~label:nth-of-type(3) {
  opacity: 0.3;
  cursor: not-allowed;
}

.segmented-control>input:nth-child(3):checked~label:nth-of-type(3):after, .segmented-control>input:nth-child(3):checked~label:nth-of-type(3):before {
  opacity: 1;
}

.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3):after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3):before, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3)~label:after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(3)~label:before {
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}

.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4):after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4):before, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4)~label:after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(4)~label:before {
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}

.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5):after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5):before, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5)~label:after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(5)~label:before {
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}

.segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6):after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6):before, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6)~label:after, .segmented-control>input:nth-child(3):checked~label:first-of-type:nth-last-of-type(6)~label:before {
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}

.segmented-control>input:disabled:nth-child(4)~label:nth-of-type(4) {
  opacity: 0.3;
  cursor: not-allowed;
}

.segmented-control>input:nth-child(4):checked~label:nth-of-type(4):after, .segmented-control>input:nth-child(4):checked~label:nth-of-type(4):before {
  opacity: 1;
}

.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4):after, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4):before, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4)~label:after, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(4)~label:before {
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -webkit-transform: translateX(300%);
  transform: translateX(300%);
}

.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5):after, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5):before, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5)~label:after, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(5)~label:before {
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -webkit-transform: translateX(300%);
  transform: translateX(300%);
}

.segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6):after, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6):before, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6)~label:after, .segmented-control>input:nth-child(4):checked~label:first-of-type:nth-last-of-type(6)~label:before {
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -webkit-transform: translateX(300%);
  transform: translateX(300%);
}

.segmented-control>input:disabled:nth-child(5)~label:nth-of-type(5) {
  opacity: 0.3;
  cursor: not-allowed;
}

.segmented-control>input:nth-child(5):checked~label:nth-of-type(5):after, .segmented-control>input:nth-child(5):checked~label:nth-of-type(5):before {
  opacity: 1;
}

.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5):after, .segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5):before, .segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5)~label:after, .segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(5)~label:before {
  -moz-transform: translateX(400%);
  -ms-transform: translateX(400%);
  -webkit-transform: translateX(400%);
  transform: translateX(400%);
}

.segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6):after, .segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6):before, .segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6)~label:after, .segmented-control>input:nth-child(5):checked~label:first-of-type:nth-last-of-type(6)~label:before {
  -moz-transform: translateX(400%);
  -ms-transform: translateX(400%);
  -webkit-transform: translateX(400%);
  transform: translateX(400%);
}

.segmented-control>input:disabled:nth-child(6)~label:nth-of-type(6) {
  opacity: 0.3;
  cursor: not-allowed;
}

.segmented-control>input:nth-child(6):checked~label:nth-of-type(6):after, .segmented-control>input:nth-child(6):checked~label:nth-of-type(6):before {
  opacity: 1;
}

.segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6):after, .segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6):before, .segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6)~label:after, .segmented-control>input:nth-child(6):checked~label:first-of-type:nth-last-of-type(6)~label:before {
  -moz-transform: translateX(500%);
  -ms-transform: translateX(500%);
  -webkit-transform: translateX(500%);
  transform: translateX(500%);
}

.segmented-control>label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 .71em;
  cursor: pointer;
  float: left;
  line-height: 3em;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  -moz-transition-property: none;
  -o-transition-property: none;
  -webkit-transition-property: none;
  transition-property: none;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}

.segmented-control>label:before, .segmented-control>label:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.segmented-control>label:after {
  color: white;
  content: attr(data-value);
  text-align: center;
  padding: inherit;
  z-index: 10;
  font-style: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  opacity: 0;
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}

.segmented-control>label:after, .segmented-control>label {
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.segmented-control>label:before {
  content: '';
  color: inherit;
  background: currentColor;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}

.segmented-control>label:first-of-type:nth-last-of-type(1), .segmented-control>label:first-of-type:nth-last-of-type(1):after, .segmented-control>label:first-of-type:nth-last-of-type(1):before, .segmented-control>label:first-of-type:nth-last-of-type(1)~label, .segmented-control>label:first-of-type:nth-last-of-type(1)~label:after, .segmented-control>label:first-of-type:nth-last-of-type(1)~label:before {
  width: 100%;
}

.segmented-control>label:first-of-type:nth-last-of-type(2), .segmented-control>label:first-of-type:nth-last-of-type(2):after, .segmented-control>label:first-of-type:nth-last-of-type(2):before, .segmented-control>label:first-of-type:nth-last-of-type(2)~label, .segmented-control>label:first-of-type:nth-last-of-type(2)~label:after, .segmented-control>label:first-of-type:nth-last-of-type(2)~label:before {
  width: 50%;
}

.segmented-control>label:first-of-type:nth-last-of-type(3), .segmented-control>label:first-of-type:nth-last-of-type(3):after, .segmented-control>label:first-of-type:nth-last-of-type(3):before, .segmented-control>label:first-of-type:nth-last-of-type(3)~label, .segmented-control>label:first-of-type:nth-last-of-type(3)~label:after, .segmented-control>label:first-of-type:nth-last-of-type(3)~label:before {
  width: 33.33333%;
}

.segmented-control>label:first-of-type:nth-last-of-type(4), .segmented-control>label:first-of-type:nth-last-of-type(4):after, .segmented-control>label:first-of-type:nth-last-of-type(4):before, .segmented-control>label:first-of-type:nth-last-of-type(4)~label, .segmented-control>label:first-of-type:nth-last-of-type(4)~label:after, .segmented-control>label:first-of-type:nth-last-of-type(4)~label:before {
  width: 25%;
}

.segmented-control>label:first-of-type:nth-last-of-type(5), .segmented-control>label:first-of-type:nth-last-of-type(5):after, .segmented-control>label:first-of-type:nth-last-of-type(5):before, .segmented-control>label:first-of-type:nth-last-of-type(5)~label, .segmented-control>label:first-of-type:nth-last-of-type(5)~label:after, .segmented-control>label:first-of-type:nth-last-of-type(5)~label:before {
  width: 20%;
}

.segmented-control>label:first-of-type:nth-last-of-type(6), .segmented-control>label:first-of-type:nth-last-of-type(6):after, .segmented-control>label:first-of-type:nth-last-of-type(6):before, .segmented-control>label:first-of-type:nth-last-of-type(6)~label, .segmented-control>label:first-of-type:nth-last-of-type(6)~label:after, .segmented-control>label:first-of-type:nth-last-of-type(6)~label:before {
  width: 16.66667%;
}

.segmented-control.italic, .segmented-control .italic {
  font-style: italic;
}

.segmented-control.bold, .segmented-control .bold {
  font-weight: bold;
}

.segmented-control.underline, .segmented-control .underline {
  text-decoration: underline;
}

.segmented-control.line-through, .segmented-control .line-through {
  text-decoration: line-through;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    /* 20px */
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0;
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
  background-color: var(--main);
  color: var(--white);
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: var(--main);
}
/* Button Design CSS */
.btn-width-create-request {
    width: 250px !important;
}

.button {
    background-color: var(--main);
    color: var(--white);
}

.login_button, .data_subject_search_button {
    background-color: var(--main);
    color: var(--button-text);
}

.spacer_start_assessment_button1 {
    height:63px;
}

.spacer_start_assessment_button2 {
    height:84px;
}

.filter_button {
    border-radius: 0;
    border: 1px solid var(--smoke);
    font-size: 14px;
    margin-right: 4px;
    color: black;
    cursor: pointer;
    text-align: center;
    padding: 5px 15px;
    font-weight: normal;
    width: 6em;
}

.filter_button:hover {
    background-color: var(--gray);
    color: var(--white);
}

.filter_button_highlight {
    background-color: var(--gray);
    color: var(--white);
}

.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  margin: 0 !important;
  border: 1px solid var(--smoke);
  border-left: none;
  border-radius: 0 !important;
  color: var(--stone) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  color: var(--stone) !important;
  display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:first-of-type {
  border-left: 1px solid var(--smoke);
  margin-right: -2px !important;
  /* lame: all buttons are not in the same container */
}

.ellipsis~.paginate_button {
  border-left: 1px solid var(--smoke) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: var(--gray) !important;
  color: var(--white) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  background: transparent !important;
  color: var(--stone) !important;
  border: 1px solid var(--smoke);
}

.mdl-button--colored {
    background: var(--white);
    color: var(--gray);
}

.mdl-button--colored:active {
    background: var(--gray);
    color: var(--white);
}

.mdl-button--colored:hover {
    background: var(--gray);
    color: var(--white);
}

.mdl-button {
    border-style: solid inset solid solid;
    border-color: var(--smoke);
    border-width: 1px;
    border-radius: 0;
    color: var(--gray);
    min-width: 35px;
    padding: 0 6px;
}

.mdl-button.previous .material-icons,
.mdl-button.next .material-icons {
    font-size: 16px;
    color: var(--stone);
}

/* effective active state */
.mdl-button--raised.mdl-button--colored,
.mdl-button--raised.mdl-button--colored:active,
.mdl-button--raised.mdl-button--colored:hover {
  box-shadow: none;
  background: var(--gray);
  color: var(--white);
  border-style: solid inset solid solid;
  border-color: var(--smoke);
}

.mdl-button--raised.mdl-button--colored:focus:not(:active) {
  background: var(--gray);
}

.mdl-button--raised:focus:not(:active) {
  box-shadow: none;
}

.ds_sar_button {
    clear: both;
    cursor: pointer;
    background-color: var(--stone);
    height: 31px;
    color: white;
    font-size: 19px;
    font-weight: 400;
    padding-top: 7px;
    width: 203px;
    margin: 0 auto
}

.button_float_left {
    float: left;
    margin-left: 20px;
}

.button_float_right {
    float: right;
    margin-right: 20px;
}

.sys_usr_button_float_right {
    /* float:right;
       margin-right:10px;
       */
    position: absolute;
    right: 100px;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  border: none;
  cursor: pointer;
}

.button_text {
    color: var(--button-text);
}

.button_text_icon_before {
    margin-left: 5px;
    padding: 9px 0px 8px 0px;
}

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

.upload_button_again_adjustment {
    margin-left: 40px;
}

.button, .modal_container label.button {
    height: 36px;
    width: 200px;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    border: none;
    vertical-align: middle;
}

#data_use-container .button{
    margin-bottom: 20px;
}

.button:link,
.button:hover,
.button:visited,
.button:active,
.button:focus {
  text-decoration: none;
  color: var(--button-text);
  -moz-outline-radius: 0;
  outline-style: solid;
  border: none;
}

.button:hover {
  background-color: var(--main-hover);
}

.button.disabled,
.button.secondary.disabled,
.button[disabled],
.button[disabled]:hover,
.button.secondary[disabled],
.button.secondary[disabled]:hover {
  color: var(--white);
  background-color: var(--smoke) !important;
  pointer-events: none;
  border: none;
}

.button.secondary:link,
.button.secondary:visited,
.button.secondary:active,
.button.secondary {
  background-color: var(--gray);
  color: var(--white);
  border: none;
}

.button.secondary:hover {
  background-color: var(--gray);
  opacity: 0.6;
  border: none;
}

.button .icon {
  margin-right: 6px;
  line-height: normal;
}

.button .material-icons{
  margin-right: 6px;
  line-height: normal;
}

.button.empty {
  background: transparent !important;
  color: var(--gray);
  border: 1px solid var(--gray);
}

.button.empty:hover {
  background: var(--gray) !important;
  color: var(--white);
}

.mini-button {
  width: 36px;
  margin-left: auto;
}

.mini-button .icon {
  margin-right: 0;
}

.disclosure-info-container button.mui-btn {
    margin: 0;
    padding: 0 9px;
}

#request-selection .mui-btn,
#forget_activity_request .mui-btn {
  width: 272px;
  right: 24px;
}

#IWS_mui .mui-btn {
    width: 272px;
    margin: 0;
    padding: 0 9px;
}

#consumer-login-box.login_box input,
#consumer-login-box.login_box .login_button {
    width: 100%;
}

.signup_box_right .login_button {
    width: 298px !important;
}

#consumer-login-box.login_box .login_button {
    margin: 32px 0 24px;
}

#mar_initiate_button {
    display: none;
}

p.mob_back_button_text>span {
    font-size: 12px !important;
}

.signup_box_right .login_button,
.login_button {
    width: 100% !important;
}

@media only screen and (min-width: 360px) and (max-width: 768px) {
    #org_login_button, #consumer_login_btn, .signup_box_right .login_button, .login_button {
        width: 100% !important;
    }
}

.fit-to-header .mui-btn {
    height: 39px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    justify-content: flex-end;
    align-items: center;
    flex: 1;
    min-width: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mar_initiate_button {
    background: var(--white) !important;
    margin-bottom: 16px !important;
    margin-top: 16px !important;
    margin-left: 16px;
    width: 200px !important;
    color: var(--gray);
    border: 1px solid var(--gray)
}

.mar_initiate_button:hover {
    background: var(--gray) !important;
    color: var(--white);
}

.assessment-button-spacer {
    margin-top:34px;
}

.admin_button_adjustment {
    padding-top: 5px;
}

.assessment-form-top .assessment-form-submit-btn{
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.assessment-form .assessment-form-submit-btn{
    float: right;
    margin-top: 40px;
    margin-bottom: 50px;
}

.data_subject_search_button {
    height: 36px;
    width: 200px;
    background-color: var(--main);
    color: var(--white);
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_language_btn {
    padding-top: 0px !important;
}

.footer_language_btn.egnyte {
    border: none;
    background: none;
}

.footer_language_btn.egnyte a,
.footer_language_btn.egnyte span{
    border-color: var(--egnte-border) !important;
    font-weight: 600;
}

.footer_language_btn a {
    padding: 5px;
}

.footer_language_btn a,
.footer_language_btn a:hover {
    border: 1px solid !important;
}

.footer_language_btn a:focus {
    outline: none !important;
}

.login_button {
    width: 300px !important;
    text-align: center;
    margin: 10px 0 24px;
}

.org_login_button {
    width: 348px;
    text-align: center;
    margin: 20px 0 24px;
}

.login_button.stacked-button:first-of-type {
    margin: 0 0 16px;
}

.login_button.stacked-button {
    margin: 0;
}

/* IE11 hide native button */
select::-ms-expand {
    display: none;
}

.mui-btn[data-mui-toggle="dropdown"]:active:hover {
    box-shadow: none;
}

.mui-btn[data-mui-toggle="dropdown"] .mui-btn__ripple-container {
    display: none;
}

/* button */
.mui-btn {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    line-height: normal;
    letter-spacing: normal;
}

.mui-btn:focus, .mui-btn:hover {
    box-shadow: none;
}

/* // dotdotdot drop down */
.mui-btn.truyo-ellipsis-drop-down {
    min-width: auto;
    padding-right: 0;
    background-color: var(--lightgray);
}

.mui-btn.truyo-ellipsis-drop-down+.mui-dropdown__menu {
    background-color: var(--accent);
    right: 0;
    padding-left: 0;
}

.mui-btn.truyo-ellipsis-drop-down+.mui-dropdown__menu>li>a {
    color: var(--white);
    white-space: inherit;
}

.mui-btn.truyo-select>#selected-brand {
    text-overflow: ellipsis;
    overflow: hidden;
}

#prepop-button {
    margin-top:10px;
}

/* new radio buttons that allow painless multiline labels */
/* <label><input type="radio"/><span>text</span></label> */
/* HTML5 Boilerplate accessible hidden styles */
.truyo-radio [type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* One radio button per line */
label.truyo-radio {
    display: block;
    cursor: pointer;
    margin-left: 16px;
}

.truyo-radio [type="radio"]+span {
    display: block;
    padding-left: 1em;
    text-indent: -2em;
    line-height: 1;
    margin-bottom: 16px;
}

/* the basic, unchecked style */
.truyo-radio [type="radio"]+span:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: -0.25em;
    border-radius: 50%;
    border: 1px solid var(--white);
    box-shadow: inset 0 0 0 2px var(--haze);
    margin-right: 1em;
    transition: 0.5s ease all;
    box-sizing: border-box;
}

/* the checked style using the :checked pseudo class */
.truyo-radio [type="radio"]:checked+span:before {
    background: var(--accent);
    /* box-shadow: 0 0 0 0.25em #000; */
}

.modal-form :invalid button[type="submit"],
form :invalid button[type="submit"] {
  pointer-events: none;
  opacity: 0.2;
}

.modal-form input[type=radio],
.modal-form input[type=radio]:checked {
  color: white;
  border: none;
  -webkit-appearance: button;
  appearance: button;
}

.modal-form input[type=radio]::before {
  font-family: 'Material Icons';
  content: 'radio_button_unchecked';
  font-size: 18px;
  display: inline-block;
  color: var(--smoke);
  width: 18px;
  height: 18px;
}

.modal-form input[type=radio]:checked::before {
  font-family: 'Material Icons';
  content: 'radio_button_checked';
  font-size: 18px;
  display: inline-block;
  color: var(--accent);
  width: 18px;
  height: 18px;
}

.modal-form input[type=radio]:nth-of-type(2n) {
  margin-left: 22px;
}

.modal-form input[type=radio]:checked {
  color: var(--accent);
}

.form-grid-0 button.button {
    margin-top: 44px;
}

.form-grid button.button {
    margin-top: 24px;
}

.save-actions button:last-child {
    margin-left: 20px;
}

.layout_default.picker_wrapper input, .layout_default.picker_wrapper button {
    text-transform: uppercase;
}

.top-border .brands-intro>button {
    margin-top: -65px;
}

.admin_data_upload button {
    width: 200px;
    height: 36px;
    background-color: gray;
}

.data_upload_button {
    width: 100%;
    float: left;
    margin-top: 70px;
}

#upload-submit-button {
    margin-top: 60px;
}

#upload-submit-button .button_text_icon_before {
    margin-left: 2px !important;
}

.wide-button {
    padding-left:5px;
    padding-right: 5px;
    min-width:200px;
    width:auto;
}

.upload-button {
    background-color: var(--stone);
}

.eula-buttons {
    display: flex;
    justify-content: space-between;
}

/* Success alert close button */
.closebtn {
    margin-left: auto;
    color: var(--stone);
    font-weight: bold;
    float: right;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* CSR role */
.dss_button {
    width: 200px !important;
    background-color: #8f18ad;
    margin-top: 57px;
}

FORM .dss_button {
    margin-top: 0;
}

.cancel-button {
    background-color: #f0f0f0;
    padding: 10px 125px;
}

button.icon-only,
button[type="submit"].icon-only {
  background: none;
  border: 0;
  padding: 2px;
  height: 22px;
  width: 22px;
  box-sizing: border-box;
  cursor: hand;
  cursor: pointer;
}

.form-grid button.add-new {
  margin: 15px 0 12px auto;
  display: flex;
}

.h1-with-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.header-button {
    border: 0;
    background: none;
    font-size: 16px;
    display: flex;
    height: 36px;
}

.header-button .icon {
    margin-left: 6px;
}

.togetherness button[type="submit"] {
    width: 300px;
}

.page-header H2+.button {
    margin-left: auto;
}

.auditor_report_apply_button {
    width: 84px;
    margin-left: 20px;
}

/* admin_request_detail_pencil_btn*/
.css_pencil_btn {
    border: none;
    background-color: var(--white);
}

.css_pencil_btn>a {
    color: var(--gray);
}

/* default values for a:link and a:link:hover */
a:link:not(".button"):hover {
    opacity: 1;
    border-bottom: 3px solid;
}

#back_to_templates_form button[type="submit"].icon-only {
    width: 115px;
    text-align: left !important;
}

.icon-button {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
}

.search-filter-button {
    width: 40px;
    height: 36px;
    background: var(--main);
    color: var(--white);
    font-size: 20px;
    cursor: pointer;
    cursor: hand;
}

#forget_activity_request-select .mui-btn {
    padding: 0 4px 0 7px;
    width: 100%;
}

#btn_add_question {
    margin-top: 6px;
}

#delete-rejection-reason-btn {
    position: absolute;
    right: 10px;
    cursor: pointer
}

.header-with-drop-down button.mui-btn {
    margin: 0;
    padding: 0 9px;
}

.data-table td.icon-actions button:first-of-type .table-icon {
    padding-left: 0;
    margin-right: 8px;
}

.upload-doc-files button {
    font-size: 20px;
    padding-top: 4px;
    color: var(--gray);
    margin-right: 6px;
}

form :invalid button[type="submit"] {
    pointer-events: none;
    opacity: 0.5;
}

.ts_box a.button, .ts_box a.button:hover {
    border: none !important;
}

.verification-questions-heading button {
    margin-top: 0px !important;
}

.resident_radio_btn {
    width: 216px;
    display: inline-flex;
    padding-left: 9px;
    vertical-align: super;
    padding-top: 0px;
    cursor: pointer;
}

.cookie-button {
    width: auto;
    padding: 0 2rem;
}

.plugin-setting-stepper .submitCookieSettingsBtn,
.plugin-setting-stepper .next-step {
    background: var(--main);
}

.plugin-setting-stepper .previous-step,
.plugin-setting-stepper .previewCookieSettingsBtn,
.plugin-setting-stepper .copyCookieSettingsBtn {
    background: var(--stone);
}

.plugin-setting-stepper .copyCodeBtnContainer {
    position: absolute;
    right: 0;
    top: 5px;
}

.plugin-setting-stepper .copyCodeBtnContainer button {
    background: #f5f2f0;
    color: #000000 !important;
}

.btn_float_right {
    float: right;
    margin-right: 0px;
}

.bp_save_btn {
    margin-top: 80px !important;
}

#bp_radio_btn {
    margin-top: 36px;
}

#bp_radio_btn h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 27px;
}

#documentSubscriptionsFilter .button {
    width: unset;
    padding: 10px 20px;
}

.editable-btn
{
  width: 100px;
}

@media only screen and (max-width: 768px) {
  .editable-btn {
    width:30px;
  }
}

.ok-save-box-widthless .closebtn, .task_alert_container .closebtn, .ok-save-box .closebtn, .email-template-error-box .closebtn {
    margin-left: auto;
    color: var(--stone);
    font-weight: 100 !important;
    float: right;
    font-size: 30px !important;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.button.primary {
    background-color: var(--main);
    color: var(--white);
    border: none;
}

.button.primary:link,
.button.primary:hover,
.button.primary:visited,
.button.primary:active,
.button.primary:focus {
    color: var(--button-text);
    -moz-outline-radius: 0;
    outline-style: solid;
    border: none;
}

.button.primary:hover {
    background-color: var(--main-hover);
    opacity: 0.6;
    border: none;
}

.copy-url-btn {
    font-size: 24px;
    margin-top: 8px;
}

/* Inline CSS */
#appeal_response_btn.button,
#appeal_request_btn.button {
    width: 250px;
    margin-top: 40px;
    margin-bottom: 20px;
}

#appeal_extension_btn.button {
    width: 250px;
    margin-top: 0px;
    margin-bottom: 20px;
}/* segregated from truyo.css */

.request-table th,
.request-table td {
  padding: 0.5em 1em;
}
.request-table td {
  background-color: transparent;
}
.request-table td,
.request-table th {
  border-left: 1px solid #cbcbcb;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 0.5em 1em;
  text-align: center;
}
.request-table thead {
  background-color: #e0e0e0;
  color: var(--gray);
  text-align: left;
  vertical-align: bottom;
}
thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.request-table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
}
.request-table tr td:last-child {
  width: auto !important;
}
.table_width {
  width: 94%;
}
#report_table {
  margin: 0 auto;
  margin-top: 20px;
}
table,
th,
td {
  padding: 0;
  border-collapse: collapse;
}
tr {
  padding: 0;
  border-bottom: 1px solid var(--smoke);
}
thead tr {
  border-bottom: none;
}
td {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding: 6px 5px;
}
.data-table,
.empty-data-table {
  border: none !important;
  width: 100% !important;
}
.mdl-data-table.alerts-table th:first-of-type {
  padding-left: 0px !important;
  width: 25px !important;
}
.mdl-data-table.alerts-table td:first-of-type {
  padding-left: 12px !important;
}
.mdl-data-table.alerts-table th:nth-child(2) {
  padding-left: 0px;
  padding-right: 75px;
}
#empty.mdl-data-table.alerts-table th:nth-child(2) {
  padding-left: 20px;
  padding-right: 0px;
}
.data-table tbody,
.empty-data-table tbody {
  transition: opacity 1s ease-in;
}
.data-table tbody.data-loading {
  opacity: 0;
}
.data-table tbody:empty .mdl-grid:last-of-type {
  display: none;
}
.mdl-grid {
  width: 100%;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 4px;
}
.mdl-data-table th {
  height: 36px;
  color: var(--gray);
}
.mdl-data-table thead {
  background-color: var(--light);
  color: var(--gray);
}
.mdl-data-table td,
.mdl-data-table th {
  padding-top: 0;
  padding-bottom: 0;
}
.mdl-data-table th {
  vertical-align: inherit;
}
.mdl-data-table td:first-of-type,
.mdl-data-table th:first-of-type {
  width: 220px;
}
.mdl-data-table td:first-of-type,
.mdl-data-table.table-tasks th:first-of-type {
  width: 0px !important;
}
.mdl-data-table.row-ql-rules td:first-of-type,
.mdl-data-table.row-ql-rules th:first-of-type {
  width: auto !important;
}
.mdl-data-table.requests-table td:first-of-type,
.mdl-data-table.requests-table th:first-of-type {
  width: 0;
}
.dataTables_wrapper {
  font-weight: 400;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: var(--gray);
}
#table-assessments_filter.dataTables_filter {
  margin-bottom: 0;
}
.data-table td {
  font-size: 16px;
  text-align: left;
  line-height: normal;
}
.data-table td.icon-actions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.data-table td.icon-actions a:link,
.data-table td.icon-actions a:visited,
.data-table td.icon-actions a:hover,
.data-table td.icon-actions a:active {
  text-decoration: none;
}
.data-table td.icon-actions a:first-of-type .table-icon {
  padding-left: 0;
  margin-right: 8px;
}
.data-table td.icon-actions a:last-of-type .table-icon {
  padding-right: 0;
}
.dataTables_length,
.dataTables_length select {
  font-size: 16px;
  font-weight: 400;
}
.data-table th {
  text-align: left;
}
.data-table td.center {
  text-align: center;
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
}
table.dataTable thead th,
table.dataTable thead td {
  background-color: var(--light);
  border-bottom: none !important;
}
table.dataTable tbody td {
  border: none;
}
.dataTables_wrapper .dataTables_paginate {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.dataTables_wrapper {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  flex: 1;
  flex-basis: 100%;
  min-width: 500px;
}
.dataTables_paginate,
.dataTables_length {
  margin-top: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: justify;
}
.dataTables_paginate #resultsText {
  margin-right: 25px;
}
.data-table_filter {
  margin-bottom: 10px;
}
.data-table_filter input {
  width: 16em;
}
#table-tasks_ellipsis {
  border: none;
} /* adding custom color to sortable arrows */
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  color: var(--accent);
}
.risk_low_table {
  color: var(--accepted) !important;
}
.risk_medium_table {
  color: var(--warning) !important;
}
.risk_high_table {
  color: var(--alert) !important;
}
div.dataTables_wrapper div.mdl-grid.dt-table {
  padding: 0;
}
div.dataTables_wrapper div.mdl-grid.dt-table > div.mdl-cell {
  margin: 0;
  width: 100%;
}
.dataTables_filter {
  /* search  */
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 30px;
  font-weight: 400;
}
.dataTables_filter label {
  font-size: 16px;
}
.dataTables_filter input {
  margin-right: 0;
  width: 198px;
  height: 38px;
  margin-left: 10px;
}
.page-header .dataTables_filter {
  margin-bottom: 0;
  margin-left: 16px;
}
.disclosures-info-container table {
  min-width: 746px;
  width: 100%;
}
#grid-table th,
#table-request-forms {
  display: none;
}
@media screen and (max-width: 980px) {
  .see_my_data_table {
    min-width: unset;
  }
} /* see all my data responsive */
.janus #table-requests_paginate {
  justify-content: center !important;
}
.janus #table-requests_length {
  display: none !important;
}
.janus .see_my_data_table th:last-child {
  display: none !important;
}
.janus #table-requests_next,
.janus #table-requests_previous {
  display: none !important;
}
#table-requests_wrapper.dataTables_wrapper {
  min-width: 100%;
}
.table-row-bg-smoke {
  background-color: rgb(215, 215, 215, 30%) !important;
}
.table-row-bg-smoke input {
  background-color: unset !important;
}
.dataTables_info {
  /* show no result counts */
  display: none;
}
#table-toc-assessments {
  width: 80% !important;
}
#table-toc-assessments.width-100pc {
  width: 100% !important;
}
.page-header .dataTables_filter {
  top: -2px;
  position: relative;
}
.email-templates-table .align-right {
  display: inline-grid;
}
/* Email template */
.email-templates-table > tbody > tr > td,
.content-templates-table > tbody > tr > td,
.page_settings_table > tbody > tr > td {
  text-align: left;
  font-size: 16px;
  height: auto;
  /* padding-left: 0px; */
}
.email-templates-table,
.content-templates-table {
  width: 100%;
  margin-top: 30px;
}
.page_settings_table {
  width: 100%;
  margin-top: 38px;
}
.email-templates-table > thead,
.content-templates-table > thead,
.page_settings_table > thead {
  background-color: var(--light);
}
.email-templates-table > thead th {
  font-size: 12px;
  padding: 2px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  /* width: 20% !important; */
  height: 35px;
}
.content-templates-table {
  font-size: 16px;
  padding: 2px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  height: 35px;
}
.content-templates-table th:first-child,
.content-templates-table td:first-child {
  padding-left: 25px;
}
.content-templates-table th,
.content-templates-table td {
  text-align: left;
  font-size: 12px;
  vertical-align: top;
  padding-top: 12px;
  padding-bottom: 10px;
  color: var(--gray);
}
.content-templates-table th:nth-child(2) {
  width: 60% !important;
}
.content-templates-table td:nth-child(3) {
  padding-left: 20px;
  padding-right: 20px;
}
.email-templates-tr th,
.email-templates-tr td {
  text-align: left;
  font-size: 16px;
  vertical-align: top;
  padding-top: 8px;
}
.page_settings_table th:first-child,
.page_settings_table td:first-child {
  padding-left: 25px;
}
.page_settings_table th,
.page_settings_table td {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page_settings_table th {
  font-size: 12px;
  padding: 2px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  height: 35px;
}
.page_settings_table th:nth-child(1) {
  width: 25% !important;
}
.page_settings_table th:nth-child(2),
.page_settings_table th:nth-child(3) {
  width: 35% !important;
}
.page_settings_table th:nth-child(4) {
  width: 5% !important;
}
.page_settings_table td:nth-child(4) {
  text-align: center !important;
}
.page_settings_table td {
  font-size: 16px;
}
.email-templates-tr th:first-child,
.email-templates-tr td:first-child {
  padding-left: 25px;
}
.email-templates-tr th:nth-child(2),
.email-templates-tr td:nth-child(2) {
  text-align: left;
  width: 150px;
}
.email-templates-tr th:nth-child(4),
.email-templates-tr td:nth-child(4) {
  text-align: center;
  width: 50px;
}
.email-templates-tr th:nth-child(5),
.email-templates-tr td:nth-child(5) {
  text-align: center;
  width: 50px;
}
.email_template_regulation {
  text-align: center !important;
}
.email-templates-tr th:last-child,
.email-templates-tr td:last-child:not(:first-child) {
  padding-right: 25px;
  text-align: center;
}
.email-templates-table .switch-label {
  margin: 0 auto;
  width: 50px;
  padding: 0;
  min-width: 0;
}
#table-approved-activity_wrapper,
#table-delete-activity_wrapper,
#table-tasks_wrapper {
  min-width: auto !important;
}
#table-audit_wrapper .mdl-grid {
  margin-right: 40px;
}
#table-audit td:nth-child(3) {
  white-space: normal !important;
}
table.dataTable thead .sorting::before,
table.dataTable thead .sorting_asc::before,
table.dataTable thead .sorting_desc::before,
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
  top: 9px !important;
}
table.dataTable thead .table-filters th {
  background-color: var(--white) !important;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid var(--smoke) !important;
  height: 40px;
}
.table-filters th .mui-select:before {
  bottom: 5px !important;
}
#table-audit tbody tr {
  height: 40px;
}
#table-audit .mui-select {
  padding-top: 4px;
  margin-bottom: 6px;
}
#table-alerts td:last-of-type {
  white-space: normal;
  padding: 10px 24px 10px 18px;
}
#table-alerts td:nth-child(2) {
  white-space: normal;
  padding: 0;
}
.mdl-data-table th:first-of-type {
  padding-left: 16px;
}
.mdl-data-table.requests-table th:first-of-type {
  padding-left: 16px;
  padding-right: 0;
}
.mdl-data-table.requests-table td:first-of-type {
  padding-left: 16px;
  padding-right: 0;
}
#download_table {
  margin-left: auto;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  line-height: normal;
  margin-bottom: 12px;
  height: 20px;
}
@media screen and (min-width: 1200px) {
  #roles-table .mui-select:before {
    right: -10px !important;
  }
}
/* Conditional output table layout */
table#table-conditional-output {
  white-space: normal !important;
}
table#table-conditional-output th {
  vertical-align: middle;
}
table#table-conditional-output td {
  vertical-align: top;
  padding: 12px 18px;
}
table#table-conditional-output th:nth-child(2),
table#table-conditional-output td:nth-child(2) {
  width: 15% !important;
}
table#table-conditional-output th:nth-child(4),
table#table-conditional-output td:nth-child(4) {
  width: 15% !important;
}
table#table-conditional-output th:nth-child(6),
table#table-conditional-output td:nth-child(6) {
  width: 15% !important;
}
#table-conditional-output td.icon-actions .icon-only {
  width: 30px;
}
.page-header #table-conditional-output_filter {
  margin-bottom: 37px;
}
#roles-table thead tr th,
.table-sticky thead tr th {
  position: sticky;
  -webkit-position: sticky;
  -moz-position: sticky;
  -ms-position: sticky;
  -o-position: sticky;
  top: 40px;
  z-index: 9;
}
#roles-table .mui-select:before {
  top: 6px !important;
  right: -6px;
}
#roles-table .mui-select__menu {
  top: 25px !important;
  text-align: left !important;
}
#roles-table .mui-select__menu > div {
  line-height: 1.4 !important;
  padding: 5px 10px !important;
}
/* disclosures for data category */
#third-parties-share-sell-table {
  margin-top: 40px;
}
#third-parties-share-sell-table td:not(:first-child),
#third-parties-share-sell-table th:not(:first-child) {
  width: 30px;
  text-align: center;
}
#third-parties-share-sell-table thead tr {
  border-bottom: 1px solid var(--smoke);
}
#third-parties-share-sell-table td {
  border-right: 1px solid var(--smoke);
}
#table-third_parties td:first-of-type,
#table-data-sources td:first-of-type,
#third-parties-share-sell-table td:first-of-type {
  padding-left: 18px;
}
.mdl-data-table tbody tr {
  height: 38px;
}
td.actions-2 {
  display: flex;
  width: 120px;
  margin-left: auto;
  align-items: center;
  padding-top: 12px;
}
.data-table-header {
  display: grid;
  grid-template-columns: 1fr 200px 238px !important;
  grid-column-gap: 12px !important;
  align-items: flex-start;
}
.data-table-header label {
  width: 100%;
  height: 36px;
}
.data-table-header .small-search-marker {
  height: 36px;
}
.data-table-header input[type="search"].form-control {
  margin: 0;
  height: 36px;
  width: 100%;
}
#table-alerts.mdl-data-table td:first-of-type,
#table-alerts.mdl-data-table th:first-of-type {
  width: 20px;
}
#table-alerts.mdl-data-table td {
  height: auto;
  vertical-align: top;
  padding-top: 7px;
}
/* alerts table css */
#table-alerts .elementtip:hover:before {
  display: block;
  background: var(--white);
  content: attr(data-tooltip);
  position: absolute;
  font-family: Roboto;
  font-size: 12px;
  line-height: normal;
  font-weight: 400;
  color: var(--gray);
  bottom: 30px;
  max-width: 300px;
  min-width: 6em;
  left: 0;
  text-align: left;
  padding: 2px 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
#table-alerts tbody tr:hover {
  background-color: var(--white);
}
#table-alerts tbody tr.alert_unread:hover {
  background-color: var(--lightblue);
}
.dataTables_empty {
  text-align: center !important;
}
.topicListContainer .dataTables_wrapper,
.documentListContainer .dataTables_wrapper,
.cookieListContainer .dataTables_wrapper,
.consumerListContainer .dataTables_wrapper,
.domainUrlListContainer .dataTables_wrapper,
.documentSubscriptionsListContainer .dataTables_wrapper {
  min-width: auto !important;
}
.topicListContainer .mdl-data-table td:first-of-type,
.documentListContainer .mdl-data-table td:first-of-type,
.cookieListContainer .mdl-data-table td:first-of-type,
.consumerListContainer .mdl-data-table td:first-of-type {
  width: auto;
}
.bordered-table table {
  width: 100%;
}
.bordered-table th,
.bordered-table td {
  vertical-align: top;
  border-bottom: 1px solid #d7d7d7;
  border-top: 0 solid #d7d7d7;
  padding: 0.75rem 0.75rem 0.75rem 24px;
  text-align: left;
}
.bordered-table th {
  font-size: 14px;
  background: #fafafa;
  font-weight: 500;
}
#domain-url-table tbody tr td:first-child {
  box-shadow: inset 5px 0 0 0 #d41b1b;
}
.table-quiklink-table th {
  background-color: #eee;
}
.th-top-ql {
  text-decoration: underline;
  font-weight: bold;
}
#table-business-partner.dataTable thead .sorting::before,
#table-business-partner.dataTable thead .sorting_asc::before,
#table-business-partner.dataTable thead .sorting_desc::before,
#table-business-partner.dataTable thead .sorting::after,
#table-business-partner.dataTable thead .sorting_asc::after,
#table-business-partner.dataTable thead .sorting_desc::after {
  top: 10px !important;
}
#table-business-partner thead th {
  padding-top: 5px !important;
}
#table-business-partner thead th:first-of-type {
  padding-left: 24px !important;
}
#bp_table th:nth-child(1) {
  padding-left: 4px;
}
#bp_table th:nth-child(2),
#bp_table td:nth-child(2) {
  padding-left: 50px;
}
#bp_table tbody tr {
  border-bottom: none !important;
}
#bp_table td {
  font-size: 14px;
}
#bp_show_search .dataTables_filter {
  margin-bottom: 43px !important;
}
.consentMainContainer .mdl-data-table th:first-of-type {
  padding-left: 24px;
}
#table-supported-languages th:first-child {
  padding-left: 24px;
}
#global_notifications_parentDIv #n_table_filters {
  justify-content: end !important;
  gap: 1% !important;
  margin-bottom: 25px !important;
}
.dash_notification_table td {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
#notification_table_body td {
  white-space: normal !important;
}
._rq_form_table p {
  background-color: inherit !important;
  color: inherit;
  font-size: inherit;
}
#table-scc-assessments a,
#table-framework-assessments a,
#table-assessments a,
#table-ai-scans a,
#table-scc-assessments .assessment_icon,
#table-framework-assessments .assessment_icon,
#table-assessments .assessment_icon {
  border-bottom: none !important;
}
#table-scc-assessments a:hover,
#table-framework-assessments a:hover,
#table-ai-scans a:hover,
#table-assessments a:hover {
  border-bottom: 3px solid var(--link) !important;
}
#table-organization-emails_filter {
  margin-top: 10px;
}
#cookieUrlScanTable_wrapper {
  min-width: 450px;
}
#cookieUrlScanTable_wrapper td {
  padding-right: 0px;
  padding-left: 0px;
}
/* SCC AND FRAME WORK ASSESSMENTS CSS FOR ICONS */
.at_table_col_icons .assessment_icon {
  margin-right: 0px !important;
}
.at_table_col_icons a {
  padding: 10px 5px !important;
}

/* Inline CSS */
#table-consent th {
    white-space: nowrap;
}
#table-consent td {
    text-align: left;
}
#table-consent td:not(:first-child) {
    padding-left: 50px;
}

#table-history.mdl-data-table td:first-of-type,
#table-history.mdl-data-table td:nth-of-type(4), #table-history.mdl-data-table th:nth-of-type(4) {
  width: 100px !important;
}
/* #table-history.mdl-data-table th:first-of-type{
    width: 300px !important;
} */
#table-history td{
  white-space: normal;
}
#table-accounts thead th {
  height: 72px;
  padding-top:5px !important;
  vertical-align: text-top;
  padding-top: 5px;
  background: linear-gradient(var(--light) 50%, var(--white) 51%);
  height: 72px;
}
#table-accounts thead th.xtra-pad-top{
  padding-top:15px !important;
}
.verify_tbl #table-requests thead th {
  padding-top:5px !important;
  vertical-align: text-top;
  padding-top: 5px;
  background: linear-gradient(var(--light) 50%, var(--white) 51%);
  height: 72px;
  }
 .verify_tbl #table-requests thead th.xtra-pad-top{
  padding-top:15px !important;
  }
/* configure_janus_languages.php */
  #table-languages th:nth-child(1){
    width: 256px !important;
  }
  #table-languages th:nth-child(2){
    width: 271px !important;
  }
  #table-languages th:nth-child(3){
    width: 256px !important;
  }
  #table-languages th:nth-child(4){
    width: 124px !important;
  }
  #table-languages th:nth-child(5){
    width: 65px !important;
  }

  /* configure_janus_questions.php */
  #table-questions th:nth-child(2),
#table-questions td:nth-child(2){
  width: 200px !important;
}

#table-questions th:nth-child(3),
#table-questions td:nth-child(3){
  width: 100px !important;
}

.text-question, .text-field {
  word-break: break-word;
  white-space: normal;
  padding-top: 4px;
}

table #table-questions.dataTable tbody td{
vertical-align: top;
}
#table-queries .table-icon {
  padding: 0 6px;
}
#table-queries .icon-actions {
  display: grid;
  grid-template-columns: repeat(3, 30px);
  align-items: center;
  justify-content: center;
  align-content: center;
}

.cookieListContainer {
  padding-bottom: 50px !important;
}@charset "UTF-8";

/* CSS vars availble
  --main
  --text
  --hover
  --header
  --nav-active-text-color
  --nav-active-background-color
  --nav-hover-background-color
  --nav-hover-text-color
  --nav-background-color
  --nav-text-color
*/
/* test for wcag compliance */
:root {
  --blue: var(--blue);
  --neutral-gray: #666666;
}

main {
  display: block;
  width: 100%;
}

fieldset {
  width: 100%;
}

.offscreen {
  position: absolute;
  left: -1000px;
  top: -1000px;
}

.screen-reader {
  display: none;
}

.white-space-normal {
  white-space: normal !important;
}

.white-space-pre {
  white-space: pre !important;
}

.white-space-nowrap {
  white-space: nowrap !important;
}

.brand_add_height {
  height: 35px !important;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ds_container_for_modal {
  width: auto !important;
}

.no-min-height {
  min-height: auto !important;
}

.no-border {
  border: none !important;
}

.borderRight {
  border-right: 1px solid var(--haze);
}

.move-up {
  margin-top: 80px !important;
}

.report-header {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: var(--gray);
  margin: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid var(--gray);
}

.top-profile {
  display: flex;
  align-items: center;
}

.profile-name {
  padding-right: 10px;
}

.truyo-drop-down:hover .profile-name,
.truyo-drop-down:hover .top-caret,
.truyo-drop-down:focus .profile-name,
.truyo-drop-down:focus .top-caret {
  text-decoration: none;
  border-bottom: 3px solid var(--accent);
  opacity: 1;
}

.truyo-drop-down .profile-name,
.truyo-drop-down .top-caret {
  border-bottom: 3px solid transparent;
}

.truyo-drop-down .size-20.top-caret {
  height: 21px;
}

body,
p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: var(--gray);
  background-color: var(--white);
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

ol,
ul {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.4;
}

.main-color {
  color: var(--main);
}

.color-unset {
  color: unset !important;
}

.dashboard_container_link:hover {
  border-color: var(--main);
}

.highlight_color,
.mi_no_padding {
  color: var(--main);
}

.no_padding {
  padding: 0 !important;
}

.heading_color {
  color: var(--link);
  font-size: 12px;
  margin-bottom: 5px;
}

.left_nav_text {
  color: var(--navtextcolor);
}

.left_nav_item:hover {
  opacity: 1;
}

.left_nav_item:hover .left_nav_text {
  font-weight: bold;
}

.egnyte_left_nav_icon {
  font-size: 18px !important;
  color: var(--gray) !important;
  transform: scaleY(1) important;
  transition: all 0.3s ease-in-out important;
}

.egnyte-header-dropdown {
  border-radius: 5px !important;
  box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 15%) !important;
  background-color: var(--egnyte-header-dropdown) !important;
  width: 195px !important;
  top: 38px !important;
}

.egnyte-header-dropdown li a,
.egnyte-header-dropdown li a div {
  color: var(--black) !important;
  font-size: 16px;
}

.egnyte.alert_circle {
  font-size: 17px;
  width: 27px;
  height: 27px;
}

.egnyte_header_dropdown_name {
  display: flex !important;
  flex-direction: row !important;
  height: 50px !important;
  overflow: hidden;
  padding: 0 !important;
}

.egnyte_header_dropdown_name div:nth-child(2) div:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 130px;
}

.left_nav_item:hover .left_nav_text,
.left_nav_item:hover .left_nav_icon,
.left_nav_item:hover .parent_icon,
.left_nav_active .left_nav_text,
.left_nav_active .left_nav_icon,
.left_nav_active .parent_icon {
  color: var(--gray);
  /* for menu text */
}

.icon-arrow-left.header-icon {
  font-size: 15px;
}

.admin-left-nav,
.left_nav,
.left-nav {
  background-color: var(--navbackgroundcolor);
}

.admin-left-nav.egnyte {
  border-right: 1px var(--egnte-border) solid;
  margin-top: 8px;
  padding: 12px;
  width: 225px;
  background-color: var(--egnyte-nav-background);
}

.egnyte-border-color {
  color: var(--egnte-border);
}

.how_we_use:hover, .data_use:hover {
  background-color: var(--main);
  color: var(--button-text);
}

.purple_header {
  color: var(--main);
}

.dropdown-content {
  background-color: var(--main);
}

.dropdown-content a {
  color: var(--button-text);
}

.content {
  display: contents;
}

.self-centered {
  justify-self: center;
}

.bottom_left_nav {
  font-size: 10px;
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: 100px;
}

.empty_verification {
  margin: 0 auto;
  margin-top: 100px;
  width: 50%;
}

.admin-left-nav {
  width: 180px;
  padding-top: 45px;
  background-color: var(--nav-background-color);
  display: block;
  min-height: 100vh;
  position: fixed;
  padding-left: 0;
  z-index: 5000;
  overflow: auto;
  top: 40px;
}

.parent-open .parent_icon {
  transform: scaleY(-1);
  transition: all 0.3s ease-in-out;
}

.parent_icon {
  margin-left: auto;
  transform: scaleY(1);
  transition: all 0.3s ease-in-out;
  color: var(--nav-text-color);
}

.icon-chevron-down {
  transition: all 0.3s ease-in-out;
}

.chevron::before {
  border-style: solid;
  border-width: 0.135em 0.135em 0 0;
  content: '';
  display: inline-block;
  height: 0.4em;
  left: 0.15em;
  position: relative;
  top: 0.3em;
  transform: rotate(-45deg);
  vertical-align: text-top;
  width: 0.4em;
  border-bottom: none !important;
}

.chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}

.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.chevron.left.egnyte-text-breadcrumb-link {
  padding-left: 9px;
  padding-right: 14px;
  min-height: 33px !important;
}

.egnyte-text-breadcrumb.back-to {
  margin-left: 0 !important;
}

.rotate-180 {
  transform: scaleY(-1);
}

.rotate-arrow-up {
  transform: rotate(270deg);
  display: inline-block;
}

.admin_center_content {
  display: flex;
  flex-flow: column nowrap;
  background-color: white;
  min-height: 100vh;
  padding-left: 180px;
  transition: all 0.2s ease-in-out;
  align-items: flex-start;
  padding-top: 75px;
  /* overflow-x: auto; */
  padding-right: 40px;
  /* width: calc(100vw - 40px - 180px); */
  width: 100%;
}

.admin_center_content>.back-to {
  margin-left: 37px !important;
}

.admin-left-nav.egnyte~.admin_center_content {
  padding-left: 225px !important;
}

.bold {
  font-weight: 600 !important;
}

.lighter_bold {
  font-weight: 500 !important;
}

.standard_container_left {
  /* margin-left: 40px; */
  margin-left: 36px;
  width: calc(100% - 40px);
  font-size: 16px;
}

.ds_obo {
  font-weight: 600;
}

#usr_delete_name_modal {
  font-weight: 600;
}

.nothing {
  color: inherit;
  background-color: inherit;
  text-decoration: none;
}

.mi_wording_admin {
  float: left;
  padding-top: 3px;
}

.reg_spacer {
  width: 100px;
}

.my_tasks {
  margin-left: 20px !important;
  width: 95% !important;
}

.task-complete-action-option {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.font-size-20.task-pencil {
  margin-top: 5px;
}

.radio-text {
  margin: 10px;
  vertical-align: text-bottom;
}

.empty_state {
  font-size: 16px;
  color: var(--gray);
  font-weight: normal;
  margin-left: 20px;
}

#kpi {
  margin-left: 20px;
}

.report_additional_text {
  clear: both;
  font-size: 12px;
  font-weight: lighter;
  padding-left: 10px;
}

.dashboard_additional_text {
  clear: both;
  font-size: 12px;
  font-weight: lighter;
  margin-left: 10px;
}

.overflow-inherit {
  overflow: inherit !important;
}

.task-filters {
  margin-bottom: 24px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

#branding {
  padding: 15px;
  border: 1px solid var(--haze);
  margin-top: 0px;
}

.checkbox_custom {
  position: relative;
  width: 16px;
  height: 16px;
  margin: 0;
  display: inline-block;
}

.checkbox_custom_2 {
  position: relative;
  width: 16px;
  height: 16px;
  margin: 0;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

.progress_bar {
  clear: both;
  height: 7px;
  padding: 0px;
  background-color: lightgray;
  margin: 0 auto;
}

.progress_bar_progress {
  height: 7px;
}

.progress_bar_progress_bulk,
.progress_bar_progress_bulk-outputs {
  height: 16px;
  background-color: var(--light);
  border: solid 1px var(--haze);
  margin-top: 30px;
  margin-bottom: 5px;
}

.progress_bar_bulk_processed,
.progress_bar_bulk_processed-outputs {
  background-color: #8E24AB;
  width: 0%;
  height: 100%;
}

.complete_task_action_container {
  padding-top: 8px;
  height: 28px;
  min-width: 200px;
  border: 1px solid var(--haze);
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0px;
  background-color: darkgray;
  color: white;
  border: 3px solid white;
}

.complete_task_header_container {
  clear: both;
  position: relative;
  margin-top: 20px;
  display: grid;
  grid-template-columns: 167px 1fr;
  grid-column-gap: 20px;
}

.complete_task_header_label {
  text-align: left;
  border-right: 1px solid var(--smoke);
  min-height: 30px;
}

.complete_task_header_value {
  position: relative;
  text-align: left;
  height: auto;
}

.complete_task_header_value.comment-header {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 7px;
}

.material-icons-dashboard-container {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  margin-top: 20px;
}

.mi_no_padding {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
}

/* Reports */
.report_container {
  position: relative;
  width: 1032px;
  height: auto;
  border: 1px solid var(--smoke);
  padding: 10px;
  margin: 0px;
}

.request-container {
  position: relative;
  height: auto;
  padding: 10px;
  margin: 0px;
  padding-left: 0px !important;
}

.assessment-dashboard-container {
  padding: 10px;
  margin: 0px;
  padding-left: 0px !important;
}

.assessment-dashboard-container .summary-boxes {
  grid-column-gap: 30px;
}

.assessment-dashboard-container .dashboard_container_inner {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}

.justify-content-evenly {
  display: flex;
  justify-content: space-evenly;
}

.report_container_half {
  float: left;
  width: 350px;
  height: 500px;
  border: 1px solid var(--smoke);
  margin-left: 10px;
  padding: 10px;
}

.admin_detail_tab {
  float: left;
  font-size: 12px;
  font-weight: 600;
  color: var(--gray);
  height: 21px;
  cursor: pointer;
  text-align: left;
}

.average_time {
  height: 475px;
}

.admin_detail_tab_nav {
  clear: both;
  position: relative;
  margin-top: 28px;
  height: 25px;
}

.admin_detail_nav_highlight {
  border-bottom: 4px solid var(--accent);
  font-weight: 600;
}

#tos {
  max-width: 80%;
  width: 80%;
}

#privacy {
  max-width: 80%;
  width: 80%;
}

/* end reports */
/* admin modals */
.about-to-delete {
  word-wrap: break-word;
  padding: 20px 0;
  font-size: 24px;
  color: var(--accent);
}

.brand-support-box {
  width: 692px;
  height: 53px;
  border: solid 1px var(--smoke);
  font-style: italic;
  display: flex;
  align-items: center;
  padding-left: 24px;
}

.brand-support-list ul {
  -moz-column-count: 4;
  -moz-column-gap: 27px;
  -webkit-column-count: 4;
  -webkit-column-gap: 27px;
  column-count: 4;
  column-gap: 27px;
  padding: 0;
}

.grid_column_count_2 {
  column-count: 2 !important;
  -webkit-column-count: 2 !important;
  -moz-column-count: 2 !important;
}

.brand-support-list li {
  list-style-type: none;
  width: 205px;
}

.add_sys_label {
  clear: both;
  text-indent: 9px;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: -12px;
}

.add_sys_label+.add_sys_input {
  margin-top: 0px !important;
}

.add_sys_input {
  clear: both;
  font-size: 14px;
  margin-top: 2px;
  width: 66%;
}

.add_dsr_input {
  float: left;
  font-size: 14px;
  margin-top: 2px;
}

.add_dsr_label {
  float: left;
  font-size: 16px;
  padding-top: 1px;
  font-weight: 600;
  margin-left: 10px;
}

.admin_select {
  font-size: 14px;
  font-weight: 400;
  width: 350px;
  background-color: white;
}

.admin_select+div.mui-event-trigger+div.mui-select__menu {
  max-height: 500px !important;
}

.admin_input {
  font-size: 18px;
  font-weight: 400;
  width: 350px;
}

.admin_input_logo {
  font-size: 18px;
  font-weight: 400;
  width: 550px;
}

.admin_input_color {
  font-size: 18px;
  font-weight: 400;
  width: 120px;
}

.add_sys_label_auto {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}

.signup_double_user {
  clear: both;
  margin-left: 5px;
  width: 440px;
  margin-top: 30px;
  height: 60px;
}

.signup_double_label_user {
  float: left;
  width: 160px;
  margin-bottom: 5px;
  margin-right: 59px;
  text-align: left;
}

.signup_single_label_user {
  float: left;
  width: 320px;
  margin-bottom: 10px;
  text-align: left;
}

/* end admin modals */
.dispute_text {
  width: 90%;
  height: 100px;
  font-size: 16px;
}

.dispute_request_label {
  margin-bottom: -10px;
  font-weight: bold;
  font-size: 14px;
}

#dispute_field_field_name {
  clear: both;
  font-weight: 600;
  margin-top: 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid var(--light);
}

#dispute_field_field_value {
  clear: both;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 10px;
}

#forget_services_used,
#forget_what {
  font-weight: 600;
  margin-bottom: 10px;
}

.heading_left {
  float: left;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.purple_click_ds_back {
  color: var(--link);
  cursor: pointer;
  padding-top: 0px;
  font-size: 24px;
  cursor: pointer;
}

.not_clickable {
  cursor: not-allowed !important;
}

.border-bottom {
  border-bottom: 1px solid !important;
}

.border-red {
  border: none;
  box-shadow: inset 7px 0px 0px 0px var(--alert);
}

.border-yellow {
  border: none;
  box-shadow: inset 7px 0px 0px 0px var(--warning);
}

.border-warning {
  border: 1px solid var(--warning);
  border-left: 5px solid var(--warning);
}

.border-,
.border-green,
.border-transparent {
  border: none !important;
}

.border-smoke {
  border: 1px solid var(--smoke);
}

.border-bottom-smoke {
  border-bottom: 1px solid var(--smoke) !important;
}

.border-top-smoke {
  border-top: 1px solid var(--smoke) !important;
}

.border-stone {
  border: 2px solid var(--stone) !important;
}

.border-info {
  border: 2px solid var(--stone) !important;
}

.footer-link {
  color: var(--gray) !important;
  border-bottom: none !important;
  border-right: 1px solid var(--gray) !important;
  padding: 13px;
}

.warning {
  /* color: var(--warning); */
  /* foreground warning is darker */
  color: #9e6900;
}

.gray {
  color: var(--gray) !important;
}

.dark-gray {
  color: var(--gray);
}

.black {
  color: var(--black);
}

.final-review {
  color: var(--final-review);
}

.green {
  background-color: var(--positive);
  border-color: var(--positive);
}

.green_border {
  border: 1px solid var(--positive);
  border-left: 7px solid var(--positive);
}

.green_top_border {
  border-top: 8px solid var(--positive) !important;
}

.lightblue {
  background-color: var(--lightblue);
}

.white {
  color: var(--white) !important;
}

.red {
  background-color: var(--alert) !important;
  color: white;
}

.red_border {
  border: 1px solid var(--alert);
  border-left: 7px solid var(--alert);
}

.red-border {
  border: 1px solid var(--alert) !important;
}

.yellow {
  background-color: var(--warning) !important;
}

.yellow_border {
  border: 1px solid var(--warning);
  border-left: 7px solid var(--warning);
}

.blue {
  background-color: var(--blue) !important;
  color: var(--white);
}

.blue_border {
  border: 1px solid var(--blue);
  border-left: 7px solid var(--blue);
}

.smoke {
  color: var(--smoke);
}

.haze {
  color: var(--haze);
}

.haze-background {
  /* --haze at 0.3 opacity on white */
  background-color: rgb(240, 240, 240);
}

.stone {
  color: var(--stone) !important;
}

.info_border {
  border: 1px solid var(--stone);
  border-left-width: 7px;
}

.info {
  color: var(--stone);
}

.red_text {
  color: var(--alert);
}

.yellow_text {
  color: var(--warning);
}

.blue_text {
  color: var(--blue);
}

.light_background {
  background-color: darkgray;
}

.ds_detail_name {
  clear: both;
  text-align: left;
  color: var(--gray);
  font-weight: 500;
  font-size: 28px;
  line-height: 1.0;
  margin-top: 11px;
  margin-bottom: 10px;
}

.ds_detail_id {
  clear: both;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
}

.ds_ds_container {
  width: 702px;
  clear: both;
  border: 1px solid var(--haze);
  padding: 25px;
  margin: 25px 0;
  display: grid;
  grid-template-columns: 200px auto;
  grid-template-rows: auto;
  grid-template-areas:
    "header header"
    "main main"
}

.ds_ds_container_full {
  clear: both;
  border: 1px solid var(--haze);
  padding: 25px;
  margin: 25px 0;
  display: grid;
  grid-template-columns: 200px auto;
  grid-template-rows: auto;
  grid-template-areas:
    "header header"
    "main main"
}

.ds_ds_container.completion-details {
  background-color: var(--light);
}

.alert_div {
  font-size: 40px;
}

.alert_div.request_alert {
  line-height: 0;
}

.alert_div_text_bigger {
  margin-left: 18px;
  padding-top: 8px;
}

.alert_div_text {
  margin: 0 18px 0 18px;
  padding-top: 5px;
}

.alert_div_text.banner {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow-x: hidden !important;
}

.task_alert_container_bigger {
  clear: both;
  padding: 8px;
  margin: 25px 0 10px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.task_alert_container {
  clear: both;
  /* padding: 8px;
  margin: 20px 0 20px;*/
  padding: 10px 17px;
  margin: 12px 0 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  /* display: grid; */
  display: flex;
  grid-template-columns: 24px 1fr;
  box-sizing: border-box;
  max-width: 744px;
  /* align-items: center; */
}

.ds_ds_container_title {
  clear: both;
  text-align: left;
  font-size: 22px;
  color: var(--gray);
  margin-bottom: 20px;
  flex-basis: 100%;
  grid-column: 1 / span 2;
}

.ds_email_label {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  border-right: 1px solid var(--haze);
  min-height: 30px;
  padding: 10px 1em 0 0;
  flex-basis: 200px;
}

.ds_email_value {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  padding-top: 10px;
  min-height: 30px;
  margin: 0 auto 0 25px;
  word-break: break-word;
}

.ds_detail_tab_spacer {
  margin-left: 30px;
}

.user_role {
  padding-top: 7px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 150px;
}

.user_subheader {
  display: flex;
  justify-content: space-between;
  line-height: 1.4;
}

.sys_auto {
  padding-top: 5px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 110px;
  text-align: center;
  line-height: 13px;
}

.sys_actions {
  padding-top: 0px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 80px;
  text-align: left;
}

.sys_edit_padding {
  padding-top: 10px;
}

.sys_row_height {
  height: 46px;
}

.sys_name,
.sys_store,
.sys_user {
  padding-top: 7px;
  float: left;
  margin-left: 10px;
  width: 180px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.sys_auto_smaller {
  clear: both;
  font-size: 12px;
  text-align: center;
}

.sys_padding_adj {
  padding-top: 7px;
}

.user_name {
  padding-top: 7px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 200px;
}

.user_email {
  padding-top: 7px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 250px;
}

.user_contact {
  padding-top: 7px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 150px;
}

.user_active {
  padding-top: 7px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 80px;
}

.user_actions {
  padding-top: 7px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 100px;
}

.ds_data_date {
  padding-top: 0px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 90px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ds_rqd_date {
  padding-top: 8px;
  text-align: left;
  float: left;
  margin-left: 10px;
  width: 90px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ds_data_due {
  padding-top: 7px;
  text-align: center;
  float: left;
  margin-left: 10px;
  width: 100px;
}

.task_small_date {
  font-size: 10px;
  line-height: 8px;
  color: var(--stone);
}

.tasks_row_height {
  height: 50px;
}

.tasks_container_width {
  width: 100px;
}

.appeals-index-container {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.appeals-index-container .appeals-index-box:not(:first-child) {
  margin-left: 50px;
}

.appeal_comments {
  width: 100%;
  margin-top: 25px;
  height: 100px;
}

.appeals-index-box {
  border: 1px var(--haze) solid;
  min-width: 240px;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 20px 5px 15px 5px;
}

.complete_appeal_header_value {
  margin-bottom: 10px;
}

.ds_data_status {
  width: 90px;
}

.progress-bar-cell {
  width: 150px;
}

.center {
  text-align: center !important;
}

.next_arrw_20 {
  font-size: 20px;
  margin-top: 7px;
}

.ds_data_id {
  text-align: left;
  width: 150px;
}

.ds_data_type {
  text-align: left;
  min-width: 220px !important;
}

.ds_data_email {
  text-align: left;
  width: 300px;
  overflow: hidden;
}

.ds_data_assigned {
  text-align: left;
  width: 200px;
  overflow: hidden;
}

.ds_data_system {
  text-align: left;
  width: 200px;
}

.task_top {
  margin-top: 13px !important;
}

.ds_status_round {
  border-radius: 12px;
  width: auto;
  padding: 2px 8px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  line-height: normal;
}

.ds_status_round.Incomplete,
.ds_status_round.To,
.ds_status_round.Open,
.ds_status_round.InProgress,
.ds_status_round.Pending {
  color: var(--gray);
  background-color: var(--white);
  border: 1px solid var(--gray);
}

.ds_status_round.Rejected,
.ds_status_round.Rejecting,
.ds_status_round.inactive {
  color: var(--white);
  background-color: var(--rejected);
}

.accepted {
  color: var(--accepted);
}

.ds_status_round.Accepted,
.ds_status_round.Verified,
.ds_status_round.Accepting,
.ds_status_round.Approved,
.ds_status_round.Pass,
.ds_status_round.Resolved,
.ds_status_round.Active {
  color: var(--white);
  background-color: var(--accepted);
}

.ds_status_round.Accepting::after,
.ds_status_round.Rejecting::after {
  content: '...';
}

.ds_status_round.Unverified,
.ds_status_round.Pending,
.ds_status_round.In-Review {
  color: var(--white);
  background-color: var(--unverified);
}

.ds_status_round.started,
.ds_status_round.Started {
  color: var(--white);
  background-color: var(--warning);
}

.ds_status_round.Completed {
  color: var(--white);
  background-color: var(--gray);
}

.ds_status_round.In-Progress,
.ds_status_round.appeal.Open {
  color: var(--white) !important;
  background-color: var(--final-review);
}

.ds_status_round.appeal.Open {
  border: none;
}

.ds_status_round.Not-Completed,
.ds_status_round.Disabled {
  color: var(--white);
  background-color: var(--alert);
}

.ds_status_round.Completed-Green {
  color: var(--white);
  background-color: var(--accepted);
}

.ds_status_round.Final.Review,
.ds_status_round.Final-Review {
  color: var(--white);
  background-color: var(--final-review);
}

.ds_status_round.FIRST,
.ds_status_round.FINAL {
  color: var(--white);
  background-color: var(--gray);
  font-size: 12px;
  border-radius: 12px;
  padding-top: 0px;
  padding-bottom: 2px;
  height: 21px;
  margin-top: 12px;
  margin-left: 20px;
  line-height: 23px;
}

.ds_status_round.Spike {
  color: var(--white);
  background-color: var(--rejected);
}

.risk_low {
  color: var(--white);
  background-color: var(--rejected);
}

.risk_medium {
  color: var(--white);
  background-color: var(--warning);
}

.risk_high {
  color: var(--white);
  background-color: var(--alert);
}

/** Risk Register */
#rr-overview-container .dashboard_container {
  width: 200px !important;
}

/* Very Low */
.RR-VeryLow {
  color: var(--white);
  background-color: var(--accepted);
}

/* Low */
.RR-Low {
  color: var(--white);
  background-color: var(--positive);
}

/* Medium */
.RR-Medium {
  color: var(--white);
  background-color: var(--warning);
}

/* High */
.RR-High {
  color: var(--white);
  background-color: var(--accent);
}

/* VeryHigh */
.RR-VeryHigh {
  color: var(--white);
  background-color: var(--alert);
}

/* High */
.RR-High {
  color: var(--white);
  background-color: var(--alert);
}

/* Critical */
.RR-Critical {
  color: var(--white);
  background-color: var(--alert);
}

#riskMatrix {
  border: 1px solid var(--smoke);
  padding: 20px;
}
/** Risk Register Pills End */

.ds_status_round.Past-Due,
.ds_status_round.Fail {
  color: var(--white);
  background-color: var(--alert);
}

.ds_status_round.Fail,
.ds_status_round.Pass {
  font-size: 12px;
  padding: 0px 8px !important;
  line-height: 1;
  min-width: 3em;
  height: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ds_status_round.Suspicious {
  color: var(--white);
  background-color: var(--warning);
}

.ds_status_round.Failure {
  color: var(--white);
  background-color: var(--rejected);
}

.ds_status_round.Error {
  color: var(--white);
  background-color: var(--alert);
}

.header_alert_icon {
  font-size: 22px;
  color: var(--gray) !important;
  border-bottom: none !important;
  margin-top: 5px;
}

.alert_circle {
  background: rgba(102, 102, 102, 0.1);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
  margin-top: 0px;
}

.unread_alert_icon {
  color: var(--white) !important;
  background: var(--alert) !important;
}

.ds_round_task_detail {
  margin-top: 0px !important;
  margin-left: 0px !important;
  padding: 0px 18px 0px !important;
}

.ds_detail_tab_title {
  clear: both;
  text-align: left;
  font-size: 22px;
  font-weight: 500;
  color: var(--gray);
  margin-top: 47px;
  margin-bottom: 20px;
}

.admin_config_tab_title {
  clear: both;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  color: var(--gray);
  margin-top: 40px;
  margin-bottom: 10px;
}

.admin_config_tab_title_desc {
  clear: both;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  color: var(--gray);
  margin-bottom: 10px;
}

.ds_detail_tab_container {
  clear: both;
  margin: 0 0 40px;
  position: relative;
}

.admin_configure_tab_container {
  clear: both;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

.empty-state-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  border: 1px solid var(--haze);
  padding: 40px 40px 12px;
  margin-top: 36px;
  text-align: center;
}

.empty-state-container .helper-text {
  margin-top: 32px;
}

.ds_not_found_container {
  clear: both;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  border: 1px solid var(--haze);
  padding: 26px;
  margin-left: 50px;
  margin-right: 50px;
}

.ds_not_found_title,
.empty-state-title {
  font-weight: 700;
  font-size: 24px;
  color: var(--stone);
  margin-bottom: 12px;
  text-transform: uppercase;
}

.data-intro-add .empty-state-box {
  margin: 32px 0 0;
}

.ds_not_found_desc {
  clear: both;
  position: relative;
  font-size: 18px;
  color: var(--gray);
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 28px;
}

.empty-state-text {
  font-size: 18px;
  color: var(--stone);
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 40px;
}

.admin_left_nav_indent {
  margin-left: 35px;
}

.login_body {
  background: var(--light);
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  min-height: 100vh;
}

#ajax_swap {
  clear: both;
  position: relative;
  padding: 115px 40px 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  /* max-width: 970px; */
}

.admin #ajax_swap {
  display: none;
}

.password_match {
  clear: both;
  font-size: 10px;
  color: var(--alert);
}

.password_criteria {
  text-align: center;
  margin-left: 60px;
  float: left;
  clear: both;
  font-size: 10px;
  color: var(--haze);
}

.do_passwords_match {
  text-align: center;
  margin-left: 60px;
  float: left;
  clear: both;
  color: var(--alert);
  margin-bottom: 5px;
}

.is_disabled {
  color: currentColor;
  cursor: not-allowed !important;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none !important;
}

.do_not_sell_account {
  clear: both;
  margin-left: 60px;
  font-size: 12px;
  text-decoration: none;
  font-weight: 400;
}

.account_change_password {
  font-size: 20px;
  margin-top: 20px;
  text-decoration: none;
  padding: 5px;
  background-color: var(--stone);
  color: white;
}

.confirm_color {
  color: white;
}

.form-group {
  margin-bottom: 1rem;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: var(--gray);
  /* vertical-align: middle; */
  background-color: var(--white);
  background-image: none;
  border: 1px solid var(--haze);
  border-radius: 0;
}

select.form-control,
input[type="search"].form-control {
  display: inline-block;
  width: auto;
}

.org_search_form{
  display: flex;
  gap: 25px;
  align-self: center;
  margin-bottom: 30px;
}

.mdl-grid:last-of-type {
  justify-content: flex-start;
  padding: 0;
}

.mdl-grid:last-of-type .mdl-cell {
  margin: 0;
  display: flex;
}

.question-editor-master {
  clear: both;
  border: 2px solid #bbb;
  padding: 5px;
  margin-bottom: 5px;
}

.question-cond {
  border-style: dashed !important;
}

.question-editor-group {
  background-color: #bbb;
  margin-bottom: 2px;
}

.question-editor-name {
  margin-bottom: 2px;
}

.question-editor-question {
  font-size: 16px;
  margin-bottom: 2px;
  background-color: #eee;
  padding: 2px;
}

.question-editor-answerType {
  font-size: 16px;
  margin-bottom: 2px;
}

.question-editor-cond {
  font-size: 14px;
  margin-bottom: 2px;
}

.small-search-marker {
  background: var(--main) !important;
  color: var(--white);
  width: 40px;
  height: 38px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.modal a.close-modal {
  position: absolute;
  top: 20px;
  right: 27px;
  background-image: url('data:image/png; base64, iVBORw0KGgoAAAANSUhEUgAAACEAAAAkCAYAAAAHKVPcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVFhH7ZZJjsIwEEX7/jdgFqO4ADsQM4I7ILYEEIOYJMZqfXcqckI8paVWL/IkbxJwXqq+7XzRPyCVYFIJJpVgtBK73Y7m8zm9Xi //ijvv95sWiwUdDgf/yidKiev1StVqlXK5HPV6vUQiz+eTBoOBmKNSqShFlBK3242azSZlMhkxxuOxkwgEZrMZZbNZ8f9Go0HH49G/G0bbjv1+T+VyWUyCyTqdjpUIWoDqsUC9XqfL5eLf/cQYzPV6LdrCIpPJRCvyeDxE1dACFsAcOowS4HQ6iZ5iUgz0OU4E10ajUfA7UwUYKwmwWq2oVCqJyfGWw+FQlJ1BBbrdbigD2+3Wv6vHWgJgydZqteBNp9OpEOEWyBmwFQBOEgCTF4tF8TA8FG/fbretQxiHswTwPC9YNfKwCWEciSQAWlMoFAIBSJ3PZ/+uG4kkkAG5BRgIK3Ihh9UWZwkIyMsQe4i8fLFLuoo4SWAfQAX4gRzCzWYTtAbVwT7iImItcb/fqd/vh1aBHMLlchna4l0qYiWBCkAgWoEo8lmDYXvoGSWiITTthKgIt8Y2rFqJaAhRAZudEBnhQw/D1BqlhCqEtriEVSmBD5B8Ph8IJNkJ5bBCCGJxKCXwZdRqtcTXletZIIOw4tDDXJgzDmMm8K35WzCHbpVoJf6KVIJJJZhU4geibw8P3avmKmFoAAAAAElFTkSuQmCC');
}

.blocker {
  background-color: rgba(0, 0, 0, .40);
  z-index: 2000000000;
}

.modal_text_title {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  color: var(--gray);
  display: flex;
  align-items: center;
  margin-bottom: 21px;
}

.h1-icon {
  height: 28px;
  margin-right: 16px;
}

.modal_smaller {
  text-transform: uppercase;
  font-size: 11px;
  color: var(--gray);
}

.modal_container_smaller {
  clear: both;
  position: relative;
  background-color: white;
  margin: 0;
  padding: 25px 40px 40px;
  font-size: 16px;
  font-weight: normal;
  color: var(--gray);
  flex-grow: 1;
  font-family: Roboto;
  box-sizing: border-box;
  min-height: 200px;
}

.modal_container {
  clear: both;
  position: relative;
  background-color: white;
  margin: 0;
  padding: 25px 40px 40px;
  font-size: 16px;
  font-weight: normal;
  color: var(--gray);
  flex-grow: 1;
  font-family: Roboto;
  box-sizing: border-box;
  min-height: 306px;
}

.modal_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row nowrap;
  padding: 27px 40px;
  background-color: var(--light);
}

.modal_bottom.request_form_bottom {
  display: flex;
  justify-content: flex-end;
}

.layout_request.request_form~.footer {
  padding-top: 25px !important;
}

.layout_request.request_form.confirmation~.footer {
  padding-top: 25px !important;
  bottom: 0 !important;
  position: absolute;
}

.display_block {
  display: block;
}

.modal_bottom a:last-child {
  align-self: flex-end;
}

.modal {
  /* max-width: 780px; */
  max-width: 546px;
  background-color: var(--light);
  border-radius: 0px;
  box-shadow: none;
  padding: 0px;
}

.modal_bigger {
  max-width: 800px;
  background-color: var(--light);
  border-radius: 0px;
  box-shadow: none;
  padding: 0px;
  display: none;
}

.current .modal:not(.datepicker-modal) {
  display: inline-flex !important;
  flex-flow: column nowrap;
  justify-content: space-between;
  outline: none;
}

.bulk_selection_modal {
  height: 80px;
  font-size: 22px;
  font-weight: 500;
  background-color: var(--light);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0px;
  margin-right: 10px;
  z-index: 9999;
  -webkit-box-shadow: 0px -1px 4px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px -1px 4px rgba(50, 50, 50, 0.75);
  box-shadow: 0px -1px 4px rgba(50, 50, 50, 0.75);
}

.data_missing_content {
  width: 418px;
  height: 105px;
  resize: none;
  font-size: 18px;
  padding: 5px;
}

.task_complete_content {
  height: 97px;
  font-size: 16px;
  padding: 8px;
  width: calc(100% - 16px);
}

a:link.a_nothing,
a:visited.a_nothing,
a:hover.a_nothing,
a:active.a_nothing {
  text-decoration: none;
  color: var(--gray);
}

.regular-weight {
  font-weight: normal;
}

.gray_material_icon {
  color: var(--graygray);
}

.float_left_100 {
  float: left;
  margin-left: 100px;
}

.float_left {
  float: left;
  margin-left: 20px;
}

.float_right {
  float: right;
  margin-right: 20px;
}

.no_show {
  visibility: hidden;
}

.show_always {
  visibility: 'visible' !important;
}

.initially_hidden {
  visibility: hidden;
}

.activiy_horiz_adjust {
  margin-right: 100px;
}

.alert {
  color: var(--alert);
}

.positive {
  color: var(--positive);
}

.generic_modal {
  position: relative;
  background-color: white;
  height: 200px;
  width: 400px;
}

.forget_me_dots {
  right: 4px;
  top: 0;
}

.dns-info-container {
  min-height: 40px;
  max-width: 744px;
  border: solid 1px var(--haze);
  display: flex;
  margin-top: 20px;
  margin-bottom: 32px;
}

.dns-info-container-old {
  min-height: 40px;
  max-width: 744px;
  border: solid 1px var(--haze);
  display: flex;
}

.dns-info-container-left-bar {
  background-color: var(--stone);
  flex-basis: 7px;
  min-width: 7px;
  margin-right: 5px;
}

.dns-info-container-left-bar-old {
  background-color: var(--smoke);
  flex-basis: 7px;
  min-width: 7px;
  margin-right: 5px;
}

.you-have-requested-l-box {
  align-items: center;
  justify-content: center;
  padding-top: 9px;
  padding-bottom: 31px;
}

.you-have-requested-l-box-old {
  align-items: center;
  justify-content: center;
  padding-top: 8px;
  display: flex;
  flex-basis: 50px;
  background-color: var(--light);
}

.dns-info {
  transform: scale(1.7, 1.7);
  color: var(--stone);
  margin-right: 17px;
  margin-left: 15px;
  margin-top: 7px;
}

.you-have-requested-text {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: var(--gray);
  display: flex;
  align-items: center;
  padding-right: 11px;
}

option {
  background-color: white;
}

input:focus,
select:focus,
textarea:focus {
  border: 1px solid var(--accent);
  outline: none;
}

select,
option {
  color: var(--gray);
}

input {
  width: auto;
  height: auto;
  padding: 7px 7px 5px 9px;
  margin-top: 0;
  border: 1px solid var(--haze);
  background-color: var(--white);
  line-height: 1.375;
  font-size: 16px;
  font-weight: 400;
  color: var(--gray);
}

input[type="color"] {
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0;
  border: none;
}

textarea {
  border: 1px solid var(--smoke);
  color: var(--gray);
  font-size: 16px;
  line-height: 23px;
  padding: 7px 7px 5px 9px;
}

.container_indicator {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
}

.almost_due {
  background-color: var(--warning);
}

.almost_due_text {
  color: var(--warning);
}

.over_due {
  background-color: var(--alert);
}

.over_due_text {
  color: var(--alert);
}

.green_text {
  color: #2D8659;
}

.dashboard_container_link {
  cursor: pointer;
}

.dashboard_container_link:hover {
  border: solid 1px var(--smoke);
}

.summary-boxes {
  display: grid;
  grid-column-gap: 12px;
  grid-template-columns: 256px 256px 256px 1fr;
  margin-top: 10px;
}

.dashboard_container {
  position: relative;
  width: 256px;
  height: 91px;
  border: solid 1px var(--haze);
  box-sizing: border-box;
  display: grid;
  grid-template-areas: "icon stat"
    "icon stat-desc";
  grid-column-gap: 8px;
  grid-template-columns: 48px auto;
  background: var(--white);
}

.dashboard_container_small_text {
  position: absolute;
  font-size: 12px;
  top: 8px;
  right: 9px;
}

.dashboard_left_box {
  width: 48px;
  background-color: var(--light);
  grid-area: icon;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dashboard_overview_value {
  font-size: 28px;
  font-weight: 500;
  /* color: var(--gray); */
  margin-bottom: 5px;
  align-self: flex-end;
  line-height: 1;
  text-align: left;
  grid-area: stat;
}

.dashboard_overview_label {
  grid-area: stat-desc;
  color: var(--gray);
  font-weight: normal;
  font-size: 16px;
  text-align: left;
}

.profiles-progress-rings-container {
  display: flex;
  margin-bottom: 40px;
}

.profiles-risk-progress-ring {
  font-size: 14px;
  position: relative;
}

.clickme {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.detail_close {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  font-size: 36px;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  color: var(--alert);
  text-align: left;
  z-index: 9999999;
}

.activity_detail_element {
  color: var(--gray);
  float: left;
  margin-right: 25px;
  width: 236px;
  line-height: 28px;
  border-right: 1px solid var(--smoke);
}

.activity_detail_value {
  color: var(--gray);
  float: left;
  width: 400px;
  line-height: 28px;
}

.activity-grid {
  display: grid;
  grid-template-columns: 0.25fr 1fr;
  grid-column-gap: 25px;
  color: var(--gray);
  line-height: 28px;
}

.activity-grid .activity_detail_key {
  border-right: 1px solid var(--smoke);
  padding-right: 25px;
}

.request_detail_element,
.request_detail_gap {
  color: var(--gray);
  float: left;
  margin-right: 25px;
  width: 190px;
  line-height: 28px;
  border-right: 1px solid var(--smoke);
}

.request_detail_gap {
  height: 15px;
}

.left_nav_logo {
  padding-bottom: 8px;
  padding-top: 5px;
  border-bottom: 1px solid var(--haze);
  width: auto;
  background-color: white
}

.left_nav_logo>img {
  max-width: 122px;
  max-height: 37px;
}

.header_logo {
  margin-left: 25px;
  margin-top: 5px;
  max-width: 155px;
  max-height: 24px;
}

.services {
  /* float: left; */
  display: inline-block;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  color: var(--white);
  background: var(--gray);
  border-radius: 20px;
  margin-bottom: 10px;
}

.forget_field_container {
  margin-left: 20px;
  min-height: 30px;
  margin-bottom: 20px;
}

.forget_services {
  display: inline-block;
  /* float: left; */
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
  text-align: center;
  font-size: 18px;
  color: var(--white);
  background: var(--stone);
  border-radius: 4px;
  height: 30px;
  padding-top: 10px;
}

.forget_category {
  display: inline-block;
  /* float: left; */
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
  text-align: center;
  font-size: 18px;
  color: var(--gray);
  border-radius: 4px;
  height: 30px;
  padding-top: 10px;
}

.forget_field {
  display: inline-block;
  /* float: left; */
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  color: var(--gray);
  border-radius: 4px;
  height: 30px;
  padding-top: 18px;
}

.menu_divider {
  clear: both;
  width: 80%;
  margin: 14px auto;
  height: 1px;
  border-top: 1px solid var(--haze);
}

.input_box_datafield_name {
  cursor: auto;
  width: 280px;
  margin: 2px;
  margin-bottom: -24px;
}

.data-use-container {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-right: -30px;
}

.data_use {
  min-width: 747px;
  font-weight: normal;
  background-color: var(--light);
  padding: 15px 14px 0px 17px;
  font-size: 16px;
  cursor: pointer;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: minmax(19px, auto) 1fr;
  transition: all 0.2s ease-in-out;
  margin-left: -15px;
  margin-bottom: 12px;
}

.data_use_title {
  font-size: 16px;
  font-weight: bold;
}

.use-description {
  width: 760px;
  height: 98px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: var(--gray);
}

.data_use:hover {
  background-color: var(--main);
  color: var(--white);
}

.data_use:hover .data_use_desc,
.data_use:hover .icon {
  color: var(--white);
}

.purple_click,
.main-color-clickable {
  color: var(--main);
  cursor: pointer;
}

.accent {
  color: var(--accent);
}

.link,
a.link:link,
a.link:visited,
a.link:active {
  color: var(--link);
}

a.link:hover {
  opacity: 1;
}

.click_me {
  cursor: pointer !important;
}

.data_use_desc {
  color: var(--gray);
  font-size: 12px;
  grid-column: 1 / span 2;
  font-size: 14px;
  margin-top: 2px;
  padding-bottom: 16px;
  white-space: pre !important;
}

.data_use .icon {
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: var(--gray);
  justify-self: end;
  margin-top: 15px;
}

.data_uses_bin {
  display: block;
}

.data_categories_bin {
  display: none;
}

.just-back {
  margin-bottom: 29px;
}

.how_we_use_specific {
  clear: both;
  padding: 15px;
  border: 1px solid var(--smoke);
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 23px;
}

.secondary {
  background-color: var(--stone);
}

.disabled,
input[type="text"]:disabled,
input[type="email"]:disabled {
  color: var(--stone);
  pointer-events: none;
}

label.disabled-label {
  color: var(--stone);
  pointer-events: none;
}

.size-140 {
  width: 140px !important;
}

.page-header {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  margin-top: 4px;
}

.page-header-flush-top {
  display: grid;
  justify-content: space-between;
}

h1,
.page-header h1,
h2,
.page-header h2,
.page-header-flush-top h1,
.email-templates-page-header {
  font-size: 28px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: var(--gray);
  margin: 0;
  margin-right: auto !important;
}

h1 {
  margin-bottom: 16px;
}

h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.25;
  color: var(--gray);
  margin: 0 0 12px;
  display: flex;
  align-items: center;
}

.small-icon {
  font-size: 16px;
  padding: 0px;
  margin-left: 10px;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.whitespace-wrap {
  white-space: normal;
}

.assessment-approve-risk {
  font-weight: 500 !important;
}

.rev-high-color {
  color: #fff !important;
  font-weight: bold !important;
}

.assessment-form h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  color: var(--gray);
  margin: 40px 0 12px;
  display: flex;
  align-items: center;
  background-color: #eee;
  /* height: 35px; */
  padding: 10px;
}

/* assessments prepop */
.results-title {
  font-size: 18px;
  background-color: whitesmoke;
  padding: 10px;
  margin-top: 50px;
  margin-bottom: 10px;
  line-height: 28px;
}

.results-detail {
  font-size: 14px;
  background-color: white;
  padding-left: 20px;
  margin-top: 15px;
  font-weight: bold;
}

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

.simple-chart-container {
  float: left;
  width: 200px;
  border: 1px solid #555;
  height: 100px;
  position: relative;
  margin: 10px;
}

.simple-chart-container-sub {
  float: left;
  width: 100px;
  border: none;
  height: 100px;
  position: relative;
  margin: 10px;
}

.simple-chart-container-auto {
  float: left;
  border: 1px solid #555;
  height: 100px;
  position: relative;
  margin: 10px;
}

.simple-chart-container-bigger {
  float: left;
  width: 350px;
  border: 1px solid #555;
  height: 100px;
  position: relative;
  margin: 10px;
}

.scc-right-stat {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
}

.scc-right-title {
  position: relative;
  font-size: 12px;
  width: 100%;
  text-align: center;
  background-color: lightgray;
  height: 19px;
  padding-top: 3px;
}

.scc-right-count {
  position: relative;
  margin-top: 14px;
  font-size: 36px;
  text-align: center;
  width: 100%;
}

.scc-right-activity {
  position: relative;
  margin-top: 24px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.scc-right-countof {
  position: relative;
  margin-top: 5px;
  font-size: 12px;
  width: 100%;
  text-align: center;
}

.simple-container {
  padding-left: 100px;
}

.after {
  font-size: 16px;
  margin-top: 30px;
}

/* assessments prepop end */
.no_border {
  border: none;
  font-size: 16px;
}

.disclosure_spacer {
  clear: both;
  height: 19px;
}

.how_we_use {
  clear: both;
  border: 1px solid var(--smoke);
  padding: 18px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 23px;
  color: var(--gray);
  display: grid;
  grid-template-columns: 1fr 50px;
  grid-auto-rows: auto;
}

.how-we-use {
  margin-left: auto;
  width: 300px;
  border: 1px solid var(--smoke);
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 1.25;
  padding: 14px 16px 13px 20px;
  margin-top: 40px;
  color: var(--gray);
}

.how-we-use .icon {
  font-size: 24px;
  align-items: center;
  display: flex;
}

.how_we_use:hover .icon,
.how-we-use:hover {
  background-color: var(--main);
  color: var(--white);
}

.disclosures_main {
  box-sizing: border-box;
  min-height: 50px;
  padding: 16px 13px;
  cursor: pointer;
  margin-top: 10px;
  background-color: var(--light);
  font-size: 16px;
  font-weight: 600;
  color: var(--gray);
  display: flex;
  align-items: center;
  align-content: center;
}

.disclosures_main>.icon-chevron-down {
  margin-right: 5px;
}

.disclosures_main.with-ellipsis-menu {
  height: 50px;
  box-sizing: border-box;
  padding: 15px 13px;
}

.disclosures {
  min-height: 55px;
  border: none;
  padding: 15px;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  background-color: var(--light);
}

.disclosure_description {
  margin-left: 38px;
}

.disclosures_container_sub {
  padding-left: 25px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-column-gap: 5px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: var(--light);
}

.disclosure_mui {
  background-color: var(--light) !important;
}

.data-list-item {
  display: grid;
  grid-template-columns: 1fr 0px;
  background-color: var(--light);
  align-items: center;
  margin-top: 10px;
  max-width: 1020px;
  margin-right: 20px;
}

.data-list-item .disclosures_main {
  margin-top: 0;
}

.disclosure_name {
  clear: both;
  font-size: 16px;
  margin-left: 24px;
  font-weight: 600;
}

.data_use_name {
  clear: both;
  font-size: 14px;
  margin-left: 24px;
  font-weight: 600;
  color: var(--gray);
}

.data_use_name_container {
  display: flex;
}

/* Janus login */
#consumer-login-box.login_box input {
  width: 100%;
}

/* end Janus login */
.disclosures_sub {
  clear: both;
  min-height: 55px;
  padding-top: 15px;
  border-top: 1px solid var(--haze);
  padding-left: 15px;
  font-size: 16px;
  font-weight: 400;
  background-color: var(--light);
  display: contents;
  margin-bottom: 10px;
}

.admin_data_categories_sub_sub {
  clear: both;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
}

.disclosures_sub_sub {
  width: auto;
  border: 1px solid var(--smoke);
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  line-height: 23px;
  color: var(--gray);
  padding: 14px 16px;
  cursor: default;
  margin-top: 13px;
}

.disclosures_sub_sub_old {
  width: auto;
  border-top: 1px solid var(--haze);
  font-size: 16px;
  line-height: 23px;
  color: var(--gray);
  background-color: var(--light);
  padding: 12px 22px;
  cursor: default;
}

.disclosures_sub_sub_old:first-child {
  border-top-color: transparent;
}

.disclosures_empty {
  font-size: 16px;
  line-height: 1.44;
  color: var(--gray);
  padding-top: 0px;
  cursor: default;
}

.disclosures_sub_sub_sub {
  margin: 0 40px;
  border-bottom: 1px solid var(--haze);
  word-break: break-word;
}

.field_value {
  clear: both;
  padding: 5px;
  margin-left: 60px;
  font-size: 16px;
  font-weight: 400;
}

.disclosure_container {
  background-color: var(--light);
  padding-bottom: 5px;
  transition: all 0.3s ease-in-out;
  padding: 0 16px;
}

.disclosure_container .data-value {
  /* white-space: pre; */
  max-width: 1020px;
}

.disclosure_container.box-section {
  background-color: var(--white);
  max-width: 1110px;
}

.disclosure-info-container {
  width: calc(100vw - 600px) !important;
  min-width: 747px;
  /* 747px; */
  padding-bottom: 5px;
  transition: all 0.3s ease-in-out;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 16px;
}

.disclosures-info-container {
  width: calc(100vw - 600px) !important;
  min-width: 747px;
  padding-bottom: 5px;
  transition: all 0.3s ease-in-out;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 16px;
}

.disclosures-info-container h2 {
  font-size: 22px !important;
  font-weight: 500 !important;
}

.disclosures-info-container p {
  font-size: 16px !important;
  margin-bottom: 20px !important;
}

.disclosures-info-container thead>tr {
  width: 746px;
  height: 36px;
  background-color: var(--light);
}

.disclosures-info-container tr:last-of-type {
  border: none;
}

.disclosures-info-container th:first-of-type {
  padding-left: 13px;
}

.disclosures-info-container th {
  vertical-align: middle;
}

.disclosures-info-container td:first-of-type {
  padding-left: 13px;
}

.disclosures-info-container td {
  text-align: left;
  vertical-align: top;
}

#request-selection .mui--is-open,
#forget_activity_request .mui--is-open {
  left: 1px;
}

.alert_unread {
  background-color: var(--lightblue);
}

#IWS_mui ul.mui-dropdown__menu {
  padding: 0;
}

#IWS_mui ul.mui-dropdown__menu li {
  margin: 0;
}

#IWS_mui ul.mui-dropdown__menu li a {
  padding: 8px 9px;
  font-size: 16px;
}

.data_use_container .mui-dropdown {
  flex-basis: 114px;
  flex-shrink: 0;
}

.disclosure-info-container ul.mui-dropdown__menu {
  padding: 0;
}

.disclosure-info-container ul.mui-dropdown__menu li {
  margin: 0;
}

.disclosure-info-container ul.mui-dropdown__menu li a {
  padding: 8px 9px;
  font-size: 16px;
}

#password_expiry .mui-select::before {
  width: 0px;
  height: 30px;
}

.grid-icon-flag {
  position: fixed;
  width: 20px;
  margin-left: -9px;
  margin-top: -7px;
}

.grid-td {
  width: 500px !important;
  white-space: normal;
  height: 87px !important;
  padding-left: 0px !important;
}

.grid-bottom-td {
  height: 75px !important;
}

.grid-body {
  display: grid;
  grid-template-columns: 45% 45%;
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  min-height: 300px;
}

.width-410 {
  width: 410px !important;
}

.grid-icon {
  width: 20px !important;
  padding: 0px !important;
  border: 0px solid var(--smoke);
  margin: 0px;
  font-size: 18px;
  font-family: "truyo-icons";
  color: var(--nav-text-color);
  transform: scaleY(1);
  transition: all 0.3s ease-in-out;
  margin-right: 5px;
}

.grid-tr:hover,
.grid-td:hover,
.grid-title:hover,
.grid-td .odd:hover,
.grid-td .even:hover {
  background-color: white !important;
}

.grid-tr {
  height: 87px !important;
  margin-top: 20px;
  width: 500px !important;
  border: none;
  background-color: white;
  min-width: 575px !important;
}

.padding-left-inset {
  padding: 20px 40px;
}

.padding-top_0 {
  padding-top: 0px !important;
}

.padding-top_2 {
  padding-top: 2px !important;
}

.padding-top_3 {
  padding-top: 3px !important;
}

.padding_3 {
  padding: 3px !important;
}

.padding_5 {
  padding: 5px !important;
}

.padding-top_4 {
  padding-top: 4px !important;
}

.padding-top_5 {
  padding-top: 5px !important;
}

.padding-top_10 {
  padding-top: 10px;
}

.padding-top_12 {
  padding-top: 12px !important;
}

.padding-top_11 {
  padding-top: 11px !important;
}

.padding-top_13 {
  padding-top: 13px !important;
}

.padding-top_16 {
  padding-top: 16px !important;
}

.padding-top_20 {
  padding-top: 20px;
}

.padding-top_24 {
  padding-top: 24px !important;
}

.padding-top_27 {
  padding-top: 27px !important;
}

.padding-top_30 {
  padding-top: 30px !important;
}

.padding-top_32 {
  padding-top: 32px !important;
}

.padding-top_35 {
  padding-top: 35px !important;
}

.padding-top_60 {
  padding-top: 60px !important;
}

.padding-bottom_32 {
  padding-bottom: 32px !important;
}

.padding-bottom_36 {
  padding-bottom: 36px;
}

.padding-bottom-24 {
  padding-bottom: 24px !important;
}

.padding-bottom-12 {
  padding-bottom: 12px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px;
}

.padding-bottom-2 {
  padding-bottom: 2px;
}

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.padding-bottom-4 {
  padding-bottom: 4px !important;
}

.padding-left_44 {
  padding-left: 44px;
}

.padding-left_12 {
  padding-left: 12px;
}

.padding-left_5 {
  padding-left: 5px !important;
}

.padding-left_4 {
  padding-left: 4px !important;
}

.padding-left_9 {
  padding-left: 9px;
}

.padding-left_0 {
  padding-left: 0px !important;
}

.padding-right_0 {
  padding-right: 0px !important;
}

.padding-right_5 {
  padding-right: 5px;
}

.padding-right_12 {
  padding-right: 12px;
}

.padding-right_20 {
  padding-right: 20px;
}

.padding-right_50 {
  padding-right: 50px;
}

.padding-left_20 {
  padding-left: 20px !important;
}

.padding-left_24 {
  padding-left: 24px !important;
}

.disclosure_container_sub {
  background-color: var(--light);
  border-bottom: 1px solid var(--smoke);
}

.no_account_select {
  font-size: 18px;
  font-weight: 400;
}

.forgot_link_action {
  margin-top: 100px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  width: 400px;
  color: var(--stone);
}

.menu_move_down {
  margin-top: 20px;
}

.forget_me_menu_how_we_use {
  float: right;
  margin-right: 15px;
  z-index: 99999999;
}

.verification_text {
  color: var(--gray);
}

.request_verification_text {
  color: var(--gray);
  padding: 0 45px 0 45px;
}

.bigger_darker {
  font-weight: 500;
  font-size: 22px;
}

.purple_header {
  padding-top: 0px;
  float: left;
}

.purple_header_left {
  padding-top: 0px;
  float: left;
  margin-left: 25px;
}

.purple_header_disclosure {
  padding-top: 0px;
  float: right;
}

.purple_header_capacity {
  padding-top: 0px;
  float: left;
}

.light_border {
  border-bottom: 1px solid var(--light);
}

.light_20 {
  font-weight: 300;
  font-size: 20px;
}

#add_privacy_impact_assessment .light_20 {
  padding-bottom: 15px;
}

.spacer_10 {
  clear: both;
  height: 10px;
}

.spacer_25 {
  clear: both;
  height: 25px;
}

.spacer_40 {
  clear: both;
  height: 40px;
}

.spacer_50 {
  clear: both;
  height: 50px;
}

.spacer_70 {
  clear: both;
  height: 70px;
}

.filter_container {
  clear: left;
  margin-left: 60px;
  font-size: 12px;
  font-weight: 400;
  height: 40px;
}

.filter_title {
  float: left;
  padding-top: 5px;
}

.left_nav_item {
  padding: 10px 13px;
  height: 35px;
  text-align: left;
  font-size: 14px;
  line-height: 1.0;
  font-weight: 400;
  margin: 0 0 8px;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: none !important;
}

.left_nav_active,
.left_nav_item:hover {
  color: var(--gray);
  background-color: rgba(var(--opacity-white), 0.9);
  transition: background-color .3s;
  border: 1px solid var(--link) !important;
}

.left_nav_text {
  font-weight: 400;
  color: var(--nav-text-color);
}

.left_nav_icon {
  margin-right: 10px;
  font-size: 18px;
  font-family: "truyo-icons";
  color: var(--nav-text-color);
  transform: scaleY(1);
  transition: all 0.3s ease-in-out;
}

.assessment_icon {
  margin-right: 10px;
  font-size: 18px;
  font-family: "truyo-icons";
  color: var(--neutral-gray);
  transform: scaleY(1);
  transition: all 0.3s ease-in-out;
}


.left_nav_icon.opened {
  transform: scaleY(-1);
}

.header_signup {
  font-size: 14px;
  color: var(--gray);
  position: absolute;
  top: 0;
  right: 40px;
  padding: 10px;
  background: var(--light);
  z-index: 10;
}

.header_signup>p {
  display: inline-block;
}

.header_center,
.admin_header_center {
  height: 40px;
  border-bottom: 1px solid var(--haze);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 900;
  align-items: center;
  display: grid;
  grid-template-columns: 180px 400px 1fr;
  grid-column-gap: 40px;
}

.admin_header_center.egnyte-header-border {
  grid-template-columns: 20px 400px 1fr !important;
}

.header_center {
  height: 60px;
  grid-template-columns: 180px 1fr 1fr !important;
}

.logo {
  width: 180px;
}

.assessment-logo {
  padding: 10px;
  margin-top: 20px;
  margin-left: 0px !important;
  max-width: 200px !important;
  max-height: 75px !important;
}

.left-nav-ham {
  display: none;
}

.header_center_left {
  /* org name */
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: var(--gray);
  text-align: left;
}

.header_name {
  color: var(--gray);
  text-transform: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 40vw;
}

#forgot_password_page {
  min-height: 380px !important;
}

#forgot_password_page .org_login_box_right {
  position: relative;
  top: -30px;
}

#forgot_password_div {
  top: -40px;
  position: relative;
}

.org_login_box_right form#login_form {
  margin-bottom: -7px;
}

@media screen and (max-width: 1150px) {
  .header_name {
    max-width: 30vw;
  }
}

@media screen and (min-width: 1400px) and (max-width: 2500px) {
  .data_use {
    width: 100%;
    font-size: 2em;
  }
}

@media screen and (min-width: 1400px) and (max-width: 2500px) {
  .configure-sub-container {
    width: 100%;
    font-size: 2em;
  }
}

@media screen and (max-width: 980px) {
  .header_name {
    max-width: 20vw;
  }
}

.see_all_my_data_result {
  display: none;
}

.mob_only_show {
  display: none;
}

.xs_mob_only_show {
  display: none;
}

.non_mob_only_show {
  display: block;
}

.xs_non_mob_only_show {
  display: block;
}

/* responsive designs */
/* md repsonive (tablet sized) */
@media only screen and (max-width: 1280px) {

  #consumer-login-box.login_box,
  .signup_box,
  .login_box,
  .login_box_no_acc {
    width: 658px !important;
  }

  .login_box,
  .login_box_no_acc,
  .signup_box {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .login_box_left {
    padding-right: 24px !important;
  }

  #consumer-signup-left-box.login_box_left {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .signup_box_left_text {
    width: 259px !important;
  }

  .login_box_right {
    padding-left: 24px !important;
  }

  .login_box_left_no_acc {
    min-width: 0px !important;
  }

  #consumer-signup-right-box.login_box_right {
    justify-content: normal;
  }

  #consumer-signup-right-box.login_box_right .label_login {
    width: 307px;
  }

  #consumer-signup-left-box.login_box_left .large_logo {
    padding-left: 4px;
    padding-right: 4px;
  }

  #consumer-signup-left-text.signup_left_text2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  #make-request-resident-text.resident-text {
    margin: 0 !important;
  }

  .resident-text {
    margin: 0px !important;
  }

  .noauth_request_box_right,
  .signup_box_right {
    padding: 0 0 0 24px !important;
    margin: 0 !important;
  }

  .noauth_request_box_right #request_form {
    width: unset;
    padding: 0;
  }

  .login_box_left_no_acc,
  .signup_box_left {
    padding-right: 24px !important;
  }

  .forgot_text {
    margin-left: -25px !important;
  }
}

/* end of md responsive (tablet sized) */
/* mobile size S */
@media only screen and (max-width: 768px) {

  /* class for mobile hide/show  */
  .mob_only_show {
    display: block;
  }

  .non_mob_only_show {
    display: none !important;
  }

  .mob_text_center {
    text-align: center !important;
  }

  .responsive_hidden {
    display: none !important;
  }

  .responsive-left-12 {
    margin-left: 12px !important;
  }

  .responsive_flex {
    display: flex !important;
  }

  #residency-form.make-request {
    margin-top: 40px !important;
  }

  .data_use_container {
    min-width: auto !important;
  }

  .header-end {
    margin-right: 16px !important;
  }

  .header-end>.mui-dropdown {
    margin-right: 0px !important;
  }

  .login_box_right,
  .noauth_request_box_right,
  .signup_box_right {
    border-left: none !important;
    padding-top: 10px !important;
  }

  #consumer-login-box.login_box,
  .login_box {
    width: 348px !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  #consumer-login-left-text,
  #consumer-signup-left-text,
  .signup_left_text2,
  #make-request-resident-text.resident-text,
  #request-type-resident-text.resident-text,
  .resident-text {
    max-height: auto !important;
  }

  .login_box_no_acc,
  .signup_box {
    width: 348px !important;
  }

  .login-signup-text {
    padding-top: 0;
    margin-top: 0 !important;
  }

  .full__width__100percent {
    width: 100% !important;
  }

  .header_signup {
    right: 5px;
  }

  .login_label {
    margin-top: 30px !important;
  }

  .header_logo {
    margin-left: 20px;
    margin-top: 10px;
  }

  #consumer-login-box.login_box .login_box_right,
  .noauth_request_box_right,
  .signup_box_right,
  .login_box_right {
    border-top: 1px var(--haze) solid;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 16px !important;
    padding-top: 10px !important;
    width: auto !important;
  }

  #consumer-signup-box.signup_box {
    padding: 0 16px !important;
    margin-top: 0px !important;
    flex-flow: column !important;
  }

  #consumer-login-box.login_box .login_box_right {
    margin-top: 26px !important;
  }

  #consumer-signup-right-box.login_box_right {
    padding-top: 16px;
  }

  .signup_box_right {
    margin-top: 26px !important;
  }

  #consumer-signup-left-text.signup_left_text2 {
    padding-left: 0px;
  }

  .form-grid .label_login {
    width: 297px !important;
  }

  #consumer-signup-right-box.login_box_right .label_login {
    width: 300px;
  }

  #no-account-request-link {
    text-align: center;
  }

  #upload_auth_doc.login_box_no_acc {
    margin-top: 40px !important;
  }

  .footer {
    padding-top: 80px !important;
  }

  footer.consumer,
  footer.org {
    margin-bottom: 80px;
  }

  footer.consumer .footer_image_intel,
  footer.org .footer_image_intel {
    margin-left: 0px !important;
    margin-bottom: 18px !important;
    float: none !important;
  }

  .footer_container li.footer_divider_line:first-child {
    display: none !important;
  }

  .see_all_my_data_result {
    display: block !important;
    margin-top: 16px;
    text-align: center;
    font-size: 16px;
    line-height: 23px;
  }

  #consumer-login-box.login_box,
  #consumer-verify-box.login_box,
  .login_box,
  .login_box_no_acc {
    margin-top: 0px !important;
    flex-flow: column !important;
    padding-top: 16px !important;
    padding-bottom: 54px;
  }

  .login_box_left_no_acc {
    padding: 0 !important;
  }

  .login_box .resident-text {
    padding: 0 0 0 0 !important;
  }

  #consumer-login-box.login_box .label_login {
    text-indent: 0px;
    margin-top: 7px;
  }

  #consumer-login-box,
  #consumer-signup-box,
  #consumer-verify-box,
  .signup_box {
    width: 348px !important;
    margin: 0 auto;
  }

  #consumer-signup-right-box.login_box_right {
    padding-left: 0px;
  }

  .signup_box_right .label_login {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #consumer-login-left-box .large_logo,
  #consumer-signup-left-box .large_logo,
  #consumer-verify-left-box .large_logo,
  .login_box .large_logo,
  .login_box_no_acc .large_logo {
    display: none;
  }

  #consumer-login-right-box form#login_form {
    flex-flow: column !important;
  }

  #consumer-login-right-box {
    display: grid;
  }

  #consumer-login-left-text,
  #consumer-signup-left-text,
  .signup_left_text2,
  #make-request-resident-text.resident-text,
  #request-type-resident-text.resident-text,
  .resident-text {
    width: 100% !important;
    overflow: hidden;
    overflow-y: auto;
    padding-left: 0px;
    /* padding-right: 12px !important; */
    margin-top: 7px;
  }

  .logo.display-none {
    display: block !important;
  }

  #consumer-login-right-box .forgot_text {
    margin-left: -20% !important;
  }

  /* end of consumer login */
  /* janus login */
  .janus .login-signup-text {
    margin-left: 0px;
  }

  /* end janus login */
  /* janus signup */
  #janus_signup_form {
    margin-right: 20px;
  }

  /* end janus signup */
  /* footer */
  .footer_container div.container {
    width: 100% !important;
    text-align: center !important;
  }

  .footer_container ul {
    display: flex;
    place-content: center;
  }

  /* end of footer */
  .sm_marg_top_4 {
    margin-top: 4px !important;
  }

  .left-nav-ham {
    display: block;
    font-size: 30px;
    margin-left: 16px;
    color: var(--gray);
  }

  .left-nav-ham:hover {
    color: var(--gray);
  }

  .left_nav_updated {
    top: 0 !important;
    padding-top: 0px !important;
  }

  .center_content {
    margin-left: 0px !important;
  }

  .header_center>.logo {
    display: none;
  }

  .center_content #ajax_swap {
    padding: 115px 16px 0 !important;
  }

  .center_content {
    margin-left: 0px;
    width: 100% !important;
  }

  .header_center {
    grid-template-columns: 1fr 1fr 1fr !important;
    grid-column-gap: 0;
  }

  .header_center .header_center_left {
    text-align: center;
  }

  .header_name.profile-name {
    display: none;
  }

  #left-nav {
    width: 0;
  }

  #disclosures-main-content {
    display: none;
  }

  #disclosures-grid {
    display: block;
  }

  #disclosures-container {
    max-width: auto !important;
  }

  .disclosures_page_header {
    min-width: unset !important;
    width: unset !important;
  }

  .data_use_container_sub {
    min-width: auto !important;
  }

  .disclosure_field_value {
    min-width: 100% !important;
    width: auto !important;
  }

  .activity_detail_keyvalue {
    white-space: normal !important;
    word-wrap: anywhere !important;
  }

  .janus-entry {
    white-space: normal !important;
  }

  .links_underline {
    line-height: 1.0 !important;
  }


  .data_use {
    min-width: auto !important;
  }

  .menu-email {
    border-right: none !important;
  }

  ul.menu-email-templates {
    border-right: none !important;
    font-weight: bold !important;
  }

  .menu-email-templates .mui--is-active,
  .menu-email-templates li.mui--is-active a {
    border-right: none !important;
    background: unset !important;
    color: var(--gray) !important;
  }

  ul.menu-email-templates.disclosures_menu li:hover>a,
  ul.menu-email-templates.disclosures_menu li:focus>a,
  ul.menu-email-templates.disclosures_menu li>a {
    font-weight: bold !important;
  }

  ul.menu-email-templates li:hover,
  ul.menu-email-templates li:focus {
    background-color: var(--accent) !important;
  }

  ul.menu-email-templates li:hover>a,
  ul.menu-email-templates li:focus>a,
  ul.menu-email-templates li:hover div.icon,
  ul.menu-email-templates li:focus div.icon {
    color: var(--white) !important;
    font-weight: bold;
  }

  ul.menu-email-templates.disclosures_menu li {
    display: flex;
    background-color: var(--light);
    border-bottom: 1px solid var(--haze);
  }

  ul.menu-email-templates li div.icon {
    display: block !important;
  }

  .menu-email-templates.disclosures_menu li+li {
    margin-top: 14px;
  }

  #disclosures-main-content div.back-to {
    display: flex !important;
  }

  .menu-email-templates li.mob_data_use {
    background-color: var(--light) !important;
    border: 1px solid var(--haze) !important;
    padding: 14px 42px 17px 12px !important;
    display: grid;
  }

  .menu-email-templates li.mob_data_use:after {
    content: "\72";
    font-family: "truyo-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    position: absolute;
    right: 70px;
    rotate: 90deg;
    font-size: 20px;
  }

  .login_box_left_no_acc_verify {
    display: none !important;
  }

  .login_box_right_verification {
    border-left: none !important;
  }

  .login_box.verification_box {
    margin-top: 40px !important;
    padding-bottom: 0;
  }

  .request_verification_text {
    padding: 0;
  }

  /* xs responsive */
  @media only screen and (max-width: 480px) {
    .make-request {
      padding: 0 16px;
    }

    .width-300 {
      width: auto !important;
    }

    .width-320-pad-right {
      width: 100% !important;
      padding-right: 0 !important;
    }

    #consumer-signup-box,
    #consumer-verify-box {
      width: auto !important;
      padding: 0 16px !important;
    }

    .label_login,
    .top-label {
      width: 100% !important;
    }

    .margin-right_-23 {
      margin-right: 0;
    }


    .xs_mob_only_show {
      display: block;
    }

    .form-grid-20 .label_login,
    .form-grid .label_login {
      width: 100% !important;
    }

    .xs_non_mob_on,
    lly_show {
      display: none !important;
    }

    #consumer-login-box.login_box,
    .signup_box,
    .login_box,
    .login_box_no_acc {
      border: none !important;
      margin: 0 !important;
      padding: 0 16px !important;
      width: auto !important;
    }

    .login_body,
    .login_footer {
      background: var(--white) !important;
    }

    .header_signup {
      background: var(--white);
      right: 0px;
    }

    .signup_box_left {
      /* margin-top: 18px; */
      padding-right: 0 !important;
    }

    .xs_mob_only_show.login_label {
      margin-bottom: -17px;
    }

    .footer_container ul {
      display: flex;
      justify-content: center;
    }

    footer.consumer li.footer_link_container,
    footer.org li.footer_link_container {
      margin-left: 0 !important;
    }

    footer.consumer .footer_container div.container:last-child,
    footer.org .footer_container div.container:last-child {
      width: 95% !important;
      text-align: center !important;
    }

    footer.consumer li.footer_link_container~li.footer_link_container,
    footer.org li.footer_link_container~li.footer_link_container {
      margin-left: 29px !important;
      margin-right: 0 !important;
    }
  }

  /* end of xs responsive */
}

/* end of mobile responsiveness */
.width_180 {
  width: 180px !important;
}

.width_0 {
  width: 0px !important;
}

.width-190 {
  width: 190px !important;
}

.width_232 {
  width: 232px !important;
}

.width-240 {
  width: 240px !important;
}

.width-250 {
  width: 250px !important;
}

.width-288 {
  width: 288px !important;
}

.left_180 {
  left: 180px !important;
}

.z_index_10 {
  z-index: 10;
}

.right {
  margin-left: auto;
}

.right_0 {
  right: 0px !important;
}

.right_20 {
  right: 20px !important;
}

.left_nav_updated {
  width: 180px;
  padding-top: 70px;
  background-color: var(--nav-background-color);
  display: block;
  min-height: 100vh;
  position: fixed;
  padding-left: 0;
  overflow: auto;
  top: 41px;
}

.left_nav_bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--light);
}

.activity_detail_container {
  position: relative;
  text-align: left;
}

.main-side-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto 1fr;
  align-content: start;
}

.back {
  grid-column: 1 / span 2;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  min-height: 20px;
}

.back-to {
  /* margin-top: 50px; */
  grid-column: 1 / span 2;
  display: flex;
  align-items: baseline;
  margin-left: 37px;
  box-sizing: border-box;
  min-height: 20px;
  /* z-index:1; */
}

.back-to .tooltip {
  margin-left: 0;
}

.back-to .tooltip:hover:before {
  content: attr(data-tooltip);
  line-height: normal;
  max-width: 300px;
  min-width: 13em;
  text-align: center;
  padding: 6px;
  bottom: 25px;
}

.breadcrumb-separator {
  margin: 0 0.5em;
}

.egnyte-breadcrumb-separator {
  font-size: 18px;
  margin: 0 0.5em;
  color: #8c95a6
}

.details_container_left {
  /* padding: 0 40px; */
  padding: 0 36px;
}

.no-border {
  border: 0px !important;
}

.no-underline {
  text-decoration: none !important;
}

.min-height-250 {
  min-height: 250px !important;
}

.details_container_right {
  text-align: left;
  display: grid;
  grid-template-columns: auto 133px;
  grid-column-gap: 0px;
  grid-auto-rows: minmax(20px, auto);
  align-content: start;
  grid-row-gap: 14px;
  font-size: 16px;
  padding: 0 0 0 27px;
  align-items: start;
  margin-top: 14px;
  border-left: 1px solid var(--haze);
}

.details_container_right_noscroll {
  text-align: left;
  display: grid;
  grid-template-columns: auto 133px;
  grid-column-gap: 0px;
  grid-auto-rows: minmax(20px, auto);
  align-content: start;
  grid-row-gap: 14px;
  font-size: 16px;
  padding: 0 0 0 27px;
  align-items: start;
  position: fixed;
  top: 100px;
  right: 40px;
}

.underline_text {
  text-decoration: underline;
}

.assessment-hr-left {
  border-top: 1px solid var(--haze);
  height: 20px;
  margin-top: 20px;
}

.details_container_right.grid-template-columns-auto {
  grid-template-columns: auto !important;
}

.details_container_right.fixed {
  position: fixed;
  right: 100px;
  top: 100px;
  z-index: 10;
}

@media only screen and (max-width: 1500px) {
  .details_container_right.fixed {
    position: unset;
    margin-top: 45px;
  }
}

.details_container_full {
  padding: 0 0 0 37px;
  grid-column: 1 / span 2;
}

.ds_label_full {
  grid-column: 1 / span 2;
  width: 240px;
  height: 36px;
}

.full__width__100percent {
  width: calc(100vw - 280px);
}

.center_content {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  background-color: white;
  min-height: 100vh;
  margin-left: 180px;
  width: calc(100vw - 180px);
  transition: all 0.2s ease-in-out;
  align-items: flex-start;
  overflow-x: auto;
}

.admin_left_center_content_text_title {
  font-weight: 600;
  font-size: 28px;
  padding: 0px;
  width: 500px;
  float: left;
}

.admin_material_adjust {
  padding-top: 0px;
  margin-right: 5px;
}

.center_content_text_title {
  font-weight: 500;
  font-size: 28px;
  padding: 0px;
  color: var(--gray);
  margin-top: 10px;
}

.activity_detail_container h1 {
  position: sticky;
  top: 0;
}

.center_content_text h2 {
  font-weight: 400;
  font-size: 18px;
}

.no_data {
  text-align: center;
  margin-top: 150px;
}

.center_content_text {
  clear: both;
  text-align: left;
  color: var(--gray);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}

.admin_center_content_text {
  z-index: 1;
  text-align: left;
  color: var(--gray);
  margin: 0;
  /* padding: 50px 0 8px 44px; */
  /* padding: 75px 0 8px 44px; */
  padding: 0px 0 8px 44px;
  font-size: 12px;
  line-height: normal;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  min-height: calc(100vh - 89px);
}

.no-auth-request-form {
  text-align: left;
  color: var(--gray);
  margin: 0;
  font-size: 12px;
  line-height: 23px;
  width: calc(100% - 40px);
}

.question-file-names-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.flex-center {
  display: flex;
  align-items: center;
}

.overflow_hidden {
  overflow: hidden;
}

.overflow_visible {
  overflow: visible !important;
}

.overflow_y_hidden {
  overflow-y: hidden !important;
}

.request_bottom_margin {
  margin-bottom: 0px;
}

.admin_center_content_hide {
  width: 0px;
  height: 0px;
}

.center_content_sub {
  clear: both;
  text-align: left;
  color: var(--gray);
  margin-top: 20px;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.sub-email-text {
  margin-top: 5px;
}

.center_content_subheading {
  clear: both;
  text-align: left;
  color: var(--gray);
  margin-top: 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.subheader_text {
  font-size: 22px;
  padding-top: 16px;
  font-weight: 500;
}

.subheader_text_smaller {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.center_content_text_home {
  clear: both;
  text-align: left;
  color: var(--gray);
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  max-width: 760px;
}

.center_content_text_home p {
  max-width: 760px;
}

.data-incomplete {
  margin: 23px 0px;
}

.modal_center_content_text2 {
  clear: both;
  text-align: left;
  color: var(--gray);
  margin-top: 13px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.upload-image .modal_center_content_text2 {
  margin: 0;
}

.center_content_text2 {
  clear: both;
  text-align: left;
  color: var(--gray);
  margin-top: 13px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.content-layout-email.configure-content {
  display: grid;
  grid-template-rows: 30px 50px auto;
}

#configure-content {
  min-width: 1024px;
}

#content-loader {
  font-size: 16px;
}

#content-loader.empty-state {
  padding: 0;
}

#content-loader:empty {
  border-color: transparent;
}

#content-loader-iframe {
  width: 100%;
  min-height: 395px;
  border: 0;
}

.configure_data_use_settings_title_container {
  width: 100%;
}

.configure_data_use_settings_title {
  float: left;
  text-align: left;
  color: var(--gray);
  margin-top: -20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 664px;
  margin-bottom: 20px;
}

.data_settings_add_container {
  float: left;
  width: 50%;
}

.data_settings_center_content {
  border: solid var(--smoke) 1px;
  height: 238px;
  text-align: center;
}

.data_settings_center_content_alignment {
  text-align: center;
  width: 486px;
  margin: auto;
}

.Add-your-first-Data {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  color: var(--smoke);
}

.There-are-currently {
  width: 486px;
  height: 48px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: var(--stone);
}

.There-are-currently .text-style-1 {
  font-style: italic;
}

.float_right_data_settings_add {
  display: inline-block;
  /* float: right; */
}

.center_content_text3 {
  clear: both;
  text-align: left;
  color: var(--gray);
  margin-top: 13px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  width: 645px;
  margin-bottom: 2px;
}

.back_to_how {
  clear: both;
  text-align: left;
  color: var(--gray);
  margin-top: 20px;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  width: 80%;
  margin-bottom: 20px;
}

.signup {
  margin-left: 10px;
  font-size: 16px;
  color: var(--link);
  cursor: pointer;
  border-bottom: 1px solid var(--link);
}

.signup:hover {
  opacity: 1;
  border-bottom-width: 3px;
}

.login_error {
  position: relative;
  border: 1px solid var(--alert);
  font-weight: 600;
  font-size: 14px;
  height: 30px;
  padding-top: 10px;
  margin: 0 auto;
  clear: both;
  text-align: center;
  color: var(--alert);
}

.login-signup-text {
  margin-top: 16px;
  margin-bottom: 25px;
  width: fit-content;
  padding-bottom: 10px;
  text-align: left;
}

.last-saved-assessment {
  font-size: 12px;
  padding-top: 5px;
  color: #565656;
}

.assessment-risk {
  font-size: 13px !important;
  font-weight: bold;
}

.assessment-vendor-border {
  background-color: #fafafa;
  align-items: center;
  padding-left: 0;
}

.assessment-vendor-inside {
  background-color: white;
  margin-top: 25px !important;
  border: 1px solid #d8d7d7;
  margin-bottom: 160px;
}

.assessment_icon {
  margin-right: 10px;
  font-size: 18px;
  font-family: "truyo-icons";
  color: var(--neutral-gray);
  transform: scaleY(1);
  transition: all 0.3s ease-in-out;
}


.assessment-form.assessment-vendor-inside {
  max-width: 1000px;
  padding-bottom: 50px;
}

.assessment-form.assessment-vendor-inside.assessment-complete-inside {
  margin: 50px auto auto !important;
}

.assessment-form-top {
  display: flex;
  width: calc(100% - 125px);
  justify-content: space-between;
}

.assessment-complete-inside {
  width: calc(89vw - 180px) !important;
}

.last-saved-assessment-error {
  font-size: 12px;
  color: var(--alert) !important;
}

.noshow {
  display: none;
}

.assessment-label-highlight {
  font-weight: bold !important;
  font-size: 18px !important;
}

.login_error_text {
  color: var(--alert);
  font-size: 12px;
  width: 300px;
}

.login_layout {
  display: flex;
  flex-flow: column nowrap;
  min-height: 100vh;
}

.layout_request {
  display: flex;
  align-content: center;
  flex-direction: column;
}

.request_form {
  padding: 0px 60px 0px 60px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.request-form-text {
  max-width: 1000px;
  align-self: center;
}

.request_form .user_information {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

.layout_request .large_logo {
  align-self: center;
  margin-top: 25px;
}

.request_form #noauth-make-request-aa-box {
  width: 600px;
}

.request_form .label_login,
.request_form .label_login input,
.request_form select {
  width: 600px !important;
}

.make-request .login_layout {
  min-height: 75vh;
}

/*
.login_box {
  margin: 134px auto 0;
  width: 791px;
  box-sizing: border-box;
  background-color: var(--white);
  border: 1px solid var(--smoke);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 43px 35px 43px;
  min-height: 437px;
}

 */
/*  specific to login pages login box */
#consumer-login-box.login_box,
.login_box {
  margin: 0px auto 0;
  width: 791px;
  box-sizing: border-box;
  background-color: var(--white);
  border: 1px solid var(--smoke);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 43px 60px 43px;
  min-height: 437px;
}

.login_box_left {
  padding-left: 0px;
  padding-right: 60px;
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-items: center;
}

#consumer-login-box.login_box .login_box_left .large_logo {
  width: 245px;
}

#consumer-login-box.login_box .login_box_right,
.login_box_right {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  border-left: 1px solid var(--haze);
  padding: 0 0 0 60px;
}

.org_login_box {
  margin: 16px auto 0;
  width: 428px;
  box-sizing: border-box;
  background-color: var(--white);
  border: 1px solid var(--smoke);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 41px 0 58px;
  min-height: 439px;
}

.login_box_no_acc {
  margin: 123px auto 0;
  width: 791px;
  box-sizing: border-box;
  background-color: var(--white);
  border: 1px solid var(--smoke);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 43px 60px 43px;
  min-height: 437px;
}

.signup_box {
  margin: 0 auto;
  width: 878px;
  box-sizing: border-box;
  background-color: var(--white);
  border: 1px solid var(--smoke);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 43px 60px 43px;
  min-height: 437px;
}

.signup_box_left {
  text-align: center;
  padding-right: 60px;
}

.signup_box_right {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  border-left: 1px solid var(--haze);
  padding: 0 0 0 60px;
}

.signup_box_left_text {
  text-align: left;
  width: 335px;
}

/*
.login_box_no_acc {
  margin: 17px auto;
  width: 791px;
  background-color: var(--white);
  border: 1px solid var(--smoke);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 43px 0 28px;
  min-height: 383px;
}
 */
.verification_box {
  min-height: 0px;
}

.cancel-link {
  text-align: center;
  color: var(--gray);
  display: block;
  margin: 0 auto;
  max-width: 65px;
}

.tall-form {
  /* Safari is lame */
  min-height: 650px;
}

#consumer-signup-left-box.login_box_left {
  padding-left: 60px;
}

#consumer-signup-box.signup_box {
  width: 878px;
}

.login_box_left_no_acc {
  /* min-width: 370px; */
  text-align: center;
  /* display: grid;
   grid-auto-rows: auto 1fr;
   justify-items: center; */
  padding-right: 60px;
}

.login_box_left_no_acc .large_logo {
  margin-top: 0;
}

.noauth_request_box_right h2 {
  margin-top: 0;
}

.noauth_request_box_right .clickme~form h2 {
  margin-top: 13px;
}

.marg_left_0 {
  margin-left: 0px !important;
}

.marg_left_16 {
  margin-left: 16px;
}

.login_box_left_no_acc_verify {
  flex-basis: 370px;
  min-width: 370px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column;
  margin-left: -18px;
}

.login_box_right_no_acc {
  flex-basis: 420px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
  border-left: 1px solid var(--haze);
  padding-top: 0px;
}

.flex-basis-100 {
  flex-basis: 100%;
  position: relative;
}

.align-bottom {
  position: absolute;
  bottom: 0;
}

#consumer-signup-right-box.login_box_right {
  padding-left: 0px;
  padding-right: 0px;
}

.org_login_box_right {
  flex-basis: 78%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

.org_login_box_right h2 {
  margin-right: 170px;
}

.org_login_box_right .large_logo {
  max-width: 237px;
  /* max-height: 71px; */
  margin-bottom: 23px;
  margin-top: 0px;
}

.login_box_right p {
  max-width: 100%;
}

.noauth_request_box_right {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  border-left: 1px solid var(--haze);
  /* margin: 0px 39px 0px 0; */
  padding: 0 0 0 60px;
}

.no-auth-no-dns {
  color: var(--alert);
  border-color: var(--alert);
}

.form-flex {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}


/* general portal settings tooltip */
.update_general_portal_settings .adjust_info_icon .tooltip-ledger {
  top: 2px !important;
  left: 0px !important;
}

.update_general_portal_settings .tooltip-ledger {
  top: -2px !important;
  left: 0px !important;
}

.update_general_portal_settings .tooltip-ledger:hover::before,
#page_settings_form .tooltip-ledger:hover::before {
  min-width: 338px !important;
  left: -20px !important;
}

#page_settings_form .tooltip:hover span::after {
  top: -24px !important;
  right: -8px !important;
}

/* editor min-height-112px for custom css */
.update_general_portal_settings .trumbowyg-box,
.update_general_portal_settings .trumbowyg-editor {
  min-height: 112px !important;
  height: auto !important;
  margin: auto !important;
}

.login_left_text {
  width: 250px;
  height: 58px;
  max-width: 11em;
  font-family: Roboto;
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: center;
  color: var(--gray);
}

.login_left_text2 {
  clear: both;
  font-size: 16px;
  text-align: left;
  line-height: 32px;
  color: var(--gray);
  font-weight: 400;
  margin-top: 20px;
  width: 250px;
}

.login_box_right_verification {
  flex-basis: 50%;
  /* display: flex; */
  flex-flow: row wrap;
  align-items: center;
  /* justify-content: center; */
  border-left: 1px solid var(--haze);
  /* padding-top: 10px; */
}

.login_box_right_verification>h2 {
  margin: 0px 0px 12px 45px;
}

.large_logo {
  text-align: center;
  max-width: 260px;
  min-width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  max-height: 180px;
}

.unsar_text {
  width: 94%;
  height: 100px;
  padding: 9px 7px 5px 7px;
  border: 1px solid var(--haze);
  background-color: var(--white);
  line-height: 1.375;
  font-size: 16px;
  font-weight: 400;
  color: var(--gray);
}

.label_login,
.top-label {
  justify-self: flex-start;
  font-size: 12px;
  font-weight: 600;
  color: var(--gray);
  width: 300px;
  margin-bottom: 2ex;
  text-indent: 9px !important;
  line-height: normal;
}

.org_label_login {
  justify-self: flex-start;
  font-size: 12px;
  font-weight: 600;
  color: var(--gray);
  width: 348px;
  margin-bottom: 20px;
  text-indent: 9px;
  line-height: normal;
}

.top-label.in-grid {
  margin-bottom: 0px;
}

.label_login input,
.label_login textarea,
.top-label input,
.top-label textarea {
  margin-top: 6px;
}

.label-with-tooltip+input,
.label-with-tooltip+textarea,
.hide_textarea {
  margin-top: 5px;
}

.label-with-tooltip+textarea,
.hide_textarea {
  width: 100%;
  min-height: 14ex;
}

:not('.modal-container') .top-label textarea {
  width: calc(100% - 5px);
  height: 98px;
  max-width: 760px;
  padding: 7px;
  box-sizing: border-box;
  flex-basis: 100%;
  color: var(--gray);
  font-size: 16px;
  line-height: 23px;
}

.text_help {
  font-weight: 600;
  font-size: 10px;
  padding-top: 5px;
}

.label-with-tooltip {
  height: 20px;
  box-sizing: border-box;
}

.color-label-2col .label-with-tooltip,
.color-label-3col .label-with-tooltip {
  font-size: 16px;
}

.max-width-813 {
  max-width: 813px;
}

.max-width-760 {
  max-width: 760px;
}

.max-width-740 {
  max-width: 740px;
}

.max-width-670 {
  max-width: 670px;
}

.max-width-600 {
  max-width: 600px;
}

.width-500 {
  width: 500px !important;
}

.width-443 {
  width: 443px !important;
}

.width-452 {
  width: 452px !important;
}

.width-429 {
  width: 429px !important;
}

.width-381 {
  width: 381px !important;
}

.width-210 {
  width: 210px !important;
}

.width-200 {
  width: 200px !important;
}

.width-190 {
  width: 190px;
}

.width-180 {
  width: 180px;
}

.width-120 {
  width: 120px;
}

.width-100pc {
  width: 100% !important;
}

.width-80pc {
  width: 80%;
}

.width-60pc {
  width: 60% !important;
}

.width-50pc {
  width: 50% !important;
}

.width-48pc {
  width: 48%;
}

.width-5pc {
  width: 5% !important;
}

.width-8pc {
  width: 8% !important;
}

.width-20pc {
  width: 20% !important;
}

.width-30pc {
  width: 30% !important;
}

.width-26pc {
  width: 26% !important;
}

.width-16pc {
  width: 16% !important;
}

.width-15pc {
  width: 15% !important;
}

.width-12pc {
  width: 12% !important;
}

.width-10pc {
  width: 10% !important;
}

.width-40 {
  width: 40px !important;
}

.width-50 {
  width: 50px !important;
}

.width-30em {
  width: 30em !important;
}

.width-14em {
  width: 14em !important;
}

.width-16 {
  width: 16px;
}

.width-5 {
  width: 5px;
}

.width-10 {
  width: 10px !important;
}

.width-25 {
  width: 25px;
}

.width-30 {
  width: 30px;
}

.width-100 {
  width: 100px !important;
}

.width-150 {
  width: 150px !important;
}

.width-308 {
  width: 308px;
}

.width-auto {
  width: auto !important;
}

.width-fit_content {
  width: fit-content !important;
}

.email_input {
  margin-top: 10px;
  width: 300px;
}

.data-subject-email-input {
  width: 443px !important;
}

.input_box {
  cursor: auto;
  width: 280px;
  margin: 2px;
}

.input_box_small {
  width: 140px;
}

.input_box_medium {
  width: 250px;
}

.input_box_large {
  width: 350px;
}

.password_label {
  clear: both;
  margin-top: 20px;
  margin-left: 60px;
  font-size: 12px;
  font-weight: 600;
  color: var(--gray);
}

.password_input {
  clear: both;
  margin-top: 10px;
  margin-left: 60px;
  font-size: 12px;
  font-weight: 600;
  height: 37px;
  width: 300px;
}

.loginError {
  clear: both;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  height: 36px;
  color: var(--alert);
  text-align: center;
  font-size: 2vw;
  background-color: var(--light);
  border-radius: 10px;
  margin-top: 18px;
}

.signup_double {
  clear: both;
  margin-left: 60px;
  width: 440px;
  margin-top: 30px;
  height: 60px;
}

.signup_double_label {
  float: left;
  width: 160px;
  margin-bottom: 5px;
  text-align: left;
}

.signup_single_label {
  float: left;
  width: 320px;
  margin-bottom: 10px;
  text-align: left;
}

.signup_left_text {
  font-size: 22px;
  text-align: center;
  line-height: 1.2;
  color: var(--gray);
  font-weight: 600;
  width: 300px;
}

.signup_left_text2 {
  font-size: 16px;
  text-align: center;
  line-height: 23px;
  color: var(--gray);
  margin-top: 20px;
  width: 300px;
}

.signup_truyo {
  margin-top: 20px;
  text-align: center;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  position: absolute;
  background-color: var(--main);
  min-width: 125px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
  text-align: left;
  line-height: 32px;
  visibility: hidden;
  opacity: 0;
  white-space: nowrap;
  max-width: 500px;
}

.min160 {
  min-width: 160px;
}

.dropdown-content a:link,
.dropdown-content a:visited,
.dropdown-content a:hover,
.dropdown-content a:active {
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
}

.dropdown:hover .dropdown-content {
  visibility: visible;
  opacity: 1;
}

.seeall_pagination {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.page_number {
  text-align: center;
}

.login_label {
  text-align: center;
  font-size: 28px;
  color: var(--gray);
  margin-top: 72px;
  /* font-weight: 600; */
  font-weight: 500;
  /* margin-bottom: 17px; */
  width: 100%;
}

.login_label~.login_box {
  margin-top: 17px;
}

.login_label_sub {
  clear: both;
  text-align: center;
  font-size: 1vw;
  color: var(--white);
  margin-top: 10px;
  height: 5vw;
  width: 50%;
  margin: 0 auto;
}

a.forgot_text:link,
a.forgot_text:visited,
a.forgot_text:hover,
a.forgot_text:active,
.forgot_text {
  color: var(--link);
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
}

.login_footer {
  margin-top: auto;
  background-color: var(--light);
}

.app_footer .footer {
  background-color: white;
}

.footer_container {
  width: 750px;
  /* margin-top: 50px; */
  /* width: 100% !important; */
  text-align: center !important;
  /* margin-left: 140px; */
}

@media screen and (min-width: 770px) {
  .footer_container {
    display: flex;
    justify-content: center;
  }
}

footer.consumer a.footer_link, footer.org a.footer_link {
  border-bottom: none;
  color: var(--gray);
  font-size: 12px;
}

footer.consumer li.footer_link_container,
footer.org li.footer_link_container {
  min-width: max-content;
}

footer.consumer .footer_image_intel,
footer.org .footer_image_intel {
  /* margin-left: 37%; */
  float: right;
}

footer.consumer li.footer_divider_line,
footer.org li.footer_divider_line {
  margin: 0;
  border-left: 1px solid var(--smoke);
  height: 28px;
}

footer.consumer ul,
footer.org ul {
  display: inline-flex;
  padding-left: 29px;
}

/* footer.org li.footer_divider_line {
  display: none;
} */

.footer_container div.container {
  /* width: 41%; */
  float: left;
  text-align: center;
}

.footer_container div.container:last-child {
  padding-bottom: 27px !important;
}

.footer_container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer_container ul li {
  display: inline-block;
  /* float: left; */
  text-align: center;
  margin-left: 29px;
  margin-right: 29px;
  font-size: 14px;
  padding-top: 5px;
}

#footer_language_selection {
  margin: 0;
  padding: 0;
}

#footer_language_selection ul {
  display: grid;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  background-color: var(--link);
  padding: 5px 0px;
}

@media screen and (max-width: 760px) {
  #footer_language_selection ul {
    right: 10px;
    bottom: -60px;
  }
}

#footer_language_selection ul li {
  display: block;
  text-align: left;
  margin-left: 20px;
  margin-right: 40px;
  padding: 8px 0px;
}

#footer_language_selection ul li a {
  font-size: 12px;
  line-height: 1.4;
  color: var(--white);
  border: none !important;
}

.login_arrow {
  float: left;
  padding-top: 8px;
  margin-left: 95px;
}

.login_request {
  color: var(--stone);
  font-size: 14px;
  margin: 40px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-weight: 400;
}

.admin_papa_bin,
.papa_bin {
  display: flex;
  flex-flow: wrap;
  min-height: 100vh;
}

.footer {
  position: relative;
  clear: both;
  font-size: 12px;
  font-weight: 400;
  background-color: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: center;
  color: var(--gray);
  padding-top: 160px;
  margin-top: auto;
  margin-bottom: 30px;
  height: 40px;
  width: 100%;
}

.footer_element {
  padding: 0 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid var(--haze);
}

.footer_element:first-of-type {
  padding-left: 0
}

.footer_element:last-of-type {
  padding-right: 0;
  border-right: none;
}

/* no footer on login */
/* hide truyo logo from all admin pages */
body.admin .truyo-footer-logo,
body.login.admin .footer_element {
  display: none;
}

.grid-span {
  grid-column: 1 / span 2;
}

.footer_image_truyo {
  height: 16px;
  /* width: 50px; */
  text-align: center;
  /* margin-top: 5px; */
  /* margin-left: 150px */
}

.footer_image_intel {
  height: 25px;
  width: 199px;
  margin-bottom: 5px;
  border-left: 1px solid var(--smoke);
  height: 28px;
  padding-left: 29px;
}

.language_circle,
.name_circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 13px;
  color: var(--gray) !important;
  line-height: 29px;
  text-align: center;
  background: inherit;
  border: 1px solid;
}

.footer_a {
  font-size: 12px;
  color: var(--gray);
  text-decoration: none;
}

.atib {
  width: 400px !important;
  margin-right: 20px;
}

.show_modal {
  display: block;
}

.unverified_modal {
  min-height: 340px;
}

.hide_modal {
  display: none;
}

#modal_container {
  width: 40vw;
  height: 40vw;
  background-color: white;
  border: 1px solid #000;
  margin-left: 25%;
  position: absolute;
  opacity: 1;
  z-index: 99999;
}

.entire_page_enable {
  opacity: 1;
  pointer-events: all;
}

.entire_page_disable {
  opacity: 0.4;
  pointer-events: none;
}

.clear {
  clear: both;
}

.margin-auto {
  margin: auto;
}

.margin-right_auto {
  margin-right: auto;
}

.margin-right_0 {
  margin-right: 0px !important;
}

.margin-right_-23 {
  margin-right: -23px !important;
}

.margin-left_458 {
  margin-left: 458px;
}

.margin-left_405 {
  margin-left: 405px !important;
}

.margin-left_200 {
  margin-left: 200px;
}

.margin-left_100 {
  margin-left: 100px;
}

.margin-left_20 {
  margin-left: 20px !important;
}

.margin-left_10 {
  margin-left: 10px;
}

.margin-left_5 {
  margin-left: 5px !important;
}

.margin-left_8 {
  margin-left: 8px !important;
}

.margin-left__5 {
  margin-left: -5px !important;
}

.margin-left_12 {
  margin-left: 12px;
}

.margin-left_16 {
  margin-left: 16px;
}

.margin-left_28 {
  margin-left: 28px;
}

.margin-left_0 {
  margin-left: 0px !important;
}

.margin-left_2 {
  margin-left: 2px !important;
}

.margin-left_42 {
  margin-left: 42px;
}

.margin-left_40 {
  margin-left: 40px;
}

.margin-left_35 {
  margin-left: 35px;
}

.margin-left_25 {
  margin-left: 25px;
}

.margin-top_71 {
  margin-top: 71px !important;
}

.margin-top_70 {
  margin-top: 70px !important;
}

.margin-top_80 {
  margin-top: 80px !important;
}

.marg-top-70 {
  margin-top: 70px;
}

.margin-top_15 {
  margin-top: 15px !important;
}

.margin-top_14 {
  margin-top: 14px !important;
}

.margin-top_60 {
  margin-top: 60px !important;
}

.margin-top_44 {
  margin-top: 44px !important;
}

.margin-top_40 {
  margin-top: 40px !important;
}

.margin-top_20 {
  margin-top: 20px !important;
}

.margin-top_16 {
  margin-top: 16px !important;
}

.margin-top_12 {
  margin-top: 12px !important;
}

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

.margin-top_7 {
  margin-top: 7px !important;
}

.margin-top_3 {
  margin-top: 3px !important;
}

.margin-top_2 {
  margin-top: 2px !important;
}

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

/* slider select */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 22px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.input_box_large {
  width: 421px;
}

.dt {
  display: none;
}

.date-to {
  margin: 0 10px;
  padding: 5px;
  font-weight: 400;
}

#date-reset {
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
  height: 38px;
  margin-left: 20px;
  cursor: pointer;
}

#date-reset:hover {
  background: var(--gray);
  color: var(--white);
}

/* mui overrides */
/*  drop down  */
div.mui-dropdown {
  max-width: 100%;
}

div.mui-dropdown.right>ul>li>a {
  color: var(--white);
  font-size: 12px;
  height: 48px;
  padding: 0 16px;
  display: flex;
  align-items: center;
}

div.fit-to-header.mui-dropdown.right>ul>li>a {
  height: 40px;
}

.mui-dropdown__menu {
  border-radius: 0;
  left: auto;
  right: auto;
  box-shadow: none;
  border: 1px solid var(--haze);
  margin-top: -1px;
  min-width: 160px;
  box-sizing: border-box;
  width: 100%;
}

.mui-dropdown .mui-dropdown__menu ul {
  padding: 0;
}

.mui-dropdown__menu li {
  margin: 2px auto;
}

.mui-dropdown__menu>li>a {
  font-size: 14px;
  text-indent: 0;
  padding: 4px 23px;
  cursor: pointer;
  word-break: break-word;
  white-space: inherit;
}

.mui-dropdown__menu>li>.mui-dropdown-divs {
  font-size: 12px;
  overflow: hidden;
  max-width: 96%;
  text-overflow: ellipsis;
  text-indent: 0;
  padding: 4px 23px;
  cursor: pointer;
  white-space: pre;
}

.mui-dropdown__menu>li>a:focus,
.mui-dropdown__menu>li>a:hover,
.mui-dropdown__menu>li>.mui-dropdown-divs:focus,
.mui-dropdown__menu>li>.mui-dropdown-divs:hover {
  background: rgba(0, 0, 0, 0.1);
}

ul#account-mui-dropdown.mui-dropdown__menu>li>a {
  color: var(--white);
}

.truyo-ellipsis-drop-down {
  padding-left: 0;
  padding-right: 0;
}

.consumer .truyo-ellipsis-drop-down {
  border-bottom: 3px solid transparent;
}

.truyo-ellipsis-drop-down:focus,
.truyo-ellipsis-drop-down:hover {
  border-bottom: 3px solid var(--accent);
}

.mui-dropdown {
  margin-right: 20px;
}

.mui-dropdown-ellipse-right {
  margin-left: auto;
}

.disclosures_main.with-ellipsis-menu .mui--is-open {
  top: 44px !important;
}

.side_menu_background {
  outline: rgba(0, 0, 0, 0.52) 600px solid;
}

.task-assign {
  text-transform: none;
  font-weight: normal;
  margin: 0;
  font-size: inherit;
  padding: 0;
  max-width: inherit;
  display: grid;
  grid-template-columns: 1fr 20px;
  grid-column-gap: 5px;
  text-align: left;
  cursor: pointer;
}

#task-assigned-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
}

/* tabs */
.mui-tabs__bar {
  margin-top: 24px;
  box-shadow: inset 0px -1px 0px 0px var(--smoke);
}

.mui-tabs__bar>li {
  margin-right: 24px;
}

.mui-tabs__bar>li>a {
  padding: 9px 0;
  text-transform: none;
  color: var(--gray);
  font-size: 12px;
  font-weight: 400;
  height: auto;
  line-height: normal;
}

.mui-tabs__bar>li>a[disabled] {
  color: var(--stone);
}

.mui-tabs__bar>li:focus>a,
.mui-tabs__bar>li:hover>a,
.mui-tabs__bar>li.mui--is-active>a {
  font-weight: 700;
  color: var(--gray);
  opacity: 1;
}

.assessment_findings_progress {
  margin-left: 20px;
  margin-top: 20px;
}

.assessment_pill>li {
  margin-top: 20px !important;
}

.assessment_pill {
  margin-bottom: 25px;
  border-bottom: 1px solid var(--smoke);
  padding-bottom: 10px;
}

.prepop-parent {
  color: dodgerblue;
  background-color: aliceblue;
}

.prepop-answer {
  color: dodgerblue;
  font-weight: bold !important;

}

#vendor_checkboxes {
  margin-bottom: 20px;
}


#EgnytePrepop-container {
  color: black;
  padding: 5px;
  margin-top: 10px;
}

.mui-tabs__bar>li.mui--is-active_assessment>a {
  font-weight: 700;
  color: var(--button-text);
  opacity: 1;
}

.mui-tabs__bar>li:focus,
.mui-tabs__bar>li:hover,
.mui-tabs__bar>li.mui--is-active {
  border-bottom: 4px solid var(--accent);
}

/* configure page tabs */
#configure-content .mui-tabs__pane.mui--is-active {
  min-height: 360px;
}

.tabbed-content {
  padding-top: 36px;
}

.tabbed-content h2 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 28px;
}

/* configure data uses/categories tabs */
h2.bottom-margin-0 {
  margin-bottom: 0;
}

.mui-tabs__bar.tabs-bubble {
  margin-top: 0;
  box-shadow: none;
}

.mui-tabs__bar.tabs-bubble>li {
  border: 1px solid var(--smoke);
  color: var(--gray);
  border-radius: 13px;
  margin-right: 6px;
  box-sizing: border-box;
  width: auto;
}

.mui-tabs__bar.tabs-bubble>li>a {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}

.mui-tabs__bar.tabs-bubble.same-width>li {
  width: 110px;
}

.mui-tabs__bar.tabs-bubble>li>a {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.mui-tabs__bar.tabs-bubble>li:hover>a,
.mui-tabs__bar.tabs-bubble>li:focus>a,
.mui-tabs__bar.tabs-bubble>li.mui--is-active>a {
  text-shadow: 1px 0 var(--white);
  color: var(--white);
  cursor: pointer;
}

.mui-tabs__bar.tabs-bubble>li a {
  /* transition: text-shadow 1s; */
  font-weight: normal;
}

.mui-tabs__bar.tabs-bubble>li:hover,
.mui-tabs__bar.tabs-bubble>li:focus,
.mui-tabs__bar.tabs-bubble>li.mui--is-active {
  background: var(--gray);
  border: 1px solid var(--gray);
}

.mui-tabs__bar.tabs-bubble>li.mui--is-active_assessment {
  background: #791587;
  color: #eee !important;
  border: 1px solid var(--gray);
}

.mui-tabs__bar.tabs-bubble>li.mui--is-active_assessment-green {
  background: var(--accepted);
  color: #eee !important;
  border: 1px solid var(--gray);
}

.mui-tabs__bar.tabs-bubble>li.mui--is-active_assessment-red {
  background: var(--alert);
  color: #ccc;
  border: 1px solid var(--alert);
}

.review-findings {
  background-color: lightyellow;
  padding: 10px;
  border: 1px dashed #333;
  margin: 10px;
  font-weight: bold;
}

.findings-view-answer {
  padding: 10px;
}

/* select */
.mui-select {
  padding-top: 20px;
}

.mui-select-inline {
  padding-top: 0px !important;
  display: flex !important;
  margin-bottom: 0px !important;
}

.a-type-select {
  display: flex;
}

.mui-select__menu {
  color: var(--gray);
}

.mui-select>label {
  text-indent: 9px;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 6px;
}

.mui-select:focus>label,
.mui-select>select:focus~label {
  color: var(--gray);
}

.mui-select>select:focus {
  border-color: var(--accent);
}

.mui-select>select {
  background-image: none;
  border: 1px solid var(--haze);
  height: 36px;
  padding: 4px 28px 4px 8px;
  color: var(--gray);
}

.mui-select>select.warning {
  border-color: var(--warning);
}

.mui-select::before {
  font-family: 'Material Icons';
  content: 'keyboard_arrow_down';
  font-size: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--stone);
  width: 30px;
  height: 36px;
  position: absolute;
  right: 0;
  bottom: 2px;
  pointer-events: none;
}

.residency-selection.mui-select::before, .rights-selection.mui-select::before {
  bottom: unset;
}

fieldset.residency-selection {
  width: unset;
}

.mui-select:focus>select {
  outline: 0;
  height: 36px;
  margin-bottom: -1px;
  border-color: var(--haze);
  border-width: 1px;
}

.right-0 {
  margin-right: 0;
  width: 100%;
}

.right-col-task-actions {
  grid-template-columns: 128px auto;
  grid-column-gap: 20px;
}

.truyo-select-options li {
  text-overflow: ellipsis;
  display: block;
  line-height: normal;
  min-height: 48px;
  padding: 0;
  text-align: left;
  text-decoration: none;
  max-width: 100%;
  position: relative;
  cursor: pointer;
  outline: 0;
  display: flex;
  flex-direction: row;
  max-width: 100%;
  box-sizing: border-box;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
}

.truyo-select {
  width: 260px;
  height: 36px;
  color: var(--gray);
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  border: 1px solid var(--haze);
  margin: 0;
  padding: 0 10px;
}

.truyo-select span {
  overflow: hidden;
  text-overflow: ellipsis;
}

.truyo-drop-down {
  min-width: 112px;
  /* overflow: auto; */
  -webkit-overflow-scrolling: touch;
  max-height: calc(100vh - 48px);
  border-radius: 0;
  outline: 0;
}

.truyo-drop-down-options {
  background: var(--accent);
  top: 40px;
  right: 0;
  width: 185px;
}

.possible-task-owners {
  margin-right: 0;
  width: 345px;
  background: var(--white);
  max-height: 315px;
  overflow: hidden;
  overflow-y: auto;
}

.policy-clipboard {
  margin-left: 20px;
  color: var(--black) !important;
  font-size: 30px;
}

/**
 * MUI Checkbox and Radio Components
 */
@keyframes ripple {
  0% {
    transform: scale(0);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes ripple-radio {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

.mui-radio input,
.mui-checkbox input {
  display: none;
}

.mui-checkbox.disabled input[type=checkbox]:checked+label {
  background-color: var(--gray) !important;
  border-color: var(--gray) !important;
  pointer-events: all !important;
  cursor: not-allowed !important;
}

.mui-radio>label,
.mui-checkbox>label {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  min-height: 18px;
  box-sizing: border-box;
  padding: 5px;
  border: 2px solid var(--smoke);
  margin-bottom: 0;
  font-weight: normal;
  line-height: 0.2;
  white-space: nowrap;
  text-indent: 20px;
  border-radius: 2px;
  cursor: pointer;
  transition: all 400ms;
}

.ai_survey_inner_div>.mui-radio>label{
  text-indent: 20px;
  font-weight: normal;
  font-size: 16px;
}

.mui-checkbox input[type=checkbox]:disabled+label {
  border: 2px solid var(--smoke);
}

.df.mui-checkbox input[type=checkbox]:disabled+label {
  cursor: not-allowed;
}

.mui-checkbox input[type=checkbox]:checked+label {
  background-color: var(--accent);
  border-color: var(--smoke);
}

.mui-checkbox input[type=checkbox]:checked+label::after,
.mui-checkbox input[type=checkbox]:checked+label::before {
  position: absolute;
  display: table;
  box-sizing: border-box;
  content: '';
}

.mui-checkbox input[type=checkbox]:checked+label::before {
  top: -15px;
  right: -15px;
  width: 50px;
  height: 50px;
  border-color: var(--white);
  background-color: var(--accent);
  border-radius: 50%;
  opacity: 0;
  animation: ripple 800ms;
}

.mui-checkbox input[type=checkbox]:checked+label::after {
  top: 2px;
  right: 7px;
  width: 6px;
  height: 13px;
  box-sizing: border-box;
  border: 2px solid var(--white);
  border-top-width: 0;
  border-left-width: 0;
  transform: rotate(45deg);
}

.mui-checkbox.fadio>label,
.mui-radio>label {
  border-radius: 50%;
  text-indent: 20px;
}

.fadio {
  cursor: pointer;
  display: flex !important;
  margin: 0 !important;
  /* fake radio  */
}

.mui-checkbox.fadio input[type=checkbox]:not(:checked)+label::before {
  position: absolute;
  display: table;
  box-sizing: border-box;
  border-color: var(--white);
  background-color: var(--accent);
  border-radius: 50%;
  content: '';
  top: -17px;
  right: -17px;
  width: 50px;
  height: 50px;
  opacity: 0;
  animation: ripple-reverse 800ms;
}

.mui-radio input[type="radio"]:disabled+label {
  border-color: var(--smoke);
}

.mui-checkbox.fadio input[type=checkbox]:checked+label::before,
.mui-checkbox.fadio input[type=checkbox]:checked+label::after,
.mui-radio input[type="radio"]:checked+label::before,
.mui-radio input[type="radio"]:checked+label::after {
  position: absolute;
  display: table;
  box-sizing: border-box;
  border-color: var(--white);
  background-color: var(--accent);
  border-radius: 50%;
  content: '';
}

.mui-checkbox.fadio input[type=checkbox]:checked+label::before,
.mui-radio input[type="radio"]:checked+label::before {
  top: -17px;
  right: -17px;
  width: 50px;
  height: 50px;
  opacity: 0;
  animation: ripple 800ms;
}

.mui-radio input[type="radio"]:checked+label::after {
  top: 2px;
  right: 2px;
  width: 10px;
  height: 10px;
  opacity: 1;
  animation: ripple-radio 400ms;
  display: flex;
}

.mui-checkbox.fadio input[type=checkbox]:checked+label::after,
.mui-radio input[type="radio"]:checked+label::after {
  top: 1px;
  right: 1px;
  width: 12px;
  height: 12px;
  opacity: 1;
  animation: ripple-radio 400ms;
  display: flex;
  border: none;
}

.mui-radio>label>input[type="radio"],
.mui-radio--inline>label>input[type="radio"],
.mui-checkbox>label>input[type="checkbox"],
.mui-checkbox--inline>label>input[type="checkbox"] {
  position: absolute;
  margin-top: 4px;
  margin-right: -20px;
}

.mui-checkbox.fadio input[type=checkbox]:checked+label {
  background-color: var(--white);
  border-color: var(--smoke);
}

.mui-radio--inline,
.mui-checkbox--inline {
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.mui-radio--inline>input[type="radio"],
.mui-radio--inline>input[type="checkbox"],
.mui-radio--inline>label>input[type="radio"],
.mui-radio--inline>label>input[type="checkbox"],
.mui-checkbox--inline>input[type="radio"],
.mui-checkbox--inline>input[type="checkbox"],
.mui-checkbox--inline>label>input[type="radio"],
.mui-checkbox--inline>label>input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}

.mui-radio--inline+.mui-radio--inline,
.mui-checkbox--inline+.mui-checkbox--inline {
  margin-top: 0;
  margin-right: 10px;
}

.mui-checkbox+.mui-checkbox,
.mui-radio+.mui-radio {
  margin-top: 3px;
}

/* begin checkbox stuff */
.mui-checkbox {
  position: relative;
  display: block;
  /* margin-top: 10px;
  margin-bottom: 10px; */
}

.mui-checkbox input {
  display: none
}

.twenty-four {
  font-size: 24px;
}

.twenty {
  font-size: 20px;
}

.mui-checkbox>label {
  padding: 0px;
  vertical-align: super;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  line-height: 1.33rem;
  word-wrap: break-word;
  width: 18px;
  height: 18px;
  display: inline-block;
  white-space: nowrap;
  text-indent: 26px;
  cursor: pointer;
  border: 2px solid var(--smoke);
  border-radius: 0;
}

.mui-checkbox input[type=checkbox]:disabled+label {
  border: 2px solid var(--smoke);
}

.mui-checkbox input[type=checkbox]:checked+label {
  background-color: var(--accent);
  border-color: var(--accent) !important;
}

.mui-checkbox input[type=checkbox]:checked+label::after,
.mui-checkbox input[type=checkbox]:checked+label::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: table;
  content: '';
}

.mui-checkbox input[type=checkbox]:checked+label::before {
  border-color: var(--white);
  background-color: var(--accent);
  border-radius: 35px;
  right: -13px;
  top: -13px;
  width: 50px;
  height: 50px;
  opacity: 0;
  -moz-animation: riple 800ms;
  -o-animation: riple 800ms;
  -webkit-animation: riple 800ms;
  animation: riple 800ms;
}

.mui-checkbox input[type=checkbox]:checked+label::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 5px;
  top: 1px;
  width: 4px;
  height: 10px;
  border-width: 1px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  border-color: var(--white);
  display: flex;
}

.mui-checkbox>label>input[type="checkbox"],
.mui-checkbox--inline>label>input[type="checkbox"] {
  position: absolute;
  margin-right: -20px;
  margin-top: 4px;
}

/* .mui-checkbox + .mui-checkbox {
  margin-top: -5px;
} */
.mui-checkbox--inline {
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.mui-checkbox--inline>input[type="radio"],
.mui-checkbox--inline>input[type="checkbox"],
.mui-checkbox--inline>label>input[type="radio"],
.mui-checkbox--inline>label>input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}

.mui-checkbox--inline+.mui-checkbox--inline {
  margin-top: 0;
  margin-right: 10px;
}

.PillList-item {
  cursor: pointer;
  display: inline-block;
  /* float: left; */
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 12px 12px 0;
  text-transform: capitalize;
}

.PillList-item input[type="checkbox"] {
  display: none;
}

.PillList-item input[type="checkbox"]:checked+.PillList-label {
  background-color: var(--smoke);
  border: 1px solid var(--stone);
  color: var(--black);
  padding-right: 16px;
  padding-left: 16px;
}

.PillList-label {
  border: 1px solid var(--stone);
  border-radius: 10px;
  color: var(--black);
  display: block;
  padding: 7px 28px;
  text-decoration: none;
}

.PillList-item input[type="checkbox"]:checked+.PillList-label .Icon--checkLight {
  display: inline-block;
}

.PillList-item input[type="checkbox"]:checked+.PillList-label .Icon--addLight,
.PillList-label .Icon--checkLight,
.PillList-children {
  display: none;
}

.PillList-label .Icon {
  width: 12px;
  height: 12px;
  margin: 0 0 0 12px;
}

.Icon--smallest {
  font-size: 12px;
  line-height: 12px;
}

.Icon {
  background: transparent;
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  position: relative;
}


.pill_grids_3_column {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 700px;
}

/* .segmented-control */
.segmented-control {
  border-radius: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  height: 36px;
  border: solid 0.3px var(--stone);
  margin-right: 20px;
  width: 236px;
  color: var(--stone);
  font-size: 16px;
}

.segmented-control>label:after {
  line-height: 2.5em;
}

.segmented-control>label {
  height: 36px;
  line-height: 2.5em;
}

input.datepicker {
  width: 171px;
  height: 36px;
  position: relative;
  margin: 0 20px 0 0;
  padding: 0 8px;
  font-size: 16px;
  border: 1px solid var(--haze);
  border-radius: 0;
  background: var(--white);
  line-height: 1;
}

.ui-datepicker {
  z-index: 9999 !important;
}

label>input::before {
  width: 20px;
  height: 20px;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--stone);
}

.calendar-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--stone);
  vertical-align: middle;
  position: absolute;
  top: 6px;
  right: 5px;
  pointer-events: none;
}

.date-to~.icon-container input.datepicker {
  margin-left: 0;
}

.icon-container {
  position: relative;
}

.datepicker-icon {
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  width: 20px;
  height: 20px;
  color: var(--stone);
  pointer-events: none;
}

/* consumer search */
#data-subject-search-form {
  display: grid;
  grid-template-columns: 200px 300px auto;
  grid-column-gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 46px;
}

/* switch */
.switch-input {
  display: none;
}

.switch-label {
  position: relative;
  display: inline-block;
  min-width: 100px;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  margin: 25px 0;
  padding: 0 0 0 70px;
  font-weight: bold;
}

.switch-label:before,
.switch-label:after {
  content: "";
  position: absolute;
  margin: 0;
  outline: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.switch-label:before {
  /* track */
  left: 0;
  width: 50px;
  height: 25px;
  background-color: var(--stone);
  border-radius: 25px;
}

.switch-label:after {
  /* handle  */
  left: 0;
  width: 21px;
  height: 21px;
  background-color: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid;
  line-height: normal;
}

.switch-label::after {
  /* off */
  content: 'S';
  font-family: 'truyo-icons';
  font-size: 14px;
  color: var(--stone);
  border-color: var(--stone);
}

.switch-input:checked+.switch-label::after {
  /* on */
  content: 'R';
  font-family: 'truyo-icons';
  font-size: 14px;
  color: var(--accent);
  border-color: var(--accent);
}

.switch-label .toggle--on {
  display: none;
}

.switch-label .toggle--off {
  display: inline-block;
  padding-left: 0.5em;
}

.switch-input:checked+.switch-label:before {
  background-color: var(--accent);
}

.switch-input:checked+.switch-label.disabled:before {
  opacity: 0.6;
}

.switch-input:checked+.switch-label:after {
  -ms-transform: translate(100%, -50%);
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

.switch-input:checked+.switch-label .toggle--on {
  display: inline-block;
  padding-left: 0.5em;
}

.switch-input:checked+.switch-label .toggle--off {
  display: none;
}

.switch-input:checked+.switch-label.disabled::after {
  color: var(--accent-reduced);
  border-color: var(--accent-reduced);
}

#verify_questions p {
  padding-left: 20px;
}

.verify_questions_view_only {
  padding: 9px 0;
  border-bottom: 1px solid var(--smoke);
  font-size: 16px;
  line-height: 1.44;
}

/* forms  */
.validation-error,
.validation-error-always-shown {
  padding: 1px 9px;
  color: var(--alert) !important;
  font-weight: normal;
  text-indent: 0;
  margin-top: 5px;
  position: static;
  font-size: 12px;
  cursor: auto;
}

/* toast popup for saving  */
#toast {
  visibility: hidden;
  /* Hidden by default. Visible on click */
  min-width: 250px;
  /* Set a default minimum width */
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  background-color: #333;
  /* Black background color */
  color: #fff;
  /* White text color */
  text-align: center;
  /* Centered text */
  border-radius: 2px;
  /* Rounded borders */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 50%;
  /* Center the snackbar */
  bottom: 30px;
  /* 30px from the bottom */
}

#toast.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

/* end toast popup for saving */


.validation-error-always-shown {
  opacity: 1 !important;
  display: block !important;
}

.validation-error-placeholder {
  padding: 1px 9px;
  color: transparent;
  font-weight: normal;
  text-indent: 0;
  margin-top: 5px;
  position: static;
}

.invalid {
  border: 2px solid var(--alert);
}

.invalid_imp {
  border: 2px solid var(--alert) !important;
}

/* disable submit for forms that have required fields that are invalid */
/* form :required:invalid button[type="submit"],
form :required:invalid input[type="submit"] {
  pointer-events: none;
  opacity: 0.5;
} */
input:required:invalid,
textarea:required:invalid,
input:required:invalid:focus,
input:required.invalid,
textarea:required:invalid:focus,
textarea:required.invalid {
  border-color: var(--alert);
  border-width: 1px;
}

input:invalid.disable-validation,
input.invalid.disable-validation,
input:required:invalid:focus.disable-validation,
input:required:focus.invalid.disable-validation,
input:required.disable-validation:focus,
input.invalid.disable-validation:focus {
  border-color: var(--accent);
  border-width: 1px;
}

input:required:invalid.suppressed-validation {
  border-color: var(--smoke);
}

input:required:invalid.suppressed-validation:focus {
  border-color: var(--accent);
}

/* show (sibling) helper text only if field is required & invalid */
input:required.invalid~.validation-error,
input.invalid:required~.validation-error,
input:required:invalid~.validation-error,
input:required.invalid~.validation-error,
input:required:valid.invalid~.validation-error,
input:required:valid~.validation-error.validation-error-always-shown,
textarea:required:valid~.validation-error.validation-error-always-shown,
input:required:invalid~.helper-text~.validation-error,
input:required.invalid~.helper-text~.validation-error,
input:required:valid.invalid~.helper-text~.validation-error,
input:required:valid~.helper-text~.validation-error.validation-error-always-shown,
textarea:required:valid~.helper-text~.validation-error.validation-error-always-shown,
input.required:invalid~.validation-error {
  opacity: 1;
  display: block;
}

/* input:required:invalid+.helper-text, */
input:required:valid~.validation-error,
input:required:valid:not(.invalid)~.validation-error input:focus:required:valid+.validation-error,
input:focus:required:placeholder-shown~.validation-error,
input:required:invalid.suppressed-validation~.validation-error,
input:disabled~.validation-error,
input.required:valid~.validation-error {
  /* add suppressed-validation class to any input that should hide it's error message on page load */
  position: relative;
  opacity: 0;
  display: none;
  transition: opacity 0.3s ease-in-out;
}

textarea:required:invalid:focus,
textarea:required.invalid {
  border-color: var(--alert);
  border-width: 2px;
}

textarea:required:invalid.suppressed-validation {
  border-color: var(--smoke);
}

.mui-select.suppressed-validation {
  border-color: var(--alert);
  border-width: 2px;
}

.no-resize {
  resize: none;
}

textarea:required:invalid.suppressed-validation:focus {
  border-color: var(--accent);
}

/* show (sibling) helper text only if field is required & invalid */
textarea:required:invalid~.validation-error,
textarea:required.invalid~.validation-error,
textarea:required:valid.invalid~.validation-error {
  opacity: 1;
}

/* textarea:required:invalid+.helper-text, */
textarea:required:valid~.validation-error,
textarea:required:valid:not(.invalid)~.validation-error textarea:focus:required:valid+.validation-error,
textarea:focus:required:placeholder-shown~.validation-error,
textarea:required:invalid.suppressed-validation~.validation-error {
  /* add suppressed-validation class to any textarea that should hide it's error message on page load */
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.modal-form textarea {
  border: 1px solid var(--smoke);
}

.modal-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 25px;
  row-gap: 25px;
}

.edit-view-grid {
  display: grid;
  grid-template-columns: 760px 1fr;
  column-gap: 0;
  row-gap: 20px;
  width: 1020px;
}

.edit-view-grid.edit-vendor p {
  width: 680px;
}

.edit-view-grid.edit-vendor h1 {
  width: 100%;
}

.edit-view-grid.edit-vendor .radio-explanation {
  width: 647px;
}

/*
need a more relaxed rule so checkboxes don't get messed up

.modal-form.edit-view label,
.modal-form.edit-view input[type="text"] {
  width: 375px;
}
 */
.span-2-cols {
  grid-column: 1 / span 2;
}

.mui-select.span-2-cols {
  margin-bottom: 0;
}

.full-width {
  width: 100%;
}

.single-column {
  margin-left: 40px;
}

.full-width .truyo-select,
.full-width .truyo-select-options {
  width: 100%;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom {
  margin-bottom: 25px;
}

.margin-bottom__20 {
  margin-bottom: -20px;
}

.margin-top_25 {
  margin-top: 25px !important;
}

.margin-top_2 {
  margin-top: 2px !important;
}

.margin-top_32 {
  margin-top: 32px !important;
}

.margin-top_52 {
  margin-top: 52px !important;
}

.margin-bottom-1 {
  margin-bottom: 1px;
}

.margin-bottom-2 {
  margin-bottom: 2px !important;
}

.margin-bottom-3 {
  margin-bottom: 3px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-6 {
  margin-bottom: 6px !important;
}

.margin-bottom-7 {
  margin-bottom: 7px !important;
}

.margin-bottom-8 {
  margin-bottom: 8px !important;
}

.margin-bottom-9 {
  margin-bottom: 9px !important;
}

.margin-bottom_25 {
  margin-bottom: 25px !important;
}

.z-index-0 {
  z-index: 0 !important;
}

.z-index-1 {
  z-index: 1;
}

.scroll-values-10 {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
}

.data-field-label {
  line-height: 1.25;
  font-size: 16px;
  color: var(--gray);
  width: 142px;
}

.data-field-value {
  line-height: 1.25;
  font-size: 16px;
  color: var(--gray);
}

.flex-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.flex-row .footer {
  width: 100%;
}

.flex-full {
  flex-basis: 100%;
}

.error-message {
  border: 1px solid var(--alert);
  border-left-width: 6px;
  width: 630px;
  padding: 17px;
  color: var(--alert);
  display: flex;
}

.data-subject-vali-err-wrap {
  display: flex;
  justify-content: center;
  padding-right: 460px;
}

label {
  cursor: pointer;
}

.scroll-values-10 label {
  font-size: 16px !important;
  font-weight: 400 !important;
  margin-top: 20px;
}

.form-2-col label,
.modal_container label {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  flex-basis: 48%;
  font-weight: 600;
  font-size: 12px;
  text-indent: 9px;
}

.modal_container label.df-select-all-text {
  font-size: 16px;
  transform: scale(0.8);
}

.modal_container label.no-flex {
  display: inline-block;
}

.modal_container label.for-sliders {
  flex-flow: row nowrap;
  justify-content: flex-start;
  text-indent: 0;
}

/* .for-sliders .toggle--on,
.for-sliders .toggle--off {
  margin-left: 1ch;
} */
.form-2-col label input,
.modal_container label input {
  width: auto;
}

.grid-2-col-fixed-auto {
  display: grid;
  grid-template-columns: 132px auto;
  grid-template-rows: auto;
  align-content: start;
  column-gap: 80px;
  /* row-gap: 15px; */
}

.no-acc-appeal.grid-2-col-fixed-auto .activity_detail_value {
  width: auto;
}

.invalid-password {
  box-shadow: 0 0 2px var(--alert);
}

.modal-form p {
  font-size: 14px;
}

.confirm-error {
  color: var(--alert);
  font-size: 14px;
}

.opacity-0 {
  opacity: 0;
  pointer-events: none;
}

.opacity-50 {
  opacity: 50%;
  pointer-events: none;
}

.width-272 {
  box-sizing: border-box;
  width: 272px !important;
}

.width-300 {
  box-sizing: border-box;
  width: 300px !important;
}

.width-40em {
  width: 40em !important;
}

.width-320-pad-right {
  box-sizing: border-box;
  width: 320px;
  padding: 0 20px 0 0;
}

.form-grid-0 {
  display: grid;
  grid-template-columns: auto;
  grid-row-gap: 0px;
}

.form-grid-0 .label_login {
  width: 300px;
  margin: 0 0;
}

.form-grid {
  display: grid;
  grid-template-columns: auto;
  grid-row-gap: 12px;
}

.form-grid-20 {
  display: grid;
  grid-template-columns: auto;
  grid-row-gap: 20px;
}

.scroll-y {
  overflow: hidden;
  overflow-y: auto;
}

.no-acc-req-form-grid {
  display: grid;
  grid-template-columns: auto;
  grid-row-gap: 0px;
}

.form-grid.configure {
  grid-row-gap: 20px;
}

.form-grid.flush-left label {
  margin-left: 0;
}

.form-grid-20 .label_login,
.form-grid .label_login {
  width: 300px;
  margin: 0 auto;
}

.form-grid-20 .label_login input,
.form-grid .label_login input {
  box-sizing: border-box;
  width: 100%;
}

.sign-up .login_box_right {
  margin: 0;
}

.form-grid .label-grid {
  display: grid;
  grid-template-columns: 25px auto;
  grid-column-gap: 5px;
}

.form-grid .mui-radio {
  margin: 0;
}

.edit-view-grid section.top-border {
  /* 40 above line, 24 under */
  margin-top: calc(40px - 12px);
  padding-top: 24px;
}

.use-space {
  margin-top: 0px !important;
}

.use-space h2 {
  margin-top: -4px !important;
}

.helper-text {
  font-size: 12px;
  color: var(--gray);
  line-height: 1.25;
  margin-left: 10px;
}

.helper-text.standalone {
  margin: 25px auto 0 0;
}

.standalone-margin {
  max-width: 750px;
  margin: 0 auto;
}

.helper-text.for-labels {
  margin-left: 0;
}

/* checkbox replacement */
input[type=checkbox].styled-checkbox {
  margin-top: 4px;
  margin-right: 24px;
  color: white;
  border: none;
}

.styled-checkbox::before {
  content: '';
  width: 16px;
  height: 16px;
  border: 2px solid var(--smoke);
  background: white;
  display: inline-block;
  margin-top: 0;
  font-size: 17px;
  line-height: 1;
}

.styled-checkbox:checked::after {
  font-family: "truyo-icons";
  content: "p";
  font-size: 17px;
  line-height: 1;
  width: 16px;
  height: 16px;
  color: white;
  border: 2px solid var(--accent);
  background: var(--accent);
  display: inline-block;
  margin-top: -20px;
}

.stand-alone-error {
  color: var(--alert);
  margin: 0 auto;
  border: 2px solid var(--alert);
  padding: 25px;
  grid-column: 1 / span 2;
}

.modal_container label.upload-controls {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.modal-warning-alert {
  width: 26px;
  height: 26px;
  margin-right: 18px;
}

.upload-file {
  height: 36px;
  width: auto;
  font-size: 16px;
  font-weight: normal;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  border: none;
  margin-left: 25px;
}

.modal-success {
  border-top: 8px solid var(--positive);
}

.modal-success .circled {
  border-color: var(--positive);
  color: var(--positive);
}

.circled {
  border-radius: 50%;
  border: 1px solid transparent;
  height: 25px;
  width: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  font-size: 18px;
}

.modal-warning {
  border-top: 8px solid var(--warning);
}

.modal-error {
  border-top: 8px solid var(--alert);
}

.modal-error .circled {
  border-color: var(--alert);
  color: var(--alert);
}

.for_testing {
  font-size: 14px;
  clear: both;
  text-align: center;
  margin-top: 10px;
}

.font-medium {
  font-weight: 600;
}

.font-weight-normal {
  font-weight: normal !important;
}

.font-italic {
  font-style: italic;
}

a,
a:link,
a:visited,
a:hover,
a:active,
.link {
  color: var(--link);
  text-decoration: none;
  font-weight: 400;
}

.box {
  border: 1px solid var(--smoke);
  padding: 14px 15px 15px 18px;
  display: grid;
  grid-template-columns: 1fr 20px;
  cursor: pointer;
  transition: all .3s;
}

.box:hover {
  background: var(--main);
  color: var(--white);
}

.box:hover .icon {
  color: var(--white);
}

.box:hover .text-helper {
  color: var(--white);
}

.size-12 {
  font-size: 12px !important;
}

.size-14 {
  font-size: 14px !important;
}

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

.size-18 {
  font-size: 18px !important;
}

.size-20 {
  font-size: 20px;
}

.size-22 {
  font-size: 22px;
}

.size-24 {
  font-size: 24px !important;
}

.icon.size-24 {
  width: 24px;
  height: 24px;
}

.size-30 {
  font-size: 30px !important;
}

.pad-top-5 {
  padding-top: 5px;
}

.text-helper {
  color: var(--gray);
  font-size: 14px;
}

.text-breadcrumb {
  color: var(--gray);
  font-size: 12px;
  line-height: 1.33;
}

.egnyte-text-breadcrumb {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.33;
  text-decoration: none;
  margin-bottom: 8px;
}

.egnyte-text-breadcrumb-link:link {
  color: var(--black);
  border-bottom: none !important;
  font-weight: bold;
  padding: 5px;
}

.egnyte-text-breadcrumb-link:visited {
  color: var(--black);
  font-weight: bold;
  padding: 5px;
}

.egnyte-text-breadcrumb-link:hover {
  background-color: #EFF2F6;
  border-radius: 3px;
  color: #6b1cc4;
}

.text-indent-30 {
  text-indent: 30px !important;
}

.text-indent-9 {
  text-indent: 9px;
}

.text-indent-5 {
  text-indent: 5px;
}

.text-indent-0 {
  text-indent: 0px !important;
}

.text-align-left {
  text-align: left;
}

.line-height-normal {
  line-height: normal;
}

.line-height-1_4 {
  line-height: 1.4 !important;
}

.text-transform-capitalize {
  text-transform: capitalize;
}

.text-center {
  text-align: center !important;
}

.assessment-comment-header {
  font-size: 14px;
  text-decoration: underline;
}

.font-size-smallest {
  font-size: 14px;
}

.font-size-10 {
  font-size: 10px;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-14 {
  font-size: 14px;
}

.font-size-20 {
  font-size: 20px;
}

.font-size-24 {
  font-size: 20px;
}

.font-size-22 {
  font-size: 22px;
}

.font-size-18 {
  font-size: 18px !important;
}

.h1-ellipsis-menu-header {
  display: grid;
  grid-template-columns: 1fr auto;
}

.long-input {
  box-sizing: border-box;
  width: 420px;
}

.read-only,
input[readonly] {
  color: var(--stone);
}

input[readonly]:focus {
  border-color: var(--smoke);
}

.ok-save-box,
.ok-save-box-widthless,
.ok-save-box-center-centered {
  border: 1px solid var(--positive);
  border-left-width: 6px;
  width: 630px;
  padding: 4px 17px;
  color: var(--positive);
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  height: 40px;
}

.ok-save-box-widthless {
  width: auto;
  margin: 12px 0 0;
}

.ok-save-box-widthless p {
  font-size: 12px;
  word-break: break-all
}

.ok-save-box-center-centered {
  display: grid;
  grid-template-columns: [icon] auto [message] 1fr [action] auto;
}

.ok-save-box-center-centered .gray {
  align-self: center;
}

.err-save-box {
  border-color: var(--alert);
  color: var(--alert);
}

.box-icon {
  font-size: 30px;
  width: 20px;
  height: 30px;
  margin-right: 25px;
}

.box-section {
  border: 1px solid var(--smoke);
  padding: 15px 24px 36px;
}

.box-section.extra-padding {
  padding: 20px 40px;
}

.box-section h2 {
  margin-bottom: 13px;
}

.assessment-form {
  border-right: 1px solid var(--smoke);
  padding: 10px 35px 10px 38px;
  /* margin-top: 30px; */
  /* margin-left: 75px; */
  overflow: hidden;
  width: calc(95vw - 470px);
}

.assessment-form h1 {
  margin-bottom: 0;
}

.assessment-ai-reword {
  float: right;
    font-size: 12px;
    width: 95px;
    height: 20px;
}

.assessment-required {
  background-color: var(--haze);
    width: 75px;
    text-align: center;
    font-size: 10px;
    color: red;
}
.assessment-form-question{
  font-size: 16px;
  margin-bottom: -12px;
  margin-top: 5px;
  line-height: 27px;
  font-weight: 500;
}

.is-assessment-question > .icon-incomplete {
  margin-top: 4px;
  border: none;
  color: unset;
}

.is-assessment-question.tab-definition > .icon-incomplete {
float: right;
}

.is-assessment-question:has(.icon-incomplete){
  display: flex;
  justify-content: space-between;
}

.question-comment {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  margin-left: 10px;
}

.ta-followup {
  font-size: 14px;
  width: 600px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: 50px
}

.followup {
  font-size: 14px;
  font-weight: 500;
  margin-left: 50px
}

.view-question-container {
  border-bottom: 1px solid var(--gray);
  margin-bottom: 10px;
}

/*  font-size:14px; */
.question-last-saved {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 11px;
  width: fit-content;
  padding: 3px;
  margin-left: 15px;
  font-style: italic;
  color: var(--dark-gray);
  background-color: var(--light);
}

.question-group {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: lightblue;
  width: fit-content;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.question-group-recover {
  background-color: rgb(54, 172, 70);
  color: white;
}

.question-group-identify {
  background-color: rgb(67, 158, 209);
  color: white;
}

.question-group-protect {
  background-color: rgb(122, 76, 138);
  color: white;
}

.question-group-detect {
  background-color: rgb(236, 150, 25);
  color: white;
}

.question-group-respond {
  background-color: rgb(224, 54, 65);
  color: white;
}

.progress-words {
  display: inline-block;
  font-size: 12px;
  margin-left: 8px;
}

#stat-pill-copy {
  float: right;
}

.toc-progress-container,
#toc-progress-container-r {
  width: 100px;
  height: 10px;
  border: 1px solid lightgray;
  border-radius: 10px;
  display: inline-block;
  margin-top: 5px;
}

.bar-complete {
  background-color: var(--accepted);
}

.bar-inprogress-r {
  background-color: darkgray;
}

.bar-inprogress {
  background-color: lightgray;
}

.toc-progress {
  width: 0%;
  height: 8px;
  font-size: 10px;
  text-align: left;
  padding-top: 2px;
  /* padding-left:5px; */
  border-radius: 10px;
}

.toc-progress-r {
  width: 0%;
  height: 8px;
  font-size: 10px;
  text-align: left;
  padding-top: 2px;
  /* padding-left:5px; */
  border-radius: 10px;
}


.ai_survey_inner_div{
  height: 222px;
}

#edit-reminder-date{
  width: 150px;
}

#back-to-toc {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.toc-settings {
  background-color: aliceblue !important;
  color: black;
}

.toc-back-container {
  display: flex;
  flex-direction: row;
}

.toc-progress-words {
  font-size: 12px;
  display: inline-block;
  width: 40px;
}

.toc-back {
  font-family: truyo-icons;
  font-size: 18px;
}

.toc-back-title {
  font-size: 14px;
  margin-left: 5px;
  margin-top: 3px;
}

.toc-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}

.toc-header {
  display: flex;
  flex-direction: row;
  font-weight: normal;
  height: 28px;
  background-color: rgb(250, 250, 250);
  margin-top: 20px;
  font-size: 13px;
  padding: 5px;
}

.toc-row {
  display: flex;
  flex-direction: row;
  font-weight: normal;
  height: 35px;
  border-bottom: 1px solid var(--haze);
  margin: 10px;
  padding: 5px;
}

.toc-row:hover {
  background-color: var(--haze);
}

.assessment-question-italics {
  font-style: italic !important;
}

.assessment-question-bold {
  font-weight: bold !important;
}

.assessment-question-underline {
  text-decoration: underline !important;
}


.assessment-question-tabover {
  margin-left: 20px !important;
}

.assessment-question-highlight {
  padding: 10px;
  background-color: #f5f5f5;
}

.tab-definition {
  border: 1px solid #777;
  padding: 10px;
  font-weight: bold !important;
  font-size: 18px;
  display: block !important;
}

.answer-selection {
  margin-left: 10px !important;
}


.assessment-desc {
  clear: both;
  position: relative;
  font-size: 16px;
  margin-top: 5px;
  line-height: 23px;
}

.assessment-name {
  clear: both;
  position: relative;
  font-size: 28px;
  margin-top: 5px;
  line-height: 23px;
}

.assessment-form-question>.label-with-tooltip {
  margin-top: 12px;
  margin-bottom: 1px;
  height: auto;
  font-weight: 500;
}

.assessment-form-question>.label-with-tooltip-view {
  margin-top: 20px;
  margin-bottom: 5px;
  height: auto;
  margin-left: 10px;
}

.assessment-form-question>.label-with-tooltip-answer {
  margin-top: 2px;
  margin-bottom: 15px;
  height: auto;
  font-weight: bold;
  margin-left: 10px;
}

.assessment-form-question .assessment-form-options,
.assessment-form-question input {
  margin-top: 1px;
}

.assessment-form .question-selection>.assessment-form-question {
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}

.assessment-form .question-selection,
.assessment-form .assessment-form-options,
.assessment-form input[type="text"] {
  width: 100%;
  /* border-bottom: 1px solid #ccc; */
  padding: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.no-margin {
  margin: 0;
}

#display-logo {
  overflow: hidden;
  margin: 32px 0px;
  display: block;
}

#display-favicon {
  display: block;
  width: 32px;
  /* height: 32px; */
  overflow: hidden;
  margin: 32px 0px;
}

.upload-label {
  display: inline-flex;
  align-items: center;
  margin-left: 16px;
}

.color-label:first-child {
  margin-top: 35px;
}

.color-label-2col {
  font-weight: bold;
  display: grid;
  grid-template-columns: 200px 80px;
  grid-column-gap: 10px;
  margin-bottom: 17px;
}

.color-label-3col {
  font-weight: bold;
  display: grid;
  grid-template-columns: 200px 20px 80px;
  grid-column-gap: 19px;
  margin-bottom: 17px;
  align-items: center;
}

.color-label-2col span,
.color-label-3col span,
.color-label-2col div,
.color-label-3col div,
.color-label-3col i,
.label-with-tooltip {
  display: flex;
  align-items: center;
}

.no-flex {
  display: block !important;
}

.color-picker-icon-bin div:last-child {
  margin-left: 10px;
}

#configure-branding-theme {
  display: grid;
  grid-template-columns: 200px auto;
  grid-column-gap: 10px;
}

#theme-pick-row,
#main-theme-pick-row {
  margin-top: 28px;
  margin-bottom: 44px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  width: 170px;
}

#main-theme-pick-row .mui-radio {
  font-size: 16px;
}

.flex-reverse {
  flex-direction: row-reverse;
}

.flex-row {
  flex-direction: row;
}

.flex-reverse div:last-child {
  order: -1;
}

.flex-reverse input:disabled~.color-label-text {
  color: var(--smoke);
}

.transparent {
  opacity: 0;
}

.save-actions {
  margin-top: 36px;
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}

/* tooltips */
.tooltip,
.tooltip_bottom_left,
.tooltip_top_left,
.tooltip_very_bottom_left {
  position: relative;
  margin-left: 6px;
  cursor: pointer;
  display: inline-flex;
  text-indent: 0;
  vertical-align: middle;
  z-index: 9;
}

.tooltip:hover {
  z-index: 900 !important;
}

#new_quiklink_form .tooltip,
.tooltip_bottom_left {
  z-index: 0 !important;
}

/* tooltip body text */
.tooltip:hover:before,
.tooltip_bottom_left:hover:before,
.tooltip_bottom_left:hover:before,
.tooltip_top_left:hover:before {
  display: block;
  background: var(--gray);
  content: attr(data-tooltip);
  position: absolute;
  font-family: Roboto;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: var(--white);
  bottom: 30px;
  max-width: 300px;
  min-width: 175px;
  left: -25px;
  text-align: left;
  padding: 12px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.tooltip_top_left:hover:before {
  display: block;
  background: var(--gray);
  content: attr(data-tooltip);
  position: absolute;
  font-family: Roboto;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: var(--white);
  bottom: 50px;
  max-width: 250px;
  min-width: 175px;
  left: -130px;
  text-align: left;
  padding: 12px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.tooltip:hover span:after {
  content: "";
  position: absolute;
  border-style: solid;
  top: -14px;
  right: -5px;
  border-width: 14px 14px 0;
  border-color: var(--gray) transparent;
}

.tooltip_top_left:hover span:after {
  content: "";
  position: absolute;
  border-style: solid;
  top: -20px;
  right: 100px;
  border-width: 14px 14px 0;
  border-color: var(--gray) transparent;
}

.tooltip.tooltip-icon:hover span:after,
.tooltip_top_left.tooltip-icon:hover span:after {
  top: -18px;
  right: -7px;
}

.tooltip_bottom_left:hover:before {
  display: block;
  background: var(--gray);
  content: attr(data-tooltip);
  position: absolute;
  font-family: Roboto;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: var(--white);
  bottom: -200px;
  max-width: 500px;
  min-width: 200px;
  left: -200px;
  text-align: left;
  padding: 12px;
  top: 30px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.tooltip_very_bottom_left:hover:before {
  display: block;
  background: var(--gray);
  content: attr(data-tooltip);
  position: absolute;
  font-family: Roboto;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: var(--white);
  /* bottom: -200px; */
  bottom: -60px;
  /*  max-width: 500px; */
  max-width: 250px;
  min-width: 200px;
  left: -200px;
  text-align: left;
  padding: 12px;
  /* top: 30px; */
  top: 50px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.tooltip_very_bottom_left:hover:after {
  content: "";
  position: absolute;
  top: 30px;
  bottom: 100%;
  /* At the top of the tooltip */
  left: 20%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent var(--gray) transparent;
}

.tooltip_bottom_left:hover:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 100%;
  /* At the top of the tooltip */
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent var(--gray) transparent;
}


/* tooltip body text */
.tooltip-ledger:hover:before {
  max-width: 1000px;
}

.tooltip-ledger {
  position: relative;
  display: inline-flex;
  text-indent: 0;
  white-space: normal;
  cursor: pointer;
  margin-top: 0px;
  vertical-align: top;
}

.tooltip-ledger:hover:before {
  width: 225px !important;
  left: -220px !important;
  z-index: 6000 !important;
  margin-bottom: 4px !important;
  padding: 9px 8px 8px 16px !important;
  position: absolute;
}

#risk-index-vendor .tooltip {
  top: 2px
}

input.jscolor {
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  font-size: 0;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  border: none;
}

input.jscolor:focus {
  border: none;
}

input.jscolor.colorpicker-border,
input.jscolor.colorpicker-border:focus {
  border: 1px solid var(--smoke);
}

.disabled input.jscolor {
  pointer-events: none;
}

.custom-pickr {
  position: relative;
}

.grid-2-col {
  display: grid;
  width: 300px;
  padding-top: 13px;
}

.grid-2-col-spread {
  display: grid;
  grid-template-columns: auto auto;
  width: 100%;
}

/* color picker */
.popup.popup_right {
  top: -150px !important;
  left: 96% !important;
}

.popup.popup_right .picker_arrow {
  top: 45% !important;
}

.picker_wrapper.popup .picker_arrow::before {
  width: 100%;
  height: 100%;
  transform: rotate(45deg) !important;
  transform-origin: 0 0 !important;
  top: -15px !important;
}

.picker_editor input {
  font-family: inherit !important;
}

.picker_wrapper.popup .picker_arrow::after {
  box-shadow: none !important;
  height: 80px !important;
  top: -30px !important;
}

.picker_slider .picker_selector {
  border-radius: 0;
  margin-left: 0 !important;
  margin-top: 10px !important;
}

/* progress bar */
#progress-wrp {
  width: 200px;
  border: 1px solid var(--smoke);
  padding: 1px;
  position: relative;
  height: 3px;
  margin: 10px 0;
  text-align: left;
  background: var(--white);
}

#progress-wrp .progress-bar {
  height: 100%;
  background-color: var(--accent);
  width: 0;
}

.status-text {
  color: var(--alert);
  margin: 20px 0;
}

.rule {
  height: 1px;
  background-color: var(--smoke);
  margin: 24px 0 20px;
}

.grid-indented {
  margin-left: 28px;
  padding-top: 0;
}

.text_align-center {
  text-align: center;
}

.data-intro-add {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 200px;
  margin-bottom: 20px;
  column-gap: 40px;
}

.data-intro-add p {
  max-width: 720px;
}

.data-label {
  font-size: 12px;
  font-weight: bold;
  color: var(--gray);
  margin-bottom: 2px;
  line-height: 1;
}

.data-value {
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 16px;
  word-break: break-word;
}

.data-value:last-of-type {
  margin-bottom: 0;
}

.data-label .data-value {
  margin-left: 6px;
}

.df-select-all {
  /* float: right; */
  font-size: 12px;
  font-weight: normal;
  margin-right: 6rem;
  display: inline-block;
}

.sf-confirm-all-text {
  font-weight: normal !important;
  font-size: 16px !important;
  display: block !important;
}

.sf-confirm-taller {
  height: 30px !important;
}

.df-select-all-text {
  font-weight: normal !important;
  text-indent: 20px !important;
}

.services_to_forget>ul {
  font-size: 16px;
  margin-left: -22px;
  line-height: 1.44;
}

.services_to_forget {
  margin: 30px 0 50px 0;
}

.list_space_5 {
  position: relative;
  left: 5px;
}

.header-text-link-icon {
  color: var(--stone);
  font-size: 16px;
  line-height: normal;
  margin-left: auto;
  display: flex;
  align-items: center;
  min-width: 200px;
  justify-content: flex-end;
}

.header-text-link-icon .icon {
  margin-left: 6px;
}

.grid-2-col-10-gap {
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: end;
}

.grid-2-row-5-gap {
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
  grid-column-gap: 10px;
  grid-row-gap: 5px;
  align-items: end;
}

.align-self-end {
  align-self: flex-end;
}

.font-size-16 {
  font-size: 16px;
  line-height: 23px;
}

.font-size-17 {
  font-size: 17px;
}

.font-size-16-normal {
  font-size: 16px;
  font-weight: normal;
}

.font-size-12 {
  font-size: 12px;
  line-height: 16px;
}

.no-max {
  max-width: inherit !important;
}

.padding-23 {
  padding: 0px 23px;
}

.padding-0 {
  padding: 0px;
}

.padding-all-25 {
  padding: 25px !important;
}

.top-border {
  /* margin-top: 20px; */
  padding-top: 20px;
  border-top: 1px solid var(--smoke);
}

.top-border h2 {
  margin: 0 auto 8px;
}

.top-border .data-intro-add {
  margin: 0 auto;
}

.top-border .switch-label {
  margin-bottom: 0;
}

.top-border .brands-intro {
  margin-bottom: 20px;
}

.top-border .brands-intro>p {
  display: inline-block;
  margin-right: 52px;
}

.brands-intro>p {
  font-size: 16px;
  width: 606px;
}

.margin-b-24 {
  margin-bottom: 24px;
}

.margin-bottom-32 {
  margin-bottom: 32px !important;
}

.margin-b-14 {
  margin-bottom: 14px;
}

.margin-b-10 {
  margin-bottom: 10px;
}

.margin-b-20 {
  margin-bottom: 20px;
}

.margin-b-12 {
  margin-bottom: 12px !important;
}

.margin-b-13 {
  margin-bottom: 13px !important;
}

.margin-b-8 {
  margin-bottom: 8px !important;
}

.margin-b-6 {
  margin-bottom: 6px !important;
}

.top-label.extra-wide-uses input[type="text"] {
  width: 482px;
}

.top-label.full-width {
  width: 100%;
}

.top-label.full-width input[type="text"] {
  width: 100%;
}

label.extra-wide-uses {
  width: 760px;
  display: flex;
  align-items: flex-end;
  flex-flow: row wrap;
  margin-bottom: 0;
}

.top-label.extra-wide-uses input[type="text"] {
  width: 760px;
  margin-bottom: 19px;
}

.top-label.extra-wide-uses-name input[type="text"],
.top-label.extra-wide-uses-name input[type="email"],
.top-label.extra-wide-uses-name textarea {
  width: 500px;
}

.top-label.extra-wide-uses-name {
  margin-bottom: -4px;
  width: auto;
}

label.extra-wide input[type="text"] {
  width: 500px;
  box-sizing: border-box;
}

label.extra-wide {
  width: 375px;
  display: flex;
  align-items: flex-end;
  flex-flow: row wrap;
  margin-bottom: 0;
}

label.extra-wide input[type="text"] {
  width: 375px;
  box-sizing: border-box;
  flex-basis: 100%;
}

.tight-fit .helper-text {
  margin: 0 0.75ch;
  text-indent: 0;
  line-height: 1;
}

.tight-fit .tooltip {
  margin: 0;
}

#auth_upload_logic {
  max-width: 600px;
}

#dispute_fields {
  width: 600px;
}

#delete_data_category_data_uses {
  font-size: 16px;
  line-height: 23px;
  list-style-position: inside;
  margin: 20px 0;
  padding: 0;
}

#delete_data_category_data_uses li {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-27 {
  margin-bottom: 27px !important;
}

.empty-state-box {
  border: 1px solid var(--smoke);
  padding: 16px 24px;
  color: var(--gray);
  margin: 24px 0 40px;
}

.edition_features .empty-state-box{
  width: unset !important;
}

.data-settings-width {
  display: flex;
  width: 760px !important;
}

.data-settings-width .mui-select {
  min-width: 644px !important;
}

.data-settings-width .mui-select__menu {
  max-height: 400px;
  width: auto;
}

.system-owners-width .mui-select__menu {
  top: 20px !important;
  width: auto;
}

.menu-content-grid {
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-column-gap: 40px;
}

.menu-email {
  border-right: 1px solid var(--smoke);
}

.header-menu-email-template {
  padding: 0 0 5px 10px;
  font-weight: bold;
}

a.header-menu-email-template {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.header-menu-email-template.closer {
  padding-bottom: 0;
}

ul.menu-email-templates,
ul.menu-email-templates ul,
ul.bubble-menu-languages {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}

ul.menu-email-templates li:hover,
ul.menu-email-templates li:focus,
ul.menu-email-templates li.active,
.menu-email-templates .mui--is-active {
  border-right: 4px inset var(--accent);
  background: var(--light);
}

.menu-email-templates li.mui--is-active a {
  color: var(--accent);
  opacity: 1;
}

ul.menu-email-templates li:focus>a,
ul.menu-email-templates li:hover>a,
ul.menu-email-templates li.active>a {
  color: var(--accent);
  opacity: 1;
}

ul.menu-email-templates li {
  padding: 8px 0 8px 10px;
}

ul.menu-email-templates li.contains-submenu {
  padding: 0 0 8px 10px;
}

ul.menu-email-templates li li {
  padding: 8px 0 8px 34px;
}

ul.menu-email-templates li>a {
  font-size: 14px;
  color: var(--gray);
  width: 95%;
  display: inherit;
}

/* language selector menu for email template */
ul.bubble-menu-languages {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 9px;
}

ul.bubble-menu-languages li {
  margin: 10px 0px;
}

ul.bubble-menu-languages a {
  padding: 5px 20px;
  border-radius: 13px;
  border: 1px solid var(--smoke);
  color: var(--gray);
  background: var(--white);
  margin-right: 5px;
  height: 27px;
  box-sizing: border-box;
  font-size: 12px;
}

ul.bubble-menu-languages a:hover {
  border: 1px solid var(--smoke) !important;
}

ul.bubble-menu-languages a.active {
  border: 1px solid var(--accent);
  background: var(--accent);
  color: var(--white);
  font-weight: bold;
  pointer-events: none;
}

.header-email {
  display: grid;
  grid-template-columns: 1fr 200px;
  grid-column-gap: 40px;
  align-items: center;
  margin-top: 30px;
}

.body-email {
  margin-top: 22px;
  border: 1px solid var(--smoke);
  padding: 24px;
  min-height: 400px;
  max-height: 700px;
  overflow-x: scroll;
  overflow-y: scroll;
}

.body-email.menu-not-preview {
  border-color: transparent;
  padding: 0;
  margin-top: 0;
  overflow: auto;
  max-height: none;
}

#email_preview {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 400px;
}

.reset {
  /* reset */
  all: revert;
  all: initial;
  all: unset;
}

.mui-tabs__pane {
  padding-top: 24px;
}

.mui-tabs__pane .mui-tabs__pane {
  padding-top: 0;
}

.mui-tabs__pane .mui-tabs__pane .data-intro-add {
  margin-top: 0;
}

.mui-tabs__pane .mui-tabs__pane .data-intro-add h2.margin-bottom-8 {
  margin-top: 14px;
}

label.xx-wide {
  width: 466px;
  margin-bottom: 20px;
  position: relative;
}

label.xx-wide input {
  width: 100%;
}

.password-toggle {
  position: absolute;
  top: 28px;
  right: 1px;
  font-size: 12px;
  color: var(--stone);
  font-weight: bold;
  padding: 10px;
  z-index: 1000;
  cursor: pointer;
  background: white;
  border: none;
}

input[type="number"],
input[type="email"],
input[type="password"] {
  width: 100%;
  box-sizing: border-box;
}

.width-25em {
  width: 25em !important;
}

.width-500 h2 {
  margin: 16px auto 20px;
}

.width-600 {
  width: 600px;
}

.width-662 {
  width: 662px;
}

.width-680 {
  width: 680px;
}

.width-700 {
  width: 700px !important;
}

.width-702 {
  width: 702px !important;
}

.width-704 {
  width: 704px !important;
}

.align-right {
  margin-left: auto;
  display: flex;
  text-align: right;
}

.text-align-right {
  text-align: right;
}

.align-left {
  margin-left: auto;
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-items-center {
  align-items: center;
}

.vertical-align-center {
  vertical-align: middle !important;
}

.vertical-align-text-top {
  vertical-align: text-top !important;
}

.accepted-appeals:not(:first-child) {
  padding-top: 50px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-top-cc-save {
  margin-top: -21px;
}

.margin-top-5 {
  margin-top: 5px;
}

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

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-13 {
  margin-top: 13px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-top-16 {
  margin-top: 16px !important;
}

.margin-top-17 {
  margin-top: 17px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-24 {
  margin-top: 24px !important;
}

.margin-top-28 {
  margin-top: 28px !important;
}

.margin-top-33 {
  margin-top: 33px !important;
}

.margin-top-36 {
  margin-top: 36px !important;
}

.margin-top-38 {
  margin-top: 38px !important;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-111 {
  margin-top: 111px !important;
}

.margin-top-124 {
  margin-top: 124px !important;
}

.marg_pad_top_0 {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.left_nav_active .left_nav_text {
  font-weight: bold;
}

.language-bubble {
  background-color: var(--accent);
  color: var(--white);
  font-size: 12px;
  margin-left: 12px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  height: 27px;
  padding: 5px 10px;
  box-sizing: border-box;
}

.tag-contents {
  display: block;
}

.tag-contents h2 {
  margin-top: 22px;
}

.tag-contents .tag {
  margin: 7px auto 6px;
}

.margin-right-5 {
  margin-right: 5px;
}

.margin-right-8 {
  margin-right: 8px;
}

.margin-right-12 {
  margin-right: 12px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-16 {
  margin-right: 16px !important;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-right-65 {
  margin-right: 65px !important;
}

.margin-right-200 {
  margin-right: 200px;
}

.width-500 h2.margin-top-32 {
  margin-top: 32px;
}

.default-settings-message {
  margin-bottom: 28px;
  width: 872px;
  box-sizing: border-box;
}

.color-stone {
  color: var(--stone);
}

.color-gray {
  color: var(--gray) !important;
}

.color-inherit {
  color: inherit !important;
}

.nowrap {
  flex-wrap: nowrap;
}

.template-name {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.template-menu {
  height: auto;
  align-content: center;
  /* padding: 5px 0 5px 10px; */
  box-sizing: border-box;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr 20px 20px;
}

.tox {
  min-height: 500px;
}

.tox-statusbar__branding {
  display: none;
}

.tox-tinymce {
  margin-top: 5px;
}

#editor {
  margin-top: 7px;
  padding: 24px;
  min-height: 400px;
}

#restore-default {
  display: flex;
  margin-top: 83px;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-center {
  align-self: center;
}

.resident-text {
  text-align: left;
  /*  margin: 28px 40px 0 55px; */
  overflow: auto;
  /*  padding: 0 14px 0 0; */
}

.resident-text h2 {
  margin-top: 0;
  font-size: 14px;
  font-weight: lighter;
}

.resident-text.short {
  height: 300px;
}

.resident-text.long {
  height: 460px;
}

.login_left_text_2,
.signup_left_text2 {
  text-align: left;
}

.login_layout ::-webkit-scrollbar,
.modal ::-webkit-scrollbar,
.eula-content::-webkit-scrollbar {
  width: 10px;
}

.login_layout ::-webkit-scrollbar-track,
.modal ::-webkit-scrollbar-track,
.eula-content::-webkit-scrollbar-track {
  background: var(--haze);
  border-radius: 10px;
}

.login_layout ::-webkit-scrollbar-thumb,
.modal ::-webkit-scrollbar-thumb,
.eula-content::-webkit-scrollbar-thumb {
  background: var(--accent);
  border-radius: 10px;
}

.login_left_text_2::-webkit-scrollbar,
.signup_left_text2::-webkit-scrollbar,
#make-request-resident-text.resident-text::-webkit-scrollbar,
.resident-text::-webkit-scrollbar,
.signup_box_left_text::-webkit-scrollbar {
  width: 6px;
}

.login_left_text_2::-webkit-scrollbar-track,
.signup_left_text2::-webkit-scrollbar-track,
#make-request-resident-text.resident-text::-webkit-scrollbar-track,
.resident-text::-webkit-scrollbar-track,
.signup_box_left_text::-webkit-scrollbar-track {
  background: var(--haze);
  border-radius: 6px;
}

.login_left_text_2::-webkit-scrollbar-thumb,
.signup_left_text2::-webkit-scrollbar-thumb,
#make-request-resident-text.resident-text::-webkit-scrollbar-thumb,
.resident-text::-webkit-scrollbar-thumb,
.signup_box_left_text::-webkit-scrollbar-thumb {
  background: var(--accent);
  border-radius: 6px;
}

.login_layout ul {
  margin: 0;
  padding-left: 18px;
}

.center_content ul {
  margin: 0;
  padding-left: 16px;
}

.no-rights {
  margin: 25px 0 0;
}

.empty-consumer-data {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  margin-top: 44px;
}

#pane-raw_data .empty-consumer-data {
  margin-top: 80px !important;
}

.empty-consumer-data h2 {
  font-weight: 600 !important;
  font-size: 24px !important;
  margin-bottom: 0 !important;
  margin: auto !important;
}

#consumer_sso_configure,
#employment_sso_configure,
#organization_sso_configure {
  display: none;
}

#consumer_sso:checked~#consumer_sso_configure,
#employment_sso:checked~#employment_sso_configure,
#organization_sso:checked~#organization_sso_configure {
  display: grid;
  margin-top: 30px !important;
}

.form-grid.configure {
  padding-top: 16px;
}

.form-grid.configure h2 {
  margin: 0 0 12px;
}

.form-grid.configure .switch-label {
  margin: 0 0 3px;
}

.form-grid.configure #notifications {
  min-width: 0px;
}

.sso-config {
  width: 500px;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 19px;
}

.flex-col {
  display: flex;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
}

.flex-col .validation-error {
  display: none;
}

.sso-config .helper-text {
  margin-top: 8px;
  font-weight: normal;
}

.margin-left-75 {
  margin-left: 75px;
}

.margin-left_-8{
  margin-left: -8px;
}

.margin-left_457 {
  margin-left: 457px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-18 {
  margin-left: 18px;
}

.margin-left-17 {
  margin-left: 17px;
}

.margin-left-16 {
  margin-left: 16px;
}

.margin-left_27 {
  margin-left: 27px;
}

/* Upload data/csv CSS */
.admin_data_upload_main_content_text .page-header {
  font-size: 28px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.25;
  color: var(--gray);
}

.admin_data_upload_main_content_text .data-intro-add {
  font-size: 16px;
  line-height: 1.44;
  color: var(--gray);
  margin-top: 33px;
}

.admin_data_upload_main_content_text .admin_main_content_sub {
  margin-top: 23px;
}

.admin_main_content_sub .mui-radio {
  font-size: 16px;
}

.admin_center_content_text hr {
  margin-top: 30px;
}

.admin_data_upload {
  margin-top: 25px;
}

.file-upload-div {
  margin-top: 44px;
  margin-bottom: 50px;
}

.data_system_selection h2 {
  margin-top: 25px !important;
}

.system-filters {
  margin-top: 13px;
  width: 272px;
  border: none;
}

.system-filters .mui-select {
  width: 232px;
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 0px;
}

.admin_data_copy_info h2 {
  margin-top: 43px !important;
}

.system_checkbox_data {
  width: 100%;
  float: left;
  margin: 27px 0px 0px 0px;
  padding: 0;
}

.checkbox-text {
  width: 178px;
  float: left;
  width: 50%;
  margin-bottom: 17px;
  margin-top: 0px;
}

.checkbox-options {
  width: 146px;
  font-size: 16px;
  line-height: 1.44;
  color: var(--gray);
  padding-left: 14px;
}

.data_subject_details {
  margin: 12px 0;
  padding: 0px;
}

.data_subject_details p {
  width: 679px;
  height: 26px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  color: var(--gray);
  margin: 17px 0px 2px 72px;
}

.data_subject_fields {
  display: flex;
  padding: 0px;
}

.data_subject_fields .mui-select,
.data_subject_fields input.ds_key {
  width: 232px;
  height: 36px;
  margin-bottom: 0px;
  padding-top: 0px !important;
}

.data_subject_fields input {
  box-sizing: border-box;
  width: 450px;
  height: 36px;
}

.data_subject_fields input~input {
  border-left: none;
}

@media screen and (max-width: 940px) {
  .info_alert {
    width: 100% !important;
    height: 70px !important;
  }
}

.info_alert {
  width: 694px;
  height: 63px;
  border: solid 1px var(--smoke);
  margin-top: 18px;
  border-left: 7px solid var(--smoke);
  font-size: 16px;
  text-align: center;
  color: var(--stone);
  display: block;
}

.alert-box-padding {
  padding-top: 4px;
}

.margin-10-alert-box {
  margin-bottom: 15px !important;
  margin-top: 10px !important;
}

.info-alert-style {
  width: 27px;
  height: 26px;
  font-family: truyo-icons;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--stone);
  margin: 8px 645px 6px 22px;
}

.info_alert label {
  line-height: 1.44;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  margin-top: 9px;
  margin-bottom: 8px;
  color: var(--gray);
  float: left;
  padding-left: 60px;
  margin-top: -28px;
}

.info_alert a {
  width: 78px;
  height: 23px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.44;
  color: var(--link);
  padding: 9px 49px 8px 0px;
  float: right;
  margin-left: 10px;
  margin-top: -39px;
}

/* Upload data info modal CSS */
#csv_file_setup_modal {
  width: 546px;
}

.modal-cancel {
  width: 29px;
  height: 27px;
  font-family: truyo-icons;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--gray);
}

#file_upload_rules {
  width: 464px;
  height: 108px;
  padding: 20px 0px 0px 20px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: var(--gray);
}

.modal_center_content_text2 hr {
  width: 100%;
  height: 1px;
  border: solid 1px var(--smoke);
  margin-bottom: 46px;
  margin-top: 0px;
}

.modal_center_content_text2 p {
  /* width: 426px; */
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  color: var(--gray);
  margin: 0px 25px 0px 0px;
}

.csv_example_1 {
  margin-top: 22px;
  margin-bottom: 20px;
}

.csv_example_2 {
  margin-top: 20px;
  margin-bottom: 19px;
}

.csv_example_3 {
  margin-top: 19px;
  margin-bottom: 20px;
}

#csv_file_setup_modal .modal_container {
  padding-bottom: 20px;
}

.ledger-title-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: -30px;
}

.center_content_text_title.ledger-title {
  margin-left: auto;
  width: 80%;
}

.logout_box_left {
  flex-basis: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column;
}

.logout_box_left .large_logo {
  text-align: center;
  max-width: 260px;
  min-width: 200px;
  margin-top: 0;
  margin-bottom: 10px;
  max-height: 180px;
}

.logout_box_right {
  flex-basis: 50%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  border-left: 1px solid var(--haze);
  padding-left: 60px;
  box-sizing: border-box;
}

.eula-title {
  margin-top: 14px;
  margin-bottom: 29px;
}

.eula-body {
  background-color: white !important;
  padding: 10px 25px 0px 45px;
}

.eula-content>ul>li,
.eula-content>ol>li {
  margin-left: -20px
}

.eula-content {
  padding: 0 35px 0 0;
  max-height: 80vh;
  overflow: hidden;
  overflow-y: auto;
}

.eula-disclaimer {
  width: 494px;
  font-size: 12px;
  margin-left: -40px;
}

body.logout {
  min-height: 100vh;
  display: flex;
  flex-flow: column;
  background-color: var(--light);
}

.ds_value_right {
  text-overflow: ellipsis;
  overflow: hidden;
}

.label-spacer {
  margin: 12px 0;
}

.csr_request_main_content {
  padding: 10px 0 8px 40px;
  width: 100%;
}

.data_subject_request_select {
  font-size: 16px;
  line-height: 1.44;
}

.data_subject_request_select .mui-radio {
  margin-top: 10px;
  margin-bottom: 10px;
}

.do_not_sell_request {
  width: 300px;
}

.do_not_sell_request p {
  margin-bottom: 20px;
}

.do_not_sell_request label {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 7px;
  margin-top: 20px;
}

.do_not_sell_request label[for="yes-agent"] {
  width: 18px;
  font-size: 16px;
}

.do_not_sell_request textarea {
  box-sizing: border-box;
  width: 100%;
  height: 96px;
  border: solid 1px var(--smoke);
}

.do_not_sell_request input {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 19px;
}

/* Custom content */
.custom-content textarea {
  width: 100%;
  height: 325px;
  resize: none;
  padding: 14px 8px 14px 8px;
}

.custom-content-edit-label {
  font-size: 22px;
  margin-top: 27px;
  margin-bottom: 30px;
  text-indent: 0;
  font-weight: 500;
}

.custom-content-edit-label ul {
  margin-bottom: -1px;
  margin-left: 10px;
}

#data-subject-request-message h2 {
  width: 433px;
}

#data-subject-request-message p {
  width: 541px;
  font-weight: normal;
}

.end {
  justify-self: end;
}

/* Rejection reasons content */
.reject-reason-list-item {
  font-size: 16px;
  line-height: 1.2;
  display: grid;
  grid-template-columns: 1fr 22px 22px;
  grid-column-gap: 20px;
  border-bottom: 1px solid var(--smoke);
  padding: 10px 0;
  align-items: center;
  word-break: break-all;
}

.form-grid div.add-new-condition {
  margin: 0 0 12px auto;
  display: flex;
}

#rejection_update_form {
  margin-top: 44px;
  width: 700px;
}

#new_rejection_update_form {
  margin-top: 28px;
  width: 700px;
}

.margin-8-right {
  margin-right: 8px;
}

/* activity indicator */
.lds-grid {
  background: white;
  border: 20px solid white;
  display: grid;
  grid-template-columns: repeat(3, 16px);
  grid-gap: 5px;
  grid-template-rows: auto;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
}

.lds-grid p {
  grid-column: 1 / span 3;
  padding: 10px 0 0 0;
  font-size: 12px;
  color: var(--stone);
  text-align: center;
  width: fit-content;
  margin-left: 6px;
}

.lds-grid div {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: var(--accent);
  animation: lds-grid 1.2s linear infinite;
}

.lds-grid div:nth-child(1) {
  animation-delay: 0s;
}

.lds-grid div:nth-child(2) {
  animation-delay: -0.4s;
}

.lds-grid div:nth-child(3) {
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(4) {
  animation-delay: -0.4s;
}

.lds-grid div:nth-child(5) {
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(6) {
  animation-delay: -1.2s;
}

.lds-grid div:nth-child(7) {
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(8) {
  animation-delay: -1.2s;
}

.lds-grid div:nth-child(9) {
  animation-delay: -1.6s;
}

@keyframes lds-grid {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }
}

.width-500 input {
  width: 100%;
  min-width: 500px;
  box-sizing: border-box;
}

.grid-fx131-auto {
  font-size: 16px;
  display: grid;
  grid-template-columns: 131px 1fr;
  grid-column-gap: 2px;
  margin-bottom: 0px;
  align-items: center;
}

.grid-fx131-auto .mui-select,
.grid-fx96-auto .mui-select {
  margin: 0;
  padding-top: 0;
}

.grid-fx131-auto .mui-select::before,
.grid-fx96-auto .mui-select::before {
  bottom: 0;
}

.grid-fx96-auto {
  font-size: 16px;
  display: grid;
  grid-template-columns: 96px 1fr;
  grid-column-gap: 4px;
  margin-bottom: 12px;
  align-items: center;
  text-align: left;
}

.margin-top-bottom-6 {
  margin: 6px 0;
}

.spacing-icon {
  height: 24px;
  width: 1px;
}

/* Conditional output - Task rejection rules*/
.condition_configure_edit {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
}

.condition_configure_edit h1 {
  min-width: 450px;
}

#delete_condition {
  display: inline-flex;
  /* margin-left: 400px; */
  pointer-events: auto;
  min-width: 150px;
}

#condition-parameters {
  display: flex;
  flex-direction: column;
  width: auto;
  border: solid 1px var(--smoke);
}

#condition-parameters h2 {
  margin-top: 15px;
}

.condition-fields {
  max-width: 630px;
  color: var(--gray);
  display: flex;
  margin-bottom: 20px;
}

.condition-fields input {
  width: 243px;
  border: solid 1px var(--smoke);
  color: var(--gray);
}

.condition-fields .mui-select {
  width: 365px;
  padding-left: 12px;
}

.condition-fields .mui-select>select {
  border: solid 1px var(--smoke);
  overflow-y: scroll;
}

.condition-fields .mui-select__menu {
  max-height: 400px;
}

.condition-parameters .validation-error .validation-error-always-shown {
  margin: 0px;
  padding: 0px;
}

#regulation-reasons {
  display: flex;
  flex-direction: column;
  width: auto;
  border: solid 1px var(--smoke);
  min-height: 170px;
  margin-top: 5px;
}

#regulation-reasons h2 {
  margin-top: 15px;
}

#regulation-reasons p {
  margin: 6px 0px 13px 20px;
}

#regulation-reasons .mui-select {
  width: auto;
  height: 36px;
  margin-bottom: 33px;
}

#regulation-reasons .mui-select>select {
  border: solid 1px var(--smoke);
}

.activity_type_select {
  display: flex;
  align-content: stretch;
  margin-bottom: 20px;
  margin-left: 20px;
}

.activity_type_select .mui-select {
  width: 365px;
  height: 36px;
  /* margin-right: 20px; */
  /* margin-left: 20px; */
}

.activity_type_select .mui-select>select {
  border: solid 1px var(--smoke);
  /* padding-right: 12px; */
}

.activity_type_select input {
  width: 349px;
  height: auto;
  border: solid 1px var(--smoke);
  /* margin-right: 12px; */
  margin-left: 12px;
}

.values_select .mui-select>select {
  padding-left: 12px;
}

.values_select .mui-select__menu {
  max-height: 400px;
}

#delete_condition {
  display: flex-end;
}

/* margin bottom 30px */
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

/* margin bottom 10px */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* margin bottom 16px */
.margin-bottom-16 {
  margin-bottom: 16px !important;
}

/* forgot password */
.forgot_password {
  position: relative;
  left: 25px;
  width: 155px;
  height: 17px;
  margin-bottom: 21px;
}

#restore-default-link {
  margin-top: 70px;
  font-size: 16px;
}

.togetherness h1 {
  margin-bottom: 0;
}

.togetherness h2 {
  margin-top: 29px;
  margin-bottom: 23px;
  white-space: nowrap;
}

.max-height_470{
  max-height: 470px;
}

.max-width-720 {
  box-sizing: border-box;
  max-width: 720px;
}

.max-width-830 {
  max-width: 830px;
}

.min-width-830 {
  min-width: 830px;
}

.min-width-max-content {
  min-width: max-content;
}

.margin-top-12 {
  margin-top: 12px;
}

.auditor_report_select_regulation {
  padding-right: 30px !important;
}

#auditor_report_form {
  justify-content: flex-end;
}

.auditor_report_container {
  clear: both;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  border: 1px solid var(--haze);
  padding: 26px;
  margin: 10px;
}

.auditor_report_metrics>.dashboard_container {
  width: 332px;
}

.auditor_report_metrics>.dashboard_container>.dashboard_overview_value,
.auditor_report_metrics>.dashboard_container>.dashboard_overview_label {
  width: 220px;
}

.auditor_report-icon-ar {
  color: #66cc99;
}

.auditor_report-icon-par {
  color: #7df7ba;
}

.auditor_report-icon-rr {
  color: #85bdff;
}

.auditor_report-icon-urr {
  color: #307fdb;
}

.display_flex {
  display: flex;
}

.display_inline_flex {
  display: inline-flex;
}

.justify_content {
  justify-content: space-between;
}

.justify-content-normal {
  justify-content: normal !important;
}

.flex_space_between {
  display: flex;
  justify-content: space-between;
}

.pad-left-right-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.report-graph {
  width: 100%;
  height: 320px;
}

.graph-tall {
  height: 420px;
}

.df-checkbox-line-height {
  line-height: 0px !important;
}

.df-checkbox-line-height>span {
  margin-top: 0.5em !important;
  margin-left: 0.8em;
}

.sf-confirm-all-text>span {
  line-height: 1.2em !important;
}

.email-template-error-box {
  border: 1px solid var(--alert);
  border-left-width: 6px;
  width: 630px;
  /* padding: 7px 17px; */
  padding: 4px 17px;
  margin: 12px 0 20px;
  color: var(--alert);
  display: flex;
  flex-flow: row wrap;
  flex: 1;
  height: 40px;
  align-items: center;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

.task_notes_header_label {
  text-align: left;
  border-right: 1px solid var(--smoke);
  min-height: 30px;
}

.task_notes_header_value {
  position: relative;
  text-align: left;
  height: auto;
  width: 300px;
}

#signup-helper-text {
  color: var(--gray);
}

.account_email_label_disabled {
  color: var(--gray) !important;
}

.account_email_label_disabled>input[type="email"]:disabled {
  color: var(--gray) !important;
  background-color: var(--light) !important;
}

/* internal links underline*/
.links_underline {
  border-bottom: 1px solid !important;
  opacity: 1 !important;
  height: 2.5ex;
  box-sizing: border-box;
  line-height: 1.2;
}

.links_underline:hover,
footer.consumer a.footer_link:hover,
footer.org a.footer_link:hover {
  border-bottom: 3px solid !important;
  opacity: 1 !important;
}

.text-breadcrumb a:link,
.text-breadcrumb a:visited,
.text-breadcrumb a:hover,
.text-breadcrumb a:active,
.text-breadcrumb .links_underline,
a.link.text-breadcrumb {
  height: auto !important;
  color: var(--link);
  border-bottom: 1px solid var(--link) !important;
  display: inline-block;
  line-height: 0.85;
  text-shadow:
    1px 1px white,
    1px -1px white,
    -1px 1px white,
    -1px -1px white;
}

.text-breadcrumb a:hover,
a.link.text-breadcrumb:hover,
.text-breadcrumb .links_underline:hover {
  border-bottom-width: 3px !important;
}

a.main-color,
span.main-color {
  border-bottom: 1px solid !important;
  opacity: 1 !important;
}

a.main-color:hover,
span.main-color:hover {
  border-bottom: 3px solid !important;
  opacity: 1 !important;
}

.flush-right,
.align-right {
  margin-left: auto;
}

.overdue {
  color: var(--alert);
}

/* awww... our first custom component! */
progress-ring {
  display: block;
  margin: 0 auto;
  font-weight: 500;
}

progress-ring.green,
progress-ring.yellow,
progress-ring.red {
  background-color: transparent !important;
}

progress-ring circle.background {
  fill-opacity: 0.5 !important;
}

progress-ring.green circle.foreground {
  color: var(--positive);
  fill: var(--positive);
  background-color: transparent;
}

progress-ring.yellow circle.foreground {
  color: var(--warning);
  fill: var(--warning);
  background-color: transparent;
}

progress-ring.red circle.foreground {
  color: var(--alert);
  fill: var(--alert);
  background-color: transparent;
}

a.top-profile:link,
a.top-profile:hover,
a.top-profile:link:hover a.top-profile:focus {
  border-bottom: 0;
}

a:link {
  border-bottom: 1px solid;
}

a:hover {
  border-bottom: 3px solid;
}

/* exluding borders for empty links and modals */
a[href^="#"],
a[rel="modal:open"],
a[rel="modal:close"],
a:not([href]) {
  border-bottom: none;
}

a[href^="#"]:hover,
a[rel="modal:open"]:hover,
a[rel="modal:close"]:hover,
a:not([href]):hover {
  border-bottom: none;
}

/* links with no border; */
.no_underline,
.no_underline a,
ul.mui-dropdown__menu a,
.underline_hover {
  border-bottom: none !important;
}

.no_underline:hover,
.no_underline a:hover,
ul.mui-dropdown__menu a:hover {
  border-bottom: none !important;
}

.no_border_top {
  border-top: none;
}

/* Email template */
.email-template-helper {
  width: auto;
  font-size: 12px;
  color: var(--gray);
  padding-top: 2px;
  padding-bottom: 10px;
  line-height: normal;
}

.email-template-title {
  width: auto;
  font-size: 16px;
  line-height: 1.88;
  color: var(--gray);
  padding-bottom: 0px;
  line-height: normal;
}

.no_pointer {
  pointer-events: none;
  cursor: default;
}

.background-color-light {
  background-color: rgba(215, 215, 215, 0.3);
}

.background-color-white {
  background-color: white !important;
}

#template_body {
  border: solid 1px var(--smoke);
  width: auto;
  height: 380px;
  padding: 26px;
  margin: 0;
  overflow: auto;
}

#email_preview_test,
#email_templates_settings_test {
  margin: 0;
}

#email_edit_form .trumbowyg-box {
  margin-top: 5px !important;
}

#mail_preview .modal_container {
  padding: 25px 40px 0px 40px;
}

#mail_preview .modal_bottom {
  padding-top: 13px;
  height: 90px;
}

#mail_preview .modal_text_title {
  margin-bottom: 18px;
}

.regulation-support {
  float: left;
  margin-right: 100px;
}

.regulation-support>label,
.checkbox-correction>label {
  vertical-align: text-top;
}

.regulation-support>span,
.checkbox-correction>span {
  padding-left: 0.4em;
  vertical-align: top;
}

/* multiline checkbox

display: block;
width: 22em;
overflow-wrap: break-word;
white-space: normal;
padding-left: 36px;
text-indent: 0;
*/
.regulation-support input[type=checkbox]:disabled+label {
  cursor: not-allowed;
}

.mui-checkbox-fix-span {
  position: absolute;
  left: 20px;
  top: -4px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 20em;
  height: 20px;
  text-indent: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: var(--gray);
  background-color: var(--white);
  padding-left: 8px;
}

textarea#template_contents {
  width: 700px;
  height: 411px;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid var(--smoke);
  display: flex;
  align-items: center;
  background-color: var(--white);
}

#mail_set_recipient .modal_center_content_text2 .lds-grid p {
  text-align: left !important;
}

#search-filter {
  display: inherit;
  height: 36px;
}

.pointer {
  cursor: pointer;
}

.pointer-none {
  pointer-events: none;
}

.display-flex {
  display: flex;
}

.display-block {
  display: block !important;
}

.display-grid {
  display: grid !important;
}

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

.display-contents {
  display: contents !important;
}

.inline-block {
  display: inline-block !important;
}

#lblTo {
  margin: 0 5px;
}

#lblStartDate,
#lblEndDate {
  border: 1px solid var(--haze);
  width: 150px;
  height: 36px;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
}

#lblStartDate input,
#lblEndDate input {
  width: 120px;
  height: 30px;
  font-size: 16px;
  border: 0;
}

#lblStartDate i,
#lblEndDate i {
  position: absolute;
  top: 6px;
  right: 6px;
}

#search-filter input {
  width: 300px;
}

@media screen and (max-width: 1034px) {
  #lblStartDate.margin-top-lg {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1099px) {
  #lblTo.margin-top-lg {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1270px) {
  #lblEndDate.margin-top-lg {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1363px) {
  #date-reset.margin-top-lg {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1588px) {
  #search-filter.margin-top-lg {
    margin-top: 20px;
  }
}

.width-953 {
  width: 953px;
  box-sizing: border-box;
}

.width-324 {
  width: 324px;
  box-sizing: border-box;
}

.mui-tabs__bar.tabs-bubble.same-width-134>li {
  width: 134px;
}

.icon-font-size-20:before {
  font-size: 20px;
}

.checkbox-explanation {
  padding-left: 2.3em;
  color: var(--gray);
}

.vaccination_card {
  max-width: 500px;
  min-width: 400px;
  max-height: 500px;
}

.border-left-none {
  border-left: none;
}

#request-type-select {
  width: 272px;
  height: 36px;
  padding-top: 0px !important;
  margin-bottom: 32px;
  padding: 7px 0px 5px 9px;
}

.disclosures_menu {
  text-align: left;
  padding-left: 0px !important;
}

.disclosures_menu>li>a {
  cursor: pointer;
  cursor: hand !important;
}

.show-alert {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.with-alert {
  padding: 0 0 0 18px;
}

.with-alert .task_alert_container {
  border: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.with-alert .alert_div_text {
  margin: 0 0 0 8px;
  padding: 0;
}

.review-detail-menu_divider {
  clear: both;
  width: 100%;
  margin: 14px 0px;
  height: 1px;
  border-top: 1px solid var(--haze);
  grid-column-start: 1;
  grid-column-end: 3;
}

.review-detail-grid-columns {
  grid-column-start: 1;
  grid-column-end: 3;
}

.data_use_container {
  min-width: 747px;
  min-height: 53px;
  border: solid 1px var(--smoke);
  margin-bottom: 20px;
  padding-right: 25px;
}

#request-type-select {
  width: 272px;
  height: 36px;
  padding-top: 0px !important;
  margin-bottom: 32px;
  padding: 7px 0px 5px 9px;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-end {
  justify-content: flex-end;
}

#forget_activity_request-select {
  margin-top: 4px;
  margin-bottom: 0;
  width: 272px;
  box-sizing: border-box;
}

#forget_activity_request-select.mui-select::before {
  top: 2px;
}

.margin-0 {
  margin: 0 !important;
}

.padding-0 {
  padding: 0;
}

.padding-top-5 {
  padding-top: 5px;
}

#request-selection,
#forget_activity_request {
  padding: 0px 25px !important;
  border: none !important;
  width: 272px;
  margin-bottom: 32px;
}

#request-selection [data-icon]:before,
#forget_activity_request [data-icon]:before {
  display: flex;
}

#IWS_mui [data-icon]:before {
  display: flex;
}

#IWS_mui {
  margin-right: 16px;
}

#request-selection>select,
#forget_activity_request>select {
  padding: 0px 5px !important;
  border: none !important;
  font-size: 16px;
}

.disclosures_page_header {
  width: calc(100vw - 400px);
  min-width: 760px;
}

.width_100pc {
  width: 100%;
}

.disclosures_grid {
  grid-template-columns: 310px 1fr !important;
  grid-column-gap: 40px !important;
}

.disclosures_main_content {
  width: calc(100vw - 600px) !important;
  min-width: 747px;
  margin-right: 42px;
  width: 100%;
  display: block;
  margin-left: auto;
  text-align: left;
}

.height_100pc {
  height: 100% ! important;
}

.height-auto {
  height: auto ! important;
}

.height-unset {
  height: unset ! important;
}

.height-36 {
  height: 36px !important;
}

.height-38 {
  height: 38px !important;
}

.height-40 {
  height: 40px !important;
}

.height-74 {
  min-height: 74px !important;
}

.height-53 {
  height: 53px !important;
}

.height-33 {
  height: 33px !important;
}

.height-20 {
  height: 20px !important;
}

.height-21 {
  height: 21px !important;
}

.height-16 {
  height: 16px !important;
}

.height-112 {
  height: 112px !important;
}

.height-800 {
  height: 800px !important;
}

.height-1600 {
  height: 1600px !important;
}

.audit_log {
  display: flex;
  flex-flow: row wrap;
  margin: 20px 0px;
}

.audit_log_content_center {
  padding-right: 0px !important;
}

.audit_log>div {
  margin-left: 20px;
}

.audit-log-select {
  margin: 0px !important;
  padding: 5px 0px !important;
}

.audit-log-select>.mui-select__menu {
  height: auto !important;
  max-height: 500px !important;
  top: 40px !important;
  font-size: 12px;
  word-wrap: break-word;
}

.audit-log-select>.mui-select__menu>div {
  height: auto !important;
  font-size: 12px;
  word-wrap: break-word;
  line-height: 1.08;
  padding: 12px 10px;
  cursor: pointer;
  white-space: normal;
  font-weight: normal;
  /* width: 202px; */
}

.audit_log_date {
  width: 145px !important;
}

.audit_log_date:focus {
  border: none !important;
}

.mui-select__menu>div {
  text-align: left !important;
}

#lblTo {
  margin: 0 5px;
}

#auditLogStartDate {
  border: 1px solid var(--haze);
  width: 150px;
  height: 36px;
}

#auditLogStartDate input {
  width: 120px;
  height: 30px;
  font-size: 16px;
}

#auditLogStartDate i,
#auditLogEndDate i {
  top: 6px;
  left: 84%;
}

#auditLogEndDate {
  border: 1px solid var(--haze);
  width: 150px;
  height: 36px;
}

#auditLogEndDate input {
  width: 120px;
  height: 30px;
  font-size: 16px;
}

.audit-log-select>select {
  font-size: 12px;
}

.audit-log-select>select>option {
  white-space: normal;
  word-wrap: break-word;
}

.height-40 {
  height: 40px !important;
}

#radio-reject-task,
#radio-accept-task {
  margin: 10px 0px !important;
}

#radio-reject-task>label,
#radio-accept-task>label {
  text-indent: 16px !important;
}

#radio-reject-task>label>span,
#radio-accept-task>label>span {
  padding-top: 0.05rem;
  font-size: 16px;
  font-weight: normal;
}

#reject_reasons>.mui-select__menu {
  top: 0 !important;
  width: 500px;
  height: 390px !important;
}

#reject_reasons>.mui-select__menu>div {
  word-wrap: break-word;
  white-space: normal !important;
  height: auto !important;
  line-height: 1.4 !important;
  padding: 8px 22px !important;
}

.questions_prefilled_total{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.max-width-744 {
  max-width: 744px !important;
}

.text-justify {
  text-align: justify !important;
}

.request_bin {
  display: grid;
  grid-template-columns: 1fr 200px;
  min-height: 124px;
  padding-top: 24px;
  box-sizing: border-box;
  border-bottom: 1px solid var(--haze);
  width: 100%;
  align-content: baseline;
}

.request_bin:last-child {
  border-bottom: none;
}

.request_bin h2 {
  margin: 0;
}

.request_text p {
  line-height: normal;
}

h2.centered {
  margin: 0 auto;
}

.action_bin {
  display: grid;
  grid-row-gap: 18px;
  justify-content: center;
  margin-bottom: 40px;
}

.header-end {
  display: flex;
  justify-content: flex-end;
}

#privacy-account-dropdown {
  width: 92px;
}

#privacy-account-dropdown .truyo-drop-down-options {
  width: 204px;
}

.rejection-layout {
  display: flex;
  width: auto;
  margin-bottom: 10px;
}

#review_reject_account, #review_reject_request {
  width: 546px;
}

#review_reject_account>div>.modal_center_content_text2,
#review_reject_request>div>.modal_center_content_text2 {
  margin-bottom: 0px !important;
}

.rejection-layout>.mui-select {
  padding-top: 5px !important;
  margin-bottom: 0px !important;
  width: 100%;
}

.rejection-layout>.mui-select:before {
  right: 3px !important;
  height: 30px !important;
}

.rejection-layout>.mui-select>.mui-select__menu {
  max-height: 350px;
  width: 300px !important;
  top: 40px !important;
}

.rejection-layout>.mui-select>.mui-select__menu>div {
  word-wrap: break-word;
  white-space: normal !important;
  height: auto !important;
  line-height: 1.4 !important;
  padding: 8px 22px !important;
}

.rejection-layout>.delete-link {
  color: var(--gray);
  padding-top: 10px;
  margin-left: 10px;
}

.header-with-drop-down ul.mui-dropdown__menu {
  padding: 0;
}

.header-with-drop-down ul.mui-dropdown__menu li {
  margin: 0;
}

.header-with-drop-down ul.mui-dropdown__menu li a {
  padding: 8px 9px;
  font-size: 16px;
}

#no-more-reasons {
  padding: 1px 9px;
  color: var(--alert) !important;
  font-weight: normal;
  text-indent: 0;
  margin-top: 5px;
  position: static;
  font-size: 12px;
  cursor: auto;
}

.background-none {
  background: none !important;
}

.mui-optgroup__option::before {
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  border-top: 1px solid var(--smoke);
  content: '';
}

.mui-optgroup__option {
  position: relative;
  text-indent: 0;
}

.mui-optgroup__label {
  display: none;
}

.configure-select-sso {
  padding-top: 5px !important;
  margin-bottom: 0px;
}

.configure-select-sso:before {
  right: 8px;
  bottom: 0px;
}

.configure-select-sso>.mui-select__menu {
  top: 0px !important;
  z-index: 10 !important;
}

.configure-select-sso>.mui-select__menu>div {
  font-weight: normal !important;
}

/* Configure user roles */
.roles {
  table-layout: fixed;
  width: 100%;
  min-width: 1020px;
}

.roles th {
  width: 110px;
  height: 36px;
  text-align: center;
  box-sizing: border-box;
  background: var(--light);
  font-size: 12px;
  border-bottom: 1px solid var(--smoke);
  padding: 0 6px;
  /* white-space: nowrap; */
}

.roles td .mui-checkbox {
  margin: 2px auto !important;
}

.roles th:first-child {
  width: 35% !important;
  background-color: var(--white);
}

.roles td {
  height: 74px;
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  border: 2px solid var(--smoke);
  padding: 0px 0px 6px 0px;
}

.roles .border-bottom-smoke td,
.roles .border-top-smoke td,
.roles tr:nth-child(n):nth-child(-n+2) td,
.roles tr:last-child td {
  padding-bottom: 9px !important;
}

@media screen and (min-width: 1200px) {
  .roles td {
    padding: 0px 8px 6px 8px !important;
  }
}

@media screen and (min-width: 1200px) {
  body {
    overflow: auto !important;
  }
}

.roles tbody td:first-child {
  text-align: left;
  width: 334px;
  border: none;
  padding-left: 0px !important;
  vertical-align: middle;
  padding-top: 4px !important;
}

.roles tbody td:last-child {
  border: none;
}

.roles td .mui-select {
  padding-left: 8px;
  padding-right: 8px;
}

@media screen and (min-width: 1200px) {
  .roles td .mui-select {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.roles td .mui-select:before {
  width: 53px;
  height: 13px;
}

.roles td .mui-select>select {
  height: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 7px;
  padding-right: 20px;
}

.home_page>select {
  font-size: 12px;
}

.request-titles {
  font-size: 16px;
  /* font-weight: bold; */
  padding-bottom: 4px;
  padding-top: 2px;
}

.request-attributes {
  font-size: 12px;
  font-weight: normal;
}

.roles td {
  height: auto;
  padding-top: 5px;
  padding-bottom: 9px;
}

.roles tr {
  border-bottom: none;
}

.roles tr td {
  border-bottom: none;
  border-top: none;
  vertical-align: bottom;
}

.roles tr:nth-child(1) td {
  vertical-align: middle;
}

/* rows 1-4 and the last one are "single choices" */
.roles tr:nth-child(n):nth-child(-n+2),
.roles tr:last-child {
  border-bottom: 1px solid var(--smoke);
}

.roles tr:nth-last-child(8) {
  border-bottom: none !important;
}

.roles tr:nth-child(4) td,
.roles tr:nth-child(5) td,
.roles tr:nth-child(6) td,
.roles tr:nth-child(7) td,
.roles tr:nth-child(9) td,
.roles tr:nth-child(10) td {
  padding-top: 0px !important;
}

.roles tr:first-child .mui-checkbox {
  margin-top: 10px !important;
}

.roles .mui-select::before {
  font-family: 'truyo-icons';
  content: 'q';
  font-size: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--stone);
  width: 20px;
  height: 30px;
  position: absolute;
  right: 6px;
  bottom: 0;
  top: 6px;
  pointer-events: none;
}

#user_roles_link {
  margin-top: 7px;
  margin-bottom: 12px;
  font-size: 16px !important;
}

.sub-brand-none {
  color: var(--stone);
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  padding-left: 10px;
}

.delete-subbrand {
  position: absolute;
  right: 0px;
  display: block !important;
}

.upload-data-icon {
  padding-top: 2px;
  padding-right: 10px;
}

/* Conditional output - Accept task */
#conditional-task-ouput {
  margin-top: 14px;
  margin-bottom: 18px;
  margin-left: 24px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  width: 200px;
}

#conditional-task-ouput>.mui-radio>label {
  text-indent: 20px;
}


.data-action-label {
  font-size: 14px;
}

.data-action {
  display: flex;
  flex-flow: wrap;
  width: 100%;
  opacity: 1;
  padding: 10px;
  margin-left: 20px;
}

.data-action-narrow {
  padding: 3px !important;
  margin-left: 5px !important;
}

.data-action-item-view {
  line-height: 23px;
}

.data-action-item-view-header {
  margin-bottom: 5px;
  border-bottom: 1px solid #5a5a5a;
}

.data-action-item {
  justify-content: center;
  margin-left: 12px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

.data-action-item-view-only {
  justify-content: space-between;
  border-left: 1px solid #aaa;
  padding-left: 12px;
  margin-left: 12px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  max-width: 30%;
  min-width: 30%;
}

.data-action-item-view-only:first-of-type {
  border: none;
}

#assessment_entry_form .question-selection .mui-radio label>span {
  white-space: break-spaces;
  width: auto;
  display: block;
  line-height: normal;
}

.fw-title {
  margin-left: 10px;
}

.assessment-metric-container {
  width: 200px;
  float: left;
  border: 1px solid #ccc;
  height: 58px;
  padding: 5px;
  position: relative;
  margin: 10px;
}

.assessment-metric-single {
  width: 45px;
  text-align: center;
  padding-top: 5px;
  float: left;
  margin: 0px;
}

.assessment-metric-value {
  padding-top: 0px;
  text-align: left;
  width: 180px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 60px;
}

.assessment-metric-name {
  position: absolute;
  left: 60px;
  top: 33px;
  font-size: 14px;
}


#assessment_entry_form .question-selection .mui-radio>label,
.mui-checkbox>label {
  padding-top: 0px;
}

.assessment_form_correction {
  margin-bottom: 24px;

}

#assessment_entry_form .question-selection .mui-checkbox,
.mui-radio {
  margin-bottom: 10px;
}

.assessment_entry_form_div {
  /* width: 630px;    */
  white-space: normal !important;
  line-height: 30px;
  margin-left: 25px;
  text-indent: 0px !important;
  margin-top: -5px;
  font-weight: normal;
}

.no_account_request_selection {
  width: 300px;
  white-space: normal !important;
  line-height: 23px;
  margin-left: 25px;
  text-indent: 0px !important;
  margin-top: -10px;
}

#accept-task-condition {
  margin-left: 24px;
  margin-bottom: 24px;
}

#accept-task-condition>.mui-checkbox>label {
  text-indent: 14px;
}

#accept-task-condition>.mui-checkbox>label>span {
  width: 40em;
}

#reject-task-condition {
  margin-top: 18px;
}

#add_condition {
  margin-top: 30px;
}

@media screen and (min-width: 800px) {
  #conditional-output-header {
    min-width: 511px;
  }
}

.min-height-750 {
  min-height: 750px;
}

.upload-data-icon {
  padding-top: 2px;
  padding-right: 10px;
}

.min-width-760 {
  min-width: 760px;
}

#about_truyo {
  width: 546px;
}

#about_truyo.modal a.close-modal {
  top: 29px;
  right: 37px;
}

#about_truyo .modal_container {
  padding: 0 25px;
}

.about-grid {
  display: grid;
  grid-template-columns: 148px 1fr;
  grid-column-gap: 17px;
}

.about-grid img {
  width: 157px;
  padding-top: 30px;
}

.about-info {
  display: grid;
  grid-template-rows: 40px 30px auto auto auto;
  grid-template-columns: auto;
  border-left: 1px solid var(--smoke);
  padding-left: 16px;
  margin-bottom: 20px;
  margin-top: 42px;
}

.about-info h2 {
  margin: 0 0 16px;
  padding: 0;
}

#edition_features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 0;
  grid-row-gap: 7px;
  margin-bottom: 37px;
  margin-top: 14px;
}

#edition_features .feature {
  font-size: 14px;
  display: grid;
  grid-template-columns: 20px 1fr;
  grid-column-gap: 6px;
}

.bottom {
  margin-top: auto;
}

.edition-truyo,
.edition-type {
  text-transform: capitalize;
  color: var(--gray);
  font-size: 16px;
  margin-right: 6px;
}

.edition-level {
  text-transform: capitalize;
}

.platinum {
  font-weight: bold;
  color: #878585;
  background: -webkit-linear-gradient(121deg, #878585 9%, #999797 14%, #adabab 61%, #bbbaba 61%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gold {
  font-weight: bold;
  color: #836913;
  background: -webkit-linear-gradient(137deg, #836913 13%, #d0981c 64%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.silver {
  font-weight: bold;
  color: #5c627b;
  background: -webkit-linear-gradient(122deg, #5c627b 6%, #9aabc1 55%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.min-height-750 {
  min-height: 750px;
}

.unauth-uh-oh {
  font-size: 28px;
  font-weight: 500;
  width: 100%;
  color: var(--gray);
}

.unauth-uh-oh-sub {
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  color: var(--gray);
  margin-top: 5px;
}

.unauth-uh-oh-error-details {
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  color: var(--stone);
  margin-top: 10px;
}

#configure_sub_brand_form .box-section {
  width: calc(100vw - 580px);
  min-width: 810px;
}

.grid-row-grouper .radio-explanation {
  padding-top: 0.2em;
  line-height: 1.4em
}

.home_page .mui-select__menu>div {
  font-size: 12px;
}

.grid-row-gap-16 {
  grid-row-gap: 16px !important;
}

/* Auth agent upload css */
.upload-documents h2 {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1.2;
}

.skip_upload_div {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 16px;
}

.upload-documents p {
  font-size: 12px;
}

.upload-documents label {
  text-align: center;
  padding: 8px 0px;
}

.upload-documents .grid-span {
  margin-top: 36px;
  margin-bottom: 36px;
}

.upload-doc-files {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid var(--haze);
  padding-top: 8px;
  padding-bottom: 8px;
}

.upload-doc-files p {
  line-height: 1.0;
}

.upload-doc-files .file-name {
  font-size: 16px;
  word-wrap: anywhere;
}

.upload-doc-files .red-alert {
  color: var(--alert);
  padding-right: 8px;
  font-size: 20px;
  vertical-align: middle;
}

.upload-doc-files .icon-check {
  padding-left: 5px;
  vertical-align: middle;
  color: #37a46e;
  font-size: 14px;
}

#req_verification_alert {
  border: 1px solid #c78500 !important;
  border-left-width: 7px !important;
}

#upload_progress_error {
  display: none;
  padding: 6px 0px 0px 0px;
  margin-top: 0px !important;
}

#portal_password_expiry {
  width: 156px;
}

.no-text-wrap {
  white-space: nowrap;
}

.text-wrap {
  text-wrap: wrap;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
}

.flex-left {
  display: flex;
  align-items: center;
  justify-content: left;
}

.grid-col-3 {
  grid-column: 3;
}

/* review - rework request */
.highlightRow {
  background-color: rgba(56, 149, 255, 0.1);
}

.new_first_column {
  padding: 0px 0px 0px 15px !important;
}

td span.new_round {
  background-color: #09548b;
  border-radius: 12px;
  padding: 2px 6px;
  color: var(--white);
  font-size: 12px;
}

.add_related_request {
  float: right;
}

.related_req_title {
  margin-bottom: 50px;
}

.related_req_title h2 {
  margin: 0 !important;
  float: left;
}

.rework_req_verification_alert {
  margin-bottom: 20px;
  ;
}

.rework_req_verification_alert ul {
  margin-left: -25px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#rework_req_system_box {
  margin-bottom: 30px;
}

#rework_req_system_box h2,
#req_rework_details_box h2 {
  margin: 0px !important;
}

#rework_req_system_box p,
#req_rework_details_box p {
  margin: 7px 0px 0px 0px !important;
}

#rework_req_system_box .mui-checkbox-fix-span,
#reject_reasons .mui-checkbox-fix-span {
  text-indent: 20px;
  padding-left: 0px;
  font-size: 16px;
  font-weight: normal;
  top: -2px;
}

#rework_req_system_box section,
#reject_reasons section {
  /* margin-top: 20px; */
  max-height: 165px;
  overflow-y: scroll;
  overflow-x: hidden;
}

#rework_helper_text {
  text-indent: 9px;
  line-height: 1.0;
}

#rework_request_comment_err {
  margin-top: 0px;
  line-height: 1.4;
  padding-top: 0px;
}

#req_rework_details_box textarea {
  margin: 9px 0px 9px 0px;
  width: 100%;
}

/* review - rework request -- end*/
.max-760 {
  box-sizing: border-box;
  max-width: 760px;
}

.or-bin {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.or-bin div {
  height: 1px;
  border-top: 1px solid var(--smoke);
  width: 100%;
}

.or-bin .or {
  padding: 0 20px;
}

.form-grid h4 {
  margin-top: 0;
}

.flex-basis-100 {
  flex-basis: 100%;
}

.admin_center_content_text_breadcrumbed {
  padding: 16px 0 8px 36px
}

.textbox-with-close {
  display: grid;
  grid-template-columns: auto 20px;
  align-items: center;
}

.textbox-with-close .icon {
  cursor: pointer;
}

.textbox-with-close .icon:hover {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.data_subject_request_brand_select .mui-checkbox {
  font-size: 16px !important;
}

#add_sys_co>div.mui-select__menu>div::after {
  content: attr(data-user-role);
  display: inline-block;
  position: relative;
  font-size: 12px;
  color: var(--gray);
  margin-left: 0.2em;
}

.mui-textfield>input:focus {
  padding: 0 6px;
}

.mui-textfield--float-label>input:focus~label,
.mui-textfield--float-label>textarea:focus~label,
.mui-textfield--float-label>input:not(:focus).mui--is-not-empty~label,
.mui-textfield--float-label>input:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield--float-label>input:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield--float-label>textarea:not(:focus).mui--is-not-empty~label,
.mui-textfield--float-label>textarea:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield--float-label>textarea:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: var(--gray);
}

.ds_status_round.with-icon {
  display: inline-grid;
  align-items: center;
  grid-template-columns: 18px 1fr;
}

.ds_status_round.with-icon .icon {
  line-height: 0.8;
}

.downgrade_text {
  grid-column: 1 / span 2;
  width: 100%;
}

.downgradeRequest_checkbox {
  margin-top: 16px !important;
}

.downgradeRequest_alert {
  line-height: 1.5 !important;
}

.downgradeRequest_checkbox span {
  font-size: 16px !important;
  width: 30em !important;
  top: -3px !important;
  white-space: normal !important;
  height: auto !important;
  line-height: 23px !important;
  font-weight: normal !important;
}

.min-width-1020 {
  min-width: 1020px;
}

.neutral-gray {
  color: var(--neutral-gray);
}

.gravel {
  color: var(--stone);
}

.quiklinks-rules-container {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  min-width: 740px;
}

.quiklinks-rules-container>.documents-sub-container {
  min-width: fit-content !important;
  padding-right: 40px !important;
}

/* Documents page */
.documents-page-container {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.profile-page-container {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  min-width: 950px;
}

.documents-sub-container {
  min-width: 500px;
  height: 87px;
  font-weight: normal;
  padding: 15px 0px 0px 17px;
  font-size: 16px;
  cursor: pointer;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: minmax(19px, auto) 1fr;
  transition: all 0.2s ease-in-out;
  border: solid 1px var(--haze);
  background-color: var(--white);
  position: relative;
}

.quiklinks-rules-container .documents-sub-container i {
  transition: all 0.2s ease-in-out;
  background-color: var(--white);
}


.index-sub-container {
  min-width: 100px;
  font-weight: normal;
  padding: 15px 0px 0px 17px;
  font-size: 16px;
  transition: all 0.2s ease-in-out;
  border: solid 1px var(--haze);
  background-color: var(--white);
  position: relative;
}

.profile-sub-container-inner {
  width: 450px;
  border-right: 1px solid var(--haze);
  height: 60px;
}

.profile-sub-container-inner-value {
  padding-left: 25px;
  border-right: 1px solid var(--haze);
  height: 60px;
  width: 200px;
}

.documents-sub-container:focus,
.index-sub-container:focus {
  outline: thin dotted !important;
}

.documents-sub-container:hover,
.index-sub-container:hover {
  background-color: var(--main);
  opacity: 100% !important;
  color: var(--white);
  border: none;
  position: relative;
}

.documents-sub-container:hover .profile-sub-container-inner-value>div {
  color: var(--white);
  transition: all 0.2s ease-in-out;
}

#pane-features .documents-sub-container:hover,
#pane-features .index-sub-container:hover {
  background-color: var(--white) !important;
}

.documents-sub-container:hover:after,
.index-sub-container:hover:after {
  content: "";
  position: absolute;
  /* background: rgba(255,255,255,0.1); */
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.documents-sub-container:hover .documents-data-icon,
.quiklinks-rules-container .documents-sub-container:hover i,
.index-sub-container:hover .index-sub-container-icon {
  background-color: var(--main) !important;
  opacity: 90% !important;
  color: var(--white);
}

.documents-sub-container:hover .documents-sub-container-content,
.documents-sub-container:hover .profile-sub-container-content,
.index-sub-container:hover .index-sub-container-content {
  background-color: var(--main) !important;
  color: var(--white);
  opacity: 100% !important;
}

.documents-sub-container:hover .documents-sub-container-desc,
.documents-sub-container:hover .icon,
.index-sub-container:hover .index-sub-container-desc,
.index-sub-container:hover .icon {
  color: var(--white);
}

.documents-sub-container .icon {
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: var(--gray);
  position: absolute;
  right: 15px;
  top: 36%;
}

.documents-sub-container-desc {
  width: 500px;
  color: var(--gray);
  font-size: 12px;
  grid-column: 1 / span 2;
  padding-bottom: 16px;
  line-height: 1.4;
}

.index-sub-container-desc {
  color: var(--gray);
  font-size: 12px;
  grid-column: 1 / span 2;
  padding-bottom: 16px;
  line-height: 1.4;
}

.documents-data-icon,
.index-sub-container-data-icon {
  padding: 30px 9px;
  background-color: var(--light);
}

.documents-data-icon:hover,
.index-sub-container-data-icon:hover {
  background-color: var(--accent);
  opacity: 90% !important;
  color: var(--white);
}

.documents-data-icon:focus,
.index-sub-container-data-icon:focus {
  background-color: var(--accent);
  opacity: 90% !important;
  color: var(--white);
  outline: 1px solid !important;
}

.documents-sub-container-content,
.index-sub-container-content {
  padding-top: 15px;
  padding-left: 17px;
}

.documents-sub-container:hover .truyo-icon,
.index-sub-container:hover .truyo-icon {
  color: var(--white);
}

.profile-sub-container-content {
  display: flex;
  padding-top: 15px;
  padding-left: 17px;
}

.assessment-data-uses-container,
.assessment-ai-uses-container {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: default;
  margin-top: 10px;
}

.assessment-data-use-container,
.assessment-ai-use-container {
  min-width: 0px;
  font-weight: normal;
  padding: 15px 17px 0px 17px;
  font-size: 16px;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: minmax(19px, auto) 1fr;
  transition: all 0.2s ease-in-out;
  border: solid 1px var(--haze);
  background-color: var(--white);
  position: relative;
}

.content-bg-color:hover {
  background-color: var(--white) !important;
}

.assessment-data-use-container-desc,
.assessment-ai-use-container-desc {
  color: var(--gray);
  font-size: 12px;
  grid-column: 1 / span 2;
  padding-bottom: 16px;
  line-height: 1.4;
}

.configure-data-icon {
  padding: 30px 9px;
  background-color: var(--light);
}

.configure-data-icon:hover {
  background-color: var(--accent);
  opacity: 90% !important;
  color: var(--white);
}

.configure-data-icon:focus {
  background-color: var(--accent);
  opacity: 90% !important;
  color: var(--white);
  outline: 1px solid !important;
}

.assessment-data-use-container-content {
  /* display: grid; */
  padding-top: 15px;
  padding-left: 17px;
}


/* Configure page */
.configure-page-container {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.configure-sub-container {
  min-width: 500px;
  height: 87px;
  font-weight: normal;
  padding: 15px 0px 0px 17px;
  font-size: 16px;
  cursor: pointer;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: minmax(19px, auto) 1fr;
  transition: all 0.2s ease-in-out;
  border: solid 1px var(--haze);
  background-color: var(--white);
  position: relative;
}

.configure-sub-container:focus {
  outline: thin dotted !important;
}

.configure-sub-container:hover {
  background-color: var(--main);
  opacity: 100% !important;
  color: var(--white);
  border: none;
  position: relative;
}

.content-bg-color:hover {
  background-color: var(--white) !important;
}

#pane-features .configure-sub-container:hover {
  background-color: var(--white) !important;
}

.configure-sub-container:hover:after {
  content: "";
  position: absolute;
  /* background: rgba(255,255,255,0.1); */
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.configure-sub-container:hover .configure-data-icon {
  background-color: var(--main) !important;
  opacity: 90% !important;
  color: var(--white);
}

.configure-sub-container:hover .configure-sub-container-content {
  background-color: var(--main) !important;
  color: var(--white);
  opacity: 100% !important;
}

.configure-sub-container:hover .configure-sub-container-desc,
.configure-sub-container:hover .icon {
  color: var(--white);
}

.configure-sub-container .icon {
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: var(--gray);
  position: absolute;
  right: 15px;
  top: 36%;
}

.configure-sub-container-desc {
  width: 415px;
  color: var(--gray);
  font-size: 12px;
  grid-column: 1 / span 2;
  padding-bottom: 16px;
  line-height: 1.4;
  width:465px;
}

.configure-data-icon {
  padding: 30px 9px;
  background-color: var(--light);
}

.configure-data-icon:hover {
  background-color: var(--accent);
  opacity: 90% !important;
  color: var(--white);
}

.configure-data-icon:focus {
  background-color: var(--accent);
  opacity: 90% !important;
  color: var(--white);
  outline: 1px solid !important;
}

.configure-sub-container-content {
  /* display: grid; */
  padding-top: 15px;
  padding-left: 17px;
}

#too_many,
#sar_restricted {
  border-top: 8px solid var(--alert);
}

/* Internet icon */
.M {
  width: 20px;
  height: 24px;
  font-family: truyo-icons;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--gray);
}

/* Building icon */
.N {
  width: 20px;
  height: 24px;
  font-family: truyo-icons;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--gray);
}

/* apply to select when permission for a role is denied */
.error-mui-select {
  border: 2px solid var(--alert) !important;
}

.error-div-padding {
  padding: 5px 0px 8px 0px;
}

/* truyo support modal and assessment entry modal*/
#truyo_support_modal.modal,
#assessment_entry_modal.modal,
#assessment_risk_modal.modal,
#add_privacy_assessment.modal,
#assessment_start_modal,
#assessment_renew_modal {
  width: 782px;
  max-width: 782px;
}

#truyo_support_modal .modal_text_title,
#assessment_entry_modal .modal_text_title,
#assessment_risk_modal.modal .modal_text_title,
#add_privacy_assessment .modal_text_title {
  margin-bottom: 9px !important;
}

#truyo_support_modal #ts_info_text,
#assessment_entry_modal #assessment_info_text,
#assessment_risk_modal.modal #assessment_info_text #add_privacy_assessment #assessment_info_text {
  padding-bottom: 34px;
}

#truyo_support_modal p,
#assessment_entry_modal p,
#add_privacy_assessment p,
#assessment_risk_modal p {
  margin: 0px !important;
  line-height: 1.4;
}

#truyo_support_modal .ts_box,
#assessment_risk_modal .assessment_box,
#assessment_entry_modal .assessment_box,
#add_privacy_assessment .assessment_box,
#assessment_start_modal .assessment_box,
#assessment_renew_modal .assessment_box {
  display: flex;
}

.two-digits {
  width: 105px !important;
}

#assessment_risk_modal .assessment_box_left {
  padding-right: 5px;
  border-right: 1px solid var(--smoke);
}

.ts_left,
.assessment_box_left {
  padding-right: 36px;
  border-right: 1px solid var(--smoke);
}

.ts_right,
.assessment_box_right {
  padding-left: 52px;
}

.ts_box h2,
.assessment_box h2 {
  margin-bottom: 6px !important;
  margin-top: 0px !important;
  font-size: 22px;
}

.ts_left a,
.ts_right a {
  margin-top: 34px !important;
}

#ts_helper_text {
  font-size: 12px;
  padding-top: 62px;
  color: var(--gray);
}

#truyo_support_modal .modal_bottom {
  justify-content: flex-end;
}

#truyo_support_modal .modal_text_title a {
  top: 20px;
  right: 27px;
  position: absolute;
  font-size: 30px;
  color: #949494;
}

#truyo_support_modal .close-modal {
  display: none;
}

.flex-none {
  flex: none !important;
}

/* health check reports */
#dashboard_health_check_reports .show_in_dashboard {
  display: block;
}

#dashboard_health_check_reports .hide_in_dashboard {
  display: none;
}

#history-location,
#location-by-hour {
  min-width: auto !important;
  background-image: none !important;
}

.grid-col-gap-12 {
  grid-column-gap: 12px !important;
}

#verification-questions .verification-questions {
  display: grid;
}

.verification-questions-heading {
  width: 900px;
  display: grid;
  grid-template-columns: 50% 50%;
  margin-bottom: 8px;
}

.verification-questions-title h4,
#verification-questions h4 {
  margin-bottom: 2px !important;
  margin-top: 0px !important;
  font-size: 28px;
  font-weight: 500;
}

.verification-questions input {
  width: 100%;
}

#add_translation_language~.mui-select__menu {
  /* margin-top: 50px; */
  margin-bottom: 50px;
  /* top: -30px !important; */
  top: 56px !important;
  right: 0px;
  height: 66vh !important;
}

.uppercase {
  text-transform: uppercase;
}

.align-items-center {
  align-items: center;
}

.grid-template-rows-auto {
  grid-template-rows: auto !important;
}

.font-normal {
  font-weight: normal;
}

.border-none {
  border: none !important;
}

.border-top-10 {
  border-top: 1px solid var(--haze);
  padding-top: 10px;
}

.d-flex {
  display: flex;
}

.p-0 {
  padding: 0;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-55 {
  padding-left: 55px;
}

.mr-auto {
  margin-right: auto !important;
}

.mt-5-percentage {
  margin-top: 5% !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.text-indent-15 {
  text-indent: 15px !important;
}

.text-indent-25 {
  text-indent: 25px !important;
}

.grid-cols-2 {
  display: grid;
  grid-template-columns: auto auto;
}

.grid-cols-3 {
  display: grid;
  grid-template-columns: auto auto auto;
}

.grid-cols-4 {
  display: grid;
  grid-template-columns: auto auto auto auto;
}

.grid-cols-5 {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}

.disabledInput {
  background-color: #e9ecef;
}

#pane-manageTopic .card-title {
  font-weight: 500;
  font-size: 18px;
}

.materialize-select .dropdown-content {
  max-width: unset;
}

/* Consumer Page CSS */
.mdi-circle-slice-4 {
  transform: rotateZ(90deg);
}

/* Sweet Alert */
.swal2-container {
  z-index: 9999999999 !important;
}

/* Panel CSS */
.panelContainer .panel-body {
  padding: 15px;
}

.panelContainer .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panelContainer .panel-scroll {
  overflow-y: auto;
  max-height: 150px;
  min-height: 150px;
}

.panelContainer .panel-default {
  border-color: #ddd;
}

.panelContainer .panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panelContainer .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 16px;
}

.commMethodContainer.panelContainer .panel-scroll {
  min-height: 200px;
}

.width-45-percentage {
  width: 45%;
}

.flex-direction-column {
  flex-direction: column;
}

.justify-content-center {
  justify-content: center;
}

.padding-10 {
  padding: 10px;
}

.d-flex {
  display: flex;
}

/* Panel CSS */
.panelContainer .panel-body {
  padding: 15px;
}

.panelContainer .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panelContainer .panel-scroll {
  overflow-y: auto;
  max-height: 150px;
  min-height: 150px;
}

.panelContainer .panel-default {
  border-color: #ddd;
}

.panelContainer .panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panelContainer .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 16px;
}

.commMethodContainer.panelContainer .panel-scroll {
  min-height: 200px;
}

/** Consumer Portal Consent CSS **/
.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

#pane-cookiePrivacy hr {
  height: 0;
}

.flex-basis-auto {
  flex-basis: auto !important;
}

.min-width-30 {
  min-width: 30px;
}

.min-width-50 {
  min-width: 50px;
}

.flex-direction-column {
  flex-direction: column;
}

/** Cookie Settings CSS **/
.cookieSettingsModalContainer {
  max-width: 1140px;
}

#cookieSettingsModalForm .mui-tabs__bar {
  background-color: #8f18ad;
}

#cookieSettingsModalForm .mui-tabs__pane {
  padding-right: 10px;
}

#cookieSettingsModalForm .mui-tabs__bar li a {
  padding: 0.4rem 1rem;
  color: #ffffff;
  border-bottom: 1px solid #ddd;
}

#cookieSettingsModalForm .mui-tabs__bar .mui--is-active a {
  color: #565656;
  background-color: #ffffff;
}

#cookieSettingsModalForm .modal-form {
  border: 1px solid #ddd;
  grid-template-columns: 25% auto;
  height: 300px;
  overflow-y: scroll;
}

#cookieSettingsModalForm .mui-tabs__bar>li:focus,
#cookieSettingsModalForm .mui-tabs__bar>li:hover {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
}

#cookieSettingsModalForm .mui-tabs__bar>li.mui--is-active {
  background-color: #ffffff;
  border-bottom: 1px solid #ddd !important;
}

#cookieSettingsModalForm .mui-tabs__bar>li a:focus,
#cookieSettingsModalForm .mui-tabs__bar>li a:hover {
  color: #565656;
}

.border-red {
  text-align: left;
  box-shadow: inset 5px 0 0 0 #d41b1b;
}

.green {
  background-color: #43a047 !important;
}

.margin-2 {
  margin: 2px !important;
}

.plugin-setting-stepper pre {
  font-size: 12px;
  padding: 1rem;
  margin: 0;
  background: #f5f2f0;
}

.pluginSettingCollapsible .collapsible-header,
.privacyCenterSettingCollapsible .collapsible-header {
  background-color: var(--main) !important;
  color: var(--white);
}

.max-width-852 {
  max-width: 852px !important;
}

.max-width-640 {
  max-width: 640px !important;
}

.max-width-unset {
  max-width: unset !important;
}

.width-unset {
  width: unset !important;
}

.span-all-cols {
  grid-column: 1 / span 3;
  display: grid;
  grid-template-columns: 1fr 100px;
}

.file_upload_tag {
  display: inline-block;
  cursor: pointer;
  padding: 5px 10px;
  margin: 0 0px 7px 0;
  background: var(--white);
  transition: background 0.3s linear;
  font-size: 12px;
  box-sizing: border-box;
  border-radius: 12px;
  border: 1px solid var(--gray);
}

.file_upload_tag:hover {
  background: var(--gray);
  color: var(--white);
}

.rejection-pills {
  margin-right: 5px;
  padding: 5px 28px 5px 20px;
  font-size: 12px;
  border-radius: 13px;
  border: solid 1px var(--stone);
  color: var(--stone);
}

.rejection-pills.active {
  font-size: 12px;
  padding: 5px 28px 5px 20px;
  border-radius: 13px;
  border: solid 1px var(--gray);
  color: var(--white);
  font-weight: bold;
  background-color: var(--gray);
}

/* page settings */
.mui-checkbox input[type="checkbox"]:checked+label.page_settings_checkbox_disabled,
label.page_settings_checkbox_disabled::before {
  background-color: var(--accent-reduced) !important;
  border-color: var(--accent-reduced) !important;
  border: none !important;
}

.mui-checkbox input[type="checkbox"]:checked+label.page_settings_checkbox_disabled::after {
  right: 6px !important;
  top: 3px !important;
}

.subscriptionList li {
  list-style-type: disc !important;
}

.weight-normal {
  font-weight: normal;
}

.ds_status_round.active,
.ds_status_round.completed {
  background-color: var(--accepted);
  color: var(--white);
}

.ds_status_round.scanning,
.ds_status_round.running {
  background-color: var(--warning);
  color: var(--white);
}

.ds_status_round.review,
.ds_status_round.configured {
  background-color: var(--alert);
  color: var(--white);
}

.ds_status_round.new,
.ds_status_round.not_configured {
  background-color: var(--final-review);
  color: var(--white);
}

.ds_status_round.connection_error,
.ds_status_round.failed {
  background-color: var(--alert);
  color: var(--white);
}



.bottom_before_20:before {
  bottom: 20px !important;
}

#new_quiklink_form .mui-select__menu {
  top: 35px !important;
}

#resend_verification_code_div {
  clear: both;
  background-color: white;
  padding-left: 40px;
  padding-bottom: 10px;
  padding-top: 40px;
  ;
}

.policyContainer .modal-overlay {
  z-index: 5001 !important;
}

.policyContainer .datepicker-modal.open {
  z-index: 5002 !important;
}

.tq_box_mt {
  margin: 123px auto 0 !important;
}

.material-icons-menu {
  font-family: 'Material Icons' !important;
}

.assessment_note_text {
  margin-top: 60px !important;
  margin-right: 0px !important;
}

/* footer responsive */
@media screen and (max-width: 768px) {

  footer.consumer ul,
  footer.org ul {
    display: inline-flex;
    padding-left: 0px;
  }
}

.border-haze {
  border: 1px solid var(--haze) !important;
}

/* footer responsive */
@media screen and (max-width: 480px) {

  footer.consumer .footer_container div.container:last-child,
  footer.org .footer_container div.container:last-child {
    width: 100% !important;
    text-align: center !important;
  }

  .footer_container {
    width: 100% !important;
    text-align: center !important;
    margin-left: 0px !important;
  }

  .footer_image_truyo {
    height: 16px;
    width: 50px;
    text-align: center;
    margin-left: 30px;
  }

  .footer_image_intel {
    height: 25px;
    width: 199px;
    margin-bottom: 5px;
    border-left: 1px solid var(--smoke);
    height: 28px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 768px) {

  footer.consumer .footer_container div.container:last-child,
  footer.org .footer_container div.container:last-child {
    width: 100% !important;
    text-align: center !important;
  }

  .footer_container {
    width: 100% !important;
    text-align: center !important;
    margin-left: 0px !important;
  }

  .footer_image_truyo {
    height: 16px;
    width: 50px;
    text-align: center;
    margin-left: 30px;
  }

  .footer_image_intel {
    height: 25px;
    width: 199px;
    margin-bottom: 5px;
    border-left: 1px solid var(--smoke);
    height: 28px;
    padding-left: 0px;
  }
}

.margin-top-minus-10 {
  margin-top: -10px !important;
}

.margin-bottom-minus-10 {
  margin-bottom: -10px !important;
}

.margin-bottom-minus-20 {
  margin-bottom: -20px !important;
}

.margin-bottom-minus-30 {
  margin-bottom: -30px !important;
}

#addDocumentForm.modal {
  max-width: max-content;
}

.margin-top-minus-5 {
  margin-top: -5px !important;
}

.margin-top-6 {
  margin-top: 6px !important;
}

.email-link-heading {
  font-weight: 500;
  font-size: 22px;
}

.modal_center_content_text2,
.email-link-info-tooltip {
  overflow: visible !important;
}

.email-link-info-tooltip {
  position: relative;
  margin-left: 6px;
  cursor: pointer;
  display: inline-flex;
  text-indent: 0;
  vertical-align: middle;
  z-index: 999;
}

.email-link-info-tooltip:hover:before {
  display: block;
  background: var(--gray);
  content: attr(data-tooltip);
  position: absolute;
  font-family: Roboto;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: var(--white);
  bottom: 30px;
  max-width: 475px;
  min-width: 430px;
  left: -10px;
  text-align: left;
  padding: 12px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.email-link-info-tooltip:hover span:after {
  content: "";
  position: absolute;
  border-style: solid;
  top: -14px;
  right: -5px;
  border-width: 14px 14px 0;
  border-color: var(--gray) transparent;
}

.text_indent_0 {
  text-indent: 0px !important;
  font-weight: 400 !important;
}

#bulk-action-processing-modal.modal a.close-modal {
  position: absolute;
  top: 25px;
  right: 35px;
}

#bulk-action-summary-modal.modal a.close-modal {
  position: absolute;
  top: 25px;
  right: 35px;
}

#consumer-login-right-box.consumer_input {
  align-items: normal !important;
}

#consumer-signup-right-box .consumer-signup-form {
  display: unset !important;
}

.privacyCenterSettingContainer .privacyCenterMandatoryTabs .switch-label,
.privacyCenterSettingContainer .privacyCenterMandatoryTabs .switch-label {
  min-width: auto;
  margin: 10px 0;
  padding: 0 !important;
}

.privacyCenterSettingContainer .panel-scroll {
  max-height: unset;
  min-height: unset;
}

.sd-all-brands {
  font-size: 16px;
  border-bottom: 1px solid var(--link);
  color: var(--link);
  cursor: pointer;
}

.brands_scrollbar-y {
  overflow-y: auto;
  overflow-x: hidden;
  height: 320px;
}

.modal_scrollbar-y {
  overflow-y: auto;
  overflow-x: hidden;
  height: 200px;
}

.height-63 {
  height: 63px !important;
}

/* Business Partners css */
.bp_description {
  display: grid;
  grid-template-columns: 1fr 200px 238px;
  grid-column-gap: 12px;
  margin-top: 35px !important;
}

.bp_heading h2 {
  font-size: 28px;
  line-height: 35px;
  margin-top: 0px !important;
}

.bp_logo {
  margin: 20px 0px !important;
}

.bp-size-16 {
  font-size: 16px;
  line-height: 23px;
}

.bp_margin_bottom_35 {
  margin-bottom: 35px !important;
}

.bp_margin_top_35 {
  margin-top: 35px !important;
}

#bp_main_box {
  margin: 0 auto;
  width: 768px;
  box-sizing: border-box;
  background-color: var(--white);
  border: 1px solid var(--smoke);
  display: flex;
  flex-flow: column;
  /* justify-content: center; */
  padding: 40px;
  min-height: 437px;
  margin-top: 24px;
}

#bp_top_logo {
  margin: 0 auto;
  margin-top: 45px;
  width: 768px;
}

#bp_top_logo img {
  width: 160px;
  height: 48px;
}

#bp_header h1 {
  font-size: 28px;
  line-height: 35px;
  color: var(--gray);
}

#bp_radio_flex {
  display: flex;
}

#bp_radio_flex .mui-radio {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-right: 150px;
}

#bp_request_div {
  margin-top: 40px;
}

.bp_request_template {
  border: 1px solid var(--haze);
  padding: 15px 23px 35px 23px;
  margin-bottom: 30px;
}

.bp_request_template h4 {
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
  margin-bottom: 4px !important;
}

.bp_request_template p {
  margin-bottom: 20px !important;
}

.bp_request_template .mui-select {
  padding-top: 5px !important;
}

.bp_request_template .mui-select:before {
  bottom: 0px !important;
  right: 8px !important;
}

.bp_request_template textarea {
  width: 642px;
}

#bp_add_new_request_div {
  margin-bottom: 54px;
}

.bp_qe_level_1 {
  display: flex;
}

#bp_label_security_code {
  margin-bottom: 60px !important;
}

#bp_submit_form {
  margin-top: 20px;
  margin-bottom: 60px;
}

#generate_security_code {
  margin-top: 20px;
  margin-left: 25px;
}

.jus-space-btwn {
  justify-content: space-between;
}


.bp_manual_entry_div {
  /* border-bottom: 1px solid var(--haze); */
  display: flex;
  gap: 18px;
  /* padding-top: 20px; */
  padding-bottom: 10px;
}

.bp_manual_entry_div:nth-child(1) {
  padding-top: 0px !important;
}

.bp_manual_entry_div:last-child {
  border: none !important;
  padding-bottom: 0px !important;
}

.additional_fields_div {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

#modal_additional_fields .modal_center_content_text2 {
  margin-top: 44px;
}

#modal_additional_fields .mui-checkbox {
  margin-bottom: 18px;
}

#modal_additional_fields .mui-checkbox:last-child {
  margin-bottom: 0px;
}

#modal_additional_fields label {
  text-indent: 28px !important;
}

#modal_additional_fields label span {
  font-size: 16px;
  line-height: 23px;
  position: absolute;
  top: -4px;
  font-weight: normal;
}

.bp_data_upload h2 {
  margin-right: 15px !important;
}

.bp_data_upload a {
  font-size: 16px;
  line-height: 23px;
  height: 25px;
  margin-top: 24px;
}

.bp_data_upload .file-upload-div {
  margin-top: 15px !important;
}

.bp_request_template .bp_btm_20:before {
  bottom: 20px !important;
}

.bp_request_template .mui-select__menu {
  top: 40px !important;
}

#bp_icon_search {
  cursor: pointer;
}

.bp_header_center {
  height: 60px !important;
  grid-template-columns: 180px 500px 1fr !important;
}

.bp_header_center .logo {
  width: 180px !important;
  padding: 16px 37px 7px 21px !important;
}

.bp_header_center .header_logo {
  max-width: 122px !important;
  max-height: 37px !important;
  margin: 0 !important;
}

.bp_admin_center_content {
  margin: 112px 40px 40px 40px;
}

.bp_center_content_text_title {
  display: flex;
  justify-content: space-between;
}

.bp_tooltip:hover span:after {
  top: -20px !important;
}

.bp_admin_center_content .pagination {
  padding-left: 100px !important;
}

.bp_footer .footer {
  position: fixed !important;
  bottom: 0px !important;
  padding-top: 0px !important;
}

/******** Business Partner css end *************/

.margin-bottom-minus-6 {
  margin-bottom: -6px !important;
}

#forget_field_confirm.modal a.close-modal {
  position: absolute;
  top: 26px;
  right: 40px;
  background-image: url('data:image/png; base64, iVBORw0KGgoAAAANSUhEUgAAACEAAAAkCAYAAAAHKVPcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVFhH7ZZJjsIwEEX7/jdgFqO4ADsQM4I7ILYEEIOYJMZqfXcqckI8paVWL/IkbxJwXqq+7XzRPyCVYFIJJpVgtBK73Y7m8zm9Xi //ijvv95sWiwUdDgf/yidKiev1StVqlXK5HPV6vUQiz+eTBoOBmKNSqShFlBK3242azSZlMhkxxuOxkwgEZrMZZbNZ8f9Go0HH49G/G0bbjv1+T+VyWUyCyTqdjpUIWoDqsUC9XqfL5eLf/cQYzPV6LdrCIpPJRCvyeDxE1dACFsAcOowS4HQ6iZ5iUgz0OU4E10ajUfA7UwUYKwmwWq2oVCqJyfGWw+FQlJ1BBbrdbigD2+3Wv6vHWgJgydZqteBNp9OpEOEWyBmwFQBOEgCTF4tF8TA8FG/fbretQxiHswTwPC9YNfKwCWEciSQAWlMoFAIBSJ3PZ/+uG4kkkAG5BRgIK3Ihh9UWZwkIyMsQe4i8fLFLuoo4SWAfQAX4gRzCzWYTtAbVwT7iImItcb/fqd/vh1aBHMLlchna4l0qYiWBCkAgWoEo8lmDYXvoGSWiITTthKgIt8Y2rFqJaAhRAZudEBnhQw/D1BqlhCqEtriEVSmBD5B8Ph8IJNkJ5bBCCGJxKCXwZdRqtcTXletZIIOw4tDDXJgzDmMm8K35WzCHbpVoJf6KVIJJJZhU4geibw8P3avmKmFoAAAAAElFTkSuQmCC');
}

.box-content-center {
  margin-top: -5px !important;
  line-height: 1.5 !important;
}

#modal_RestrictProcessing.modal a.close-modal {
  position: absolute;
  top: 12px;
  right: 16px;
  background-image: url('data:image/png; base64, iVBORw0KGgoAAAANSUhEUgAAACEAAAAkCAYAAAAHKVPcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAH/SURBVFhH7ZZJjsIwEEX7/jdgFqO4ADsQM4I7ILYEEIOYJMZqfXcqckI8paVWL/IkbxJwXqq+7XzRPyCVYFIJJpVgtBK73Y7m8zm9Xi //ijvv95sWiwUdDgf/yidKiev1StVqlXK5HPV6vUQiz+eTBoOBmKNSqShFlBK3242azSZlMhkxxuOxkwgEZrMZZbNZ8f9Go0HH49G/G0bbjv1+T+VyWUyCyTqdjpUIWoDqsUC9XqfL5eLf/cQYzPV6LdrCIpPJRCvyeDxE1dACFsAcOowS4HQ6iZ5iUgz0OU4E10ajUfA7UwUYKwmwWq2oVCqJyfGWw+FQlJ1BBbrdbigD2+3Wv6vHWgJgydZqteBNp9OpEOEWyBmwFQBOEgCTF4tF8TA8FG/fbretQxiHswTwPC9YNfKwCWEciSQAWlMoFAIBSJ3PZ/+uG4kkkAG5BRgIK3Ihh9UWZwkIyMsQe4i8fLFLuoo4SWAfQAX4gRzCzWYTtAbVwT7iImItcb/fqd/vh1aBHMLlchna4l0qYiWBCkAgWoEo8lmDYXvoGSWiITTthKgIt8Y2rFqJaAhRAZudEBnhQw/D1BqlhCqEtriEVSmBD5B8Ph8IJNkJ5bBCCGJxKCXwZdRqtcTXletZIIOw4tDDXJgzDmMm8K35WzCHbpVoJf6KVIJJJZhU4geibw8P3avmKmFoAAAAAElFTkSuQmCC');
}

.reassign-task-dropdown {
  margin-top: 10px !important;
}

.reassign-task-hr {
  border-top: none !important;
}

.margin-top-minus-3 {
  margin-top: -3px !important;
}

.margin-top-minus-55 {
  margin-top: -55px !important;
}

.justify-content-left {
  justify-content: left !important;
}

.justify-content-right {
  justify-content: right !important;
}

#documentSubscriptionsFilter .mui-select__menu {
  z-index: 100;
}

.truyo-drop-down .bottom-caret-uline {
  height: 25px !important;
  padding-top: 3px !important;
}

.open-req-empty-graph {
  padding-left: 20px !important;
}

.open-req-empty-graph p {
  margin-top: 15px !important;
}

.border-bottom-1 {
  border-bottom: 1px solid;
}

.egnyte-header-name {
  font-size: 17px;
  color: #0D243F;
  font-weight: 500;
}

.egnyte-header-border {
  border-bottom: 4px solid var(--egnyte);
  height: 48px;
}

.border-bottom-1:hover {
  color: var(--link);
  border-bottom: 3px solid !important;
}

/* Alerts */
.ok-save-box-widthless .box-icon,
.email-template-error-box .box-icon {
  line-height: 0 !important;
}

.task_alert_container .box-icon, .ok-save-box .box-icon {
  line-height: 0 !important;
  color: var(--positive);
  margin-right: 7px !important;
}

.aac-success-alert .box-icon,
.ps-success-alert .box-icon,
.common-success-alert .box-icon {
  margin-right: 25px !important;
}

.et-save-alert {
  margin: 12px 0 20px !important;
}

.align-items-center-important {
  align-items: center !important;
}

/* End */
.sd-all-brands:hover {
  border-bottom: 3px solid var(--link);
}

.margin-top-minus-6 {
  margin-top: -6px !important;
}

.margin-top-8 {
  margin-top: 8px !important;
}

.margin-top-minus-15 {
  margin-top: -15px !important;
}

.margin-left-minus-7 {
  margin-left: -7px !important;
}

.bp_dropdown_opt .mui-select__menu {
  font-weight: normal !important;
}

.margin-left-160 {
  margin-left: 160px;
}

.padding-40 {
  padding: 40px;
}

.-an-IntraEdge-produ {
  width: 117px;
  height: 14px;
  margin: 12px 29px 12px 2px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--gray);
}

.-an-IntraEdge-produ .text-style-1 {
  color: var(--stone);
}

.footer_container .container.tls,
.container.ctl {
  margin-top: 8px !important;
}

.padding-right_29 {
  padding-right: 29px;
}

.width-20em {
  width: 20em !important;
}

.image-modal {
  height: 500px;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 500px;
  z-index: 88888888;
  flex-flow: inheret !important;
}

.rrNewFields {
  margin-top: 5px;
  margin-bottom: 5px;
}

.rrNewFields span {
  color: var(--gray) !important;
  font-weight: bold !important;
  font-size: 12px !important;
  padding-top: 5px;
  padding-right: 5px;
}

.login_box_left_verify_link-no-longer {
  flex-basis: 200px;
  min-width: 300px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column;
}

.large_logo_vlnlv {
  text-align: center;
  max-width: 220px;
  min-width: 200px;
  margin-top: 65px;
  margin-bottom: 10px;
  max-height: 180px;
}

.vl_expired_title {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
}

.brands .mui-select__menu {
  height: 420px !important;
  top: 37px !important;
  z-index: 999;
}

.grayed_out_bgcolor {
  background-color: var(--smoke);
}

.hc-fields>.mui-select__menu,
.hc-policy>.mui-select__menu,
.hc-lang-drp#add_translation_language>.mui-select__menu,
.hc-k-lang>.mui-select__menu {
  height: auto !important;
  max-height: 400px !important;
  top: 56px !important;
  overflow: hidden;
  overflow-y: auto;
  z-index: 99;
}

.hc-fields>.mui-select__menu::-webkit-scrollbar,
.hc-policy>.mui-select__menu::-webkit-scrollbar,
.hc-lang-drp>.mui-select__menu::-webkit-scrollbar,
.hc-k-lang>.mui-select__menu::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.hc-fields>.mui-select__menu::-webkit-scrollbar-track,
.hc-policy>.mui-select__menu::-webkit-scrollbar-track,
.hc-lang-drp>.mui-select__menu::-webkit-scrollbar-track,
.hc-k-lang>.mui-select__menu::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.hc-fields>.mui-select__menu::-webkit-scrollbar-thumb,
.hc-policy>.mui-select__menu::-webkit-scrollbar-thumb,
.hc-lang-drp>.mui-select__menu::-webkit-scrollbar-thumb,
.hc-k-lang>.mui-select__menu::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.hc-fields>.mui-select__menu::-webkit-scrollbar-thumb:hover,
.hc-policy>.mui-select__menu::-webkit-scrollbar-thumb:hover,
.hc-lang-drp>.mui-select__menu::-webkit-scrollbar-thumb:hover,
.hc-k-lang>.mui-select__menu::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#delete_language {
  padding-top: 10px !important;
  background: none !important;
  border: none !important;
}

#scramble_source_destination_form .grid-forms {
  grid-template-columns: 350px 350px !important;
  grid-column-gap: 30px !important;
}

#scramble-source-type {
  display: grid;
  grid-template-columns: 120px 120px 120px;
}

#scramble-source-type label {
  padding-top: 6px;
}

.scramble-tooltip:hover:before {
  min-width: 130px !important;
  max-width: 125px !important;
  white-space: normal !important;
}

.scramble-date-time-picker {
  display: flex !important;
}

.additional-regulation-support>.mui-select__menu {
  height: auto !important;
  max-height: 350px !important;
  top: 40px !important;
  font-size: 12px;
  word-wrap: break-word;
}

.additional-regulation-support>.mui-select__menu>div {
  height: auto !important;
  font-size: 16px;
  word-wrap: break-word;
  line-height: 1.08;
  padding: 12px 10px;
  cursor: pointer;
  white-space: normal;
  font-weight: normal;
}

/* SUPERADMIN - NOTIFICATION */
#global_notification_form .calendar-icon {
  top: 0px !important;
  bottom: 0px !important;
  position: relative !important;
  right: 0px !important;
}

#global_notification_form #expiryDate {
  min-width: 100px !important;
  max-width: 200px !important;
}

#global_notification_form h2 {
  margin-bottom: 5px !important;
  margin-left: 5px !important;
}

#global_notification_form {
  gap: 2%;
}

.ppe-dropdown-div>.mui-select__menu {
  height: auto !important;
  max-height: 350px !important;
  top: 40px !important;
  font-size: 12px;
  word-wrap: break-word;
}

.ppe-dropdown-div>.mui-select__menu>div {
  height: auto !important;
  font-size: 16px;
  word-wrap: break-word;
  line-height: 1.08;
  padding: 12px 10px;
  cursor: pointer;
  white-space: normal;
  font-weight: normal;
}

.mtm-22 {
  margin-top: -22px !important;
}

.mtm-20 {
  margin-top: -20px !important;
}

._rf-grid-tr {
  min-height: 87px !important;
  height: auto !important;
}

._rf-grid-tr .configure-sub-container {
  min-height: 87px !important;
  height: auto !important;
  padding-bottom: 15px;
}

._rf-grid-tr .configure-sub-container-desc {
  padding-bottom: 5px !important;
}

.request_form_formID .grid-2-col-10-gap {
  align-items: flex-start !important;
}

.skip_upload_div>a {
  cursor: pointer;
  cursor: hand !important;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

#send-download-request-report {
  display: flex;
  justify-content: flex-end;
}

#download-request-report-filters {
  gap: 5% !important;
}

/*
#label-yes-agent p,
#label-yes-agent p:focus,
#label-yes-agent p:focus-visible {
  height: 0px !important;
}
*/
#label-yes-agent div {
  width: 20rem !important;
  white-space: pre-wrap;
  text-align: justify;
}

#requestFrm #label-yes-agent div {
  width: 40rem !important;
}

.consent-tooltip {
  background-color: black !important;
  color: white !important;
  opacity: 1;
}

.document-url-input-box {
  flex-grow: 1;
  margin-right: 8px;
}

#rf_form_desc_language_pills .trumbowyg-box,
#rf_optn_text_language_pills .trumbowyg-box {
  min-height: 110px !important;
  height: auto !important;
  margin: auto !important;
}

.action-tooltip{
  background-color: #555 !important;
  color: white !important;
  border-radius: 6px;
  font-size: 14px;
  opacity: 1;
}

/* Tooltip - Email, Consent */
.tooltip-email,
.tooltip-consent {
  position: relative !important;
  display: inline-block;
}

.tooltip-email .tooltiptext,
.tooltip-consent .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: #555;
  color: #fff !important;
  font-size: 14px;
  text-align: center;
  border-radius: 6px;
  padding: 10px 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -74px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip-email .tooltiptext::after,
.tooltip-consent .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip-email:hover .tooltiptext,
.tooltip-consent:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* End */

#manageChildUrl {
  width: 200px;
}

.expand-url-form-container {
  margin-top: 12px;
  margin-left: 18px;
  padding-bottom: 14px;
}

.test {
  padding-top: 16px;
}

.manage-child-url-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 10px;
}

.child-url-list-container {
  margin-left: 18px;
}

.child-url-text {
  padding: 10px 0px;
  white-space: nowrap;
  width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.child-url-action {
  margin-top: 12px;
}

.child-url-list-container li:not(:last-child) {
  border-bottom: 1px solid lightgrey;
}


div.accordion {
  width: 100%;
  height: 46px;
  background-color: #FFFFFF;
  border-bottom: 1px solid rgb(224 224 224);
  outline: none;
  text-align: left;
  font-size: 16px;
  color: rgb(86, 86, 86);
  cursor: pointer;
  transition: background-color 0.2s linear;
  display: flex;
  align-items: center;
  box-shadow: inset 5px 0 0 0 #d41b1b;
}

div.childList {
  width: 100%;
  height: 44px;
  border-bottom: 1px solid rgb(224 224 224);
  outline: none;
  text-align: left;
  font-size: 16px;
  color: rgb(86, 86, 86);
  cursor: pointer;
  transition: background-color 0.2s linear;
  display: flex;
  align-items: center;
}

div.accordion:after {
  /* content: '\f055'; */
  font-family: "fontawesome";
  font-size: 14px;
  float: right;
}

/* div.accordion.is-open:after {
  /* content: '\f056';
} */

div.accordion:hover,
div.accordion.is-open {
  background-color: #eee;
}

.accordion-content {
  background-color: white;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  box-shadow: inset 5px 0 0 0 #d41b1b;
}

input[type=checkbox] {
  -moz-appearance: initial !important;
  -webkit-appearance: initial !important;
  appearance: initial !important;
  transform: scale(0.8);
  vertical-align: middle;
  border-color: gray;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  cursor: pointer;
  font-size: 24px;
  visibility: hidden;
}

input[type=checkbox]:after,
input[type=checkbox]::after {
  content: " ";
  background-color: #fff;
  display: inline-block;
  margin-left: 10px;
  padding-bottom: 5px;
  color: gray;
  width: 22px;
  height: 25px;
  visibility: visible;
  border: 1px solid #ccc;
  padding-left: 3px;
  border-radius: 5px;
}

input[type=checkbox]:checked:after,
input[type=checkbox]:checked::after {
  content: "\2714";
  padding: -5px;
  font-weight: bold;
}

.mlscan-15 {
  margin-left: 15px;
}

.childList {
  white-space: nowrap;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;

}

.text-center{
  text-align: center;;
}

.w-100 {
  width: 100%;
}

/* css for CSV file setup modal */
.csv-example{
  height: 106px;
  width: 465px;
  }
  #csvExample1 {
  background-image: url("/organization/images/csvExample1.jpg");
  background-size: cover;
  border-right: 1px solid var(--smoke);
  }

  #csvExample2 {
  background-image: url("/organization/images/csvExample2.jpg");
  background-size: cover;
  border-right: 1px solid var(--smoke);
  }

  #csvExample3 {
  background-image: url("/organization/images/csvExample3.jpg");
  background-size: cover;
  border-right: 1px solid var(--smoke);
  }
  /* End */

@media only screen and (min-width: 360px) and (max-width: 768px) {
  .org_login_box_right .forgot_text {
    margin-left: -20px !important;
  }

  #consumer-login-right-box .forgot_text {
    margin-left: 5px !important;
  }
}

#consumer-login-right-box .forgot_text {
  margin-left: -10% !important;
}

/* SCC AND FRAME WORK ASSESSMENTS CSS FOR ICONS */
.data-list-item.ds{
  display: grid;
  grid-template-columns: 1fr 82px;
  background-color: var(--light);
  align-items: center;
  margin-top: 10px;
  max-width: 100%;
  margin-right: 0px;
}

.disclosure_container.box-section.ds {
  background-color: var(--white);
  max-width: 100%;
}

.tasks_tablist {
  margin-top: 0px !important;
  margin-bottom: -40px !important;
}

body.admin.mui-scroll-lock{
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

/* Date Picker css */
#ui-datepicker-div {
  z-index: 2000000001 !important;
}

#error-spaces-probihited {
  color: var(--alert) !important;
  font-weight: normal;
}

#translated-ids {
  display: grid;
  grid-template-columns: 200px auto;
}

#addCookieContainer .mui-checkbox.checkbox-correction label {
  text-indent: 25px !important;
}

#dependencies li {
  width: 100% !important;
}

#table-risk-register_filter {
  align-items: start !important;
  margin-bottom: 0px !important;
}

#table-regulation-recommended tbody td:last-child,
#table-regulation-additional tbody td:last-child {
  white-space: normal !important;
  text-align: justify !important;
}