@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

.footage-modal-style .modal-dialog {
  max-width: 1198px;
}

.footage-modal-style .modal-title-footage h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #313336;
  margin-bottom: 24px;
}

.footage-modal-style .modal-body {
  padding: 26px 30px 23px 30px;
}

.footage-modal-style .modal-title-footage {
  padding: 0;
}

.footage-modal-style .close {
  top: 26px;
  right: 30px;
}

.footage-modal-style .modal-content {
  border-radius: 8px;
  background: #ffffff;
}

.footage-modal-style .footage-description-text {
  display: none;
}

.footage-modal-style .embed-responsive-item {
  border-radius: 5px;
}

.footage-modal-style .modal-text p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #313336;
}

.footage-modal-style .profile-info-data,
.footage-modal-style .profile-info-data .profile-name,
.footage-modal-style .profile-info-data .profile-timing,
.footage-modal-style .profile-info-data .date-info {
  display: flex;
  align-items: center;
}

.footage-modal-style .profile-info-data {
  justify-content: space-between;
  /* margin-bottom: 14px; */
}

.footage-modal-style .profile-info-data .profile-name h6 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9f9f9f;
  margin-left: 5px;
  margin-bottom: 0;
}

.footage-modal-style .profile-info-data .profile-timing img {
  margin-right: 7.75px;
}

.footage-modal-style .profile-info-data .date-info p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9f9f9f;
  margin-bottom: 0;
}

.footage-modal-style .profile-info-data .date-info p:not(:last-child) {
  margin-right: 5px;
}

.footage-modal-style .embed-responsive {
  position: relative;
}

.footage-modal-style .play-box {
  position: absolute;
  bottom: 17px;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 1032px;
}

.footage-modal-style .modal-text {
  padding: 0;
}

.footage-modal-style .modal-text p {
  margin-bottom: 0;
}

/* Dashboard Design */

body {
  background: #f6f7f9 !important;
}

.header-custom-style {
  margin-bottom: 24px;
}

.header-custom-style .kt-header__top {
  height: unset;
  padding: 13.5px 0;
}

.header-custom-style
  .kt-header-menu
  .kt-menu__nav
  > .kt-menu__item
  > .kt-menu__link
  .kt-menu__link-text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #313336;
}

.header-custom-style
  .kt-header-menu
  .kt-menu__nav
  > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active)
  > .kt-menu__link,
.kt-header-menu
  .kt-menu__nav
  > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(
    .kt-menu__item--active
  )
  > .kt-menu__link {
  background-color: transparent !important;
}

.header-custom-style
  .kt-header-menu-wrapper
  .kt-header-menu
  .kt-menu__nav
  > .kt-menu__item
  > .kt-menu__link {
  padding: 16px 39px;
  background-color: transparent !important;
  border-radius: 0;
}

.header-custom-style .kt-header__top,
.header-custom-style .kt-header .kt-header__bottom {
  height: unset;
}

.header-custom-style .kt-header-menu-wrapper {
  justify-content: center;
}

.header-custom-style.kt-header {
  background: #f6f7f9 !important;
}

.header-custom-style
  .kt-header-menu
  .kt-menu__nav
  > .kt-menu__item.kt-menu__item--here
  > .kt-menu__link {
  border-bottom: 1px solid #ff7720;
}

.header-custom-style .kt-portlet {
  margin-bottom: 27px;
}

.footage-custom-style .kt-todo .kt-todo__header {
  padding: 0;
}

.footage-custom-style .kt-todo .kt-todo__header .kt-todo__title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #313336;
}

.footage-custom-style .footages_create_btn {
  background-color: #ff7720 !important;
  border-radius: 15px;
  width: 231px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700 !important;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #ffffff !important;
  box-shadow: none;
}

.footage-custom-style .search-style .search {
  background: #ffffff;
  border-radius: 4px;
  padding: 13px 16px 13px 24px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #9f9f9f;
  width: 603px;
  height: 50px;
}

.footage-custom-style .search-style .search:focus-visible {
  outline: none;
}

.footage-custom-style .my_footage_flex {
  padding-left: 0;
  margin-bottom: 0;
}

.footage-custom-style .footages_create_btn img {
  margin-right: 12px;
}

