.form-card{
     position: relative;

     left: 0;
     margin-left: 5px;
     right: 0;
     margin: auto;
     margin-top: 30px;

     max-width: 480px;
     min-width: 480px;
     max-height: 300px;
     min-height: 300px;
     box-shadow: 0 2px 15px black; 
     background-color: #F4B400;
     border-radius: 5px;
}
.cephoto{
     width: 150px;
     height: 160px;
     top: 50px;
     left: 10px;
     position: absolute;
     border: none;
}
.crdc{
     position: absolute;
     float: left;
     top: 20px;
     left:100px;
     background: transparent;
     width: auto;
     height: auto;
     border: none;
     opacity: 0.2;
}
.cecarte{
     position: absolute;
     top: 15px;
     left: 160px;
     font-size: 20px;
     font-family: Arial;
     font-weight: bold;
}

.celblid label{
     position: absolute;
     background: transparent;
     font-size: 18px;
     font-family: Arial;
}
.celblid input{
     position: absolute;
     background: transparent;
     font-family: Bradley Hand ITC;
     font-weight: bold;
     font-size: 18px;
     border: none;
     color: blue;
}
.celbl1{
     top: 50px;
     left: 180px;
}
.celbl2{
     top: 80px;
     left: 180px;
}
.celbl3{
     top: 110px;
     left: 180px;
}
.celbl4{
     top: 140px;
     left: 180px;
}
.celbl5{
     top: 170px;
     left: 180px;
}
.celbl6{
     top: 200px;
     left: 180px;
}
.cetxt1{
     top: 48px;
     left: 280px;
}
.cetxt2{
     top: 78px;
     left: 280px;
}
.cetxt3{
     top: 108px;
     left: 280px;
}
.cetxt4{
     top: 138px;
     left: 280px;
}
.ceslsexea{
     position: absolute;
     top: 168px;
     left: 280px;
     border: none;
     background: transparent;
}
.ceslsexe{
     font-family: Bradley Hand ITC;
     font-weight: bold;
     font-size: 18px;
     color: blue;
     border: none;
     background: transparent;
}

.ceslclaa{
     width: auto;
     top: 198px;
}
.ceslsexeab{
     top: 198px;
     left: 340px;
}
.cefoot{
     position: absolute;
     background: transparent;
     top: 220px;
     left: 10px;
     width: 458px;
     height: 70px;
     border: 1px solid black;
}




