.dados_news{
    float: left;
    width: 100%;
}
.junta_tudo-header{
    background: #eee;
    border-radius: 8px 8px 0 0;
    float: left;
    font-size: 14px;
    height: auto;
    margin-top: 3px;
    moz-border-radius: 8px 8px 0 0;
    overflow: hidden;
    padding: 1%;
    webkit-border-radius: 8px 8px 0 0;
    width: 97%;
}
.junta_tudo{
    background: none repeat scroll 0 0 #DDDDDD;
    float: left;
    font-size: 11px;
    height: auto;
    margin-top: 3px;
    padding: 8px;
    width: 97%;
}
.junta_tudo:hover{
	background-color: #CCE7F2;
}
.clear{
    clear: both;
}
.registro_completo{
    clear: both;
    display: none;
}
.cursor{
    cursor: pointer;
}
.titulo {
    font-size: 16px;
    font-weight: 700;  
    width: 200px;
}
.margin-bottom{
    margin-bottom: 10px;
}
.label_registro{
    font-size: 13px;
    font-weight: 700;
    display: inline;
    width: 100px;
}
.texto_registro{
    display: inline;
}
.dados_news h2{
    color: #7D7D7D;
    font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    font-size: 1.4em;
}
.mensagem{
    background-color: #FFE1E1;
    clear: both;
    margin: 10px 0;
    padding: 10px 0 0 10px;
    width: 231px;
}
.area-input{
    background: #eee;
    border-radius: 8px;
    clear: both;
    margin-bottom: 5px;
    moz-border-radius: 8px;
    overflow: hidden;
    padding: 8px;
    webkit-border-radius: 8px;
    width: 97%;
}
.area-input .area-titulo{
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    width: 20% !important;
}
.area-input .area-texto{
    background: #f5f5f5;
    border-radius: 4px;
    float: left;
    font-size: 12px;
    min-height: 18px;
    moz-border-radius: 4px;
    padding: 5px;
    webkit-border-radius: 4px;
    width: 75% !important;
}
.id{
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 5%;
}
.id-titulo{
    color: #333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 5%;
}

.nome {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 192px;
}

.nome-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 193px;
}

.email {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 195px;
}

.email-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px 3px 3px 8px;
    width: 191px;
}

.idade {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 71px;
}

.idade-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 73px;
}
.area-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 180px;
}

.sexo {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 152px;
}

.sexo-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 159px;
}

.telefone {}

.telefone-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px 3px 3px 8px;
    width: 96px;
}

.celular {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 99px;
}

.celular-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 94px;
}

.formacao {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 126px;
}


.formacao-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 10px;
    padding: 3px;
    width: 135px;
}

.data {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 69px;
}

.data-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 67px;
}

.hora {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 41px;
}

.area_cargo {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 180px;
}

.hora-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 34px;
}


.login{
    background: none repeat scroll 0 0 #f6f6f6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 10%;
}
.login-titulo{
    color: #333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 10%;
}
.fone {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 92px;
}
.fone a{
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	color: #F97171;
}
.fone a:hover{
	text-decoration: underline;
	color: #CF1A1A;
}
.apagar{
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    width: 30px;
}
.center{
	text-align: center !important;
}
.fone2{
    background: none repeat scroll 0 0 #f6f6f6;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 12%;
}
.fone-titulo {
    color: #333333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 91px;
}
.fone-titulo2{
    color: #333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 12%;
}
.quest{
    background: none repeat scroll 0 0 #FFDFDF;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 10%;
}
.quest-titulo{
    color: #333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 10%;
}
.quest-titulo{
    color: #333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 12%;
}
.alter{
    background: none repeat scroll 0 0 #FFDFDF;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 5%;
}
.alt-titulo{
    color: #333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 5%;
}
.bloquear{
    background: none repeat scroll 0 0 #E3E3E3;
    display: inline;
    float: left;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 20%;
}
.bloquear-titulo{
    color: #333;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    width: 20%;
}
.botoes-titulo{
    background: none repeat scroll 0 0 #FFDFDF;
    color: #FFF;
    display: inline;
    float: left;
    font-weight: 600;
    height: 100%;
    margin-right: 3px;
    padding: 3px;
    text-align: center;
    width: 70px;
}
.bredcum{
    margin: 15px 0 0 1px;
    width: 97%;
}
#content_enderecos{
    border-top: 2px solid #000;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    width: 700px;
}
.titulo_endereco{
    display: block;
    font-size: 24px;
    font-weight: normal;
    padding: 10px 0;
}
.ends{
    color: #222;
    display: block;
    font-size: 16px;
    line-height: 24px;
}
.li_locais:hover{
    background: #ddd;
}
.li_locais{
    background: #eee;
    margin: 10px 0;
    overflow: hidden;
    padding: 5px;
}
.li_locais .confirm{
    float: left !important;
    margin-left: 30px;
}
#loading{
    display: none;
}
#add_new{
    background: #362;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    text-decoration: none;
}
.Add_alter{
    background: #fff;
    border: 5px solid #ccc;
    border-radius: 10px;
    box-shadow: 0px 0px 25px 5px rgba(150, 150, 150, 0.9);
    display: none;
    left: 50%;
    margin-left: -200px;
    margin-top: -175px;
    moz-border-radius: 10px;
    padding: 10px;
    position: fixed;
    top: 50%;
    webkit-border-radius: 10px;
    webkit-box-shadow: 0px 0px 25px 5px rgba(150, 150, 150, 0.9);
    width: 400px;
    z-index: 999;
}
#mensagem{
    background: #ddd;
    color: #f00;
    display: none;
    font-size: 12px;
    line-height: 14px;
    padding: 5px;
}
.mensagem a{
    background-color: #FF0000;
    bottom: 14px;
    color: #FFFFFF;
    left: 237px;
    padding: 11px;
    position: relative;
    text-decoration: none;
}
.mensagem a:hover{
	color: #FFFFFF !important;
	background-color: #8A1111;
}
.input{
    border: 1px solid #222;
    display: block;
    font-size: 14px;
    height: 35px;
    padding: 0 10px;
    width: 100%;
}
.title_input{
    color: #f00;
    cursor: default !important;
    display: block;
    font-size: 12px;
    line-height: 18px;
}
.link{
    font-size: 12px;
    text-decoration: none;
}
.cancel{
    border-bottom: 1px dotted #300;
    color: #300;
    float: left;
    line-height: 18px;
}
.confirm{
    border-bottom: 1px dotted #392;
    color: #392;
    float: right;
    line-height: 18px;
}
.margin-top{
    margin-top: 20px !important;
}

.confirm:hover, .cancel:hover{
    font-size: 14px;
}
.confirm:hover{
    color: #5a4;
}
.cancel:hover{
    color: #000;
}


#wpcontent select {
    background-color: #F5F5F5 !important;
    border: 1px solid #FFFFFF !important;
    font-size: 13px;
    height: 2em;
    padding: 2px;
}

.atual{
    
}

.registrocompleto{

}