body{ background:#f5f5f5; border:1px solid #2569AC!important; width:320px; color:#000;}
.txt-fld{
    height: 35px;
    width: 200px;
    margin-right:20px;
    border:1px solid #2569AC!important;
    background: #f5f5f5!important;
}
.txt-fld1{
    height: 70px;
    width: 200px;margin-right:20px;
    border:1px solid #2569AC!important;
    background:#f5f5f5!important;
}

p4{ width: 240px;padding:2px;}
.p1{ font-size:12px; margin-right:19px; margin-top:2px;}
.p2{ font-size:15px; color:#ff0000;margin-top:30px;margin-left:-20px;}
.p3{ margin-top:-5px;margin-left:-20px;}
.h2{ font-size:18px; margin-top:10px;color:#000;text-align:center;}

.button{ border:2px solid #2569AC!important;background: #f5f5f5!important;font-size:15px;width:250px;padding:10px; color:#000;}
.button:hover{border:2px solid #000!important;background:#2569AC!important;size:17px;color:#fff;width:270px;cursor:pointer;box-shadow: 0 10px 15px rgba(0,0,0,0.5); -moz-box-shadow: 0 10px 15px rgba(0,0,0,0.5); -webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.5);}
