@font-face {
  font-family: "Famtree-Bold";
  src: url("../fonts/Famtree-Bold.eot");
  src: url("../fonts/Famtree-Bold.eot") format("embedded-opentype"), url("../fonts/Famtree-Bold.woff2") format("woff2"), url("../fonts/Famtree-Bold.woff") format("woff"), url("../fonts/Famtree-Bold.ttf") format("truetype"), url("../fonts/Famtree-Bold.svg#Famtree-Bold") format("svg");
}

@font-face {
  font-family: "Famtree-Light";
  src: url("../fonts/Famtree-Light.eot");
  src: url("../fonts/Famtree-Light.eot") format("embedded-opentype"), url("../fonts/Famtree-Light.woff2") format("woff2"), url("../fonts/Famtree-Light.woff") format("woff"), url("../fonts/Famtree-Light.ttf") format("truetype"), url("../fonts/Famtree-Light.svg#Famtree-Light") format("svg");
}

@font-face {
  font-family: "Famtree-Regular";
  src: url("../fonts/Famtree-Regular.eot");
  src: url("../fonts/Famtree-Regular.eot") format("embedded-opentype"), url("../fonts/Famtree-Regular.woff2") format("woff2"), url("../fonts/Famtree-Regular.woff") format("woff"), url("../fonts/Famtree-Regular.ttf") format("truetype"), url("../fonts/Famtree-Regular.svg#RBRegular_1") format("svg");
}

@font-face {
  font-family: "Famtree-Medium";
  src: url("../fonts/Famtree-Medium.eot");
  src: url("../fonts/Famtree-Medium.eot") format("embedded-opentype"), url("../fonts/Famtree-Medium.woff2") format("woff2"), url("../fonts/Famtree-Medium.woff") format("woff"), url("../fonts/Famtree-Medium.ttf") format("truetype"), url("../fonts/Famtree-Medium.svg#RBRegular_1") format("svg");
}

/**************************************/
@font-face {
  font-family: "TeshrinAR_LTRegular";
  src: url("../fonts/TeshrinAR_LTRegular.eot");
  src: url("../fonts/TeshrinAR_LTRegular.eot") format("embedded-opentype"), url("../fonts/TeshrinAR_LTRegular.woff2") format("woff2"), url("../fonts/TeshrinAR_LTRegular.woff") format("woff"), url("../fonts/TeshrinAR_LTRegular.ttf") format("truetype"), url("../fonts/TeshrinAR_LTRegular.svg#TeshrinAR_LTRegular") format("svg");
}

@font-face {
  font-family: "TeshrinAR_LTLight";
  src: url("../fonts/TeshrinAR_LTLight.eot");
  src: url("../fonts/TeshrinAR_LTLight.eot") format("embedded-opentype"), url("../fonts/TeshrinAR_LTLight.woff2") format("woff2"), url("../fonts/TeshrinAR_LTLight.woff") format("woff"), url("../fonts/TeshrinAR_LTLight.ttf") format("truetype"), url("../fonts/TeshrinAR_LTLight.svg#TeshrinAR_LTLight") format("svg");
}

@font-face {
  font-family: "TeshrinAR_LTBold";
  src: url("../fonts/TeshrinAR_LTBold.eot");
  src: url("../fonts/TeshrinAR_LTBold.eot") format("embedded-opentype"), url("../fonts/TeshrinAR_LTBold.woff2") format("woff2"), url("../fonts/TeshrinAR_LTBold.woff") format("woff"), url("../fonts/TeshrinAR_LTBold.ttf") format("truetype"), url("../fonts/TeshrinAR_LTBold.svg#TeshrinAR_LTBold") format("svg");
}

@font-face {
  font-family: "TeshrinAR_LTBlack";
  src: url("../fonts/TeshrinAR_LTBlack.eot");
  src: url("../fonts/TeshrinAR_LTBlack.eot") format("embedded-opentype"), url("../fonts/TeshrinAR_LTBlack.woff2") format("woff2"), url("../fonts/TeshrinAR_LTBlack.woff") format("woff"), url("../fonts/TeshrinAR_LTBlack.ttf") format("truetype"), url("../fonts/TeshrinAR_LTBlack.svg#TeshrinAR_LTBlack") format("svg");
}

