
.login-body-feliz-navidad {
    background: rgba(50,122,194,1) !important;
    background: -moz-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50,122,194,1)), color-stop(59%, rgba(50,122,194,1)), color-stop(100%, rgba(152,97,179,1))) !important;
    background: -webkit-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327ac2', endColorstr='#9861b3', GradientType=0 ) !important;
}

html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background: rgba(50,122,194,1) !important;
    background: -moz-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50,122,194,1)), color-stop(59%, rgba(50,122,194,1)), color-stop(100%, rgba(152,97,179,1))) !important;
    background: -webkit-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(50,122,194,1) 0%, rgba(50,122,194,1) 59%, rgba(152,97,179,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327ac2', endColorstr='#9861b3', GradientType=0 ) !important;
}

.feliz-navidad{
    color: #fff;
    font-family: RobotoNormal;
    font-size: 16px !important;
    max-width: 330px;
    margin: 30px auto 0;
}

.feliz-navidad-mensaje{
    color: #fff;
    font-family: RobotoNormal;
    font-size: 17px !important;
    max-width: 395px;
    margin: 1px auto 0;
}