.mqb-height-450 {
  height: 450px !important;
}

.mqb-height-400 {
  height: 400px !important;
}

.mqb-height-300 {
    height: 300px !important;
}

.mqb-height-86 {
    height: 86% !important;
}

.mqb-height-95 {
    height: 95% !important;
}

.mqb-height-50-px {
    height: 50px !important;
}

.mqb-height-30-px {
    height: 30px !important;
}

.mqb-width-67 {
    width: 67% !important;
}

.mqb-width-18 {
    width: 18% !important;
}

.mqb-width-84 {
    width: 84% !important;
}

.mqb-margin-negative-right-8 {
    margin-right: -8px !important
}

.mqb-margin-negative-left-5 {
    margin-left: -5px !important
}

.mqb-margin-negative-left-10 {
    margin-left: -10px !important
}

.mqb-margin-negative-left-14 {
    margin-left: -14px !important
}

.mqb-margin-negative-bottom-18 {
    margin-bottom: -18px !important
}

.mqb-margin-negative-right-10 {
    margin-right: -10px !important
}

.mqb-margin-negative-top-50 {
    margin-top: -50px !important;
}

.mqb-margin-negative-top-40 {
    margin-top: -40px !important;
}

.mqb-margin-negative-top-85 {
    margin-top: -85px !important;
}

.mqb-margin-negative-small-top {
    margin-top: -10px !important;
}

.mqb-margin-top-50 {
    margin-top: 50px !important;
}

.mqb-padding-right-40 {
    padding-right: 40px !important;
}

.mqb-padding-left-50 {
    padding-left: 50px !important;
}

.mqb-padding-left-25 {
    padding-left: 25px !important;
}

.mqb-padding-left-11 {
    padding-left: 11px !important;
}

.mqb-padding-bottom-8 {
    padding-bottom: 8px !important;
}

.mqb-padding-bottom-12 {
    padding-bottom: 12px !important;
}

.mqb-padding-bottom-20 {
    padding-bottom: 20px !important;
}

.mqb-padding-top-60 {
    padding-top: 60px !important;
}

.mqb-padding-top-30 {
  padding-top: 30px !important;
}

.mqb-padding-top-2 {
    padding-top: 2px !important;
}

.mqb-padding-bottom-2 {
    padding-bottom: 2px !important;
}

.mqb-top--19 {
    top: -19px !important;
}

.mqb-top--8 {
    top: -8px !important;
}

.mqb-right--18 {
    right: -18px !important;
}

.mqb-original-text {
    text-transform: none !important;
}

/* ========================================================================
  Component: mastery level progress bar
========================================================================== */

.mqb-mastery-level {
    margin-bottom: -16px;
}

/* ========================================================================
  Component: TSR
 ========================================================================== */

.mqb-image-preload {
    overflow: hidden;
    width: auto;
    max-width: none !important;
    height: 100%;
    text-align: center;
}

.mqb-image-preload>* {
    height: 100%;
    width: auto;
    max-width: none;
}

.mqb-admin-filter-dashboard {
    position: relative;
    left: 7px;
    width: 95%;
}

.mqb-width-px-40 {
    width: 40px !important;
}

