.ht-ctc-chat{--side:right}.ht-ctc-opacity-hide{opacity:0}.ht-ctc-opacity-show{opacity:1}.ht-ctc-display-hide{display:none}.ht-ctc-display-show{display:block}.ht-ctc-display-unset{display:unset!important}@keyframes ctcBounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes ctc_fadeIn{0%{opacity:0}to{opacity:1}}.ht-ctc-bounce{animation:ctcBounce .45s ease-out forwards}.ht-ctc-fade-in{animation:ctc_fadeIn .25s ease}.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){box-sizing:border-box;margin:0;padding:0}.ht_ctc_chat_greetings_box ol,.ht_ctc_chat_greetings_box ul{margin-bottom:0;margin-top:0}.ht_ctc_chat_greetings_box_layout{clear:both}.ht_ctc_greetings{pointer-events:none}.ht_ctc_chat_greetings_box{pointer-events:auto}.ht_ctc_greetings_box{opacity:0;transform:scale(0) translate(20px,20px);transform-origin:bottom var(--side,right);transition:all .4s cubic-bezier(.19,1,.22,1)}.ht_ctc_greetings_box.ht_ctc_greetings_box_open{opacity:1;pointer-events:auto;transform:scale(1) translate(0)}.ht_ctc_modal_backdrop{animation:ctc_fadeIn .2s ease;backdrop-filter:blur(1px);background:rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.ht_ctc_notification{animation:ctcBounce .45s ease-out forwards}@keyframes ht_ctc_cta_stick{0%{opacity:0;transform:translateX(6px) scaleX(.6)}to{opacity:1;transform:translateX(0) scaleX(1)}}.ht-ctc-cta-stick{animation-duration:.12s;animation-fill-mode:both;animation-name:ht_ctc_cta_stick;animation-timing-function:cubic-bezier(.25,.8,.25,1);transform-origin:var(--side,right) center}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton{margin-top:-.9px!important}.greetings_header_image{display:inline-block;position:relative}.greetings_header_image img{object-fit:cover}.g_header_badge_online{border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px;z-index:1}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{left:0!important;right:unset!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{bottom:0!important;position:fixed!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{margin:7px!important;min-width:80vw!important;position:unset!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}.ays_menu_badge{
color: #fff;
display: inline-block;
font-size: 10px;
line-height: 14px;
text-align: center;
background: #ca4a1f;
margin-left: 5px;
border-radius: 20px;
padding: 2px 5px;
}
#adminmenu a.toplevel_page_quiz-maker.wp-menu-open div.wp-menu-image img {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
#adminmenu a.toplevel_page_quiz-maker div.wp-menu-name {    
transition: .3s ease-in-out;
}
ul#adminmenu a.toplevel_page_quiz-maker.wp-menu-open div.wp-menu-image img,
#adminmenu a.toplevel_page_quiz-maker div.wp-menu-image img {
width: 24px !important;
padding: 5px 0 0 !important;
transition: .3s ease-in-out;
}
ul.ays-wp-notice-answers{
list-style-type: none;
}
#adminmenu li.toplevel_page_quiz-maker ul.wp-submenu.wp-submenu-wrap li a {
transition: .3s ease-in-out;
}
#adminmenu li.toplevel_page_quiz-maker ul.wp-submenu.wp-submenu-wrap li a[href*="feature"] {
color: #68A615;
font-weight: bold;
}
.ays_quiz_deactivation_button{
background: transparent;
border: none;
color: #fff;
}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
} #dashboard-widgets #quiz-maker .inside {
margin: 0;
padding: 0;
}
.ays_quiz_maker_dashboard_widget {
display: flex; justify-content: space-between;
align-items: center;
margin: 0;
padding: 0;
}
.ays_dashboard_widget_item {
margin: 0;
padding: 0;
width: 100%;
}
.ays_dashboard_widget_item:not(:last-child) {
border-right: 1px solid #ccc;
}
.ays_dashboard_widget_item a {
display: block;
width: 100%;
padding: 10px 0;
text-align: center;
}
.ays_dashboard_widget_item img {
width: 30px;
height: 30px;
object-fit: contain;
line-height: 30px;
margin-right: 10px;
vertical-align: middle;
}
.ays_dashboard_widget_item span {
font-size: 16px;
font-weight: 500;
line-height: 30px;
display: inline-block;
}
.ays_dashboard_widget_item span:first-of-type {
margin-right: 5px;
} .ays_fa_power_off_quiz-wrap .ays_fa_power_off_quiz::before,
.ays_fa_power_off_quiz::before { content: "";
background-image: url(//leireducation.com/wp-content/plugins/quiz-maker/admin/images/icons/icon-128x128.png);
height: 30px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.ays_fa_power_off_quiz { }
.swal2-popup .ays-quiz-upgrade-button,
.swal2-popup .ays-quiz-cancel-button {
position: relative;
}
.swal2-popup .ays-quiz-upgrade-button.swal2-styled.swal2-confirm:after {
content: "(Save Your Data)";
position: absolute;
color: #878787;
bottom: -18px;
left: 25px;
font-size: 12px;
}
.swal2-popup .ays-quiz-cancel-button.swal2-styled.swal2-cancel:after {
content: "(Delete All Data)";
position: absolute;
color: #878787;
bottom: -18px;
left: 30px;
font-size: 12px;
}
.swal2-popup .ays-quiz-upgrade-button.swal2-styled.swal2-confirm {
background-color: #fff !important;
color: #3085d6 !important;
border: 1px solid #3085d6 !important;
}