.wppb-select-cpt span.select2-container{
clear: none;
width: 69.9% !important;
}
@media screen and (max-width: 400px){
.wppb-select-cpt span.select2-container{
clear: none;
width: 100% !important;
}
}.wppb-remove-upload{
color:#BC0B0B;
cursor:pointer;
}
.wppb-remove-upload:hover{
color:#FF0000;
}
.wppb-remove-upload:focus{
border:1px dotted blue;
} .upload-field-details{
display:inline-block;
vertical-align:middle;
min-height:24px;
padding:2px 0;
}
.upload-field-details p{
margin:2px 0 0;
}
.upload-field-details img{
margin:0 5px 0 0;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.upload-field-details > *{
float:left;
}
.upload-field-details span{
display:block;
}
.upload-field-details .file-name{
font-weight:bold;
color:#21759B;
}
.upload-field-details .file-type {
font-size: 11px;
}
.wppb_upload_button {
background: none repeat scroll 0 0 #f7f7f7;
border: 1px solid #ccc;
color: #555;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 26px;
padding: 0 15px;
text-decoration: none;
white-space: nowrap;
}
.wppb_upload_button:hover {
background: none repeat scroll 0 0 #fafafa;
border: 1px solid #999;
color: #222;
text-decoration: none;
}.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;
}
#adminmenu a.toplevel_page_quiz-maker div.wp-menu-image img {
width: 32px;
padding: 1px 0 0;
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(//www.beste-pka.de/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 { }