.wisdm-ld-reports-container-block {
    background-color: #f7f7f7;
}

.wisdm-ld-reports-container-block .wp-block-columns {
    margin-bottom: 15px;
}

.wisdm-learndash-reports-chart-block {
    box-shadow: none !important;
    border-radius: 4px;
}
.wisdm-learndash-reports-chart-block .top-card-container {
    padding: 30px;
    box-shadow: 0px 20px 40px 0px #0000001A;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
}
.wisdm-upgrade-to-pro .top-card-container {
    background: linear-gradient(0deg, #E5E5E5, #E5E5E5), #FFFFFF;
}
.wisdm-learndash-reports-chart-block .graph-card-container {
    padding: 30px;
    box-shadow: 1px 2px 3px 0px #0000001A;
    line-height: 1;
    background: #fcfcfc;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

.wisdm-learndash-reports-chart-block .table-chart-container {
    padding: 20px 30px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: #fcfcfc;
    border: 1px solid #e5e5e5;
}

.wisdm-learndash-reports-chart-block .summary-amount {
    font-size: 22px;
    font-weight: 700;
}

.wisdm-learndash-reports-chart-block .graph-card-container .chart-title {
    font-size: 20px;
    color: #444;
    font-weight: 700;
    display: flex;
    align-items: center;
/*    margin-bottom: 25px;*/
}

.wisdm-learndash-reports-chart-block .graph-card-container .chart-summary {
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 30px;
}

.wisdm-learndash-reports-chart-block .top-label-text span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #999999;
}

.chart-summary-revenue-figure > div {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #444444;
}

.chart-summary-revenue-figure span.summary-amount, .chart-summary-revenue-figure span.summary-count {
    text-transform: none;
}

.chart-summary-revenue-particulars span {
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
}

.chart-summary-revenue-particulars span.summary-amount, .chart-summary-revenue-particulars span.summary-count {
    font-weight: bold;
    font-size: 14px;
}

.course-list-table-download-options > span {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    text-transform: uppercase;
    color: #666666;
    margin: 10px;
}

.course-list-table-download-options button span {
    background-color: #2E7D32;
    padding: 2px;
    font-weight: bold;
}
.download-csv-button.disabled {
    filter:grayscale(1);
    margin: 5px;
}

.course-list-table-download-options button {
    padding: 5px;
    background-color: #FFFFFF;
    border: none;
    box-shadow: none;
}

.wrld-hidden {
    visibility: hidden;
    display: none;
}

.ldrp-nodata-container {
    padding: 36px 30px;
    text-align: center;
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    box-sizing: border-box;
    box-shadow: 1px 2px 3px rgb(0 0 0 / 10%);
    margin: 30px;
}

.ldrp-nodata-container.wrld-error {
    border-left-color: #FF0000;
    border-left-width: 6px;
    margin-bottom: 10px;
}

.chart-summary .revenue-particulars-wrapper, .chart-summary .revenue-figure-wrapper{
    padding: 0;
}
.chart-summary .revenue-figure-wrapper{
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #E5E5E5;
    min-width: 230px;
}

.wisdm-ld-reports-upgrade-to-pro-front .revenue-figure-wrapper {
    padding: 20px;
}

.chart-summary-revenue-figure{
    border-right: none;
}

.chart-summary-revenue-figure > div, .chart-summary-revenue-particulars > div{
    padding: 0;
}

.chart-summary-revenue-figure .update_time {
    text-transform: capitalize;
    color: green;
    font-style: italic;
    margin-top: 7px;
    font-size: 10px;
}

.chart-summary-revenue-figure .update_time .dashicons {
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    vertical-align: middle;
}
.chart-summary-revenue-figure .update_time .dashicons.rotate {
    animation: rotate 10s infinite;
}

.chart-summary-revenue-figure .revenue-figure{
    margin-bottom: 7px;
}

.chart-summary-revenue-particulars > .summery-right-entry{
    margin-bottom: 8px;
}

.chart-summary-revenue-particulars > .summery-right-entry:nth-last-child(1){
    margin-bottom: 0;
}

a.overlay.pro-upgrade{
    left: 0;
}

.wisdm-upgrade-to-pro a.overlay.pro-upgrade span.upgrade-text, a.overlay.pro-upgrade span.upgrade-text{
    font-size: 14px !important;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 8px;
}

.wisdm-upgrade-to-pro a.overlay.pro-upgrade button, a.overlay.pro-upgrade button{
    font-size: 14px !important;
    padding: 11px !important;
}

.graph-card-container .mixed-chart{
    width: 100%;
}
.wisdm-upgrade-to-pro:hover a.overlay.pro-upgrade, .wisdm-ld-reports-upgrade-to-pro-front:hover a.overlay.pro-upgrade
{
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 1;
}

.ldr-pro .css-1insrsq-control{
	min-height: 43px;
}

.selector .css-1s2u09g-control{
	cursor: pointer;
}

.wrld-dummy-input {
    display: flex;
}

tr.course-list-table-data-row:hover{
	cursor: default;
}

button.upgrade_button {
    cursor: pointer;
}

.upgrade_button:hover, .upgrade-button:hover{
	background: #008AD8 !important;
	color: #ffffff !important;
	border-color: #008AD8 !important;
}

.apply-filters button{
	background-color: #008AD8;
    height: 43px;
    padding: 0 30px;
    border: none;
    box-shadow: none;
    color: #ffffff; 
}

.wisdm-learndash-reports-chart-block .react-tabs__tab--selected{
    position: relative;
}

.wisdm-learndash-reports-chart-block .react-tabs__tab{
    color: #008AD8;
    border: 1px solid !important;
    min-width: 164px;
    text-align: center;
}

.wisdm-learndash-reports-chart-block .react-tabs__tab--selected:after{
    content: '';
    width: 30px;
    height: 30px;
    background-color: #fff;
    position: absolute;
    bottom: -28px;
    left: calc(50% - 20px);
    border-radius: 4px;
    transform: rotateZ(135deg);
    display: inline-block;
}
.react-tabs__tab-panel{
    position: relative;
}

.pagination-section .previous-page, .pagination-section .next-page{
    padding: 13px 0;
    line-height: 1;
    min-width: 110px;
    display: inline-block;
} 

.quiz-eporting-filter-section > .quiz-reporting-custom-filters{
    justify-content: space-between;
    margin-right: 22px;
}

.quiz-eporting-filter-section > .filter-buttons > .filter-button-container{
    justify-content: flex-end;
}

.quiz-eporting-filter-section > .quiz-reporting-custom-filters > .selector{
    width: calc(33.33% - 20px);
    
}
.quiz-report-filters-wrapper .quiz-report-types{
    display: flex;
    align-items: center;
}

/*elumine compatibility*/

/* .elumine-theme [type="radio"]:checked+label:before,.elumine-theme [type="radio"]:not(:checked)+label:before {
    content: none;
}

.elumine-theme [type="radio"]:checked+label:after,.elumine-theme [type="radio"]:not(:checked)+label:after {
    content: none;
} */

.elumine-theme .quiz-report-filters-wrapper label{
	display: inline-flex !important; 
}

.elumine-theme .quiz-reporting-custom-filters input[type=checkbox]{
	position: static;
	left: 0;
}

.elumine-theme .filter-button-container > div > div .modal-action-buttons .cancel{
	box-shadow: none;
}

.elumine-theme .course-list-table-download-options a{
	background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}

.elumine-theme .download-csv-button{
	border: none;
	box-shadow: none;
	padding: 0;
}

.elumine-theme .wisdm-learndash-reports-report-filters .apply-filters button{
	padding: 9px 20px;
	line-height: 1;
}

.elumine-theme .quiz-eporting-filter-section .apply-filters button{
	line-height: 1;
	padding: 14px 30px;
	background-color: #008AD8;
}

/*Pattern styling*/

.lr-tiles{
    margin: auto;
}

.lr-tiles .wp-block-columns{
    margin-bottom: 0;
}

.lr-dashboard .wp-block-wisdm-learndash-reports-date-filters{
    margin-bottom: 30px;
}

.lr-dashboard .wp-block-wisdm-learndash-reports-date-filters .wisdm-learndash-reports-chart-block{
    margin: 0;
}
.lr-tiles-container{
    display: flex;
    flex-wrap: wrap !important;
    gap: initial !important;
}

.lr-tiles-container .wp-block{
    margin-top: 0 !important;
}
.lr-tiles-container .lr-tre{
    max-width: 340px;
}

.lr-tiles-container .wisdm-learndash-reports-chart-block, .lr-tiles-container .wisdm-learndash-reports-chart-block,
.lr-tiles-container .wisdm-learndash-reports-chart-block, .lr-tiles-container .wisdm-learndash-reports-chart-block{
    margin: 0;
}

.lr-tiles-container > .wp-block-column{
    margin-left: 0 !important;
    margin-right: 45px !important;
    flex-basis: 0;
    flex-grow: 1;
}

.lr-tiles-container .top-card-container{
    min-height: 142px;
}

.lr-tiles-container > .wp-block-column:nth-last-child(1){
    margin-right: 0;
}

.lr-tiles-container > .block-editor-block-list__block > .wp-block{
    margin-bottom: 0 !important;
}

.mw-1289{
    width: 100%;
    max-width: 1440px !important;
    margin: auto !important;
}

body .wp-block-columns.mb-70{
    margin-bottom: 70px !important;
}

body .mb-40, body .wp-block-wisdm-learndash-reports-quiz-reports.mb-40{
    margin-bottom: 50px !important;
}

body .wp-block-columns.mb-10{
    margin-bottom: 10px !important;
}

.wisdm-reports{
    min-height: calc(100vh - 80px);
}

.wp-block-wisdm-learndash-reports-quiz-reports {
    box-shadow: 0px 20px 40px rgb(0 0 0 / 10%) !important;
    /* margin: 0; */
    padding: 53px 30px 26px 30px;
    position: relative;
    margin-top: 40px;
    border: 1px solid #e5e5e5;
}

.mw-1289 .wisdm-learndash-reports-report-filters{
    margin-bottom: 0;
}
.mw-1289 > .wp-block-column .wp-block-wisdm-learndash-reports-time-spent-on-a-course,
.mw-1289 > .wp-block-column .wisdm-learndash-reports-time-spent-on-a-course, 
.mw-1289 > .wp-block-column .wisdm-learndash-reports-chart-block,
.mw-1289 > .wp-block-column .wp-block-wisdm-learndash-reports-course-completion-rate,
.mw-1289 > .wp-block-column .wisdm-learndash-reports-course-completion-rate,
.mw-1289 > .wp-block-column .wp-block-wisdm-learndash-reports-quiz-completion-time-per-course,
.mw-1289 > .wp-block-column .wisdm-learndash-reports-quiz-completion-time-per-course,
.mw-1289 > .wp-block-column .wp-block-wisdm-learndash-reports-quiz-completion-rate-per-course,
.mw-1289 > .wp-block-column .wisdm-learndash-reports-quiz-completion-rate-per-course,
.mw-1289 > .wp-block-column .wp-block-wisdm-learndash-reports-revenue-from-courses,
.mw-1289 > .wp-block-column .wisdm-learndash-reports-revenue-from-courses,
.mw-1289 > .wp-block-column .wp-block-wisdm-learndash-reports-daily-enrollments,
.mw-1289 > .wp-block-column .wisdm-learndash-reports-daily-enrollments
 {
    height: 100%;
}

.wisdm-learndash-reports-chart-block > .upgrade-message-container {
    margin-top: 15px;
}
.wisdm-learndash-reports-chart-block {
    margin: 0;
    margin-right: 0 !important;
}

.wisdm-learndash-reports-chart-block.invalid-or-empty-data > .empty-data-overlay {
    display: block;
    text-align: center;
    width: 100%;
    z-index: 9999;
    background: #00000010;
    color: #FF5555;
    overflow: hidden;
}

.empty-data-overlay {
    display: none;
}

.mixed-chart, #chart-line, .time-spent-on-a-course, .revenue-from-courses{
	position: relative;
}

