﻿input[type=radio],input[type=checkbox]{
    width: 10px;
    height: 10px;
    background-color: red;
}

.impressao
{
    padding-left: 8px;
    padding-right: 8px;
    font-family: Tahoma, Arial, sans-serif;
    color: #666666;
}

.termo
{
    width: 590px;
    height: 500px;
    margin: 25px 0 25px 15px;
    padding: 15px;
    font-size: 11px;
    text-align: justify;
    overflow: scroll;
    background: #f9f9f9;
}
.termo p
{
    padding: 6px 0;
}
.termo img
{
    cursor: pointer;
}
.top-dados
{
    width: 636px;
    height: 14px;
    padding-top: 29px;
    background: url('../../images/comum/bg_direita_top.png') no-repeat 15px 29px;
}
.base-dados
{
    width: 636px;
    height: 14px;
    clear: both;
    background: url('../../images/comum/bg_direita_base.png') no-repeat 15px 0;
    margin-bottom: 20px;
}
.container-dados
{
    width: 636px;
    float: left;
    background: url('../../images/comum/bg_direita_meio.png') repeat-y 15px 15px;
}
.container-dados .barra-dados
{
    width: 596px;
    height: 19px;
    margin-left: -30px;
    padding: 10px 0 0 28px;
    clear: both;
    background: url('../../images/comum/barra_vagas.png') no-repeat;
    color: #4e4e4e;
    font-size: 12px;
}
.container-dados .barra-dados:hover
{
    width: 596px;
    height: 19px;
    margin-left: -30px;
    padding: 10px 0 0 28px;
    clear: both;
    background: url('../../images/comum/barra_vagas_hover.png') no-repeat;
    color: #4e4e4e;
    font-size: 12px;
}
.container-dados .barra-dados a
{
    color: #4e4e4e;
}
.container-dados .txt
{
    width: 580px;
    margin: 0 0 0 30px;
    text-align: left;
}
.container-dados .txt .form
{
    width: 568px;
    min-height: 350px;
    margin: 15px 0 30px 0;
    padding: 10px;
    float: left;
    background: #f8f8f8;
    border: 1px solid #d6d6d6;
    text-align: left;
}
.box-input
{
    min-width: 180px;
    min-height: 42px;
    margin: 3px;
    float: left;
}
.box-check
{
    width: 180px;
    height: 42px;
    margin: 3px;
    float: left;
}
.box-check input[type=checkbox]
{
    padding: 0 2px 10px 0;
}
.container-dados .txt .form input[type=text], 
.container-dados .txt .form input[type=password], 
.container-dados .txt .form input[type=tel], 
.container-dados .txt .form select, 
.container-dados .txt .form textarea
{
    width: 165px;
    padding: 3px;
    margin-top: 2px;
    border: 1px solid #777;
    font-family: Tahoma, Sans-Serif;
    font-size: 12px;
}
#btn-dadospessoais
{
    cursor: pointer;
}
.container-dados table
{
    margin: 3px 0;
}
.container-dados td
{
    border: 1px solid #fff;
    padding: 4px;
}
.bg1
{
    background: #fff;
}
.bg2
{
    background: #e7f7fe;
}
.bg3
{
    background: #ccf2ff;
}
.bg4
{
    background: #acebff;
}
.container-dados .resultado-inclusao
{
    width: 535px;
    margin: 20px 0 20px 5px;
    padding: 10px;
    clear: both;
    font-size: 11px;
    line-height: 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.pesquisatext
{
    margin-left: 20px;
    font-size: 20px;
    color: #bbb;
}

.pesquisafield
{
    background-image: url('../../images/comum/bg_sch_psi_hm.png');
    background-repeat: no-repeat;
    border-style: none;
    background-color: Transparent;    
    height:77px;
    width:521px;
    float:left;
    margin-left:20px;
    padding-top:15px;
    padding-left:10px;
}

.pesquisafield input
{
    background-color:Transparent;
    border-style:none;    
    width:500px;
    font-size: 40px;
    color: #bbb;
}
