@charset "utf-8";
/* 
Theme Name: beaute-c.com theme 
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 1.0
 */

.login h1 a {
 background-image: none, url("img/logo.svg");
 background-position: center top;
 background-repeat: no-repeat;
 background-size: 84px auto;
 display: block;
 font-size: 20px;
 height: 84px;
 line-height: 1.3em;
 margin: 0 auto 25px;
 outline: 0 none;
 padding: 0;
 text-indent: -9999px;
 width: 84px;
}
.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

.bz a:after {content:"->"}