.mixed-chart > div, #chart-line > div, .time-spent-on-a-course > div, .revenue-from-courses > div{
	overflow-x: auto;
	overflow-y: hidden;
    padding-bottom: 15px;
}

.time-spent-on-a-course > div {
    padding-top: 50px;
}

.mixed-chart > div.apexcharts-toolbar, #chart-line > div.apexcharts-toolbar, .time-spent-on-a-course > div.apexcharts-toolbar, .revenue-from-courses > div > div >  div.apexcharts-toolbar{
	overflow-x: visible;
	overflow-y: visible;
}

.mixed-chart > div.apexcharts-toolbar > div, #chart-line > div.apexcharts-toolbar > div,
.time-spent-on-a-course > div.apexcharts-toolbar > div, .revenue-from-courses > div > div > div.apexcharts-toolbar > div{
	display: none;
}

.mixed-chart > div.apexcharts-toolbar > div.apexcharts-menu-icon,
 .mixed-chart > div.apexcharts-toolbar > div.apexcharts-menu,
 #chart-line > div.apexcharts-toolbar > div.apexcharts-menu-icon,
 #chart-line > div.apexcharts-toolbar > div.apexcharts-menu,
 .time-spent-on-a-course > div.apexcharts-toolbar > div.apexcharts-menu-icon,
 .time-spent-on-a-course > div.apexcharts-toolbar > div.apexcharts-menu,
 .revenue-from-courses > div > div > div.apexcharts-toolbar > div.apexcharts-menu-icon,
 .revenue-from-courses > div > div > div.apexcharts-toolbar > div.apexcharts-menu{
	display: block;
}

