@media (max-width: 1023px) {
.ld-dashboard-sidebar-left {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
.ld-live-feed-hide .ld-dashboard-content,
.ld-dashboard-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
}
.ld-dashboard-sidebar-right {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.ld-dashboard-add-edit-form .ld-dashboard-main-wrapper.ld-dashboard-admin {
width: 100%;
margin-left: 0;
left: 0;
max-width: 100%;
}
.ld-dashboard-post-meta,
.ld-dashboard-share-course-steps-wrapper.ld-dashboard-course-meta-sidebar,
.ld-dashboard-add-edit-form form#acf-form.acf-form {
width: 100%;
margin: 20px 0 0;
}
.ld-dashboard-add-edit-form .ld-dashboard-content-wrapper {
border-radius: var(--ld-border-radius-20);
}
.ld-dashboard-share-course-steps-wrapper.ld-dashboard-course-meta-sidebar {
margin-bottom: 25px;
}
.ld-dashboard-add-edit-form .reign-menu-panel+#page .ld-dashboard-main-wrapper {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 767px) {
.ld-dashboard-location .ld-dashboard-left-panel ul.ld-dashboard-panel-menu {
display: none;
}
.ld-dashboard-location .ld-dashboard-left-panel li.ld-dashboard-menu-tab {
display: block !important;
}
.ld-dashboard-menu-tab.ld-dashboard-show-more-wrapper {
display: none;
}
.ld-dashboard-tiles-options .ld-dashboard-statistics-container {
margin: 0;
justify-content: space-between;
}
.ld-dashboard-statistics {
width: calc(50% - 8px);
}
.statistics-inner strong.learndash-statistics,
.statistics-inner strong.statistics {
font-size: 30px;
}
h2.statistics-label {
font-size: 13px !important;
}
.ld-dashboard-student-submitted-essays-container table,
.ld-dashboard-student-submitted-essays-container thead,
.ld-dashboard-student-submitted-essays-container tbody,
.ld-dashboard-student-submitted-essays-container th,
.ld-dashboard-student-submitted-essays-container td,
.ld-dashboard-student-submitted-essays-container tr {
display: block;
}
.ld-dashboard-student-submitted-essays-container thead tr,
.ld-dashboard-student-submitted-essays-container tfoot th {
position: absolute;
top: -9999px;
display: none;
left: -9999px;
}
.ld-dashboard-student-submitted-essays-container td {
position: relative;
padding-left: 50% !important;
}
.ld-dashboard-student-submitted-essays-container td:before {
position: absolute;
top: 10px;
left: 10px;
font-weight: bold;
width: 48%;
padding-right: 10px;
font-size: 14px;
white-space: nowrap;
}
.ld-dashboard-student-submitted-essays-container td:nth-of-type(1):before {
content: "Essay Question title";
}
.ld-dashboard-student-submitted-essays-container td:nth-of-type(2):before {
content: "Submited By";
}
.ld-dashboard-student-submitted-essays-container td:nth-of-type(3):before {
content: "Status/Points";
}
.ld-dashboard-student-submitted-essays-container td:nth-of-type(4):before {
content: "Assigned Quiz";
}
.ld-dashboard-box-style .ld-dashboard-title-info,
h3.ld-dashboard-instructor-earning-title {
padding: 12px 15px;
font-size: 16px;
}
ul.ld-dashboard-popular-courses-inner {
padding: 8px 15px;
}
ul.ld-dashboard-popular-courses-inner li {
gap: 10px;
}
.ld-dashboard-info-table-wrap .ld-popular-courses-status small.label-course-status.label-course-publish {
font-size: 12px;
padding: 4px 10px 3px;
}
.ld-popular-courses-content a {
font-size: 15px;
}
.ld-flex-wrap {
display: block;
}
.ld-dashboard-tracking-report,
.ld-dashboard-instructor-earning-filter-inner,
.ld-dashboard-course-completion-report-wrapper,
.ld-dashboard-tracking-chart-graf {
width: 100%;
}
.ld-dashboard-course-completion-report-wrapper,
.ld-dashboard-tracking-chart-graf {
margin-top: 25px;
height: auto;
}
.ld-dashboard-student-details .ld-dashboard-student-courses li a,
.ld-dashboard-info-table td a {
font-size: 15px;
width: 100%;
}
select#ld-dashboard-courses-id,
.ld-dashboard-student-lists,
select#ld-dashboard-student-courses-id {
margin-bottom: 5px;
}
ul.ld-dashboard-student-courses li strong {
margin-bottom: 2px;
flex-wrap: wrap;
overflow: hidden;
justify-content: flex-start;
}
.ld-student-progress-percentage {
float: left;
margin: 2px -10px 0px;
}
ul.ld-dashboard-student-courses h3.ld-dashboard-instructor-earning-title {
margin: -15px -15px 15px;
}
ul.ld-dashboard-student-courses {
padding: 15px !important;
}
.table_content_ld span {
display: block;
padding: 0px 15px 8px;
width: 100%;
}
.table_content_ld span.ld-dashboard-title-profile {
border-right: none;
padding: 8px 15px 0;
} .ld-dashboard-section-head-title.ld-dashboard-course-search-section-inner {
flex-wrap: wrap;
}
.ld-dashboard-section-head-title.ld-dashboard-course-search-section-inner h3 {
margin: 0 !important;
}
.ld-dashboard-course-search-section.ld-flex-wrap {
display: flex;
}
.ld-dashboard-course-search-section form.ld-dashboard-course-search {
width: auto;
}
.ld-dashboard-tab-buttons-filter a {
font-size: 14px;
}
.ld-dashboard-tab-buttons-filter ul.ld-dashboard-filter-links {
gap: 15px;
}
.my-lessons-filter-inner.ld-flex-wrap {
display: flex;
margin-bottom: 15px;
}
.ld-dashboard-header-button.ld-dashboard-add-new-button-container {
width: auto;
text-align: left;
}
.ld-dashboard-my-ltq-title .ld-mycourse-content {
padding: 0;
}
.ld-meta.ld-course-metadata.ld-course-metadata-item .mycourse-footer {
margin-bottom: 0 !important;
}
.ld-dashboard-top-courses-listing-earnings,
.ld-dashboard-instructor-earning-chart-wrapper {
width: 100%;
}
form#ld-instructor-reg-form {
width: 100%;
padding: 20px 10px;
}
.ld-dashboard-form-col-6 {
width: 100%;
}
#ld-instructor-reg-form .ld-dashboard-form-group:not(.ld-dashboard-reg-form-btn-wrap) {
margin: 0px 0 10px;
}
.ld-dashboard-course-content.instructor-courses-list .ld-dashboard-section-head-title,
.my-quiz-attempts-wrapper-view.ld-dashboard-course-content.instructor-courses-list .ld-dashboard-section-head-title {
display: block !important;
}
}
@media only screen and (max-width: 1019px) {
.ld-dashbord-course-average {
width: 100%;
}
.ld-dashbord-course-particulars {
width: 100%;
}
.ld-dashbord-course-average .ld-dashboard-chart-summary-amount {
margin-bottom: 8px;
}
.ld-dashboard-course-chart .ld-dashboard-summery-right-entry {
font-size: 16px;
line-height: 1.2;
}
.reign-menu-panel+#page .ld-dashboard-main-wrapper {
padding: 0;
}
}
@media only screen and (max-width: 767px) {
.ld-dashboard-course-chart .ld-dashboard-summery-right-entry {
font-size: 16px;
}
.ld-dashbord-student-particulars {
padding: 0 8px !important;
}
.ld-dashbord-student-progress-item .ld-dashboard-summery-right-entry {
font-size: 14px !important;
margin: 8px 0 !important;
line-height: 1.2;
}
canvas#ld-dashboard-instructor-highchart-student-progress {
padding: 0;
}
.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-section-title .ld-dashboard-update-section-form {
flex-flow: wrap;
}
}
@media only screen and (max-width: 630px) {
.ld-dashbord-student-progress-item {
width: 100% !important;
margin: 8px 0;
}
.ld-dashbord-student-progress-item .ld-dashboard-summery-right-entry {
font-size: 15px !important;
margin: 8px !important;
}
canvas#ld-dashboard-instructor-highchart-student-progress {
padding: 0;
}
.ld-dashboard-chart-notice {
padding: 10px 15px;
}
}
@media only screen and (max-width: 510px) {
.ld-dashboard-course-report-summary.chart-summary,
canvas#ld-dashboard-instructor-highchart-student-progress {
width: 100% !important;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field {
display: block;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker {
margin: 0 0 10px !important;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field select[name="payment-mode"] {
margin-left: 0;
width: 100%;
}
.ld-dashboard-search-field.ld-dashboard-export-btn {
display: flex;
}
}
@media (max-width: 543px) {
.ld-dashboard-statistics {
width: 100%;
}
.statistics-inner .learndash-statistics,
.statistics-inner .statistics { }
.ld-dashboard-my-ltq-title ul.post_status {
display: block !important;
}
.ld-dashboard-my-ltq-title .ld-meta.ld-course-metadata.ld-course-metadata-item .mycourse-footer {
margin: 5px 0 0;
}
.ld-dashboard-my-ltq-title .ld-mycourse-content h3 a {
-webkit-line-clamp: 2;
line-clamp: 2;
}
}
@media (min-width: 992px) {
.ins-cw-earning-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: wrap;
flex-flow: wrap;
margin-top: 20px;
}
.ins-cw-earning-table {
-webkit-box-flex: 0;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
max-width: 48%;
margin-right: 2%;
}
#ins-cw-earning-chart {
-webkit-box-flex: 0;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
max-width: 48%;
margin-left: 2%;
}
}
@media (max-width: 475px) {
.select2-container .select2-search--inline .select2-search__field {
width: 100% !important;
}
select#ld-dashboard-courses-id {
width: 100%;
}
}
@media (max-width: 767px) {
#ld-instructor-reg-form .ld-dashboard-form-group label {
float: none;
margin-bottom: 3px;
}
#ld-instructor-reg-form .ld-dashboard-form-group input {
width: 100%;
}
.ld-dashboard-form-group .ld-dashboard-form-group input {
display: inline-block;
width: 200px;
}
.ld-dashboard-profile-avatar img {
margin: 0 auto;
}
.ld-dashboard-social-media-url {
justify-content: center;
}
.ld-dashboard-course-content .ld-dashboard-section-head-title {
display: block !important;
}
.ld-dashboard-assignment-content .ld-mycourse-content h3 a {
font-size: 17px;
}
}
@media only screen and (max-width: 768px) {
.ld-dashboard-profile-avatar img {
width: 80px;
margin: 0 auto;
height: 80px;
}
.ld-dashboard-profile-summary .ld-dashboard-profile {
justify-content: center;
}
.ld-dashboard-profile-summary {
padding: 25px 15px;
}
.ld-dashboard-header-button .ld-dashboard-add-course {
letter-spacing: 0.3px;
padding: 10px 20px;
font-size: 14px;
}
.ld-dashboard-profile-summary .ld-dashboard-display-name h4 {
font-size: 25px;
line-height: 25px;
}
.ld-dashboard-content-wrapper {
display: block;
padding: 15px;
}
.ld-dashboard-sidebar-left {
margin: 0 0 20px;
background: var(--ld-white-bg);
border-radius: var(--ld-border-radius-15);
border: 1px solid var(--ld-border-color);
padding: 0;
max-width: 100%;
overflow: hidden;
}
#ld-dashboard-profile {
margin: 0;
background: transparent;
border-radius: unset;
border: 0;
padding: 0;
}
.ld-dashboard-statistics {
margin: 5px 0.5%;
}
.ld-live-feed-hide .ld-dashboard-content,
.ld-dashboard-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding: 0;
max-width: 100%;
border: none;
}
.ld-dashboard-location {
border-right: none;
padding-bottom: 0;
}
.ld-dashboard-landing-cover {
padding-top: 40%;
}
.ld-dashboard-menu-divider {
margin: 10px 0 !important;
}
.ld-dashboard-content-wrapper.ld-live-feed-enabled .ld-dashboard-content {
flex: 0 0 100%;
padding-right: 18px;
max-width: 100%;
}
.ld-dashboard-sidebar-right {
padding-right: 18px;
}
.ld-dashboard-sidebar-right.live-course-activity {
padding-right: 0;
}
.ld-dashboard-content-wrapper.ld-live-feed-enabled .instructor-courses-list .ld-mycourse-wrap,
.instructor-courses-list .ld-mycourse-wrap {
display: block;
}
.ld-dashboard-seperator span {
font-size: 16px;
}
.ld-dashboard-landing-text {
font-size: 16px;
text-align: center;
}
.ld-mycourse-thumbnail {
height: 200px;
display: block;
}
.ld-mycourse-thumb {
display: none !important;
}
.custom-learndash-my-courses-list .my-courses .ld-mycourse-content,
.my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-content {
padding: 15px 0 0;
}
.ld-dashboard-section-head-title {
display: block !important;
}
.ld-dashboard-course-content .ld-dashboard-section-head-title {
display: flex !important;
}
.ld-dashboard-course-content .ld-dashboard-section-head-title .ld-dashboard-header-button {
width: auto;
}
.ld-dashboard-section-head-title h3 {
margin: 0 0 10px !important;
}
.ld-dashboard-inline-links ul li a {
padding: 8px;
line-height: 1.4;
font-size: 15px;
}
.ld-mycourse-content h3 a {
font-size: 20px;
}
.ld-mycourse-content h3 {
margin: 0 0 10px;
}
.statistics-inner .learndash-statistics,
.statistics-inner .statistics {
font-size: 32px;
}
.ld-dashboard-tab-content-wrapper.ld-dashboard-wbgrid .ld-mycourse-wrap {
width: 100%;
}
.ld-dashboard-wbgrid .ld-mycourse-content {
justify-content: inherit;
} .ld-dashboard-info-table table,
.ld-dashboard-info-table thead,
.ld-dashboard-info-table tbody,
.ld-dashboard-info-table th,
.ld-dashboard-info-table td,
.ld-dashboard-info-table tr {
display: block;
}
table.ld-dashboard-info-table {
border: none;
border-top: 1px solid #dcdfe5;
}
.ld-dashboard-info-table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.ld-dashboard-info-table tr {
border: 1px solid #dcdfe5;
border-bottom: none;
border-top: none;
}
.ld-dashboard-info-table td {
border: none;
border-bottom: 1px solid #dcdfe5;
position: relative;
padding-left: 38% !important;
}
.ld-dashboard-info-table td:before {
position: absolute;
top: 10px;
left: 10px;
width: 30%;
padding-right: 10px;
white-space: nowrap;
}
.ld-dashboard-info-table td:nth-of-type(1):before {
content: "Course Name";
}
.ld-dashboard-info-table td:nth-of-type(2):before {
content: "Enrolled";
}
.ld-dashboard-info-table td:nth-of-type(3):before {
content: "Status";
}
table.ld-dashboard-info-table small.label-course-status.label-course-publish {
display: inline-block;
padding: 3px 35px;
}
.ld-dashboard-profile-setting-view .ld-dashboard-inline-links ul li a {
font-size: 15px;
}
.ld-dashboard-profile-form-field img.ld-dashboard-user-avatar {
width: 100px;
height: 100px;
}
.ld-dashboard-profile-form-field button.ld-dashboard-profile-settings {
width: 136px;
font-size: 13px;
}
.upload-delete-avatar-button {
margin-left: 10px;
}
.ld-dashboard-quiz-builder-content {
flex-wrap: wrap;
}
.ld-dashboard-assigned-questions-wrapper.ui-droppable.ui-sortable,
.ld-dashboard-quiz-builder-question {
width: 100%;
margin: 0 0 10px;
}
}
@media only screen and (max-width: 600px) {
.ld-dashboard-profile-summary .ld-dashboard-profile {
flex-wrap: wrap;
}
.ld-dashboard-profile-avatar,
.ld-dashboard-profile-summary .ld-dashboard-profile-info,
.ld-dashboard-header-button {
width: 100%;
text-align: center;
}
.ld-dashboard-course-filter,
.ld-dasboard-my-filter.ld-dashboard-course-filter,
.ld-dashboard-course-filter.my-lessons-filter {
flex-wrap: wrap;
}
.ld-dashboard-content .ld-dashboard-course-filter .ld-dashboard-actions-item {
width: 100% !important;
margin: 0 0 10px;
}
.ld-dashboard-course-filter button.ld-dashboard-course-filter-submit,
.ld-dashboard-course-filter .ld-dashboard-course-filter-reset {
line-height: 15px;
}
.ld-meta.ld-course-metadata.ld-course-metadata-item {
flex-wrap: wrap;
}
.ld-mycourse-content .ld-meta.ld-course-metadata ul,
.ld-meta.ld-course-metadata.ld-course-metadata-item .mycourse-footer {
margin-bottom: 10px;
}
.ld-dashboard-question-answer-box .correct-singleContent-answer-input {
flex-wrap: wrap;
}
.ld-dashboard-question-answer-box .correct-singleContent-answer-input .correct-singleContent {
display: flex;
flex-wrap: wrap;
width: 100%;
border: none;
}
.ld-dashboard-question-answer-box .correct-singleContent--options,
.ld-dashboard-question-answer-box.ld_dashboard_matrix_sort_answer .correct-singleContent-answer-input .correct-singleContent {
width: 100%;
}
.ld-dashboard-question-answer-box .correct-singleContent label {
margin: 0 10px 0 0;
}
.correct-singleContent-bottom .delete-ques-ans,
.correct-singleContent-bottom .add-media-ques-ans,
.correct-singleContent-bottom .move-ques-ans {
padding: 5px 10px;
margin: 3px !important;
font-size: 12px;
}
}
@media only screen and (max-width: 480px) {
.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li {
width: 100%;
}
.ld-dashboard-single-group-wrapper {
width: 100% !important;
margin-bottom: 15px;
}
}
@media only screen and (min-width: 318px) and (max-width: 479px) {
.ld-dashboard-profile-form-field,
.ld-dashboard-profile-form-field.form-email.display-name-publicly {
width: 100%;
margin: 2% 0;
}
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab.ld-dashboard-quiz-time-limit-field-timer.ld-dashboard-group-field-single {
width: 100%;
padding: 8px 0 !important;
}
}
@media only screen and (min-width: 318px) and (max-width: 349px) {
.ld-dashboard-profile-summary .ld-dashboard-profile-info {
text-align: center;
}
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
.ld-mycourse-thumbnail {
height: 200px;
}
.custom-learndash-my-courses-list .my-courses .ld-mycourse-content,
.my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-content {
padding: 20px;
}
.instructor-courses-list .ld-mycourse-wrap {
display: block;
}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.ld-dashboard-profile-summary {
padding: 30px 20px;
}
.ld-live-feed-hide .ld-dashboard-content,
.ld-dashboard-content {
padding-right: 20px;
}
.ld-dashboard-feed .activity-item p {
line-height: 1.2;
}
.ld-dashboard-sidebar-right {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 1;
max-width: 100%;
width: 100%;
padding-right: 12px;
clear: both;
}
.ld-dashboard-landing-cover {
padding-top: 40%;
}
.ld-dashboard-content-wrapper.ld-live-feed-enabled .instructor-courses-list .ld-mycourse-wrap {
display: block;
}
.ld-mycourse-thumbnail {
height: 210px;
}
h2.statistics-label {
line-height: 1.2 !important;
}
.ld-mycourse-content h3 {
margin: 0px 0 10px;
}
.ld-mycourse-content h3 a {
font-size: 18px;
}
.ld-dashboard-wbgrid .ld-mycourse-content h3 {
margin: 0px 0 10px;
height: 45px;
}
.ld-dashboard-wbgrid .ld-mycourse-content {
justify-content: unset;
}
.ld-dashboard-tab-content-wrapper.ld-dashboard-wbgrid .ld-mycourse-wrap {
width: 49%;
}
span.ld-dashboard-show-more-item {
width: 80%;
}
.custom-learndash-my-courses-list .my-courses .ld-mycourse-content,
.my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-content {
padding: 15px 0px;
}
.ld-dashboard-course-search-section.ld-flex-wrap {
display: flex;
}
.ld-dashboard-course-search-section form.ld-dashboard-course-search {
width: auto;
}
.ld-dashboard-top-courses-listing-earnings,
.ld-dashboard-instructor-earning-chart-wrapper {
width: 100%;
margin-bottom: 15px;
}
form#ld-instructor-reg-form {
width: 100%;
padding: 20px 10px;
}
}
@media only screen and (min-width: 769px) and (max-width: 1179px) {
.statistics-inner .learndash-statistics,
.statistics-inner .statistics {
font-size: 30px !important;
}
.ld-dashboard-icons img {
width: 30px;
}
.ld-dashboard-statistics-container {
justify-content: space-between;
}
.ld-dashboard-statistics {
width: calc(50% - 10px);
}
.ld-flex-wrap {
display: block;
}
.ld-dashboard-tracking-report,
.ld-dashboard-instructor-earning-filter-inner {
width: 100%;
}
.ld-dashboard-course-completion-report-wrapper,
.ld-dashboard-tracking-chart-graf {
width: 100%;
margin-top: 20px;
height: auto;
}
.ld-dashboard-my-ltq-title .ld-mycourse-content {
padding: 0;
}
}
@media only screen and (max-width: 600px) {
.ld-announcement-content-wrapper {
width: auto;
max-width: initial;
left: 0;
margin: 0 15px;
border: 5px solid #cbcbcb;
padding: 20px;
top: 25%;
}
.ld-dashboard-withdraw-method-single {
margin: 3% 1.5%;
width: 98%;
}
.ld-dashboard-withdraw-method-container {
display: block;
margin: 0 -5px;
}
.ld-dashboard-withdrawal-content {
display: block;
overflow: hidden;
text-align: center;
}
.ld-dashboard-current-balance {
display: block;
}
.ld-dashboard-withdraw-img-wrapper {
margin: 0 auto;
}
.current-balance {
margin: 15px 0;
} .ld-dashboard-withdrawal-history-content-table table,
.ld-dashboard-withdrawal-history-content-table tbody,
.ld-dashboard-withdrawal-history-content-table td,
.ld-dashboard-withdrawal-history-content-table tr {
display: block;
}
.ld-dashboard-withdrawal-history-content-table th {
position: absolute;
top: -9999px;
left: -9999px;
}
.ld-dashboard-withdrawal-history-content-table td {
border: none;
position: relative;
padding-left: 50% !important;
border-bottom: 1px solid #eee !important;
}
.ld-dashboard-withdrawal-history-content-tabletr tr.ld-dashboard-withdrawal-list {
padding: 5px 0;
}
.ld-dashboard-withdrawal-history-content-table td:before {
position: absolute;
top: 15px;
left: 10px;
width: 47%;
padding-right: 10px;
white-space: nowrap;
font-size: 14px;
font-weight: bold;
}
.ld-dashboard-withdrawal-history-content-table td:nth-of-type(1):before {
content: "Withdrawal Method";
}
.ld-dashboard-withdrawal-history-content-table td:nth-of-type(2):before {
content: "Requested On";
}
.ld-dashboard-withdrawal-history-content-table td:nth-of-type(3):before {
content: "Amount";
}
.ld-dashboard-withdrawal-history-content-table td:nth-of-type(4):before {
content: "Status";
}
.ld-dashboard-pop-up-details {
text-align: center;
}
.ld-dashboard-withdrawal-request-balance {
justify-content: center;
}
.ld-dashboard-withdrawal-pop-up-section {
max-width: 100%;
margin-left: 20px;
margin-right: 20px;
padding: 20px;
width: auto;
}
.ld-dashboard-withdrawal-form-content {
padding: 20px;
margin: 0 -20px -20px;
}
.ld-dashboard-withdrawal-request-balance {
margin: 10px 0 20px;
}
.ld-dashboard-pop-up-details h4 {
margin: 10px 0;
}
.ld-dashboard-instructor-earning-filter-wrapper ul.ld-dashboard-instructor-earning-filters-list {
border-bottom: none;
}
ul.ld-dashboard-instructor-earning-filters-list li.ld-dashboard-instructor-earning-filters-link {
margin: 0;
width: 50%;
box-shadow: inset 0 -1px 0 0 #e3e3e3;
}
.ld-dashboard-datatable-header div#ld-dashboard-report-table_filter label {
text-indent: -4px;
width: 100%;
}
.ld-dashboard-course-filter {
align-items: center;
}
table#ld-dashboard-course-report-table td:before {
font-size: 14px;
}
.live-course-activity form.ld-course-filter-form input.btn-search-activity {
margin-top: 10px;
}
}
@media only screen and (max-width: 990px) {
.wbcom-ld-dashboard .ui-dialog.ld-shortcodes {
max-width: initial;
left: initial !important;
margin: 0 20px;
}
}
@media only screen and (max-width: 898px) {
.ld-dashboard-invite-students.ld-dashboard-section-head-title {
display: block !important;
}
.ld-dashboard-invite-students.ld-dashboard-section-head-title h3 {
margin: 0 !important;
}
.ld-dashboard-sent-invites-details a.prev.page-numbers,
.ld-dashboard-sent-invites-details a.next.page-numbers {
box-shadow: none;
font-size: 18px;
height: 32px;
width: 32px;
border: 1px solid #ddd;
}
table.invite-anyone-sent-invites,
table.invite-anyone-sent-invites thead,
table.invite-anyone-sent-invites tbody,
table.invite-anyone-sent-invites th,
table.invite-anyone-sent-invites td,
table.invite-anyone-sent-invites tr {
display: block;
font-size: 15px;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites {
border-top: 0;
border: 1px solid;
}
table.invite-anyone-sent-invites thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
table.invite-anyone-sent-invites tr:first-child td.col-email {
border-top: 0;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td {
padding: 12px 10px;
border-bottom: none;
border-right: 0 !important;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td {
border-left: 0;
border-bottom: none;
position: relative;
padding-left: 50%;
}
table.invite-anyone-sent-invites td:before {
position: absolute;
top: 10px;
left: 10px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
table.invite-anyone-sent-invites td.col-email,
table.invite-anyone-sent-invites td.col-group-invitations {
padding-left: 10px !important;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites tr:nth-child(2n+2) {
background: #f4f4f4;
} table.invite-anyone-sent-invites td:nth-of-type(1):before {
content: attr(data-title);
display: block;
position: unset;
width: 100%;
font-weight: bold;
padding: 0 0 8px;
}
table.invite-anyone-sent-invites td:nth-of-type(2):before {
content: attr(data-title);
font-weight: bold;
}
table.invite-anyone-sent-invites td:nth-of-type(3):before {
content: attr(data-title);
display: block;
position: unset;
font-weight: bold;
width: 100%;
padding: 0;
}
table.invite-anyone-sent-invites td:nth-of-type(4):before {
content: attr(data-title);
font-weight: bold;
}
table.invite-anyone-sent-invites td:nth-of-type(5):before {
content: attr(data-title);
font-weight: bold;
}
}
@media only screen and (max-width: 600px) {
.ld-dashboard-earning-logs-head .ld-dashboard-search-field {
float: none;
margin: 0 0 10px;
width: 100%;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker {
width: 100%;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker:first-child {
margin: 0 10px 0 0px;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field input[type="submit"],
.ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv {
width: 100%;
margin-right: 10px;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv {
margin: 0;
}
.ld-dashboard-search-field.ld-dashboard-export-btn {
margin: 10px 0 0;
}
.ld-dashboard-course-filter-reset {
margin-top: 10px;
}
.ld-dashboard-earning-logs-head form[method="get"] {
display: block;
}
.ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content td {
padding-left: 35% !important;
}
.ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content td::before {
content: attr(data-title) !important;
width: 33% !important;
top: 8px;
}
.ld-dashboard-single-group-wrapper {
display: block;
}
.ld-dashboard-single-group-title h4 {
margin: 0 0 10px;
overflow: unset;
text-overflow: unset;
-webkit-line-clamp: unset;
line-clamp: unset;
max-width: 100%;
}
.ld-dashboard-single-group-actions span.ld-dashboard-single-group-edit a, 
.ld-dashboard-single-group-actions span.ld-dashboard-single-group-view a {
display: inline-block;
}
form.ld-dashboard-playlist-url-wrap {
display: block;
}
.ld-dashboard-video-playlist-type-heading strong {
line-height: 20px;
margin-bottom: 15px;
display: block;
}
.ld-dashboard-video-playlist-process-data-title {
line-height: 22px;
}
.ld-dashboard-groups-list-wrapper span.ld-dashboard-single-group-edit
.ld-dashboard-groups-list-wrapper span.ld-dashboard-single-group-view a {
margin: 0 10px 0px 0;
}
.ld-dashboard-profile-form-field-list .form-submit {
width: 90%;
}
}
@media only screen and (min-width: 767px) and (max-width:959px) {
.ld-dashboard-earning-logs-head .ld-dashboard-search-field {
margin: 0 0px 10px 0;
width: 100%;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker {
height: 40px;
float: left;
width: 48%;
}
.ld-dashboard-payment-mode {
width: 48%;
margin-bottom: 10px;
float: left;
}
}
@media only screen and (max-width: 420px) {
.custom-learndash-course-form.add-course-featured-img .acf-image-uploader .image-wrap {
width: 100%;
height: 130px;
}
}
@media only screen and (max-width: 767px) {
.ld-dashboard-location {
display: none;
}
.ld-dashboard-mobile {
display: block;
}
.ld-dashboard-header-button.ld-dashboard-add-new-button-container {
text-align: left;
}
.ld-dashboard-sidebar-right.live-course-activity .ld-dashboard-courses {
width: 100%;
}
.ld-dashborad-add-edit-course .acf-form .acf-radio-list li {
margin: 5px 10px 0 0;
}
.ld-dashborad-add-edit-course .acf-form .acf-field {
padding: 15px;
}
.custom-learndash-course-form.add-course-featured-img.ld-dashboard-add-course-management {
margin: 15px !important;
}
.custom-learndash-course-form.add-course-featured-img .acf-image-uploader {
gap: 15px;
flex-wrap: wrap;
}
div#ld-flex-col {
padding: 15px !important;
border-radius: var(--ld-border-radius) !important;
border: 1px solid var(--ld-border-color) !important;
width: 90%;
margin: 5% 5% 0 !important;
}
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab.custom-learndash-lesson-per-pages.custom-learndash-course-sub-form,
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab.custom-learndash-topic-per-pages.custom-learndash-course-sub-form,
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_prerequisite_compare_cld"],
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_prerequisite_cld"],
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_points_access_cld"],
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_points_cld"],
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_expire_access_days_cld"],
.custom-learndash-course-form.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_expire_access_delete_progress_cld"],
.ld-dashborad-add-edit-course .acf-field.custom-learndash-course-sub-form[data-name="sfwd-courses_course_price_cld"],
.ld-dashborad-add-edit-course .acf-field.custom-learndash-course-sub-form[data-name="sfwd-courses_course_price_type_subscribe_enrollment_url_cld"],
.ld-dashborad-add-edit-course .acf-field.custom-learndash-course-sub-form[data-name="sfwd-courses_course_price_type_paynow_enrollment_url_cld"],
.ld-dashborad-add-edit-course .acf-field.custom-learndash-course-sub-form[data-name="sfwd-courses_course_no_of_cycles_cld"],
.ld-dashborad-add-edit-course .acf-field.custom-learndash-course-sub-form[data-name="sfwd-courses_course_trial_price_cld"],
.ld-dashborad-add-edit-course .acf-field.custom-learndash-course-sub-form[data-name="sfwd-courses_custom_button_url_cld"] {
margin: 0 20px 15px;
}
div#ld-flex-col[data-name="sfwd-courses_course_price_billing_t3_cld"],
div#ld-flex-col[data-name="sfwd-courses_course_trial_duration_t1_cld"] {
margin-bottom: 20px !important;
}
.custom-learndash-lesson-form.custom-learndash-course-sub-form.ld-dashboard-form-settings-data-tab,
.custom-learndash-topic-form.custom-learndash-course-sub-form.ld-dashboard-form-settings-data-tab,
.custom-learndash-course-sub-form.custom-learndash-course-form.ld-dashboard-form-settings-data-tab {
margin: 15px !important;
}
.custom-learndash-topic-form.custom-learndash-course-sub-form.ld-dashboard-col-half {
width: 91% !important;
margin: 0 15px !important;
}
.custom-learndash-topic-form.custom-learndash-course-sub-form.ld-dashboard-col-half.ld-dashboard-col-half-last {
margin: 15px !important;
}
.my-quizzes.ld-dashboard-add-edit-form .ld-dashboard-quiz-builder-question,
.my-quizzes.ld-dashboard-add-edit-form .ld-dashboard-assigned-questions-wrapper,
.ld-dashboard-assigned-questions-wrapper {
width: 100%;
margin: 0 0 5px;
}
.ld-dashboard-builder-action-title-wrap h1 {
font-size: 22px;
}
.ld-dashboard-builder-action-back-course {
justify-content: space-between;
}
.ld-dashboard-builder-actios-wrapper {
padding: 15px;
}
.ld-dashboard-builder-action-right-wrap .ld-dashboard-post-action-link span {
font-size: 17px;
}
.ld-dashboard-header-top-action .ld-dashboard-inline-links ul li a {
padding: 15px 10px;
}
.ld-dashboard-add-edit-form .ld-dashboard-content.ld-dashborad-add-edit-course {
margin: 0;
max-width: 100%;
}
.ld-dashboard-add-edit-form .ld-dashboard-sidebar-left {
display: block;
}
.ld-dashboard-search-field.ld-dashboard-export-btn {
margin: 10px 0 0;
justify-content: flex-start;
gap: 10px;
}
.ld-dashboard-earning-logs-head .ld-dashboard-search-field {
width: 100%;
}
.ld-dashboard-earning-logs-head form[method="get"] {
display: block;
}
.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_prerequisite_cld"] .filters {
padding: 5px 0 10px;
}
.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_prerequisite_cld"] .filters .filter {
width: 100% !important;
padding: 5px 10px 0px;
}
.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_prerequisite_cld"] .selection .choices {
width: 100%;
padding-bottom: 10px;
}
.ld-dashboard-form-settings-data-tab[data-name="sfwd-courses_course_prerequisite_cld"] ul.acf-bl.list.choices-list {
border: none;
padding-bottom: 10px !important;
}
.ld-dashboard-builder-action-title-wrap {
display: none !important;
}
}
@media only screen and (max-width: 768px) {
.ld-dashboard-location {
display: none;
}
.ld-dashboard-mobile {
display: block;
}
}
@media only screen and (min-width: 910px) and (max-width:1199px) {
.ld-mycourse-thumb {
margin: 10px;
}
}
@media only screen and (min-width: 320px) and (max-width:1040px) {
.ld-dashboard-group-count,
.ld-dashboard-group-count span {
display: block;
}
.ld-dashboard-group-count span {
line-height: 20px;
}
.ld-dashboard-single-group-wrapper {
width: 49%;
}
.ld-dashboard-add-edit-form .ld-dashboard-content-wrapper {
display: block;
}
}.zoom-meeting-wrapper {
position: relative;
}
.zoom-meeting-filter-link {
overflow: hidden;
display: flex;
align-items: center;
}
.zoom-meeting-filter-link a.ld-dashboard-meeting-filter {
font-size: 17px;
margin-right: 40px;
display: inline-block;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
font-size: 16px;
color: #fff;
padding: 10px 20px;
border-radius: var(--ld-border-radius);
transition: all 0.3s;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn span.ldd-icons.ldd-icon-video-add-line {
font-size: 20px;
} .ld-dashboard-meeting-error-msg {
background: #fff0f0;
color: red;
padding: 6px 15px;
font-size: 16px;
border-left: 3px solid;
margin: 20px 25px;
border-radius: var(--ld-border-radius-8);
}
.ld-dashboard-meeting-listing-wrapper {
z-index: 9;
position: relative;
}
.zoom-meeting-left-inner {
width: 72%;
}
.zoom-meeting-list-wrap {
margin: 25px 0 0;
background: var(--ld-white-bg);
border-radius: var(--ld-border-radius-15);
border: 1px solid var(--ld-border-color);
}
.zoom-meeting-inner-list {
position: relative;
padding: 20px 25px;
display: flex;
align-items: center;
justify-content: space-between;
}
.zoom-meeting-list-wrap .zoom-meeting-inner-list:nth-child(2n+2) {
background: #fafbfd;
border-top: 1px solid var(--ld-border-color);
}
.zoom-meeting-list-wrap .zoom-meeting-inner-list:last-child {
border-radius: 0 0 var(--ld-border-radius-15) var(--ld-border-radius-15);
}
.zoom-meeting-left-inner h4 {
font-size: 20px;
margin-bottom: 8px;
line-height: 1.3;
font-weight: 500;
position: relative;
}
.ld-dashboard-meeting-shortcode-copy {
display: inline-block;
position: relative;
}
.zoom-meeting-meta {
display: flex;
align-items: center;
font-size: 15px;
}
.zoom-meeting-meta span {
margin-right: 30px;
font-size: 15px;
}
.zoom-meeting-meta span.meeting-status,
.zoom-meeting-meta span.meeting-status-past {
text-indent: -99999px;
overflow: hidden;
width: 11px;
margin: 0;
font-size: 0;
height: 11px;
background: #05c74f;
border-radius: 100px;
}
.zoom-meeting-meta span.meeting-status-past {
background: #ff7a00;
}
.start-zoom-meeting-view {
width: 35px;
}
.zoom-meeting-start-wrap .start-zoom-meeting-view a {
width: 38px;
height: 38px;
font-size: 25px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid var(--ld-border-color);
border-radius: 100px;
box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.25);
}
.zoom-meeting-start-wrap .start-zoom-meeting-view span.ldd-icons.ldd-icon-play-line {
line-height: 25px;
display: block;
}
.zoom-meeting-start-toltip {
position: absolute;
top: 5px;
background: #3e3f5e;
right: 10px;
color: #fff;
visibility: hidden;
opacity: 0 !important;
padding: 3px 15px;
border-radius: 100px;
font-size: 13px;
transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
transform: translate(0px, -15px);
z-index: 9;
line-height: 1.7;
}
.start-zoom-meeting-view:hover .zoom-meeting-start-toltip {
transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
transform: translate(0px, 0px);
opacity: 1 !important;
visibility: visible;
display: inherit !important;
}
.zoom-meeting-start-toltip:after {
width: 5px;
height: 5px;
content: "";
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #3e3f5e;
position: absolute;
left: 60%;
bottom: -7px;
}
.edit-delete-meeting-zoom {
opacity: 0;
transition: all 0.3s;
display: flex;
align-items: center;
gap: 10px;
}
.edit-delete-meeting-zoom a.ld-create-meeting-action,
.edit-delete-meeting-zoom a.ld-delete-meeting-action {
margin: 0px;
font-size: 16px;
}
.edit-delete-meeting-zoom a {
background: #F4F5F9;
width: 35px;
display: inline-block;
text-align: center;
height: 35px;
color: #717D96;
line-height: 35px;
border-radius: 100px;
}
.edit-delete-meeting-zoom a.ld-delete-meeting-action {
color: #e70000;
}
.zoom-meeting-inner-list:hover .edit-delete-meeting-zoom {
opacity: 1;
}
.ld-dashboard-meeting-shortcode {
background: #ddd;
display: inline-block;
color: #000000c9;
font-size: 14px;
padding: 5px;
line-height: 1;
margin-left: 10px;
cursor: copy;
}
.ld-dashboard-tooltip {
position: absolute;
top: -45px;
right: -15px;
min-width: 60px;
padding: 5px 10px;
text-align: center;
background-color: #39394d;
border-radius: 8px;
color: #fff;
font-size: 13px;
font-weight: 500;
margin-top: 0;
line-height: 20px;
}
.ld-dashboard-tooltip:before {
border: solid;
border-color: #444 transparent;
border-width: 8px 7px 0 7px;
content: "";
left: 42%;
bottom: -8px;
position: absolute;
}
.ld-dashboard-tooltip:after {
content: attr(title);
}
.zoom-meeting-join-link-wrapper {
margin-top: 5px;
}
span.ld-dashboard-copy-join-link-message {
color: #079130;
font-size: 15px;
position: absolute;
bottom: -15px;
left: 25px;
border: 1px solid #b8d7c1;
background: #fff;
border-radius: 5px;
padding: 3px 10px;
}
div#join_url_link {
font-size: 15px;
margin-top: 5px;
padding: 3px 10px;
background: #efefef;
border-radius: var(--ld-border-radius-8);
}
.ld-dashboard-zoom-meeting-link-wrapper {
display: flex;
gap: 10px;
}
.ld-dashboard-zoom-meeting-link-wrapper .ld-dashboard-meeting-action.browser-join {
margin-top: 5px;
}
.ld-dashboard-zoom-meeting-link-wrapper .ld-dashboard-meeting-action.browser-join a {
color: #fff;
gap: 2px;
font-size: 15px;
align-items: center;
line-height: 1;
justify-content: center;
padding: 8px 15px;
border-radius: var(--ld-border-radius-8);
background: #717D96;
}
.ld-dashboard-zoom-meeting-link-wrapper .zoom-meeting-join-link-wrapper button.ld-dashboard-copy-join-link {
padding: 7px 20px;
font-size: 15px;
border-radius: var(--ld-border-radius-8);
}
.ld-dashboard-zoom-meeting-link-wrapper .ld-dashboard-meeting-action.browser-join a span.dashicons.dashicons-arrow-right-alt {
font-size: 16px;
line-height: 20px;
}
.ld-dashboard-success-message {
font-size: 17px;
} .ld-dashboard-content.ld-dashborad-add-edit-course {
overflow: hidden;
}
.ld-dashboard-create-meeting-inner{
background: var(--ld-white-bg);
border-radius: var(--ld-border-radius);
margin-top: 20px;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner {
z-index: 99;
background: #fff;
position: relative;
overflow-y: scroll;
height: 750px;
border-left: 1px solid var(--ld-border-color);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner::-webkit-scrollbar-track {
background-color: #fff;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner::-webkit-scrollbar {
width: 6px;
background-color: #fff;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner::-webkit-scrollbar-thumb {
background-color: #ddd;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-head,
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-row {
padding: 18px 25px;
position: relative;
border-bottom: 1px solid var(--ld-border-color);
}
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-row {
padding: 15px 25px 20px;
}
.ld-dashboard-create-meeting-form-row.ld-create-meeting-btn {
display: flex;
align-items: center;
border:none !important;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-head h3 {
margin: 0;
font-size: 20px;
font-weight: bold;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-close-btn {
position: absolute;
right: 22px;
top: 24px;
background: #FF1212;
color: #fff;
width: 30px;
cursor: pointer;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 100px;
}
.ld-dashboard-create-meeting-inner img.emoji {
filter: brightness(0) invert(1);
width: 12px !important;
height: 12px !important;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row {
padding: 8px 0;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row label {
display: block;
font-size: 15px;
margin-bottom: 8px;
}
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=text],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=password],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=datetime-local],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=datetime-local],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=number],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row select,
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row textarea {
width: 100%;
height: 40px;
font-size: 15px;
padding: 5px 15px;
border: 1px solid var(--ld-border-color);
border-radius: var(--ld-border-radius-10) !important;
}
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row textarea {
height: 80px;
}
.ld-dashboard-create-meeting-form-row .meeting-row-group {
display: flex;
margin: 0 -8px;
}
.ld-dashboard-create-meeting-form-row .meeting-time {
margin: 0 8px;
width: 50%;
} .ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row h5 {
font-size: 16px;
margin-bottom: 12px;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group {
overflow: hidden;
margin-top: 15px;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row .ld-dashboard-meeting-row-group label {
margin-bottom: 0;
margin-top: 3px;
float: left;
margin-left: 15px;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type="checkbox"] {
width: 55px;
box-shadow: none;
height: 26px;
position: relative;
float: left;
border-radius: 80px;
transition: 0.3s;
-webkit-appearance: none;
cursor: pointer;
line-height: 1.1;
-moz-appearance: none;
border: 1px solid #b8b9ba;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]:checked { }
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]:checked::before {
content: "Yes";
top: 5px;
font-size: 12px;
position: relative;
right: -8px;
font-weight: 500;
color: #fff;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]::before {
content: "No";
top: 5px;
font-size: 13px;
position: relative;
right: -28px;
font-weight: 500;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type="checkbox"]:after {
content: "";
background: #8c8f94;
width: 18px;
height: 18px;
display: block;
border-radius: 100px;
position: absolute;
top: 3px;
left: 3px;
transition: all 0.3s;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]:checked::after {
-webkit-transform: translateX(28px);
-ms-transform: translateX(28px);
transform: translateX(28px);
background: #ffffff !important;
}
.ld-dashboard-meeting-option-tooltip {
position: absolute;
right: 20px;
max-width: 30px;
}
.ld-dashboard-meeting-option-tooltip img {
width: 23px;
cursor: pointer;
}
.ld-dashboard-option-tooltip {
white-space: nowrap;
position: absolute;
z-index: 99999;
top: -25px;
left: 50%;
margin-left: -200px;
opacity: 0;
visibility: hidden;
transform: translate(0px, 10px);
padding: 0 12px;
border-radius: 100px;
background-color: #3e3f5e;
transition: all 0.3s ease-in-out 0s;
max-width: 220px;
text-align: center;
}
.ld-dashboard-option-tooltip span {
color: #fff;
font-size: 12px;
line-height: 25px;
overflow-x: scroll;
text-overflow: ellipsis;
display: -webkit-box;
text-overflow: ellipsis;
word-wrap: break-word;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical;
}
.ld-dashboard-option-tooltip span::-webkit-scrollbar-track {
background-color: #3e3f5e;
}
.ld-dashboard-option-tooltip span::-webkit-scrollbar {
width: 6px;
height: 5px;
background-color: #3e3f5e;
}
.ld-dashboard-option-tooltip span::-webkit-scrollbar-thumb {
background-color: #66678e;
}
.ld-dashboard-option-sub-option {
margin-top: 5px;
}
.ld-dashboard-meeting-option-tooltip:hover .ld-dashboard-option-tooltip {
opacity: 1;
visibility: visible;
transform: translate(0px, 0px);
}
.ld-dashboard-form-group-row.ld-auto-recording {
padding: 0;
}
.ld-dashboard-form-group-row.ld-auto-recording .ld-dashboard-meeting-row-group {
margin: 0;
}
.ld-dashboard-create-meeting-form-row.ld-create-meeting-btn input[type="submit"] {
cursor: pointer;
border-radius: var(--ld-border-radius);
border: none;
font-size: 15px;
transition: all 0.3s;
padding: 13px 30px;
}
.ld-dashboard-create-meeting-form-row.ld-create-meeting-btn input[type="submit"]:hover {
background: #181b2a;
} .ld-dashboard-meeting-recordings-btn {
margin: 5px 0 0;
cursor: pointer;
display: inline-block;
position: relative;
padding: 2px 5px 3px 10px;
border: 1px solid #d4d7df;
border-radius: 4px;
background-color: #fff;
color: #333;
font-size: 14px;
align-items: center;
line-height: 20px;
white-space: nowrap;
}
.ld-dashboard-meeting-recordings-btn img {
width: 20px;
float: right;
margin-left: 2px;
transition: all 0.3s;
}
.zoom-meeting-inner-list.recordings-content-open .ld-dashboard-meeting-recordings-btn img {
transform: rotate(0.5turn);
transition: all 0.3s;
}
.ld-dashboard-meeting-recording-content {
width: 150px;
align-items: center;
position: relative;
border: 1px solid #d4d7df;
border-radius: 4px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.10);
background: #fff;
overflow: hidden;
transition: all 0.3s;
top: 3px;
}
.ld-dashboard-meeting-recordings-wrapper {
width: auto;
position: absolute;
z-index: -9;
transition: all 0.3s;
}
.ld-dashboard-meeting-recording-single {
position: relative;
width: 100%;
padding: 10px !important;
background-color: #fff;
color: #333;
font-size: 14px;
border-bottom: 1px solid #d4d7df;
align-items: center;
display: flex;
line-height: 22px;
white-space: nowrap;
justify-content: space-between;
transition: all 0.3s;
}
.ld-dashboard-meeting-recording-single a {
line-height: 1 !important;
}
.ld-dashboard-meeting-recording-single span {
line-height: 1;
}
.ld-dashboard-meeting-recording-single a img {
width: 17px;
opacity: 0.7;
height: 16px;
}
.ld-dashboard-meeting-recording-single a.play-meeting-recording {
margin: 0 5px;
}
.ld-dashboard-meeting-recording-single:hover {
background: #f8f8fb;
}
.ld-dashboard-meeting-recording-single:hover a img {
opacity: 0.9;
}
.zoom-meeting-inner-list.recordings-content-open .ld-dashboard-meeting-recordings-wrapper {
transition: all 0.3s;
z-index: 999;
}
.ld-dashboard-meeting-recording-content .ld-dashboard-meeting-recording-single:last-child {
border-bottom: none;
}
.ld-dashboard-meeting-form-loader {
padding-left: 25px;
} .ld-dashboard-instructors-list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-gap: 25px;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: min-content;
}
.ld-dashboard-instructor-list-grid {
background: #fff;
border-radius: 12px;
transition: all 0.3s;
overflow: hidden;
border: 1px solid #dfe0e5;
}
.ld-dashboard-instructor-cover-bg {
height: 100px;
background: #eeeeee;
}
.ld-dashboard-instructors-list-cover-bg{
height: 120px;
position: relative;
text-align: center;
padding: 60px 25px;
background-size: cover;
background-position: center center;
background-image: url(//push-teacher-latest.staging33.com/wp-content/plugins/ld-dashboard/public/img/ld-dashboard-cover.jpg);
overflow: hidden;
}
.ld-dashboard-instructor-profile-photo {
max-width: 100%;
margin: -50px 0 25px;
position: relative;
display: block;
text-align: center;
}
.ld-dashboard-instructor-profile-photo img.avatar {
border-radius: 100px;
width: 100px;
border: 5px solid #fff;
box-shadow: 0 10px 20px #f0f3f6;
margin: 0 auto;
}
.ld-dashboard-instructor-card-body {
text-align: center;
padding: 0 25px 30px;
}
.ld-dashboard-instructor-card-body h4.ld-dashboard-instructor-name {
margin: 0px 0 10px;
font-size: 22px;
}
.ld-dashboard-instructor-course-count {
font-size: 17px;
color: #666;
}
.ld-dashboard-instructor-course-count span.ld-dashboard-ins-course-count {
font-weight: 500;
color: #212327;
}
.ld-dashboard-instructor-list-grid:hover {
box-shadow: 0 4px 15px 0 rgba(18, 43, 70, 0.03);
} .ld-dashboard-instructor-profile-area {
padding: 15px 15px 0;
background: #fff;
border: 1px solid #ddd;
border-radius: 12px;
box-shadow: 0 10px 40px #f3f3f4;
overflow: hidden;
}
.ld-dashboard-single-instructor-toparea {
background: #f6f7fa;
margin: -15px -15px 25px;
padding: 20px;
border-bottom: 1px solid #e5e4e4;
}
.ld-dashboard-instructor-details-wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.zoom-meeting-inner-list.recordings-content-open .ld-dashboard-meeting-recordings-btn {
background: #f1f3f8;
}
.ld-dashboard-instructor-display-name small {
font-size: 13px;
text-transform: uppercase;
background: #e9ebff;
padding: 5px 18px;
margin-bottom: 8px;
font-weight: 500;
border-radius: 100px;
line-height: 1;
letter-spacing: 1px;
display: inline-block;
}
.ld-dashboard-instructor-display-name h2 {
margin-bottom: 15px;
font-size: 25px;
line-height: 1;
}
.ld-dashboard-instructor-details-item {
display: flex;
align-items: center;
}
.ld-dashboard-instructor-details-item .instructor-details-item {
margin-right: 30px;
}
.instructor-details-item span {
display: block;
line-height: 1;
}
.instructor-details-item strong {
display: block;
line-height: 1;
font-size: 25px;
color: #000;
margin-top: 5px;
}
.ld-dashboard-container-instructor-biography-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 10px 5px 20px;
align-items: center;
}
.ld-dashboard-instructor-biography h3,
.ld-dashboard-instructor-profile-courses-content h3 {
margin-bottom: 15px;
font-size: 25px;
} .ld-dashboard-instructor-profile-social-links {
display: flex;
justify-content: space-between;
}
.ld-dashboard-instructor-profile-social-links a {
padding: 0;
transition: all 0.3s;
position: relative;
}
.ld-dashboard-instructor-profile-social-links a img {
width: 20px;
margin: 0 auto;
}
.ld-dashboard-instructor-profile-pic {
max-width: 160px;
order: 2;
}
.ld-dashboard-instructor-profile-pic img {
border-radius: 1000px;
height: 110px;
width: 100%;
object-fit: cover;
}
.ld-dashboard-instructor-course-listing-grid .ld-dashboard-warning {
width: 100%;
margin: 0 15px 30px;
} .ld-dashboard-instructor-course-container {
padding: 0 5px;
}
.ld-dashboard-instructor-course-listing-grid {
display: flex;
flex-wrap: wrap;
margin: 0 -12px;
}
.ld-dashboard-instructor-profile-courses-content .ld-dashboard-instructor-course-listing-grid,
.ld-dashboard-instructor-profile-courses-content div#lm-course-archive-data.lm-grid-view {
margin: 0;
display: block;
}
div#lm-course-archive-data.lm-grid-view.lm-ld-grid-view {
margin: 0;
display: block;
}
.ld-dashboard-instructor-course-listing-grid-item {
width: 33.33%;
padding: 0 12px 25px;
transition: all 0.3s;
}
.ld-dashboard-instructor-course-listing-inner {
border: 1px solid #ddd;
border-radius: 6px;
overflow: hidden;
transition: all 0.3s;
background: #fff;
}
.ld-dashboard-instructor-course-listing-inner:hover {
box-shadow: 0 4px 32px 0 rgba(18, 43, 70, 0.10);
}
a.ld-dashboard-instructor-course-listing-image {
display: block;
}
a.ld-dashboard-instructor-course-listing-image img {
height: 250px;
object-fit: cover;
width: 100%;
}
.ld-dashboard-instructor-course-listing-content {
padding: 20px;
}
.ld-dashboard-instructor-course-listing-content h3 {
font-size: 20px;
margin-bottom: 15px;
line-height: 1.2;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
height: 50px;
-webkit-box-orient: vertical;
}
.ld-dashboard-instructor-item-meta-list {
display: flex;
align-items: center;
line-height: 1;
}
.ld-dashboard-instructor-item-meta-list span {
font-size: 16px;
line-height: 1;
}
.ld-dashboard-instructor-item-meta-list img {
width: 15px;
opacity: 0.6;
margin-right: 8px;
}
.ld-dashboard-instructor-avatar {
display: flex;
align-items: center;
}
.ld-dashboard-instructor-avatar img {
width: 40px;
border-radius: 100px;
margin-right: 10px;
height: 40px;
}
.ld-dashboard-instructor-avatar span.ld-dashboard-instructor-display-avatar-name {
font-size: 15px;
}
.ld-dashboard-instructor-item-meta {
padding: 2px 0 15px;
}
a.ld-dashboard-btn.instructor-course-enroll-btn {
margin: 2px 20px 20px;
width: auto;
text-align: center;
display: block;
padding: 10px;
font-size: 15px;
border-radius: 6px;
} .ld-dashboard-instructor-profile-area .detailed-rating .rating-box .detailed-rating {
display: flex;
flex-direction: column;
flex-direction: column-reverse;
} .ld-dashboard-create-zoom-meeting-model-main {
transition: all 0.3s ease-in-out;
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(21, 17, 17, 0.60);
display: flex;
align-items: center;
}
.ld-dashboard-create-zoom-meeting-model-inner {
background: #fff;
width: 25%;
margin: auto;
padding: 25px;
position: relative;
border: none;
}
.ld-dashboard-create-zoom-meeting-close-btn.close-set-cred-modal {
background: #e00000;
position: absolute;
right: -10px;
top: -10px;
width: 30px;
cursor: pointer;
z-index: 99;
line-height: 30px;
font-size: 30px;
height: 30px;
text-align: center;
border-radius: 5px;
color: #fff;
}
.ld-dashboard-create-zoom-meeting-pop-up-content {
line-height: 22px;
font-size: 18px;
color: #181313;
}
.ld-dashboard-create-zoom-meeting-pop-up-content a {
color: #e20000;
} .ld-dashboard-single-meeting-shortcode-wrapper {
justify-content: space-between;
}
.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-wrapper {
display: flex;
}
.ld-dashboard-single-meeting-shortcode-header h2 {
margin: 0 0 10px;
line-height: 1.1;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1; line-clamp: 1;
-webkit-box-orient: vertical;
}
.ld-dashboard-single-meeting-shortcode-content-left-area {
max-width: 65%;
width: 100%;
display: none;
}
.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-content-left-area {
display: block;
margin-right: 35px;
}
.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-content-right-area {
max-width: 35%;
width: 100%;
}
.ld-dashboard-single-meeting-shortcode-content-left-area p.ld-dashboard-meeting-description {
line-height: 1.5;
}
.ld-dashboard-meeting-hosted-by-list-wrap {
background: #fff;
border-radius: 0 0 8px 8px;
overflow: hidden;
border: 1px solid #e3e3e3;
box-shadow: 0 10px 28px #eee;
}
.ld-dashboard-single-meeting-shortcode-content-right-area .ld-dashboard-meeting-sidebar-tile {
background: #1d2327;
padding: 5px 18px;
border-radius: 5px 5px 0px 0px;
}
.ld-dashboard-meeting-sidebar-tile h3 {
color: #fff;
font-size: 20px;
font-weight: 500;
margin: 0;
line-height: 1.8;
}
.ld-dashboard-meeting-hosted-details {
padding: 20px;
}
.ld-dashboard-meeting-hosted-by-list-item {
margin-bottom: 18px;
display: block;
}
.ld-dashboard-meeting-hosted-by-list-item span {
display: block;
line-height: 1.2;
margin-bottom: 2px;
font-size: 15px;
}
.ld-dashboard-meeting-hosted-by-list-item span strong {
text-transform: uppercase;
}
.ld-dashboard-meeting-actions-button {
padding: 20px;
margin: 0 -20px -20px;
background: #f2f3f8;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-actions {
display: flex;
justify-content: space-between;
margin-bottom: 15px;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-actions .ld-dashboard-meeting-action {
width: 48%;
text-align: center;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-action a {
display: block;
padding: 15px 35px;
line-height: 1.2;
background: #1dab54;
color: #fff;
font-size: 16px;
border-radius: 8px;
transition: all 0.3s;
text-align: center;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-action:last-child a {
background: #0A5AFC;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-action a:hover {
background: #3a3a3a;
}
.ld-dashboard-meeting-action.browser-join a {
gap: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.widget .ld-dashboard-meeting-sidebar-tile {
display: none;
}
.widget .ld-dashboard-meeting-hosted-by-list-wrap {
background: transparent;
border-radius: 0;
border: none;
box-shadow: none;
}
.widget .ld-dashboard-meeting-hosted-details {
padding: 0;
}
.widget .ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-actions {
gap: 1%;
flex-wrap: wrap;
}
.widget .ld-dashboard-meeting-action.browser-join {
width: 100% !important;
margin-top: 12px;
}
.ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-actions {
gap: 15px;
}
.single.single-zoom_meet .widget .ld-dashboard-single-meeting-shortcode-content-right-area {
max-width: 100% !important;
} .ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
height: auto;
}
.ld-dashboard-single-meeting-shortcode-content div#ldd-meeting-timer {
gap: 8px;
margin: 0 0 15px;
max-width: 100%;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell {
width: 25%;
height: auto;
padding: 2px;
border-radius: 11px;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell-inner {
border-radius: 10px;
width: auto;
height: auto;
padding: 15px 5px 0;
overflow: hidden;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell-number div {
color: #000;
font-size: 38px;
line-height: 45px;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell-string {
font-size: 14px;
color: #fff;
background: #3c3c3c;
padding: 10px 100% 12px;
margin-top: 10px;
}
@media only screen and (max-width: 659px) {
.zoom-meeting-list-wrap {
margin: 0;
}
.zoom-meeting-filter-link {
padding: 15px;
margin: 0;
text-align: center;
display: block;
}
.zoom-meeting-filter-link a.ld-dashboard-meeting-filter {
font-size: 16px;
margin: 0 7px;
}
.zoom-meeting-filter-link a.ld-dashboard-meeting-filter:last-child {
margin: 0 !important;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
display: inline-block;
margin-top: 6px;
}
.zoom-meeting-inner-list {
padding: 15px;
border-bottom: none;
display: block;
}
.edit-delete-meeting-zoom {
opacity: 1;
margin-bottom: -38px;
padding: 20px 50px 0px;
}
.edit-delete-meeting-zoom a.ld-create-meeting-action,
.edit-delete-meeting-zoom a.ld-delete-meeting-action {
margin: 0 10px 0 0;
font-size: 16px;
}
.zoom-meeting-start-toltip {
top: -33px;
right: -70px;
width: 110px;
text-align: center;
padding-bottom: 5px;
}
.zoom-meeting-start-toltip:after,
.ld-dashboard-meeting-recording-content {
left: 15px;
}
.start-zoom-meeting-view {
position: relative;
}
.zoom-meeting-meta span {
margin-right: 0;
width: 100%;
}
.zoom-meeting-meta {
flex-wrap: wrap;
padding-left: 14px;
}
.zoom-meeting-meta span.meeting-status,
.zoom-meeting-meta span.meeting-status-past {
width: 8px;
position: absolute;
height: 8px;
top: 20px;
left: 15px;
}
.zoom-meeting-left-inner h4 {
font-size: 18px;
padding-left: 14px;
line-height: 1.1;
margin-bottom: 2px;
}
.ld-dashboard-meeting-recordings-btn,
.zoom-meeting-start-wrap {
margin-left: 14px;
}
.zoom-meeting-start-wrap {
margin-top: 0;
margin-left: 0;
}
.ld-dashboard-meeting-shortcode {
margin: 5px 0;
}
.ld-dashboard-instructors-list {
grid-template-columns: repeat(2, 1fr) !important;
}
.ld-dashboard-instructor-card-body h4.ld-dashboard-instructor-name {
margin: 0 0 5px;
font-size: 20px;
}
.ld-dashboard-single-meeting-shortcode-wrapper,
.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-wrapper {
display: block;
}
.single.single-zoom_meet article.type-zoom_meet h1.entry-title {
line-height: 1.2;
font-size: 25px;
}
.ld-dashboard-single-meeting-shortcode-content-left-area,
.ld-dashboard-single-meeting-shortcode-content-right-area,
.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-content-right-area {
max-width: 100% !important;
margin-bottom: 20px;
}
.ld-dashboard-single-meeting-shortcode-header h2 {
-webkit-line-clamp: 3;
line-clamp: 3;
font-size: 22px;
}
.ld-dashboard-instructor-biography {
width: 100%;
order: 2;
padding: 0;
}
.ld-dashboard-instructor-profile-social-links {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ld-dashboard-instructor-profile-social-links a {
padding: 9px 12px;
margin: 1%;
}
.ld-dashboard-instructor-course-listing-grid-item {
width: 100%;
}
.ld-dashboard-create-zoom-meeting-model-inner {
width: 60%;
}
.ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-actions {
gap: 1%;
flex-wrap: wrap;
}
.ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-action.browser-join {
width: 100% !important;
margin-top: 15px;
}
}
@media only screen and (max-width: 450px) {
.ld-dashboard-instructors-list {
grid-template-columns: repeat(1, 1fr) !important;
}
.ld-dashboard-instructor-profile-photo img.avatar {
height: auto;
}
.zoom-meeting-wrapper {
position: unset;
}
.ld-dashboard-create-meeting-wrap {
top: 0% !important;
transform: translate(0px, -10000px);
border: none;
height: 100%;
padding-bottom: 0;
max-width: 100%;
z-index: 99999;
overflow: hidden;
background: #00000052 !important;
position: fixed !important;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner {
height: 560px;
padding: 0%;
overflow-y: scroll;
top: 50%;
margin: -60% 20px 0;
border-radius: 8px;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open {
transition: transform 0.5s ease-out 0s, opacity 0.5s ease-out 0s, visibility 0.5s ease-out 0s;
transform: translate(0, 0);
overflow: visible;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open:after {
display: none !important;
}
.ld-dashboard-instructor-details-wrap {
display: block;
text-align: center;
}
.ld-dashboard-instructor-profile-pic {
max-width: 130px;
margin: 0 auto 18px;
}
.ld-dashboard-instructor-details-item {
justify-content: center;
}
.ld-dashboard-instructor-profile-pic img {
height: 120px;
}
.ld-dashboard-create-zoom-meeting-model-inner {
width: 90%;
}
}
@media only screen and (max-width: 768px) {
.zoom-meeting-wrapper {
position: unset;
}
.ld-dashboard-create-meeting-wrap {
top: 0% !important;
transform: translate(0px, -10000px);
border: none;
height: 100%;
padding-bottom: 0;
max-width: 100%;
z-index: 99999;
overflow: hidden;
background: #00000052 !important;
position: fixed !important;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner {
height: 560px;
padding: 0%;
overflow-y: scroll;
top: 50%;
margin: 0 20px;
margin-top: -230px;
border-radius: 8px;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open {
transition: transform 0.5s ease-out 0s, opacity 0.5s ease-out 0s, visibility 0.5s ease-out 0s;
transform: translate(0, 0);
overflow: visible;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open:after {
display: none !important;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell {
margin: 0;
}
.ld-dashboard-single-meeting-shortcode-content div#ldd-meeting-timer {
gap: 5px;
padding: 0;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell {
width: 23.5%;
}
.ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
margin: 0;
}
}
@media only screen and (min-width: 659px) and (max-width:1020px) {
.ld-dashboard-instructors-list {
grid-template-columns: repeat(2, 1fr) !important;
}
.ld-dashboard-create-zoom-meeting-model-inner {
width: 60%;
}
}
@media only screen and (min-width: 659px) and (max-width:1024px) {
.ld-dashboard-instructor-course-listing-grid-item {
width: 50%;
}
}
@media only screen and (min-width: 659px) and (max-width:919px) {
.zoom-meeting-filter-link {
justify-content: center;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
margin: 0
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
font-size: 15px;
padding: 13px 15px 13px 50px;
line-height: 1.1;
}
.zoom-meeting-filter-link a.ld-dashboard-meeting-filter {
font-size: 16px;
margin-right: 10px;
}
.zoom-meeting-filter-link {
padding: 40px 20px;
}
} body.ld-dashboard-join-meeting {
background: #000;
}
div#ldd-zoom-browser-meeting {
max-width: 100%;     height: 100%;   position: relative !important;
}
div#ldd-zoom-browser-meeting--container {
background: #fff;
padding: 40px;
border-radius: 10px;
max-width: 710px;
width: 100%;
margin: 0 auto;
top: 50%;
position: absolute;
align-items: center;
justify-content: center;
height: 440px;
margin-top: -220px;
left: 50%;
margin-left: -355px;
}
p.alert-message {
margin-bottom: 20px;
font-size: 15px;
display: block;
}
.ldd-zoom-browser-meeting--info__browser ul {
padding: 0;
margin: 0 18px 20px;
}
.ldd-zoom-browser-meeting--meeting-form button#ldd-zoom-browser-meeting-join-mtg {
font-weight: bold;
padding: 8px 25px;
border-radius: 5px;
} .ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
margin: 0;
text-align: center;
justify-content: center;
display: flex;
height: 80vh;
flex-direction: column;
}
h2.ldd-meeting-countdown-title {
text-transform: capitalize;
font-size: 40px;
margin: 0 0 10px;
}
div#ldd-meeting-timer {
max-width: 900px;
width: 100%;
margin: 30px auto;
display: flex;
justify-content: center;
gap: 30px;
}
.ldd-timer-cell {
background: rgb(255, 144, 104);
background: -moz-linear-gradient(180deg, rgba(255, 144, 104, 1) 0%, rgba(255, 118, 125, 1) 48%, rgba(253, 72, 175, 1) 100%);
background: -webkit-linear-gradient(180deg, rgba(255, 144, 104, 1) 0%, rgba(255, 118, 125, 1) 48%, rgba(253, 72, 175, 1) 100%);
background: linear-gradient(180deg, rgba(255, 144, 104, 1) 0%, rgba(255, 118, 125, 1) 48%, rgba(253, 72, 175, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9068", endColorstr="#fd48af", GradientType=1);
width: 160px;
padding: 8px;
height: 160px;
text-align: center;
border-radius: 150px;
overflow: hidden;
}
.ldd-timer-cell.ldd-timer-hours {
background: rgb(170, 44, 213);
background: -moz-linear-gradient(180deg, rgba(170, 44, 213, 1) 0%, rgba(148, 62, 247, 1) 48%, rgba(4, 151, 246, 1) 100%);
background: -webkit-linear-gradient(180deg, rgba(170, 44, 213, 1) 0%, rgba(148, 62, 247, 1) 48%, rgba(4, 151, 246, 1) 100%);
background: linear-gradient(180deg, rgba(170, 44, 213, 1) 0%, rgba(148, 62, 247, 1) 48%, rgba(4, 151, 246, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa2cd5", endColorstr="#0497f6", GradientType=1);
}
.ldd-timer-cell.ldd-timer-minutes {
background: rgb(10, 252, 129);
background: -moz-linear-gradient(180deg, rgba(10, 252, 129, 1) 0%, rgba(6, 227, 186, 1) 48%, rgba(4, 191, 222, 1) 100%);
background: -webkit-linear-gradient(180deg, rgba(10, 252, 129, 1) 0%, rgba(6, 227, 186, 1) 48%, rgba(4, 191, 222, 1) 100%);
background: linear-gradient(180deg, rgba(10, 252, 129, 1) 0%, rgba(6, 227, 186, 1) 48%, rgba(4, 191, 222, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0afc81", endColorstr="#04bfde", GradientType=1);
}
.ldd-timer-cell.ldd-timer-seconds {
background: rgb(248, 215, 74);
background: -moz-linear-gradient(180deg, rgba(248, 215, 74, 1) 0%, rgba(251, 162, 58, 1) 48%, rgba(253, 126, 49, 1) 100%);
background: -webkit-linear-gradient(180deg, rgba(248, 215, 74, 1) 0%, rgba(251, 162, 58, 1) 48%, rgba(253, 126, 49, 1) 100%);
background: linear-gradient(180deg, rgba(248, 215, 74, 1) 0%, rgba(251, 162, 58, 1) 48%, rgba(253, 126, 49, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8d74a", endColorstr="#fd7e31", GradientType=1);
}
.ldd-timer-cell-inner {
background: #fff;
border-radius: 150px;
width: 144px;
height: 144px;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
box-shadow: 0 1px 15px rgba(0, 0, 0, 0.10);
}
.ldd-timer-cell-number div {
color: #000;
font-size: 60px;
font-weight: 600;
line-height: 70px;
}
.ldd-timer-cell-string {
font-weight: 500;
display: block;
font-size: 18px;
padding: 0 5px;
line-height: 1;
color: #000;
}
.ld-dashboard-meeting-iframe-wrapper.zoom-window-wrap iframe {
position: relative;
border: none;
height: 85vh !important;
}
.ld-dashboard-zoom-setting-fields form.ld-dashboard-profile-form .ld-dashboard-zoom-setting-fields {
position: relative;
}
.ld-dashboard-zoom-setting-fields .ld-dashboard-zoom-setting-fields span.ld-dashboard-password-toggle.dashicons {
position: absolute;
right: 5px;
cursor: pointer;
top: 5px;
background: #fff;
width: 34px;
height: 35px;
line-height: 36px;
}
@media only screen and (max-width: 619px) {
.ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
margin: 50px 0;
height: auto;
}
div#ldd-meeting-timer {
gap: 0;
flex-wrap: wrap;
padding: 0 10px;
}
.ldd-timer-cell {
width: 44%;
text-align: center;
margin: 3%;
}
.ldd-timer-cell .ldd-timer-cell-number {
margin: 0 auto;
}
.zoom-meeting-left-inner {
width: 100%;
}
}
@media only screen and (max-width: 1132px) {
div#ldd-zoom-browser-meeting--container {
max-width: 100%;
position: unset;
height: auto;
margin: 20px;
}
div#ldd-zoom-browser-meeting {
max-width: 100%;
height: 100%;
position: absolute !important;
}
}@font-face {
font-family: 'ldd-icons';
src: url(//push-teacher-latest.staging33.com/wp-content/plugins/ld-dashboard/public/icons/ldd-icons.eot?44519085);
src: url(//push-teacher-latest.staging33.com/wp-content/plugins/ld-dashboard/public/icons/ldd-icons.eot?44519085#iefix) format('embedded-opentype'),
url(//push-teacher-latest.staging33.com/wp-content/plugins/ld-dashboard/public/icons/ldd-icons.woff2?44519085) format('woff2'),
url(//push-teacher-latest.staging33.com/wp-content/plugins/ld-dashboard/public/icons/ldd-icons.woff?44519085) format('woff'),
url(//push-teacher-latest.staging33.com/wp-content/plugins/ld-dashboard/public/icons/ldd-icons.ttf?44519085) format('truetype'),
url(//push-teacher-latest.staging33.com/wp-content/plugins/ld-dashboard/public/icons/ldd-icons.svg?44519085#ldd-icons) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="ldd-icon-"]:before, [class*=" ldd-icon-"]:before {
font-family: "ldd-icons";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.ldd-icon-file-certificate:before { content: '\e800'; } .ldd-icon-paperclip:before { content: '\e801'; } .ldd-icon-receipt:before { content: '\e802'; } .ldd-icon-network-wired:before { content: '\e803'; } .ldd-icon-award:before { content: '\e804'; } .ldd-icon-down-open-big:before { content: '\e805'; } .ldd-icon-up-open-big:before { content: '\e806'; } .ldd-icon-arrows-ccw:before { content: '\e807'; } .ldd-icon-left-open-big:before { content: '\e808'; } .ldd-icon-right-open-big:before { content: '\e809'; } .ldd-icon-plus:before { content: '\e80a'; } .ldd-icon-minus:before { content: '\e80b'; } .ldd-icon-cancel:before { content: '\e80c'; } .ldd-icon-th-thumb-empty:before { content: '\e80d'; } .ldd-icon-edit:before { content: '\e80e'; } .ldd-icon-trash-empty:before { content: '\e80f'; } .ldd-icon-check-circle:before { content: '\e91f'; } .ldd-icon-account-circle-line:before { content: '\ea09'; } .ldd-icon-add-line:before { content: '\ea13'; } .ldd-icon-award-line:before { content: '\ea8a'; } .ldd-icon-book-2-line:before { content: '\ead3'; } .ldd-icon-book-3-line:before { content: '\ead5'; } .ldd-icon-book-line:before { content: '\ead7'; } .ldd-icon-book-mark-line:before { content: '\ead9'; } .ldd-icon-book-open-line:before { content: '\eadb'; } .ldd-icon-book-read-line:before { content: '\eadd'; } .ldd-icon-booklet-line:before { content: '\eadf'; } .ldd-icon-bookmark-3-line:before { content: '\eae3'; } .ldd-icon-bookmark-line:before { content: '\eae5'; } .ldd-icon-briefcase-2-line:before { content: '\eaed'; } .ldd-icon-briefcase-3-line:before { content: '\eaef'; } .ldd-icon-calendar-check-line:before { content: '\eb23'; } .ldd-icon-calendar-line:before { content: '\eb27'; } .ldd-icon-camera-line:before { content: '\eb31'; } .ldd-icon-cast-line:before { content: '\eb3f'; } .ldd-icon-chat-2-line:before { content: '\eb4f'; } .ldd-icon-chat-4-line:before { content: '\eb53'; } .ldd-icon-chat-new-line:before { content: '\eb63'; } .ldd-icon-chat-poll-line:before { content: '\eb67'; } .ldd-icon-chat-settings-line:before { content: '\eb6d'; } .ldd-icon-check-line:before { content: '\eb7b'; } .ldd-icon-clipboard-line:before { content: '\eb91'; } .ldd-icon-close-line:before { content: '\eb99'; } .ldd-icon-closed-captioning-line:before { content: '\eb9b'; } .ldd-icon-computer-line:before { content: '\ebca'; } .ldd-icon-contacts-book-2-line:before { content: '\ebcc'; } .ldd-icon-contacts-line:before { content: '\ebd2'; } .ldd-icon-cursor-line:before { content: '\ec0a'; } .ldd-icon-dashboard-line:before { content: '\ec14'; } .ldd-icon-delete-bin-7-line:before { content: '\ec28'; } .ldd-icon-delete-bin-line:before { content: '\ec2a'; } .ldd-icon-discuss-line:before { content: '\ec3a'; } .ldd-icon-double-quotes-l:before { content: '\ec51'; } .ldd-icon-double-quotes-r:before { content: '\ec52'; } .ldd-icon-download-2-line:before { content: '\ec54'; } .ldd-icon-draft-line:before { content: '\ec5c'; } .ldd-icon-drag-move-2-fill:before { content: '\ec5f'; } .ldd-icon-edit-2-line:before { content: '\ec80'; } .ldd-icon-edit-box-line:before { content: '\ec82'; } .ldd-icon-edit-line:before { content: '\ec86'; } .ldd-icon-emotion-happy-line:before { content: '\ec8d'; } .ldd-icon-equalizer-line:before { content: '\ec9d'; } .ldd-icon-external-link-line:before { content: '\ecaf'; } .ldd-icon-eye-line:before { content: '\ecb5'; } .ldd-icon-facebook-box-line:before { content: '\ecb9'; } .ldd-icon-facebook-circle-line:before { content: '\ecbb'; } .ldd-icon-facebook-line:before { content: '\ecbd'; } .ldd-icon-feedback-line:before { content: '\ecc1'; } .ldd-icon-file-2-line:before { content: '\ecc3'; } .ldd-icon-file-3-line:before { content: '\ecc5'; } .ldd-icon-file-4-line:before { content: '\ecc7'; } .ldd-icon-file-add-line:before { content: '\ecc9'; } .ldd-icon-file-chart-line:before { content: '\eccd'; } .ldd-icon-file-cloud-line:before { content: '\eccf'; } .ldd-icon-file-code-line:before { content: '\ecd1'; } .ldd-icon-file-copy-2-line:before { content: '\ecd3'; } .ldd-icon-file-copy-line:before { content: '\ecd5'; } .ldd-icon-file-download-line:before { content: '\ecd9'; } .ldd-icon-file-edit-line:before { content: '\ecdb'; } .ldd-icon-file-excel-2-line:before { content: '\ecdd'; } .ldd-icon-file-forbid-line:before { content: '\ece2'; } .ldd-icon-file-history-line:before { content: '\ece6'; } .ldd-icon-file-info-line:before { content: '\ecea'; } .ldd-icon-file-line:before { content: '\eceb'; } .ldd-icon-file-list-2-line:before { content: '\eced'; } .ldd-icon-file-list-3-line:before { content: '\ecef'; } .ldd-icon-file-list-line:before { content: '\ecf1'; } .ldd-icon-file-lock-line:before { content: '\ecf3'; } .ldd-icon-file-mark-line:before { content: '\ecf5'; } .ldd-icon-file-music-line:before { content: '\ecf7'; } .ldd-icon-file-paper-2-line:before { content: '\ecf9'; } .ldd-icon-file-paper-line:before { content: '\ecfb'; } .ldd-icon-file-pdf-line:before { content: '\ecfd'; } .ldd-icon-file-ppt-2-line:before { content: '\ecff'; } .ldd-icon-file-ppt-line:before { content: '\ed01'; } .ldd-icon-file-reduce-line:before { content: '\ed03'; } .ldd-icon-file-search-line:before { content: '\ed05'; } .ldd-icon-file-settings-line:before { content: '\ed07'; } .ldd-icon-file-shield-2-line:before { content: '\ed09'; } .ldd-icon-file-shield-line:before { content: '\ed0b'; } .ldd-icon-file-text-line:before { content: '\ed0f'; } .ldd-icon-file-transfer-line:before { content: '\ed11'; } .ldd-icon-file-upload-line:before { content: '\ed15'; } .ldd-icon-file-user-line:before { content: '\ed17'; } .ldd-icon-file-warning-line:before { content: '\ed19'; } .ldd-icon-file-word-line:before { content: '\ed1d'; } .ldd-icon-file-zip-line:before { content: '\ed1f'; } .ldd-icon-filter-2-line:before { content: '\ed23'; } .ldd-icon-filter-line:before { content: '\ed27'; } .ldd-icon-flag-2-line:before { content: '\ed39'; } .ldd-icon-flag-line:before { content: '\ed3b'; } .ldd-icon-folder-2-line:before { content: '\ed52'; } .ldd-icon-folder-4-line:before { content: '\ed56'; } .ldd-icon-folder-add-line:before { content: '\ed5a'; } .ldd-icon-folder-line:before { content: '\ed6a'; } .ldd-icon-fullscreen-exit-line:before { content: '\ed9a'; } .ldd-icon-fullscreen-line:before { content: '\ed9c'; } .ldd-icon-function-line:before { content: '\ed9e'; } .ldd-icon-gift-line:before { content: '\edbb'; } .ldd-icon-git-repository-commits-line:before { content: '\edc5'; } .ldd-icon-git-repository-line:before { content: '\edc7'; } .ldd-icon-global-line:before { content: '\edcf'; } .ldd-icon-goblet-line:before { content: '\edd3'; } .ldd-icon-google-line:before { content: '\edd5'; } .ldd-icon-group-line:before { content: '\ede3'; } .ldd-icon-heart-3-line:before { content: '\ee0b'; } .ldd-icon-heart-line:before { content: '\ee0f'; } .ldd-icon-home-2-line:before { content: '\ee19'; } .ldd-icon-home-4-line:before { content: '\ee1d'; } .ldd-icon-home-gear-line:before { content: '\ee28'; } .ldd-icon-home-smile-2-line:before { content: '\ee2d'; } .ldd-icon-hotspot-line:before { content: '\ee3d'; } .ldd-icon-image-2-line:before { content: '\ee45'; } .ldd-icon-image-edit-line:before { content: '\ee49'; } .ldd-icon-image-line:before { content: '\ee4b'; } .ldd-icon-indent-increase:before { content: '\ee55'; } .ldd-icon-key-2-line:before { content: '\ee6f'; } .ldd-icon-layout-2-line:before { content: '\ee7f'; } .ldd-icon-layout-3-line:before { content: '\ee81'; } .ldd-icon-layout-4-line:before { content: '\ee83'; } .ldd-icon-layout-6-line:before { content: '\ee87'; } .ldd-icon-layout-grid-line:before { content: '\ee90'; } .ldd-icon-layout-line:before { content: '\ee95'; } .ldd-icon-lightbulb-line:before { content: '\eea9'; } .ldd-icon-link-m:before { content: '\eeaf'; } .ldd-icon-link:before { content: '\eeb2'; } .ldd-icon-linkedin-box-line:before { content: '\eeb4'; } .ldd-icon-list-check:before { content: '\eeba'; } .ldd-icon-list-ordered:before { content: '\eebb'; } .ldd-icon-list-unordered:before { content: '\eebe'; } .ldd-icon-live-line:before { content: '\eec0'; } .ldd-icon-loader-2-line:before { content: '\eec2'; } .ldd-icon-loader-line:before { content: '\eeca'; } .ldd-icon-lock-2-line:before { content: '\eecc'; } .ldd-icon-lock-unlock-line:before { content: '\eed2'; } .ldd-icon-login-box-line:before { content: '\eed4'; } .ldd-icon-login-circle-line:before { content: '\eed6'; } .ldd-icon-logout-box-line:before { content: '\eed8'; } .ldd-icon-logout-box-r-line:before { content: '\eeda'; } .ldd-icon-logout-circle-line:before { content: '\eedc'; } .ldd-icon-logout-circle-r-line:before { content: '\eede'; } .ldd-icon-macbook-line:before { content: '\eee8'; } .ldd-icon-mail-add-line:before { content: '\eeec'; } .ldd-icon-mail-check-line:before { content: '\eeee'; } .ldd-icon-mail-close-line:before { content: '\eef0'; } .ldd-icon-mail-download-line:before { content: '\eef2'; } .ldd-icon-mail-forbid-line:before { content: '\eef5'; } .ldd-icon-mail-line:before { content: '\eef6'; } .ldd-icon-mail-lock-line:before { content: '\eef8'; } .ldd-icon-mail-open-line:before { content: '\eefa'; } .ldd-icon-mail-send-line:before { content: '\eefc'; } .ldd-icon-mail-settings-line:before { content: '\eefe'; } .ldd-icon-mail-star-line:before { content: '\ef00'; } .ldd-icon-mail-unread-line:before { content: '\ef02'; } .ldd-icon-mail-volume-line:before { content: '\ef04'; } .ldd-icon-map-pin-2-line:before { content: '\ef0a'; } .ldd-icon-map-pin-5-line:before { content: '\ef10'; } .ldd-icon-map-pin-line:before { content: '\ef14'; } .ldd-icon-map-pin-user-line:before { content: '\ef1a'; } .ldd-icon-markup-line:before { content: '\ef20'; } .ldd-icon-medal-2-line:before { content: '\ef26'; } .ldd-icon-medal-line:before { content: '\ef28'; } .ldd-icon-menu-2-fill:before { content: '\ef31'; } .ldd-icon-menu-2-line:before { content: '\ef32'; } .ldd-icon-menu-3-fill:before { content: '\ef33'; } .ldd-icon-menu-add-fill:before { content: '\ef39'; } .ldd-icon-menu-fold-fill:before { content: '\ef3c'; } .ldd-icon-menu-fold-line:before { content: '\ef3d'; } .ldd-icon-menu-line:before { content: '\ef3e'; } .ldd-icon-menu-unfold-fill:before { content: '\ef3f'; } .ldd-icon-menu-unfold-line:before { content: '\ef40'; } .ldd-icon-message-2-line:before { content: '\ef44'; } .ldd-icon-message-3-line:before { content: '\ef46'; } .ldd-icon-message-line:before { content: '\ef48'; } .ldd-icon-mic-line:before { content: '\ef50'; } .ldd-icon-mic-off-line:before { content: '\ef52'; } .ldd-icon-microsoft-line:before { content: '\ef58'; } .ldd-icon-money-cny-box-line:before { content: '\ef5f'; } .ldd-icon-money-cny-circle-line:before { content: '\ef61'; } .ldd-icon-money-dollar-box-line:before { content: '\ef63'; } .ldd-icon-money-dollar-circle-line:before { content: '\ef65'; } .ldd-icon-money-euro-box-line:before { content: '\ef67'; } .ldd-icon-money-euro-circle-line:before { content: '\ef69'; } .ldd-icon-money-pound-box-line:before { content: '\ef6b'; } .ldd-icon-money-pound-circle-line:before { content: '\ef6d'; } .ldd-icon-more-2-fill:before { content: '\ef76'; } .ldd-icon-more-fill:before { content: '\ef78'; } .ldd-icon-movie-line:before { content: '\ef81'; } .ldd-icon-music-2-line:before { content: '\ef83'; } .ldd-icon-navigation-line:before { content: '\ef89'; } .ldd-icon-newspaper-line:before { content: '\ef8f'; } .ldd-icon-node-tree:before { content: '\ef90'; } .ldd-icon-notification-2-line:before { content: '\ef92'; } .ldd-icon-notification-3-line:before { content: '\ef94'; } .ldd-icon-notification-4-line:before { content: '\ef96'; } .ldd-icon-notification-badge-line:before { content: '\ef98'; } .ldd-icon-notification-line:before { content: '\ef9a'; } .ldd-icon-numbers-line:before { content: '\efaa'; } .ldd-icon-pencil-line:before { content: '\efe0'; } .ldd-icon-phone-line:before { content: '\efec'; } .ldd-icon-play-line:before { content: '\f00b'; } .ldd-icon-price-tag-3-line:before { content: '\f023'; } .ldd-icon-printer-line:before { content: '\f029'; } .ldd-icon-pulse-line:before { content: '\f035'; } .ldd-icon-pushpin-2-line:before { content: '\f037'; } .ldd-icon-pushpin-line:before { content: '\f039'; } .ldd-icon-question-answer-line:before { content: '\f043'; } .ldd-icon-question-line:before { content: '\f045'; } .ldd-icon-question-mark:before { content: '\f046'; } .ldd-icon-questionnaire-line:before { content: '\f048'; } .ldd-icon-registered-line:before { content: '\f06a'; } .ldd-icon-repeat-2-line:before { content: '\f072'; } .ldd-icon-repeat-line:before { content: '\f074'; } .ldd-icon-reply-all-line:before { content: '\f078'; } .ldd-icon-reply-line:before { content: '\f07a'; } .ldd-icon-info-circled-alt:before { content: '\f086'; } .ldd-icon-rocket-line:before { content: '\f096'; } .ldd-icon-rss-line:before { content: '\f09f'; } .ldd-icon-save-3-line:before { content: '\f0b1'; } .ldd-icon-search-line:before { content: '\f0d1'; } .ldd-icon-send-plane-2-line:before { content: '\f0d8'; } .ldd-icon-send-plane-line:before { content: '\f0da'; } .ldd-icon-bell-exclamation:before { content: '\f0df'; } .ldd-icon-book-reader:before { content: '\f0e0'; } .ldd-icon-bullhorn:before { content: '\f0e1'; } .ldd-icon-certificate:before { content: '\f0e2'; } .ldd-icon-cubes:before { content: '\f0e3'; } .ldd-icon-settings-2-line:before { content: '\f0e4'; } .ldd-icon-medal:before { content: '\f0e5'; } .ldd-icon-settings-3-line:before { content: '\f0e6'; } .ldd-icon-puzzle-piece:before { content: '\f0e7'; } .ldd-icon-settings-4-line:before { content: '\f0e8'; } .ldd-icon-graduation-cap:before { content: '\f0e9'; } .ldd-icon-settings-5-line:before { content: '\f0ea'; } .ldd-icon-users:before { content: '\f0eb'; } .ldd-icon-share-forward-2-fill:before { content: '\f0f8'; } .ldd-icon-share-forward-line:before { content: '\f0fd'; } .ldd-icon-shield-line:before { content: '\f108'; } .ldd-icon-shield-user-line:before { content: '\f10c'; } .ldd-icon-shopping-bag-2-line:before { content: '\f114'; } .ldd-icon-shopping-bag-line:before { content: '\f118'; } .ldd-icon-shopping-basket-line:before { content: '\f11c'; } .ldd-icon-shopping-cart-line:before { content: '\f120'; } .ldd-icon-star-half-line:before { content: '\f188'; } .ldd-icon-star-line:before { content: '\f18b'; } .ldd-icon-subtract-line:before { content: '\f1af'; } .ldd-icon-suitcase-line:before { content: '\f1b9'; } .ldd-icon-sun-line:before { content: '\f1bf'; } .ldd-icon-thumb-down-line:before { content: '\f205'; } .ldd-icon-thumb-up-line:before { content: '\f207'; } .ldd-icon-ticket-2-line:before { content: '\f20b'; } .ldd-icon-ticket-line:before { content: '\f20d'; } .ldd-icon-timer-2-line:before { content: '\f211'; } .ldd-icon-tools-line:before { content: '\f21b'; } .ldd-icon-trophy-line:before { content: '\f22f'; } .ldd-icon-tv-2-line:before { content: '\f235'; } .ldd-icon-twitter-line:before { content: '\f23b'; } .ldd-icon-user-3-line:before { content: '\f256'; } .ldd-icon-user-add-line:before { content: '\f25e'; } .ldd-icon-user-follow-line:before { content: '\f261'; } .ldd-icon-user-line:before { content: '\f264'; } .ldd-icon-user-location-line:before { content: '\f266'; } .ldd-icon-user-received-2-line:before { content: '\f268'; } .ldd-icon-user-settings-line:before { content: '\f26e'; } .ldd-icon-user-shared-2-line:before { content: '\f270'; } .ldd-icon-video-add-line:before { content: '\f27c'; } .ldd-icon-video-chat-line:before { content: '\f27e'; } .ldd-icon-video-download-line:before { content: '\f280'; } .ldd-icon-video-upload-line:before { content: '\f284'; } .ldd-icon-vidicon-line:before { content: '\f288'; } .ldd-icon-volume-mute-line:before { content: '\f29e'; } .ldd-icon-volume-up-line:before { content: '\f2a2'; } .ldd-icon-volume-vibrate-line:before { content: '\f2a4'; } .ldd-icon-wallet-2-line:before { content: '\f2aa'; } .ldd-icon-wallet-3-line:before { content: '\f2ac'; } .ldd-icon-wallet-line:before { content: '\f2ae'; } .ldd-icon-wechat-line:before { content: '\f2b6'; } .ldd-icon-whatsapp-line:before { content: '\f2bc'; } .ldd-icon-window-2-line:before { content: '\f2c4'; } .ldd-icon-window-line:before { content: '\f2c6'; }i.mce-i-icon {
font: 400 20px/1 dashicons;
padding: 0;
vertical-align: top;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: -2px;
padding-left: 2px;
}
#TB_ajaxContent { padding: 0 0 30px 0; width: 100%!important; overflow: hidden; } .ui-dialog.ld-shortcodes {
z-index: 160000 !important;
}
#learndash_shortcodes_wrap {
position: relative;
margin: 0;
height: 97.5%;
}
#learndash_shortcodes_tabs {
font-family: Helvetica, Arial;
color: #333;
font-size: 12px;
text-align: right;
}
#learndash_shortcodes_tabs {
width: 150px;
height: 100%;
min-height: 100%;
background: #ccc;
border-left: 1px solid #EEE;
float: right;
overflow-y: scroll;
}
#learndash_shortcodes_tabs ul {
list-style: none;
margin: 0px;
padding: 0px;
width: 100%;
}
#learndash_shortcodes_tabs ul li {
width: 100%;
font-weight: bold;
margin: 0;
}
#learndash_shortcodes_tabs  li.current {
display: block;
margin: 0px;
}
#learndash_shortcodes_tabs  li.current a {
background: #FFF;
box-shadow: 0 -1px 0 #eee;
}
#learndash_shortcodes_tabs ul li a {
display: block; padding: 10px 10px;
font-size: 12px;
color: #333;
text-decoration: none;
box-shadow: 0 -1px 0 #eee;
}
#learndash_shortcodes_tabs ul li:last-child a {
box-shadow:0 -1px 0 #eee, 0 1px 0 #eee;
}
#learndash_shortcodes_sections {
overflow: auto;
height: 100%;
position: relative;
padding: 0 20px 0 0;
margin: 0;
background: #FFF;
}
#learndash_shortcodes_sections textarea {
width: 100%;
min-height: 200px;
}
#learndash_shortcodes_sections abbr[title] {
border-bottom: none !important;
cursor: inherit !important;
text-decoration: none !important;
}i.mce-i-icon {
font: 400 20px/1 dashicons;
padding: 0;
vertical-align: top;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: -2px;
padding-right: 2px;
}
#TB_ajaxContent { padding: 0 0 30px 0; width: 100%!important; overflow: hidden; } .ui-dialog.ld-shortcodes {
z-index: 160000 !important;
}
#learndash_shortcodes_wrap {
position: relative;
margin: 0;
height: 97.5%;
}
#learndash_shortcodes_tabs {
font-family: Helvetica, Arial;
color: #333;
font-size: 12px;
text-align: left;
}
#learndash_shortcodes_tabs {
width: 150px;
height: 100%;
min-height: 100%;
background: #ccc;
border-right: 1px solid #EEE;
float: left;
overflow-y: scroll;
}
#learndash_shortcodes_tabs ul {
list-style: none;
margin: 0px;
padding: 0px;
width: 100%;
}
#learndash_shortcodes_tabs ul li {
width: 100%;
font-weight: bold;
margin: 0;
}
#learndash_shortcodes_tabs  li.current {
display: block;
margin: 0px;
}
#learndash_shortcodes_tabs  li.current a {
background: #FFF;
box-shadow: 0 -1px 0 #eee;
}
#learndash_shortcodes_tabs ul li a {
display: block; padding: 10px 10px;
font-size: 12px;
color: #333;
text-decoration: none;
box-shadow: 0 -1px 0 #eee;
}
#learndash_shortcodes_tabs ul li:last-child a {
box-shadow:0 -1px 0 #eee, 0 1px 0 #eee;
}
#learndash_shortcodes_sections {
overflow: auto;
height: 100%;
position: relative;
padding: 0 0 0 20px;
margin: 0;
background: #FFF;
}
#learndash_shortcodes_sections textarea {
width: 100%;
min-height: 200px;
}
#learndash_shortcodes_sections abbr[title] {
border-bottom: none !important;
cursor: inherit !important;
text-decoration: none !important;
}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//push-teacher-latest.staging33.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//push-teacher-latest.staging33.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//push-teacher-latest.staging33.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970;opacity:1}.media-frame :-ms-input-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";font:normal 20px/1 dashicons;speak:never;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//push-teacher-latest.staging33.com/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;background-position:-96px 4px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close:focus,.wp-core-ui .attachment-close:hover{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335";font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//push-teacher-latest.staging33.com/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;speak:never;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//push-teacher-latest.staging33.com/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//push-teacher-latest.staging33.com/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1 {
background: url(//push-teacher-latest.staging33.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//push-teacher-latest.staging33.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//push-teacher-latest.staging33.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//push-teacher-latest.staging33.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}.os-host-overflow>.os-padding,.os-viewport{overflow:hidden}.os-padding,.os-viewport{margin:0;left:0;right:0;top:0;bottom:0}html.os-html,html.os-html>.os-host{display:block;overflow:hidden;box-sizing:border-box;height:100%!important;width:100%!important;min-width:100%!important;min-height:100%!important;margin:0!important;position:absolute!important}html.os-html>.os-host>.os-padding{position:absolute}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize,body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden!important;display:-webkit-box;display:-ms-flexbox;display:flex}.os-host-flexbox>.os-size-auto-observer{height:inherit!important}.os-host-flexbox>.os-content-glue{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.os-host-flexbox>.os-content-glue,.os-host-flexbox>.os-size-auto-observer{min-height:0;min-width:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size:after,#os-dummy-scrollbar-size:before,.os-content:after,.os-content:before{content:'';display:table;width:.01px;height:.01px;line-height:0;font-size:0;flex-grow:0;flex-shrink:0;visibility:hidden}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,.os-viewport-native-scrollbars-invisible.os-viewport{scrollbar-width:none!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none!important;width:0!important;height:0!important;visibility:hidden!important;background:0 0!important}.os-content-glue{box-sizing:inherit;max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{box-sizing:inherit;direction:inherit;position:absolute;overflow:visible;padding:0;width:auto!important;height:auto!important;z-index:99}.os-content>.os-textarea,.os-viewport{direction:inherit!important;resize:none!important;padding:0}.os-viewport{box-sizing:inherit!important;outline:0!important;position:absolute;-webkit-overflow-scrolling:touch}.os-content,.os-content>.os-textarea,object.os-resize-observer{box-sizing:border-box!important}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;position:relative;display:block;height:100%;width:100%;visibility:visible}.os-content>.os-textarea{background:0 0!important;outline:transparent 0!important;overflow:hidden!important;position:absolute!important;display:block!important;top:0!important;left:0!important;margin:0!important;border-radius:0!important;float:none!important;-webkit-filter:none!important;filter:none!important;border:0!important;-webkit-transform:none!important;transform:none!important;max-width:none!important;max-height:none!important;box-shadow:none!important;-webkit-perspective:none!important;perspective:none!important;opacity:1!important;z-index:1!important;clip:auto!important;vertical-align:baseline!important}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0!important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap=off]{white-space:pre!important;margin:0!important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{box-sizing:inherit;display:block;visibility:hidden;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:solid inherit;box-sizing:border-box}.os-resize-observer-host.observed{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.os-resize-observer-host.observed>.os-resize-observer,.os-resize-observer-host>.os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;box-sizing:content-box}.os-resize-observer-host.observed>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer:before{display:flex;position:relative;flex-grow:1;flex-shrink:0;flex-basis:auto;box-sizing:border-box}.os-resize-observer-host.observed>.os-resize-observer:before{content:'';box-sizing:content-box;padding:inherit;border:inherit;margin:0}.os-size-auto-observer{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer-item-final{position:absolute;left:0;top:0;-webkit-transition:none!important;transition:none!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer{-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-name:os-resize-observer-dummy-animation;animation-name:os-resize-observer-dummy-animation}@-webkit-keyframes os-resize-observer-dummy-animation{0%{cursor:auto}to{cursor:none}}@keyframes os-resize-observer-dummy-animation{0%{cursor:auto}to{cursor:none}}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{-webkit-transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s;transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;z-index:99}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar,.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar-handle,.os-scrollbar-track{pointer-events:auto;width:100%;height:100%}.os-scrollbar-track{position:relative;padding:0!important;border:0!important}.os-scrollbar-handle{position:absolute;left:-2px}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none!important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important}.os-scrollbar-horizontal{bottom:4px;left:0}.os-scrollbar-vertical{top:0;right:4px;cursor:pointer}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-corner,.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-padding+.os-scrollbar-corner,.os-scrollbar-auto-hidden,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar-corner.os-scrollbar-corner-resize,.os-scrollbar:hover{opacity:1!important;visibility:visible!important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto!important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.os-host-overflow{overflow:hidden!important}.os-theme-none>.os-scrollbar-corner,.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical{display:none!important}.os-theme-none>.os-scrollbar-corner-resize{display:block!important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:5px;height:2px;left:10px;cursor:pointer}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:2px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px;background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{box-sizing:border-box;background:0 0}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:0 0}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{-webkit-transition:background-color .3s;transition:background-color .3s}.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{border-radius:10px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.4)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.4)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.55)}.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.55)}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(0,0,0,.7)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(255,255,255,.7)}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}.vakata-context li>a>i,.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.jstree-children,.jstree-container-ul,.jstree-node{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-anchor,.jstree-icon,.jstree-icon:empty{display:inline-block;margin:0;vertical-align:top}.jstree-node{white-space:nowrap}.jstree-anchor{color:#000;white-space:nowrap;padding:0 4px 0 1px}.jstree-anchor:focus,.vakata-context li>a:focus{outline:0}.jstree-anchor,.jstree-anchor:active,.jstree-anchor:hover,.jstree-anchor:link,.jstree-anchor:visited{text-decoration:none}.jstree-icon,.jstree-icon:empty{text-decoration:none;padding:0;text-align:center}.jstree-ocl,.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.attachment-preview:hover .thumbnail-hover,.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children,.jstree-anchor>.jstree-themeicon-hidden,.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon,.jstree-hidden,.jstree-no-icons .jstree-themeicon,.jstree-node.jstree-hidden,.vakata-context{display:none}#jstree-marker,.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none!important}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jstree-contextmenu .jstree-anchor{-webkit-user-select:none;-webkit-touch-callout:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul,.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none}.vakata-context li>a{display:block;padding:0 2em;text-decoration:none;width:auto;color:#000;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 #fff;border-radius:1px}.vakata-context .vakata-context-hover>a,.vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:#fff;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context .vakata-contextmenu-disabled>a>i{filter:grayscale(100%)}.vakata-context li>a>i{text-decoration:none;display:inline-block;height:2.4em;background:0 0;margin:0 0 0 -2em;vertical-align:top;text-align:center}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:#fff;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}.vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:#fff;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}.jstree-copy,.jstree-icon{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}.jstree-ok{background:green}.jstree-er{background:red}.jstree-copy{margin:0 2px}.jstree-default .jstree-anchor,.jstree-default .jstree-animated,.jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}.jstree-default .jstree-hovered{box-shadow:inset 0 0 1px #ccc}.jstree-default .jstree-context{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #ccc}.jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999}.jstree-default .jstree-disabled{color:#666}.jstree-default .jstree-disabled.jstree-hovered{box-shadow:none}.jstree-default .jstree-checkbox-disabled,.jstree-default .jstree-disabled>.jstree-icon,.jstree-default-small .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:700}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:0 0;box-shadow:none}.jstree-default .jstree-wholerow-hovered,.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered,.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}.jstree-default .jstree-disabled,.jstree-default .jstree-disabled.jstree-hovered,.jstree-default-small.jstree-rtl .jstree-last,.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked,.jstree-default.jstree-rtl .jstree-last{background:0 0}.jstree-default>.jstree-striped{min-width:100%;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top}.jstree-default>.jstree-wholerow-ul .jstree-clicked,.jstree-default>.jstree-wholerow-ul .jstree-hovered{background:0 0;box-shadow:none;border-radius:0}.jstree-default .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:30px}.jstree-default .jstree-wholerow-clicked{background:#beebff;background:-webkit-linear-gradient(top,#beebff 0,#a8e4ff 100%);background:linear-gradient(to bottom,#beebff 0,#a8e4ff 100%)}.jstree-default .jstree-node{min-height:30px;line-height:30px;margin-left:24px;min-width:30px}.jstree-default .jstree-anchor{line-height:30px;height:30px;width:calc(100% - 30px);overflow:hidden;padding:0 30px 0 4px;box-sizing:border-box;position:relative;margin:0;border-radius:4px;display:inline-block;white-space:nowrap;font-size:13px;text-overflow:ellipsis}.sticky-wcp-custom-form{font-size:13px}.jstree-default .jstree-icon{width:30px;height:30px;line-height:30px}.jstree-default .jstree-icon:empty{width:24px;height:30px;line-height:30px}.jstree-default .jstree-disabled.jstree-clicked,.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default>.jstree-striped{background-size:auto 48px}.jstree-default.jstree-rtl .jstree-node{margin-right:30px;background-position:100% 1px;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}.jstree-default-large>.jstree-container-ul>.jstree-node,.jstree-default-small>.jstree-container-ul>.jstree-node,.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}.jstree-default{line-height:30px;padding:0 4px}.jstree-default i{background:0 0;width:20px;height:30px;line-height:30px;display:inline-block;vertical-align:top}.jstree-default .jstree-ellipsis,.jstree-default-small .jstree-ellipsis{overflow:hidden}.jstree-default .jstree-ellipsis .jstree-anchor{width:calc(100% - 29px);text-overflow:ellipsis;overflow:hidden}.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-default-small .jstree-anchor{line-height:18px;height:18px}.jstree-default-small .jstree-icon,.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-default-small .jstree-wholerow{height:18px}.jstree-default-small>.jstree-striped{background-size:auto 36px}.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px;background-position:100% 1px;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}.jstree-default-small{line-height:18px;padding:0 4px}.jstree-default-small .jstree-ellipsis .jstree-anchor{width:calc(100% - 23px);text-overflow:ellipsis;overflow:hidden}.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-default-large .jstree-anchor{line-height:32px;height:32px}.jstree-default-large .jstree-icon,.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-default-large .jstree-wholerow{height:32px}.jstree-default-large{line-height:32px;padding:0 4px}@media (max-width:768px){.jstree-dnd-responsive{line-height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}.jstree-dnd-responsive>i{background:0 0;width:40px;height:40px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px;background:0 0}.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon{background-size:120px 240px}.jstree-default-responsive .jstree-leaf>.jstree-ocl,.jstree-default-responsive.jstree-rtl .jstree-leaf>.jstree-ocl,.jstree-default-responsive>.jstree-striped{background:0 0}.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(64,64,64,.2);background:#ebebeb;height:40px}.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default-responsive .jstree-wholerow-clicked{background:#beebff}.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666}.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666;border-top:0}.jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}.thumbnail-hover{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .1s;display:none;z-index:1}.thumbnail-hover:after{top:0;left:0;width:100%;height:100%;position:absolute;content:"";background:#1e293b;z-index:100;opacity:.75}.thumbnail-hover tr td,.thumbnail-hover tr th{font-size:9px;text-align:left;padding:0;line-height:12px;color:#fff;white-space:nowrap}.thumbnail-hover table{z-index:1001;position:relative}.thumbnail-hover-box{padding:4px}.thumbnail-hover tr th{width:70px}.thumbnail-hover-box a{color:#fff;text-decoration:none;font-size:9px}.thumbnail-hover-box a span{height:10px;width:10px;font-size:12px}body .wp-core-ui .attachment-close{z-index:1001}.jstree-closed>i.jstree-icon,.jstree-open>i.jstree-icon{font-family:premio-folder!important;speak:never;font-style:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;transition:.2s linear;-webkit-transition:.2s linear;-moz-transition:.2s linear;color:#fa166b;font-size:10px;text-align:center;font-weight:700;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.jstree-closed>i.jstree-icon:after,.jstree-open>i.jstree-icon:after{content:"\e909"}.jstree-open>i.jstree-icon{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0)}.thumbnail-hover .no-hidden tr th{width:auto;padding:0 5px 0 0}.thumbnail-hover .no-hidden tr td,.thumbnail-hover .no-hidden tr th{white-space:break-spaces;font-size:10px;line-height:14px}.sp-container.folders-color-picker {position: absolute;top: 0;left: 0;display: inline-block;*display: inline;*zoom: 1;z-index: 9999994;overflow: hidden }.sp-container.folders-color-picker.sp-flat {position: relative }.sp-container.folders-color-picker, .sp-container.folders-color-picker * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box }.folders-color-picker .sp-top {position: relative;width: 100%;display: inline-block }.folders-color-picker .sp-top-inner {position: absolute;top: 0;left: 0;bottom: 0;right: 0 }.folders-color-picker .sp-color {position: absolute;top: 0;left: 0;bottom: 0;right: 20% }.folders-color-picker .sp-hue {position: absolute;top: 0;right: 0;bottom: 0;left: 84%;height: 100% }.sp-clear-enabled.folders-color-picker .sp-hue {top: 33px;height: 77.5% }.folders-color-picker .sp-fill {padding-top: 80% }.folders-color-picker .sp-sat, .folders-color-picker .sp-val {position: absolute;top: 0;left: 0;right: 0;bottom: 0 }.sp-alpha-enabled.folders-color-picker .sp-top {margin-bottom: 18px }.sp-alpha-enabled.folders-color-picker .sp-alpha {display: block }.folders-color-picker .sp-alpha-handle {position: absolute;top: -4px;bottom: -4px;width: 6px;left: 50%;cursor: pointer;border: 1px solid black;background: white;opacity: .8 }.folders-color-picker .sp-alpha {display: none;position: absolute;bottom: -14px;right: 0;left: 0;height: 8px }.folders-color-picker .sp-alpha-inner {border: solid 1px #333 }.folders-color-picker .sp-clear {display: none }.folders-color-picker .sp-clear.sp-clear-display {background-position: center }.sp-clear-enabled.folders-color-picker .sp-clear {display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 84%;height: 28px }.sp-container.folders-color-picker, .sp-replacer, .sp-preview, .folders-color-picker .sp-dragger, .folders-color-picker .sp-slider, .folders-color-picker .sp-alpha, .folders-color-picker .sp-clear, .folders-color-picker .sp-alpha-handle, .sp-container.folders-color-picker.sp-dragging .sp-input, .sp-container.folders-color-picker button {-webkit-user-select: none;-moz-user-select: -moz-none;-o-user-select: none;user-select: none }.sp-container.folders-color-picker.sp-input-disabled .sp-input-container {display: none }.sp-container.folders-color-picker.sp-buttons-disabled .sp-button-container {display: none }.sp-container.folders-color-picker.sp-palette-buttons-disabled .sp-palette-button-container {display: none }.sp-palette-only.folders-color-picker .sp-picker-container {display: none }.sp-palette-disabled.folders-color-picker .sp-palette-container {display: none }.sp-initial-disabled.folders-color-picker .sp-initial {display: none }.folders-color-picker .sp-sat {background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81') }.folders-color-picker .sp-val {background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000), to(rgba(204, 154, 129, 0)));background-image: -webkit-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000') }.folders-color-picker .sp-hue {background: -moz-linear-gradient(top, #f00 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);background: -ms-linear-gradient(top, #f00 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);background: -o-linear-gradient(top, #f00 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);background: -webkit-gradient(linear, left top, left bottom, from(#f00), color-stop(0.17, #ff0), color-stop(0.33, #0f0), color-stop(0.5, #0ff), color-stop(0.67, #00f), color-stop(0.83, #f0f), to(#f00));background: -webkit-linear-gradient(top, #f00 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);background: linear-gradient(to bottom, #f00 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%) }.sp-1 {height: 17%;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00') }.sp-2 {height: 16%;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00') }.sp-3 {height: 17%;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff') }.sp-4 {height: 17%;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff') }.sp-5 {height: 16%;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff') }.sp-6 {height: 17%;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000') }.sp-hidden.folders-color-picker {display: none !important }.folders-color-picker .sp-cf:before, .folders-color-picker .sp-cf:after {content: "";display: table }.folders-color-picker .sp-cf:after {clear: both }.folders-color-picker .sp-cf {*zoom: 1 }@media (max-device-width: 480px) {.folders-color-picker .sp-color {right: 40% }.folders-color-picker .sp-hue {left: 63% }.folders-color-picker .sp-fill {padding-top: 60% }}.folders-color-picker .sp-dragger {border-radius: 5px;height: 5px;width: 5px;border: 1px solid #fff;background: #000;cursor: pointer;position: absolute;top: 0;left: 0 }.folders-color-picker .sp-slider {position: absolute;top: 0;cursor: pointer;height: 3px;left: -1px;right: -1px;border: 1px solid #000;background: white;opacity: .8 }.sp-container.folders-color-picker {border-radius: 0;background-color: #ececec;border: solid 1px #f0c49b;padding: 0 }.sp-container.folders-color-picker, .sp-container.folders-color-picker button, .sp-container.folders-color-picker input, .folders-color-picker .sp-color, .folders-color-picker .sp-hue, .folders-color-picker .sp-clear {font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box }.folders-color-picker .sp-top {margin-bottom: 3px }.folders-color-picker .sp-color, .folders-color-picker .sp-hue, .folders-color-picker .sp-clear {border: solid 1px #666 }.folders-color-picker .sp-input-container {float: right;width: 100px;margin-bottom: 4px }.sp-initial-disabled.folders-color-picker .sp-input-container {width: 100% }.folders-color-picker .sp-input {font-size: 12px !important;border: 1px inset;padding: 4px 5px;margin: 0;width: 100%;background: transparent;border-radius: 3px;color: #222 }.folders-color-picker .sp-input:focus {border: 1px solid orange }.folders-color-picker .sp-input.sp-validation-error {border: 1px solid red;background: #fdd }.folders-color-picker .sp-picker-container, .folders-color-picker .sp-palette-container {float: left;position: relative;padding: 10px;padding-bottom: 300px;margin-bottom: -290px }.folders-color-picker .sp-picker-container {width: 172px;border-left: solid 1px #fff }.folders-color-picker .sp-palette-container {border-right: solid 1px #ccc }.sp-palette-only.folders-color-picker .sp-palette-container {border: 0 }.folders-color-picker .sp-palette .sp-thumb-el {display: block;position: relative;float: left;width: 24px;height: 15px;margin: 3px;cursor: pointer;border: solid 2px transparent }.folders-color-picker .sp-palette .sp-thumb-el:hover, .folders-color-picker .sp-palette .sp-thumb-el.sp-thumb-active {border-color: orange }.sp-thumb-el {position: relative }.folders-color-picker .sp-initial {float: left;border: solid 1px #333 }.folders-color-picker .sp-initial span {width: 30px;height: 25px;border: 0;display: block;float: left;margin: 0 }.folders-color-picker .sp-initial .sp-clear-display {background-position: center }.folders-color-picker .sp-palette-button-container, .folders-color-picker .sp-button-container {float: right }.sp-replacer {margin: 0;overflow: hidden;cursor: pointer;padding: 4px;display: inline-block;*zoom: 1;*display: inline;border: solid 1px #91765d;background: #eee;color: #333;vertical-align: middle }.sp-replacer:hover, .sp-replacer.sp-active {border-color: #f0c49b;color: #111 }.sp-replacer.sp-disabled {cursor: default;border-color: silver;color: silver }.sp-dd {padding: 2px 0;height: 16px;line-height: 16px;float: left;font-size: 10px }.sp-preview {position: relative;width: 25px;height: 20px;border: solid 1px #222;margin-right: 5px;float: left;z-index: 0 }.folders-color-picker .sp-palette {*width: 220px;max-width: 220px }.folders-color-picker .sp-palette .sp-thumb-el {width: 16px;height: 16px;margin: 2px 1px;border: solid 1px #d0d0d0 }.sp-container.folders-color-picker {padding-bottom: 0 }.sp-container.folders-color-picker button {background-color: #eee;background-image: -webkit-linear-gradient(top, #eee, #ccc);background-image: -moz-linear-gradient(top, #eee, #ccc);background-image: -ms-linear-gradient(top, #eee, #ccc);background-image: -o-linear-gradient(top, #eee, #ccc);background-image: linear-gradient(to bottom, #eee, #ccc);border: 1px solid #ccc;border-bottom: 1px solid #bbb;border-radius: 3px;color: #333;font-size: 14px;line-height: 1;padding: 5px 4px;text-align: center;text-shadow: 0 1px 0 #eee;vertical-align: middle }.sp-container.folders-color-picker button:hover {background-color: #ddd;background-image: -webkit-linear-gradient(top, #ddd, #bbb);background-image: -moz-linear-gradient(top, #ddd, #bbb);background-image: -ms-linear-gradient(top, #ddd, #bbb);background-image: -o-linear-gradient(top, #ddd, #bbb);background-image: linear-gradient(to bottom, #ddd, #bbb);border: 1px solid #bbb;border-bottom: 1px solid #999;cursor: pointer;text-shadow: 0 1px 0 #ddd }.sp-container.folders-color-picker button:active {border: 1px solid #aaa;border-bottom: 1px solid #888;-webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;-moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;-ms-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;-o-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee }.folders-color-picker .sp-cancel {font-size: 11px;color: #d93f3f !important;margin: 0;padding: 2px;margin-right: 5px;vertical-align: middle;text-decoration: none }.folders-color-picker .sp-cancel:hover {color: #d93f3f !important;text-decoration: underline }.folders-color-picker .sp-palette span:hover, .folders-color-picker .sp-palette span.sp-thumb-active {border-color: #000 }.sp-preview, .folders-color-picker .sp-alpha, .sp-thumb-el {position: relative;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==) }.sp-preview-inner, .folders-color-picker .sp-alpha-inner, .sp-thumb-inner {display: block;position: absolute;top: 0;left: 0;bottom: 0;right: 0 }.folders-color-picker .sp-palette .sp-thumb-inner {background-position: 50% 50%;background-repeat: no-repeat }.folders-color-picker .sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=) }.folders-color-picker .sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=) }.folders-color-picker .sp-clear-display {background-repeat: no-repeat;background-position: center;background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==) }#custom-scroll-menu a,#custom-scroll-menu a:focus,#custom-scroll-menu a:hover{text-decoration:none;color:#333;outline:0;box-shadow:none}#js-tree-menu{padding:0 10px 10px 0;background:#fff}.pfolder-folder-close{font-size:16px;color:#334155}.jstree-clicked>.pfolder-folder-close{color:#fff}.jstree-open>a>.pfolder-folder-close:before{content:"\e903"}#dynamic-folders>a>i.pfolder-folder-close:before{content:"\e900"!important}span.folder-actions{position:absolute;right:4px}.folder-actions span i{font-size:10px;width:16px;text-align:center}.folder-actions span{width:0;overflow:hidden;height:30px;line-height:30px;transition:all .2s linear;display:inline-block;font-size:10px;text-align:center;color:#333}.folder-actions span.premio-folder-count{width:auto}#custom-scroll-menu .jstree-clicked,#custom-scroll-menu .jstree-clicked:hover .folder-actions span,body:not(.no-hover-css) #custom-scroll-menu .jstree-clicked .folder-actions span,body:not(.no-hover-css) #custom-scroll-menu .jstree-clicked:not(.jstree-clicked):focus .folder-actions span{color:#fff}a.jstree-anchor:hover span.folder-inline-edit{width:20px}#jstree-dnd{background-color:#cecece;border-radius:3px;display:block;height:32px;line-height:32px;margin:0;opacity:.8;overflow:hidden;padding:0 10px 0 40px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:260px}#jstree-dnd .jstree-icon{top:6px;background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;width:20px;display:none}.js-tree-data .folder-checkbox{display:none}.js-tree-data.show-folder-checkbox .folder-checkbox{display:inline-block}.js-tree-data.show-folder-checkbox .pfolder-folder-close{display:none}li.jstree-node.is-high>a .star-icon{width:16px;text-align:center;color:#ffc90e}li.jstree-node.is-locked>a span.dashicons.dashicons-lock{width:16px;text-align:center;font-size:12px}li.jstree-node.is-sticky>a .sticky-icon{width:16px;text-align:center}li.jstree-node.is-sticky>a .sticky-icon i{font-size:12px}li.jstree-node.is-current>a .default-folder{width:16px}li.jstree-node .jstree-hovered .star-icon,li.jstree-node .jstree-hovered .sticky-icon,li.jstree-node .jstree-hovered span.dashicons.dashicons-lock,li.jstree-node .jstree-hovered span.default-folder{width:0!important}.js-tree-data{display:none}.cssload-container{width:100%;height:49px;text-align:center}.cssload-tube-tunnel{width:49px;height:49px;margin:0 auto;border:4px solid;border-radius:50%;border-color:#ccc;animation:cssload-scale 1035ms infinite linear;-o-animation:cssload-scale 1035ms infinite linear;-ms-animation:cssload-scale 1035ms infinite linear;-webkit-animation:cssload-scale 1035ms infinite linear;-moz-animation:cssload-scale 1035ms infinite linear}.ajax-preloader{padding:50px 0}@keyframes cssload-scale{0%{transform:scale(0);transform:scale(0)}90%{transform:scale(.7);transform:scale(.7)}100%{transform:scale(1);transform:scale(1)}}@-o-keyframes cssload-scale{0%{-o-transform:scale(0);transform:scale(0)}90%{-o-transform:scale(.7);transform:scale(.7)}100%{-o-transform:scale(1);transform:scale(1)}}@-ms-keyframes cssload-scale{0%{-ms-transform:scale(0);transform:scale(0)}90%{-ms-transform:scale(.7);transform:scale(.7)}100%{-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes cssload-scale{0%{-webkit-transform:scale(0);transform:scale(0)}90%{-webkit-transform:scale(.7);transform:scale(.7)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes cssload-scale{0%{-moz-transform:scale(0);transform:scale(0)}90%{-moz-transform:scale(.7);transform:scale(.7)}100%{-moz-transform:scale(1);transform:scale(1)}}.sticky-folders>ul>li>a>span.folder-actions>span{transition:all .25s linear}.sticky-folders>ul>li>a:hover .star-icon{width:0!important}.sticky-folders>ul>li>a:hover .folder-inline-edit{width:16px!important;text-align:center}.sticky-folders>ul>li>a:hover span.dashicons.dashicons-lock{width:0!important}.sticky-folders li.is-high a span.star-icon{width:16px;text-align:center;color:#ffc90e}.sticky-folders li.is-locked a span.dashicons.dashicons-lock{width:16px;font-size:12px;text-align:center}.folder-menu-content .cssload-container{margin:100px 0 0 0}.dynamic-menu.is-locked .remove-folder{background:#ececec}.dynamic-menu.is-locked .remove-folder a{cursor:no-drop;color:#7d7d7e}.jstree-node.is-locked,.jstree-node.is-locked a{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;user-drag:none;-webkit-user-drag:none;-o-user-drag:none;-moz-user-drag:none}.jstree-node.is-locked i.pfolder-folder-close{cursor:not-allowed}.dynamic-menu ul>li>a>span.dashicons{font-size:18px;text-align:left}.close-popup-button{position:absolute;right:-10px;top:-10px;width:20px;height:20px;z-index:10001}.close-popup-button a{display:block;position:relative;width:20px;height:20px;color:#333;padding:2px;box-sizing:border-box}.close-popup-button a span{display:block;position:relative;width:16px;height:16px;transition:all .2s linear}.close-popup-button a span:after,.close-popup-button a span:before{content:"";position:absolute;width:12px;height:2px;background-color:#333;display:block;border-radius:2px;transform:rotate(45deg);top:7px;left:2px}.close-popup-button a span:after{transform:rotate(-45deg)}.close-popup-button a:hover span{transform:rotate(180deg)}.popup-form-data{position:relative}.dynamic-tree-data{display:none;padding:5px 0 0 0}#dynamic-tree-folders{background:#fff;padding:0 10px 0 0}.dynamic-folders .folder-actions,.dynamic-folders .folder-checkbox{display:none!important}.folders-undo-notification{position:fixed;right:-500px;bottom:25px;width:280px;background:#fff;padding:15px;-webkit-box-shadow:0 3px 6px -4px rgb(0 0 0 / 12%),0 6px 16px 0 rgb(0 0 0 / 8%),0 9px 28px 8px rgb(0 0 0 / 5%);box-shadow:0 3px 6px -4px rgb(0 0 0 / 12%),0 6px 16px 0 rgb(0 0 0 / 8%),0 9px 28px 8px rgb(0 0 0 / 5%);transition:all .25s linear;z-index:1001;border-left:solid 3px #1da1f4}.folders-undo-notification.success{border-left:solid 3px #70c6a3}.folders-undo-notification.active{right:25px}.folders-undo-notification.no{border-left:solid 3px #fc5050}.folders-undo-header{font-weight:500;font-size:14px;padding:0 0 3px 0}.folders-undo-body{font-size:13px;padding:0 0 5px 0}.folders-undo-footer{text-align:right;padding:5px 0 0 0}.folders-undo-footer .undo-button{background:#1da1f4;border:none;color:#fff;padding:3px 10px;font-size:12px;border-radius:2px;cursor:pointer}.folders-undo-body{position:relative}.close-undo-box{position:absolute;right:-10px;top:0;width:16px;height:16px;transition:all .25s linear}.close-undo-box:hover{transform:rotate(180deg)}.close-undo-box span{display:block;position:relative;width:16px;height:16px;transition:all .2s linear}.close-undo-box span:after,.close-undo-box span:before{content:"";position:absolute;width:12px;height:2px;background-color:#333;display:block;border-radius:2px;transform:rotate(45deg);top:7px;left:2px}.close-undo-box span:after{transform:rotate(-45deg)}body.mobile .jstree-anchor span.folder-inline-edit{width:20px}body.mobile .wp-list-table tr td .wcp-move-file{opacity:1}.folders-action-menu{padding:5px 0 10px}.folders-action-menu>ul{margin:0;padding:0;display:flex}.folders-action-menu>ul>li{display:inline-block;margin:0;padding:0;flex:1}.folders-action-menu>ul>li>a:not(.no-bg),.folders-action-menu>ul>li>label{background:#f1f1f1;display:block;width:28px;height:28px;line-height:30px;text-align:center;text-decoration:none;border-radius:4px;color:#a4c0d2;margin:0 auto;font-size:14px}.folders-action-menu>ul>li>a>.dashicons{font-size:16px;width:auto;height:auto;line-height:28px}.lock-unlock-all-folders.all-folder-locked .dashicons-lock:before{content:"\f528"}.form-options a.expand-collapse span.icon{font-size:6px}.folders-action-menu>ul>li>a.no-bg{text-align:center;display:block;line-height:30px}.folders-action-menu>ul>li>a.disabled,.folders-action-menu>ul>li>label.disabled{background:#f1f5f9;color:#e2e8f0}.folders-action-menu>ul>li>a:not(.disabled):hover,.folders-action-menu>ul>li>label:not(.disabled):hover{color:#fa166b}.folder-settings-btn{position:relative}.folder-setting-menu{position:absolute;z-index:11;right:-5px;top:100%;width:230px;background:#fff;border-radius:0;border:solid 1px #e9e5e5;margin-top:10px;-webkit-box-shadow:0 0 8px 0 rgb(0 0 0 / 25%);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.25);box-shadow:0 0 8px 0 rgb(0 0 0 / 25%);display:none}.folder-settings-btn.active .folder-setting-menu{display:block}.folder-setting-menu:before{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;top:-5px;right:10px;content:"";position:absolute}.folder-setting-menu li{display:block;margin:0;padding:2px 0}.folder-setting-menu li a,.folder-setting-menu li label{text-decoration:none;position:relative;display:block;padding:5px 10px;line-height:18px;white-space:nowrap;font-size:14px;color:#7d7d7e}body.folded .wcp-content{left:36px!important}html[dir=rtl] body.folded .wcp-content{left:auto!important;right:36px!important}.sr-only{position:absolute;width:1px!important;height:1px!important;padding:0!important;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0!important}span.setting-checkbox{display:block;background:#ababab;height:18px;width:34px;float:right;border-radius:9px;color:#fff;position:relative}span.setting-checkbox:before{content:"";height:14px;width:14px;background:#fff;border-radius:50%;position:absolute;left:2px;top:2px;transition:all .15s linear}span.setting-checkbox:after{content:"off";position:absolute;width:28px;text-align:right;top:0;left:2px;font-size:10px;line-height:16px}input:checked+span.setting-checkbox{background:#1da1f4}input:checked+span.setting-checkbox:before{left:18px}input:checked+span.setting-checkbox:after{text-align:left;content:"on";padding:0 0 0 1px}.folder-setting-menu .dashicons{font-size:16px;display:inline-block}span.dashicons.dashicons-cloud-upload{line-height:28px}.dynamic-menu li.remove-folder a,.dynamic-menu li.remove-folder a:hover,.dynamic-menu li.remove-folder a:hover span i{color:#f24141}.media-toolbar.media-toolbar-mode-select .custom-media-select{display:block!important}.pro-notice{padding:0 0 0 10px}.folders-action-menu{width:100%;max-width:224px}#e-admin-top-bar-root.e-admin-top-bar--active{transition:all .15s linear;-webkit-transition:all .15s linear;-moz-transition:all .15s linear}.view-shortcodes{display:inline-block;text-decoration:none;color:#3c434a;vertical-align:middle}.view-shortcodes svg{width:16px;display:inline-block;height:auto}.post-type-elementor_library #e-admin-top-bar-root .e-admin-top-bar{padding:0 25px}.wcp-container .folder-tooltip.view-shortcodes:after{top:36px!important;bottom:auto!important;font-size:10px!important}.wcp-container .folder-tooltip.view-shortcodes:before{top:27px!important;bottom:auto!important;transform:rotate(180deg)!important;margin-left:-5px!important}.os-content{background:#fff}.custom-scroll-menu.hor-scroll .horizontal-scroll-menu{width:fit-content;background:#fff;min-width:100%}.custom-scroll-menu.hor-scroll .jstree-default .jstree-anchor{width:auto;min-width:calc(100% - 24px)}.os-viewport{background:#fff}.custom-scroll-menu.hor-scroll .horizontal-scroll-menu .folder-actions{padding:0 15px 0 4px}.custom-scroll-menu.hor-scroll .horizontal-scroll-menu a:not(.jstree-clicked) .folder-actions{background:#fff}.user-view-only .folder-inline-edit{display:none!important}.user-view-only .update-inline-record{display:none!important}.folder-download-loading{display:none;position:fixed;width:240px;right:10px;bottom:10px;background:#fff;border-radius:4px;-webkit-box-shadow:0 3px 6px -4px rgb(0 0 0 / 12%),0 6px 16px 0 rgb(0 0 0 / 8%),0 9px 28px 8px rgb(0 0 0 / 5%);box-shadow:0 3px 6px -4px rgb(0 0 0 / 12%),0 6px 16px 0 rgb(0 0 0 / 8%),0 9px 28px 8px rgb(0 0 0 / 5%);z-index:999999}.folder-download-loading.active{display:block!important}.folders-download{background-color:#fa196c;position:relative;width:54px;height:36px;display:block;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;margin:10px 0 0 0}.folders-download-tab{position:absolute;height:10px;left:0;bottom:100%;display:block;width:40%;border-top-left-radius:8px;background-color:#d3004e}.folders-download-tab:after{content:'';position:absolute;display:block;top:0;left:calc(100% - 10px);border-bottom:10px solid #d4144e;border-left:10px solid transparent;border-right:10px solid transparent}.folders-download-icn{padding-top:3px;width:100%;height:100%;display:block}.folders-downloading{width:100%;height:28px;margin:0 auto;position:relative;overflow:hidden}.folders-download-custom-arrow{width:8px;height:8px;position:absolute;top:0;left:50%;margin-left:-4px;background-color:#fff;-webkit-animation-name:foldersdownloading;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-name:foldersdownloading;animation-duration:1.5s;animation-iteration-count:infinite}.folders-download-custom-arrow:after{content:'';position:absolute;display:block;top:100%;left:-6px;border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent}.folders-download-bar{width:18px;height:2px;background-color:#fff;margin:0 auto}@-webkit-keyframes foldersdownloading{0%{top:0;opacity:1}50%{top:110%;opacity:0}52%{top:-110%;opacity:0}100%{top:0;opacity:1}}@keyframes foldersdownloading{0%{top:0;opacity:1}50%{top:110%;opacity:0}52%{top:-110%;opacity:0}100%{top:0;opacity:1}}.folder-download-content{display:flex;align-items:center;position:relative;overflow:hidden}.folder-download-content:after{content:"";position:absolute;height:1px;width:40%;top:0;left:-60px;z-index:4;animation:formProgressLoader .5s cubic-bezier(.445,.05,.55,.95) infinite alternate;background-color:#d3004e}.download-content-left{padding:10px 0 10px 10px}.download-content-right{flex:1;padding:10px}@keyframes formProgressLoader{0%{transform:translateZ(0)}to{transform:translate3d(280%,0,0)}}@-webkit-keyframes foldersdownloading{0%{-webkit-transform:translateZ(0)}to{-webkit-transform:translate3d(280%,0,0)}}.dynamic-tree-data span.count{display:none}body.plugins-php .plugin-update-tr.active td,body.plugins-php .plugins .active th.check-column{border-left:none}body.plugins-php .plugins .active td.plugin-file-move{border-left:4px solid #72aee6}.wcp-container .lock-unlock-all-folders.folder-tooltip:after{white-space:pre-line;width:200px}#dynamic-folders_anchor{overflow:visible}.wcp-container #dynamic-folders_anchor .folder-tooltip{display:inline-block;vertical-align:text-top;width:20px;height:20px;border-bottom:10px}.wcp-container #dynamic-folders_anchor .folder-tooltip::after{white-space:pre-line;width:max-content;max-width:240px}.dynamic-menu ul>li>a>span.dashicons.dashicons-arrow-right-alt2{font-size:16px;height:16px;line-height:20px;margin:0 0 0 5px}.dynamic-menu a.folder-color-default{color:#f24141}.color-selector-ul input+.sp-replacer.sp-light{background:linear-gradient(135deg,#c6ffdd 18.06%,#fbd786 51.57%,rgba(247,121,125,.91) 81.94%);width:30px;height:30px;margin:10px 5px 0;vertical-align:middle;border:none;border-radius:50%;padding:0}.color-selector-ul .sp-dd{display:none}.color-selector-ul .sp-replacer:not(.sp-active) .sp-preview-inner{background-color:transparent!important}.color-selector-ul .sp-preview{border:none;background-color:transparent;background-image:none;width:30px;height:30px;border-radius:50%}.color-selector-ul .sp-preview-inner{width:30px;height:30px;border-radius:50%}html[dir=rtl] .color-selector{left:auto;right:100%}html[dir=rtl] .dynamic-menu ul>li>a>span.dashicons.dashicons-arrow-right-alt2{transform:rotate(180deg)}a.sp-cancel{display:inline-block;font-size:12px}.color-popup-options .popup-form-content{width:450px;padding:0}.color-popup-options .add-update-folder-title{padding:0;color:#333}.color-popup-options .add-update-folder-title:after{display:none}.folder-popup-top img{width:100%;height:auto}.folder-color-title{color:#333;font-size:18px;font-weight:700;padding-bottom:10px;line-height:24px}.folder-popup-bottom{padding:15px}.folder-color-desc{color:#7d7d7d;font-size:14px;line-height:20px}.color-popup-options .folder-form-buttons{padding:5px 10px 15px}.color-popup-options .folder-form-buttons a,.color-popup-options .folder-form-buttons a:focus{margin:0 5px;color:#4983d0;border-color:#4983d0}.color-popup-options .folder-form-buttons a.customize-folder-color,.color-popup-options .folder-form-buttons a.customize-folder-color:focus{background-color:#e6386c;border-color:#e6386c;color:#fff}.color-popup-options .close-popup-button{top:0;right:0}.dynamic-menu.no-key .color-selector>li>a{color:#f24141!important}.custom-scroll-menu.hor-scroll .horizontal-scroll-menu .jstree-clicked .folder-actions span{color:#fff!important}.custom-folder-tooltip{text-align:center;font-size:11px;top:0;padding:6px 20px;min-width:90px;background-color:#333;box-shadow:0 2px 4px rgba(0,0,0,.15);border-radius:6px;width:225px;white-space:break-spaces;line-height:16px;z-index:1000099;color:#fff}.custom-folder-tooltip:before{border-color:#333 transparent transparent;border-style:solid;position:absolute;left:50%;content:"";color:#fff;top:100%;transform:translateX(-50%);height:10px;width:0;border-width:10px 5px 0;opacity:1;pointer-events:auto}.folder-ui-tooltip{display:inline-block;vertical-align:sub}.folder-sort-menu li a.active:after{content:'\2713';position:absolute;right:6px;font-size:12px;font-weight:700}.folder-custom-menu{width:275px;z-index:10001;position:absolute;height:100%;border-right:solid 1px #ddd;background:#f1f1f1;direction:ltr;top:0;font-weight:400}.folder-modal .media-frame .media-frame-content,.folder-modal .media-frame .media-frame-router,.folder-modal .media-frame .media-frame-title,.folder-modal .media-frame .media-frame-toolbar{left:275px}.wcp-container{padding:20px 20px 20px 16px}.form-title{font-size:23px;font-weight:400;margin:0;padding:0 0 10px 0;line-height:29px;min-height:36px}.media-frame a.add-new-folder{text-decoration:none;display:block;float:right;font-size:14px;padding:4px 10px 4px 4px;background:#f51366;color:#fff;border:solid 1px #f51366;border-radius:4px;line-height:24px;position:relative}.add-new-folder span{display:block;float:left;line-height:24px;font-size:14px;margin-right:5px}span.create_new_folder{width:26px;height:26px;line-height:26px;font-size:14px;background:rgba(255,255,255,.4);backdrop-filter:blur(16px);border-radius:4px;text-align:center;margin:0 15px 0 0}span.folder-loader-ajax{float:right;margin:0;line-height:30px;display:none}.folder-loader-ajax.active{display:inline-block}@-webkit-keyframes scaleAnimation{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleAnimation{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes drawCircle{0%{stroke-dashoffset:151px}100%{stroke-dashoffset:0}}@keyframes drawCircle{0%{stroke-dashoffset:151px}100%{stroke-dashoffset:0}}@-webkit-keyframes drawCheck{0%{stroke-dashoffset:36px}100%{stroke-dashoffset:0}}@keyframes drawCheck{0%{stroke-dashoffset:36px}100%{stroke-dashoffset:0}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#successAnimationCircle{stroke-dasharray:151px 151px;stroke:#2ce0a7}#successAnimationCheck{stroke-dasharray:36px 36px;stroke:#2ce0a7}#successAnimationResult{fill:#2ce0a7;opacity:0}svg#successAnimation{width:30px;height:34px;padding:0;display:none;float:left}#successAnimation.active{display:inline-block}.folder-loader-ajax img{display:none}#successAnimation.animated{-webkit-animation:1s ease-out 0s 1 both scaleAnimation;animation:1s ease-out 0s 1 both scaleAnimation}#successAnimation.animated #successAnimationCircle{-webkit-animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCircle,.3s linear .9s 1 both fadeOut;animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCircle,.3s linear .9s 1 both fadeOut}#successAnimation.animated #successAnimationCheck{-webkit-animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCheck,.3s linear .9s 1 both fadeOut;animation:1s cubic-bezier(.77,0,.175,1) 0s 1 both drawCheck,.3s linear .9s 1 both fadeOut}#successAnimation.animated #successAnimationResult{-webkit-animation:.3s linear .9s both fadeIn;animation:.3s linear .9s both fadeIn}.form-options{background:#fff;padding:5px;margin:0 0;border-radius:4px;box-shadow:0 4px 21px rgba(7,16,28,.1)}.wcp-container ul{list-style:none}.form-options ul{margin:0;padding:0}.form-options>ul>li{display:inline-block;margin:0 2px 0 0;vertical-align:top}.form-options>ul>li.last{margin:0}.form-options>ul>li.last.folder-checkbox{padding:5px 0 0}.form-options>ul>li>a{display:inline-block;text-decoration:none;padding:5px 5px;color:#000;vertical-align:middle;margin:0;background:#f1f1f1;border-radius:4px}.form-options span.icon{font-size:12px;display:inline-block;vertical-align:baseline;color:#a4c0d2}.media-frame .wcp-hide-show-buttons{display:none}.folder-order{position:relative}.form-options>ul>li.last>a.sort-folder-order{padding:5px;text-align:center;display:inline-block;box-sizing:border-box}.folder-sort-menu{position:absolute;left:0;width:120px;z-index:101;background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-shadow:0 0 5px 0 rgba(0,0,0,.25);display:none}.folder-sort-menu.is-pro{width:170px}.folder-sort-menu.is-pro a span{display:inline-block;color:#ff5983;font-weight:500}.folder-sort-menu li{display:block;margin:0;padding:0;background:0 0}.folder-sort-menu li a{display:block;margin:0;padding:3px 5px;background:0 0;color:#848484;text-decoration:none;font-size:14px}.folder-sort-menu a.pro-feature{color:#848484}.folder-sort-menu a.pro-feature span{display:inline-block;color:#ff5983;font-weight:500}.folder-sort-menu li a.active,.folder-sort-menu li a:hover{background:#efefef;color:#000}span.upgrade-message{padding:0;background:#fff;display:inline-block;font-size:12px;color:#000}span.upgrade-message a.pink,span.upgrade-message span.pink{color:#ff5983;text-decoration:none;font-weight:700}.form-loader{width:100%;height:5px;margin:0 0 10px}.form-loader-count{width:0;height:5px;background:url(//push-teacher-latest.staging33.com/wp-content/plugins/folders-pro/assets/images/form-loader.png);transition:all 2.5s linear;-webkit-transition:all 2s linear;-moz-transition:all 2.5s linear}.top-settings{background:#fff;padding:10px 10px 5px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:0 4px 21px rgba(7,16,28,.1)}.header-posts a,.un-categorised-items a{color:#444;padding:7px;display:block;text-decoration:none;font-size:14px;border-radius:4px;line-height:18px}.header-posts a.active-item,.orange-bg>span,.un-categorised-items.active-item,.wcp-container .route.active-item>h3.title{background-color:#fa166b!important;color:#fff}.header-posts a.active-item span.total-count,.un-categorised-items.active-item span.total-count,.wcp-container .route.active-item>h3.title span.total-count{color:#fff!important}.wcp-icon{display:inline-block;font-size:16px;vertical-align:top;margin-right:3px}span.total-count{float:right;font-size:12px;line-height:16px}.header-posts a.active-item span.total-count,.un-categorised-items.active-item a span{color:#fff!important}.header-posts a:hover,.un-categorised-items.active-item,.un-categorised-items:hover{background:rgba(250,22,107,.08);border-radius:4px;color:#444}.un-categorised-items.active-item a,.un-categorised-items.active-item a:hover{color:#fff}.un-categorised-items a:hover,.un-categorised-items:hover a{color:#444}.media-frame .folder-custom-menu a:focus{outline:0;box-shadow:none}.sticky-title{font-size:16px;font-weight:700;padding:7px}div#custom-menu{padding:10px;background:#fff;box-shadow:0 4px 21px rgba(7,16,28,.1)}.wcp-container .space{position:relative;list-style-type:none;border:0;margin:0 0 0 20px;padding:0 0 30px 0;width:40px;top:30px;height:100%;z-index:1}.wcp-container .first-space{margin-left:0;top:0;padding:0}.wcp-container .route{position:relative;list-style-type:none;border:0;margin:0;padding:0;top:0;max-height:100%!important;width:100%;border-radius:2px;z-index:-1;background:0 0}.wcp-container .route .title{position:absolute;border:0;margin:0;padding:0;height:30px;width:200px;text-indent:28px;background:0 0;box-shadow:none;font-size:13px;line-height:26px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;overflow:hidden;font-weight:400}.wcp-container .route span{position:absolute;top:2px;left:0;z-index:10;width:20px;height:18px;text-indent:0;font-size:20px;background:no-repeat;text-align:center}.wcp-container .route span.ui-icon{line-height:24px;font-size:18px;cursor:move;left:5px;top:2px;height:26px}#custom-menu .wcp-icon{font-size:16px!important;line-height:24px}#custom-menu input.checkbox{display:none}.wcp-container .route span.title-text{position:relative;top:auto;left:auto;display:inline-block;font-size:16px;line-height:30px;height:30px;width:calc(100% - 100px);overflow:hidden;white-space:nowrap;text-align:left}#custom-menu [class*=" pfolder-"],#custom-menu [class^=pfolder-]{font-size:12px}.wcp-container .route .title .folder-sticky-icon,.wcp-container .route .title .move-folder-icon{float:right;position:relative;top:0;left:auto;width:20px;height:30px;line-height:26px;display:none}.wcp-container .route.is-sticky>h3.title .folder-sticky-icon,.wcp-container .route.is-sticky>h3.title .move-folder-icon{display:block}.nav-icon{display:none;left:-10px!important;cursor:pointer}#custom-menu .route .nav-icon .wcp-icon{font-size:9px!important;color:#fa166b;font-weight:700;transform:rotate(-90deg);transition:all .25s linear}.header-posts a,.un-categorised-items a,.wcp-container .route span.title-text{font-size:12px}.wcp-container .route span.total-count{position:relative;font-size:10px;float:right;text-align:center;width:auto;display:block;margin:4px 8px 3px 3px;color:#23282d!important;line-height:16px;height:16px}.has-sub-tree>.nav-icon{display:block}.has-sub-tree>ul.ui-sortable li{display:none}.has-sub-tree.active>ul.ui-sortable>li{display:block}body:not(.no-hover-css) .wcp-container .route .title:hover{background:rgba(250,22,107,.08);cursor:pointer}body:not(.no-hover-css) .wcp-container .route .title.wcp-drop-hover .move-folder-icon,body:not(.no-hover-css) .wcp-container .route .title:hover .move-folder-icon{display:block}body:not(.no-hover-css) .wcp-container .route .title:hover>.folder-sticky-icon,body:not(.no-hover-css) .wcp-container .route .title:hover>.star-icon{display:none!important}body:not(.no-hover-css) .sticky-folders li a:hover span.update-inline-record,body:not(.no-hover-css) .wcp-container .route h3:hover>span.update-inline-record{width:18px}body:not(.no-hover-css) .wcp-container .route .title.wcp-drop-hover .ui-icon .pfolder-folder-close:before,body:not(.no-hover-css) .wcp-container .route .title:hover .ui-icon .pfolder-folder-close:before{content:"\e901"!important}.sticky-folders li.is-high a span.star-icon,.wcp-container .route.is-high>h3>span.star-icon{display:inline-block}.dynamic-menu{position:fixed;left:50px;background:#fff;width:205px;padding:0;z-index:9000009;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-shadow:0 0 5px 0 rgba(0,0,0,.25);font-weight:400}.dynamic-menu.no-key{width:195px}.dynamic-menu ul{margin:0;padding:0}.dynamic-menu li{position:relative;width:100%;display:block!important;padding:2px 0;margin:0}.dynamic-menu li.new-folder{border-bottom:solid 1px #d8d8d8}.dynamic-menu a{text-decoration:none;color:#333;position:relative;display:block;padding:5px 10px;line-height:18px;white-space:nowrap;font-weight:400;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.dynamic-menu ul>li>a>span,.dynamic-menu ul>li>a>span span{position:relative!important;display:inline-block;vertical-align:middle;margin-right:5px;top:auto!important;width:20px!important;height:20px!important;line-height:18px;text-align:center}#custom-menu .dynamic-menu ul>li>a .sticky-pin{line-height:20px}#custom-menu .dynamic-menu ul>li>a .sticky-pin i{font-size:16px!important}.dynamic-menu ul>li>a>span.dashicons{font-size:18px;text-align:left}li.active-menu{z-index:2!important}.dynamic-menu a.active,.dynamic-menu a:hover{background:#efefef;color:#000}.folder-popup-form{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;z-index:10001;display:none}.popup-form-content{background:#fff;min-height:100px;width:400px;text-align:center;margin:0 auto;position:absolute;left:0;right:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);padding:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#484848}.add-update-folder-title{display:block;position:relative;max-width:100%;margin:0;padding:0 0 15px 0;color:#595959;text-align:center;text-transform:none;word-wrap:break-word;font-weight:700;font-size:22px;line-height:26px}.add-update-folder-title:after{content:"";position:absolute;top:100%;width:70px;height:2px;background:#3085d6;left:0;right:0;margin:0 auto}.folder-group{position:relative;margin:45px auto 15px;padding:0 2px}.folder-group input,.folder-group textarea{background:0 0;font-size:14px;padding:0 0 0 15px;display:block;width:100%;border-radius:4px;border:1px solid #484848;height:34px;line-height:34px;color:#484848;outline:0}.highlight{background-color:#e4f2fd;color:#000}.folder-group .folder-bar{position:relative;display:block;width:320px}.folder-group label{font-size:14px;font-weight:500;position:absolute;pointer-events:none;left:20px;top:10px;-webkit-transition:.3s ease all;transition:.3s ease all;color:#484848}.folder-form-errors{margin:0 0 10px 0;padding:8px 0;background:#ffe4e4;color:#a20000;display:none}.folder-form-buttons{display:flex}.folder-form-buttons.pro-message{padding:0 0 20px 0}.folder-form-buttons a:not(.inline-button),.folder-form-buttons button{display:inline-flex;padding:0;text-decoration:none;margin:10px 3px;border-radius:4px;border:solid 1px #1da1f4;line-height:34px;font-weight:700;font-size:14px;box-sizing:border-box;height:36px;cursor:pointer;flex:1;justify-content:center;outline:0}.folder-form-buttons .form-cancel-btn,.folder-form-buttons a.form-cancel-btn:hover{background-color:#fff;color:#3085d6;outline:0}.folder-form-buttons a.inline-button{display:inline-block;color:#f51366;text-decoration:none;font-weight:500}.folder-form-buttons a.inline-button:focus,.folder-form-buttons a.inline-button:hover{color:#f51366}.folder-form-buttons a span,.folder-form-buttons button span{-webkit-animation:fa-spin .75s infinite linear;animation:fa-spin .75s infinite linear;padding:7px}.form-submit-btn,.form-submit-btn:hover{background-color:#3085d6;color:#fff!important;outline:0}.folder-group input:focus~label,.folder-group input:valid~label,.folder-group textarea:focus~label,.folder-group textarea:valid~label{top:-9px;background:#fff;padding:0 5px;font-weight:400;font-size:12px;line-height:14px;color:#aeaeae}#no-more-folder-credit .folder-form-message{margin:20px 80px;font-size:14px}.folder-form-message{padding:25px 70px;font-size:15px;line-height:18px;color:#484848;width:310px}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.folder-form-buttons a span,.folder-form-buttons button span{-webkit-animation:fa-spin .75s infinite linear;animation:fa-spin .75s infinite linear;padding:7px}.wcp-container .folder-tooltip{position:relative}.wcp-container .folder-tooltip::after,.wcp-container .folder-tooltip::before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.wcp-container .folder-tooltip::before{content:'';border:5px solid transparent;z-index:1001}.wcp-container .folder-tooltip::after{content:attr(data-folder-tooltip);font-family:Helvetica,sans-serif;text-align:center;min-width:3em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);background:#333;color:#fff;z-index:1000}.wcp-container .folder-tooltip:hover::after,.wcp-container .folder-tooltip:hover::before{display:block;opacity:1}.wcp-container .folder-tooltip:not([flow])::before,.wcp-container .folder-tooltip[flow^=up]::before{bottom:100%;border-bottom-width:0;border-top-color:#333}.wcp-container .folder-tooltip:not([flow])::after,.wcp-container .folder-tooltip[flow^=up]::after{bottom:calc(100% + 5px)}.wcp-container .folder-tooltip:not([flow])::after,.wcp-container .folder-tooltip:not([flow])::before,.wcp-container .folder-tooltip[flow^=up]::after,.wcp-container .folder-tooltip[flow^=up]::before{left:50%;transform:translate(-50%,-.5em)}.folder-order.active .folder-sort-menu{display:block}.folder-sort-menu li a.active,.folder-sort-menu li a:hover{background:#efefef;color:#000}.media-toolbar-secondary select{width:30%!important;width:calc(30% - 10px)!important;margin:32px 10px 0 0!important}.media-frame .uploader-inline{z-index:1}.wcp-drop-hover{background:#fa166b!important;z-index:2!important;color:#fff!important}.wcp-drop-hover i{color:#fff!important}.selected-items{background:#0073aa;color:#fff;padding:10px 20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-top:0;cursor:none;font-size:12px;z-index:10001!important}.media-frame,.media-frame .attachments-browser,.media-frame-content{overflow:inherit}#custom-menu .route.active .nav-icon .wcp-icon{transform:rotate(0);-webkit-transform:rotate(0)}.expand-collapse.all-open span.icon{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.folder-search-form{padding:0 0 10px 0;position:relative}.folder-search-form input{background:#fff;border:1px solid #dbdbdb!important;box-sizing:border-box;border-radius:4px;height:32px;line-height:32px;box-sizing:border-box;padding:0 5px!important;width:100%!important;box-shadow:none!important;outline:0}.folder-search-form span{position:absolute;color:#aeaeae;right:0;top:0;height:32px;line-height:32px;width:32px;text-align:center}.folder-separator{padding:0 10px;height:1px;background:#e9e5e5;margin:0 0 10px 0}.wcp-drop-hover i{color:#fff!important}.ui-draggable-dragging{z-index:9999999999!important}.attachments.ui-sortable.ui-draggable-dragging{z-index:10001!important}#custom-menu.has-filter li.route{display:none!important}#custom-menu.has-filter li.route.has-search{display:block!important}#custom-menu.has-filter h3 span.title-text.has-search-text{font-weight:700}.form-options>ul>li>a:hover{background:#404040;color:#fff}#custom-menu.show-folder-checkbox input.checkbox{display:block;margin:5px 0 0 0}#custom-menu.show-folder-checkbox h3.title>.ui-icon>i,#custom-menu.show-folder-checkbox h3.title>.ui-icon>img{display:none!important}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:10px 0!important}.mCS_no_scrollbar .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{overflow:visible}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:2px!important;background-color:transparent!important;box-shadow:none!important}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px!important;background-color:#fa166b!important;margin:0 0 0 4px!important;padding:0!important}.mCSB_scrollTools{width:10px!important}.mCSB_inside>.mCSB_container{margin-right:0!important}#custom-menu .route.has-sub-tree.has-search>.nav-icon>.pfolder-arrow-down{transform:rotate(0)}.dynamic-menu.bottom-fix{bottom:0}.sticky-folders{display:none;padding:0;margin:10px 0 5px;border-top:solid 1px #e9e5e5}.sticky-folders.active{display:block}.plugin-title{display:inline-block}.plugin-button{float:right}.plugin-button.d-block{float:none}.plugin-title{display:inline-block}.form-options .form-options{padding:0;margin:0;box-shadow:none}.folder-separator-2{padding:0 10px;height:1px;background:#e9e5e5;margin:10px 0 0 0}.sticky-folders{display:none;padding:0;margin:10px 0 5px;border-top:solid 1px #e9e5e5}.sticky-folders.active{display:block}.sticky-folders ul{margin:0;padding:0}.sticky-folders>ul>li{display:block;margin:0;padding:0}.sticky-folders>ul>li>a{display:block;color:#444;padding:0 0 0 10px;border-radius:3px;text-decoration:none;font-size:14px;line-height:30px}.sticky-folders ul li a.active,.sticky-folders ul li a:hover{background:#dfdfdf;border-radius:3px}.sticky-folders ul li a.active-item{background-color:#008ec2!important;color:#fff}.sticky-folders ul li a.active-item img{filter:invert(100%);-webkit-filter:invert(100%)}.sticky-folders>ul>li>a>span{display:inline-block;vertical-align:middle;line-height:30px}.sticky-folders ul li a span.folder-count{padding:0 8px 0 3px}.sticky-folders ul li a.active-item span{color:#fff!important}#custom-menu [class*=" pfolder-"],#custom-menu [class^=pfolder-],.sticky-folders i{font-size:12px}.sticky-folders .dynamic-menu{left:auto;right:50px}span.folder-count{float:right;background:0 0;padding:0;font-size:10px;line-height:16px;border-radius:2px;color:#444!important}.attachments-browser .media-toolbar-secondary{width:78%;max-width:inherit}.media-toolbar-primary.search-form{width:20%;max-width:inherit}.folder-modal .media-frame:not(.hide-menu):not(.hide-router) .media-frame-router,.folder-modal .media-frame:not(.hide-menu):not(.hide-router) .media-frame-title,.folder-modal .media-frame:not(.hide-menu):not(.hide-router) .media-frame-toolbar,.media-frame:not(.hide-menu):not(.hide-router) .media-frame-content{left:275px!important}.media-frame-menu.has-folder-menu{width:275px!important}.folder-modal .media-frame:not(.hide-router) .media-frame-router,.folder-modal .media-frame:not(.hide-router) .media-frame-title,.folder-modal .media-frame:not(.hide-router) .media-frame-toolbar,.media-frame:not(.hide-router) .media-frame-content{left:275px!important}.media-frame-menu.has-folder-menu .folder-custom-menu{position:relative;border:none;width:100%;height:auto}.media-frame.mode-select.hide-router .media-frame-content,.media-frame.mode-select.hide-router .media-frame-router,.media-frame.mode-select.hide-router .media-frame-title,.media-frame.mode-select.hide-router .media-frame-toolbar{left:275px!important}.media-frame.mode-select.hide-router select#media-attachment-taxonomy-filter{display:none}.media-frame.mode-select.hide-router .folder-custom-menu{display:none}html[dir=rtl] .folder-modal .media-frame:not(.hide-menu):not(.hide-router) .media-frame-content,html[dir=rtl] .folder-modal .media-frame:not(.hide-menu):not(.hide-router) .media-frame-router,html[dir=rtl] .folder-modal .media-frame:not(.hide-menu):not(.hide-router) .media-frame-title,html[dir=rtl] .folder-modal .media-frame:not(.hide-menu):not(.hide-router) .media-frame-toolbar{left:0!important;right:275px!important}html[dir=rtl] .media-frame.mode-select.hide-router .media-frame-content,html[dir=rtl] .media-frame.mode-select.hide-router .media-frame-router,html[dir=rtl] .media-frame.mode-select.hide-router .media-frame-title,html[dir=rtl] .media-frame.mode-select.hide-router .media-frame-toolbar{left:0!important;right:275px!important}html[dir=rtl] .media-frame.hide-menu .media-frame-content,html[dir=rtl] .media-frame.hide-menu .media-frame-router,html[dir=rtl] .media-frame.hide-menu .media-frame-title,html[dir=rtl] .media-frame.hide-menu .media-frame-toolbar{left:0!important;right:275px!important}html[dir=rtl] .folder-modal .media-frame .media-frame-router,html[dir=rtl] .folder-modal .media-frame .media-frame-title,html[dir=rtl] .folder-modal .media-frame .media-frame-toolbar,html[dir=rtl] .media-frame .folder-modal .media-frame-content{left:0!important;right:275px!important}html[dir=rtl] .folder-modal .media-frame:not(.hide-router) .media-frame-router,html[dir=rtl] .folder-modal .media-frame:not(.hide-router) .media-frame-title,html[dir=rtl] .folder-modal .media-frame:not(.hide-router) .media-frame-toolbar,html[dir=rtl] .media-frame:not(.hide-router) .media-frame-content{left:0!important;right:275px!important}.media-frame .sticky-folders>ul>li{position:relative}#vakata-dnd{z-index:10000000!important}.dynamic-menu.is-locked .remove-folder{background:#ececec}.dynamic-menu.is-locked .remove-folder a{cursor:no-drop}.jstree-node.is-locked,.jstree-node.is-locked a{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;user-drag:none;-webkit-user-drag:none;-o-user-drag:none;-moz-user-drag:none}.jstree-node.is-locked i.pfolder-folder-close{cursor:not-allowed}.add-folder-note{font-size:13px;padding:20px 0 0}.close-popup-button{position:absolute;right:-10px;top:-10px;width:20px;height:20px;z-index:10001}.close-popup-button a{display:block;position:relative;width:20px;height:20px;color:#333;padding:2px;box-sizing:border-box}.close-popup-button a span{display:block;position:relative;width:16px;height:16px;transition:all .2s linear}.close-popup-button a span:after,.close-popup-button a span:before{content:"";position:absolute;width:12px;height:2px;background-color:#333;display:block;border-radius:2px;transform:rotate(45deg);top:7px;left:2px}.close-popup-button a span:after{transform:rotate(-45deg)}.close-popup-button a:hover span{transform:rotate(180deg)}.popup-form-data{position:relative}a#remove-folder-item{border:solid 1px #860000;background-color:#d40000;outline:0;box-shadow:none}.pro-notice{text-align:center;padding:0 0 0 5px}.folder-form-buttons a.inline-button{display:inline-block}span.pro-tip{display:block;width:80px;background:#7e3af2;padding:7px;height:20px;color:#fff;border-radius:4px}select#media-attachment-dynamic-filter{display:none!important}.dynamic-tree-data-separator{margin:7px 10px 10px;height:1px;background:#e9e5e5}.dynamic-tree-data{display:none;padding:5px 0 0 0}#dynamic-tree-folders{background:#fff;padding:0 10px 0 0}.dynamic-folders .folder-actions,.dynamic-folders .folder-checkbox{display:none!important}.folders-undo-notification{position:fixed;right:-500px;bottom:25px;width:280px;background:#fff;padding:15px;-webkit-box-shadow:0 3px 6px -4px rgb(0 0 0 / 12%),0 6px 16px 0 rgb(0 0 0 / 8%),0 9px 28px 8px rgb(0 0 0 / 5%);box-shadow:0 3px 6px -4px rgb(0 0 0 / 12%),0 6px 16px 0 rgb(0 0 0 / 8%),0 9px 28px 8px rgb(0 0 0 / 5%);transition:all .25s linear;z-index:1001}.folders-undo-notification.active{right:25px}.folders-undo-header{font-weight:500;font-size:14px;padding:0 0 3px 0}.folders-undo-body{font-size:13px;padding:0 0 5px 0}.folders-undo-footer{text-align:right;padding:5px 0 0 0}.folders-undo-footer .undo-button{background:#1da1f4;border:none;color:#fff;padding:3px 10px;font-size:12px;border-radius:2px;cursor:pointer}.folders-undo-body{position:relative}.close-undo-box{position:absolute;right:-10px;top:0;width:16px;height:16px;transition:all .25s linear}.close-undo-box:hover{transform:rotate(180deg)}.close-undo-box span{display:block;position:relative;width:16px;height:16px;transition:all .2s linear}.close-undo-box span:after,.close-undo-box span:before{content:"";position:absolute;width:12px;height:2px;background-color:#333;display:block;border-radius:2px;transform:rotate(45deg);top:7px;left:2px}.close-undo-box span:after{transform:rotate(-45deg)}#custom-scroll-menu .mCSB_container{background:#fff}.image-details .media-frame,.image-details .media-frame .attachments-browser,.image-details .media-frame-content{overflow:hidden}.image-details .media-frame.mode-select.hide-router .media-frame-content,.image-details .media-frame.mode-select.hide-router .media-frame-router,.image-details .media-frame.mode-select.hide-router .media-frame-title,.image-details .media-frame.mode-select.hide-router .media-frame-toolbar{left:0!important}.image-details .media-frame.mode-select.hide-router .media-frame-content{overflow:auto}.view-shortcodes{display:inline-block;text-decoration:none;color:#3c434a;vertical-align:middle}.view-shortcodes svg{width:16px;display:inline-block;height:auto}.keyboard-shortcut{width:100%}.keyboard-shortcut tr td,.keyboard-shortcut tr th{padding:8px 0;vertical-align:middle;text-align:left;font-weight:400}.keyboard-shortcut tr td{text-align:right;vertical-align:middle}.keyboard-shortcut tr td span:not(.dashicons){display:inline-block;padding:2px 5px}.keyboard-shortcut tr td span.key-button{padding:2px 8px;background:#eaeaea;border-radius:2px}.keyboard-shortcut tr td span.dashicons{width:auto;height:auto;font-size:14px;display:inline-block;vertical-align:middle}body .folder-modal.image-details .media-frame-menu{display:none}.color-selector{position:absolute;top:0;left:100%;-webkit-box-shadow:2px 0 5px 0 rgba(0,0,0,.25);-moz-box-shadow:2px 0 5px 0 rgba(0,0,0,.25);box-shadow:2px 0 5px 0 rgba(0,0,0,.25);background:#fff;width:215px;display:none}.color-selector .color-selector-ul{padding-bottom:12px}.color-selector-ul>span{height:30px;display:inline-block;width:30px;border-radius:50%;margin:10px 5px 0;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2);cursor:pointer;vertical-align:top}.color-folder:hover .color-selector{display:block}.folder-color-default{text-decoration:none;position:relative;display:block;padding:9px 10px;line-height:18px;white-space:nowrap;font-size:14px;color:#7d7d7e}li.color-selector-ul{border-bottom:solid 1px #d8d8d8}li.color-selector-ul .sp-replacer{margin:0!important}.dynamic-menu a.sp-cancel{display:inline-block;font-size:12px}.color-selector .folder-color-option{height:30px;display:inline-block;width:30px;border-radius:50%;margin:10px 5px 0;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2);cursor:pointer}.color-selector .folder-color-option.sp-container{margin:0 5px}