body {
  font-family: "GroteskTest";
  color: #11142d;
  background-color: #f5f7fd;
}

.bg-white {
  background-color: #fff;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(177, 191, 212, 0.4);
  border-radius: 16px;
}

.profile-info,
.content-box,
.fieldgroup,
.view-opigno-calendar {
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(177, 191, 212, 0.4);
  margin-bottom: 30px;
}

.profile-info .filter__label {
  font-size: 14px;
  color: #11142d;
  margin-bottom: 0;
}

.edit-link a {
  background-color: #B1BFD4;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.edit-link a .fi-rr-edit {
  font-size: 16px;
  color: #ffffff;
}

.block-page-title-block h1 {
  font-family: "quincycf";
  font-size: 52px;
  margin-bottom: 20px;
}

.profile-info__name {
  font-size: 26px;
  font-weight: 800;
  line-height: 31px;
  margin-bottom: 0;
  font-family: "quincycf";
  color: #11142D;
}

.filter-option-inner-inner {
  color: #6f7ca3;
  font-size: 12px;
}

.form-textarea {
  background: #f8f8fa;
  border: 1px solid #dce6f5;
  border-radius: 8px;
  font-family: "GroteskTest";
  margin-bottom: 15px;
}

.form-textarea::-webkit-input-placeholder {
  font-style: italic;
  font-size: 16px;
}

.profile-info__type {
  font-size: 16px;
  color: #6f7ca3;
  margin-bottom: 40px;
  font-family: "GroteskTest";
  font-weight: 500;
}

.profile-info .filter {
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
  margin-left: 0;
}

