 
#Layer_PopUp
{
   position:absolute;
   background-color: #1A1A1A;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
   background-color: transparent;
   background-image: none;
   border-radius: 0px; 
}
#Fondo_PopUpPP
{
   width: 710px;
   height: 463px;
   background-color: #4F4F4F;
   background-image: none;
   border: 3px #004D80 solid;
   border-radius: 15px;
}
#Layer_close {
  font-family: Lato;
  font-size: 20px;
  left: 100%;
  position: absolute;
  color: #FFF;
  cursor:pointer;
  top: 28px;
  margin-left: -57px;
}

#wb_Sin__calve_testPP 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Sin__calve_testPP
{
   color: #FFD787;
   font-family: Lato;
   font-weight: 400;
   font-size: 24px;
   line-height: 29px;
}
#wb_Sin__calve_testPP p, #wb_Sin__calve_testPP ul
{
   margin: 0;
   padding: 0;
}
#email_registerPP
{
   line-height: 22px;
   margin: 0;
   border: 1px solid #DEE2E6;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#email_registerPP:focus
{
   border-color: #87CEFA;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(135,206,250,0.60);
   outline: 0;
}
#email_registerPP::placeholder
{
   color: #808080;
   opacity: 1;
}
#email_registerPP::-ms-input-placeholder
{
   color: #808080;
}
#Clave_registerPP
{
   line-height: 22px;
   margin: 0;
   border: 1px solid #DEE2E6;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Clave_registerPP:focus
{
   border-color: #87CEFA;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(135,206,250,0.60);
   outline: 0;
}
#Clave_registerPP::placeholder
{
   color: #808080;
   opacity: 1;
}
#Clave_registerPP::-ms-input-placeholder
{
   color: #808080;
}
#wb_Mensaje_de_errorPP 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Mensaje_de_errorPP
{
   color: #FFA500;
   font-family: Lato;
   font-weight: 400;
   font-size: 17px;
   line-height: 21px;
}
#wb_Mensaje_de_errorPP p, #wb_Mensaje_de_errorPP ul
{
   margin: 0;
   padding: 0;
}
#NombrePP
{
   line-height: 22px;
   margin: 0;
   border: 1px solid #DEE2E6;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#NombrePP:focus
{
   border-color: #87CEFA;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(135,206,250,0.60);
   outline: 0;
}
#NombrePP::placeholder
{
   color: #808080;
   opacity: 1;
}
#NombrePP::-ms-input-placeholder
{
   color: #808080;
}
#ComboContactoPP
{
   border: 1px solid #DEE2E6;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#ComboContactoPP:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#MemoPopupPP
{
   border: 1px solid #DEE2E6;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#MemoPopupPP:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#BotonEnvoyerPP
{
   top: 0px;
   width: 384px;
   height: 30px;
   background-color: #004C81;
   background-image: none;
   border: 1px #1E90FF solid;
   border-radius: 3px;
}
#BotonEnvoyerPP:hover
{
   background-color: #1A6395;
   background-image: none;
   border: 1px #0963AD solid;
}
#BotonEnvoyerPP_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.52%;
   top: 6.67%;
   width: 98.7%;
   height: 83.33%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#email_registerPP
{
   position: absolute;
   left: 207px;
   top: 129px;
   width: 376px;
   height: 22px;
   z-index: 3;
}
#wb_Sin__calve_testPP
{
   position: absolute;
   left: 207px;
   top: 47px;
   width: 386px;
   height: 29px;
   z-index: 1;
}
#Clave_registerPP
{
   position: absolute;
   left: 207px;
   top: 173px;
   width: 376px;
   height: 22px;
   z-index: 4;
}
#wb_BotonEnvoyerPP
{
   position: absolute;
   left: 207px;
   top: 373px;
   width: 386px;
   height: 32px;
   z-index: 8;
}
#MemoPopupPP
{
   position: absolute;
   left: 207px;
   top: 266px;
   width: 376px;
   height: 81px;
   z-index: 7;
}
#wb_Mensaje_de_errorPP
{
   position: absolute;
   left: 207px;
   top: 419px;
   width: 386px;
   height: 21px;
   z-index: 5;
}
#ComboContactoPP
{
   position: absolute;
   left: 207px;
   top: 220px;
   width: 386px;
   height: 30px;
   z-index: 6;
}
#wb_Fondo_PopUpPP
{
   position: absolute;
   left: 29px;
   top: 21px;
   width: 716px;
   height: 469px;  
}
#Layer_PopUp
{
   position: absolute;
   text-align: left;
   left: 564px;
   top: 135px;
   width: 774px;
   height: 510px;
   z-index: 100;
}
#NombrePP
{
   position: absolute;
   left: 207px;
   top: 84px;
   width: 376px;
   height: 22px;
   z-index: 2;
}
@media only screen and (min-width: 1349px) and (max-width: 1902px)
{
 
#Layer_PopUp
{
   left: 370px;
   top: 49px;
   width: 609px;
   height: 531px;
   visibility: visible;
   display: block; 
   z-index:100;
}

#Layer_close {
  top: 10px;
  margin-left: -40px;
}

#wb_Fondo_PopUpPP
{
   left: 0px;
   top: 6px;
   width: 594px;
   height: 509px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fondo_PopUpPP
{
   width: 588px;
   height: 503px;
}
#wb_Sin__calve_testPP
{
   left: 168px;
   top: 26px;
   width: 284px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Sin__calve_testPP
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#email_registerPP
{
   left: 168px;
   top: 100px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email_registerPP
{
   line-height: 18px;
}
#Clave_registerPP
{
   left: 168px;
   top: 138px;
   width: 259px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Clave_registerPP
{
   line-height: 18px;
}
#wb_Mensaje_de_errorPP
{
   left: 168px;
   top: 446px;
   width: 264px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Mensaje_de_errorPP
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#NombrePP
{
   left: 168px;
   top: 61px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#NombrePP
{
   line-height: 18px;
}
#ComboContactoPP
{
   left: 168px;
   top: 174px;
   width: 269px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#MemoPopupPP
{
   left: 168px;
   top: 217px;
   width: 258px;
   height: 160px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_BotonEnvoyerPP
{
   left: 168px;
   top: 400px;
   width: 268px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#BotonEnvoyerPP
{
   width: 266px;
   height: 26px;
}
}
@media only screen and (min-width: 1278px) and (max-width: 1348px)
{
 
#Layer_PopUp
{
   left: 335px;
   top: 29px;
   width: 609px;
   height: 531px;
   visibility: visible;
   display: block;   
   z-index:100;
}

#Layer_close {
  top: 10px;
  margin-left: -40px;
}


#wb_Fondo_PopUpPP
{
   left: 0px;
   top: 6px;
   width: 594px;
   height: 509px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fondo_PopUpPP
{
   width: 588px;
   height: 503px;
}
#wb_Sin__calve_testPP
{
   left: 168px;
   top: 26px;
   width: 284px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Sin__calve_testPP
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#email_registerPP
{
   left: 168px;
   top: 100px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email_registerPP
{
   line-height: 18px;
}
#Clave_registerPP
{
   left: 168px;
   top: 138px;
   width: 259px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Clave_registerPP
{
   line-height: 18px;
}
#wb_Mensaje_de_errorPP
{
   left: 168px;
   top: 446px;
   width: 264px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Mensaje_de_errorPP
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#NombrePP
{
   left: 168px;
   top: 61px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#NombrePP
{
   line-height: 18px;
}
#ComboContactoPP
{
   left: 168px;
   top: 174px;
   width: 269px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#MemoPopupPP
{
   left: 168px;
   top: 217px;
   width: 258px;
   height: 160px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_BotonEnvoyerPP
{
   left: 168px;
   top: 399px;
   width: 264px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#BotonEnvoyerPP
{
   width: 262px;
   height: 26px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1277px)
{
 
#Layer_PopUp
{
   left: 275px;
   top: 26px;
   width: 475px;
   height: 531px;
   visibility: visible;
   display: block;
   z-index: 100;
}

#Layer_close {
  top: 10px;
  margin-left: -40px;
}


#wb_Fondo_PopUpPP
{
   left: 15px;
   top: 6px;
   width: 445px;
   height: 436px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fondo_PopUpPP
{
   width: 439px;
   height: 430px;
}
#wb_Sin__calve_testPP
{
   left: 103px;
   top: 26px;
   width: 284px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Sin__calve_testPP
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#email_registerPP
{
   left: 103px;
   top: 100px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email_registerPP
{
   line-height: 18px;
}
#Clave_registerPP
{
   left: 103px;
   top: 138px;
   width: 259px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Clave_registerPP
{
   line-height: 18px;
}
#wb_Mensaje_de_errorPP
{
   left: 103px;
   top: 402px;
   width: 268px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Mensaje_de_errorPP
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#NombrePP
{
   left: 103px;
   top: 61px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#NombrePP
{
   line-height: 18px;
}
#ComboContactoPP
{
   left: 103px;
   top: 174px;
   width: 269px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#MemoPopupPP
{
   left: 103px;
   top: 217px;
   width: 258px;
   height: 119px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_BotonEnvoyerPP
{
   left: 103px;
   top: 357px;
   width: 268px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#BotonEnvoyerPP
{
   width: 266px;
   height: 26px;
}
}
@media only screen and (min-width: 598px) and (max-width: 1023px)
{
 
#Layer_PopUp
{
   left: 62px;
   top: 26px;
   width: 475px;
   height: 531px;
   visibility: visible;
   display: block;
   z-index:100;
}

#Layer_close {
  top: 10px;
  margin-left: -40px;
}


#wb_Fondo_PopUpPP
{
   left: 15px;
   top: 6px;
   width: 445px;
   height: 436px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fondo_PopUpPP
{
   width: 439px;
   height: 430px;
}
#wb_Sin__calve_testPP
{
   left: 103px;
   top: 19px;
   width: 284px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Sin__calve_testPP
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#email_registerPP
{
   left: 103px;
   top: 93px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email_registerPP
{
   line-height: 18px;
}
#Clave_registerPP
{
   left: 103px;
   top: 131px;
   width: 259px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Clave_registerPP
{
   line-height: 18px;
}
#wb_Mensaje_de_errorPP
{
   left: 103px;
   top: 395px;
   width: 268px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Mensaje_de_errorPP
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#NombrePP
{
   left: 103px;
   top: 54px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#NombrePP
{
   line-height: 18px;
}
#ComboContactoPP
{
   left: 103px;
   top: 167px;
   width: 269px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#MemoPopupPP
{
   left: 103px;
   top: 210px;
   width: 258px;
   height: 119px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_BotonEnvoyerPP
{
   left: 103px;
   top: 352px;
   width: 269px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#BotonEnvoyerPP
{
   width: 267px;
   height: 26px;
}
}
@media only screen and (min-width: 384px) and (max-width: 597px)
{
 
#Layer_PopUp
{
   position:fixed;
   top: 26px;
   width: 319px;
   height: 459px;
   visibility: visible;
   display: block;
   z-index:100;
   left: 50%;
   margin-left: -160px;
	
}

#Layer_close {
  top: 10px;
  margin-left: -40px;
}


#wb_Fondo_PopUpPP
{
   left: 9px;
   top: 6px;
   width: 302px;
   height: 436px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fondo_PopUpPP
{
   width: 296px;
   height: 430px;
}
#wb_Sin__calve_testPP
{
   left: 27px;
   top: 19px;
   width: 240px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Sin__calve_testPP
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#email_registerPP
{
   left: 27px;
   top: 93px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email_registerPP
{
   line-height: 18px;
}
#Clave_registerPP
{
   left: 27px;
   top: 131px;
   width: 259px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Clave_registerPP
{
   line-height: 18px;
}
#wb_Mensaje_de_errorPP
{
   left: 27px;
   top: 395px;
   width: 268px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Mensaje_de_errorPP
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#NombrePP
{
   left: 27px;
   top: 54px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#NombrePP
{
   line-height: 18px;
}
#ComboContactoPP
{
   left: 27px;
   top: 167px;
   width: 269px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#MemoPopupPP
{
   left: 27px;
   top: 210px;
   width: 258px;
   height: 119px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_BotonEnvoyerPP
{
   left: 27px;
   top: 349px;
   width: 269px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#BotonEnvoyerPP
{
   width: 267px;
   height: 26px;
}
}
@media only screen and (max-width: 383px)
{
 
#Layer_PopUp
{
   position:fixed; 
   top: 26px;
   width: 319px;
   height: 453px;
   visibility: visible;
   display: block;
   left: 50%;
   margin-left: -160px;
}

#Layer_close {
  top: 10px;
  margin-left: -40px;
}


#wb_Fondo_PopUpPP
{
   left: 9px;
   top: 6px;
   width: 302px;
   height: 436px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Fondo_PopUpPP
{
   width: 296px;
   height: 430px;
}
#wb_Sin__calve_testPP
{
   left: 27px;
   top: 19px;
   width: 268px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Sin__calve_testPP
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#email_registerPP
{
   left: 27px;
   top: 93px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email_registerPP
{
   line-height: 18px;
}
#Clave_registerPP
{
   left: 27px;
   top: 131px;
   width: 259px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Clave_registerPP
{
   line-height: 18px;
}
#wb_Mensaje_de_errorPP
{
   left: 27px;
   top: 395px;
   width: 268px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Mensaje_de_errorPP
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#NombrePP
{
   left: 27px;
   top: 54px;
   width: 258px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Lato";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#NombrePP
{
   line-height: 18px;
}
#ComboContactoPP
{
   left: 27px;
   top: 167px;
   width: 269px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#MemoPopupPP
{
   left: 27px;
   top: 210px;
   width: 258px;
   height: 119px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_BotonEnvoyerPP
{
   left: 27px;
   top: 349px;
   width: 268px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#BotonEnvoyerPP
{
   width: 266px;
   height: 26px;
}
}
