#lpbasecontainer.lp-base-container {all: initial;min-height: 40px;width: 100%;text-align: center;font-family: sans-serif;font-size: 15px;letter-spacing: 1px;color: white;display: block;background: #0a237dbf;position: fixed;z-index: 999999;bottom: 0;}
#lpbasecontainer .lp-base-text {margin-top: 5px;margin-bottom: 5px;font-weight: 700;color: white;float: left;width: 33%;min-width: 300px;display: table-cell;line-height: 27px;}
#lpbasecontainer .lp-base-pro-button {background: #2196F3;padding: 5px 10px 5px 10px;color: beige;text-decoration: none;border-radius: 5px;border: 2px solid blue;font-weight: 700;}
#lpbasecontainer .lp-base-pro-button.button {display: unset;width: unset;height: unset;margin-bottom: 0 !important;margin-top: 0 !important;line-height: 27px;font-family: sans-serif;font-size: 15px;letter-spacing: 1px;color: white;-webkit-box-shadow: unset;-moz-box-shadow: unset;box-shadow: unset;text-shadow: unset;}
#lpbasecontainer .lp-base-text img {vertical-align: middle;width: 30px;height: 30px;float: unset;margin: unset;padding: unset;display: inline-block;}
#lpbasecontainer .lp-base-utp {margin-bottom: 0 !important;margin-top: 0 !important;}
#lpbasecontainer .lp-base-utp:after {content: "Ð­Ð¢ÐžÐ¢ Ð›Ð•ÐÐ”Ð˜ÐÐ“ ÐœÐžÐ–ÐÐž ÐšÐ£ÐŸÐ˜Ð¢Ð¬!";}
#lpbasecontainer .lp-base-pro-button.button:after {content: "ÐšÐ£ÐŸÐ˜Ð¢Ð¬";position: unset;display: inline-block;background: unset;width: unset;}
#lpbasecontainer .lp-base-pro-button.button:hover {background: #7cb53a;}
#lpbasecontainer .lp-base-pro-button.logo span:after {content: "LP-BASE.PRO";}
#lpbasecontainer  a.lp-base-pro-button.logo {color: white;font-size: inherit;font-family: inherit;background: none;border: none;float: unset;width: unset;padding: unset;}
#lpbasecontainer  a.lp-base-pro-button.logo:before, a.lp-base-pro-button.logo:after {content: none;}
#lpbasecontainer .lp-base-span {margin-left: 10px;vertical-align: middle;display: unset !important;color: unset !important;font-size: 15px !important;}
@media screen and (max-width: 520px) {
  #lpbasecontainer .lp-base-text {
    width: 100%;
  }
  #lpbasecontainer .lp-base-container {min-height: 100px;}
  #lpbasecontainer .lp-base-utp {font-size: 15px !important}
}
#lpbasecontainer .lp-thief a {color: #f0f8ff17;}





.lp-base-utp {
	-webkit-animation: text-shadow-drop-center 2s infinite both;
	        animation: text-shadow-drop-center 2s infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2019-6-8 18:42:58
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * @animation text-shadow-drop-center
 * ----------------------------------------
 */
@-webkit-keyframes text-shadow-drop-center {
  0% {
    color: white;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  50% {
    color: #f3b221;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    color:#d0972f;
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.85);
  }
}
@keyframes text-shadow-drop-center {
  0% {
    color: white;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  50% {
    color: #f3b221;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    color:#d0972f;
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.85);
  }
}
