.modal {
    width: auto;
    background-color: transparent;
}

@media only screen and (min-width: 800px) {
    .mloader-logo #bg-img1 {
        width: 40% !important;
    }

    .mloader-logo #bg-img2 {
        width: 9% !important;
    }
}

.attea_special_signup {
    height: 36px;
    padding: 0;
    margin-bottom: 8px;
    padding-top:5px;
}

.special_signup {
    height: 36px;
    padding: 0;
}

.newbuttoncolor
{
    background-color: rgba(240, 240, 240, 0.6);
    color:#444444 !important;
}

.newbuttoncolor:hover
{
    background-color: rgba(250, 250, 250, 0.5);
    color:#222222 !important;
}

#bg-img1
{
    vertical-align:middle;
    padding:3.4em 0 0 0;
}

#bg-img2
{
    vertical-align:middle;
    padding:0;
}