@font-face {
  font-family: "inter";
  src: url("../fonts/Inter-font/InterDesktop/Inter-Regular.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-font/InterDesktop/Inter-Regular.otf")format('opentype');
  ;
  font-weight: normal;
  font-style: normal;
}

/*************************************
body {
  font-family: 'Inter', sans-serif !important;

}
*/


.form-label {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: normal;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
}

.file-drop-zone {
  min-height: 200px;
}

.dataTables_info {
  padding-right: 1.5rem !important;
}

.btn {
  display: inline-block;
  font-weight: 500;
  line-height: 1;
  color: #181C32;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

video {
  width: 100%;
  height: auto;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.fileinput-exists,
.fileinput-new {
  line-height: 29px;
}

.fileinput .btn {
  vertical-align: middle;
}

td {
  vertical-align: middle !important;
}

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner>div {
  background-color: #181824;
  height: 100%;
  width: 6px;
  display: inline-block;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  animation-delay: -1.1s;
}

.spinner .rect3 {
  animation-delay: -1s;
}

.spinner .rect4 {
  animation-delay: -0.9s;
}

.spinner .rect5 {
  animation-delay: -0.8s;
}

@keyframes sk-stretchdelay {

  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

#kt_content_container,
#kt_post {
  position: relative;
}

.overlay_loader {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  opacity: 0.9;
  z-index: 4000;
}

.spinner {
  position: absolute;
  top: 20%;
  left: 50%;
}

.badge {
  display: inline-block;
  padding: 0.5em 0.85em;
  font-size: 0.85rem;
  font-weight: 400 !important;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.475rem;
}

.error-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.error-list .error {
  padding-top: 0.5rem;
  color: #912741;
}

.form-text {
  display: block;
}

.parsley-errors-list {
  display: block;
  margin-top: 0.5rem !important;
}

/*# sourceMappingURL=main.css.map */


/*====================================*/

.background-container {
  /* background-color: #EEF2F9; */
  margin: 0 20px;
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 16px;
}

.white-box-start {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 12px 12px #1C36610F;
  border-radius: 30px;
  margin-bottom: 1rem;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  opacity: 1;
}

.assessment-header {
  color: #1C3661;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}

.assessment-description {
  font-size: 18px;
  text-align: center;
  color: #1C3661;
  font-weight: bold;
}

.second_white_box {
  margin-top: 25px;
  padding: 22px;
  width: 91%;
  min-height: 300px;
  background-color: #FFFFFF;
  border-radius: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  gap: 14px;
}

.box-row {
  width: 100%;
  padding: 10px;
}

.progress-info-card {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.action-pillar-info {
  width: 98%;
  background: #DDF1F3 0% 0% no-repeat padding-box;
  height: 90px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  gap: 1px;
  padding: 5px;
}

.hr-vertical {
  height: 100% !important;
  width: 10px;
  background-color: #70C4CC;
  /* opacity: 29%; */
  margin: 2px;
}

.hr-vertical-2 {
  height: 80% !important;
  width: 1%;
  background-color: #70C4CC;
  opacity: 29%;
  margin: 1px;
}

.pillar-name-score {
  font-size: 20px;
  font-weight: bold;
  color: #1C3661;
}

.pillar-description-score-center {
  font-size: 12px;
  color: #1C3661;
  text-align: center
}

.pillar-description-score {
  font-size: 14px;
  color: #1C3661;
}

.pillar-recommendation {
  font-size: 13px;
  color: #1C3661;
}

.donutchart-selected {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center
}

.center-label-selected {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 26px;
  font-weight: bold;
  color: #1C3661;
  /* text-align: center; */
  z-index: 2;
  /* Ensure it's above the chart */
}

.small-percentage {
  font-size: 13px;
}

.progress-info-text {
  color: #1C3661;
  opacity: 62%;
  font-size: 13px;
  font-weight: bold;
}

.progress-details-text-2 {
  color: #1C3661;
  font-size: 17px;
  font-weight: bold;
}

.col-row-right {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.button-shadow-container {
  position: relative;
  display: inline-block;
  /* Ensures the button and shadow are treated as one unit */
}

.button-shadow-container {
  position: relative;
  display: inline-block;
  /* Ensures the button and shadow are treated as one unit */
}

.assessment-btns {
  width: 264px;
  height: 86px;
  border-radius: 12px;
  background: #70C4CC;
  padding: 1rem;
  position: relative;
  z-index: 2;
  /* Bring button in front */
  border: none;
}

.button-shadow {
  width: 258px;
  height: 86px;
  background: #BEE2E6;
  /* Shadow color */
  border-radius: 12px;
  position: absolute;
  top: 5px;
  /* Shadow offset from the button */
  left: 3px;
  /* Shadow offset from the button */
  z-index: 1;
  /* Behind the button */
}

.assessment-btns:hover {
  background: #87b9bf;
}

.assessment-btn-text {
  color: #FFFFFF;
  font-size: 31px;
  text-align: center;

}

.hidden-class {
  display: none;
}

.btn-sm.delete-question {
  padding: 5px 10px;
  width: auto;
  margin-bottom: 15px;
}

.assessment-bar-info {
  width: 100%;
  /* background: #DDF1F3 0% 0% no-repeat padding-box; */
  height: 70px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  padding: 5px;
  margin-top: 5px;
}

.hr-between-text {
  margin: 3px;
  width: 75%;
}

.default-text-color {
  color: #1C3661;
}

.assessment-btns-2 {
  width: 75%;
  height: 54px;
  border-radius: 12px;
  background: #70C4CC;
  padding: 2px;
  z-index: 2;
  border: none;
  margin-left: 5px;
}

.assessment-btn-text-2 {
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;

}

.img-small {
  width: 15%;
  height: 25%;
}

.img-small-btn {
  width: 20%;
  height: 45%;
}

.color-secondary {
  color: #70C4CC;
  font-size: 15px;
  font-weight: bold;
}

.progress-details-text-3 {
  color: #1C3661;
  font-size: 14px;
  font-weight: bold;
}

.row-color-loop-1 {
  background-color: #DDF1F3;
}

.row-color-loop-2 {
  background-color: #FFFFFF;
}

.academy-btn {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 11px #1C366105;
  border-radius: 17px;
  position: relative;
  width: 75%;
  height: 50px;
  z-index: 2;
  border:none ;
}

.academy-btn-shadow {
  position: absolute;
  top: 5px;
  left: 3px;
  z-index: 1;
  width: 75%;
  height: 50px;
  background: var(--unnamed-color-70c4cc) 0% 0% no-repeat padding-box;
  background: #70C4CC 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 11px #1C366105;
  border-radius: 17px;
}

.second_white_box_academy{
  margin-top: 3px;
  padding: 7px;
  width: 95%;
  max-height: 200px;
  background-color: #FFFFFF;
  border-radius: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: flex;
  /* flex-direction: column; */
  /* justify-content: center; */
  align-items: center;
  gap: 5px;
}
.progress-info-card-academy {
  display: flex;
  flex-direction: column;
  padding: 10px;
}

/* .shadow-container {
  position: relative;
  display: inline-block;
  width: 17%;
}

.shadow {
  height: 185px;
  width: 100%;
  background-color: #EEF2F9;
  border-radius: 30px;
  position: absolute;
  top: 10px;
  left: 1px;
  z-index: 1;
}

.pillar-score-box {
  height: 185px;
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 30px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  cursor: pointer;
}

.pillar-score-box:hover {
  background: #F3FEFF 0% 0% no-repeat padding-box;
}

#chart-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.donutchart {
  width: 100%;
  height: 100%;
  position: relative; /* Ensure this is set */
/* } */

.center-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: bold;
  z-index: 3;
  color: #1C3661;
  text-align: center; /* Ensure centered text */
  pointer-events: none; /* Prevent the label from interfering with chart clicks */
}
.specialist{
  font-size: 14px;
  font-weight: normal;
}
.small-percentage {
  font-size: 13px;
}

.center-label-academy{
  top:10px;
  left: 3px;
  position: absolute;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: bold;
  z-index: 3;
  color: #1C3661;
  text-align: center; /* Ensure centered text */
  pointer-events: none;
}

.video-course{
  height: 313px;
  cursor: pointer;
}
.article-element{
  height: 290px;
  width: 240px;
  cursor: pointer;

}
.completed-content{
  font-size: 14px;
  font-weight: bold;
  color:#70C4CC;
}
.video-percentage-text{
  font-size: 14px;
  font-weight: bold;
  color: #FAB664;
}


.article-btn{
  background-color:#70C4CC;
  padding: 10px 3px;
  width: 80%;
  /* height: 50%; */
  font-size: 15px;
  border-radius: 16px;
  color: #FFFFFF;
  font-weight: bold;
}

.academy-assessment-btn {
  width: 35%;
  height: 50px;
  border-radius: 12px;
  background: #70C4CC;
  position: relative;
  z-index: 2;
  /* Bring button in front */
  border: none;
  margin-top: 1em;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
.academy-assessment-btn-btn{
  text-align: center;
  border: none;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}

.custome-modal {
  top: 30%;
  bottom: 70%;
}
.Emp-first-score{
  color: #FAB664;
  font-size: 14px;
  font-weight: bold;
  background-color:#1C3661;
  padding: 2px;
}
.Emp-first-score{
  color: #FAB664;
  font-size: 13px;
  font-weight: bold;
  background-color:#1C3661;
  padding: 1px;
  margin: 0 2px;
}

.head-chat{
  display: flex;
  flex-direction: column;
  /* background-color: #70C4CC; */
  background-color: #DDF1F3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 4px;
}
.chat-header {
  color: #181824;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head-span{
  color: #181824;
  font-weight: bold;
}

.chat-body {
  padding: 10px;
  background-color: #FFFFFF;
  border: 1px solid #181824;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 3px;
  min-height: 300px;
  max-height: 400px; /* Set a maximum height */
  overflow-y: auto; /* Scroll if content exceeds max height */
}

.chat-input {
  display: flex;
  padding: 10px;
}

.chat-input input {
  flex: 1;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 5px;
  min-height: 50px;
  width: 75%;
}

.chat-input button {
  margin-left: 5px;
  border-radius: 6px;
  background-color: #1C3661;
  color: #FFFFFF;
  width: 22%;
  min-height: 45px;
}

.close-chat-btn{
  font-weight: bold;
  border-radius: 6px;
  background-color: #181824;
  color: #FFFFFF;
}

.user-message{
  background-color: #DDF1F3;
  color: #181824;
  font-size: 15px;
  margin-bottom: 3px;
  border-radius: 6px;
  padding: 5px;
}

.ai-chat-message {
  background-color: #BEE2E6;
  color: #181824;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 3px;
  border-radius: 6px;
  padding: 5px;
  display: flex;
  flex-direction: column;
}

.ai-chat-options{
  margin: 8px 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.ai-options-btn{
  background-color: #1C3661;
  color: #FFFFFF;
  border-radius: 6px;
  width: 38%;
  height: 50px;
  box-shadow: 0 6px 8px rgba(255, 255, 255, 0.1), 0 6px 8px rgba(255, 255, 255, 0.06); /* Subtle shadow */
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
}

.ai-options-btn:hover {
  background-color: #375b8c; /* Darken background on hover */
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.15); /* Enhance shadow on hover */
  transform: translateY(-2px); /* Slight lift effect */
}

.selected-option{
  background-color: #5d84ba;
}
.chat-sub-options{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
}
.ai-sub-options-btn{
  background-color: #DDF1F3;
  color: #181824;
  border-radius: 8px;
  /* width: 95%; */
  height: 35px;
  box-shadow: 0 6px 8px rgba(255, 255, 255, 0.1), 0 6px 8px rgba(255, 255, 255, 0.06); /* Subtle shadow */
  transition: all 0.3s ease;
  /* display: inline-block; */
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.sub-options-span{
  padding: 2px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #181824;
}

.chat-options-container{
  padding: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.course-page{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.course-play{
  display: flex;
  justify-content: flex-end;
  width: 99%;
}
.video-order{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.video-list{
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #181824;
  border-radius: 5px;
  padding: 1px;
}