.footage-custom-style .my_footage a {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #9f9f9f;
  padding: 0 45px 7px;
}

.footage-custom-style .my_footage {
  position: relative;
  /* z-index: 0; */
}

.footage-custom-style .my_footage li.active {
  border-bottom: 1px solid #ff7720;
}

.footage-custom-style .my_footage li.active a {
  color: #ff7720;
  font-weight: 700;
}

.footage-custom-style .kt-portlet__head-actions .form-control {
  background: #f6f7f9;
  border: 1px solid #9f9f9f;
  border-radius: 5px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #313336;
  -webkit-appearance: none;
  background-image: url(../media/image/dashboard/bottom-arrow.png);
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-repeat: no-repeat;
}

.footage-custom-style .most_recent_data {
  height: auto;
}

.footage-custom-style .my_footage {
  position: relative;
}

.footage-custom-style .my_footage::before {
  content: "";
  border-bottom: 0.5px solid #9f9f9f;
  position: absolute;
  bottom: 0;
  width: calc(100% - 135px);
  z-index: -1;
}

.footage-custom-style .line_datatable {
  background-color: #ffffff;
  border: none;
  margin: 32px 0 0;
  border-radius: 8px 8px 0 0;
}

.footage-custom-style .table_paginate .table {
  border-collapse: separate !important;
  width: 100% !important;
  margin: 0 0 28px !important;
  border-bottom: 0;
  position: relative;
  padding-bottom: 37px;
}

.footage-custom-style .table_paginate .table th {
  border: 0;
}

.footage-custom-style .table_paginate .table th {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #313336;
}

.footage-custom-style table.dataTable tbody tr {
  border-bottom: 1px solid #9f9f9f;
  height: 71px;
}

.footage-custom-style table.dataTable tbody td {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #313336;
  border-bottom: 1px solid #9f9f9f;
}

.footage-custom-style .table_paginate {
  padding: 0 50px;
}

.footage-custom-style .table_paginate thead:before {
  content: "";
  height: 40px;
  display: block;
  background: #f6f7f9;
  width: calc(100% + 100px);
  position: absolute;
  left: -50px;
  z-index: 0;
}

.footage-custom-style .table_paginate thead tr {
  /* z-index: 0; */
  /* position: relative; */
  position: sticky;
}

.footage-custom-style table.dataTable tbody td .btn {
  padding: 0 3px;
}

.footage-custom-style .footage-flex span {
  /* text-transform: capitalize; */
  text-align: left;
}

.footage-custom-style .table_paginate .dataTables_wrapper .dataTables_paginate {
  padding-top: 0;
  align-items: center;
  height: auto;
  min-height: 46px;
}

.footage-custom-style a.paginate_button {
  width: 28px;
  height: 28px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #313336 !important;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current {
  color: #ffffff !important;
  background: #313336 !important;
  border-radius: 2px;
}

.footage-custom-style .table_paginate .table::before {
  content: "";
  height: 100%;
  display: block;
  background-color: #fff;
  width: calc(100% + 100px);
  position: absolute;
  left: -50px;
  bottom: 0;
  z-index: -1;
  border-radius: 0 0 8px 8px;
}

.footage-custom-style .table_paginate .dataTables_wrapper .dataTables_paginate {
  margin-bottom: 31px;
}

.footage-custom-style
  .table_paginate
  .dataTables_wrapper
  .dataTables_paginate
  > span {
  display: flex;
  margin: 0 28px 0 16px;
}

