/*  Styling Célia Leocádio / Novabase para o Login */


.clear {clear:both;}
/************ Button ************/
.button {
				font-family: Verdana, Arial, sans-serif;
                display: inline-block;
				background-color: #84ad45;

                border: 1px solid #459300 !important;
                padding: 5px 10px 5px 10px !important;
                color: #fff !important;
                font-size: 11px !important;
                cursor: pointer;
				font-weight: bold;
				  -moz-border-radius:  0.8em;
  border-radius:  0.8em;
                }
                
.button:hover {
                text-decoration: underline; background-color: #4c9900;
                }
                
.button:active {
                padding: 5px 7px 3px 7px !important;
                }
				
a.remove-link {
				color: #bb0000;
				}

a.remove-link:hover {
				color: #000;
				}



/************ Butões ************/
/*
a.userlinks{
background:url(../images/button.gif);
display:block;
color:#555555;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
width:191px;
}*/


a.userlinks{
background-color: #f6fbea;
border: 1px solid #c6e195;
display:block;
color: #669933;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
  -moz-border-radius: 1em;
  border-radius:  1em;
text-decoration:none;
width:200px;
}



a:hover.userlinks{
color: #FFB909;
text-decoration: underline;
border: 1px solid #FFB909;
}


/* NB16496 Botoes = Links */

.userbuttons {
	
    font-weight:bold;
    text-decoration: none;
    display: inline-block;
    width: 200px;
    height: 30px;
    line-height: 29px;
    border: 1px solid #c6e195;
    margin-bottom: 14px;
    color: #669933;
    background-color: #000000;/* #84ad45; */
    cursor: pointer;
	-moz-border-radius:  1em;
	border-radius:  1em;
}

.userbuttons:hover 
{
	color: #ff6600;
	text-decoration: underline;
}


.userbuttonslinks {
	
    font-weight:bold;
    text-decoration: none;
    display: inline-block;
    width: 200px;
    height: 30px;
    line-height: 29px;
    border: 0px solid #000000;
    margin: 2px 2px 0px 2px;
    text-align: left;
    text-indent: 5px;
    color: #87b247;
    background-color: #000000;
    cursor: pointer;
	-moz-border-radius:  1em;
	border-radius:  1em;
}


/* -------------------- */
/* Detail buttons */
/* -------------------- */
.add{
background:url(../images/add.gif) no-repeat 10px 8px;
text-indent:40px;
display:block;
}
.delete{ 
background:url(../images/delete.gif) no-repeat 10px 8px;
text-indent:20px;
display:block;
}
.user
{	
	background-color: White;
	display:block;	
	margin-left: 10px;
	padding-left: 0px;
	text-decoration: underline;
}

.info
{
	background-color: White;
	display:block;	
	margin-left: 10px;
	padding-left: 0px;
	text-decoration: underline;
}


.cc{
	background:url(../images/logo_cd_small.gif) no-repeat 10px 8px;
	text-indent:20px;
	display:block;
}

.lg{
	background:url(../images/logo_cd_small.gif) no-repeat 10px 8px;
	text-align: left;
	text-indent:36px;
	width: 100px;
	margin-left: 20px;
	display:block;
}
/********************************      Apresentação de Dados     ********************************/




.logintopdiv p, .logincert p {height: 60px; font-weight:bold; padding-right:10px;  }

.loginWarn p {height: 30px; font-weight:bold; padding-right:10px;  }

