﻿html {
    height: 100%;
    min-height: 100%
}



BODY { 
    /*background-color: #DAEDB7; 
    background: #DCEEBA url('../images/fundo.jpg'); 
    background-repeat: repeat-x;*/
    background: -webkit-linear-gradient(top, #E4E4E4, #FFFFFF);
    background: -moz-linear-gradient(top, #E4E4E4, #FFFFFF);
    background: linear-gradient(top, #E4E4E4, #FFFFFF); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E4E4E4', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat;
    font:Arial, Helvetica, sans-serif;	
    padding-top:20px;
}


.separador_cima_esq { background-image: url(../images/separador_cima_esq.jpg); }

.separador_centro { background-image: url(../images/separador_cima_centro.jpg); background-repeat: repeat-x; }

.separador_cima_drt { background-image: url(../images/separador_cima_drt.jpg);}

.separador_baixo_esq { background-image: url(../images/separador_baixo_esq.jpg); }

.separador_centro_baixo { background-image: url(../images/separador_baixo_centro.jpg); background-repeat: repeat-x; }

.separador_baixo_drt { background-image: url(../images/separador_baixo_drt.jpg); }

/* links */
a { font-weight: bold; font-size: 12px; color: #ffffff; border-top-style: none;	text-decoration: none; 	font-family: Arial;}

a:hover { color:#333;}

a.active  { color:#FF6600; text-decoration: none;}

/* tabelas */

.linha_verde_cima { font-family: Arial;  font-size: 11px; color: #003399;  /*background-color:#FBB13F;*/ width: 224px; text-align: center; }

.linha_verde { font-family: Arial;  font-size: 11px; background-color:#FBB13F; width: 224px; text-align: center; border: solid 1px #FBB13F;}

.linha_verde_baixo { font-family: Arial; font-size: 11px;  color: #003399; background-color:#EAFFBC; }

.linha_fundo_verde { font-family: Arial;  font-size: 11px; /*background-color:#eaffbc;*/ width: 224px; text-align: center; border: solid 1px #c1c1c1;}

/* textos */
.round {
    border-radius: 2px;
}

.titulo_pagina { 
    font-family: Arial; 
    font-weight: bold; 
    font-size: 16px; 
    color: #F26822;
}
	
.titulo_motores { 
    font-family: Arial; 
    font-size: 12px; 
    /*color: #333333;*/
    color: #737171;    
    margin-bottom: 0px;
}

.texto_condicao_dia
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ff3300;
}

.texto_tabelas_detalhes
{
	font-family:Arial;
	font-size:12px;
	color:#389AA5;
	font-weight:bold;
	
}
.cabecalhos
{
	text-align: center;
	font-weight: normal;
	font-size: 11px;
    color: #737171;
	font-family: Arial;
	height: 21px;
    background-color: #FFC366;
	text-transform: capitalize;
}

.zoom {
    transition: transform .3s; /* Animation, more than .3s becomes too slow */
    margin: 0 auto;
}

.zoom:hover 
{
	/* chrome */
    transform: scale(3.0); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
     -ms-transform: scale(3.0); /* IE 9 */
    -webkit-transform: scale(3.0); /* Safari 3-8 */
}
.btn_not_submit{
	background-color:#428bca !Important;
/*	background-color:#ffff00 !Important;
*/	
}
input[type=submit]:disabled
{
	background-color: 	#BBBBBB !Important;
	border: 1px solid #d6d6d6 !Important;
    border-radius: 10px;
}

.titulo_tabela
{
	font-weight: normal;
	font-size: 11px;
	/*color: #4a670e;*/
    color: #737171;
	font-family: Arial;
	height: 35px;
    /*border-radius: 10px;*/
}
.titulo_tabela_scroll
{
	font-weight: normal;
	font-size: 11px;
	/*color: #4a670e;*/
    color: #737171;
    background-color: #FFC366;
	font-family: Arial;
	height: 35px;
	position:absolute;
	width:449.2px;
	height:28px;
	
}

.titulo_tabela a
{
	/*font-size: 11px;
	color: #4a670e;*/
    color:#737171;
	text-decoration: underline;
    /*text-decoration:none;
	font-family: Arial;
	height: 35px;*/
}

.texto_verde {
	font-family: Arial;
	font-size: 12px;
	color: #86D50B;
	font-weight: bold;
}
.texto_titulos
{
	font-weight: bold;
	font-size: 12px;
	color: gray;
	font-family: Arial;
}

.texto_footer
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	/*color: #666633;*/
    color: #737171;
	border-top-style: none;
	text-decoration: none;
}
#Table2 .texto_footer {
    color: #333333;
}
.texto_preto {
	font-family: arial;
	color: #737171;
	font-size: 12px;
    border-radius: 5px;
}

.texto_cinza {
	font-family: arial;
	color: #777;
	font-size: 11px;
}
.texto_cinza a
{
    font-family: arial;
	color: #333333;
	font-size: 11px;
}
    

.texto_caixa_email {
	font-family: Arial;
	font-size: 12px;
	color: #475A61;
}
.texto_inside {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.texto_rosa {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF358B;
}
.texto_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.preco {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #187298;
	
}

.areas2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #737171;
	/*background-color: #ffcccc;
	border-top: 1px solid #990033;
	border-right: 1px solid #990033;
	border-left: 1px solid #990033;
	border-bottom: 1px solid #990033;*/
    background-color: #FFC366;
    border: 1px solid #c1c1c1;
}

.areas4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #ECECFF;
	/*border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;*/
    background-color: #B5E6FD;
    border: 1px solid #c1c1c1;
}

.fundo_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737171;
	font-weight: bold;
	/*background-color: #3D7A60;*/
    border-top:1px solid #fff;
    background-color: #FFC366;
}

.header_sticky {
    position: sticky;
    top: 0;
    z-index: 99; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737171;
	font-weight: bold;
	/*background-color: #3D7A60;*/
    border:1px solid #fff;
    background-color: #FFC366;
}

.fundo_titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737171;
	font-weight: bold;
	/*background-color: #003366;*/
    background-color: #FFC366;
}

/* boxes */

.caixa_email {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color:  #F5F5F5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	
}
.caixa_legenda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    background-color: #fff;
    background-image: none;
	width: 240px;
    border: 1px solid #FBB13F;
}
.disabledHeader {
    color: #737171 !important;
}

.caixa_legenda_ajuda
{
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #EAFFBC;*/
    background-color: #FFC366;
    width: 180px;
    border: 1px solid #c1c1c1;
}

.caixa_legenda_ajuda_Permissoes
{
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #EAFFBC;*/
    background-color: #FFC366;
    width: 240px;
    border: 1px solid #c1c1c1;
}

.caixa_plan_horarios
{
	border: thin solid #b8dd69;
    font-size: 10px;
	width: 265px;
	    font-family: Arial, Helvetica, sans-serif;
	    background-color: #eaffbc;
}

.caixa_acesso  {
	border-right: #c0d8e9 1px solid;
	border-top: #ffe 1px solid;
	display: block;
	border-left: #fff 1px solid;
	width: 290px;
	color: #777;
	border-bottom: #c0d8e9 1px solid;
	height: 200px;
	background-color: #f7fafd;
	text-decoration: none;

}
.caixa_main  {
	color: #777;
	/*background-color: #EAFFBC;*/
    background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/*border-top-color: #F26822;
	border-right-color: #F26822;
	border-bottom-color: #F26822;
	border-left-color: #F26822;*/
    border-color: #c1c1c1;
    z-index: 102;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.caixa_main_sem_border  {
	color: #777;
	/*background-color: #EAFFBC;*/
    background-color: #fff;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	/*border-top-color: #F26822;
	border-right-color: #F26822;
	border-bottom-color: #F26822;
	border-left-color: #F26822;*/
    border-color: #c1c1c1;
    z-index: 102;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.caixa_horarios
{
	border-right: #F26822 2px solid;
	border-top: #F26822 1px solid;
	border-left: #F26822 1px solid;
	color: #777;
	border-bottom: #F26822 2px solid;
	background-color: #f9ffec;
}
.borda_detalhe_dia
{
	border: #c1c1c1 1pt solid;
	font-size: 11px;
	color: #333;
	font-family: arial;
	background-color: #FFDEAA;
}
.borda_baixo_dia
{
	
	border-bottom: #c1c1c1 1pt solid;
	font-size: 11px;
	color: #333;
	font-family: arial;
	/*background-color: #eaffbc;
    background-color:#FAFAD2;*/
}

.borda_baixo_dia:nth-child(even) {
    background-color: #FFEBCD;
}
.borda_baixo_dia:nth-child(odd) {
    background-color: #FAFAD2;
}

.borda_legenda
{
	
	border-bottom: #000000 1pt solid;
	border-right: #000000 1pt solid;
	border-top: #000000 1pt solid;
	border-left: #000000 1pt solid;
}

.detalhe_dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin #F26822;
}


.caixa_resultados  {
	border-right: #c0d8e9 1px solid;
	border-top: #ffe 1px solid;
	display: block;
	border-left: #fff 1px solid;
	color: #777;
	border-bottom: #c0d8e9 1px solid;
	background-color: #EAFFBC;
	
}

.padding {
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF358B;

}
/* sidebar */

.linkroll {
	margin:10px 0 10px 0;
	padding:0;
	border-top:1px solid #eee;

  }
.linkroll li
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	padding-top: 1px;
	list-style-type: none;
	background-color: #97ca2f;
}

.linkroll li a {
	display:block;
	margin:0;
	color:#777;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background-position:left;
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;	
}

.linkroll li a:hover {
	border-bottom:1px solid #ccc;
	background-color:#F7F7F7;
	color:#ED028D;
	
}	
/* menu */

/*.header{ background-image: url(../images/fundo-menu.png); background-repeat:no-repeat;}*/
.header 
{
    background-color: #FAB03E;
	/*background:#86A81D;
	background: linear-gradient(to right,#86A81D, #94B328);
	box-shadow: 0 0 5px rgba(93, 129, 15, 0.5), 0 1px 5px 3px rgba(93, 129, 15, 0.5), 0 5px 4px -3px rgba(93, 129, 15, 0.5);
	-moz-box-shadow: 2px 5px 6px rgba(93, 129, 15, 0.5); 
    -webkit-box-shadow: 1px 5px 6px rgba(93, 129, 15, 0.5);
    box-shadow: 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62);
	-moz-box-shadow: 1px 5px 6px rgb(249, 172, 62);); 
    -webkit-box-shadow: 1px 5px 6px rgb(249, 172, 62);*/
}

#nav {
    list-style:none inside;
    margin:0;
    padding:0;
    text-align:center;
}

#nav li {
    display:block;
    position:relative;
    float:left;
    background: #FAB03E; /* menu background color */
}

#nav li a {
    display:block;
    padding:0;
    text-decoration:none;
    width:135px; /* this is the width of the menu items */
    line-height:45px; /* this is the hieght of the menu items */
    color:#ffffff; /* list item font color */
}
        
