﻿#VendorBrandLogo
{
    width: 256px;
    height: 119px;
    background: url(img/vendorBrandLogo.png) no-repeat center bottom;
}

#machines_details_info_default_aspx_body #VendorBrandLogo, #units_details_info_default_aspx_body #VendorBrandLogo
{
    bottom: -5px;
}

/* LANDING PAGE */
#logotype
{
    width: 138px;
    height: 63px;
    background: url(img/logotype.png);
    margin: 10px 0px 0px 27px;
    float: left;
}

#logintext
{
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    top: 120px;
    left: 52px;
    width: 390px;
    height: auto;
}

#login_wrapperOuter
{
    background: transparent url(img/login_div_bg.png) no-repeat top left;
    margin: 0px auto 0px auto;
    width: 894px;
    height: 744px;
    position: relative;
}
.AspNet-Login
{
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    width: 330px;
    height: auto;
    top: 450px;
    left: 520px;
    position: absolute;
}