.footage-custom-style .dataTables_wrapper .dataTables_paginate .ellipsis {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #313336;
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous.disabled {
  background-image: url(../media/image/dashboard/left-arrow.svg) !important;
  background-repeat: no-repeat;
  width: 22px;
  height: 14px;
  border: none;
  transform: rotate(0deg);
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.next {
  background-image: url(../media/image/dashboard/right-arrow.svg) !important;
  background-repeat: no-repeat;
  width: 22px;
  height: 14px;
  border: none;
  transform: rotate(0deg);
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:active {
  background: transparent;
  box-shadow: none;
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:hover {
  background-color: transparent;
  border: none;
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous {
  background-image: url(../media/image/dashboard/right-arrow.svg) !important;
  background-repeat: no-repeat;
  width: 22px;
  height: 14px;
  border: none;
  transform: rotate(180deg);
}

.footage-custom-style
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.next.disabled {
  background-image: url(../media/image/dashboard/left-arrow.svg) !important;
  background-repeat: no-repeat;
  width: 22px;
  height: 14px;
  border: none;
  transform: rotate(180deg);
}

.footage-custom-style .dataTables_wrapper .dataTable th,
.footage-custom-style .dataTables_wrapper .dataTable td {
  padding: 10px 0 11px 0;
}
.footage-custom-style .actions-footage {
  width: 104px;
}
/* Footage Card Style */
.footage-card-style.kt-portlet {
  box-shadow: none;
  border-radius: 8px;
}

.footage-card-style .card_body {
  padding: 14px 13px 17px 14px !important;
}

.footage-card-style.card_box h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #313336;
  padding: 0 !important;
}

.footage-card-style .kt-widget__files .kt-widget__media img {
  width: 100% !important;
  border-radius: 5px;
  height: 150px;
  object-fit: cover;
}

.footage-card-style .card_body .footage-user-fullname {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9f9f9f;
  text-transform: capitalize;
}

.footage-card-style .footage-created-custom-date {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9f9f9f;
}

.footage-card-style .footage-user-custom-avatar {
  width: 24px;
  height: 24px;
  border-radius: 50% !important;
  object-fit: cover;
  margin-right: 5px;
}

.footage-card-style .footage-profile-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footage-card-style .footage-profile-info div {
  display: flex;
  align-items: center;
}

.footage-card-style .footage-title-info {
  display: flex;
  justify-content: space-between;
}

.footage-card-style .time-circle-img {
  margin-right: 5px;
}

.footage-card-style .footage-icon-action {
  display: flex;
  gap: 20px;
  margin-bottom: 11px;
}

.footage-custom-style .modal {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.footage-custom-style ::-webkit-scrollbar,
.footage-modal-style::-webkit-scrollbar {
  display: none;
}

.footage-custom-style .video-btn {
  cursor: pointer;
}

/* Video Player */
/* #volume-bar {
  max-width: 0%;
  white-space: nowrap;
  overflow: hidden;
  transition: max-width 0.5s linear;
  cursor: pointer;
} */

.volume-progress-bar {
  display: none;
  align-items: center;
  position: absolute;
  bottom: 26%;
  right: 5%;
  justify-content: space-around;
  width: 200px;
  background-color: rgba(45, 45, 45, 0.65);
  padding: 20px 10px;
  border-radius: 10px;
}

.volume-progress-bar.volume_active {
  display: flex;
  height: 60px;
}

.volume-progress-bar .volume_mute_button,
#video_volume .volume_mute_button,
#video_volume_notification .volume_mute_button {
  display: none;
}

.volume-progress-bar .volume_unmute_button,
#video_volume .volume_unmute_button,
#video_volume_notification .volume_unmute_button {
  display: block;
  cursor: pointer;
  margin-top: 3px;
}

.volume-progress-bar.volume_active_mute .volume_mute_button,
#video_volume.volume_active_mute .volume_mute_button,
#video_volume_notification.volume_active_mute .volume_mute_button {
  display: block;
  cursor: pointer;
}

.volume-progress-bar.volume_active_mute .volume_unmute_button,
#video_volume.volume_active_mute .volume_unmute_button,
#video_volume_notification.volume_active_mute .volume_unmute_button {
  display: none;
}

.volume-progress-bar #volume-bar {
  accent-color: #fff;
  cursor: pointer;
}

.add_footage .volume-progress-bar {
  bottom: 51%;
  right: 8.5%;
}

.play-box .volume-down-bg {
  margin-left: auto;
  cursor: pointer;
  width: 24px;
  max-width: 24px;
  margin-left: 34px;
}

.video_custom_controls .dropdown-menu.show {
  right: -30px !important;
  left: auto !important;
  top: auto !important;
  transform: unset !important;
  bottom: 55px !important;
}

.video_custom_controls .dropdown-menu.show .dropdown-item {
  color: #000;
  cursor: pointer;
  align-items: center;
}
.video_custom_controls .setting-bg {
  width: 15px;
}
.video_custom_controls .dropdown-toggle:after {
  content: "" !important;
}