#nav li li a {
    text-align: left !important;
    padding: 5px !important;
    width: 150px !important;
    line-height:30px !important;
    /*border-right-style: solid; 
    border-bottom-style: solid;	
    border-left-style: solid; 	
    border-right-color: #F4752E; 
    border-bottom-color: #F4752E; 
    border-left-color: #F4752E;
    border-width: 0.5px;*/
} /* smaller font size for sub menu items */
    
#nav li:hover {background:#d18715;} /* highlights current hovered list item and the parent list items when hovering over sub menues */


/*--- Sublist Styles ---*/

#nav ul {
    position: absolute;
    padding: 0;
    left: 0;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease-in-out;
    z-index: 1000;
    background-color: #FAB03E;
}

/* Show sublist on hover OR focus (tabbed into) */
#nav li:hover > ul,
#nav li:focus-within > ul {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

/* Sub-sublist positioning */
#nav li li > ul {
    left: 100%;
    top: 0;

}

/* Show sub-sublist on hover OR focus */
#nav li li:hover > ul,
#nav li li:focus-within > ul {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  /*  margin-left: 0px !important;
    margin-top: -40px !important;*/
}

/* Visual keyboard focus feedback */
#nav a:focus {
   /* outline: 2px solid #00f; */
    outline: 2px solid black;
    background-color: #d18715;
    position: relative; 
    z-index: 9999;
}

