body, html, form
{
    padding: 0;
    margin: 0;
}
body
{
    height: 100%;
    width: 100%;
    background-color: #999999;
}
.center_box
{
    width: 890px;
    height: 461px;
    margin: 0 auto;
    clear: both;
    background-color: #999999;
    background: url(../_ClientConfig/login.png);
    padding: 192px 5px 5px 25px;
}
.center_box_MT
{
    width: 860px;
    height: 461px;
    margin: 0 auto;
    clear: both;
    background-color: #999999;
    background: url(../image/login_MT.png);
    padding: 192px 5px 5px 25px;
}
.fleft
{
    float: left;
}
.div_1
{
    width: 310px;
    height: 276px;
}
/*--background-color: Red;*/
.div_2
{
    width: 283px;
    height: 276px;
    text-align: center;
}
/*--background-color: #44729e;*/
.div_3
{
    width: 236px;
    height: 276px;
}
.txtUser
{
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 2px 1px 0px 3px;
    text-transform: uppercase;
    width: 220px;
    margin-left: 0px;
    margin-top: 49px;
    margin-bottom: 0px;
    display: inline;
    left: 0px;
    top: 0px;
}
.txtUser_MT
{
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 2px 1px 0px 3px;
    text-transform: uppercase;
    width: 220px;
    margin-left: 0px;
    margin-top: 73px;
    margin-bottom: 0px;
    display: inline;
}
.txtParola
{
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 2px 1px 0px 3px;
    text-transform: uppercase;
    width: 220px;
    margin-left: 0px;
    margin-top: 35px;
    margin-bottom: 0px;
}
.txtParola_MT
{
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 2px 1px 0px 3px;
    text-transform: uppercase;
    width: 220px;
    margin-left: 0px;
    margin-top: 58px;
    margin-bottom: 0px;
}
.cmbSocietate
{
    margin-left: 28px;
    margin-top: 38px;
    margin-bottom: 0px;
    top: 0px;
    left: 0px;
}
.divErr
{
    margin-top: 9px;
    margin-left: 20px;
    width: 240px;
    height: 18px;
}
.divErr_MT
{
    margin-top: 10px;
    margin-bottom: 0;
    width: 270px;
    height: 18px;
}
.divBtn
{
    margin-left: 180px;
    margin-top: 19px;
    margin-bottom: 0px;
}
.divBtn_MT
{
    margin-left: 177px;
    margin-top: 30px;
    margin-bottom: 0px;
}

.divMT1
{
    clear: both;
    margin-left: 0px;
}
/*
    --width: 837px;
    --margin-top: -7px;
*/
.divMT2
{
    margin-left: 0px;
    margin-top: 19px;
}
/*
    --width: 813px;
*/
.divMT3
{
    width: 813px;
    margin-left: 0px;
    margin-top: 5px;
}
.NoStyle
{
    background: none;
    border: 0;
    color: black;
    padding: 0;
    height: auto;
}
