﻿@font-face {
  font-family: 'Din Next';
  font-style: normal;
  font-weight: 400;
  src: local("Din Next Regular"), local("Din-Next-Regular"), url("fonts/din-next-regular.woff") format("woff");
}
@font-face {
  font-family: 'Din Next';
  font-style: normal;
  font-weight: 600;
  src: local("Din Next Medium"), local("Din-Next-Medium"), url("fonts/din-next-medium.woff") format("woff");
}
@font-face {
  font-family: 'Din Next';
  font-style: normal;
  font-weight: 800;
  src: local("Din Next Bold"), local("Din-Next-Bold"), url("fonts/din-next-bold.woff") format("woff");
}
@font-face {
  font-family: 'Nandos Hand';
  font-style: normal;
  font-weight: 800;
  src: local("Nandos Hand"), local("Nandos-Hand"), url("fonts/nandos-hand.woff") format("woff");
}
@font-face {
  font-family: 'Din Next';
  font-style: normal;
  font-weight: 400;
  src: local("Din Next Regular"), local("Din-Next-Regular"), url("fonts/din-next-regular.woff") format("woff");
}
@font-face {
  font-family: 'Din Next';
  font-style: normal;
  font-weight: 600;
  src: local("Din Next Medium"), local("Din-Next-Medium"), url("fonts/din-next-medium.woff") format("woff");
}
@font-face {
  font-family: 'Din Next';
  font-style: normal;
  font-weight: 800;
  src: local("Din Next Bold"), local("Din-Next-Bold"), url("fonts/din-next-bold.woff") format("woff");
}
@font-face {
  font-family: 'Nandos Hand';
  font-style: normal;
  font-weight: 800;
  src: local("Nandos Hand"), local("Nandos-Hand"), url("fonts/nandos-hand.woff") format("woff");
}
body {
  font-family: "Din Next", Helvetica, Geneva, Arial, sans-serif;
  font-size: 15px;
  transform-origin: 0 0;
  height: 100%;
}
html {
  height: 100%;
}
.primaryborder {
  border: 1px solid #00b0aa;
  padding: 20px;
}
input[type="checkbox"] {
  width: 1.4em;
  height: 1.4em;
  margin-top: -1px;
  vertical-align: top;
  cursor: pointer;
}
.ddl {
  width: 100% !important;
  border: none;
}
.coverbg {
  background-image: url('../images/coverpage.jpg');
  width: 100%;
  height: 100%;
  text-align: left;
  padding-left: 67px;
  font-family: "Nandos Hand", "Din Next";
  font-size: 40px;
  color: black;
}
h1 {
  font-weight: bold;
  color: #00b0aa;
  font-size: 50px;
}
h2 {
  color: black;
  font-size: 2.5rem;
  font-family: "Nandos Hand", "Din Next";
  margin: 0;
}
h3.black {
  color: black;
  font-size: 25px;
  font-family: "Nandos Hand", "Din Next";
}
.headerText {
  color: black;
  font-size: 40px;
  font-family: "Nandos Hand", "Din Next";
  margin: 0;
}
h3 {
  color: #00b0aa;
  font-size: 30px;
  font-family: "Nandos Hand", "Din Next";
}
h3 .turquoise {
  color: #00b0aa;
}
h2.turquoise {
  color: #00b0aa;
}
h4 {
  color: black;
  font-weight: bold;
  font-size: 20px;
}
h5 {
  color: black;
  font-size: 18px;
  font-family: "Nandos Hand", "Din Next";
}
.overlay {
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: Black;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.overlayContent {
  z-index: 1000;
  margin: 300px auto;
  padding: 10px;
  width: 300px;
  background-color: White;
  border-radius: 10px;
  text-align: center;
}
.overlayContent img {
  height: 128px;
  width: 128px;
  margin: 0 auto;
  text-align: center;
}
.center {
  text-align: center;
  width: 100%;
}
header {
  width: 100%;
}
header .headerImage {
  background: url("../Images/Nandos banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  height: 112px;
}
header .headerBar {
  height: 112px;
  padding: 0 52px;
  background: #09d9a7 url('/Images/GOAL-MGT-SYSTEM-BANNER-2025.png') no-repeat;
  display: flex;
  align-items: center;
}
header .headerBar h1 {
  font-family: "Nandos Hand", "Din Next";
  color: black;
  font-size: 3rem;
  margin: 0;
}
header form {
  padding: 1.5rem 52px 0;
  position: absolute;
  right: 0;
}
header form .navbar:nth-of-type(1) {
  padding: 0;
}
header form .navbar:nth-of-type(1) .loggedInUser {
  border: 1px solid black;
  border-radius: 20px;
  font-weight: bold;
  padding: 5px 15px;
  margin: 0 0 0.5rem 0;
}
header form .navbar:nth-of-type(1) li:nth-of-type(2) {
  line-height: 34px;
}
header form .navbar:nth-of-type(2) {
  padding: 1rem 0 0;
}
header form .navbar:nth-of-type(2) i {
  margin: 0 0.25rem;
}
.headerImage h1 {
  height: 5vw;
  width: 100%;
  text-align: center;
  font-size: 50px;
  font-family: "Nandos Hand", "Din Next";
  color: white;
  min-height: 69px;
  line-height: 5vw;
  padding-top: 0;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.headerImagePDF {
  text-align: center;
  background: url("../Images/Nandos banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
.headerImagePDF h1 {
  width: 100%;
  text-align: center;
  font-size: 50px;
  font-family: "Nandos Hand", "Din Next";
  color: white;
  height: 69px;
  line-height: 69px;
  padding-top: 0;
}
.body-content {
  padding: 0 52px;
  margin: 6.5rem 0 0;
}
#page-container {
  position: relative;
  min-height: 100vh;
}
.body-content {
  padding-bottom: 80px;
}
footer {
  /*min-width: 1024px;
    width: 100%;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    height: 40px;
    margin-top: -40px;
    background: black;
    color: white;
    line-height: 40px;
    z-index: 10000;*/
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: #000000;
}
footer div {
  color: #FFF;
  text-align: center;
  line-height: 40px;
}
.filter {
  vertical-align: middle;
  padding: 5px;
  width: 20%;
  text-align: left;
}
.short {
  width: 5%;
}
.Selection {
  border: 1px solid black;
  border-radius: 5px;
  width: 65%;
}
.nandosText {
  font-family: "Nandos Hand", "Din Next";
  font-size: 18px;
}
.loginText {
  font-family: "Nandos Hand", "Din Next";
  font-size: 22px;
}
.alert {
  position: fixed;
  z-index: 1000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, 10%);
  transform: translate(-50%, 10%);
  background: black !important;
  font-weight: bold;
  color: white;
}
.btn,
.btn::selection,
.btn:visited {
  padding: 10px 15px !important;
  margin-top: 5px;
  font-size: 1.15rem;
  min-width: 150px;
}
.btn-primary {
  background: #00AEEF;
  border: none;
}
.btn-primary:hover {
  background: #019fd9;
  border: none;
}
.btn-success {
  background: #96C31E;
  border: none;
}
.btn-success:hover {
  background: #87af1d;
  border: none;
}
.addCompetence {
  background: #0087B4;
  min-width: auto;
  font-size: 14px;
  padding: 5px 10px !important;
  margin-bottom: 10px;
}
.closebtn {
  background: #00AEEF !important;
  border: 1px solid #b7b7b7 !important;
  color: white;
  padding: 3px 25px;
  cursor: pointer;
}
.closebtn:hover {
  color: #b7b7b7 !important;
  background: white !important;
}
.btn:hover {
  color: white;
}
.disabled {
  background: #E9ECEF;
  opacity: 0.7;
  color: white;
  cursor: not-allowed;
}
.disabled:hover {
  background: #E9ECEF;
  color: white !important;
}
.bgRed {
  background: #f9e5e7;
}
.bgRed::before {
  content: url('../Images/red exclamation.png');
  padding-right: 5px;
  vertical-align: -20%;
  margin-left: -33px;
}
.bgRednoIcon {
  background: #f9e5e7;
  cursor: help;
}
.bgBlueFade {
  background: #f1f7fe;
}
.tooltip > .tooltip-inner {
  background-color: #00b0aa;
  color: #FFFFFF;
  padding: 15px;
  font-size: 14px;
  word-break: break-all;
  white-space: pre-wrap;
}
.link {
  color: white;
  cursor: pointer;
}
.tooltip {
  background-color: #00b0aa;
  pointer-events: none;
  word-break: break-all;
}
.tooltip > .arrow {
  display: none !important;
}
.blueTextbtn {
  border: none;
  background: transparent;
  color: #5199ef;
  text-decoration: underline;
  font-size: 15px;
  cursor: pointer;
}
.flagInfo {
  font-size: 12px;
  margin-top: 8px;
}
.goalFlag {
  cursor: pointer;
}
.pencil {
  content: url('../Images/edit goal.png');
  padding-right: 5px;
}
.greenbtn {
  background: #92bb42 !important;
  border: 1px solid #92bb42 !important;
}
.greenbtn:hover {
  color: #92bb42 !important;
  background: white !important;
}
.lightbluebtn {
  background: #00aeef !important;
  border: 1px solid #00aeef !important;
  color: white !important;
}
.lightbluebtn:hover {
  background: #019fd9 !important;
  border: none !important;
}
.redbtn {
  background: #ff0000 !important;
  border: 1px solid #ff0000 !important;
  color: white;
  padding: 3px 25px;
  cursor: pointer;
}
.redbtn:hover {
  color: #ff0000 !important;
  background: white !important;
}
.greybtn {
  background: #b7b7b7 !important;
  border: 1px solid #b7b7b7 !important;
  color: white;
  padding: 3px 25px;
  cursor: pointer;
}
.greybtn:hover {
  color: #b7b7b7 !important;
  background: white !important;
}
.turquoisebtn {
  background: #00b0aa;
  border: 1px solid #00b0aa;
}
.turquoisebtn:hover {
  color: #00b0aa !important;
}
.login-wrapper {
  border: 1px #b3b4b5 solid;
  border-radius: 5px;
  min-height: 299px;
  background: #ffffff url("../Images/Login/image.jpg") no-repeat left center;
}
.login-wrapper .form {
  padding: 50px 30px 0 0;
  width: 414px;
}
.login-wrapper .form li {
  padding-bottom: 15px;
  list-style: none;
}
.login-wrapper .form li .logintextbox {
  resize: none;
  height: 48px;
  border-radius: 5px;
  width: 414px;
  border: 1px #e8e8e8 solid;
  background: #ffffff no-repeat 10px center !important;
  margin: 0;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 45px;
  font-size: 16px;
  font-family: Arial, sans-serif;
  color: #000000;
}
.no-boxsizing .logintextbox {
  width: 349px !important;
}
.login-wrapper .form li .logintextbox.email-icon {
  background-image: url("../Images/Icons/email.png") !important;
}
.login-wrapper .form li .logintextbox.password-icon {
  background-image: url("../Images/Icons/key.png") !important;
}
.login-wrapper .form li.two-items {
  padding: 20px 0 30px 0;
}
.login-wrapper .form li input[type=checkbox] {
  display: inline-block !important;
  vertical-align: middle;
}
.login-wrapper .form li label {
  background: none;
  vertical-align: middle;
  display: inline-block;
  height: auto;
  line-height: 1;
  padding: 0;
  font-size: 0.875em;
  color: #515151;
  padding-left: 5px;
}
.login-wrapper .form li a {
  font-size: 0.875em;
  text-decoration: none;
  line-height: 16px;
}
.login-wrapper .form li .logintextbox::-webkit-input-placeholder {
  color: #cfcfcf !important;
}
.login-wrapper .form li .logintextbox:-moz-placeholder {
  /* Firefox 18- */
  color: #cfcfcf !important;
}
.login-wrapper .form li .logintextbox::-moz-placeholder {
  /* Firefox 19+ */
  color: #cfcfcf !important;
}
.login-wrapper .form li .logintextbox:-ms-input-placeholder {
  color: #cfcfcf !important;
}
.logintextbox {
  border: none;
  color: #c53446;
  height: 46px;
  line-height: 46px;
  outline: none;
  background: #ffffff;
  border-radius: 4px;
  margin-left: 25px;
}
.validation-summary-errors li {
  list-style: none;
}
.wrapword {
  white-space: -moz-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -webkit-wrap;
  /*Chrome & Safari */
  white-space: -wrap;
  /* Opera 4-6 */
  white-space: -o-wrap;
  /* Opera 7 */
  white-space: wrap;
  /* css-3 */
  word-wrap: hyphenate;
  /* Internet Explorer 5.5+ */
  word-break: keep-all;
  white-space: normal;
}
.ui-dialog .ui-dialog-buttonset button {
  color: white !important;
  background: #00b0aa;
  border: 1px solid #00b0aa;
  padding: 10px 15px !important;
}
.ui-dialog .ui-dialog-buttonset button:hover {
  color: #00b0aa !important;
  background: white;
}
.ui-dialog .ui-dialog-content {
  line-height: 1.3;
}
.ui-dialog .ui-dialog-content p {
  padding: 20px 0;
}
.ui-dialog .ui-dialog-content label {
  display: block;
  padding-bottom: 5px;
  cursor: pointer;
}
.ui-dialog .ui-dialog-content .textbox {
  width: 100% !important;
  height: 35px;
  display: block !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #c0c0c0 solid;
  border-radius: 2px;
  line-height: 35px;
  padding: 0 35px 0 7px;
  background: #ffffff;
  color: #333333;
  margin: 0;
  vertical-align: middle;
}
.no-boxsizing .ui-dialog .ui-dialog-content .textbox {
  width: 530px !important;
}
.ui-dialog .ui-dialog-title {
  width: 100%;
}
.ui-dialog .ui-dialog-content textarea.textbox {
  padding: 7px;
}
.ui-dialog .ui-dialog-titlebar {
  background: #00b0aa;
  color: #ffffff;
  border-radius: 0;
  border: none;
  text-align: center;
}
.ui-dialog {
  z-index: 9999 !important;
  width: 600px !important;
  background: white;
}
.ui-dialog #Options {
  height: 175px !important;
  overflow-y: scroll;
}
.textarea {
  resize: none;
  width: 96%;
  display: block !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #c0c0c0 solid;
  border-radius: 2px;
  padding: 0 35px 0 7px;
  background: #ffffff;
  color: #333333;
  margin: 0;
}
.actionIMG {
  height: 20px;
  margin-bottom: 5px;
}
.reportTemplate {
  width: 1123px;
  height: 792px;
  text-align: center;
  padding: 0;
  margin: 0;
}
.dashboardTemplate {
  height: 1121px;
  width: 792px;
  text-align: center;
  padding: 0;
  margin: 0;
}
.PDFTemplate {
  border: 1px solid grey;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  -webkit-box-shadow: 0px 1px 3px 1px #888;
  -moz-box-shadow: 0px 1px 3px 1px #888;
  box-shadow: 0px 1px 3px 1px #888;
}
.topTable {
  width: 100%;
  margin-top: -40px;
}
.pageNumber {
  text-align: right;
  color: #00b0aa;
  font-size: 28pt;
  font-weight: bold;
  padding-right: 20px;
}
.coverReportName {
  font-size: 22pt;
  color: #00b0aa;
  text-align: center;
  padding-top: 735px;
  font-weight: bold;
}
.pageHeader {
  font-weight: bold;
  text-align: left;
  padding-bottom: 5px;
  font-size: 35px;
  color: #00b0aa;
  text-transform: uppercase;
}
.DemoTable {
  width: 100%;
  margin-top: 20px;
  background: #00b0aa;
  border-collapse: collapse;
  margin-left: -10px;
  padding: 10px;
  color: white;
}
.DemoTable td {
  border: 2px solid white;
  font-size: 28px;
}
.subHeader {
  text-align: left;
  padding-bottom: 10px;
  font-size: 25px;
  padding-top: 0px;
  color: #000;
  font-weight: bold;
}
.tablePage {
  width: 1120px;
  height: 790px;
  margin-top: 40px;
}
.fullSmallTable {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.fullSmallTable th {
  font-size: 14px;
  color: white;
  background: #58595b;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 5px;
  font-family: "Nandos Hand", "Din Next";
}
.fullSmallTable th:first-child {
  border-left: 1px solid #58595b;
}
.fullSmallTable th:last-child {
  border-right: 1px solid #58595b;
}
.fullSmallTable thead {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.fullSmallTable tbody {
  width: 100%;
  display: block;
}
.fullSmallTable tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.fullSmallTable td {
  border: 1px solid black;
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
.surveyTable {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.surveyTable th {
  font-size: 25px;
  color: white;
  background: #0087B4;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 5px 45px;
  font-family: "Nandos Hand", "Din Next";
}
.surveyTable th:first-child {
  border-left: 1px solid #58595b;
}
.surveyTable th:last-child {
  border-right: 1px solid #58595b;
}
.surveyTable thead {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.surveyTable tbody {
  width: 100%;
  display: block;
}
.surveyTable tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.surveyTable td {
  border: 1px solid #b7b7b7;
  padding: 5px 45px;
  margin: 0;
  font-size: 14px;
  vertical-align: top;
  position: relative;
}
.surveyTable td.topBar {
  border-bottom: 1px dashed #eeeeee;
}
.surveyTable td.bottomBar {
  border-top: 1px dashed #eeeeee;
}
.surveyTable .textitem {
  resize: none;
  min-height: 150px;
  -webkit-box-sizing: border-box;
  /* <=iOS4, <= Android  2.3 */
  -moz-box-sizing: border-box;
  /* FF1+ */
  box-sizing: border-box;
  /* Chrome, IE8, Opera, Safari 5.1*/
  width: 100%;
  height: 100%;
}
input[type='radio'].surveyRadio:after {
  width: 1.5em;
  height: 1.5em;
  border-radius: 15px;
  position: relative;
  background-color: #eeeeee;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
  cursor: pointer;
}
input[type='radio'].surveyRadio:checked:after {
  width: 1.5em;
  height: 1.5em;
  border-radius: 15px;
  position: relative;
  background-color: #00b0aa;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
  cursor: pointer;
}
.surveyTable .surveyRadio {
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  margin-right: 5px;
}
.surveyTableExport {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.surveyTableExport th {
  font-size: 20px;
  color: white;
  background: #58595b;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 5px 15px;
  font-family: "Nandos Hand", "Din Next";
}
.surveyTableExport th:first-child {
  border-left: 1px solid #58595b;
}
.surveyTableExport th:last-child {
  border-right: 1px solid #58595b;
}
.surveyTableExport thead {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.surveyTableExport tbody {
  width: 100%;
  display: block;
}
.surveyTableExport tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.surveyTableExport td {
  border: 1px solid #b7b7b7;
  padding: 5px 15px;
  margin: 0;
  font-size: 12px;
  vertical-align: top;
  position: relative;
}
.surveyTableExport td b {
  font-size: 13px;
  font-weight: 500;
}
.surveyTableExport td.topBar {
  border-bottom: 1px dashed #eeeeee;
}
.surveyTableExport td.bottomBar {
  border-top: 1px dashed #eeeeee;
}
.surveyTableExport .textitem {
  resize: none;
  min-height: 150px;
  -webkit-box-sizing: border-box;
  /* <=iOS4, <= Android  2.3 */
  -moz-box-sizing: border-box;
  /* FF1+ */
  box-sizing: border-box;
  /* Chrome, IE8, Opera, Safari 5.1*/
  width: 100%;
  height: 100%;
}
.surveyTableExport .surveyRadio {
  width: 1.2em;
  height: 1.2em;
}
.fullTable {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.fullTable th {
  font-size: 1.5rem;
  color: white;
  background: #0087B4;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 0.25rem 1rem;
  font-family: "Nandos Hand", "Din Next";
}
.fullTable th:first-child {
  border-left: 1px solid #58595b;
}
.fullTable th:last-child {
  border-right: 1px solid #58595b;
}
.fullTable thead {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.fullTable tbody {
  width: 100%;
  display: block;
}
.fullTable tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.fullTable td {
  border: 1px solid #DCDDDE;
  padding: 0.25rem 1rem;
  margin: 0;
  font-size: 1.1rem;
}
.fullTable2 {
  width: 100%;
  border-collapse: collapse;
  min-height: 400px;
  padding-top: 0px;
}
.fullTable2 th {
  font-size: 14px;
  color: white;
  background: #0087B4;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: center;
  padding: 1px 5px;
  text-transform: uppercase;
}
.fullTable2 td {
  font-size: 13px;
  border: 1px solid #DCDDDE;
  padding: 1px 5px;
  margin: 0;
}
.fullTable3 {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.fullTable3 th {
  font-size: 25px;
  color: white;
  background: #0087B4;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 5px 15px;
  font-family: "Nandos Hand", "Din Next";
}
.fullTable3 th:first-child {
  border-left: 1px solid #58595b;
}
.fullTable3 th:last-child {
  border-right: 1px solid #58595b;
}
.fullTable3 td {
  border: 1px solid #DCDDDE;
  padding: 5px 15px;
  margin: 0;
  font-size: 16px;
  text-align: left;
}
.fullTable3 tfoot td {
  border: 1px solid #DCDDDE;
  font-size: 25px;
  font-weight: bold;
  font-family: "Nandos Hand", "Din Next";
}
.fullTable4 {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.fullTable4 th {
  font-size: 18px;
  color: white;
  background: #0087B4;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 5px 15px;
  font-family: "Nandos Hand", "Din Next";
}
.fullTable4 th:first-child {
  border-left: 1px solid #58595b;
}
.fullTable4 th:last-child {
  border-right: 1px solid #58595b;
}
.fullTable4 td {
  border: 1px solid #DCDDDE;
  padding: 5px 15px;
  margin: 0;
  font-size: 13px;
  text-align: left;
}
.fullTable4 .tfoot td {
  border: 1px solid #DCDDDE;
  font-size: 18px;
  font-weight: bold;
  font-family: "Nandos Hand", "Din Next";
}
.fullTable5 {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.fullTable5 th {
  font-size: 18px;
  color: white;
  background: #0087B4;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 5px 15px;
  font-family: "Nandos Hand", "Din Next";
}
.fullTable5 th:first-child {
  border-left: 1px solid #58595b;
}
.fullTable5 th:last-child {
  border-right: 1px solid #58595b;
}
.fullTable5 td {
  border: 1px solid #DCDDDE;
  padding: 10px 15px;
  margin: 0;
  font-size: 15px;
  text-align: left;
}
.fullTable5 .tfoot td {
  border: 1px solid black;
  font-size: 18px;
  font-weight: bold;
  font-family: "Nandos Hand", "Din Next";
}
.fullScrollTable {
  width: 100%;
  border-collapse: collapse;
  padding-top: 0px;
}
.fullScrollTable th {
  font-size: 25px;
  color: white;
  background: #0087B4;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: left;
  padding: 5px 15px;
  font-family: "Nandos Hand", "Din Next";
}
.fullScrollTable th:first-child {
  border-left: 1px solid #58595b;
}
.fullScrollTable th:last-child {
  border-right: 1px solid #58595b;
}
.fullScrollTable thead {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.fullScrollTable tfoot {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.fullScrollTable tbody {
  width: 100%;
  display: block;
}
.fullScrollTable tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.fullScrollTable td {
  border: 1px solid #DCDDDE;
  padding: 5px 15px;
  margin: 0;
  font-size: 16px;
}
.fullScrollTable tfoot td {
  border: 1px solid black;
  font-size: 25px;
  font-weight: bold;
  font-family: "Nandos Hand", "Din Next";
}
::-webkit-scrollbar {
  width: 1.2em;
  background: #eeeeee;
}
::-webkit-scrollbar-thumb {
  background: #d5d1d1;
}
.listtable {
  width: 100%;
}
.listtable th {
  border: 1px solid white;
  color: white;
  font-weight: bold;
  background: #00b0aa;
  padding: 10px;
}
.listtable > tbody td {
  padding: 10px;
  border: 1px solid black;
}
.listtable > tbody td a {
  color: #00b0aa;
  font-weight: bold;
}
.listtable > tfoot td {
  padding: 0;
}
.listtable > tfoot .center {
  text-align: center;
}
.blackbg {
  color: white;
  background: black;
  height: 100%;
  width: 100%;
}
.whitebg {
  color: black;
  background: white;
  height: 100%;
  width: 100%;
}
.coverpeople {
  height: 350px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding-top: 125px;
}
.coverpeoplevmp {
  height: 350px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
}
.coverText {
  height: 100px;
  font-size: 30px;
  text-transform: uppercase;
}
.coverTextvmp {
  padding-top: 150px;
  height: 100px;
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 200px;
}
.coverww {
  padding-top: 55px;
  height: 250px;
}
.coverfooter {
  height: 90px;
  padding-top: 55px;
}
.bannerTop {
  width: 100%;
  height: 100px;
  padding: 20px 30px 20px 50px;
  text-align: left;
}
.right {
  float: right;
}
.rightvmp {
  width: 8%;
  display: inline-block;
  margin: 0;
}
.bannerHeader {
  background: white;
  color: white;
  font-family: "Nandos Hand", "Din Next";
  text-transform: uppercase;
  padding: 0 0 0 30px;
  font-size: 25px;
  text-align: left;
  font-weight: bold;
  vertical-align: bottom;
  background-image: url('../images/top strip.jpg');
}
.dashboardHeader {
  background: white;
  color: white;
  font-family: "Nandos Hand", "Din Next";
  text-transform: uppercase;
  padding: 0 0 0 30px;
  font-size: 25px;
  text-align: left;
  font-weight: bold;
  vertical-align: bottom;
  background-image: url('../images/dashboard top strip.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.mainContent {
  height: 716px;
  width: 100%;
  text-align: left;
  padding: 10px 30px 10px 75px;
}
.dashboardContent {
  height: 1044px;
  width: 100%;
  text-align: left;
  padding: 10px 30px 10px 30px;
  display: block;
}
.footer {
  text-align: left;
  width: 100%;
  padding: 0 30px;
  background-image: url('../images/bottom strip.jpg');
  color: white;
  font-family: "Nandos Hand", "Din Next";
  font-size: 25px;
}
.dashboardfooter {
  text-align: left;
  width: 100%;
  padding: 0 20px;
  background-image: url('../images/dashboard bottom strip.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: white;
  font-family: "Nandos Hand", "Din Next";
  font-size: 25px;
}
.pgno {
  width: 50px;
  height: 50px;
  display: inline-block;
  color: #00b0aa;
  background: white;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  border-top: 1px solid #00b0aa;
  border-left: 1px solid #00b0aa;
  border-right: 1px solid #00b0aa;
}
.imagetext {
  height: 70px;
  font-size: 9px;
  display: flex !important;
  align-items: baseline;
}
.legendblock {
  display: inline-block;
  padding: 10px 10px;
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  border: none;
  text-align: center;
  width: 24%;
}
.graphblock {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  border: none;
  text-align: center;
  width: 125px;
}
.score0bg {
  color: black;
}
.tableContainer {
  height: 500px;
}
.paging {
  width: 100%;
  border: none;
  background: #00b0aa;
  color: white;
  padding: 5px;
  height: 40px;
}
.paging .back {
  margin-left: 10px;
}
.paging .next {
  margin-right: 10px;
}
.spaceRight {
  margin-right: 10px;
}
.noitems {
  width: 20% !important;
  border: 1px solid black;
}
.diversityTable {
  width: 80%;
  border-collapse: collapse;
}
.diversityTable thead tr {
  background: black;
}
.diversityTable thead th {
  border: 1px solid white;
  font-weight: bold;
  text-align: left;
  padding: 5px 8px;
  font-size: 18px;
}
.diversityTable thead th:not(:first-child) {
  width: 20%;
  text-align: center;
}
.diversityTable tbody tr {
  background: #b7b7b7;
}
.diversityTable tbody td {
  border: 1px solid white;
  text-align: left;
  padding: 5px 8px;
}
.diversityTable tbody td:not(:first-child) {
  width: 20%;
  text-align: center;
}
.mainTable {
  width: 100%;
  border-collapse: collapse;
}
.mainTable thead th:first-child {
  background: white;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  font-size: 18px;
  padding: 5px 8px;
}
.mainTable thead th:not(:first-child) {
  background: #b7b7b7;
  font-weight: bold;
  border: 1px solid white;
  text-align: center;
  vertical-align: top;
  padding: 5px 8px;
  width: 12%;
}
.mainTable tbody .dark td {
  background: #8a8a8a;
  color: white;
  border: 1px solid white;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 8px;
}
.mainTable tbody td:first-child {
  text-align: left;
}
.mainTable tbody td:not(:first-child) {
  text-align: center;
  font-weight: bold;
}
.mainTable tbody td {
  background: #b7b7b7;
  border: 1px solid white;
  padding: 5px 8px;
}
.resultsTable {
  width: 100%;
  border-collapse: collapse;
}
.resultsTable thead th {
  background: black;
  color: white;
  font-weight: bold;
  border: 1px solid white;
  padding: 5px 8px;
}
.resultsTable thead th:first-child {
  text-align: left;
}
.resultsTable thead th:not(:first-child) {
  text-align: center;
}
.resultsTable tbody tr:nth-child(odd) {
  background: #cbddcf;
}
.resultsTable tbody tr:nth-child(even) {
  background: #b7b7b7;
}
.resultsTable tbody td:first-child {
  text-align: left;
}
.resultsTable tbody td:not(:first-child) {
  text-align: center;
  width: 25%;
}
.resultsTable tbody td {
  border: 1px solid white;
  padding: 5px 8px;
  font-size: 14px;
}
ol > li {
  list-style: decimal;
}
.whitebg {
  background: white;
}
.dashboardgreenbg {
  background: #77B658;
  color: white;
  padding: 5px 15px 5px 5px;
  margin: 0;
  text-align: center;
  box-sizing: content-box;
}
div.dashboardredbg::before,
div.dashboardredbg::after {
  box-sizing: content-box;
}
.dashboardredbg {
  background: #ff0000;
  color: white;
  padding: 5px 15px 5px 5px;
  margin: 0;
  text-align: center;
  box-sizing: content-box;
}
div.dashboardgreenbg::before,
div.dashboardgreenbg::after {
  box-sizing: content-box;
}
li > * {
  vertical-align: text-top;
}
li > b {
  vertical-align: inherit;
}
.graphblock {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  border: none;
  text-align: center;
  width: 125px;
}
.legendblock {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  border: none;
  text-align: center;
  width: 250px;
}
.agreebg {
  background: #73b455;
}
.neutralbg {
  background: #faa719;
}
.disagreebg {
  background: #ce0a24;
  color: white;
}
.npsTable {
  width: 100%;
  border-collapse: collapse;
}
.npsTable thead th {
  background: #00B0AA;
  font-weight: bold;
  border: 1px solid black;
  padding: 2px 5px;
  color: white;
}
.npsTable thead th:first-child,
npsTable thead th:nth-child(2) {
  border: none !important;
  background: white !important;
}
.npsTable thead th:not(:first-child) {
  width: 11%;
  text-align: center;
}
.npsTable thead th:nth-child(n + 4) {
  width: 15%;
}
.npsTable tbody td {
  border: 1px solid black;
  padding: 2px 5px;
}
.npsTable tbody td:not(:first-child) {
  text-align: center;
}
fieldset.scheduler-border {
  border: 1px groove #ddd !important;
  padding: 0 15px 5px 15px !important;
  margin: 0;
  -webkit-box-shadow: 0 0 0 0 #000;
  box-shadow: 0 0 0 0 #000;
}
legend.scheduler-border {
  font-size: 13px !important;
  font-weight: bold !important;
  text-align: left !important;
  width: auto;
  padding: 0;
  border-bottom: none;
}
.questionlistitem {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  color: #8a8a8a;
  padding: 5px 15px;
  margin: 0;
  background: white;
}
.qitem {
  width: 87%;
  box-sizing: content-box;
}
.qitem::before,
.qitem::after {
  box-sizing: content-box;
}
.loggedInUser {
  border: 1px solid black;
  border-radius: 20px;
  font-weight: bold;
  padding: 5px 15px;
}
.tableTopbtn {
  margin-bottom: 15px;
  margin-right: 15px;
}
.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
.modal {
  background: white;
  margin: auto;
  overflow: auto;
  padding: 0 !important;
  max-height: 100%;
}
.modal-header {
  background: #0087B4;
  padding-left: 30px;
  border-radius: 0;
}
.modal-header h2 {
  color: white !important;
}
.modal h4 {
  font-size: 30px;
}
.modal-body {
  overflow-y: scroll;
  max-height: 600px;
}
#tableGoal {
  width: 100%;
  border-collapse: collapse;
}
#tableGoal td:first-child {
  width: 150px;
  font-weight: bold;
}
#tableGoal td:nth-child(2) {
  font-weight: bold;
}
#tableGoal td > .textbox,
.ddl {
  border: 1px solid #b7b7b7;
  height: 30px;
  width: 100%;
  text-transform: none;
  padding: 2px 5px;
  margin-bottom: 10px;
}
.modalSize {
  height: fit-content;
  height: -moz-max-content;
  height: -webkit-max-content;
  height: -o-max-content;
  height: -ms-fit-content;
  width: 50%;
}
.modalLargeSize {
  height: fit-content;
  height: -moz-max-content;
  height: -webkit-max-content;
  height: -o-max-content;
  height: -ms-fit-content;
  width: 90%;
}
i.info {
  font-size: 12px;
  color: #b7b7b7;
}
#survey {
  display: table;
}
#survey label span.radiocontainer {
  text-align: center;
  font-size: 14px;
  padding: 5px 15px 6px 15px;
  display: table-cell;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
#survey label {
  width: 19%;
  border: 1px solid #b7b7b7;
  height: 100%;
  display: table-cell;
}
#survey input:checked + label {
  display: table-cell;
  background-color: #00b0aa;
  color: white;
}
#survey .radiotext {
  height: 100%;
  display: table-cell;
}
#survey input {
  background-color: white;
  color: white;
  display: none;
}
#survey input:checked + span.radiocontainer {
  background-color: #00b0aa;
  color: white;
  padding: 5px 15px 6px 15px;
  height: 100% !important;
  display: block;
  min-height: 100%;
}
#survey input:checked + span.radiocontainer > .radiotext {
  display: block;
  height: 100%;
  min-height: 100%;
  position: relative;
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  text-align: center;
}
.survey {
  display: table;
  width: 90%;
}
.survey label span.radiocontainer {
  text-align: center;
  font-size: 14px;
  padding: 5px 15px 6px 15px;
  display: block;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.survey label {
  width: 19%;
  border: 1px solid #b7b7b7;
  height: 100%;
  display: table-cell;
}
.survey input:checked + label {
  display: table-cell;
  background-color: #00b0aa;
  color: white;
  max-height: 50px !important;
}
.survey .radiotext {
  height: 100%;
  display: block;
}
.survey input {
  background-color: white;
  color: white;
  display: none;
}
.survey input:checked + label > span.radiocontainer {
  background-color: #00b0aa;
  color: white;
  margin: 0;
  height: 100% !important;
  display: block;
  min-height: 100%;
}
.survey input:checked + label > span.radiocontainer > .radiotext {
  display: block;
  height: 100%;
  min-height: 100%;
  position: relative;
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  text-align: center;
}
[data-title] {
  position: relative;
  cursor: pointer;
}
[data-title]:hover::before {
  content: attr(data-title);
  position: absolute;
  bottom: -40px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background: #000;
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
}
[data-title]:hover::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 8px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;
  border-bottom: 8px solid #000;
}
.pointer {
  cursor: pointer;
}
.nopaddingtb {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.redbg {
  background: #ff0000;
  color: white;
}
.orangebg {
  background: #faa719;
  color: white;
}
.lightgreenbg {
  background: #73B455;
  color: white;
}
.darkgreenbg {
  background: #06A14D;
  color: white;
}
.buttonGradient {
  color: white;
  background: #73B455;
  background: -moz-linear-gradient(135deg, #73B455 0%, #73B455 100%);
  background: -webkit-linear-gradient(135deg, #73B455 0%, #73B455 100%);
  background: linear-gradient(135deg, #73B455 0%, #73B455 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#73B455, endColorstr=#73B455, GradientType=1);
}
.vertical-align-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#progress {
  width: 100%;
  display: block;
  text-align: right;
}
.progressbar {
  width: 15%;
  min-width: 200px;
  border-radius: 30px;
  position: relative;
  border: 1px solid #73B455;
  height: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  float: right;
}
.progressbar .progress-item {
  position: absolute;
  height: 18px;
  color: white;
  background: #73B455;
  background: -moz-linear-gradient(135deg, #73B455 0%, #73B455 100%);
  background: -webkit-linear-gradient(135deg, #73B455 0%, #73B455 100%);
  background: linear-gradient(135deg, #73B455 0%, #73B455 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#73B455, endColorstr=#73B455, GradientType=1);
  border-radius: 60px;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.progressbar .progress-item:after {
  margin-left: 50%;
  margin-right: 50%;
}
.progressbar .progress-item span {
  color: white;
  cursor: default;
}
.progressbar .progress-item span:hover {
  color: white;
}
.flagRadio {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.flagRadio input[type=radio] {
  -ms-transform: scale(1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5);
  /* Chrome, Safari, Opera */
  transform: scale(1.5);
}
.flagRadio span {
  margin-left: 10px;
}
.blockTable {
  width: 100%;
  border-spacing: 20px 5px;
  border-collapse: separate;
  font-size: 16px;
}
.blockTable thead th:first-child {
  width: 50%;
}
.blockTable thead th:nth-child(2) {
  white-space: nowrap;
  padding: 2px;
}
.blockTable thead th:nth-child(3) {
  width: 30px;
  padding: 2px;
}
.blockTable thead th:nth-child(n + 4) {
  width: 50px;
  padding: 2px;
  text-align: center;
}
.blockTable thead th:last-child {
  width: 50%;
}
.blockTable tbody td:first-child {
  width: 50%;
}
.blockTable tbody td:nth-child(2) {
  white-space: nowrap;
  padding: 2px;
}
.blockTable tbody td:nth-child(3) {
  width: 30px;
  padding: 2px;
}
.blockTable tbody td:nth-child(n + 4) {
  width: 50px;
  padding: 2px;
  text-align: center;
  border: 1px solid black;
}
.blockTable tbody td:last-child {
  width: 50%;
  border: none;
}
hr.thick {
  border: none;
  height: 3px;
  color: #b7b7b7;
  background-color: #b7b7b7;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .modalSize {
    max-height: 600px;
  }
}
@media (max-width: 1024px) {
  .headerImage h1 {
    line-height: 61px;
  }
  .body-content {
    max-height: calc(100vh - 211px);
  }
}
.nav-tabs .nav-item {
  margin-right: 0.5rem;
  cursor: pointer;
}
.nav-tabs .nav-item .nav-link {
  font-family: Nandos Hand;
  font-size: 1.2rem;
  letter-spacing: 0.5px;
  background: linear-gradient(180deg, #DFE0E2 0%, rgba(209, 211, 213, 0) 100%);
  border-radius: 5px 5px 0px 0px;
  color: black;
}
.nav-tabs .nav-item .nav-link.active {
  background: #007581;
  color: #FFF;
}
.talentTable {
  max-width: 1674px;
  width: 90%;
  height: 433px;
  border-collapse: collapse;
  display: inline-table;
  vertical-align: top;
}
.talentTable tr:nth-child(odd) {
  background: #F3F5F7;
}
.talentTable tr:nth-child(even) {
  background: #DCDDDE;
}
.talentTable td {
  height: 144px;
  width: calc(100% / 3);
  padding: 0;
  margin: 0;
  border: 1px solid #717173;
  color: #000000;
  color: rgba(0, 0, 0, 0.34);
  text-align: center;
}
.talentTable td b {
  font-family: Nandos Hand;
  font-size: 20px;
}
.talentTable td p {
  font-size: 17px;
  text-align: left;
  margin: 20px;
}
.talentTable .topMiddle {
  border-left: 12px solid #00b0aa;
  border-top: 12px solid #00b0aa;
  border-bottom: 12px solid #00b0aa;
}
.talentTable .topRight {
  border-top: 12px solid #00b0aa;
  border-right: 12px solid #00b0aa;
}
.talentTable .middleRight {
  border-left: 12px solid #00b0aa;
  border-bottom: 12px solid #00b0aa;
  border-right: 12px solid #00b0aa;
}
.draggable {
  position: absolute;
  z-index: 9;
  text-align: center;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  cursor: move;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.yellow {
  background-color: yellow;
}
.red {
  background-color: red;
  color: white;
}
.green {
  background-color: green;
  color: white;
}
.nondraggable {
  display: inline-block;
  background-color: yellow;
  text-align: center;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.customRadio input[type="radio"] {
  width: 2em;
  height: 2em;
  cursor: pointer;
  margin-top: -1px;
  vertical-align: middle;
}
.customRadio input[type="checkbox"] {
  width: 2em;
  height: 2em;
  cursor: pointer;
  margin-top: -1px;
  vertical-align: middle;
}
.customRadio label {
  padding: 0 10px;
}
.profileTable {
  width: 100%;
  border-collapse: collapse;
  margin: 10px;
}
.profileTable .header {
  width: 50%;
  padding: 5px;
  font-size: 18px;
  text-transform: uppercase;
  color: #7E8B95;
}
.profileTable .label {
  width: 50%;
  padding: 5px;
  font-size: 18px;
}
.profileTable .label .ddl {
  border: none !important;
  font-family: "Din Next", Helvetica, Geneva, Arial, sans-serif;
}
.profileTable .label .textbox {
  border: none !important;
  width: 100%;
}
.ui-tooltip {
  position: absolute !important;
  z-index: 100;
  background: #FAFAFA;
  padding: 10px 20px;
  box-shadow: 0px 19px 38px rgba(0, 0, 0, 0.3), 0px 15px 12px rgba(0, 0, 0, 0.22);
  border-radius: 2px;
  white-space: pre-line;
  max-width: 50%;
}
.turquoiseBG {
  background: #00b0aa;
  color: white;
}
.redBG {
  background: #ff0000;
  color: white;
}
.yellowBG {
  background: #e6eb23;
}
.orangeBG {
  background: #ffc000;
  color: white;
}
.ui-helper-hidden-accessible {
  display: none;
}
.turquoiseBorder {
  border: 5px solid #000000;
  box-sizing: border-box;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}
.talentFilter,
.secondaryFilter {
  display: inline-block;
  width: 200px;
  font-weight: bold;
  cursor: pointer;
}
.talentOption {
  display: inline-block;
  width: 250px;
  cursor: pointer;
  vertical-align: top;
}
.talentOption label {
  cursor: pointer;
}
.Selected {
  color: #00b0aa;
}
.focusOverlay {
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: Black;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.focusOverlayContent {
  z-index: 1000;
  margin: 200px auto;
  padding: 10px;
  width: 300px;
  background-color: transparent;
  border-radius: 10px;
  text-align: center;
}
.focusOverlayContent img {
  height: 200px;
  width: 320px;
  margin: 0 auto;
  text-align: center;
}
.Comment {
  font-size: 18px;
}
.pdp {
  overflow-y: scroll;
  max-height: 600px;
  font-size: 18px;
  margin: 18px;
}