.mixed-chart > div .apexcharts-toolbar, #chart-line > div .apexcharts-toolbar{
	display: none;
}

.time-spent-on-a-course > div .apexcharts-toolbar{
    display: block !important;
}

.total-courses-container, .total-learners-container, .pending-assignments-container, .total-revenue-earned-container{
    display: flex;
    align-items: center;
}

.total-courses-icon img, .total-learners-icon img, .pending-assignments-icon img{
    height: 55px;
}
.pending-assignments-icon img {
    height: 50px;
}
.total-courses-container .total-courses-details, .total-learners-container .total-learners-details,
 .pending-assignments-container .pending-assignments-details, .total-revenue-earned-container .total-revenue-earned-details{
    margin-top: 0;
    padding-left: 20px; 
}  

.wisdm-learndash-reports-chart-block .top-label-text span{
    color: #444;
} 

.chart-summary-revenue-particulars span {
    color: #444;
}

.table-pagination button{
    padding: 5px 10px
}

.total-courses-figure, .total-learners-figure, .pending-assignments-figure{
    font-size: 28px;
}
.chart-title .dashicons, .chart-summary-revenue-figure .dashicons{
    position: relative;
}
.wdm-tooltip{
width: 325px;
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: calc(100% + 10px);
  left: -152px;
  transition: opacity 0.3s;
  font-size: 14px;
  font-family: roboto;
  line-height: 18px;
  font-weight: 600;
}
.wdm-tooltip{
    left: -156px;
}
.wdm-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.wrld-tooltip{
  color: rgba(0, 0, 0, 0.85);
  border: 1px solid #eee;
  background-color: #fff;
  text-align: left;
/*  border-radius: 6px;*/
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: calc(100% - 10px);
/*  transition: opacity 0.3s;*/
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
/*  background: rgba(30,30,30,.8);*/
  box-shadow: 2px 2px 6px -4px #999;
  border-radius: 5px;
  transition: .15s ease all;
}
.wrld-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #999 transparent transparent transparent;
}

