*{margin:0 auto;}
/*body{background:url('../img/6DI0G0GL4P3.jpg');background-position: center;background-size: cover;height:100%;}*/
/*body{background:url('../img/ph-1.jpg');background-position: center;background-size: cover;height:100%;}*/
html{
/*background: url('../img/fundo4.jpg') no-repeat center center fixed !important; */
background:url('../img/ph-1.jpg') no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  
}
body{height:100%;}
/*.dot{background: url("../img/raster_dot.png") repeat;background-attachment: fixed;height:100%;width:100%;padding-top:5.5%;}*/
.panel{opacity:1;}
.panel-default>.panel-heading>.titulo{padding:9px;width:600px;float:left;cursor: pointer}
.panel-default>.panel-heading>.menu{float:right;font-size:12pt;font-weight:normal;color:#333;margin-right:8px;margin-left:8px;padding:8px;}
.panel-default>.panel-heading>.menu a{color:#333;}
.panel-default>.panel-heading>.menu a:hover{text-decoration: none;}
.panel-default>.panel-heading>.menu button{background: transparent;border:0px;float:left;}
.panel-default>.panel-heading>.menu .searchinput{width:190px;float:left;height:30px;margin-top:-3px;}
.message>.success{color:red;}
.message.error{color:red;}
.error-message{color:white;background-color:#d43f3a;border-color:#d43f3a;height:50px;width:400px;font-weight: bold;padding-top:12px;padding-left:2%;position:fixed;bottom:10px;right:10px;text-align:center;border:1px solid #d43f3a;}