#dropmenudiv{  
    position:absolute; 
    border-bottom-width: 0; 
    z-index:100; 
    border-right-width: 1px; 
    border-left-width: 1px; 
    border-right-style: solid; 
    border-bottom-style: solid;	
    border-left-style: solid; 	
    /*border-right-color: #91BB22; 
    border-bottom-color: #91BB22; 
    border-left-color: #91BB22;*/
    border-right-color: #F4752E; 
    border-bottom-color: #F4752E; 
    border-left-color: #F4752E;
    font-size: 12px; 
    font-style: normal;	
    font-family: Arial;
}

#dropmenudiv a { 
    padding-right: 0px;
    display: block; 
    font-weight: bold; 
    width: 100%; 
    text-indent: 3px; 
    /*border-bottom: #91BB22 1px solid; 
    background-color: #86AB1F;*/
    border-bottom: #F4752E 1px solid;
    background-color: #FAB03E;
    text-decoration: none; 
    padding:4px 4px 4px 4px; 
    font-family: Arial;
}

#dropmenudiv a:hover{ /*hover background color*/
    /*background-color: #98C424;*/
    background-color: #F39E44;
    color:#fff;
}

/* bordas & linhas */
.linha_menu { 	font-family: Arial; font-weight: bold; color: #DFDFDF; font-size: 12Px;}
.borda_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
.barra_drt {
	border-right-style: solid;
	border-right-color: #F4F4F4;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F4F4F4;
}
.tabela_detalhe_diario
{
	border-right: #b8dd69 1px solid;
	border-top: #b8dd69 1px solid;
	border-left: #b8dd69 1px solid;
	border-bottom: #b8dd69 1px solid;
}
/* links */
.menu_desactivado
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
	border-top-style: none;
	text-decoration: none;
}
.chefias {
	background-color: #FFFFFF;
	border-top: 2px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #666666;
}
.saldos_cabecalho
{
	background-color:#b5c6a6;
	padding-left: 12px;
	font-weight: normal;
	font-size: 11px;
	color: #4a670e;
	font-family: Arial;
	height: 21px;
}

