body{
    margin: 0px;
    
}

#main_div{
    background: #18BCEE;
}


#main_frame{
    border: none;
    width: 100%;
    height: 99%;
    overflow: hidden;
    background: none;
}

#background_logo {
    top: 0px;
    right: 0px;
    bottom: 0px;
    float: right;
    width: auto;
    height: 100%;
    opacity: 0.9;
}

#splash-main{
   
}

#splash-div{
    
   margin-top: 20%;
   border-bottom:  1px solid #18BCEE;
   border-top:  1px solid #18BCEE;
    background-image: url(../images/other/background.gif);
}

#h2-splash { 
        text-align: center;
	color: #606060;
	font-size: 22px;
	font-family: Georgia;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.72);
}

#regrec-b{
    position:relative; 
    margin: 20px -100px; 
    width: 234px; 
    left:50%;
}

#regrec-hr{
    color: #18BCEE;
   border: 0; 
   height: 1px;
   width: 50%;
   background-image: -webkit-linear-gradient(left, rgba(24,188,238,0), rgba(24,188,238,0.75), rgba(24,188,238,0)); 
   background-image: -moz-linear-gradient(left, rgba(24,188,238,0), rgba(24,188,238,0.75), rgba(24,188,238,0));
   background-image: -ms-linear-gradient(left, rgba(24,188,238,0), rgba(24,188,238,0.75), rgba(24,188,238,0));  
   background-image: -o-linear-gradient(left, rgba(24,188,238,0), rgba(24,188,238,0.75), rgba(24,188,238,0)); 

}

#background_splash {
    display: block;
    margin-left: auto;
    margin-right: auto 

}


IMG.logo {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


p.erro{
    color: rgb(102, 102, 102);
    text-align: center;
}
 
div.reg_c
{
    font-family: Arial;
	/* background-image: url("https://62.28.191.150/images/system/cab.jpg"); */
	background-image: url("../images/2018header_v4.13_areacliente.png");
	background-position: right;
	background-repeat: no-repeat;
	/* background-color: #1BBDEE; */
	background-color: none;
	/* background-color: #FFFFFF; */
}

div.reg_c table{
    text-align: left;
    width: 100%;

	
}

div.reg_c td
{
    vertical-align: top; 
}