﻿.green_styles .header,
.green_styles .Footer{
    background-color: #489D46;
}
.green_styles #dropmenudiv {
    border-right-color: #489D46;
    border-bottom-color: #489D46;
    border-left-color: #489D46;
}
.green_styles #dropmenudiv a {
    border-bottom: #489D46 1px solid;
    background-color: #5CA336;
}
.green_styles #dropmenudiv a:hover {
    background-color: #489D46;
}
.green_styles .titulo_pagina { 
    color: #5e9e2e;
}
.green_styles button,
.green_styles .btn, 
.green_styles input[type=button],
.green_styles input[type=submit],
.green_styles .ui-button {
    background-color: #5CA336;
}
.green_styles button:hover, 
.green_styles .btn:hover, 
.green_styles input[type=button]:hover, 
.green_styles input[type=submit]:hover, 
.green_styles .ui-button.ui-state-hover {
    background-color: #9DCC39;
}
.green_styles #nav {
    list-style:none inside;
    margin:0;
    padding:0;
    text-align:center;
}

.green_styles #nav li {
    display:block;
    position:relative;
    float:left;
    background: #489D46;*/ /* menu background color */
}

.green_styles #nav li:hover {background:#9DCC39;} 
.green_styles .Popup_Div {
    border: 1px solid #60A13F;
    box-shadow: 1px 5px 6px rgb(113, 175, 62), 1px 5px 6px rgb(113, 175, 62), 1px 5px 6px rgb(113, 175, 62);
    -moz-box-shadow: 1px 5px 6px rgb(113, 175, 62);
    -webkit-box-shadow: 1px 5px 6px rgb(113, 175, 62);
    z-index: 102;
}
.green_styles .caixa_legenda,
.green_styles .Caixa_Mensagens {
    border: 1px solid #5FC15C;
}
.green_styles .today_day_style {
    border: 2px solid #5FC15C!important;
}
.green_styles .green .ajax__tab_body {
    background-color: #fff;
}
.green_styles .caixa_legenda_ajuda,
.green_styles .caixa_legenda_ajuda_Permissoes {
    background-color: #EAFFBC;
}
.green_styles .green .ajax__tab_active .ajax__tab_tab, 
.green_styles .green .ajax__tab_hover .ajax__tab_tab {
    /*background-color: #6EBB03;*/
    background-color: #EDFFD3;
}
.green_styles .Escrita,
.green_styles .widget,
.green_styles .table_td_color td,
.green_styles .day_header_style,
.green_styles .mensagens_title,
.green_styles .iframe_header_style,
.green_styles .areas2,
.green_styles .areas3,
.green_styles .fundo_titulo,
.green_styles .fundo_titulo3,
.green_styles .inserção_popup,
.green_styles .saldo_color,
.green_styles .descan_compens_table_title,
.green_styles .fundo_titulo,
.green_styles .index_abt_ferias_table_title,
.green_styles .green .ajax__tab_header,
.green_styles .tituloAccordion,
.green_styles .SubTitulosAccordion,
.green_styles .popup_title 
{
    background-color: #6FB66D;
}
.green_styles .cabecalhos
{
    background-color: #6FB66D;
    color:#ffffff;   
}
.green_styles .titulo_tabela
{
    color:#ffffff;   
    background-color: #6FB66D; 
}
.green_styles .titulo_tabela a
{
	/*font-size: 11px;
	color: #4a670e;*/
    color:#ffffff;
	text-decoration: underline;
    /*text-decoration:none;
	font-family: Arial;
	height: 35px;*/
}

.areas3_index {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #333333;
    background-color: #DAFFBD;
    border: 1px solid #c1c1c1;
}
.green_styles .tabs_bg,
.green_styles .borda_detalhe_dia,
.green_styles .modal_window_tr {
    background-color: #DAFFBD;
}
/*.green_styles .borda_baixo_dia,*/
.green_styles .modal_window_tr_str  {
    background-color: #eaffbc;
}

.green_styles .Tooltip_Div {
    border: 1px solid #5FC15C;
    box-shadow: 1px 5px 6px rgb(113, 175, 62), 1px 5px 6px rgb(113, 175, 62), 1px 5px 6px rgb(113, 175, 62);
    -moz-box-shadow: 1px 5px 6px rgb(113, 175, 62);
    -webkit-box-shadow: 1px 5px 6px rgb(113, 175, 62);
}

/* Tooltip text */
.green_styles .tooltip .tooltiptext {
	border: 1px solid #5FC15C;
    box-shadow: 1px 5px 6px rgb(113, 175, 62), 1px 5px 6px rgb(113, 175, 62), 1px 5px 6px rgb(113, 175, 62);
    -moz-box-shadow: 1px 5px 6px rgb(113, 175, 62);
    -webkit-box-shadow: 1px 5px 6px rgb(113, 175, 62);
}


.green_styles .tooltip .tooltiptext::after {
    border-color: transparent transparent #5FC15C transparent;
}

.day_header_style
{
    color:#ffffff;
}

.green_styles .titulo_motores {
    color: #00000;
}

.green_styles .texto_footer
{
    color:#FFFFFF;
}
/*#header-fixed {
    position: fixed;
    top: 0px; display:none;
    background-color:white;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}*/