.saldos1
{
	background-color:#dedeef;
	padding-left: 12px;
	font-weight: normal;
	font-size: 11px;
	color: #4a670e;
	font-family: Arial;
	height: 21px;
}

.saldos2
{
	background-color:#edc9c9;
	padding-left: 12px;
	font-weight: normal;
	font-size: 11px;
	color: #4a670e;
	font-family: Arial;
	height: 21px;
}
.caixa_erro
{
	background-color: #FFFFCC;
	border-color: #808080;
}

.header_erro { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #FFFFFF; background-color: #666666; border-color: #808080; max-height:10px; }

.modalBackground { background-color:Gray; filter:alpha(opacity=50);  opacity:0.5; z-index: 101;}

.tituloJanela { 	font-family: Arial; font-size:12px; font-weight:bold; color:#333333; background-image: url('../images/fundo_header_tabelas.jpg'); text-align: center; height:25px;   }

.DivNIV_OP_INDISP { float: right; height: 10px; left: 225px; position: relative; top: -370px;  z-index: 99;}

/*teste  divs adwords*/

#wrapper { padding-bottom: 20px; margin:0 auto; width:1270px;}


#lado_esquerdo1_divGAddSenseLeft { width: 140px; float: left; padding-top: 20px; text-align:left; }
#lado_direito1_divGAddSenseRight { width: 140px; float: right; padding-top: 20px; text-align:right; }

#main { margin: 0 auto; width: 1200px; }

.notas { font-size:xx-small;  color:Gray; background:yellow; width:10px; height:15px; float:right; }
/*
#UpdateProgress1 img {
            border: 1px solid #808080;
            top: 200px;
            position: absolute;
            left: 300px;
            background-color: #FFFFFF;
        }

#UpdateProgress1 
        {
            position: relative;
            top: -504px;
            width: 700px;
            height: 500px;
            background-color: #C0C0C0;
            filter: alpha(opacity=70);
            opacity: 0.7;
        }
        */
#UpdateProgress1 img 
{
    top:50%;
    left:50%;
    margin-left:-50px;
    margin-top:-50px;
    position:fixed;
    text-align:center;
    vertical-align:middle;
}

#UpdateProgress1 {
    position:fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: #C0C0C0;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index:100;
}
        
        



/*Popups*/
.Popup_Div
{
    background: #FFFFFF;
    border: 1px solid #FFC366;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62);
    -moz-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    -webkit-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    margin-left: 0;
	padding:10px 10px 10px 10px;
    position:absolute!important;
    z-index: 102;
}

.Popup_Div_fixed
{
    background: #FFFFFF;
    border: 1px solid #FFC366;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62);
    -moz-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    -webkit-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    margin-left: 0;
    padding:10px 10px 10px 10px;
    position:fixed!important;
    z-index: 102;
}

.Fechar_Popup_img {
	border: 0; margin: -5px -5px 0 -20px;
	float: right;
}

.Popup_Background
{
    background: rgba(0, 0, 0, 0.5)
}
/*Tooltips*/
.Tooltip_Div
{
    background: #fff; 
    padding:10px 10px 10px 10px;
    border: 1px solid #F26822;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62);
    -moz-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    -webkit-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    margin-left: 0;  
    width: 250px;
    text-align: left;
    }
    
.Tooltip_img {
	border: 0; margin: -10px 0 0 -25px;
	float: left;}
	
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    zcursor: help;
}

/* Tooltip text */
.tooltip .tooltiptext {
	visibility: hidden;
    padding: 5px 0;
    border-radius: 6px;
    
    background: #fff; 
    padding:10px 10px 10px 10px;
    border: 1px solid #F26822;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62), 1px 5px 6px rgb(249, 172, 62);
    -moz-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    -webkit-box-shadow: 1px 5px 6px rgb(249, 172, 62);
    margin-left: -130px;  
    width: 250px;
    text-align: left;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}


.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #F26822 transparent;
}


/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px;
}


/*  Messages*/
.Caixa_Mensagens
{
    position:absolute;
    top:190px;
    left:50%;
    padding:10px 10px 10px 10px;
    background: #FAFAFA; 
    border: 1px solid #75CB57;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 5px 6px rgba(0,0,0,0.5); 
    box-shadow: 0 0 5px rgba(124, 170, 23, 0.5), 0 1px 5px 3px rgba(124, 170, 23, 0.5), 0 5px 4px -3px rgba(124, 170, 23, 0.5);
    -webkit-box-shadow: 1px 5px 6px rgba(124, 170, 23, 0.5);  
    width: 250px;
    z-index: 10000;
    text-align:center;}
    
