#loading #logo {
    background-image: url(/css/theme/logo-cantv.png);
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x:center;
    margin: auto;
    margin-top:50px;
}

a#appName img {
    xmargin-top: -30px;
    max-height: 50px;
    xfloat: left;
}

.dvLogo {
    height: 50px;
}

#appName {
    height: 50px;
}
  
#loading #loading {
    margin-top:150px;
    font-size: 2em;
}

#login #logo, #login_logo {
    background-image: url(/css/theme/logo-cantv.png);
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    margin: auto;
    margin-top:5px;
    margin-bottom: 15px;
}

#btLogin {
    background-color: black;
    border-color: black;
    color: yellow;
}

.loginBk a {
    color: black;
    font-weight: bold;
}
  
div.container:nth-child(2) > a:nth-child(1)[href="http://apex.apfutura.net/bugs"] {
display:none
}
