.toolbar-enabled {
  background-image: url(https://dsp.solar/demo1/media/patterns/header-bg.jpg) !important;
  background-position: center 80px !important;
  background-size: 100% 400px;
  background-repeat: no-repeat;
  padding: 0px !important;
  overflow: scroll !important;
}

.header {
  background-color: #000f24 !important;
}

/* .drawer {
    background-color: #000f24 !important;
} */

[data-kt-scrolltop=on] .scrolltop {
  opacity: 0.8;
  -webkit-animation: animation-scrolltop 0.4s ease-out 1;
  animation: animation-scrolltop 0.4s ease-out 1;
  display: flex;
}

/* .header-fixed[data-kt-sticky-header=on] .header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 97;
    background-color: #39567c !important;
    box-shadow: 0px 10px 30px 0px rgb(82 63 105 / 8%);
    height: 65px;
    border-bottom: 0;
    padding: 0;
    color: rgb(31, 9, 9);
  } */

/* .menu-title-gray-700 .menu-item .menu-link .menu-title {
    color: #fff;
} */

.card .card-header {
  padding: 13px 2.25rem;
}

.text-warning {
  color: #4c4733 !important;
}

.table>thead {
  background: #39567c;
}

.table.gs-0 th:first-child,
.table.gs-0 td:first-child {
  padding-left: 1rem;
}

.table.gs-0 th:last-child,
.table.gs-0 td:last-child {
  padding-right: 1rem;
}

.table tr:first-child,
.table th:first-child,
.table td:first-child {
  padding-left: 1rem;
}

.table tr:last-child,
.table th:last-child,
.table td:last-child {
  padding-right: 1rem;
}

.form-control.form-control-solid {
  background-color: #F5F8FA;
  border-color: #F5F8FA;
  /* color: #a9b2c4; */
  color: #252c38;
  transition: color 0.2s ease, background-color 0.2s ease;
}

.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
  border: 0;
  padding: calc(0.75rem + 1px) calc(1.5rem + 1px);
  /* margin: auto; */
}

.cardalign {
  min-height: 300px;
}

.card .card-body {
  padding: 4.6rem 2.25rem;
}

.installproject {
  /* padding: 0px 2.5rem; */
  padding: 0px 0px;
}

table.dataTable>thead>tr>td:not(.sorting_disabled),
table.dataTable>thead>tr>th:not(.sorting_disabled) {
  padding-right: 20px;
}

table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_desc:before,
table.dataTable thead>tr>th.sorting_desc:after,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_asc_disabled:after,
table.dataTable thead>tr>th.sorting_desc_disabled:before,
table.dataTable thead>tr>th.sorting_desc_disabled:after,
table.dataTable thead>tr>td.sorting:before,
table.dataTable thead>tr>td.sorting:after,
table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_asc:after,
table.dataTable thead>tr>td.sorting_desc:before,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_asc_disabled:after,
table.dataTable thead>tr>td.sorting_desc_disabled:before,
table.dataTable thead>tr>td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.5;
  right: 10px;
  line-height: 9px;
  font-size: 1.5em;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: -0.3em;
  display: inline-block;
  margin-top: -9px;
  text-align: -webkit-center;
  text-align: -moz-center;
  width: auto;
}

.m-top-bottom-10 {
  margin: 10px 0px;
}

.p-top-bottom-10 {
  padding: 10px 0px;
}

.ml {
  margin-left: 18px;
}

.borderum {
  border: 1px solid #dae2eb !important;
}

.alignbtnb {
  margin: auto;

}

.sizewidth {
  width: 90px !important;
}

@media (min-width: 992px) {

  main:hover,
  span:hover,
  ol:hover,
  ul:hover,
  pre:hover,
  div:hover {
    scrollbar-color: #39567c transparent;
    scroll-behavior: inherit;
  }
}

/* this is comment beacause add note not work */
/* .card {
    z-index: 1;
  } */