.Caixa_Mensagens_Erro
{
    position:absolute;
    top:160px;
    left:50%;
    padding:10px 10px 10px 10px;
    background: #FAFAFA; 
    border: 1px solid #B22222;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 5px 6px rgba(0,0,0,0.5); 
    box-shadow: 0 0 5px rgba(178, 34, 34, 0.5), 0 1px 5px 3px rgba(178, 34, 34, 0.5), 0 5px 4px -3px rgba(178, 34, 34, 0.5);
    -webkit-box-shadow: 1px 5px 6px rgba(178, 34, 34, 0.5);   
    width: 250px;
    text-align:center;}
    
.Caixa_Mensagens_Informacao
{
    position:absolute;
    top:160px;
    left:50%;
    padding:10px 10px 10px 10px;
    background: #FAFAFA; 
    border: 1px solid #3059D6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 5px 6px rgba(0,0,0,0.5); 
    box-shadow: 0 0 5px rgba(48, 89, 214, 0.5), 0 1px 5px 3px rgba(48, 89, 214, 0.5), 0 5px 4px -3px rgba(48, 89, 214, 0.5);
    -webkit-box-shadow: 1px 5px 6px rgba(48, 89, 214, 0.5);   
    width: 250px;
    text-align:center;}

.Mensagem_Sucesso { font-weight: bold; 	font-family: Arial; font-size: 12px; color: #333333; text-align:center;   margin-bottom: 0px;}
.Mensagem_Insucesso { font-weight: bold; 	font-family: Arial; font-size: 12px; color: #B22222;   text-align:center; margin-bottom: 0px;}
.Mensagem_Informacao { font-weight: bold; 	font-family: Arial; font-size: 12px; color: #3059D6; text-align:center;   margin-bottom: 0px;}

.tituloAccordion  	
{
    font-family: Arial; 
    font-size:12px; 
    font-weight:bold; 
    color:#fff; 
    background-color:#FFC366;
    text-align: center; 
    height:25px;   
    border:solid 1px #c1c1c1;
    margin-top:5px;
    padding-top: 7px;
    cursor:pointer;
}
.SelectedAccordion  	
{
    font-family: Arial; 
    font-size:12px; 
    font-weight:bold; 
    color:#FBB13F;
    background-color:#333333; 
    text-align: center; 
    height:25px;   
    border-top:solid 1px #F26822;
    border-left:solid 1px #F26822;
    border-right:solid 1px #F26822;
    border-bottom:solid 1px #F26822;
    margin-top:5px;
    padding-top: 7px;
}
.caixa_Accordion  {
	color: #777;
	/*background-color: #EAFFBC;*/
    background-color: #fff;
	border: 1px solid #c1c1c1;
    border-top: none;
	padding:10px 5px 10px 5px;
}
.Table_Accordion td
{
    padding: 5px 0px 2px 0px;
    font-weight: bold; 	
    font-family: Arial; 
    font-size: 12px; 
    color: #333333;
    vertical-align:middle;
}
input.medium
{
    width:124px;
}
input.small
{
    width:35px;
}
span.medium input
{
    width:124px;
}
span.small input
{
    width:35px;
}
select.medium
{
    padding:1px 0px 1px 0px;
    width:128px;
}
.Notas_Accordion
{
    font-size: 11px;
    font-weight: normal; 	
    color: #666666;
}
.Inputs_Accordion {
	font-family: arial;
	color: #333333;
	font-size: 12px;
	width:128px;
}
.SubTitulosAccordion
{
    padding: 15px 0px 15px 0px;
	background-color:#FFC366;
    text-align:center;
    color:#FFFFFF !important
}
select.large
{
    padding:1px 0px 1px 0px;
    width:178px;
}
span.large input
{
    width:174px;
}
input.invalid
{
    background-color: rgb(252, 240, 243);
    box-shadow: 0 0 5px rgba(178, 34, 34, 0.5), 0 1px 5px 3px rgba(178, 34, 34, 0.5), 0 5px 4px -3px rgba(178, 34, 34, 0.5);
    border: solid 1px rgba(178, 34, 34, 0.5);
}
.caixa_operacoes  {
	/*background-color: #EAFFBC;*/
    background-color: #FFFFFF;
	/*border-color: #F26822;*/
    border: 1px solid #c1c1c1;
	
}
.caixa_operacoes div
{
    float:left;
    padding:5px;
    margin:0px;
    text-align:center;
}

.caixa_operacoes legend
{
  font-weight: bold; 	
  font-family: Arial; 
  font-size: 12px; 
  /*color: #333333;*/
  color: #333;
}
.caixa_operacoes span
{
  font-weight: bold; 	
  font-family: Arial; 
  font-size: 12px; 
  color: #333333;
}
.caixa_operacoes label
{
  font-weight: bold; 	
  font-family: Arial; 
  font-size: 12px; 
  color: #333333;
}
.Footer
{   
    /*background-image:url(../images/fundo_footer.jpg);
    background-repeat:repeat-y;*/
    /*border: solid 1px #73911F;*/
    border: solid 1px #c1c1c1;
    width:1200px;
    background: #FAB03E;
    /*background: #86A81D;
    /*background: -webkit-linear-gradient(left, #ACC73A, #86A81D);  For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(right,#ACC73A, #86A81D); For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(right, #ACC73A, #86A81D);  For Firefox 3.6 to 15 */
    /* background: linear-gradient(to right, #ACC73A, #86A81D); Standard syntax (must be last) */
}
.HeaderIdioma ul
{
    list-style-type:none;
    list-style-position:outside;
    list-style-image:none;
    margin-bottom:0px;
}
.HeaderIdioma li
{
    display:inline;
}

.bt_alt_gd
{
    border: 1px solid #F26822;
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    background-color: #F26822;
    text-align: center;
    padding: 0px;
}

input[type="file"]
{
	/*border: solid 1px #F26822;*/
	background-color: #ffffff;
}

.bt_close_popup
{
	width: 19px;
	background-image: url(images/excluir-down.png);
	height: 19px;
	background-color: transparent!important;
	border: none!important;
	background-repeat: no-repeat;
	box-shadow: none!important;
}

.campos
{
	/*border: #F26822 1px solid;*/
    border: 1px solid #c1c1c1;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.campos_num
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: right;
}

/*#TabUtilizador_body
{
	background-color:#FAFAD2;
}*/

.chkListAsGrid tr:nth-child(even) {background-color: BlanchedAlmond}
	
.chkListAsGrid tr:nth-child(odd) {background-color: LightGoldenrodYellow}
.chkListAsGrid
{
	border-spacing:0;
	vertical-align:middle;
	font-family:Verdana;
	font-size:x-small;
	color:Black;
	font-weight:normal;
}

#tblRESUMO tr:nth-child(odd){background-color: BlanchedAlmond}
	
#tblRESUMO tr:nth-child(even) {background-color: LightGoldenrodYellow}

#tblPERMISSOES1 tr:nth-child(even){background-color: BlanchedAlmond}
#tblPERMISSOES1 tr:nth-child(odd) {background-color: LightGoldenrodYellow}
#tblPERMISSOES1 td {height:32px;}


.Escrita{
    background-color:#7CAA17;
    border-radius:10px;
}
.Consulta{background-color:Yellow;border-radius:10px;}
.Nada{background-color:Red;border-radius:10px;}
#tblPERMISSOES1 span
{width:20px;}

/* ---------- TABS ------------------------- */
#TabUtilizador_TabPanelNotific_TC_Notific_body
{
	overflow:auto;
}

.green {font-family:arial,helvetica;}
.green .ajax__tab_body 
{
    font-size:10pt;
    border:1px solid #c1c1c1;
    border-top:none;
    background-color:#FAFAD2;
    padding:10px;
}
.green .ajax__tab_header 
{
	background-color:#FFC366;
	border:solid 1px #c1c1c1;
	border-bottom:none;
	padding:2px 2px 4px 2px;
	text-align:center; /* center the tabs horizontally */
}
.green .ajax__tab_tab
{
    font-size:10pt;
	font-weight:bold;
    color:#333333;
    text-align:center;	
	border:solid 1px #c1c1c1;
	padding:5px;
	margin-right: 4px;
}
.green .ajax__tab_active .ajax__tab_tab,
.green .ajax__tab_hover .ajax__tab_tab
{
	background-color:#F39E44;
}


/* -----------------------------ButÃµes --------------------------------- */
/* Button
-------------------------------------------------------------------*/
button.blue, .btn.blue, input.blue {
  background-color: #d7e5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d7e5f5), to(#cbe0f5));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #d7e5f5, #cbe0f5);
    background-image: -moz-linear-gradient(top, #d7e5f5, #cbe0f5);
    background-image: -ms-linear-gradient(top, #d7e5f5, #cbe0f5);
    background-image: -o-linear-gradient(top, #d7e5f5, #cbe0f5);
    background-image: linear-gradient(top, #d7e5f5, #cbe0f5);
    border-top: 1px solid #abbbcc;
    border-left: 1px solid #a7b6c7;
    border-bottom: 1px solid #a1afbf;
    border-right: 1px solid #a7b6c7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 0 white;
    -moz-box-shadow: inset 0 1px 0 0 white;
    -ms-box-shadow: inset 0 1px 0 0 white;
    -o-box-shadow: inset 0 1px 0 0 white;
    box-shadow: inset 0 1px 0 0 white;
    color: #1a3e66;
    line-height: 1;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
  }
  button.blue:hover, .btn.blue:hover, input.blue:hover {
    background-color: #ccd9e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccd9e8), to(#c1d4e8));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ccd9e8, #c1d4e8);
    background-image: -moz-linear-gradient(top, #ccd9e8, #c1d4e8);
    background-image: -ms-linear-gradient(top, #ccd9e8, #c1d4e8);
    background-image: -o-linear-gradient(top, #ccd9e8, #c1d4e8);
    background-image: linear-gradient(top, #ccd9e8, #c1d4e8);
    border-top: 1px solid #a1afbf;
    border-left: 1px solid #9caaba;
    border-bottom: 1px solid #96a3b3;
    border-right: 1px solid #9caaba;
    -webkit-box-shadow: inset 0 1px 0 0 #f2f2f2;
    -moz-box-shadow: inset 0 1px 0 0 #f2f2f2;
    -ms-box-shadow: inset 0 1px 0 0 #f2f2f2;
    -o-box-shadow: inset 0 1px 0 0 #f2f2f2;
    box-shadow: inset 0 1px 0 0 #f2f2f2;
    color: #163659;
    cursor: pointer;
}
  button.blue:active, .btn.blue:active, input.blue:active {
    border: 1px solid #8c98a7;
    -webkit-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
    -moz-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
    -ms-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
    -o-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
    box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee; }

  
 button.orange, .btn.orange, input.orange {
  background-color: #E3903F;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E3903F), to(#C8702D));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #E3903F, #C8702D);
  background-image: -moz-linear-gradient(top, #E3903F, #C8702D);
  background-image: -ms-linear-gradient(top, #E3903F, #C8702D);
  background-image: -o-linear-gradient(top, #E3903F, #C8702D);
  background-image: linear-gradient(top, #E3903F, #C8702D);
  border: 1px solid #BC863F;
  border-bottom: 1px solid #B0762C;
  border-top: 1px solid #CC8121;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  
  -webkit-box-shadow: inset 0 1px 0 0 #E0B58F;
  -moz-box-shadow: inset 0 1px 0 0 #E0B58F;
  -ms-box-shadow: inset 0 1px 0 0 #E0B58F;
  -o-box-shadow: inset 0 1px 0 0 #E0B58F;
  box-shadow: inset 0 1px 0 0 #E0B58F;
  
  color: #fff;
  line-height: 1;
  text-align: center;
  text-shadow: 0 -1px 0 #D06902;
  }
  button.orange:hover, .btn.orange:hover, input.orange:hover {
    background-color: #DC8631;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DC8631), to(#BB621E));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #DC8631, #BB621E);
    background-image: -moz-linear-gradient(top, #DC8631, #BB621E);
    background-image: -ms-linear-gradient(top, #DC8631, #BB621E);
    background-image: -o-linear-gradient(top, #DC8631, #BB621E);
    background-image: linear-gradient(top, #DC8631, #BB621E);
      border: 1px solid #BC863F;
      border-bottom: 1px solid #B0762C;
      border-top: 1px solid #CC8121;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 -1px 0 #D06902;
    
   -webkit-box-shadow: inset 0 1px 0 0 #E0B58F;
  -moz-box-shadow: inset 0 1px 0 0 #E0B58F;
  -ms-box-shadow: inset 0 1px 0 0 #E0B58F;
  -o-box-shadow: inset 0 1px 0 0 #E0B58F;
  box-shadow: inset 0 1px 0 0 #E0B58F;
    }
  button.orange:active, .btn.orange:active, input.orange:active {
    border: 1px solid #DC8631;
    border-bottom: 1px #C17B3E #888;
    -webkit-box-shadow: 0 0 8px 4px #C17B3E inset;
    -moz-box-shadow: 0 0 8px 4px #C17B3E inset;
    -ms-box-shadow: 0 0 8px 4px #C17B3E inset;
    -o-box-shadow: 0 0 8px 4px #C17B3E inset;
    box-shadow: 0 0 8px 4px #C17B3E inset; }
  
  
  button:disabled,
button[disabled]{
  border: 1px solid #999999;
  background-color: #C8C8C8;
  color: #C8C8C8;
}
  

 button.grey, .btn.grey, input.grey {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(top, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  
  color: #333;
  line-height: 1;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  }
  button.grey:hover, .btn.grey:hover, input.grey:hover {
    background-color: #dddddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#bbbbbb));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(top, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd; 
    
    -webkit-box-shadow: inset 0 1px 0 0 #f2f2f2;
    -moz-box-shadow: inset 0 1px 0 0 #f2f2f2;
    -ms-box-shadow: inset 0 1px 0 0 #f2f2f2;
    -o-box-shadow: inset 0 1px 0 0 #f2f2f2;
    box-shadow: inset 0 1px 0 0 #f2f2f2;
    }
  button.grey:active, .btn.grey:active, input.grey:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 8px 4px #bbb, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #bbb, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #bbb, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #bbb, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #bbb, 0 1px 0 0 #eeeeee; }
  
  
  
  
/*button, .btn, input[type=button], input[type=submit],.ui-button {
	background-color : #7fbf4d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f));
	background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: linear-gradient(top, #7fbf4d, #63a62f);
	border: 1px solid #63a62f;
	border-bottom: 1px solid #5b992b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
	-moz-box-shadow: inset 0 1px 0 0 #96ca6d;
	-ms-box-shadow: inset 0 1px 0 0 #96ca6d;
	-o-box-shadow: inset 0 1px 0 0 #96ca6d;
	box-shadow: inset 0 1px 0 0 #96ca6d;
	color: #fff;
	line-height: 1;
	text-align: center;
	text-shadow: 0 -1px 0 #4c9021;
	text-decoration:none;
	vertical-align: sub;
	font-family: tahoma, arial, helvetica, sans-serif !important;
	font-weight: bold !important;
	padding: 5px;
	margin: 4px 2px 4px 4px;
  }
  button:hover, .btn:hover, input[type=button]:hover, input[type=submit]:hover,.ui-button.ui-state-hover {
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76b347), to(#5e9e2e));
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
    -o-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    color: #fff;
    cursor: pointer;     
    text-decoration: none; 
  }*/

button, .btn, input[type=button], input[type=submit],.ui-button {
    background-color: #FAB03E;
    border: 1px solid #c1c1c1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	line-height: 1;
	text-align: center;
	text-decoration:none;
	vertical-align: sub;
	font-family: tahoma, arial, helvetica, sans-serif !important;
	font-weight: bold !important;
	padding: 5px;
	margin: 4px 2px 4px 4px;
  }
  button:hover, .btn:hover, input[type=button]:hover, input[type=submit]:hover,.ui-button.ui-state-hover {
    background-color: #FAB03E;
    color: #fff;
    cursor: pointer;     
    text-decoration: none; 
  }

  /*button:active, .btn:active, input[type=button]:active, input[type=submit]:active, .ui-button.ui-state-active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; 
  }*/
.smallBtn {line-height: 13px!important; padding: 3px !important; vertical-align: sub;}
.largeBtn {line-height: 18px!important; padding: 7px 10px !important; vertical-align: sub;}













/*Inline styles to normal css*/
.table_td_color td {
    background-color: #FFC366;
}
.day_header_style {
    height: 8pt;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: White;
    background-color: #FFC366;
    color: #737171;
}
.today_day_style {
    background-color: #EBEBC9!important;
    border: 2px solid #FFBB48!important;
    color: #EBEBC9!important;
}

.OtherMonth .today_day_style {
    background-color: inherit;
    color: inherit;
}

.titulo_tabela {
    background-color: #FFC366;
}
.mensagens_title {
    FONT-WEIGHT: bold; 
    FONT-SIZE: xx-small; 
    COLOR: white; 
    HEIGHT: 15px;
    background-color: #FBB13F;
}
.iframe_header_style {
    background-color: #FFC366;
    color: #fff;
}
.inserÃ§Ã£o_popup {
    FONT-WEIGHT: bold; 
    FONT-SIZE: x-small; 
    FONT-FAMILY: Verdana; 
    BACKGROUND-COLOR: #FFC366; 
    color: #FFFFFF;
    text-align:center;
}
.saldo_color {
    background-color: #FFC366; 
}
.descan_compens_table_title {
    FONT-WEIGHT: bold; 
    FONT-SIZE: x-small; 
    FONT-FAMILY: Verdana; 
    BACKGROUND-COLOR: #FFC366; 
    color: #FFFFFF;
}
.index_abt_ferias_table_title {
    padding: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #FFC366;
    color: #FFFFFF;
    text-align: center;
}
.tabs_bg {
    background-color: #FFE2B4;
}

.modal_window_tr {
    border-bottom: #c1c1c1 1pt solid;
    font-size: 11px;
    color: #333;
    font-family: arial;
    background-color: #FFDEAA;
}
.borda_baixo_dia a {
    color: #333;
}

.striped:nth-child(even) {
    background-color: #FFEBCD;
}
.striped:nth-child(odd) {
    background-color: #FAFAD2;
}


.pager {
    background-color: #EBEBEB;
} 

.popup_title {
    padding: 5px; 
    FONT-WEIGHT: bold; 
    FONT-SIZE: x-small; 
    FONT-FAMILY: Verdana; 
    BACKGROUND-COLOR: #FFC366;
    color: #FFF;
    height: 10px; 
    text-align: center;
}
.gestao_anexos_popup {
    BORDER: #ccc 2px solid; 
    OVERFLOW: auto; 
    WIDTH: 100%; 
    BACKGROUND-COLOR: #fff;
    HEIGHT: 150px;
}


.popup_tables {
    border-bottom: #c1c1c1 1pt solid;
    font-size: 11px;
    color: #333;
    font-family: arial;
}
.borda_detalhe_dia tr:nth-child(even) {
    background-color: #FAFAD2;
}
.popup_tables a {
    color: #333;
    font-size: 11px;
}

.AlternatingRowItem {
	background-color: #ffebcd;
	text-align:Center;
}
.RowItem
{
	background-color: #fafad2;
	color: Black;
	text-align:Center;
}
.bold
{
	font-weight:bold;	
}
.bold_Center
{
	font-weight:bold;	
	text-align:center;
}