.clear {
  clear: both;
}
.invalid {
  	color:#ec3f41;
  	float:left;
}
.valid {
  	color:#3a7d34;
  	float:left;
}
#pswd_info {
  	position:relative;
  	margin:-5px 0 0 -35px;
    padding:0 0 5px 0;
}
#pswd_info1 {
	position:relative;
    margin:0px 0 0 -35px;
}
#pswd_info h4 {
	margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}
#pswd_info1 h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}
.preto{
    color:#555!important;
}
.red{
    color:red!important;
    border:1px solid red!important;
}
.table-padding td{
  padding:12px 0 0 10px!important;
}
.button-table-padding{
  padding:7px 9px 5px 9px!important;
  margin:-7px 10px 5px -5px!important;
}
.button-table-hidder{
  height:45px;
}
.window{
  display:none;
  position:fixed;
  left:0;
  top:0;
  z-index:9900;
  padding:10px 10px;
  width:40%;
 }
  .botao_remover{
    padding: 17px 0px 0px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    border-radius: 4px;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
  }
  #small_resposta {
    display: block;
    position: absolute;
    left: 55%;
  }
  #cpfsmall_resposta {
    display: block;
    position: absolute;
    left: 55%;
  }
  .open-small-chat {
    width: 103px;
    height: 27px;
    z-index: 10;
    padding: 4px 10px;
}