﻿
.center-panel{
	width:400px;
	height:410px;
	position:absolute;
	left:50%;
	top:50%;
	margin:  -100px 0 0 -200px;
	background: transparent url('images/LoginFormOffice2010Silver.png') no-repeat 0 0;
}

.login-form
{
    list-style:none;
    position:absolute;
    top: 100px;
    width:350px;
    padding:0;
    margin:0;
    color: #fff;
}

.login-form
{
    left: 55px;
}

.login-form .label
{
    float:left;
    width: 65px;
    margin-top:4px;
    color: #fff;
}

.label2
{
    font-size:9pt;
    color: black;
}

.validator
{
    margin: 4px 0 4px 65px;
    color: #ffde01 !important;
    display:block;
    font-size:9pt;
}

a.form-button
{
    background: transparent url('images/button.jpg') no-repeat 0 0;
    display:block;
    width:120px;
    height:21px;
    line-height: 21px;
    text-decoration: none;
    color: #000;
    text-align:center;
}

#Button11
{
    margin-left: 60px;    
}
#Button22
{
    margin-left: 175px;    
}

.login-title
{
    font: 17px 'Segoe UI', Arial, sans-serif;
    color:#fff;
    position: absolute;
    top: 50px;
    left: 114px;
}