.mqb-index-paginate {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.mqb-book-search-line {
    margin-top: 16px;
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    margin-right: 10px;
    margin-left: 10px;
    border-top: 1px solid #000000;
    opacity: 0.11;
}

.mqb-book-search-line:nth-last-child(3) {
    width: 90%;
}

.mqb-drop-zone {
    border: 4px dashed #e5e5e5 !important;
    border-radius: 20px !important;
}

/* ========================================================================
  Knowledge_book: Edit
 ========================================================================== */

.mqb-new-title {
    width: calc(100% - 263px) !important;
}

.mqb-filter-opacity-50 {
    filter: opacity(0.5);
}

.mqb-filter-opacity-50 {
    left: 58px;
    bottom: -11px;
}

.mqb-create-new-kc {
    right: 71px;
    top: -10px;

}

.mqb-modal-kb {
    z-index: 1020;
    background-color: rgba(0, 0, 0, 0.6) !important;
}

/* ========================================================================
   Component: Modal
 ========================================================================== */

.mqb-modal-parent {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.mqb-modal {
    border-radius: 30px;
    box-shadow: 4px 7px 23px 0 rgba(0, 0, 0, 0.3) !important;
}

.mqb-right-badge {
    text-transform: uppercase !important;
    padding: 12px 10px 12px 12px !important;
    border-radius: 500px 0 0 500px !important;
}

.mqb-right-badge-cr {
    padding: 14px 10px 14px 12px !important;
}

.mqb-left-badge-program {
    padding: 12px !important;
}

/* ========================================================================
   Component: trainer dashboard
 ========================================================================== */

.mqb-supervisor-date {
    margin-left: 39px;
    margin-top: -28px;
    padding: 15px 0px 0px 15px;
}

.mqb-supervisor-date-guest {
    margin-left: 51px;
    margin-top: -4px;
}

.mqb-supervisor-date-owner {
    margin-left: 54px;
    margin-top: -4px;
}

.mqb-supervisor-date-sso {
    margin-left: 20px;
    margin-top: -4px;
}

.mqb-supervisor-event_title {
    margin-top: -39px;
    padding-left: 23px;
}

.mqb-supervisor-program-list:before {
    content: "";
    display: block;
    width: 0;
    height: calc(100% - 146px);
    border: 1px dashed #666;
    position: absolute;
    top: 80px;
    left: 36px;
}

.mqb-supervisor-program-list:after {
    content: "\25BC";
    color: #666;
    display: block;
    width: 10px;
    position: absolute;
    bottom: 55px;
    left: 29px;
    font-size: 18px;
}

.mqb-supervisor-program-list-small:before {
    content: "";
    display: block;
    width: 0;
    height: calc(89% - 80px);
    border: 1px dashed #666;
    position: absolute;
    top: 80px;
    left: 36px;
}

.mqb-supervisor-program-list-small:after {
    content: "\25BC";
    color: #666;
    display: block;
    width: 10px;
    position: absolute;
    bottom: 4%;
    left: 29px;
    font-size: 18px;
}

.mqb-chevron-attempts {
    top: -9px;
    left: 3px;
    z-index: 0;
    color: #ebebeb;
    font-size: 18px !important;
}

.mqb-chevron-attempts-1 {
    top: -9px;
    z-index: 0;
    color: #ebebeb;
    font-size: 18px !important;
}

.mqb-chevron-attempts-2 {
    top: -9px;
    left: -8px;
    z-index: 0;
    color: #ebebeb;
    font-size: 18px !important;
}

.mqb-chevron-attempts-3 {
    top: -9px;
    left: 0px;
    z-index: 0;
    color: #ebebeb;
    font-size: 18px !important;
}

/* ========================================================================
   Component: student HUB dashboard
 ========================================================================== */

.mqb-squared-icon-grey {
    padding: 10px;
    border-radius: 5px;
    background-color: #F7F7F7;
    width: 20px;
    height: 20px;
    min-width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.mqb-squared-icon-grey.small {
    width: 20px;
    height: 20px;
    min-width: 20px;
}

.mqb-squared-icon-grey.small.reco {
    width: 38% !important;
    height: 90% !important;
    margin-top: -4px !important;
    border-radius: 6px 0px 0px 10px !important;
}

.mqb-squared-icon-grey.big {
    width: 30px;
    height: 30px;
    min-width: 30px;
}

.mqb-round-icon-grey {
    padding: 10px;
    border-radius: 25px;
    background-color: #F7F7F7;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.mqb-round-icon-grey.small {
    width: 20px;
    height: 20px;
    min-width: 20px;
}

.mqb-round-icon-grey.big {
    width: 30px;
    height: 30px;
    min-width: 30px;
}

.mqb-border-rounded-top {
    border-radius: 25px 25px 0px 0px;
    border: solid 1px;
    border-color: #F7F7F7;
}

.mqb-border-rounded-bottom {
    border-radius: 0px 0px 25px 25px;
    border: solid 1px;
    border-color: #F7F7F7;
}

.mqb-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
}

.mqb-pb-header-container {
    z-index: 1;
    background-color: white;
    border-radius: 15px;
    padding: 10px;
    position: absolute;
    top: -50px;
    left: 14%;
}

.mqb-pb-header {
    max-height: 50px;
    border-radius: 15px;
    padding: 10px;
    box-shadow: 4px 7px 23px 0 rgba(0, 0, 0, 0.07);
}

.mqb-pb-header.uk-active {
    box-shadow: 0px 0px 2px 1px #00AACE;
}

/* circle progress */

.mqb-circle-progress {
    position: relative !important;
    min-width: 50px;
}

.mqb-circle-progress>canvas {
    position: absolute !important;
}

/* cards */

.mqb-student-tsr-card {
    z-index: 1;
    border-radius: 25px;
    padding: 5px 10px;
    box-shadow: 4px 7px 23px 0 rgba(0, 0, 0, 0.07);
    width: 250px;
    min-width: 250px;
    height: 55px;
    min-height: 55px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px !important;
}

.mqb-student-tsr-card.uk-active {
    box-shadow: 0px 0px 2px 1px #00AACE;
}

.mqb-student-reco-card {
    z-index: 1;
    border-radius: 10px;
    padding: 5px 10px;
    box-shadow: 4px 7px 23px 0 rgba(0, 0, 0, 0.07);
    width: 250px;
    min-width: 250px;
    height: 55px;
    min-height: 55px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px !important;
    position: relative;
}

.mqb-student-completed-card {
    z-index: 1;
    border-radius: 35px;
    padding: 5px 10px;
    border: solid 2px;
    box-shadow: 4px 7px 23px 0 rgba(0, 0, 0, 0.07);
    width: 250px;
    min-width: 250px;
    height: 55px;
    min-height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px !important;
    position: relative;
}

.mqb-student-completed-active {
    border-color: #32d296;
    background-color: #ABEBC6;
}

.mqb-student-completed-inactive {
    border-color: #959396;
    background-color: #c5c5c5;
}

.mqb-student-reco-card.uk-active {
    box-shadow: 0px 0px 2px 1px #00AACE;
}

.mqb-border-reco-top-success {
    border-top: 4px solid #32d296;
}

.mqb-border-reco-top-warning {
    border-top: 4px solid #FFA500;
}

[id^=svgContainer_] {
    z-index: 0;
    position: absolute;
    top: 12px;
}

.mqb-border-card {
    border-radius: 15px;
    border: 1px solid #EBEBEB;
}

.mqb-program-container {
    padding: 0px 15px 15px 15px !important;
}

.mqb-event-reco-card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 120px;
    margin-right: 10px;
    border-radius: 6px 0px 0px 10px;
    margin-top: -4px !important;
}

.mqb-student-attempt-card {
    z-index: 1;
    border-radius: 25px;
    padding: 5px 10px;
    box-shadow: 4px 7px 23px 0 rgba(0, 0, 0, 0.07);
    width: 250px;
    min-width: 250px;
    height: 55px;
    min-height: 55px;
    border-color: #959396;
    background-color: #c5c5c5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px !important;
}

.mqb-max-height-px-50 {
    max-height: 50px;
}

.mqb-text-box {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.mqb-text-box-inline {
    overflow: hidden;
    display: inline;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.mqb-pb-header-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 100px;
    margin-right: 10px;
    margin-left: -10px;
    border-radius: 15px 0px 0px 15px;
}

.mqb-viz-engine-retry {
    justify-content: center;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    text-align: center !important;
}

.mqb-viz-engine-retry svg {
    margin-top: -5px !important;
}

.mqb-tsr-circle-button {
    width: 19px !important;
    height: 19px !important;
    border: 2px solid !important;
    border-radius: 25px !important;
    margin-left: 28px !important;
}

.mqb-matching-container {
    display: flex;
    flex-flow: wrap;
    height: 100%;
    width: 100%;
}

.mqb-matching-container p {
    text-align: center;
    display: block;
}

.mqb-matching-container img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.mqb-qcm-image img {
    max-width: 100%;
    max-height: 200px;
    display: block;
}

.mqb-qcm-image em {
	color: inherit;
}

.mqb-line-separator {
    margin-top: 20px;
    border-top: 1px solid #000000;
    opacity: 0.11;
}

.mqb-flat-button {
    min-height: 40px !important;
    max-height: 40px !important;
    min-width: 210px !important;
    max-width: 210px !important;
    padding-left: 30px;
    padding-right: 20px;
}

.mqb-break-word {
    word-wrap: break-word !important;
}

.mqb-border-2{
    border-width: 2px !important;
}

.mqb-dashed-border{
    border: 1.5px dashed #ccc;
    border-radius: 10px;
}

/* .uk-tooltip.mqb-tooltip::before{
    margin-top: 2px;
    margin-right: 10px;
    align-self: flex-start;
    content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='%235f5f5f' stroke-width='1.1' d='M17.5,3.71 L17.5,7.72 C17.5,7.96 17.4,8.2 17.21,8.39 L8.39,17.2 C7.99,17.6 7.33,17.6 6.93,17.2 L2.8,13.07 C2.4,12.67 2.4,12.01 2.8,11.61 L11.61,2.8 C11.81,2.6 12.08,2.5 12.34,2.5 L16.19,2.5 C16.52,2.5 16.86,2.63 17.11,2.88 C17.35,3.11 17.48,3.4 17.5,3.71 L17.5,3.71 Z'%3E%3C/path%3E%3Ccircle cx='14' cy='6' r='1'%3E%3C/circle%3E%3C/svg%3E");
} */

.uk-tooltip.mqb-tooltip{
    display: flex;
    align-items: center;
    padding: 10px 12px !important;
    font-size: 15px;
    max-width: 500px;
    background-color: #fff;
    box-shadow: 0 4px 17px 6px rgb(0 0 0 / 10%);
    color: #323338;
}

.mqb-new-ct{
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
