﻿@import url("hint.css");
@import url("cssmenu.css");
@import url("jquery/jquery_calendar.css");

html {
    border: 0px;
    margin: 0px;
}

body {
    margin: 0px;
    font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height: 10px;
    color:#222;
}

h1, h2, h3, h4, h5, h6 {
    color:rgba(0, 64, 128, 0.50);
    font-size:32px;
    padding:5px;
}

.header {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	color:#ccc;
	vertical-align:middle;
	background-color: #666;
    /*background: -prefix-linear-gradient(bottom, #333, #888);  
    background: linear-gradient(to top, #333, #888);*/
	box-shadow: 0 0 10px 1px #999;
    line-height:18px;
}

p{
    color:#333;
    font-size:13px;
    padding-left:5px;
}

table th {
    font-size: 1em;
    line-height: 20px;
    font-weight:100;
    color:#333;
    background-color:#fff;
    background: -prefix-linear-gradient(bottom, silver, white); 
    background: linear-gradient(to top, silver, white);    
    border:0px;
    border-bottom:1px solid #6e7d39;
    vertical-align: middle;
}

table [id^="grd"] {border:none; font-size:11px;}
table [id^="grd"] td {border:none;border-bottom:1px solid #ccc; padding:2px;}
table [id^="grd"] tr:nth-child(odd) td { background-color:#fffff0;color:#333; } 
table [id^="grd"] tr:nth-child(even) td { background-color:#eeeee0;background: -prefix-linear-gradient(bottom, #eeeee0, white);  background: linear-gradient(to top, #eeeee0, white);color:#333; } 
table [id^="grd"] tr:hover td { background-color:rgb(221, 231, 243); color:#111; } 

textarea, input {
    font-size: 11px;
    color: #000;
    border: solid 1px #ccc;
    padding: 3px 3px;
    vertical-align: middle;
    z-index: 1;
    outline:none;
}

input[type=text]:hover, input[type=password]:hover {
    border:1px solid rgba(0, 64, 128, 0.50);
    box-shadow: 0 0 5px 1px  rgba(0, 64, 128, 0.50);
    background-color:rgba(255, 255, 0, 0.50);
}

textarea[disabled] {
        color: #333;
        background-color: #eee;
        padding: 3px 3px;
        vertical-align: middle;
        font-weight: bold;
}

input[type=image][disabled] {
        color: #333;
        opacity:0.25;
        padding: 3px 3px;
        vertical-align: middle;
}
input[type=text][disabled] {
        color: #333;
        background-color:#eee;
        padding: 3px 3px;
        vertical-align: middle;
        font-weight: bold;
        border-color:#ccc;
}

/*select {
    font-size: 11px;
    padding-left: 0px;
    padding-right: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #fff;
    color: #333;
    vertical-align: middle;
    border: 1px solid #999;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    z-index: 1;
}*/

select {
       font-size:11px;
	   border: 1px solid #ccc;
	   padding: 0.5em;
	   padding-left: 0px;
       padding-right: 14px;
       padding-top: 3px;
       padding-bottom: 3px;
       z-index: 1;
	   background: #fff;
	   background: #fff url(img/pin_select.png) no-repeat right center;
       -webkit-appearance: none;
 	   -webkit-box-shadow: 1px 1px 1px #fff;
 	   -webkit-border-radius: 0.5em;

       -moz-border-radius: 0.5em;
       -moz-appearance: button;
       -moz-user-select: none;
}
	 
select:focus {
	   outline: none;
       cursor:pointer;
}

.cboEMP_LOG {
    border:0px;
    font-size:10px;
    color:#004080;
    background-color:#efefef;
}

.ed_01 {
    text-decoration: none;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}


.ed_01c, .ed_01r {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.ed_dt {
    color: #000000;
    text-decoration: none;
    text-align: left;
    border: 1px solid #CCC;
    background: #fff url(img/bt_date.png) no-repeat right center;
    padding-left: 8px;
    width: 8em;
    vertical-align: top;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.ed_01k {
    color: #000000;
    text-decoration: none;
    text-align: center;
    border: 1px solid #CCC;
    background: #eee url(img/pin_down.png) top left no-repeat;
    padding-left: 11px;
    vertical-align: top;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.ed_02 {
    color: Blue;
    text-decoration: none;
    border-style: none;
    vertical-align: top;
    background-color: #eee;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.lb_01 {
    color: #333;
    border-style: none;
    background-color: Transparent;
}

.lb_02 {
    color: #fff;
    border-style: none;
    background-color: Transparent;
    cursor: pointer;
}

    .lb_02:hover {
        color: yellow;
        border-style: none;
        background-color: Transparent;
        cursor: pointer;
    }

.lb_03 {
    color: #004080;
    border-style: none;
    background-color: Transparent;
}

.bt_01 {
    display: inline-block;
    padding: 3px;
    line-height: 16px;
    
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight:400;
    color: #333;
    background-color: #eee;
    border:1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 26px;
}

.bt_01[disabled] {
    cursor:not-allowed;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bt_01:hover {
   color: #ffffff;
   background-color: #333;
   border-color: #222;
}

.bt_green {
    display: inline-block;
    padding: 3px 4px 3px;
    line-height: 16px;
    color: #eee;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight:400;
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.bt_blue {
    display: inline-block;
    padding: 3px 4px 3px;
    line-height: 16px;
    color: #eee;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight:400;
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bt_red {
    display: inline-block;
    padding: 3px 4px 3px;
    line-height: 16px;
    color: #eee;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight:400;
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bt_green:hover {
   color: #ffffff;
   background-color: #47a447;
   border-color: #398439;
}

.bt_blue:hover {
   color: #ffffff;
   background-color: #39b3d7;
   border-color: #269abc;
}


.bt_red:hover {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.bt_02 {
    padding: 2px;
    background-color: #dff4ff;
    color: #002953;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #004080;
    cursor: pointer;
}

.bt_close {
    padding: 2px;
    background: transparent url(img/close_form.png) no-repeat;
    color: #002953;
    width:64px;
    text-align: center;
    vertical-align: middle;
    border:0px;
    cursor: pointer;
}
.print {
    color: black;
    background: #fff;
    text-align: left;
}

.gh_01 {
    font-size: 13px;
    color: #333;
    height: 24px;
    text-align: left;
    vertical-align: middle;
    padding-top:2px;
    padding-bottom:2px;
    border:none;
}

.gh_02 {
    font-size: 13px;
    color: #ff6a00;
    height: 24px;
    text-align: left;
    vertical-align: middle;
    padding-top:2px;
    padding-bottom:2px;
    border:none;
}

.bg_01 {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background: url('img/bg_h.gif') repeat-x;
}

.bg_02 {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    border-style: solid;
    border-color: Silver;
    border-width: 1px;
    background: #FFF url(img/bg_01.jpg) repeat-x;
}

.bg_bot {
    text-decoration: none;
    background: #FFF url(img/bg_bot.jpg) repeat-x bottom;
    height: 1px;
}

#topo {
    width: 11.30%;
    min-height: 20px;
}

#fundo {
    background:#fff;
    width: 100%;
    font-style: normal;
    color: #333;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}

.fundo {
    background:#fff;
    width: 100%;
    font-style:normal;
    color: #333;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}

.painel_transp {
    margin-left: auto;
    margin-right: auto;
    background-color: #002953;
    padding: 5px;
    opacity: 0.90;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.janela {
    position:fixed;
    clear:both;
    z-index: 1000;
    display: inline;
    padding: 3px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #fff;
    
    /*-moz-box-shadow: 0 0 5px 1px rgba(0, 64, 128, 0.50);
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 64, 128, 0.50);
	box-shadow: 0 0 5px 1px rgba(0, 64, 128, 0.50);*/
    overflow: auto;

    border: 10px solid rgba(0,0, 0, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */

	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

#wait {
    position: fixed;
    top: 0%;
    left: 50%;
    width: 100%;
    text-align: center;
}

#espera {
    width: 100px;
    position: fixed;
    z-index: 2000;
    clear: both;
    top: 0%;
    left: 45%;
    text-align: center;
    color: #4682B4;
    background-color: #fff;
    padding: 2px;

    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-box-shadow: 0px 0px 2px #333;
    -webkit-box-shadow: 0px 0px 2px #333;

}

#espera_bg {
    /*background: -prefix-linear-gradient(bottom, #eee, #333); 
    background: linear-gradient(to top, #eee, #333);*/ 
    background-color:#fffff0;
    position: fixed;
    z-index: 1999;
    top: 0px;
    left: 0px;
    opacity:0.50;
    width: 100%;
	/*height: 100%;*/
}

.black_overlay {
    background-color: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 800px;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.8;
}

#rodape {
    width: 960px;
    height: 15px;
    bottom: 0; /**/
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: gray;
    clear: both;
}

a {
    color: #000000;
    text-decoration: NONE;
    background-color: transparent;
    border-style: none;
    border-width: 0;
}

.popup_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 500px;
    height: 25%;
    padding: 5px;
    border: 2px solid #999;
    background-color: #f2f2f2;
    overflow: auto;
}

.mn_01 {
    cursor: pointer;
}

.mn_01:hover {
    background-color: #eee;
    cursor: pointer;
}

.menu-topo {
    padding: 0.5em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    -moz-border-radius: 1em 1em 1em 1em;
    -webkit-border-radius: 1em 1em 1em 1em;
}

.menu-fundo {
    top: 0px;
    padding: 2px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    color: #333;
    -moz-box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
}

.menu-conteudo {
    padding: 0.5em;
    width: 100%;
    vertical-align: top;
    background: transparent url(img/menu_fundo.jpg) repeat-y top right;
}

.barraTopo {
    background-color: #fff;
    opacity: 0.9;
    width: 100%;
    float: none;
}

.box {
    width: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-right: auto;
    margin-left: auto;
    padding: 1px;
    background-color: #fff;
}

.box_01 {
    width: 100%;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    padding: 0.50em;
    background-color: #fff;
    border: 1px solid #eee;
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
}

.box_02 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0.25em;
    background-color: #fff;
    border: 1px solid #eee;
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
    -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
    -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
}

.box_usr {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    padding: 0.50em;
    background-color: #ffffff;
    -moz-box-shadow: 0px 0px 2px #000;
    -webkit-box-shadow: 0px 0px 2px #000;
    -moz-border-radius: 0em 0em 1em 1em;
    -webkit-border-radius: 0em 0em 1em 1em;
}

.tooltip {
    background-color: #000;
    border: 1px solid #fff;
    padding: 10px 15px;
    width: 200px;
    display: none;
    color: #fff;
    text-align: left;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
}

#dv_find_b {
    position: absolute;
    top: 0%;
    height: 100%;
    left: 0%;
    width: 100%;
    background: #333 url(img/stripe.png);
    margin: 0px;
    opacity: 0.85;
}

#dv_find {
    position: absolute;
    top: 20%;
    height: 60%;
    left: 20%;
    width: 60%;
    margin-right: auto;
    border: 5px solid #999;
    background-color: #fff;
    padding: 0px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}
