﻿html,
body {
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    /*background: url(images/cover-one.jpg) 50% 0 no-repeat;*/
    opacity: 1.5;
    filter:alpha(opacity=65);
}
#te {
    background-image: url(../assets/images/14.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#te1 {
    background-image: url(../assets/images/12.jpg);
}

#te2 {
    background-image: url(../assets/images/13.jpg);
}

#te3 {
    background-image: url(../assets/images/14.jpg);
}
.emergencia {
    padding: 4px 4px 4px 4px;
    background: #ea3535;
    font-size: 12px;
    border: solid 1px #808080;
    border-radius: 5px;
    /*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/
    color: white;
    font-family: Helvetica, Arial, sans-serif;
}

.quinzedias {
    padding: 4px 4px 4px 4px;
    background: rgba(9,113,178, 1);
    font-size: 12px;
    border: solid 1px #808080;
    border-radius: 5px;
    /*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/
    color: white;
    font-family: Helvetica, Arial, sans-serif;
}

.agendamento {
    padding: 4px 4px 4px 4px;
    background: #d09d9d;
    font-size: 12px;
    border: solid 1px #808080;
    border-radius: 5px;
    /*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/
    color: white;
    font-family: Helvetica, Arial, sans-serif;
}

.span_titulo_1 {
    border-bottom: 1px dotted #000;
    width: 100%;
    padding: 4px 4px 4px 4px;
    text-align: left;
    font-size: 11px;
    background-color:#f75e5e;
}
.span_titulo_11 {
    border-bottom: 1px dotted #000;
    width: 100%;
    padding: 4px 4px 4px 4px;
    text-align: left;
    font-size: 11px;
    background-color: rgba(9,113,178, 1);
}
.div_central
{
		width: 50%;
		position: relative;
		margin: 3% auto;
		padding: 5px 10px 13px 10px;
		
		background: #fff;	
		font-size:12px;
		height:310px;
        border:solid 1px #808080;
        border-radius: 9px;
		-moz-box-shadow: 5px 5px 3px #808080;
		-webkit-box-shadow: 5px 5px 3px #808080;
		box-shadow: 5px 5px 3px #808080;
	}
.titulo_login
    {
        font-size:16pt;
        width:99%;
        text-align:left;
        border-bottom:dashed 1px #000;
        font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-top:4px;
    }
.titulo_login_red
    {
        font-size:16pt;
        width:99%;
        text-align:left;
        border-bottom:dashed 1px #000;
        font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-top:4px;
        color:red;
    }
.div_lado_esquerdo
{
    width:99%;
    height:250px;
    border-right:solid 1px #808080;
    text-align:right;     
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.label_titulo
{
    margin-right:8px;
    font-size:16px;
    font-weight:bold;
}
.btn {
    border-radius: 0;
    border: 0;
    /*padding: 10px 10px;*/
    text-transform: none;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 100;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

.btn-defaultazul {
    color: #fff;
    border: 1px solid rgba(9,113,178, 1); /* Primary color, can be changed via colors.css */
    background: rgba(9,113,178, 1); /* Primary color, can be changed via colors.css */
    cursor:hand;
    height:25px;
    width:120px;
}
.btn-defaultazul:hover,
.btn-defaultazul:focus,
.btn-overcolor:hover,
.btn-overcolor:focus {
    border: 1px solid #fff; /* Hover border color, can be changed via colors.css */
    outline: 0;
    color: #fff;
    background: #df514c; /* Hover color, can be changed via colors.css */
}

.btn-default {
    color: #fff;
    border: 1px solid rgba(254,82,76, 1); /* Primary color, can be changed via colors.css */
    background: rgba(254,82,76, 1); /* Primary color, can be changed via colors.css */
    cursor:hand;
    height:25px;
    width:120px;
}

.btn-default:hover,
.btn-default:focus,
.btn-overcolor:hover,
.btn-overcolor:focus {
    border: 1px solid #fff; /* Hover border color, can be changed via colors.css */
    outline: 0;
    color: #fff;
    background: #df514c; /* Hover color, can be changed via colors.css */
}


.btn-outlined {
    border: 1px solid rgba(9,113,178, 1); /* Secondary color, can be changed via colors.cs */
    color: #fff;
    background-color: rgba(9,113,178, 1); /* Secondary color, can be changed via colors.cs */
}


.btn-outlined:hover,
.btn-outlined:focus{
    border: 1px solid rgba(9,113,178, 1); /* Secondary color, can be changed via colors.cs */
    color: rgba(9,113,178, 1); /* Secondary color, can be changed via colors.cs */
    background: transparent;
}

.btn-overcolor{
    border: 1px solid rgba(255, 255, 255, 1);
    color: #fff;
    background: rgba(254,82,76, 1); /* Primary color, can be changed via colors.css */
}


.btn-lg{
    margin: 10px 0;
}

.text_box_a
{
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
     border:solid 1px #808080;
     border-left:solid 1px rgba(254,82,76, 1);
     height:20px;
     background-color:#fff;
}

.text_box_d
{
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
     border:solid 1px #808080;
     border-left:solid 1px rgba(254,82,76, 1);
     height:20px;
     background-color:#f5f5f5;
}

.text_box
{
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
     border:solid 1px #808080;
     border-left:solid 1px rgba(254,82,76, 1);
     height:20px;
     background-color:#f5f5f5;
}
.text_box1
{
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
     border:solid 1px #808080;
     /*border-left:solid 1px rgba(254,82,76, 1);*/
     height:20px;
     background-color:#f5f5f5;
}
.titulo_td
{
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:9pt;
}

h1,
h2,
h3,
h5,
h6 {
    margin: 0 0 10px 0;
    text-transform: none;
    /*color: rgba(254,82,76, 1);  Primary color, can be changed via colors.css */
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    color:white;
    text-align:center;
    color:black;

 text-shadow: black 0.1em 0.1em 0.2em;
}
h4 {
    margin: 0 0 10px 0;
    text-transform: none;
    color: rgba(254,82,76, 1); /* Primary color, can be changed via colors.css */
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    color:red;
    text-align:center;

    /*border-radius: 10px;
    box-sizing: border-box;
     width: 100%;
    height: 1000px;
    background-color:#f5f5f5;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    display: none;*/
   
}



h5 {
    margin: 0 0 10px 0;
    text-transform: none;
    /*color: rgba(254,82,76, 1);  Primary color, can be changed via colors.css */
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    color:rgba(9,113,178, 1);
    text-align:left;
    padding-top:5px;
    font-size:16px;
}

p {
    margin: 0 0 25px;
    font-size: 12px;
    line-height: 1.5;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right:10px;
}


/*a {
    color: #fff;    
    transition: all .2s ease-in-out;
     text-decoration: none;
      font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size:12px;
}*/

/*a:hover,
a:focus {
    text-decoration: none;
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgba(254,82,76, 1); 
}*/

.fullScreen1 {
    width: 100%;
    height: 100%;
    background: rgba(218, 218, 218, 0.52);
    display: block;
    position:fixed;
    top: 0;
    left: 0;
    /*display: none;*/
    z-index: 99999;    
}
.dialogs {
  position:inherit;
    background: #FFFFFF;/* rgba(0,0,0,1.0); #eee;*/
    color:#000000; 
    width: 720px;
    height: 430px;
    border-radius: 10px;
    margin: 0 auto;
    padding: 5px;
    z-index:999999;   
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    top:15px;
    left: 22%;
 
}
.dialogs2 {
  position:inherit;
    background: #FFFFFF;/* rgba(0,0,0,1.0); #eee;*/
    color:#000000; 
    width: 720px;
    height: 610px;
    border-radius: 10px;
    margin: 0 auto;
    padding: 5px;
    z-index:999999;   
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    top:15px;
    left: 22%;
 
}
.dialogs-envio {
  position:inherit;
    background: #FFFFFF;/* rgba(0,0,0,1.0); #eee;*/
    color:#000000; 
    width: 620px;
    min-height: 200px;
    border-radius: 10px;
    margin: 0 auto;
    padding: 5px;
    z-index:999999;   
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    top:15px;
    left: 22%;
 
}
/*.sucesso
{    
    z-index: 999;
    position:fixed;
    top:80px;
    left:25%;
    width:50%;
    background-image: url(../img/sucesso.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding: 20px;
    padding-left:110px;
    background-color: #4CAF50;
    color: white;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;

    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    box-shadow: 3px 3px 5px rgba(.2,.2,.2,.2);  	

}*/

.closebtn {
    /*padding-left: 15px;*/     
                
    width:50%;
    border: solid 2px #000;
    left:55%;
    top:5px;  
}

/*.falha
{
    
    z-index: 999;

    position:fixed;

    top:80px;
    left:25%;

    width:50%;

    background-image: url(../img/erro.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding: 20px;
    padding-left:110px;
    background-color: #f44336;
    color: white;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;
    padding-bottom:20px;

     -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    box-shadow: 3px 3px 5px rgba(.2,.2,.2,.2);  	
}*/
/*.informacao
{
     z-index: 999;

    position:fixed;

    top:80px;
    left:25%;

    width:50%;

    background-image: url(../img/alerta.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding: 20px;
    padding-left:110px;
    background-color: #2196F3;
    color: white;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;

     -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    box-shadow: 3px 3px 5px rgba(.2,.2,.2,.2);  
}
.warning
{
    
     z-index: 999;

    position:fixed;

    top:80px;
    left:25%;

    width:50%;

    background-image: url(../img/alerta.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding: 20px;
    padding-left:110px;
    background-color: #ff9800;

    border:solid 1px #ff9800;

    color: white;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;

     -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    box-shadow: 3px 3px 5px rgba(.2,.2,.2,.2);  
}*/



.titulo_alerta
{
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
     height:22px;
     vertical-align:middle;
     font-size:14px;
     border-bottom:dashed 1px #3C5A01;
     width:99%;
    /* margin-top:5px;
     margin-bottom:15px;*/
     background-color:#eaaeae;
     /*padding:10px 0px 3px 10px;*/     
}
.conteudo_alerta
{
     font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;    
     vertical-align:middle;
     font-size:14px;
     
     width:99%;
     margin-top:5px;
     margin-bottom:15px;
}
.rodape_alerta
{
    text-align:right;
    width:99%;
    color:black;
    font-size:12px;
}

.div_fundo_telas
{
    border:1px solid #012148;
    background-color:White;	
	/*-moz-border-radius:5px; 
    -webkit-border-radius:5px;*/ 
    border-radius:0px;
    background-color: #ffffff; 	   
	padding:3px;
    margin-top:0px;

    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0.2,0.2,0.2,0.2);  	 
    
    border-top:5px solid #012148;  
    
}
.div_banner
{
    text-align:right;
    width:100%;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;    
    font-size:11px;
    border-top:dashed 1px #808080;
    border-bottom:dashed 1px #808080;
   padding-top:4px;
   padding-bottom:4px;
}
.lnksair
{
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;    
    font-size:11px;
    color:red;
}
.lnk
{
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;    
    font-size:11px;
    color:black;
}
#barraTop {
    /*margin-top:0px;
    padding-top:4px;
    padding-bottom:4px;*/
    padding-left:11px;
    background-image: url(http://localhost/bpo.portal/img/header_bg_2.png);       
    background-repeat:repeat-x;
    height:35px;
    width:100%;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;  
    font-size:12px;
    color:#000;
    
    vertical-align:middle;
    border-top:dotted 1px #000;
    border-bottom:dotted 1px #000;
 }