.profile-info .form-select.bootstrap-select {
  margin-right: unset;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner,
.profile-info .filter .form-select.bootstrap-select .dropdown-menu .dropdown-item {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}

.profile-info .filter .form-select.bootstrap-select>.dropdown-toggle,
.profile-info .filter .form-select.bootstrap-select .dropdown-menu .dropdown-item {
  padding: 0.2125rem 0.5125rem;
}

.profile-info .filter .form-select.bootstrap-select>.dropdown-toggle:after {
  font-family: "Font Awesome 5" !important;
  content: "\f054";
  font-size: 12px;
  margin-left: 6px;
  color: #ff6a42;
  font-weight: 300;
}

.profile-info .form-select.bootstrap-select>.dropdown-toggle:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.profile-info .form-select.bootstrap-select.show>.dropdown-toggle:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.statistics-list .title {
  font-size: 14px;
  color: #11142d;
  line-height: 19px;
  font-family: "GroteskTest";
}

.awards-list .fi {
  display: none;
}

.awards-list a {
  padding-right: 15px;
}

.awards-list a::after {
  font-family: "Font Awesome 5" !important;
  content: "\f054";
  color: #ff6a42;
  margin-left: 10px;
  font-weight: 300;
}

.content-box>.link-box .link-box__number {
  font-size: 40px;
  font-weight: 800;
  line-height: 44px;
  color: #ff6a42;
  font-family: "quincycf";
}

.content-box>.link-box .link-box__title {
  font-weight: 800;
  font-size: 24px;
  color: #11142d;
  font-family: "quincycf";
  text-transform: capitalize;
}

.link-box__content {
  flex-direction: column;
  align-items: flex-start;
}

.content-box>.link-box .link-box__subtext {
  bottom: 15px;
  right: 70px;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid #ff6a42;
  border-radius: 16px;
  color: #6f7ca3;
  text-transform: uppercase;
  padding: 3px 15px;
  font-weight: 600;
  font-style: normal;
}


.content-box>.link-box .link-box__subtext::after {
  font-family: "Font Awesome 5" !important;
  content: "\f054";
  color: #ff6a42;
  margin-left: 10px;
}

.content-box__title {
  font-family: "quincycf";
  text-transform: capitalize;
  font-size: 26px;
  font-weight: 800;
}

.content-box.last-training .content-box__title {
  font-size: 26px;
  font-family: "quincycf";
  text-transform: capitalize;
  font-weight: 800;
}

.content-box.last-training .btn,
.who-is--new .btn,
.who-is--online .btn {
  background: #F8F8FA;
  border-radius: 8px;
  margin-bottom: 12px;
  letter-spacing: 0.01em;
  color: #6F7CA3;
  font-weight: 800;
  font-size: 14px;
}

.content-box.last-training .btn .score {
  color: #6F7CA3;
  font-weight: 800;
  font-size: 14px;
}

.dashboard .view-opigno-calendar {
  margin-bottom: 11rem;
}

.view-opigno-calendar .content-box__info h3 {
  font-weight: 800;
  color: #11142d;
  font-family: "GroteskTest";
  padding: 24px 0;
  text-transform: uppercase;
}


.view-opigno-calendar .content-box__info .pager__item--previous a:before,
.view-opigno-calendar .content-box__info .pager__item--next a:before {
  font-family: "Font Awesome 5" !important;
  background-image: none;
  color: #ff6a42;
  font-size: 16px;
  font-weight: 300 !important;
}

.view-opigno-calendar .content-box__info .pager__item--previous a:before {
  content: "\f053";
}

.view-opigno-calendar .content-box__info .pager__item--next a:before {

  content: "\f054";
}

.comment-form .form-submit,
.view-opigno-calendar .content-box__info .btn-add {
  border-radius: 10px;
  background: #ff6a42 url(/themes/custom/drcom_lms/assets/images/icon/plus.png) 8px 8px/16px no-repeat;
  border: none;
}

.comment-form .form-submit {
  width: 32px;
  height: 32px;
}

.comment-form .form-submit:hover {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: #ff6a42 url(/themes/custom/drcom_lms/assets/images/icon/plus.png) 8px 8px/16px no-repeat;
}

.view-opigno-calendar .content-box__info .btn-add {
  position: absolute;
  right: 0;
  top: -10px;
  width: 32px;
  height: 32px;
  background-image: none;
}

.view-opigno-calendar .content-box__info .btn-add:hover a {
  opacity: 1;
}

.btn-add a {
  position: absolute;
  top: 0px;
  width: 32px;
  height: 32px;
  right: 0;
  padding-left: 10px;
  color: #ffffff;
  border: none;
}


.btn-add a:before {
  content: "\f067";
  font-family: "Font Awesome 5" !important;
  font-weight: 300 !important;
  font-size: 1.3875rem;
  line-height: 32px;
  color: #ffffff;
}

.awards-list a {
  border: 1px solid #ff6a42;
  line-height: 14px;
  padding-bottom: 2px;
  font-size: 12px;
  text-transform: uppercase;
}

.comment-form .form-item:focus-within~.form-actions .form-submit {
  background: #ff6a42 url(/themes/custom/drcom_lms/assets/images/icon/plus.png) 8px 8px/16px no-repeat;
}

.view-opigno-calendar .content-box__info .pager__item {
  top: 1.35rem;
}

.view-opigno-calendar[class*=month] td.single-day.single-day-active .inner:after {
  height: 1px;
  background: #B1BFD4
}

.view-opigno-calendar[class*=month] td.single-day.single-day-active .date-box {
  border-right: 1px solid #B1BFD4;
}

.view-opigno-calendar[class*=month] td.single-day.single-day-active .date-day {
  font-size: 30px;
  font-weight: 800;
}

.view-opigno-calendar[class*=month] td.single-day.single-day-active .date-month,
.view-opigno-calendar[class*=month] td.single-day.single-day-active .date-year {
  font-size: 20px;
  font-weight: 800;
}

.dashboard .view-opigno-calendar[class*=month] td.single-day.single-day-active .title {
  color: #B1BFD4;
}

.calendar-calendar thead tr th {
  font-weight: 800;
}

.calendar-calendar .no-entry .day {
  color: #11142d;
  font-weight: 500;
  cursor: pointer;
}


header.page-header .block-notifications .fi-rr-bell::before,
header.page-header .block-notifications .fi-rr-envelope::before,
header.page-header .block-notifications .fi-rr-angle-small-down::before {
  font-family: "Font Awesome 5" !important;
  font-weight: 300 !important;
}

header.page-header .block-notifications .fi-rr-envelope::before {
  content: "\f0e0";
}

header.page-header .block-notifications .fi-rr-bell::before {
  content: "\f0f3";
}
header.page-header .block-notifications .fi-rr-angle-small-down::before  {
  content: "\f142";
}
header.page-header .block-notifications .fi-rr-angle-small-down {
  border: none;
  font-size: 35px;
}
header.page-header .block-notifications .marker {
  top: 1px;
  right: 0px;
  width: 9px;
  height: 9px;
  background-color: #ffc758;
  border: 2px solid #ff6a42;
}

.main-menu__item .main-menu__link,
.block-profile .block-profile__link .profile-name {
  text-transform: uppercase;
  font-size: 14px;
}
.main-menu__item .main-menu__link.is-active{
  border-bottom: 1px solid;
}
.main-menu__item .main-menu__link:hover {
  border-bottom: 1px solid;
}
.dashboard .view-opigno-calendar .content-box__title {
  margin-top: 0;
  padding: 10px 0;
  text-align: left;
  text-transform: math-auto;
  font-family: "quincycf";
  font-size: 26px;
  border-bottom: 1px solid #B1BFD4;
}























.content-date {
  margin-top: 20px;
  border-top: 1px solid #b1bfd4;
  padding-top: 24px;
  display: flex;
}

.content-date-text h2 {
  line-height: 33px;
  font-size: 35px;
  margin-bottom: 0px;
}

.content-date-text h3 {
  line-height: 22px;
  margin-bottom: 0;
}

.content-date-text {
  color: #11142d;
  font-size: 30px;
  text-align: center;
  padding-right: 24px;
  border-right: 1px solid #b1bfd4;
}

.content-date-event {
  padding-left: 18px;
}

.content-date-event h5 {
  color: #6f7ca3;
  font-size: 16px;
  margin-top: 15px;
}


.profile-info__pic {
  margin-bottom: 24px;
}




.statistics-list__item {
  margin-bottom: 16px;
}

.link-box__type {
  max-width: 85px;
}





.link-box__type img {
  margin-right: 0px;
}





.arrow {
  background: url('../image/Vector.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 5px;
  transform: rotate(-90deg);
  margin-left: 4px;
}

.awards-list a img {
  width: 5px;
  height: 8px;
  transform: rotate(-90deg);
}

.awards-list__item {
  border: none;
  margin-top: 0px;
}

.plus {
  top: 10px;
  left: 10px;
  width: 12px;
  height: 12px;
}

.calendar-calendar .past-month .day,
.calendar-calendar .future-month .day {
  color: #b1bfd4;
}





.cmt-box {
  background-color: #fff;
  padding: 25px 24px 24px 24px;
  border-radius: 16px;
}

.cmt-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 28px;
  color: #11142d;
  border-bottom: 1px solid #b1bfd4;
  padding-bottom: 14px;
}

.cmt-text {
  padding-top: 24px;
  color: #6f7ca3;
}

.statistics-list .number {
  color: #606176;
}



.latestActive {
  padding: 20px;
  color: #11142d;
}

.latestActive h2 {
  font-size: 26px;
  padding-bottom: 14px;
  border-bottom: 1px solid #b1bfd4;
}

.latestActive-contain {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}

.latestActive-item {
  background: #f8f8fa;
  border-radius: 8px;
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 12px;
}

.latestActive-item p {
  font-size: 14px;
  color: #6f7ca3;
}

.content-calendar .comment-form {
  flex: 0 0 auto;
}


.link-box__subtext img {
  right: 8px;
  top: 6px;
}

.comment-form__container {
  padding: 24px 24px 26px 24px;
}

.px-15 {
  padding: 0px 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-16 {
  margin-bottom: 16px;
}

.view-opigno-calendar .content-box__info {
  margin-bottom: 32px;
}


.view-opigno-calendar .content-box__info .pager__item--previous,
.view-opigno-calendar .content-box__info .pager__item--next {
  margin-top: 9px;
}

@media (max-width: 991.98px) {
  .content-box>.link-box {
    justify-content: flex-start;
  }
}

@media (max-width: 1199.9px) {
  .content-box>.link-box .link-box__subtext {
    right: 20px;
  }

  .content-box>.link-box,
  .fieldgroup>.link-box {
    padding-bottom: 25px;
  }
}

.content-box>.link-box,
.fieldgroup>.link-box {
  padding-bottom: 65px;
}