*{
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration:none;
list-style:none;

}
.formato{
	font-size:10px;
	color:red;
}

textarea {
    resize:none;
}

.container {
    width: 1000px;
    background: #FFF;
    margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
.content {
    width:1024px;
    position:relative;
}

.barra {
    z-index: 0;
    width: 100%;
    height: 120px;
    background-image: url(img/barravermelha.png);
    color: white;
    position: relative;
    float:left;
}

.barra #logo {
    position:absolute;
    top:10px;
    left:40px;
    width:115px;
    height:100px;
}

.barra #logo a {
    float:left;
    width:100%;
    height:100%;
}

.login, #user-info {
    margin-top: 6px;
    margin-left: 690px;
    height: auto;
    text-align: right;
}

.login {
    z-index: 98;
    width: 240px;
}
.login a, .login label {color:white;}
	

.bt_login {
    position: absolute;
    top: 61px;
    left: 920px;
}

#user-info {
    float:right;
    margin-right:30px;
    padding-top:0px;
}
#user-info a{color:white;}

.meio_inicio {
   
    width: 100%;
    height: 680px;
    
}

input, select {
    margin: 5px;
    padding: 2px;
}

.meio_inicio div.conteudo {
    padding-top: 120px;
}

a, label {	color:black;}
.titulo a {color:white;}
	
#menu-lateral {
    background-color:#efeff2;
    width:272px;
    padding-top:4px;
    float:left;

    /*width:272px;*/
    width:250px;
	
    /*height:680PX;*/
}

    #menu-lateral ul {
    padding:20px 0 0 10px;
    margin:0;
    }
    #menu-lateral ul li div{

        /*border:1px solid red;*/
        
    }

     #menu-lateral ul li ul{
         /*border:1px solid blue;*/
         padding-top:0;
     }

        #menu-lateral ul li ul li{
        
        border-bottom:1px solid #cccccc;
        /*padding:9px 0px 9px 9px;*/
        padding:9px 0px 9px 0px;
        /*width:200px;*/
        width:195px;
        }


#menu-lateral .header {
    background-color:#de191a;
    color:white;
    text-transform:uppercase;
    font-weight:bold;
    
    height:19px;
    /*width:202px;*/
    width:195px;
    display:block;

    /*margin-left:5px;*/
    margin-left:3px;
	
    margin-bottom:0px;
    margin-top:-11px;
    padding:7px 0px 4px 14px;
    
}

#menu-lateral ul {
    border:none;
}

#menu-lateral li {
    /*border-bottom:1px solid #808080;*/
    padding:5px;
}

 #conteudo {
	position:absolute;
	/*width:686px;*/
	width:763px;
	
    height:360px;
    
    /*margin-left:305px;*/
    margin-left:264px;
	
    margin-top:140px;
	
	
}
 #conteudo_print {
	position:absolute;
	width:763px;
    height:360px;
    margin-left:0px;
    margin-top:0px;
	
}

@media print{
	.noprint{display:none;}
}


/*cor da fita*/
.fita {
    font-weight:bold;
    font-family:Arial;

}

.breadcrumb{
    margin-left:310px;
    margin-top:82px;
}


/*TABELAS*/

/*table{
    display:block;
}
*/
.registros{
    float:left;
}



 thead td{
    background-color:#666666;
    color:white;
    text-transform:uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;

    height:19px;
    /*width:253px;
    display:block;*/
    
    padding:7px 13px 4px 14px;
}
 tfoot td{
    background-color:white;
    border:none;
    color:black;
   
}



 td {
    border: 1px solid #999999;
    font-size: 100%;
    padding: 5px;
    margin-left: -10px;
	/*width:200px;*/
    
}

.td_menor{	width:30%; }
.td_maior{	width:70%; }
.qt{ width:20px;}

 thead .excluir input {
            visibility:hidden;
            width:0px;
            margin-left:-10px;
        }
        .excluir input {
            margin:0;
            padding:0;
            width:24px;
        }

        .registros tbody tr:hover {
            cursor:pointer;
        }

        .registros tr.erro {
            
            background-color:#bcbcbc;
        }

        .registros tr.selecionado {
            background:#b4b6b7;
            color:white;
        }

.editando{
    
    /*float:right;*/
    display:block;
    width:685px;
    
}

.editando td{
    border:none;
}
/*
.editando thead td{
    background-color:#b4b6b7;
    width:385px;
} */   