.sizechange {
  font-size: larger;
}

.menu-state-bg .menu-item .menu-link.active {
  transition: color 0.2s ease, background-color 0.2s ease;
  background-color: rgb(17 148 235 / 80%);
  color: rgb(255, 255, 255) !important;
}

.menu-title-gray-700 .menu-item .menu-link .menu-title {
  color: #5E6278;

}

/* .menu-state-bg .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here), .menu-state-bg .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
    transition: color 0.2s ease, background-color 0.2s ease;
    background-color: rgb(17 148 235 / 80%);
}

.menu-state-bg .menu-item .menu-link.active {
    transition: color 0.2s ease, background-color 0.2s ease;
    background-color: rgb(17 148 235 / 80%);    
}

@media (min-width: 992px){
.menu-sub-lg-dropdown {
    background-color: #39567c !important;
}
}

.menu-state-bg .menu-item.show > .menu-link {
    background-color: rgb(17 148 235 / 80%);    

}
.menu-sub-dropdown .menu-item-design .menu-link-design:hover {
  background-color: #39567c !important;
  color:black !important;
}
.menu-gray-800 .menu-item .menu-link:hover {
    color: #000 !important;
}

.menu-gray-800 .menu-item .menu-link .menu-title {
    color: #000 !important;
} */

.styleum {
  margin-top: 20px !important;
}

/* .form-check.form-check-custom {
    padding-left: 15px !important;
} */

.m-50 {
  margin: 0px 50px !important;
}

.course-card-img {
  height: 250px;
  object-fit: cover;
  background-position: center;
  max-height: 250px;
  width: 100%;
}

@media (min-width:992px) and (max-width:1250px) {
  .menu-item .menu-link {
    padding: 0.65rem 5px;
    font-size: 10px;

  }
}


/* The outer-div to move the elements */
.box-video {
  position: relative;
  width: 100%;
  margin: 0 auto 20px auto;
  cursor: pointer;
  overflow: hidden;
}

/* Set Cover aka Background-Image */
.box-video .bg-video {
  position: absolute;
  background-color: #000f24;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  opacity: 1;
}

/* Add light shade to make play button visible*/
.bg-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}


/* The Play-Button using CSS-Only */
.bt-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  text-indent: -999em;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

/* The Play-Triangle */
.bt-play:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 0;
  width: 0;
  margin: -12px 0 0 -6px;
  border: solid transparent;
  border-left-color: #000;
  border-width: 12px 20px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.c-video__image-container:hover .bt-play {
  transform: scale(1.1);
}

/* When Class added the Cover gets hidden... */
.box-video.open .bg-video {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;
}

/* and iframe shows up */
.box-video.open .video-container {
  opacity: 1;
  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;
}

/* Giving the div ratio of 16:9 with padding */
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0;
  z-index: 1;
  padding-bottom: 56.27198%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.c-header-in {
  position: absolute;
  left: 42vw;
  right: 0;
  top: 50px;
  color: white;
}
.vid-fit-reveal {
  height: 520px;
  background-color: #000f24;
  position: relative;
}
.vid-fit-reveal.red {
  background: red;
}
.vid-fit-reveal.reveal-video {
  background: none;
}
.vid-fit-reveal.reveal-video .c-header-in {
  display: none;
}
.vid-fit-reveal.reveal-video #vid-reveal {
  display: block;
  visibility: visible;
}
.vid-fit-reveal.reveal-video .c-video__play-btn {
  visibility: hidden;
}
.vid-fit-reveal #vid-reveal {
  visibility: hidden;
}
.c-video__play-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
  border-right: 1px solid #fff;
  border-right-width: thin;
}

table.dataTable>thead>tr>td:not(.sorting_disabled), table.dataTable>thead>tr>th:not(.sorting_disabled) {
  border-bottom-color: inherit;
  border-right: 1px solid #fff;
  border-right-width: thin;
}

.w-30{
  width: 30px !important;
}