﻿@charset "utf-8";
/* CSS Document */

.broadband_nodal p {
	color: #858585;
	line-height: 150%;
}
.broadband_nodal_form {
	color: #858585;
	width: 700px;
	height:100%;		
	margin: 0 auto;
}
.nodal_label {
	width: 200px;
	float: left;
	padding: 10px;
}
.nodal_input {
	width: 400px;
	float: left;
	padding: 10px;
}
.nodalinput {
	padding: 10px;
	width: 350px;
}
.nodalselect {
	border: 1px solid #858585;
	background-color: none;
}
.nodalselect:hover {
	background-color: none;
}
.nodal_button {
	margin-left: 230px;
}
.nodal_btn {
	width: 150px;
	background-color: #354e99;
	color: #fff;
	padding: 10px;
	border: 1px;
	cursor:pointer;
}
.note {
	font-size: 12px;
	color: #b1392e;
	margin: 0 auto;
	padding: 5px;
}
.nodal_state, .nodal_add {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 10px;
	width: 930px;
	margin: 0 auto;
	color: #b1392e;
	font-weight: bold;
	cursor:pointer;
}

.nodal_add {
    cursor: default;
}
th {
	color: #354e99;
	font-size: 13px;
}
.nodal_td {
	background-color: none;
	color: #858585;
	font-size: 12px;
	padding: 5px;
}

.selected_city {
background: url(../img/broadband/location_prod.png) no-repeat left center;
height: 30px;
}
td a {
	color: #354e99;
	text-decoration: none;
}

.star
{color:red;
}
.appellate
{
	color:#858585;
	
}

.app_add
{
	border:1px solid #ccc;
	color:#858585;
	font-size:13px;
    width:100%;	
}

.app_add td {
    padding: 10px;
    text-align: center;
}

.apptextbox
{
	padding: 8px;
color: #858585;
width: 200px;
}

.app_btn {
width: 120px;
background-color: #354e99;
color: #fff;
padding: 10px;
border: 1px;
cursor: pointer;
}

.appellate_form
{
	width:974px;
	/*border:1px dotted red;*/
	height:100%;
	overflow:hidden;
}

.panel1
{
	/*border:1px dotted blue;*/
	width:485px;
	float:left;
}

.panel2
{
	/*border:1px dotted green;*/
	width:485px;
	float:left;
	margin-top:15px;
}

.app_label {
	width: 198px;
	float: left;
	padding: 10px;
	/*border:1px dashed red;*/
	font-size:14px;
	color:#858585;
	line-height:225%;
}
.app_input
{
	float:left;
	/*border:1px dotted lime;*/
	width:240px;
	padding:2px;	
    color:#858585;
}

.app_input textarea
{
	width:224px;
    color:#858585;
}

.app_input select
{
	width:260px;
    color:#858585;
	
}

.appinput
{
	width:222px;
	padding:10px;
	/*border:1px solid #858585;*/
	float:left;
	margin-top:15px;
}

.panel
{
	clear:both;
	/*border:1px solid green;*/
}

.app_long
{
	/*border:1px dashed blue;*/
	width:705px;
	float:left;
	font-size:14px;
}

