﻿body
{
	margin: 0px;
}

div.login
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -228px;
	margin-top: -197px;
	width: 456px;
	height: 394px;
	background: url("../App_Themes/Imagens/Login2.jpg");
	border: 0;
}

div.accountInfo
{
	width: 280px;
	height: 150px;
	margin-left: 70px;
	margin-top: 190px;
}

legend
{
	color: White;
}

.labelLogin
{
	color: White;
	width: 50px;
}

.textboxLogin
{
	color: White;
	float: left;
	margin-top: -22px;
	padding-bottom: 10px;
	padding-left: 67px;
	width: 78px;
}

.liLogin
{
	list-style: none outside none;
	width: 52px;
}

.ulLogin
{
	margin-left: -33px;
	width: 251px;
}

.footer
{
	clear: both;
	text-align: right;
	margin-right: 45px;
}

.buttonLogin
{
	margin-top: 70px;
	width: 80px;
}

.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
    background-position: 0 center;
    background-repeat: no-repeat;
    height: 16px;
    padding-left: 18px;
}

.ext-gecko .x-btn button, .ext-webkit .x-btn button {
    padding-left: 0;
    padding-right: 0;
}

.x-btn button {
    color: #333333;
    font: 11px arial,tahoma,verdana,helvetica;
}

.x-btn button {
    color: #333333;
    font: 11px arial,tahoma,verdana,helvetica;
}

.x-btn button {
    /* background-color: transparent; */

    background-color: white !important;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    outline: 0 none;
    overflow: visible;
    padding-left: 3px;
    padding-right: 3px;
    width: auto;
}

.icon-accept {
}

.x-btn-text {
    cursor: pointer;
    padding: 0;
    white-space: nowrap;
}

.x-label-value
{
	font-size: 12pt; 
	font-weight:bold; 
}

.x-form-item-label
{
	color: Black;
	font-size: 12pt; 
}





.botaoConectar {
    background-color: white !important;
    margin-right: 7px !important;
}

    .botaoConectar:hover {
        border-color: white !important;
/*        border-width: 2px !important; */
    }

        /*.botaoConectar:hover * {
            background-color: #46a6c6 !important;
            color: white !important;
        }*/

    .botaoConectar button {
        color: #333333;
        font: 11pt arial,tahoma,verdana,helvetica !important;
        font-weight: bold !important;
    }



.botaoConectar {
    background-position: 0 center;
    background-repeat: no-repeat;
    height: 16px;
    padding-left: 18px;
}

.ext-gecko .ext-webkit .botaoConectar button {
    padding-left: 0;
    padding-right: 0;
}

.botaoConectar button {
    color: #333333;
    font: 11px arial,tahoma,verdana,helvetica;
}

.botaoConectar button {
    color: #333333;
    font: 11px arial,tahoma,verdana,helvetica;
}

.botaoConectar button {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    outline: 0 none;
    overflow: visible;
    padding-left: 3px;
    padding-right: 3px;
    width: auto;
}

.botaoConectar {
    cursor: pointer;
    padding: 0;
    white-space: nowrap;
}