.logintopdiv:hover { border: 1px dotted #c4e288; color:#459300;}

/*.logincert:hover { border: 1px dotted #c4e288; color:#459300;}*/

.logintopdiv 
{
	width:330px; 
	height:100px;
	border:1px dotted #ddd; 
	padding:10px; 
	margin:0px 9px 10px 10px ; 
	float:left; 	
	color:#003300;
}

.logincert 
{
	width: 700px;
	height:114px;
	/*border:1px dotted #ddd; */
	padding:10px;
	text-align: left; 
	margin: 10px 0px 0px 10px ; 
	float:left; 
	color:#003300;		
}

.loginWarn 
{
	width: 700px;
	height:30px;
	/*border:1px dotted #ddd; */
	padding:10px;
	text-align: left; 
	margin: 10px 0px 0px 10px ; 
	float:left; 
	color:#003300;		
}

.loginError
{
	color: Red;
	text-align: left;
	text-weight: bold;
	margin: 20px 0px 10px 60px;		
}

.one {background: #fff url('../images/user_loginarea.gif') top right no-repeat;}
.two {background: #fff url('../images/user_recover.gif') top right no-repeat;}
.three {background: #fff url('../images/user_smartcard.gif') top right no-repeat;}

/*************** Forms ***************/


.loginform, .recuperapass{	
padding: 10px 0px;
margin: 10px 0px;


}



.loginform input:focus{
border-color: #526A3A ;	}
	
.loginform p, .recuperapass p
{
	clear: both
}

	
.content-box-content label, .recuperapass label
{
	color:#526A3A;
    float: left;
    padding: 0 20px 0px;
    width: 200px;
	text-align:right;
}

.loginform label
{
	color:#526A3A;
    float: left;
    padding: 0 20px 0px;
    width: 100px;
	text-align:right;
} 
                

  
.content-box-content span {
             
                padding: 0 0 10px;
                font-weight: bold;
               
                }
             
.content-box-content fieldset legend {
                font-weight: bold;
                margin-bottom: 10px;
                padding-top: 10px;
                }
                
.content-box-content p small {
                font-size: 0.75em;
                color: #777;
                }
				
				
.content-box-content input.text-input,
.loginform input.text-input,
.recuperapass input.text-input,
.content-box-content select{
               padding: 3px;
                font-size: 13px;
                background: #fff url('../images/bg-form-field.gif') top left repeat-x;
                border: 1px solid #d5d5d5;
				color: #555;
                }
            
.content-box-content .tiny-input {
                width: 5% !important;
                }
.content-box-content .smaller-input {
                width: 15% !important;
                }                
.content-box-content .small-input {
                width: 25% !important;
                }
.content-box-content .average-input {
                width: 40% !important;
                }            
.content-box-content .medium-input {
                width: 50% !important;
                }
                
.content-box-content .large-input {
                width: 97.5% !important;
				font-size: 16px !important;
				padding: 8px !important;
                }
                
.content-box-content textarea {
                width: 97.5% !important;
                font-family: Arial, Helvetica, sans-serif;
                }
                
.content-box-content select {
                padding: 4px;
                background: #fff;
                }
				
.content-box-content input[type="checkbox"],
.content-box-content input[type="radio"] {
				padding: 0;
                background: none;
				border: 0;
                }

/*************** Content Box ***************/

.content-box {
                border: 1px solid #e4eadb;
                margin: 0 0 20px 0;
                background: #fff;
                }

.content-box-header {
                background: #fff url('../images/bg-content-box.gif') top left repeat-x;
                margin-top: 0px;
                height: 41px;
                }

.content-box-header h3 {
                padding: 12px 15px 10px;
                float: left;
                color: #669933;
                }

ul.content-box-tabs {
                float: right;
                padding: 12px 15px 0 0 !important;
				margin: 0 !important;
                }

ul.content-box-tabs li {
                float: left;
                margin: 0;
                padding: 0 !important;
                background-image: none !important;
                list-style: none;

                }
                
ul.content-box-tabs li a {
                color: #333;
                padding: 8px 10px;
                display: block;
                margin: 1px;
                border-bottom: 0;
                }

ul.content-box-tabs li a:hover {
                color: #57a000;
                }              
                
ul.content-box-tabs li a.current {
                background: #fff;
                border: 1px solid #dae2cd;
                border-bottom: 0;
                margin: 0;
                }

.content-box-content {
                padding: 20px;              
                border-top: 1px solid #dae2cd;
                }
                               
.content-box-content h4 {
          color: #ff9900;
          font-size: 1.2em;
        
          margin-bottom: 20px;
                }
                
.content-box-content p {
              	margin-bottom: 5px;
              	clear: both;
                }

.choosedata label {color: #669900;   font-weight: bold;}

/* NB16496 - Simple data */
.contentdata { padding: 0px; }
.contentdata p label span { color: #526A3A; font-weight: bold; }
.contentdata p { margin-bottom: 5px; clear: both; }

#fazerlogin{width:325px; height: 140px; padding:10px; margin:0px 10px 0px 0px ; float:left; border-right:1px dotted #ddd;}
#fazerlogin label{ width: 60px;}
       
.autenticacao{width:375px; height:180px; float:left; margin-top: 15px;} 
.autenticacao div {clear: both; margin-bottom: 10px;}
.autenticacao h3{
 color: #87b247;      
 margin-bottom: 10px;
 margin: 10px 0px;
 padding: 5px;
 /*cursor: pointer;*/
 /*text-decoration: underline;*/
 clear: both}
      
.destacararea {background: #fff url('../images/bg_destaque.png') top left repeat-x;border:1px dotted #ddd; padding-top: 38px; overflow: hidden;margin:0px 10px 10px 0px}

.subfilter {width: 210px;}