body{
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
#content {
    min-height: 500px;
}
div#content a, div#content a:visited {
    color:#0D3082;
}
div#content dt{
    font-weight: bold;
    font-size: 0.8em;
    border-bottom: solid 1px;
   } 
div#content dd{
    font-size: 0.8em;
    margin-bottom: 10px;
   } 
div#container{
    width: 927px;
}
div#content h2{
    font-size: 1em;
    color: #0E3185;
    margin: 0 0 0 20px; 
}
div#content h3{
    font-size: 0.9em;
    color: #0E3185;
    margin: 0 0 0 20px; 
}
div#content label{
    display: block;
}
div#content fieldset{
    border: 0 none;
    font-size: 0.8em;
}
div#content input[type=text], div#content input[type=password]{
    background-color: #eee;
    border: #999 solid 1px;
}
div#content button{
    background-color: #eee;
    border: #999 solid 1px;
}
div#content select{
    border: #999 solid 1px;
}
div#content .checkbox input{
    text-align: left;
    width: 30px;
}
div#content table{
    font-size: .9em;
    width: 100%;
}
div#content table th.dates{
    min-width: 170px;
}
div#content table th.actions{
    text-align: center;
    min-width: 155px;
    width: 155px;
}
div#content table th{
    padding: 3px;
    color: white;
    background-color: #0D3082;
    border: 1px solid white;
}
div#content table th a{
    color: white !important;
    text-decoration: none;
}
div#content table td.actions{
    text-align: center;
}
div#content table td.actions a{
    font-size: 0.9em;
    color: #0D3082;
}
div#content table td {
    border: 1px solid white;
    padding: 5px;
}
div#content table .altrow td {
    border: 1px solid white;
    padding: 5px;
    background-color: #eee;
}
div.input {
    padding: 5px;
}
div.input input{
    width: 450px;
}
#content p{
    font-size: .8em;
}
.submit{
    margin-left: 15px;
}
input.requiredErro{
    border: solid 1px red !important;
}
input.meta_field{
    width: 500px;
}
input.miniText{
    width:50px !important;
}
input.smallText{
    width:200px !important;
}
div#menu{
    background: url(../img/menu_bg.png) no-repeat;
    height: 30px;
}
hr#line_foot{
    color: #0D3082;
    background: #0D3082;
    height: 7px;
}
hr.line_title{
    color: #0D3082;
    background: #0D3082;
    height: 3px;
    margin: 0;
}
hr.line_subtitle{
    color: #0D3082;
    background: #0D3082;
    height: 1px;
    margin: 0;
}
div.block_title{
    margin: 12px 0 12px 0;
}
.align_meta{
    float:left;
    height: 28px;
    margin-right: 5px;
}
div#metas div.input{
}
div.resposta_block{
    border: #999 solid 2px;
    background-color: #EEE;
    padding: 10px;
    font-size: 1.1em;
    margin-bottom: 2px;
}
div#wait{
    display: none;
    background-image: url(../img/bg_transparent.png);
    width: 100%;
    height: 100%;
    position:fixed;
    left: 0;
    top: 0;
}
div.twoInOne{
    float: left;
    width: 248px;
}
div.buttons_actions{
    margin-top: -18px; position: relative; padding: 0 21px 0 0;
}
.menu_hidden{
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1px;
}
.message{
    color: red;
    border: solid 1px red;
    padding: 6px;
    font-size: .8em;
}
#title_system{
    text-align: right;
    padding-right: 20px;
    margin-top: -17px;
    color: #0D3082;
}
div#sob_frame{
    position: absolute;
    width: 500px;
    height: 600px;
    *height: 650px;
    background: white;
    border: solid 2px #0D3082;
    left: 50%;
    margin-left: -250px;
    top: 10px;
    padding: 10px;
    font-size: 0.8em;
}
div#sob_frame #close{
    text-align: right;
    padding: 6px;
}
.error-message{
    color: red;
    font-size: .8em;
}
.sob_head{
    min-height: 155px;
    overflow: hidden;
}
.sob_head img{
    display: block;
}
#sob_title{
    margin-left: 125px; top: -20px; position: relative; font-size: 1.3em;
    font-style: oblique;
}
#sob_candidatos{
    overflow-y: scroll;
    height: 405px;
}
#sob_metas{
    overflow-y: scroll;
    height: 405px;
}
.sob_meta{
    font-size: 1.1em;
    margin-top: 2px;
    padding: 7px;
    background: #eee;
}
.sob_candidato{
    min-height: 100px;
    margin-top: 5px;
    min-height: 100px;
    overflow: hidden;
    background: #eee;
}
.sob_candidato_foto{
    float: left;
}
.sob_candidato_info{
    padding: 0 10px;
    float: left;
}
#form_login {
    background: url(../img/login_bg.jpg) no-repeat; 
    font-size: .8em;
    width: 250px;
    padding: 20px 4px 0 4px;
    height: 150px;
}
#form_login input[type="text"], #form_login input[type="password"]{
    width: 180px;
}
#form_login input[type="submit"] {
    background-color: #0D3082;
    color: white;
    font-weight: bold;
}
#form_login .input{
    padding: 0;
    text-align: left;
    width: 200px;
}
#form_getsenha {
    background: #0D3082; 
    font-size: .8em;
    width: 250px;
    padding: 20px 4px 0 4px;
    height: 100px;
    color: white;
}
#form_getsenha input[type="text"], #form_getsenha input[type="password"]{
    width: 180px;
}
#form_getsenha input[type="submit"] {
    background-color: #0D3082;
    color: white;
    font-weight: bold;
}
#form_getsenha .input{
    padding: 0;
    text-align: left;
    width: 200px;
}
.line_login_message{
    background: #eee;
    font-size: 0.8em;
    padding: 5px;
}
#box_comprovante{
    border: #0D3082 solid 2px;
    padding: 8px;
}
.comprovante{
    margin-top: 6px;
}
.related{
    margin-top: 20px;
}
.data_ativa{
    color: green;
}
.data_finalizada{
    color: red;
}
.paging{

}
.disabled_ant{
    text-indent: -5000px;
    display: block;
    width: 19px;
    height: 30px;
    background:url(../img/icones/anterior_inativo.jpg) no-repeat;
    background-position: 50% 3px;
    color: gray;
    float:left;
}
.disabled_prox{
    text-indent: -5000px;
    display: block;
    width: 37px;
    height: 30px;
    background:url(../img/icones/proximo_inativo.jpg) no-repeat;
    background-position: 0 3px;
    color: gray;
    float: left;
}
#footer{
    clear:both;
    font-size: .8em;
}
#pag_numbers{
    float:left;
    font-size: .9em;
}
.actived_ant_link{
    text-indent: -5000px;
    display: block;
    width: 19px;
    height: 30px;
    background:url(../img/icones/anterior.jpg) no-repeat;
    background-position: 50% 3px;
    color: gray;
    float: left;
}
.actived_prox_link{
    text-indent: -5000px;
    display: block;
    width: 37px;
    height: 30px;
    background:url(../img/icones/proximo.jpg) no-repeat;
    background-position: 0 3px;
    color: gray;
    float: left;
}
.form_filters {
    display: inline-table;
    vertical-align: bottom;
    margin: 0 5px 1px;
}
.reset_filters {
    margin: 0 5px 2px -5px !important;
}