.video_custom_controls .dropdown-menu li {
  position: relative;
}
.video_custom_controls .dropdown-menu .dropdown-submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -22px;
}
.video_custom_controls .dropdown-menu .dropdown-submenu-left {
  right: 100%;
  left: auto;
}

.video_custom_controls .dropdown-item:active {
  background-color: #ededed;
}

.video_custom_controls .playback_speed ul,
.video_custom_controls .playback_speed_notification ul {
  min-height: 110px;
  overflow-y: auto;
}

.video_custom_controls .playback_speed ul::-webkit-scrollbar,
.video_custom_controls .playback_speed_notification ul::-webkit-scrollbar {
  display: block;
  -webkit-appearance: none;
  width: 8px;
  background-color: #c4bfbf;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.video_custom_controls .playback_speed ul::-webkit-scrollbar-thumb,
.video_custom_controls
  .playback_speed_notification
  ul::-webkit-scrollbar-thumb {
  background-color: #575656;
  border-radius: 4px;
}

.footage-modal-style .profile-info-data {
  margin-top: 28px;
}

.footage-modal-style .footage-modal-video-main {
  height: 388px;
  background: #000;
  border-radius: 5px;
}

.footage-modal-style #start_time,
.footage-modal-style #video_duration {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

.play-box {
  height: 77px;
  align-items: center;
}

.play-box .playbtn {
  margin-top: 0px;
}

.playbtn {
  cursor: pointer;
}

.play-box .progressbar {
  margin-top: 0px;
  cursor: pointer;
  accent-color: #fff;
}

.play-box p {
  margin-top: 1rem;
}

.play-box .vector-bg {
  cursor: pointer;
}

.footage-modal-video-main .modal-play-center-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.footage-modal-video-main .modal-play-center-btn img {
  width: 64px;
  height: 52px;
}

.footage-custom-style #footage-description-model {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #313336;
  margin-top: 14px;
}

#footage-title-model,
#wevs-title-model {
  text-transform: capitalize;
}

.profile-name #footage-avatar-model,
.profile-name #wevs-avatar-model,
.profile-name #challenge-avatar-model {
  width: 24px;
  height: 24px;
  border-radius: 50px;
}

.profile-name #footage-user-model,
.profile-name #wevs-user-model {
  text-transform: capitalize;
}

.pause-btn {
  display: none;
}

.play-box #volume-bar {
  accent-color: #fff;
}

.play-box .progressbar {
  background: linear-gradient(
    to right,
    #fff 0%,
    #fff 0%,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  /* border: solid 1px #82cfd0; */
  border-radius: 23.5511px;
  height: 8px;
  transition: background 450ms ease-in;
  -webkit-appearance: none;
}

.video_custom_controls .dropdown-menu li.playback_btn,
.wevs_footage_model .playback_btn_notification {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}

.video_custom_controls .dropdown-menu li.playback_btn:hover,
.wevs_footage_model .playback_btn_notification:hover {
  background-color: #ededed;
}
.video_custom_controls .dropdown-menu li.playback_btn i,
.wevs_footage_model .playback_btn_notification i {
  opacity: 0;
}
.video_custom_controls .dropdown-menu li.playback_btn.active i,
.wevs_footage_model .playback_btn_notification.active i {
  opacity: 1;
}
.video_custom_controls .dropdown-menu li.playback_btn i,
.wevs_footage_model .playback_btn_notification i {
  color: #ff7720;
}

.wevs_footage_model .close {
  font-size: 2rem;
  font-weight: normal;
  color: #313336;
  opacity: 1;
  margin-bottom: 25px;
}

.wevs_footage_model .footage-modal-video-main {
  height: 500px;
  background: #000;
  border-radius: 5px;
}

.wevs_footage_model .volume-progress-bar {
  bottom: 20%;
}

.wevs_footage_model .volume-progress-bar #volume-bar-notification {
  accent-color: #fff;
}

.play-box .video-duration-divider {
  display: none;
}
/* video loader css */
.video_loader {
  border: 5px solid #fe7621; /* Light grey */
  border-top: 5px solid #ffffff; /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
