* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	padding: 20px;
	font: 12px Arial, Helvetica, sans-serif;
}
h3 {
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.radio {
	margin: 0 11px;
}
.radio-0 {
	margin-left: 0;
}
.tabs {
	margin: 20px 0 0 10px;
	display: table;
	height: 36px;
}
.tabs li {
	float: left;
}
.tabs li a {
	display: block;
	text-align: center;
	padding: 10px;
	margin-right: 2px;
	text-decoration: none;
	color: black;
	font-weight: bolder;
}
.tabs .tab-ativa, .tabs .tab-nao-ativa {
	background: #eee;
	border: 1px solid #ccc;
	border-bottom: none;
}
.tabs .tab-ativa, .tabs .tab-nao-ativa:hover {
	background: url(/images/spam-tab-bg-ativo-1.gif);
}
.spam-box {
	background: #eee;
	border: 1px solid #ccc;
	border-top: 7px solid #ccc;
	padding: 15px;
}
.spam-box p {
	line-height: 30px;
}
.spam-box label {
	display: block;
	font-weight: bolder;
	line-height: 30px;
}
.spam-box input.text {
	padding: 2px;
	width: 99%;
}
input.submit {
	margin-top: 18px;
	padding: 2px 15px;
	font-weight: bolder;
}
.spam-box h4.contexto-spam {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.spam-box .destaque {
	color: red;
}
#login form {
	width: 430px;
}
#login label {
	display: block;
	font-weight: bolder;
	line-height: 35px;
	margin-top: 5px;
}
#login input.text {
	padding: 2px;
}
#login {
	width: 405px;
	height: 257px;
	padding: 15px 25px 25px;
	margin: 70px auto 0px auto;
}

div.uolhost {
	background: url(/images/login-bg-1.gif) no-repeat !important;
	color: white;
}

div.digiweb {
        background: url(/images/login-digiweb-bg.gif) no-repeat !important;
        color: white;
}

div.plugin {
        background: url(/images/login-plugin-bg.jpg) no-repeat !important;
        color: black;
}

#login h1 {
	margin-bottom: 10px;
	font-size: 24px;
}
#login a {
	color: white;
}
span.assinatura a {
	color: blue;
}
span.assinatura {
	text-align: center;
	display: block;
}
#login .dominio {
	font-weight: bolder;
}
#login input.text {
	margin-right: 5px;
}
.seletores {
	float: left;
	margin-top: 40px;
}
.seletores li a {
	background: #f1f1f1 url(/images/seletor-borda-1.gif) top left no-repeat;
	display: block;
	padding: 7px;
	width: 140px;
	text-decoration: none;
	margin-bottom: 2px;
	color: black;
	font-weight: bolder;
	font-size: 14px;
}
.seletores li a.selecionada, .seletores li a:hover {
	background-color: #ccc;
	font-weight: bolder;
	
}
.seletor-case {
	margin-left: 154px;
	padding: 20px;
	border: 1px solid #ccc;
	border-left: 4px solid #ccc;
}
div.tooltip-1 {
	display:none;
	position:relative;
}
div img.tooltip-1-1 {
	left:50px;
	position:absolute;
	top:-87px;
}

div.padrao {
        background: url(/images/login-padrao-bg.jpg) no-repeat !important;
        color:#333;
        position:relative;
}
div.padrao #logo-empresa{
        position:absolute;
        top:7px;
        right:15px;
        _right:36px;
}