.thead_interno{background-color:#b4b6b7;}

.excluir input{

    background:url('/img/excluir.png') no-repeat;
    border:none;
    cursor:pointer;
    
  }
.excluir {
       text-align:right;
       float:right;
}


/*Debugging*/

#debug {
    display:none;
}

#debug,
#debug pre,
#debug textarea,
#debug hr {
    float:left;
    width:100%;
    margin-top:10px;
}

#debug textarea {
    height:250px;
}

.processo_esq{float:left;}
.processo_dir{float:right;}

/*DATA ATUAL NO MENU INICIAL (AGENDA)*/

.agenda {
    
    width:686px;
    margin-left:0px;
    margin-top:377px;
	background-color:white;
	background-image:none;
	
	
	
}

.dia{
	width:60px;
	height:55px;
	background-color:#cc0033;
	background-image:url(img/vermelho_cirar.png);
	background-repeat:repeat;
	color:white;
	font-size:40px;
	font-weight:bold;

	line-height:55px;
	text-align:center;
}
.mes{
	background-color:#efeff2;
	width:60px;
	height:30px;
	color:#666666;
	font-size:16px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}
.titulo_agenda{
    background-color:#666666;
    color:white;
    text-transform:uppercase;
    font-weight:bold;
    
    height:19px;
    width:680px;
    display:block;
    margin-left:0px;
    margin-bottom:15px;
    margin-top:0px;
    padding:7px 0px 4px 14px;
    

}
.texto_agenda{
	margin-left:80px;	
	margin-top:-94px;
	
}

.texto_agenda h1{
	color:#cc0033; /*vermelh*/
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
}
.texto_agenda p{
}

.texto_agenda a{
	color:#cc0033;
	text-decoration:underline;
}

.alteracao{width:500px;}


.aviso{
	font-size:10px;
	color:red;
	padding:0px;
	margin:0 0 0 10px;}


.botao_alterar_caixas{
	background-image:url(img/bt_alterar_caixas.png); 
	color:transparent;
	width:121px;
	height:32px;
	padding: 8px 30px 8px 8px;
	margin-left:30px;
	}
	
	
.td_instrumentos1{
	width:10% !important;
}
.td_instrumentos2{
	width:29%;
}

.input_na_lista{
	float:right;
	
	
}

/*processo avulso lista*/

.link_preto{
	float:left;
	text-transform:lowercase;
	font-weight:normal;
	color:black;
	/*font-size:12px;*/
	margin:0;
	padding:0px 2px 2px 20px ;
	vertical-align:central;
	line-height:30px;
    
}
.link_preto input text{height:14px;}
.link_preto input submit{height:14px;}

.cor {
	background-color:#CCCCCC;
	color:#CCCCCC;
	width:9px;
	margin:0;
	border:none;
}

.td_cor {
	background-color:white;
	/*background-color:#CCCCCC;*/
	color:#CCCCCC;
}

.red_bold{
	font-weight:bold;
	color:red;
}
.black_bold{
	font-weight:bold;
	color:rgb(0, 0, 0);
}
.yellow_bold{
	font-weight:bold;
	color:rgb(25, 141, 45);
}
.botao_apaga{
	background-image:url(img/excluir.png);
	width:14px;
	height:17px;
	border:none;
}
 
.botao_edita{
	background-image:url(img/bt_editar.png);
	width:17px;
	height:17px;
	border:none;
}
.botao_sobe{
	background-image:url(img/sobe.png);
	width:19px;
	height:14px;
	border:none;
}
.botao_desce{
	background-image:url(img/desce.png);
	width:19px;
	height:14px;
	border:none;
}
.botao{
	background-color:white;
	border: 1px solid #999;
	border-radius:5px;
	padding:2px 4px;
}

.obs{
    width: 426px;
}
.obs_table td{border:none;}
.obs_table {border:none;}

.msg_erro {background-color:#de191a;}

.tab_dir{text-align: right;}

.linha_dupla{line-height: 40px; }
/* MOS-AMBIENTE-IDENTIFICACAO-VISUAL
   O nome livre e definido manualmente em ambiente.php.
*/
.mos-identificacao-ambiente,
.barra #user-info p[data-cirar-ambiente]::before {
    position: absolute;
    top: 20px;
    left: 185px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 46px;
    font-weight: normal;
    color: white;
    line-height: 1;
    white-space: nowrap;
    pointer-events: none;
}
.barra #user-info p[data-cirar-ambiente]::before {
    content: attr(data-cirar-ambiente);
}
