
/*
html, body {
	background: #ffffff url(../images/bg-15.gif) 0 0 repeat-x !important;
	min-width: 300px;
	text-align: center;
}
*/
html, body {
	background: #428bca;
	/*background-image: url("../images/zenbg-1.png"), url("../images/zenbg-2.png") !important;*/
	background-repeat: repeat-x, repeat !important;
	min-width: 300px;
	text-align: center;	
}
	
.container{
	margin-top:20px;	
}

#mainForm 
{
	position: relative;
	border: 0px;
	border-style: none;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}



ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #10477e;
	margin:0 0 0 0;
	padding-bottom: 0px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
	display:none;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

span.formFieldQuestion {
	line-height: 125%;
	padding: 0 0px 0px 0;
	border: none;
	display: inline-block;
	font-size: 95%;
	font-weight: bold;
	width: 160px;
	margin-right: 10px;
	text-align: left;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}

td{
	width: 80px;	
}

.changecolor + .tooltip > .tooltip-inner {
    background-color: #fff; 
    color: #000; 
    border: 1px solid #CCCCCC; 
}

.changecolor + .tooltip.top > .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #CCC
}
.changecolor + .tooltip.left > .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #CCC;
}
.changecolor + .tooltip.bottom > .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #CCC;
}
.changecolor + .tooltip.right > .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #CCC;
}







.botao {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:84px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
}
.botao:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.botao:active {
	position:relative;
	top:1px;
}

.msg_error, .msg_errorPwd {
	display: none;
}

.msg_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #3CF;
	margin: 10px 0;
	background-image: url(ok-icon.png);
	background-position: left;
	background-repeat: no-repeat;
	display: none;
	height: 40px;
	padding-left: 40px;
	line-height: 40px;
	color:#03C;
}

#descricao_plano{
	border:1px solid #CCC;
	background-color:#F0F0F0;
	color:#03C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	height:12px;
	line-height:12px;
	display:none;
	width:300px;
	position:absolute;
	top:0;
	left:170px;

}


.titulo {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	margin: 0px 0 0px 0;
	font-size:20px;
	font-weight:bold;
	padding:5px 0;
}

.subtitulo {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	margin: 0px 0 10px 0;
}


input, textarea {
	width: initial;

}


.Cards li{
	height:auto;
	float:left;
	list-style-type: none;
	width:auto;
	padding:3px;
	border-right:1px solid #3687AF;
} 


.cabecalho{
	position: relative;
	border: 0px;
	border-style: none;
	width: 70%;
	background-color: #ffffff;	
	margin:0 auto 10px auto;
}

.rodape{
	position: relative;
	border: 0px;
	border-style: none;
	width: 70%;
	background-color: #ffffff;	
	margin:10px auto 0 auto;
}


/* Css para as bandeiras dos cartões */
.cartoes {
	width: 80px;
	height:80px;
	margin-left:2px;
}

.cartoes img {
	margin:2px auto;
}


.well{
	padding:14px !important;
}



/* Multilevel Menu */
	.dropdown-submenu{position:relative;}
	.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
	.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
	.dropdown-submenu:hover>a:after{border-left-color:#555;}
	.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
	
	.dropdown-menu>li>a:hover{
		text-decoration: none !important;
		color: #fff !important;
		background-color: #428bca !important;
	}	
	
	.navbar-default .navbar-nav>li>a{
		font-weight:bold;	
	}

	/* Alinhar os itens do menu a esquerda */
	.navbar-nav .dropdown-menu li
	{
		text-align:left;	
	}
	

/* Fim Multilevel Menu */



/* Tabelas minhas (table) */
.MyTable1 td{
	font-size:80% !important;	
}

/* Tabelas minhas (table) */

/* Para navegação (paginação) dos registros */
#navigation-bar a {
	text-align: center;
	margin-top: 20px;
}
#navigation-bar a {
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	font-family: arial;
	text-decoration: none;
	background: none repeat scroll 0 0 #EEEEEE;
	color: #222222;
}
#navigation-bar a:hover {
	background-color: #FFFFFF;
}

#navigation-bar .current {
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	font-family: arial;
	text-decoration: none;
	background: none repeat scroll 0 0 #428bca;
	color: #fff;
}

.form-group label  {
	text-align:left !important;	
}


/*  Listagem das despesas, usuarios... */
.seq, .login{
	font-weight:bold;
	color:#06C;
	text-decoration:underline;
}

.seq:hover, .login:hover{
	color:#F30;	
	cursor:pointer;

}

/*  Fim Listagem das despesas */