@font-face {
  font-family: 'Neue Haas Grotesk Text Pro Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Neue Haas Grotesk Text Pro Bold'), url('../../../fonts/NHaasGroteskTXPro-75Bd.woff') format('woff');
}
header section.logo span,
footer .row:first-child section.logo span,
#confirmdialog .title,
.landing .logo .text,
.landing .motto {
	font-family: 'Neue Haas Grotesk Text Pro Bold', 'Arial', sans-serif !important;
	letter-spacing: 1px;
}
.features .motto {
  line-height: 46px;
  font-family: 'Neue Haas Grotesk Text Pro Bold', 'Arial', sans-serif !important;
  letter-spacing: 1px;
  font-weight: bold;
  white-space: pre-wrap;
}
.device .motto {
  font-family: 'Neue Haas Grotesk Text Pro Bold', 'Arial', sans-serif !important;
  letter-spacing: 1px;
  color: #0b68bb;
  white-space: pre-wrap;
  line-height: 44px;
  font-weight: bold;
}
header section.headermotto span {
  position: absolute;
  top: 0px;
  color: white;
  padding: 17px 0px;
  text-align: center;
  font-family: 'Neue Haas Grotesk Text Pro Bold', 'Arial', sans-serif !important;
  letter-spacing: 1px;
  font-size: 18px;
  width: 100%;
}
.container .settings .content .body .credits.single section.bonus div {
  position: absolute;
  left: -12px;
}
.container .userinfo .body section.actions button.like,
.container .userinfo .body section.actions button.likeliked {
    margin-right: 30px !important;
}  
.container .userinfo .body section.actions button.video-1 {
    margin-left: 30px !important;
}
header {
  background-color: #DA1C5D;
}
header section.logo span.image {
  background-position: -390px -100px;
}
header section.navigation nav li:not([count="0"]):after {
  border-color: #EE2A7B;
  color: #EE2A7B;  
}
.list .user:hover {
  box-shadow: 0px 0px 6px 4px rgba(187,47,93,.5);
}
.container .log div.filter span {
  width: 25% !important;
}
.container .log .head > section {
  width: 100% !important;
}
.container .log .head > section.logs {
  border-right: 0px !important;
}
@-webkit-keyframes spin-random-call{
    0%{
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    border-bottom-color: white;
    border-top-color: white;
    }
    10%{
    border-bottom-color: #EE2A7B;
    border-top-color: #EE2A7B;
    }
    20%{
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    border-bottom-color: white;    
    border-top-color: white;    
    }
    100%{
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    }    
/*
    75%{
    border-bottom-color: white;
    }
*/
    100%{

    }
}
.logo span.image {
  background-image: url(../../../0e0ef6b16ca9c20a33095c1e0a435094/content-new/img/logo/peeperapp.png);
  background-repeat: no-repeat;
  background-position: 0px 0px !important;
  background-size: 50px !important;
}