.completion_rate_modal .wisdm-learndash-reports-course-completion-table th .wrld-tooltip {
    bottom: -40px;
    background-color: #efefef;
}
.wisdm-learndash-reports-course-completion-table th .wrld-tooltip {
    bottom: -50px;
    background-color: #efefef;
}
.wisdm-learndash-reports-course-completion-table th .wrld-tooltip::after {
    content: none;
}

.revenue-figure-wrapper, .revenue-particulars-wrapper {
    display: flex;
    align-items: center;
}

.wisdm-learndash-reports-chart-block .top-card-container{
    padding: 22px;
    padding-right: 35px;
}
.total-courses-figure, .total-learners-figure, .pending-assignments-figure{
    flex: 0 0 100%;
}

.wisdm-learndash-reports-report-filters-for-users.learner-specific-course-reports{
    max-width: 750px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.course-list-table-download-options .disabled{
    opacity: 0.5;
}

.wisdm-learndash-reports-report-filters-for-users.learner-specific-course-reports .lr-learner{
    flex: 1;
}

.lr-apply{
    width: 170px;
}

.wisdm-learndash-reports-report-filters-for-users.learner-specific-course-reports .lr-learner + .selector{
    width: 170px;
    margin-left: 20px;
}

.wisdm-learndash-reports-report-filters-for-users.learner-specific-course-reports .lr-learner + .selector button{
    height: 43px;
}
.course-report-by{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.course-report-by label{
    display: inline-flex;
    align-items: center;
    margin-right: 40px;
    color: #008AD8;
    font-size: 16px;
    cursor: pointer;
}
.course-report-by label.checked{
    font-weight: 700;
    color: #444444; 
}
.course-report-by input[type="radio"]{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.chart-summary > .error-message {
    color: #ff0000;
}

.course-list-table-container .error-message {
    font-size: 18px;
    color: #666;
    font-style: italic;
}

.chart-summary.error {
    justify-content: center;
    text-align: center;
}

.course-list-table .table-id {
    display: none;
}

.lr-top-tiles{
    max-width: 1440px;
    margin: auto;
}
.wisdm-reports{
    display: flex;
    flex-wrap: wrap;
    max-width: 1440px;
    margin: auto;
}
.wisdm-reports > div{
    width: calc(50% - 50px);
    margin: 25px;
}
.wisdm-reports > div > div, .wisdm-reports > div > div > div, .graph-card-container{
    height: 100%;
}
.wisdm-reports > .wp-block-wisdm-learndash-reports-quiz-reports{
    width: calc(100% - 50px);
    z-index: 1;
    position: relative;
}
.wisdm-reports > .wp-block-wisdm-learndash-reports-course-list {
    width: calc(100% - 50px);
}
.wisdm-reports > .wp-block-wisdm-learndash-reports-report-filters{
    width: calc(100% - 50px);
    margin-top: 50px;
}

.lr-top-tiles .lr-tiles-container{
    margin: 0 25px;
}
.wisdm-learndash-reports-date-filters {
    margin: 25px;
    margin-top: 0;
}


.wrld-mw-1400 {
    max-width: 1400px !important;
    width: 100%;
}

.table-topic_title, .table-course , .table-groups{
    max-width: 300px;
}

.wisdm-applied-filters{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.wisdm-applied-filters label{
    font-weight: 700;
    font-size: 12px;
    color: #999999;
    margin-right: 7px;
    margin-bottom: 10px;
    white-space: nowrap;
}

.wisdm-filter-item{
    display: flex;
    padding: 0 8px;
    align-items: center;
    font-size: 12px;
    color: #444444;
    border: 1px solid #C4C4C4;
    border-radius: 20px;
    margin-right: 10px;
    height: 20px;
    background-color: #ffffff;
    white-space: nowrap;
    margin-bottom: 10px;
    max-width: 100%;
    position: relative;
}
.wisdm-filter-item span{
    max-width: 125px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wisdm-filter-item img{
    margin-right: 4px;
}

.wisdm-filter-item .wdm-tooltip{
    display: none;
    width: 200px;
    white-space: normal;
    left: -70px;
    font-family: inherit;
}

.wisdm-filter-item > span {
    padding: 2px;
}

.wisdm-filter-item:hover .wdm-tooltip{
    display: block;
}

.wrld-date-filter .wdm-tooltip{
    display: none;
    width: 220px;
    white-space: normal;
    right: -90px;
    bottom: 100% !important;
    text-align: left;
    font-family: inherit;
    left: auto;
    font-weight: 600;
}

.wrld-date-filter span:hover + .wdm-tooltip{
    display: block;
}

.wrld-lg .wisdm-ld-reports-upgrade-to-pro-front .revenue-figure-wrapper {
    min-height: 120px;
}
.wisdm-learndash-reports-chart-block .top-card-container {
    box-sizing: border-box;
}

.top-card-container .dashicons-calendar-alt{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #444444;
    font-size: 20px;
}

.wisdm-learndash-reports-chart-block .top-card-container{
    position: relative;
}

.graph-card-container{
    max-width: 100%;
    min-height: 658px;
    position: relative;
}

.wisdm-learndash-reports-total-revenue-earned .graph-card-container,.wisdm-learndash-reports-total-courses
 .graph-card-container, .wisdm-learndash-reports-total-learners .graph-card-container,
  .wisdm-learndash-reports-pending-assignments .graph-card-container, 
  .wp-block-wisdm-learndash-reports-total-revenue-earned .graph-card-container{
    min-height: 142px;
 }

 .wp-block-wisdm-learndash-reports-report-filters .graph-card-container{
    width: 100%;
    min-height: 267px;
    position: relative;
}

.wisdm-graph-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: rgb(255 255 255 / 70%);
}
.wisdm-graph-loading img{
    width: 150px;
}

.lr-tiles-container .wisdm-graph-loading img{
    width: 85px;
}

.wisdm-learndash-reports-report-filters{
    background-color: transparent !important;
}

.wisdm-learndash-reports-report-filters .wisdm-learndash-reports-chart-block{
    background-color: #ffffff;
}

.wp-block-wisdm-learndash-reports-quiz-reports{
    display: none;
}

span.dashicons.dashicons-info-outline.widm-ld-reports-info {
    margin-left: 5px;
    color: #666;
}

.chart-summary-revenue-figure span.dashicons.dashicons-info-outline.widm-ld-reports-info {
    font-size: 16px;
    line-height: 16px;
    display: inline;
    vertical-align: middle;
}

.chart-summary-revenue-figure .chart-summary-label > span{
    vertical-align: middle;
    line-height: 16px;
}

.chart-summary-quiz-completion-rate-per-course .revenue-figure + div {
    max-width: 300px;
}

body.wrld-open{
    overflow: hidden;
}
body.wrld-ts-open{
    overflow: hidden;
}
.date-filter-label{
    display: flex;
    align-items: center;
}

.date-filter-label .dashicons-calendar-alt{
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-right: 4px;
    margin-bottom: 2px;
    font-style: initial;
}

.custom-reports-content > h2{
    margin-bottom: 20px;
    display: inline-block;
}

.chart-summary-label .widm-ld-reports-info{
    margin-left: 10px;
    width: auto;
    height: auto;
}

.block-editor-block-list__block .wisdm-learndash-reports-chart-block .react-tabs__tab{
    pointer-events: none;
}

.dashicons.dashicons-lock.ld-reports.top-corner{
    z-index: 1;
}

a.overlay.pro-upgrade{
    z-index: 2;
}

.wisdm-ld-reports-upgrade-to-pro-front .revenue-figure-wrapper {
    background: linear-gradient(0deg, #E5E5E5, #E5E5E5), #FFFFFF;
}

.wisdm-reports{
    box-sizing: border-box;
}
[class$="-singleValue"] {
    line-height: 1.1;
    margin-left: 5px !important;
}
.css-qc6sy-singleValue{
    line-height: 18px;
}

.wrld-dummy-images.wisdm-learndash-reports-chart-block .graph-card-container{
    padding: 0;
    padding-bottom: 20px;
    min-height: auto;
}

.wrld-upgrade-container{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(0 0 0 / 80%);
    transform: scale(0.8);
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.wrld-upgrade-content span{
    font-weight: 400;
    font-size: 30px;
    line-height: 41px;
    color: #FFFFFF;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.wrld-upgrade-content div{
    display: flex;
    justify-content: center;
}

.wrld-upgrade-content a.wrld-upgrade-btn{
    background: #F98012;
    border-radius: 4px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 38px;
    margin-top: 12px;
    margin-bottom: 24px;
    text-decoration: none;
}

.wrld-upgrade-content a.wrld-learn-more{
    font-weight: 600;
    font-size: 20px;
    text-decoration: underline;
    color: #F98012;
    margin-top: 12px;
}

.wrld-dummy-images .graph-card-container:hover .wrld-upgrade-container,
 .wrld-dummy-report:hover .wrld-upgrade-container{
    transform: scale(1);
    opacity: 1;
}

.wrld-dummy-report{
    padding: 0;
    min-height: 400px;
}

.wrld-dummy-filters .quiz-report-types label,.wrld-dummy-filters .quiz-report-types label.checked,
.wrld-dummy-filters .select-view span{
    color: #a1a1a1;
}
.wrld-dummy-filters .quiz-report-types input{
    pointer-events: none;
    opacity: 0.5;
}

.wrld-dummy-filters .quiz-report-types label{
    pointer-events: none;
}

.wrld-dummy-filters .selector-label,.wrld-dummy-filters .css-qc6sy-singleValue{
    color: #a1a1a1;
}

.wrld-dummy-filters .quiz-reporting-custom-filters{
    margin-top: 40px;
    margin-left: 0;
    pointer-events: none;
}

.wrld-dummy-filters button.button-customize-preview, .wrld-dummy-filters button.button-customize-preview:hover,
.wrld-dummy-filters button.button-quiz-preview{
    background-color: transparent;
    border: 1px solid #a1a1a1;
    color: #a1a1a1;
    pointer-events: none;
}

.wrld-dummy-filters button.button-quiz-preview{
    background-color: #808080;
    color: #fff;
}

.wrld-pro-note{
    display: none;
}

.wrld-dummy-filters .wrld-pro-note{
    display: block;
    max-width: 750px;
    margin: auto;
}

.learner-specific-course-reports .wrld-pro-note{
    display: block;
    flex: 0 0 100%;
}

.wrld-pro-note-content{
    background: linear-gradient(0deg, #FEF8EE, #FEF8EE), #FFFFFF;
    border: 1px solid #F98012;
    padding: 15px;
    border-left: 8px solid #F98012;
    margin-bottom: 15px;
    line-height: 1;
}

.wrld-pro-note-content span{
    font-size: 14px;
    color: #444444;
    line-height: 19px;
    display: inline-block;
}

.wrld-pro-note + .lr-learner + .selector .apply-filters button, .wrld-applied{
    display: none;
}

.wrld-pro-note + .lr-learner + .selector .apply-filters span.wrld-applied{
    color: #96dc7f;
    font-weight: 700;
    font-size: 16px;
    display: inline-flex;
    line-height: 43px;
    align-items: center;
}

.wrld-pro-note + .lr-learner + .selector .apply-filters span.wrld-applied i{
    font-size: 28px;
    width: auto;
    height: auto;
    margin-right: 4px;
}

.wrld-pro-note + .lr-learner > .selector-label{
    color: #a1a1a1;
    margin-bottom: 10px;
}

.wrld-pro-note + .lr-learner > .selector-label .dashicons{
    display: none;
}

.wisdm-learndash-reports-report-filters-for-users.learner-specific-course-reports .wrld-pro-note + .lr-learner + .selector{
    width: auto;
}

.wisdm-reports * {
    box-sizing:border-box;
}

div#wrld-welcome-modal {
    max-width: 100%;
}

.is-active-popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0 , 0.8);
    z-index: 99999999;
}

.is-active-popup > div{
    min-width: 280px;
    min-height: 140px;
    background-color: #fff;
    padding: 30px;    
    text-align: center;
}

.is-active-popup > div span{
    font-weight: 700;
    font-size: 16px;
    color: #666666;
    margin-bottom: 15px;
    display: block;
}

.wrld-total-time-spent{
    display: inline-block;
}

.wrld-ts-label{
    font-size: 14px;
    font-weight: 700;
    color: #444444;
}

.wrld-ts-val{
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}

.wrld-last-updated{
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}

/* Hemant Baranwal */
/* Below changes are needed to be moved to be in a SASS file */
/* Start */
@media screen and (max-width: 480px){
    #wisdm-learndash-report-filters-container ul.react-tabs__tab-list li{
        padding: 6px 6px;
        font-size: 13px;
        min-width: 90px;
    }
}

@media screen and (min-width: 601px){
    .wisdm-learndash-reports-course-report-tools-wrap .course-report-by{
        flex-direction: row;
    }
}

.wisdm-learndash-reports-course-report-tools-wrap .wisdm-learndash-reports-report-filters:first-child {
    margin-right: 20px;
}

@media screen and (max-width: 400px){
    .wisdm-learndash-reports-report-filters .selector .ldr-pro{
        width: 75%;
    }
}



@media screen and (min-width: 581px){
    .wisdm-learndash-reports-report-filters.admin-group-category-container {
        flex-wrap: wrap;
        display: flex;
    }
}
/* End */

.wrld-gl, #wrld-gl{
    color: #a1a1a1;
    pointer-events: none;
}

label#wrld-gl:after {
    content: "\f160";
    font-family: 'dashicons';
    width: 23px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #999;
    border-radius: 50%;
    margin-left: 5px;
    opacity: 1;
    color: #fff;
    font-size: 12px;
}

.admin-group-category-container{
    width: calc(100% - 200px);
}

.admin-cg-selector{
    flex: 1 !important;
}

.wrld-m .d-none, .wrld-s .d-none, .wrld-xs .d-none{
    display: none;
}

.wrld-m .admin-group-category-container, .wrld-s .admin-group-category-container, .wrld-xs .admin-group-category-container{
    width: 100%;
    margin-bottom: 0 !important;
}

.wrld-xs .admin-cg-selector{
    flex: 0 0 100% !important;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    padding: 0px;
}

#wrld-success {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #00a32a;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 999999;
  left: 50%;
  top: 100px;
  font-size: 17px;
}

#wrld-success.show {
  visibility: visible;
  -webkit-animation: fadein 1.5s, fadeout 1.5s 6s;
  animation: fadein 1.5s, fadeout 1.5s 6s;
}

@media screen and (max-width: 1024px){
    .qre-question-container {
        max-width: 750px;
    }
}

@media screen and (max-width: 768px){
    .qre-question-container {
        max-width: 500px;
    }
}

@-webkit-keyframes fadein {
  from {top: 0; opacity: 0;} 
  to {top: 100px; opacity: 1;}
}

@keyframes fadein {
  from {top: 0; opacity: 0;}
  to {top: 100px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {top: 100px; opacity: 1;} 
  to {top: 0; opacity: 0;}
}

@keyframes fadeout {
  from {top: 100px; opacity: 1;}
  to {top: 0; opacity: 0;}
}

@-webkit-keyframes rotate {
  100% {transform: rotate(-360deg);}
}

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