#adminmenu a.toplevel_page_chart-builder.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_chart-builder div.wp-menu-name {    
transition: .3s ease-in-out;
}
#adminmenu a.toplevel_page_chart-builder div.wp-menu-image img {
width: 25px;
padding: 5px 0 0;
transition: .3s ease-in-out;
}
#adminmenu li.toplevel_page_chart-builder ul.wp-submenu.wp-submenu-wrap li a[href*="features"] {
color: #68A615;
font-weight: bold;
}
.chart-elementor-widget-logo-wrap .chart-elementor-widget-logo:before,
.chart-elementor-widget-logo:before {
content: "";
background-image: url(//familypoint.cz/wp-content/plugins/chart-builder/admin/images/ays_chart_logo.png);
height: 30px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.chart-elementor-widget-logo-wrap {
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
font-weight: 700;
}
.chart-elementor-widget-logo-wrap .chart-elementor-widget-logo {
display: inline-block;
margin-right: 5px;
width: 30px;
height: 30px;
}
.chart-elementor-widget-logo-wrap .chart-elementor-widget-logo:before {
text-align: left;
}
.swal2-popup.swal2-modal.ays-chart-deactivate-popup.swal2-show {
font-size: initial !important;
}
.swal2-popup .ays-chart-upgrade-button,
.swal2-popup .ays-chart-cancel-button {
position: relative;
}
.swal2-popup .ays-chart-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-chart-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-chart-upgrade-button.swal2-styled.swal2-confirm {
background-color: #fff !important;
color: #3085d6 !important;
border: 1px solid #3085d6 !important;
}
#ays-chart-plugins-buy-now-button {
color: #01A32A;
font-weight: bold;
}
#ays-chart-plugins-buy-now-button:hover {
color: #3B8D3F;
}#czmapwrapper {
max-width: 1920px;
margin: 0 auto;
padding: 0 0;
background-color: transparent;
min-width: 220px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; 
}
#czvisns {
font-family: Arial, Helvetica, sans-serif;
}
#czmapbase svg {
max-height: 100%;
width: 100%;
margin: 0;
}
#tipczmap {
font: 14px/16px Trebuchet MS, Helvetica, Arial, sans-serif;
display: none;
max-width: 40%;
padding: 5px;
visibility: visible;
border: 1px solid #404040;
color: #404040;
z-index: 1000;
float: left;
position: absolute;
background: rgba(265, 265, 265, 0.9);
word-break: keep-all;
box-shadow:1px 2px 4px rgba(0, 0, 0, 0.5);
-moz-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.5);
}
#tipczmap:empty {
padding: 0;
visibility: hidden;
}
#tipczmap p {
margin: 0!important;
color: #404040!important;
}
#tipczmap img {
float: left;
padding: 3px;
max-width: 100%;
}
@media screen and (max-width: 320px){
#czmapbase svg {
height:140px;
}
#tipczmap {
max-width: 40%;
}
#tipczmap img {
max-width: 95%;
}
}
@media screen and (max-width: 400px) and (min-width: 321px) {
#czmapbase svg {
height:180px;
}
}
@media screen and (max-width: 480px) and (min-width: 401px) {
#czmapbase svg {
height:220px;
}
}
@media screen and (max-width: 568px) and (min-width: 481px) {
#czmapbase svg {
height:270px;
}
}
@media screen and (max-width: 685px) and (min-width: 569px) {
#czmapbase svg {
height:320px;
}
}
@media screen and (max-width: 767px) and (min-width: 686px) {
#czmapbase svg {
height:370px;
}
}
@media screen and (min-width: 768px) {
#czmapbase svg {
height:390px;
}
}