.fundo_td {
  
    background-image: url(http://localhost/bpo.portal/img/fundo_home2.gif);   
    background-repeat:repeat-x;
    height:35px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    
    font-size:14px;
    color:black;    
    vertical-align:middle;
    padding-left:5px;
 }
.fundo_td2 {
  
    /*background-image: url(http://localhost/bpo.portal/img/imgfundo.gif);*/   
    /*background-repeat:repeat-x;*/
    height:35px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    
    font-size:14px;
    color:black;    
    vertical-align:middle;
    padding-left:5px;
    background-color:lightgrey;
 }

.btn-export {    
    border: 1px solid rgba(254,82,76, 1); /* Primary color, can be changed via colors.css */   
}

.btn-export:hover,
.btn-export:focus,
.btn-export:hover,
.btn-export:focus {
    border: 1px solid #fff; /* Hover border color, can be changed via colors.css */
    outline: 0;
    color: #fff;
    background: #df514c; /* Hover color, can be changed via colors.css */
}

.label_td
{    
    color:#000000;
    font-family:Tahoma; 
    font-size: 11px; 
    padding-top:2px;
}

.text_box_1
{
    color:#000000;
    font-family:Tahoma; 
    font-size: 11px;     
    border-left:2px solid #ff0000;
    border-top:1px solid #808080;
    border-bottom:1px solid #808080;
    border-right:1px solid #808080;
    padding-left:5px;
}

.botao1
{
    font-family:Tahoma; 
    font-size: 11px;    
    border:1px solid #808080;
    margin-bottom:3px;
    margin-top:3px;
}
.botao
{
    font-family:Tahoma; 
    font-size: 11px; 
    width:150px;
    height:28px;
    border:1px solid #808080;
}
.botao_p
{
    font-family:Tahoma; 
    font-size: 11px; 
    background-color:navy;
    color:white;
    height:28px;
    border:1px solid #808080;
}
.botao_g
{
    font-family:Tahoma; 
    font-size: 11px; 
    background-color:#438bc4;
    color:white;
    height:28px;
    border:1px solid #808080;
}
.fundo_tabela_pesquisa
{
    background-color:#D0E4F4;
    height:33px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:3px;
    border-bottom:1px dotted #808080; 
    border-top:1px dotted #808080; 
}
.fundo_tabela_td
{
    background-color:#808080;
    padding:3px;
}
/*formlario*/

.titulo_formulario
{
    background-image: url(http://localhost/bpo.portal/img/title_bg.gif);   
    background-repeat:repeat-x;
    color:white;
    font-family:Tahoma, Verdana;
	font-size:12px;
}

/*fim formulario*/
.dt_grid
{    
    font-family:Tahoma, Verdana;
	font-size:11px;
    text-align:left;
}

.dt_grid_a
{    
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;

	font-family:Tahoma, Verdana;
	font-size:11px;
	
    /*height:25px;*/
			
		
	border-bottom-color:Silver;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left-color:Silver;
	border-left-style:solid;
	border-left-width:1px;
	
	border-top-color:Silver;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right-color:Silver;
	border-right-style:solid;
	border-right-width:1px;
	
	margin:5px 5px 5px 5px;
}
.dt_grid_aa
{    
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;

	font-family:Tahoma, Verdana;
	font-size:11px;
	
    height:25px;
			
		
	border-bottom-color:Silver;
	border-bottom-style:solid;
	border-bottom-width:0px;
	
	border-left-color:Silver;
	border-left-style:solid;
	border-left-width:0px;
	
	border-top-color:Silver;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right-color:Silver;
	border-right-style:solid;
	border-right-width:1px;
	
	/*margin:5px 5px 5px 5px;*/
}
.dt_grid_b
{
	padding-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	/*background-color:#f4f4f4;*/
    height:30px;
			
		
	border-bottom-color:Silver;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left-color:Silver;
	border-left-style:solid;
	border-left-width:1px;
	
	border-top-color:Silver;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right-color:Silver;
	border-right-style:solid;
	border-right-width:1px;
	
	margin:5px 5px 5px 5px;
}

.grid_titulo
{   
    background-image: url(http://localhost/bpo.portal/img/header_bg.gif); 
    padding-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	font-family:Tahoma, Verdana;
	font-size:12px;
	background-color:#dadada;
    height:22px;
			
		
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left-color:Silver;
	border-left-style:solid;
	border-left-width:1px;
	
	border-top-color:white;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right-color:Silver;
	border-right-style:solid;
	border-right-width:1px;
	
	margin:5px 5px 5px 5px;
	
	color:Black;
}

.bt_selecionado
{
         background-color: rgb(12, 196, 133);
border-bottom-color: rgb(34, 142, 105);
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-style: solid;
border-bottom-width: 3px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
box-sizing: border-box;
color: rgb(255, 255, 255);
direction: ltr;

font-size: 12px;

line-height: 22px;
outline-color: rgb(255, 255, 255);
outline-style: none;
outline-width: 0px;
padding-bottom: 6px;
padding-left: 13px;
padding-right: 13px;
padding-top: 8px;
text-alignrighttext-decoration: none;
text-decoration-color: rgb(255, 255, 255);
text-decoration-line: none;
text-decoration-style: solid;
vertical-align: middle;
white-space: nowrap;

font-family: "lucida grande",tahoma,verdana,arial,sans-serif;

font-style: normal;
font-variant: normal;
font-variant-alternates: normal;
font-variant-caps: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-variant-position: normal;
font-weight: 400;
letter-spacing: normal;
line-height: 11px;
font-synthesis: weight style;
    /*margin-top:3%;
		
		margin: 3% auto;
		padding: 5px 10px 13px 10px;
		
		background: #fff;
		background: -moz-linear-gradient(#fff, #ccc);
		background: -webkit-linear-gradient(#fff, #ccc);
		background: -o-linear-gradient(#fff, #ccc);
		font-size:12px;
		height:30px;
        border-top:solid 2px #eebe5b;

        border-bottom-color:rgba(254,82,76, 1);
        border-left-color:rgba(254,82,76, 1);
        border-right-color:rgba(254,82,76, 1);

        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;

		-moz-box-shadow: 0px 0px 0px #808080;
		-webkit-box-shadow: 0px 0px 0px #808080;
		box-shadow: 0px 0px 0px #808080;
        color:navy;*/
}

.bt_selecionado:hover
{
    margin-top:3%;
    /*margin: 3% auto;*/
		/*padding: 5px 10px 13px 10px;*/
		
		background: #f5f5f5;
		/*background: -moz-linear-gradient(#fff, #ccc);
		background: -webkit-linear-gradient(#fff, #ccc);
		background: -o-linear-gradient(#fff, #ccc);*/
		font-size:12px;
		height:30px;
        border-top:solid 2px rgba(254,82,76, 1);

        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;

		-moz-box-shadow: 0px 0px 0px #808080;
		-webkit-box-shadow: 0px 0px 0px #808080;
		box-shadow: 0px 0px 0px #808080;
        color:navy;
}
.bt_n_selecionado
{		
    margin: 3% auto;
		padding: 5px 10px 13px 10px;
		
		background: #fff;
		background: -moz-linear-gradient(#fff, #ccc);
		background: -webkit-linear-gradient(#fff, #ccc);
		background: #fff;
		font-size:12px;
		height:30px;
        border-top:solid 2px #808080;

        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;

		-moz-box-shadow: 0px 0px 0px #808080;
		-webkit-box-shadow: 0px 0px 0px #808080;
		box-shadow: 0px 0px 0px #808080;

   
	}

.bt_n_selecionado:hover
{		
    /*margin-top:3%;*/
		/*margin: 3% auto;*/
		/*padding: 5px 10px 13px 10px;*/
		
		background: #e8e2e2;
		background: -moz-linear-gradient(#fff, #cc9);
		background: -webkit-linear-gradient(#fff, #cc9);
		background: -o-linear-gradient(#fff, #cc9);
		font-size:12px;
		height:30px;
        border-top:solid 2px rgba(254,82,76, 1);

        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;

		-moz-box-shadow: 0px 0px 0px #808080;
		-webkit-box-shadow: 0px 0px 0px #808080;
		box-shadow: 0px 0px 0px #808080;
	}

.div_central_consultas
{
    /*margin: 3% auto;*/
	/*padding: 5px 10px 13px 10px;*/

    border-bottom:solid 1px Silver;
    border-left:solid 1px Silver;
    border-right:solid 1px Silver;
    border-top:solid 1px Silver;
}
.tree_view
{
    padding: 10px 10px 10px 10px;   
    border-top:solid 1px #000;
     border-bottom:solid 1px #000;
    border-left:solid 1px #000;
    border-right:solid 1px #000;

    background-color:#f5f5f5;
    color:navy;
    font-weight:bold;

    font-family:Tahoma, Verdana;
}
.tree_view1
{
    margin: 5px 0px 5px 0px;
    padding: 10px 10px 10px 10px;   
    border-top:solid 0px #000;
     border-bottom:solid 0px #000;
    border-left:solid 1px #000;
    border-right:solid 1px #000;

    font-family:Tahoma, Verdana;
}
.tree_view2
{
    margin: 5px 0px 5px 0px;
    padding: 10px 10px 10px 10px;   
    border-top:solid 1px #000;
     border-bottom:solid 1px #000;
    border-left:solid 1px #000;
    border-right:solid 1px #000;

    font-family:Tahoma, Verdana;
    height:220px;
}
.tree_view3
{
    margin: 5px 0px 5px 0px;
    padding: 10px 10px 10px 10px;   
    border-top:solid 1px #000;
     border-bottom:solid 1px #000;
    border-left:solid 1px #000;
    border-right:solid 1px #000;

    font-family:Tahoma, Verdana;
    height:190px;
    background-color:#f5f5f5;
}
.fundo_carregando
{
    width: 100%;
    height: 100%;
    background: rgba(218, 218, 218, 0.52);
    display: block;
    position:fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999;    
}

.span_menu
{
     font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, sans-serif;
     width:100%;
   
     text-align:left;
     font-size:12px;
     background:  #d7bb9d;
     padding-top: 5px;
     margin-top:5px;

     padding-bottom: 5px;
     margin-bottom:5px;

     padding-left:5px;

     font-weight:bold;
}
.span_sub_menu
{
   font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, sans-serif;
   width:100%;
   font-size:11px;
   text-align:left;
   padding:3px 3px 3px 3px ;
}
.span_sub_menu a
{
   text-decoration:none;
}
.span_sub_menu a:hover
{
   text-decoration:none;
   color:red;
    width:100%;
}
.aguarde{
    
    position:fixed;
    border-radius: 10px;
    border:1px solid Silver;
    margin: 0 auto;
    padding: 15px;
    z-index: 9999;
    box-sizing: border-box;
    /*-moz-box-sizing: border-box;*/
    /*display: none;*/
    font-size: 14px;
    top:10%;
    left:25%;
    font-family: Helvetica, Arial, sans-serif;
    text-align:center;
    height:200px;
    vertical-align:middle;
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    box-shadow: 3px 3px 5px rgba(0.2,0.2,0.2,0.2);  	   
    background-color: #ffffff;    
    width:50%;    
    padding-top:10px;
    font-weight:bold;
}

.fundo_celula
{
    background-image: url(http://localhost/bpo.portal/img/fundo_preto.jpg);
    background-repeat:repeat-y;
    background-size:1px;  
    background-position:center;
}

.label_td1
{    
    color:#000000;
    font-family:Tahoma; 
    font-size: 12px; 
    padding-top:2px;
    /*border:1px dotted #808080;*/
}

.window1{
    /*display:none;*/
    /*width:300px;
    height:300px;*/
    position:absolute;
    left:0;
    top:0;
    background:#FFF;
    z-index:9900;
    padding:10px;
    border-radius:5px;

    width: 100%;
    height: 100%;
    background: rgba(218, 218, 218, 0.52);
   

    /*display: none;*/
     

}
#mascara1{
    /*display:none;*/
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
}

 .window{
    display:none;
    /*width:300px;
    height:300px;*/
    position:absolute;
    left:0;
    top:0;
    background:#FFF;
    z-index:9900;
    padding:10px;
    border-radius:5px;

    width: 100%;
    height: 100%;
    background: rgba(218, 218, 218, 0.52);
   

    /*display: none;*/
     

}
#mascara{
    display:none;
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
}
 
.fechar{display:block; text-align:right;}

/********************************************************/
/*				BLOCO DOS ALERTAS DAS PAGINAS			*/
/********************************************************/
/*.notification {	cursor: pointer; clear: both; height: 30px;	margin: 8px 0px 8px 0px; padding: 10px 25px 5px 60px; -moz-border-radius:4px; -webkit-border-radius: 4px;}
.notification strong { margin-right: 5px;}
.notification p {font-size: 11px; padding: 0px;	margin: 0px; color: #333333;}
.message p {font-size: 11px;}
.warning {background-image: url(../images/status/error000.png);	background-position: 15px center; background-repeat: no-repeat;	border: 2px solid #FFC237;	background-color: #FFEAA8; color: #826200;}
.success {background-image: url(../images/status/accept00.png);	background-position: 15px center; background-repeat: no-repeat;	border: 2px solid #99C600;	background-color: #EFFFB9; color: #3C5A01;}
.failure {background-image: url(../images/status/exclamat.png);	background-position: 15px center; background-repeat: no-repeat;	border: 2px solid #EB5339;	background-color: #FCCAC2; color: #AC260F;}
.information { background-image: url(../images/status/informat.png); background-position: 15px center; background-repeat: no-repeat; border: 2px solid #418ACC;	background-color: #D0E4F4; color: #235685;}
.information1 { vertical-align:middle; border: 2px solid #418ACC;	background-color: #D0E4F4; color: #235685;}*/

.alert_n {
    padding: 20px;
    background-color: #f44336;
    color: white;
    opacity: 1;
    transition: opacity 0.6s;
    margin-bottom: 15px;

    background-image: url(../img/erro.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding-left:105px;
}

.alert_n.success_n 
{
    background-color: #4CAF50;

    background-image: url(../img/sucesso.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding-left:105px;
}
.alert_n.info_n 
{
    background-color: #2196F3;

    background-image: url(../img/info.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding-left:105px;

}
.alert_n.warning_n {
    background-color: #ff9800;
    
    background-image: url(../img/alerta.png);
    background-position: 15px center; 
    background-repeat: no-repeat;

    padding-left:105px;
}

.closebtn_n {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 44px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;

}

.closebtn_n:hover {
    color: black;
}

.bt_adm_portal
{
    	
        margin: 3% auto;
		padding: 5px 10px 13px 10px;
		
		background: #fff;
		background: -moz-linear-gradient(#fff, #ccc);
		background: -webkit-linear-gradient(#fff, #ccc);
		background: #fff;
		font-size:12px;
		height:35px;
        border-top:solid 2px #808080;

        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;

		-moz-box-shadow: 0px 0px 0px #808080;
		-webkit-box-shadow: 0px 0px 0px #808080;
		box-shadow: 0px 0px 0px #808080;
	
}

.emergencia {
    padding: 4px 4px 4px 4px;
    background: #ea3535;
    font-size: 12px;
    border: solid 1px #808080;
    border-radius: 5px;
    /*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/
    color: white;
    font-family: Helvetica, Arial, sans-serif;
}

.quinzedias {
    padding: 4px 4px 4px 4px;
    background: rgba(9,113,178, 1);
    font-size: 12px;
    border: solid 1px #808080;
    border-radius: 5px;
    /*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/
    color: white;
    font-family: Helvetica, Arial, sans-serif;
}

.agendamento {
    padding: 4px 4px 4px 4px;
    background: #d09d9d;
    font-size: 12px;
    border: solid 1px #808080;
    border-radius: 5px;
    /*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/
    color: white;
    font-family: Helvetica, Arial, sans-serif;
}



.acionados
{		
		padding: 4px 4px 4px 4px;
		
		background:#438bc4;	
		font-size:12px;
		
        border:solid 1px #808080;
        border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:white;

        font-family: Helvetica, Arial, sans-serif;
		
}
.acionados_k
{		
		padding: 4px 4px 4px 4px;
		
		background:#fff;	
		font-size:12px;
		
        border:solid 1px #808080;
      border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		font-family: Helvetica, Arial, sans-serif;
        text-align:left;
}
.analise
{		
		padding: 2px 2px 2px 2px;
		
		background:#2ac223;	
		font-size:12px;
		
        border:solid 1px #808080;
 border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:white;
		font-family: Helvetica, Arial, sans-serif;
                
	}
.analise_k
{		
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:12px;
		
        border:solid 1px #808080;
      border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		font-family: Helvetica, Arial, sans-serif;
        text-align:left;
}
.autorizados
{		
		padding: 2px 2px 2px 2px;
		
		background:rgba(0,0,0,.2);	
		font-size:12px;
		
        border:solid 1px #808080;
        border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		font-family: Helvetica, Arial, sans-serif;

	}
.autorizados_k
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:12px;
		
        border:solid 1px #808080;
      border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		text-align:left;
}
.finlaziados
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:red;	
		font-size:12px;
		
        border:solid 1px #808080;
        border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		
	}
.finlaziados_k
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:12px;
		
        border:solid 1px #808080;
      border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		text-align:left;
}

/* RF14 - raia Recebido: ultimo estagio do fluxo, apos FAT */
.recebido
{		
    font-family: Helvetica, Arial, sans-serif;
			padding: 2px 2px 2px 2px;
			
			background:#2e7d32;	
			font-size:12px;
			
        border:solid 1px #808080;
        border-radius: 5px;

        color:#fff;
		
	}
.recebido_k
{		
    font-family: Helvetica, Arial, sans-serif;
			padding: 2px 2px 2px 2px;
			
			background:#fff;	
			font-size:12px;
			
        border:solid 1px #808080;
      border-radius: 5px;

        color:black;
			text-align:left;
}

.paga
{		
    font-family: Helvetica, Arial, sans-serif;
			padding: 2px 2px 2px 2px;
			
			background:#ffd800;	
			font-size:12px;
		
        border:solid 1px #808080;
        border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		
	}
.paga_k
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:12px;
		
        border:solid 1px #808080;
      border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		text-align:left;
}

.financeiro
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:#faf4c5;	
		font-size:12px;
		
        border:solid 1px #808080;
        border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		
	}
.financeiro_k
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:12px;
		
        border:solid 1px #808080;
      border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		text-align:left;
}
.cancelado
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:#D0E4F4;	
		font-size:12px;
		
        border:solid 1px #808080;
        border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		
	}
.cancelado_k
{		
    font-family: Helvetica, Arial, sans-serif;
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:12px;
		
        border:solid 1px #808080;
      border-radius: 5px;
		/*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/

        color:black;
		text-align:left;
}
.span_titulo
{
    border-bottom:1px dotted #000;
    width:100%;
    padding: 4px 4px 4px 4px;
    text-align:left;
    font-size:11px;
}

.span_rodpe
{
    border-top:1px dotted #000;
    width:100%;
    padding: 4px 4px 4px 4px;
    text-align:right;
    margin-top:5px;
}
.grid_credenciados
{
   padding: 4px 4px 4px 4px;
   border:1px solid rgba(0,0,0,.2);
   background-color:#f5f5f5;
   font-family: Helvetica, Arial, sans-serif;
}

.titulo_relatorio
{		
         font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;    
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:14px;		    

        color:black;
		
}
.sub_titulo_relatorio
{		
         font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;    
		padding: 2px 2px 2px 2px;
		
		background:#fff;	
		font-size:12px;		    

        color:black;
		
}
.divTitulos 
{
    width: 100%;
}

.place h3 
{
    border-bottom: 1px dashed #7E9F19;
    padding:5px 5px 0px 5px;
}
.table_th_{
	background-color:#096;
 	background:url(http://localhost/bpo.portal/images/h3m.gif) repeat-x;
	height:26px;font-family: Helvetica, Arial, sans-serif;font-size:11px;padding:3px 3px 3px 3px;	
	color:#fff;
	
	border: thin solid #FFF;	
	border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;
	}
.table_tr_{
    background-color:#e1ecec;
	height:24px;
	font-family: Helvetica, Arial, sans-serif;
    font-size:11px; 
	}
.table_td_ {
    padding:3px 3px 3px 3px;
	border: thin solid #FFF;	
	font-family: Helvetica, Arial, sans-serif;
    font-size:11px; 
	background-color:#f5f5f5;
}
.div_filtro {
    background-color: rgb(56, 160, 225);
    padding: 5px 5px 5px 5px;
    border-top: 0px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.botoes_filtro
{
    background-color:transparent;
    color:white;
    font-family:Helvetica, Arial, sans-serif;
    text-align:left;
    border:0px solid transparent;

    padding:5px 5px 5px 5px;

    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;

   cursor:hand;
}
.botoes_filtro_sel
{
    background-color:rgb(56, 160, 225);
    color:white;
    font-family:Helvetica, Arial, sans-serif;
    text-align:left;
    border:0px solid transparent;

    padding:5px 5px 5px 5px;

    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;

   cursor:hand;
}
.tabela_filtro_sel
{
    background-color:rgb(56, 160, 225);
    color:white;
    font-family:Helvetica, Arial, sans-serif;
    text-align:left;
    border:0px solid transparent;

    /*padding:5px 5px 5px 5px;

    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;*/

   cursor:hand;
}
/*reltorio gerencial*/

.titulos_rel
{
    border:1px solid black;
    font-family:Verdana;
    font-size:10px;
}

.titulos1
{
    border:1px solid black;
    font-family:Verdana;
    font-size:10px;
    background-color:Black;
    color:White;
}
.titulos22
{
    border-top:1px solid black;
    border-left:1px double black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    
    font-family:Verdana;
    font-size:10px;
   
}
.titulos3
{
    font-family:Verdana;
    font-size:10px;
}
.titulos33
{
    font-family:Verdana;
    font-size:10px;
    height:19px;
}
.titulos303
{
    font-family:Verdana;
    font-size:13px;
}
.botoes_export
{
   cursor:hand;
}

.reaberta {
    padding: 4px 4px 4px 4px;
    background: #e4e570;
    font-size: 12px;
    border: solid 0px #808080;
    border-radius: 5px;
    /*-moz-box-shadow: 5px 5px 5px #808080;
		-webkit-box-shadow: 5px 5px 5px #808080;*/
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
}

.direitos {
    padding: 4px 4px 4px 4px;
    background-color: transparent;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
}


/*historico*/

.dv_abertura {
    padding: 4px 4px 4px 4px;
    background-color: Silver;
    border: solid 1px #808080;
    font: 13px/1.7 'Noto Sans',Arial,Helvetica,sans-serif;
    
    margin-top: 10px;
}

.fundo_td_meio {
    color: black;
    
    padding: 5px;
    margin: 3px;
    background-color: #dadada;
    border-radius: 0px;
    border-color: white;
    border-width: 0px;
    border-style: solid;
}

.fundo_td_meio1 {
    color: black;
    padding: 5px;
    margin: 3px;
    background-color: white;
    border-radius: 0px;
    border-color: white;
    border-width: 0px;
    border-style: solid;
}

.fundo_div_conteudo {
    padding: 5px 5px 5px 5px;
    margin: 3px;
    background-color: white;
    border: 1px dotted rgba(0,0,0,.2);
}

.titulos_div {
    font: 13px/1.7 'Noto Sans',Arial,Helvetica,sans-serif;
    color: #666666;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted #666666;
}

.titulo_td_destaque {
    font: 13px/1.7 'Noto Sans',Arial,Helvetica,sans-serif;
    color: black;
    /*padding-left: 5px;*/
    font-weight: bolder;
}

.titulo_td_destaque_mais_claro {
    font: 13px/1.7 'Noto Sans',Arial,Helvetica,sans-serif;
    color: #666666;
    padding-left: 5px;
}

.tabela_itens {
    border-bottom: 1px dotted rgba(0,0,0,.2);
    padding-left: 5px;
    background-color:#f5f5f5;
}